*{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);}
/*-----------------------------------------------------------------------------------------------------------------------*/
.head2{position: fixed;top: 0;width: 100%;max-width: 640px;}
.footer{position: fixed;bottom: 0;width: 100%;max-width: 640px;}

/*首页滚动屏*/
.swiper-slide-5{position: relative; background:url(../images/index/home5.jpg) no-repeat;background-size: 100%;}
.swiper-slide-5 .tit1{ width:100%; padding:5.95rem 0 0;}
.swiper-slide-5 .tit1 img{ display:block; width:100%;}

.swiper-slide-1{position: relative; background:url(../images/index/home1.jpg) no-repeat;background-size: 100%;}
.swiper-slide-1 .tit1{width:80.934%; padding:21rem 0 0 9.538%;}
.swiper-slide-1 .tit1 img{ display:block; width:100%;}
.swiper-slide-active .tit1,.swiper-slide-active .tit2{
	opacity: 1;
	-webkit-animation-name:zoomIn;
	animation-name: zoomIn;
	-webkit-animation-duration: 1.5s;
	animation-duration: 1.5s;}
.swiper-slide-active .tit31,.swiper-slide-active .tit42{
	opacity: 1;
	-webkit-animation-name:slideInRight;
	animation-name: slideInRight;
	-webkit-animation-duration: 1.5s;
	animation-duration: 1.5s;}
.swiper-slide-active .tit32,.swiper-slide-active .tit41{
	opacity: 1;
	-webkit-animation-name:slideInLeft;
	animation-name: slideInLeft;
	-webkit-animation-duration: 1.5s;
	animation-duration: 1.5s;}

.swiper-slide-2{position: relative; background:url(../images/index/home2.jpg) no-repeat;background-size: 100%;}
.swiper-slide-2 .tit2{ width:70.156%; padding:11.1rem 0 0 15.56%;}
.swiper-slide-2 .tit2 img{ display:block; width:100%;}
	
.swiper-slide-3{ position:relative;background:url(../images/index/home3.jpg) no-repeat;background-size: 100%;}
.swiper-slide-3 .tit31,.swiper-slide-3 .tit32{width:46.72%; padding:7.1rem 0 0 26.64%;}
.swiper-slide-3 .tit32{padding-top:1rem;}
.swiper-slide-3 .tit31 img,.swiper-slide-3 .tit32 img{ display:block; width:100%;}

.swiper-slide-4{position: relative; background:url(../images/index/home4.jpg) no-repeat;background-size: 100%;}
.swiper-slide-4 .tit41,.swiper-slide-4 .tit42{width:78.75%;padding:9.1rem 0 0 10.625%;}
.swiper-slide-4 .tit42{padding-top: 0;}
.swiper-slide-4 .tit41 img,.swiper-slide-4 .tit42 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;}}