html{color:#000;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;font-size:62.5%;}
body{background:#fff;color:#000;margin:0;padding:0;font:14px "microsoft yahei";}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td,hr,button,article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{margin:0;padding:0;}
em,i{font-style:normal;}ol,ul,li{list-style:none;}
a{text-decoration:none;}img{border:none;width:100%;display:block;}
.fl{float:left;}.fr{float:right;}.pr{position:relative;}
.cl:after{content:".";visibility:hidden;height:0;font-size:0;display:block;clear:both;}

body,html{position:relative;height:100%;background:#fff !important;}
.swiper-container{position:relative;width:100%;height:100%;}
.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;}

.banner{background:url(img/banner.jpg) no-repeat center;background-size:100%;}
.logo{width:4.83rem;height:.77rem;margin:0 auto;}
.txt{width:4.23rem;height:4.36rem;margin:2.2rem auto;}
.bg{background:url(img/bg.jpg) no-repeat center;background-size:100%;}
.content{position:relative;width:100%;overflow:hidden;color:#333;}

.tt01{width:2.11rem;height:1.48rem;margin:0 auto 0.5rem;}
.tt02{width:6.59rem;height:1.1rem;margin:0 auto 0.5rem;}
.tt03{width:6.59rem;height:1.71rem;margin:0 auto 0.5rem;}

.part1-slide,.part1{width:6.6rem;margin:0 auto;}
.part1-slide .bd{width:6.6rem;height:4.16rem;overflow:hidden;}
.part1-slide .bd ul li img{width:6.6rem;height:4.16rem;}
.part1-slide .hd{width:100%;text-align:center;padding:0.2rem 0;}
.part1-slide .hd ul li{width:0.26rem;height:0.26rem;background:#b5b5b5;display:inline-block;margin:0 0.03rem;border-radius:100%;}
.part1-slide .hd ul li.on{background:#203064;}
.part1 p{font-size:0.24rem;line-height:0.42rem;width:100%;text-indent:2em;text-align:justify;}
.part1 p img{width:0.24rem;height:0.24rem;display:inline-block;margin:0 0.1rem;}

.part2-slide{width:6.6rem;margin:0 auto;}
.part2-slide .bd ul li img{width:6.6rem;height:4.58rem;}
.part2-slide .bd ul li img.pic02{height:3.69rem;}
.part2-slide .bd ul li h3{width:100%;text-align:center;font-size:0.3rem;line-height:0.8rem;color:#203064;font-weight:bold;}
.part2-slide .bd ul li p{width:100%;font-size:0.24rem;line-height:0.42rem;text-indent:2em;text-align:justify;}
.part2-slide .bd ul li p b{font-size:0.3rem;color:#203064;}
.part2-slide .hd{width:100%;text-align:center;padding:0.3rem 0 0.4rem;}
.part2-slide .hd ul li{width:0.26rem;height:0.26rem;background:#b5b5b5;display:inline-block;margin:0 0.03rem;border-radius:100%;}
.part2-slide .hd ul li.on{background:#203064;}
.part2-slide .bd dt,.part2-slide .bd dd{float:left;width:50%;}
.part2-slide .bd dd{width:48%;margin-left:2%;}
.part2-slide .bd ul li dd img{width:100%;height:1.8rem;margin-top:1.1rem;}

.team{width:90%;height:2.49rem;margin:.5rem auto 0;font-size:0.24rem;line-height:0.36rem;background:url(img/team.png) center center no-repeat;background-size:100%;}
.team ul{padding:0.8rem 0.3rem 0;}
.team li{width:55%;float:left;color:#333;}
.team li.li01{width:45%;}

/*箭头动画*/
@-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);}
}
#array{position:absolute;z-index:999;-webkit-animation:start 1.5s infinite ease-in-out;width:0.47rem;height:0.49rem;bottom:10px;left:45%;}
.u-topbar{position:fixed;top:0;z-index:9999;width:100%;}
footer{display:none !important;}