* {
  box-sizing: border-box;
  font-style: normal;
}
.logo {
  position: absolute;
  width: 5.9rem;
  height: 0.47rem;
  left: 50%;
  top: 0.2rem;
  margin-left: -2.95rem;
  z-index: 100;
}
.swiper-container {
  height: 100vh;
}
.swiper-container .swiper-slide {
  position: relative;
  overflow: hidden;
}
.swiper-lazy {
  background-size: cover;
}
.lazy-img {
  width: 0;
  height: 0;
  opacity: 0;
}
.right-box {
  position: fixed;
  height: 100%;
  width: 0.4rem;
  right: 0.2rem;
  top: 0;
  z-index: 1000;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  flex-wrap: nowrap;
}
.right-box .swiper-pagination {
  position: static;
  width: 2rem;
  font-size: 0.24rem;
  transform: rotate(90deg);
  color: rgba(255, 255, 255, 0.2);
}
.right-box .swiper-pagination span:first-child {
  color: rgba(255, 255, 255, 0.5);
}
.page1 {
  background: url(../img/0_bg_h.jpg) no-repeat center;
  background-position: 0 0;
  background-size: auto 100%;
}
.page1 .page-cover {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: auto;
}
.page1 .slogan1 {
  width: 3.94rem;
  height: 3.81rem;
  position: absolute;
  top: 3.43rem;
  right: 0.9rem;
  display: flex;
}
.page1 .slogan1 span {
  width: 0.6rem;
  height: 100%;
  display: block;
  background: url(../img/slogan1.png) no-repeat;
  background-size: cover;
  background-repeat: no-repeat;
  opacity: 1;
}
.page1 .slogan1 span:nth-child(1) {
  background-position-x: 0;
}
.page1 .slogan1 span:nth-child(2) {
  background-position-x: -0.6rem;
}
.page1 .slogan1 span:nth-child(3) {
  background-position-x: -1.2rem;
}
.page1 .slogan1 span:nth-child(4) {
  background-position-x: -1.8rem;
}
.page1 .slogan1 span:nth-child(5) {
  width: 1rem;
  position: absolute;
  right: 0;
  top: 0;
  background-position-x: -2.94rem;
}
.page2 {
  background: url(../img/1_bg_v.jpg) no-repeat center;
  background-position: 0 0;
  background-size: 100% auto;
}
.page2 .page-cover {
  position: absolute;
  width: 100%;
  height: auto;
}
.page2 .slogan2 {
  width: 4.74rem;
  height: 5.87rem;
  position: absolute;
  top: 2.2rem;
  right: 0.9rem;
  display: flex;
}
.page2 .slogan2 span {
  width: 0.6rem;
  height: 100%;
  display: block;
  background: url(../img/slogan2.png) no-repeat;
  background-size: cover;
  background-repeat: no-repeat;
}
.page2 .slogan2 span:nth-child(1) {
  background-position-x: 0;
}
.page2 .slogan2 span:nth-child(2) {
  background-position-x: -0.6rem;
}
.page2 .slogan2 span:nth-child(3) {
  background-position-x: -1.2rem;
}
.page2 .slogan2 span:nth-child(4) {
  width: 1rem;
  position: absolute;
  right: 0;
  top: 0;
  background-position-x: -3.74rem;
}
.page3 {
  background: url(../img/2_bg_s.jpg) no-repeat center;
  background-size: cover;
}
.page3 .page-cover {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.page3 .slogan3 {
  width: 4.5rem;
  height: 6.69rem;
  position: absolute;
  top: 2rem;
  right: 0.9rem;
  display: flex;
}
.page3 .slogan3 span {
  width: 0.6rem;
  height: 100%;
  display: block;
  background: url(../img/slogan3.png) no-repeat;
  background-size: cover;
  background-repeat: no-repeat;
}
.page3 .slogan3 span:nth-child(1) {
  background-position-x: 0;
}
.page3 .slogan3 span:nth-child(2) {
  background-position-x: -0.6rem;
}
.page3 .slogan3 span:nth-child(3) {
  background-position-x: -1.2rem;
}
.page3 .slogan3 span:nth-child(4) {
  width: 1rem;
  position: absolute;
  right: 0;
  top: 0;
  background-position-x: -3.5rem;
}
.page4 {
  background: url(../img/3_bg_h.jpg) no-repeat center;
  background-position: 0 0;
  background-size: auto 100%;
}
.page4 .page-cover {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: auto;
}
.page4 .slogan4 {
  width: 3.66rem;
  height: 5.26rem;
  position: absolute;
  top: 1.6rem;
  right: 1.2rem;
  display: flex;
}
.page4 .slogan4 span {
  width: 0.6rem;
  height: 100%;
  display: block;
  background: url(../img/slogan4.png) no-repeat;
  background-size: cover;
  background-repeat: no-repeat;
}
.page4 .slogan4 span:nth-child(1) {
  background-position-x: 0;
}
.page4 .slogan4 span:nth-child(2) {
  background-position-x: -0.6rem;
}
.page4 .slogan4 span:nth-child(3) {
  width: 1rem;
  position: absolute;
  right: 0;
  top: 0;
  background-position-x: -2.66rem;
}
.page5 {
  background: url(../img/4_bg_s.jpg) no-repeat center;
  background-size: cover;
}
.page5 .page-cover {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.page5 .slogan5 {
  width: 2.46rem;
  height: 7.34rem;
  position: absolute;
  top: 1.6rem;
  right: 2.6rem;
  display: flex;
}
.page5 .slogan5 span {
  width: 0.5rem;
  height: 100%;
  display: block;
  background: url(../img/slogan5.png);
  background-size: cover;
  background-repeat: no-repeat;
}
.page5 .slogan5 span:nth-child(1) {
  background-position-x: 0;
}
.page5 .slogan5 span:nth-child(2) {
  background-position-x: -0.6rem;
}
.page5 .slogan5 span:nth-child(3) {
  background-position-x: -1.02rem;
}
.page5 .slogan5 span:nth-child(4) {
  width: 1rem;
  position: absolute;
  right: -0.3rem;
  top: 0;
  background-position-x: -1.55rem;
}
.page6 {
  background: url(../img/5_bg_v.jpg) no-repeat center;
  background-position: 0 0;
  background-size: 100% auto;
}
.page6 .page-cover {
  position: absolute;
  width: 100%;
  height: auto;
}
.page6 .slogan6 {
  width: 4.52rem;
  height: 5.88rem;
  position: absolute;
  top: 1.8rem;
  right: 0.8rem;
  display: flex;
}
.page6 .slogan6 span {
  width: 0.6rem;
  height: 100%;
  display: block;
  background: url(../img/slogan6.png) no-repeat;
  background-size: cover;
  background-repeat: no-repeat;
}
.page6 .slogan6 span:nth-child(1) {
  background-position-x: 0;
}
.page6 .slogan6 span:nth-child(2) {
  background-position-x: -0.6rem;
}
.page6 .slogan6 span:nth-child(3) {
  background-position-x: -1.2rem;
}
.page6 .slogan6 span:nth-child(4) {
  background-position-x: -1.8rem;
}
.page6 .slogan6 span:nth-child(5) {
  width: 1rem;
  position: absolute;
  right: 0;
  top: 0;
  background-position-x: -3.52rem;
}
.page7 {
  background: url(../img/6_bg_v.jpg) no-repeat center;
  background-position: 0 0;
  background-size: 100% auto;
}
.page7 .page-cover {
  position: absolute;
  width: 100%;
  height: auto;
}
.page7 .slogan7 {
  width: 4.22rem;
  height: 5.27rem;
  position: absolute;
  top: 1.8rem;
  right: 1rem;
  display: flex;
}
.page7 .slogan7 span {
  width: 0.6rem;
  height: 100%;
  display: block;
  background: url(../img/slogan7.png) no-repeat;
  background-size: cover;
  background-repeat: no-repeat;
}
.page7 .slogan7 span:nth-child(1) {
  background-position-x: 0;
}
.page7 .slogan7 span:nth-child(2) {
  background-position-x: -0.6rem;
}
.page7 .slogan7 span:nth-child(3) {
  background-position-x: -1.2rem;
}
.page7 .slogan7 span:nth-child(4) {
  background-position-x: -1.8rem;
}
.page7 .slogan7 span:nth-child(5) {
  width: 1rem;
  position: absolute;
  right: 0;
  top: 0;
  background-position-x: -3.22rem;
}
.page8 {
  background: url(../img/7_bg_s.jpg) no-repeat center;
  background-size: cover;
}
.page8 .cont-box {
  width: 5.68rem;
  height: 7.72rem;
  margin: auto;
  margin-top: 0.5rem;
  position: relative;
}
.page8 .cont-box .img-bottom {
  width: 5.8rem;
  height: 3.08rem;
  position: absolute;
  bottom: -0.8rem;
  right: -3.5rem;
}
.page8 .cont-box .zw-img {
  width: 1.06rem;
  height: 1.46rem;
  position: absolute;
  z-index: 100;
  right: 2.67rem;
  bottom: 20%;
  opacity: 0;
  transition: .8s;
}
.page8 .cont-box .zw-img.active {
  opacity: 1;
  right: 0.7rem;
  bottom: 1.2rem;
}
.page8 .cont-box .user-cover-img {
  position: absolute;
  width: 0.85rem;
  height: 0.85rem;
  object-fit: cover;
  right: 2.26rem;
  bottom: 1.56rem;
  border-radius: 50%;
}
.page8 .cont-box .user-box {
  position: absolute;
  z-index: 10;
  color: #333;
  line-height: 1.5;
  left: 65%;
  bottom: 1.6rem;
}
.page8 .cont-box .user-box p {
  font-size: 0.3rem;
}
.page8 .cont-box .user-box span {
  font-size: 0.24rem;
}
.page8 div.btn {
  width: 5.67rem;
  height: 1rem;
  position: absolute;
  z-index: 100;
  bottom: 0.3rem;
  left: 0.365rem;
  border-radius: 0.1rem;
  font-size: 0.4rem;
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
}
.page8 .share-img {
  width: 5.56rem;
  height: 1.82rem;
  position: absolute;
  bottom: 0.3rem;
  left: 0.42rem;
}
.layer-box {
  width: 100%;
  height: 100%;
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 1000;
  background: rgba(0, 0, 0, 0.9);
  flex-direction: column;
  align-items: center;
  justify-content: center;
  display: none;
}
.layer-box h1 {
  font-size: 0.48rem;
  color: #fff;
  margin-bottom: 0.3rem;
}
.layer-box > p {
  color: #ccc;
  font-size: 0.24rem;
  margin-bottom: 0.9rem;
}
.layer-box > p em {
  color: #95cfff;
}
.layer-box .zw-box {
  text-align: center;
  color: #95cfff;
  font-size: 0.3rem;
}
.layer-box .zw-box .zw-cont {
  background: url(../img/img4.png);
  background-size: 100% 100%;
  width: 2.76rem;
  height: 3.61rem;
  position: relative;
  overflow: hidden;
}
.layer-box .zw-box .zw-cont img {
  width: 100%;
  height: 100%;
}
.layer-box .zw-box .zw-cont i {
  background: url(../img/img5.png);
  background-size: 100% 100%;
  width: 2.52rem;
  height: 0.92rem;
  display: block;
  position: absolute;
  top: 0;
  left: 0.12rem;
  z-index: 1100;
}
.layer-box .zw-box p {
  margin-top: 0.2rem;
}
.layer-box.on {
  display: flex;
}
.arrow-bottom {
  position: absolute;
  z-index: 100;
  width: 0.28rem;
  height: 0.16rem;
  bottom: 0.3rem;
  left: calc(50% - .14rem);
}
