@charset "UTF-8";
/* CSS Header */
.abf_header{width:100%; min-width:1000px; height:35px; background:#f5f5f5; border-bottom:1px #e4e4e4 solid; position:relative; z-index:9999;}
.abf_header_con{width:1000px; background:#f5f5f5; margin:0 auto; height:35px;}
.abf_header_con_left{width:660px; float:left; position:relative;}
.abf_header_con span{display:block; float:left; line-height:35px; color:#999999; font-size:12px;}
.abf_header_con span a, .abf_header_con span a:link, .abf_header_con span a:visited{color:#999999;}
.abf_header_con span a:hover{color:#ed1c24;}
.abf_header_con .mobile{background:url(/assets/images/icon-cellphone-9x35.gif) 10px 0 no-repeat;}
.abf_header_con .mobile a, .abf_header_con .mobile a:link, .abf_header_con .mobile a:visited{padding:0 10px 0 30px; display:block;}
.abf_header_con .wechat{background:url(/assets/images/icon-wechat-20x35.gif) 5px 0 no-repeat;}
.abf_header_con .wechat a, .abf_header_con .wechat a:link, .abf_header_con .wechat a:visited{padding:0 5px 0 30px; display:block;}
.abf_header_con .wap{background:url(/assets/images/icon-wap-20x35.gif) 5px 0 no-repeat;}
.abf_header_con .wap a, .abf_header_con .wap a:link, .abf_header_con .wap a:visited{padding:0 5px 0 30px; display:block;}
.abf_header_con_left .spit{background:url(/assets/images/spit-1x11.png) 7px center no-repeat; width:20px; height:35px;}
.abf_header_con .tel{margin-right:23px;}
.abf_header_con_right{width:300px; float:right}
.abf_header_con_right span{float:right;}
.abf_header_con_right .spit{background:url(/assets/images/spit-1x11.png) center no-repeat; width:25px; height:35px; display:block}

.abf_erShow{position:absolute; z-index:10000; top:35px; left:0; width:120px; height:120px; background:#ffffff; border:1px #CCC solid; display:none}
.abf_erShow img{margin:5px; width:109px; height:109px; overflow:hidden}
.abf_wecShow{position:absolute; z-index:10000; top:35px; left:0; width:120px; height:120px; background:#ffffff; border:1px #CCC solid; display:none}
.abf_wecShow img{margin:5px; width:109px; height:109px; overflow:hidden}
.abf_wapShow{position:absolute; z-index:10000; top:35px; left:83px; width:120px; height:120px; background:#ffffff; border:1px #CCC solid; display:none}
.abf_wapShow img{margin:5px; width:109px; height:109px; overflow:hidden}
.abf_header_con .mobileShow{background:#e4e4e4 url(/assets/images/icon-cellphone-9x35.gif) 10px 0 no-repeat;}
.abf_header_con .mobileShow a, .abf_header_con .mobileShow a:link, .abf_header_con .mobileShow a:visited{padding:0 10px 0 30px; display:block;}
.abf_header_con .wechatShow{background:#e4e4e4 url(/assets/images/icon-wechat-20x35.gif) 5px 0 no-repeat;}
.abf_header_con .wechatShow a, .abf_header_con .wechatShow a:link, .abf_header_con .wechatShow a:visited{padding:0 5px 0 30px; display:block;}
.abf_header_con .wapShow{background:#e4e4e4 url(/assets/images/icon-wap-20x35.gif) 5px 0 no-repeat;}
.abf_header_con .wapShow a, .abf_header_con .wapShow a:link, .abf_header_con .wapShow a:visited{padding:0 5px 0 30px; display:block;}

.abf_navb {
    width: 100%;
    height: 70px;
    border-bottom: 1px #e4e4e4 solid;
    position: relative;
    z-index: 999;
}
.abf_nav{width:1000px; height:70px; margin:0 auto; position:relative; z-index:10;}
.abf_logo{width:220px; height:70px; margin-left:19px; background:url(/assets/images/logo.gif) 0 center no-repeat; float:left;}
.abf_logo a, .abf_logo a:link, .abf_logo a:visited{width:220px; height:31px; margin-top:20px; display:block;}
.abf_nav_index{width:730px; height:70px; float:right;}
.abf_nav_index ul{margin:0; padding:0; list-style-type:none;}
.abf_nav_index ul li{font-size:14px; text-align:center; float:right; position:relative;}
.nav1n, .nav1n:link, .nav1n:visited {display:block; height:68px; line-height:68px; float:left; color:#666666; padding:0 20px; font-size:14px;}
.nav1nHo{color:#ed1c24 !important; background:#efefef; border-bottom:2px #ed1c24 solid; height:68px; line-height:68px; padding:0 20px;}
.adcs{background:#efefef; border-bottom:2px #ed1c24 solid;}
.adcs, .adcs:link, .adcs:visited{color:#ed1c24;}

/*二级页面头部增加css*/
.abf_header_con_left2{width:700px; float:left; position:relative;}
.abf_header_con_left2 .spit{background:url(/assets/images/spit-1x11.png) 7px center no-repeat; width:20px; height:35px;}

.abf_header_con_right2{width:300px; float:right}
.abf_header_con_right2 span{float:right;}
.abf_header_con_right2 .spit{background:url(/assets/images/spit-1x11.png) center no-repeat; width:25px; height:35px; display:block}

.abf_search{width:134px; height:22px; margin-left:50px; margin-top:6px; padding:2px 8px 0 10px; background: url(/assets/images/search_bg.gif) no-repeat; overflow:hidden;}
.abf_search .searchInp{width:109px; height:20px; line-height:20px; padding-right:5px; overflow:hidden; float:left}
.abf_search .searchBtn{background: url(/assets/images/search_btn.gif) center no-repeat; height: 20px; width: 20px; cursor: pointer; border: none; float: left; overflow: hidden;}
.abf_navImg{margin-left:5px; margin-bottom:3px; _margin-top:12%;}
.abf_navb{width:100%; height:70px; border-bottom:1px #e4e4e4 solid; position:relative; z-index:999;}

.abf_navIns{position:absolute; z-index:999; top:70px; left:0; border-top:1px #e4e4e4 solid; width:92px; padding-top:10px; display:none;
	background:#ffffff;
	/*filter: alpha(opacity=95);*/
	background:rgba(255,255,255,0.95);
	-webkit-box-shadow:0 2px 6px rgba(0, 0, 0, .2);  
	-moz-box-shadow:0 2px 6px rgba(0, 0, 0, .2);  
	box-shadow:0 2px 6px rgba(0, 0, 0, .2);
}
.abf_navInsList{}
.abf_navInsList a, .abf_navInsList a:link, .abf_navInsList a:visited{display:block; width:92px; height:26px; line-height:26px; color:#666666; text-align:left; text-indent:19px; font-size:12px; margin-bottom:5px;}
.nav2n{display:block; width:92px; height:26px; color:#ed1c24 !important; background:#efefef;}
.abf_navInsList a:hover{color:#ed1c24; background:#efefef; z-index:9999; position:relative;}

.abf_topa{height: 35px; line-height: 35px !important;}