html{color:#333;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;font-size:62.5%;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,form,input,textarea,p,blockquote,th,td,button,article,footer,header,menu,nav,section{margin:0;padding:0;}
html,body{position:relative;height:100%;}body{background:#fff;font-size:.24rem;color:#333;margin:0 auto;padding:0;font-family:'Microsoft YaHei';max-width:750px;}
ol,ul,li{list-style:none;}h1,h2{font-weight:bold;}em,i{font-style:normal;}p{text-align:justify;}
a{text-decoration:none;display:inline;}img{border:none;width:100%;display:block;}
.fl,.fr{_display:inline;}.fl{float:left;}.fr{float:right;}.pr{position:relative;}
.cl{clear:both;}.cl:after{content:".";visibility:hidden;height:0;font-size:0;display:block;clear:both;}
.u-topbar{position:fixed;top:0;z-index:9999;width:100%;}footer{display:none;}

.swiper-container{width:100%;height:100%;}.tt{width:7rem;height:.8rem;margin:0 auto .3rem;}
.swiper-slide{position:relative;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;}
.content{width:7rem;overflow:hidden;margin:0 auto;}.content1{width:7.5rem;overflow:hidden;margin:0 auto;}

.bg1{background:url(images/bg1.jpg) no-repeat center;background-size:cover;}
.bg2{background:url(images/bg2.jpg) no-repeat center;background-size:cover;}
.biaoti{width:7rem;height:4rem;margin:.5rem auto;}
.dy{width:6.5rem;margin:0 auto 2rem;font-size:.24rem;color:#fff;text-indent:2em;line-height:.4rem;text-align:justify;}

.p1 p,.p2 p,.p3 p,.p4 p{margin:.1rem auto;color:#333;text-indent:2em;line-height:.36rem;text-align:justify;}.p3 p,.p4 p{margin-bottom:.3rem;}
.p1 h3,.p2 h3,.p3 h3{font-size:.3rem;font-weight:bold;text-align:center;margin:.2rem auto;}.p2 img{margin-top:.2rem;}
.p6 p{font-size:.28rem;text-align:center;line-height:.5rem;margin-top:.5rem;}
.p7 p{text-indent:2em;line-height:.4rem;margin-top:.1rem;padding:0 .3rem;}.p7 p.p2{text-align:center;}

.p4 .part li{width:100%;position:relative;margin-top:.2rem;}
.p4 .part li i{display:block;width:100%;height:.6rem;line-height:.6rem;text-align:center;color:#fff;position:absolute;left:0;bottom:0;z-index:99;}
.p4 .part li em{display:block;width:100%;height:.6rem;line-height:.6rem;position:absolute;left:0;bottom:0;background:#000;opacity:0.7;z-index:98;}
.p4 .swiper-container{padding-bottom:.5rem;}

.tabhd{text-align:center;}.tabhd a{background:#fff;width:30%;height:.5rem;line-height:.5rem;font-size:.24rem;text-align:center;color:#666;display:inline-block;border:1px solid #999;border-radius:.1rem;font-weight:bold;margin:0 1% .1rem;}
.tabhd a.on{background:#f49727;color:#fff;border:1px solid #f49727;}
.tabbd a{overflow:hidden;height:0;display:block;}.tabbd a:first-child{height:auto;}
.tab{padding:.1rem;text-align:center;margin-top:.5rem;}.tab span{width:10px;height:10px;margin:0 5px;}
.tab .swiper-pagination-bullet-active{background:#f49727;}

#array{position:absolute;z-index:999;-webkit-animation:start 1.5s infinite ease-in-out;width:.47rem;height:.49rem;bottom:20px;left:48%;}
@-webkit-keyframes start{
	0%,30%{opacity:0;-webkit-transform:translate(0,10px);}
	60%{opacity:1;-webkit-transform:translate(0,0);}
	100%{opacity:0;-webkit-transform:translate(0,-8px);}
}
@-moz-keyframes start{
	0%,30%{opacity:0;-moz-transform:translate(0,10px);}
	60%{opacity:1;-moz-transform:translate(0,0);}
	100%{opacity:0;-moz-transform:translate(0,-8px);}
}
@keyframes start{
	0%,30%{opacity:0;transform:translate(0,10px);}
	60%{opacity:1;transform:translate(0,0);}
	100%{opacity:0;transform:translate(0,-8px);}
}

.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{bottom:0 !important;}