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:1rem;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;}

.bg{background:url(images/bg.jpg) no-repeat center;background-size:cover;}
.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:7.8rem;margin:1.6rem auto 0;}

.p1 .p1-tt{width:1.83rem;height:.42rem;margin-top:.2rem;}

.p1 p{margin:.1rem auto;color:#333;text-indent:2em;line-height:.36rem;text-align:justify;}
.p1 h3{font-size:.3rem;font-weight:bold;text-align:center;margin:.2rem auto;}
.p2 dt{float:left;width:1.15rem;height:5.5rem;background:url(images/p2-1.png) no-repeat;background-size:100%;}.p2 dd{float:left;width:5.8rem;}
.p2 dd h3{font-size:.28rem;color:#705224;font-weight:bold;line-height:.5rem;}.p2 dd p{font-size:.24rem;color:#fff;margin-bottom:.2rem;line-height:.36rem;}
.p3 .hd ul,.p4 .hd ul{width:100%;text-align:center;padding-top:0.2rem;}.p3 .hd li.on,.p4 .hd li.on{background:#57432f;}
.p3 .hd li,.p4 .hd li{width:.2rem;height:.2rem;border:1px solid #57432f;display:inline-block;border-radius:100%;margin:0 .05rem;}
.p3 .bd li,.p4 .bd li{overflow:hidden;}.p3 dt{width:48%;float:left;}.p3 dd{width:48%;float: right;}
.p3 h3{margin-top:.2rem;font-size:.3rem;color:#705224;font-weight:bold;line-height:.6rem;}
.p4 p{color:#fff;line-height:.4rem;margin-top:.2rem;font-size:.28rem;}.p4 .mt30{margin-top:.3rem;}
.p5 p{text-indent:2em;line-height:.4rem;margin-top:.1rem;}.p5 p.p1{margin-bottom:.6rem;}.p5 p.p2{text-align:center;margin-bottom:.3rem;}
.p5 dt{width:30%;float:left;padding-top:.1rem;}.p5 dd{width:65%;float:right;}

#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;}