/* 禁用iPhone中Safari的字号自动调整 */
html {-webkit-text-size-adjust: 100%;-ms-text-size-adjust: 100%;}

/* 清零 */
body,div,ul,li,h1,h2,h3,h4,h5,h6,p,a,img,span,button,article,aside,footer,header,menu,nav,section{margin:0; padding:0; border:none;}
body{font-size:0.7rem;color:#666;font-family:"Microsoft YaHei";}
a{text-decoration:none;font-family:"Microsoft Yahei";}
ul,ol,li{list-style:none;}
h1, h2, h3, h4, h5, h6{ font-size:100%; font-family:"Microsoft Yahei";font-weight:normal;}
fieldset,img{border: none;}
*{box-sizing:border-box;}



.fl{
	float:left;
}
.fr{
	float:right;
}
a.btn{
	display:block;
	width:8.75rem;
	height:2.2rem;
	line-height:2.2rem;
	background:#4c8fff;
	color:#fff;
	border-radius:1.1rem;
	font-size:0.7rem;
	text-align:center;
	margin:0 auto;
}

/* header */
.b-www-header{
	width:100%;
	height:2.725rem;
	background:#fff;
	padding:0.5rem 0.6rem;
}
.b-www-header h1.b-logo{
	float:left;
	width:5.55rem;
	height:1.575rem;
}
.b-www-header h1.b-logo a.logo{
	display:inline-block;
	width:5.55rem;
	height:1.575rem;
	background:url(../img/logo.png) center center no-repeat;
	background-size:100%;
	text-indent:-9999px;
}
.b-www-header span.b-num{
	float:right;
	width:5.7rem;
	height:1.625rem;
	background:url(../img/num.png) center center no-repeat;
	background-size:100%;
}

/* s-nav */
.b-s-nav{width:100%;height:2.2rem;padding-top:0.6rem;}
.b-s-nav .title{width:100%;height:1.6rem;border-top:2px solid #e4e9f2;}
.b-s-nav .title li{float:left;width:25%;height:1.6rem;text-align:center;}
.b-s-nav .title li .link{display:inline-block;width:100%;height:1.6rem;line-height:1.6rem;text-align:center;color:#717171;font-size:0.7rem;}
.b-s-nav .title li .link.cur{color:#4c8fff;background:url(../img/arr.png) center top no-repeat;background-size:50%;margin-top:-2px;}
.nav_scroll{
    position:fixed;
    width:100%;
    margin:0;
    left:0;
    top:0;
    background:#f8f8f8;
    z-index:9999999;
    box-shadow:0px 3px 6px #f4f4f4;
}


/* subject */
.subject{width:100%;height:auto;border-bottom:2px solid #e4e9f2;padding:0.75rem 0.9rem 1.05rem;}
.subject h2{width:100%;height:4.35rem;text-align:center;}
.subject h2 .los1{
	display:inline-block;
	width:1.65rem;
	height:1.575rem;
	background:url(../img/los1.png) center center no-repeat;
	background-size:100%;
}
.subject h2 .tit{position:relative;width:100%;height:2.25rem;font-size:0.8rem;line-height:2rem;color:#333;}
.subject h2 .tit::after{
	content:"";
	position:absolute;
	bottom:0;
	left:50%;
	margin-left:-0.375rem;
	width:0.75rem;
	height:0.1rem;
	background:#00abb4;
}
.subject .four{
	position:relative;
	width:100%;
	height:18.8rem;
	background:url(../img/shi.png) center center no-repeat;
	background-size:100%;
}
.subject .four li{
	position: relative;
	float:left;
	width:50%;
	height: 9.55rem;
	font-size:0.65rem;
	color:#919191;
	text-align:center;
	line-height:0.975rem;
	padding-top:3.25rem;
}
.subject .four li:nth-child(3),.subject .four li:nth-child(4){
	height:9rem;
	padding-top:4.75rem;
}
.subject .four li b{
	color:#333;
}
.subject .four li img{
	width:2.75rem;
	height:2.75rem;
	position:absolute;
	top:0;
	left:50%;
	margin-left:-1.375rem;
}
.subject .four li:nth-child(3) img,.subject .four li:nth-child(4) img{
	top:1.65rem;
}
.subject .four .rhombus{
	position:absolute;
	top:50%;
	left:50%;
	margin:-1.67rem 0 0 -1.8rem;
	width:3.6rem;
	height:3.6rem;
	border:1px solid #00abb4;
	background:#fff;
	transform:rotate(45deg);
}
.subject .four .rhombus a{
	position:absolute;
	top:50%;
	left:50%;
	margin:-2.55rem 0 0 -2.55rem;
	width:5.1rem;
	height:5.1rem;
	line-height:5.1rem;
	text-align:center;
	color:#00abb4;
	font-size:.7rem;
	transform:rotate(-45deg);
}

/* one-floor */
.one-floor{
	width:100%;
	height:auto;
	border-bottom: 2px solid #e4e9f2;
    padding:1.1rem 0.9rem 1.05rem;
}
.one-floor .one-f-l{
	width:7.5rem;
	height:10.4rem;
	padding:1rem 0 1.2rem;
}
.one-floor .one-f-l h2{
	width:100%;
	height:4rem;
	text-align:center;
}
.one-floor .one-f-l h2 .los{
	display:inline-block;
	width:1.65rem;
	height:1.575rem;
	background:url(../img/los2.png) center center no-repeat;
	background-size:100%;
}
.one-floor .one-f-l h2 .tit{position:relative;width:100%;height:2.25rem;font-size:0.8rem;color:#333;line-height:2rem;}
.one-floor .one-f-l h2 .tit::after{
	content:"";
	position:absolute;
	bottom:0;
	left:50%;
	margin-left:-0.375rem;
	width:0.75rem;
	height:0.1rem;
	background:#ff8350;
}
.one-floor .one-f-l .official{
	width:100%;
	line-height:0.975rem; 
	font-size:0.65rem;
	color:#999;
	text-align: center;
	margin-top:0.5rem;
}
.one-floor .one-f-r{
	width:6rem;
	height:10.4rem;
}
.one-floor .one-f-r .small-img{
	width:100%;
	box-shadow:0 .1rem 0.25rem #e8e8e8;
}


/* zhezhao */
.big-box{
	display:none;
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background:rgba(0,0,0,.7);
	padding:1.2rem 0;
	z-index:9999;
}
.big-box .change-img{
	position:relative;
	top:0;
	left:0;
	width:100%;
	height:100%;
	margin:0 auto;
	text-align: center;
}
.big-box img{
	width:auto!important;
	height:86%;
	margin-bottom:0.85rem;
}
.big-box.is-ainmate{
	display:block;
}


/* three */
.one-floor .one-f-l h2 .los.los3{
	background-image:url(../img/los4.png);
}
.one-floor .one-f-l h2 .tit-spe::after{
	background:#90c433;
}

/* two */
.two-floor{
	width:100%;
	height:auto;
	border-bottom: 2px solid #e4e9f2;
    padding:1.1rem 0.9rem 1.05rem;
}
.two-floor .two-f-l{
	width:7.5rem;
	height:10.4rem;
	padding:1rem 0 1.2rem;
}
.two-floor .two-f-l h2{
	width:100%;
	height:4rem;
	text-align:center;
}
.two-floor .two-f-l h2 .los{
	display:inline-block;
	width:1.65rem;
	height:1.575rem;
	background:url(../img/los3.png) center center no-repeat;
	background-size:100%;
}
.two-floor .two-f-l h2 .tit{position:relative;width:100%;height:2.25rem;font-size:0.8rem;line-height:2rem;color:#333;}
.two-floor .two-f-l h2 .tit::after{
	content:"";
	position:absolute;
	bottom:0;
	left:50%;
	margin-left:-0.375rem;
	width:0.75rem;
	height:0.1rem;
	background:#b90afb;
}
.two-floor .two-f-l .official{
	width:100%;
	line-height:0.975rem; 
	font-size:0.65rem;
	color:#999;
	text-align: center;
	margin-top:0.5rem;
}
.two-floor .two-f-r{
	width:6rem;
	height:10.4rem;
}
.two-floor .two-f-r .small-img{
	width:100%;
	box-shadow:0 .1rem 0.25rem #e8e8e8;
}

/* four */
.two-floor .two-f-l h2 .los.los4{
	background-image:url(../img/los5.png);
}
.two-floor .two-f-l h2 .tit-spe::after{
	background:#ffc533;
}

/* sixed */
.sixed{
	width:100%;
	height:18.8rem;
	padding:1.1rem .9rem 1.05rem;
}
.sixde h3{
	width: 100%;
    height: 4rem;
    text-align: center;
}
.sixed h3 .los6{
	display: inline-block;
    width: 1.65rem;
    height: 1.575rem;
    background: url(../img/los6.png) center center no-repeat;
    background-size: 100%;
}
.sixed h3 .tit6{
	position: relative;
    width: 100%;
    height: 2.25rem;
    font-size: 0.8rem;
    line-height: 2rem;
    font-size:0.85rem;
    color:#333;
}
.sixed h3 .tit6::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -0.375rem;
    width: 0.75rem;
    height: 0.1rem;
    background: #ff8350;
}
.sixed .official{
	width: 100%;
    line-height: 0.975rem;
    font-size: 0.65rem;
    color: #999;
    text-align: center;
    margin-top: 0.5rem;
}
.sixed .bar-wrap{
	width:100%;
	height:7.525rem;
	padding-left:1.075rem;
	margin:0.7rem 0;
}
.sixed .bar-wrap .bar{
	width:13.2rem;
	height:7.525rem;
}




/* media */
.b-www-media{
	width:100%;
	height:8.4rem;
	background:#f8fbff;
	padding-left:0.75rem;
	overflow:hidden;
}
.b-www-media h3.b-media-tit{
	width:100%;
	height:2.85rem;
	padding-top:1.1rem;
	color:#000;
	font-size:0.85rem;
	border-bottom:2px solid #e3e8f0;
	margin-bottom:0.8rem;
}

#carousel{
	width:100%;
    height:3.65rem;
    overflow:hidden;
    position: relative;
    box-sizing:border-box;
}
#carousel li{
    float: left;
    width:5.3rem;
    height: 3.4rem;
    text-align: center;
    margin-right: 0.6rem;
    border:2px solid #e3e8f0;
    box-shadow: 0px 0.1rem 0.25rem #e6ebf0;
}
#carousel li img{
	width:5.1rem;
 	height:3.2rem;
}

/* b-www-foot */
.b-www-foot{
	width:100%;
	height:auto;
	background:#2c2e34;
	padding:0 0.9rem 0 0.8rem;
}
.b-foot-ul .b-menu{
	position:relative;
	width:100%;
	height:2.6rem;
	line-height:2.6rem;
	color:#767679;
	font-size:0.85rem;
	border-bottom:1px solid #303238;
}
.b-foot-ul .b-menu::after{
	content:"";
	position:absolute;
	top:1.175rem;
	right:0;
	width:0.55rem;
	height:0.25rem;
	background:url(../img/arr-b.png) center center no-repeat;
	background-size: 100%;
}
.b-foot-ul .list-menu ul li a,.b-foot-ul li.list-menu ul li{
	display:inline-block;
	width:100%;
	height:2.2rem;
	line-height:2.2rem;
	color: #b7b8bf;
	font-size:0.75rem;
}
.b-foot-ul .list-menu ul li.b-bor-b{
	border-bottom:1px solid #303238;
}
.b-foot-ul .list-menu{
	display:none;
}
.b-foot-cont{
	width:100%;
	height:8.45rem;
	font-size:.85rem;
	padding:0.8rem 0 1rem;
	color:#767679;
	border-bottom:1px solid #303238;
}
.b-foot-cont .b-foot-icon{
	width:100%;
	height:4.4rem;
}
.b-foot-cont .b-foot-icon .footbj{
	display:inline-block;
	width:2.825rem;
	height:4.4rem;
	background:url(../img/weibo.png) left center no-repeat;
	background-size:75%;
}
.b-foot-cont .b-foot-icon .footbj.weixin{
	background-image:url(../img/wechat.png); 
}
.b-foot-cont .b-foot-icon .footbj.twitter{
	background-image:url(../img/twitter.png); 
}
.b-foot-cont .b-logo-slogan{
	width:100%;
	height:1.15rem;
}
.b-foot-cont .b-logo-slogan .logo-slogan-fl{
	width:6.25rem;
	height:1.1rem;
	float:left;
}
.b-foot-cont .b-logo-slogan .logo-slogan-fr{
	width:6.775rem;
	height:1.15rem;
	float:right;
}
.b-item-corp{
	width:100%;
	height:auto;
	padding-bottom:.5rem;
}
.b-item-corp .b-item-corp-t{
	width:100%;
	height:2.2rem;
	padding-top:.5rem;
}
.b-item-corp .b-item-corp-t a{
	display:inline-block;
	width:3.5rem;
	height:1.7rem;
	line-height:1.7rem;
	color:#717171;
}
.b-item-corp .copyright{
	width:100%;
	height:auto;
	font-size:.6rem;
	line-height:1rem;
	color:#4D4D4D;
	text-align:center;
}

/* foot-btn */
a.foot{
	position:fixed;
	bottom:0;
	left:0;
	width:100%;
	height:2.2rem;
	background:rgba(0,0,0,.8);
	padding:0.225rem 3.1rem;
}
a.foot img{
	width:100%;
}