html,
body {
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
  font-family: "microsoft yahei";
}
i {
  font-style: normal;
}
* {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-appearance: none;
  margin: 0;
  padding: 0;
}
input {
  border: none;
  outline: none;
  background: none;
}
.clear {
  clear: both;
}
.hidden {
  display: none;
}
.page1 {
  position: relative;
  height: 32.15625rem;
  width: 100%;
  background-image: url("../images/bg1.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.page1 .from {
  position: relative;
  width: 13.625rem;
  top: 19.5rem;
  margin-left: auto;
  margin-right: auto;
}
.page1 .from .sex {
  padding: 0 1rem;
  margin-bottom: 0.5rem;
}
.page1 .from .sex p {
  float: left;
  width: 50%;
}
.page1 .from .sex p i {
  position: relative;
  top: 0.15rem;
  left: -0.2rem;
  display: inline-block;
  width: 0.6rem;
  height: 0.6rem;
  border-radius: 50%;
  border: 0.14rem solid #a0a0a0;
}
.page1 .from .sex p i:after {
  content: '';
  display: block;
  position: absolute;
  left: 0.1rem;
  top: 0.1rem;
  width: 0.4rem;
  height: 0.4rem;
  border-radius: 50%;
}
.page1 .from .sex p span {
  color: #a0a0a0;
  font-size: 0.9rem;
}
.page1 .from .sex p:last-child {
  text-align: right;
}
.page1 .from .sex p.active i {
  border-color: #983025;
}
.page1 .from .sex p.active i:after {
  background-color: #983025;
}
.page1 .from .sex p.active span {
  color: #983025;
  font-weight: bold;
}
.page1 .from .sex:after {
  content: '';
  display: block;
  clear: both;
}
.page1 .from input {
  display: block;
  width: 13.625rem;
  height: 3.25rem;
  padding: 0 0.8rem;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  background-image: url("../images/input.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  font-size: 1rem;
  text-align: center;
}
.page1 .start {
  position: relative;
  left: 50%;
  top: 21.5rem;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  width: 14.75rem;
  height: 3.28125rem;
  background-image: url("../images/start.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.page1 .pig {
  position: absolute;
  width: 5.5rem;
  height: 6.40625rem;
  left: 0.4rem;
  bottom: 0.6rem;
  background-image: url("../images/pig.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  z-index: 2;
}
.page2 {
  position: absolute;
  left: 0;
  right: 0;
  height: 29.84375rem;
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  z-index: 1;
  overflow: hidden;
}
.page2 .bgImage {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.page2 .word {
  position: relative;
  width: 12rem;
  top: 12.5rem;
  margin: 0 auto;
  text-align: center;
}
.page2 .word h4 {
  font-size: 1.25rem;
  color: #290000;
  line-height: 1.5rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.page2 .word p:nth-child(2) {
  color: #290000;
  line-height: 1.5rem;
  font-size: 1.25rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.page2 .word p:last-child {
  font-size: 2rem;
  line-height: 2rem;
  color: #118477;
  font-weight: bold;
}
.page2 .word p.long {
  font-size: 1.5rem;
  line-height: 1.5rem;
}
.page2 .label {
  position: absolute;
  right: 1.2rem;
  bottom: 5.8rem;
  width: 5.5rem;
  color: #efddcb;
  font-size: 1rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.page2 .code {
  position: absolute;
  left: 0.1rem;
  bottom: 0.8rem;
  width: 3.6rem;
  height: 3.6rem;
  background-image: url("../images/code.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.myImg {
  position: relative;
  height: 29.84375rem;
  width: 100%;
  display: none;
  margin: 0;
  padding: 0;
  z-index: 0;
}
.pageHide {
  background-image: url("../images/bg3.jpg");
}
.page3 {
  position: absolute;
  top: 29.84375rem;
  left: 0;
  height: 58.40625rem;
  width: 100%;
  background-image: url("../images/bg3.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.page3 .open {
  position: relative;
  top: -3rem;
  width: 18.59375rem;
  height: 5.09375rem;
  margin: 0 auto;
  background-image: url("../images/open.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  z-index: 99;
}
.page3 .slogan {
  position: relative;
  top: 1rem;
  width: 17.65625rem;
  height: 10rem;
  margin: 0 auto;
  background-image: url("../images/slogan.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.page3 .video {
  width: 17.5rem;
  height: 14.125rem;
  margin-left: auto;
  margin-right: auto;
  margin-top: 3rem;
  background-image: url("../images/video.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  text-align: center;
  line-height: 16rem;
}
.page3 .video img {
  width: 2.8125rem;
  height: 3.25rem;
  animation: vGo 2s linear infinite;
  -webkit-animation: vGo 2s linear infinite;
  -o-animation: vGo 2s linear infinite;
  -moz-animation: vGo 2s linear infinite;
  -ms-animation: vGo 2s linear infinite;
}
.page3 #swiper2 {
  height: 21rem;
  width: 17.5rem;
  margin-left: auto;
  margin-right: auto;
  margin-top: 1.8rem;
}
.page3 #swiper2 .swiper-slide {
  height: 100%;
}
.page3 #swiper2 .swiper-slide img {
  height: 100%;
}
.page3 #swiper2 .swiper-slide.swiper-slide-active {
  left: -1.4rem;
}
.page3 #swiper2 .swiper-slide.swiper-slide-active img {
  border: 0.2rem solid #118477;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.page3 #swiper2 .swiper-slide-shadow-left,
.page3 #swiper2 .swiper-slide-shadow-right {
  background: rgba(138, 135, 130, 0.6);
  text-shadow: 0 0 10px #000;
}
.page3 #swiper2 .shadowLeft,
.page3 #swiper2 .shadowRight {
  position: absolute;
  bottom: 0.2rem;
  width: 9.65625rem;
  height: 3.5rem;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  z-index: 0;
}
.page3 #swiper2 .shadowLeft {
  left: -1rem;
  background-image: url("../images/shadowLeft.png");
}
.page3 #swiper2 .shadowRight {
  right: -1.2rem;
  background-image: url("../images/shadowRight.png");
}
.tips {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 1.875rem;
  line-height: 1.875rem;
  background-color: rgba(0, 0, 0, 0.85);
  text-align: center;
  font-size: 0.75rem;
  color: #ff5f58;
  z-index: 9;
}
@keyframes vGo {
  0% {
    transform: scale(0.8);
  }
  50% {
    transform: scale(1);
  }
  100% {
    transform: scale(0.8);
  }
}
@-webkit-keyframes vGo {
  0% {
    transform: scale(0.8);
  }
  50% {
    transform: scale(1);
  }
  100% {
    transform: scale(0.8);
  }
}
@keyframes dialogLoading {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes dialogLoading {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
