*{margin: 0;padding: 0;}
html, body{position: relative;height: 100%;font-size: 14px;}
i,em{font-style: normal;}
li{list-style: none;}
html {font-size: 10px; -webkit-text-size-adjust:none; -webkit-tap-highlight-color: rgba(0,0,0,0);}
/*-----------------------------------------------------------------------------------------------------------------------*/
.swiper-slide-1{position: relative; background:url(/mobile/images/index/home1.jpg) no-repeat;background-size: 100% 100%;}
.swiper-slide-1 .tit1{ width:100%; position:absolute; top:4.8rem;}
.swiper-slide-1 .tit1 img{ display:block; width:100%;}
.swiper-slide-active .tit1,.swiper-slide-active .tit3,.swiper-slide-active .tit5{
	opacity: 1;
	-webkit-animation-name:bounceInLeft;
	animation-name: bounceInLeft;
	-webkit-animation-duration: 2s;
	animation-duration: 2s;}

.swiper-slide-2{position: relative; background:url(/mobile/images/index/home2.jpg) no-repeat;background-size: 100% 100%;}
.swiper-slide-2 .tit2{ width:100%; position:absolute; top:1.5rem;}
.swiper-slide-2 .tit2 img{ display:block; width:100%;}
.swiper-slide-active .tit2,.swiper-slide-active .tit4{
	opacity: 1;
	-webkit-animation-name:bounceInRight;
	animation-name: bounceInRight;
	-webkit-animation-duration: 2s;
	animation-duration: 2s;}
	
.swiper-slide-3{ position:relative; background:url(/mobile/images/index/home3.jpg) no-repeat;background-size: 100% 100%;}
.swiper-slide-3 .tit3{ width:100%; position:absolute; top:4.8rem;}
.swiper-slide-3 .tit3 img{ display:block; width:100%;}


html {font-size: 10px;}
@media screen and (min-width: 320px) {html {font-size: 10.625px;}}
@media screen and (min-width: 360px) {html {font-size: 11.875px;}}
@media screen and (min-width: 400px) {html {font-size: 13.125px;}}
@media screen and (min-width: 440px) {html {font-size: 14.375px;}}
@media screen and (min-width: 480px) {html {font-size: 15.625px;}}
@media screen and (min-width: 520px) {html {font-size: 16.875px;}}
@media screen and (min-width: 560px) {html {font-size: 18.125px;}}
@media screen and (min-width: 600px) {html {font-size: 19.375px;}}
@media screen and (min-width: 640px) {html {font-size: 20px;}}