/* css by nana */
/*专题通用头部样式*/
.head_box{width:100%; background:#fff;position:fixed; z-index:999;box-shadow: 1px 2px 2px #ccc;}
.head_box .inner{width:1200px; margin: -3px auto 0px auto; overflow: hidden;}
.head_box h1{float: left; width:200px; margin-top: 10px;}
.head_box h1 img{width:150px;}
.head_box ul{float: right;}
.head_box ul li{float: left;display:inline-block;height: 60px;line-height:60px;padding:0 3px; color: #fff; text-align: center;}
.head_box ul li a{ padding:0 10px; border-right:1px solid #E0E0E0; font-size:16px; color:#333;}
.head_box ul li.navon{ background: #b81d00;color: #fff;}
.head_box ul li.navon a{ color:#FFF;border-right:none;font-weight:bold;}
.head_box ul li a:hover{color: #D72403;}
.head_box ul li.navon a:hover{color:#ffda27;}
.head_box ul li.last a{border-right:0;}

/* 成考报名 */
.citybox {    
    width: 363px;
    float: left;
    overflow: hidden;
    margin: 35px;
    border: 1px #0099CC solid;}
.citybox p{font-size: 22px; margin-bottom: 20px; text-align: center;}
.citybox p span{font-size:14px; line-height: 18px; color: #D72502; display: inline-block;}
.citybox p .span1{margin-right: 15px;}
.citybox p .span2{margin-left: 15px;}
.citybox .mytab {width: 400px;}
.citybox .mytab a{float: left;width: 100%; height: 23px;line-height: 23px;text-align: left;margin-bottom: 20px;}
.citybox .mytab a span{width:50px;height: 23px;line-height: 23px;text-align: center; background: #1E364E;color: #fff;margin-right:10px; border-radius: 3px; display:inline-block}
.citybox .mytab a span.now{background: #D72502}
.citybox .mytab a span.no{background: #d1d1d1; color: #333;}
.kb_box{float: right; width:854px; overflow:hidden;}
.kb_box .kb{display: none;}
.kb_box .mycur{display: block;}
.kb_subject{width:1200px; margin:0 auto; overflow:hidden;}
.kb_subject .kb_box{margin-top:30px; width:870px;}
.kb_subject .kb_box .kb .ulbox li{margin-right:40px;}
.kb_subject .citybox{margin-left:0;}
/*顶部关闭横幅*/
		.lm{width: 100%; height: 55px; background: #D72502; position: relative;}
		.lm .inner{width:1200px; margin:0 auto; overflow: hidden; text-align:center;}
		.lm .inner span{display:inline-block; padding-right:20px; font-size: 24px;  margin-top:10px; font-weight: bold; color: #fff; letter-spacing: 2px; font-family: "微软雅黑",Arial;}
		.lm .inner a{display:inline-block; padding:0 30px; line-height: 28px; text-align: center; font-size: 16px;  color: #FFFC01; border:1px solid #FFFC01; margin-top: 9px; border-radius: 3px;}
		.lm .close{position: absolute; display: block; width: 20px; height: 20px; background:url(../images/close.png) no-repeat; right: 10px; top: 15px;}
		
/*顶部其他关联专题*/
.menu{ width:100%; height: 40px; overflow:;background-color:#b81d00; display:inline-block;}
.menu .navcont{ width:1200px; margin:0 auto;}
.menu span.zttitle{
	width:300px;
	float:left;
	height: 40px;
    line-height:40px;
    padding: 0px;
    margin: 0px;
    font-size: 26px;
    display: inline-block;
    font-family: "microsoft yahei";
    color: #fed201;
	font-weight: bold;
}
.menu span i{
    font-style: normal;
    font-size: 20px;
	color:#FFF;
}
.menu ul{
	width:900px;
	float:right;
}
.menu  ul li {
    position: relative;
    float: left;
    color: #FFF;
}
.menu ul li.iphone {
    display: block;
	background: url(../images/tel.png) no-repeat left;
    height: 40px;
    line-height: 40px;
    padding-left: 40px;
    font-size: 20px;
    font-family: "Microsoft YaHei" ! important;
    font-weight: bold;
    color: #fed201;
	float: right;
}
.menu ul li a {
    display: block;
	 height: 40px;
     line-height:40px;
    padding: 0px 13px;
    transition: 0s;
    font-size: 14px;
    font-family: "Microsoft YaHei" ! important;
	color: #FFF;
	border-right: none;
}

.menu ul li a:hover {
    color: #fed201;
}	