.wap{width: 100%;height: 100%;font-size: 0;position: absolute;left:0px;top:0px;}
.bg{width: 100%;display: block;pointer-events: none;}
.i1{width: 3.475rem;position:absolute;right:0;bottom:1rem;z-index: 99;}

.wap .linkLogo{width: 18.93333333333333%;height: 1.65rem;position: absolute;left:4%;top:0.675rem}
.swiper-container { width: 100%; height: 100%;overflow: hidden;}
.swiper-slide { width: 100%; height: 100%;overflow:auto;}
.swiper-slide img { max-width: 100%; }
img{border: none;max-width: 100%;}



.page{width: 100%;height: 100%;background: no-repeat top center / 100% 100%;}

.page1{background-image: url(../img/b1.jpg);}
.page2{background-image: url(../img/b2.jpg);}
.page3{background-image: url(../img/b3.jpg);}
.page4{background-image: url(../img/b4.jpg);}
.page5{background-image: url(../img/b5.jpg);}
.page6{background-image: url(../img/b6.jpg);}
.page7{background-image: url(../img/b7.jpg);}
.next{width: 1.125rem;position: absolute;left:0px;top:92.12893553223388%;right: 0px;margin: 0 auto 0;z-index: 20;-webkit-animation: ani4 1.25s ease-in-out alternate infinite;}
	@-webkit-keyframes ani4{
	  0%{-webkit-transform: translateY(0%);opacity: 0;}
	100%{-webkit-transform: translateY(100%);opacity: 1;}
}