/*--公共--*/
@charset "utf8";
.undis{display:none}
.dis{display:block}
.wrap{width:1000px;margin:0 auto; overflow:hidden;}
.mt20{margin-top:20px}
.mt15{margin-top:15px}
.mt10{margin-top:10px}
.mt5{margin-top:5px}
.ml15{margin-left:15px}
.mb15{margin-bottom:15px}
.wrap {width: 1200px;}/*overflow: hidden;background: #fff ;*/
.fl{float:left;}
.fr{float:right;}
::selection {
background: #f37e00;
color: #ffffff;
}
::-moz-selection {
background: #f37e00;
color: #ffffff;
}
::selection {
background: #f37e00;
color: #ffffff;
}
::-moz-selection {
background: #f37e00;
color: #ffffff;
}
/*头部*/
.headbar{line-height: 39px;border-bottom: #ddd 1px solid;background: #fff;}/*height: 39px;*/
.headbar .headbar_a {float: left;line-height: 39px;background: url('../images/home.gif') no-repeat 10px 13px;text-indent: 30px;}
.headbar .headbar_a h1{font-size:13px;font-weight:normal;color:#666;}
.headbar .headbar_b {float: right;line-height: 39px;}
.headbar .headbar_b a {padding: 0 3px;font-size:13px;color:#666;}
.nav { background: #fff;}
.nav .tiqiu{height:70px;background:url("../images/tiqiu_bg.gif") no-repeat scroll 0 0 transparent;}/*背景："../images/tiqiu_bg.gif"*/
.nav .logo {width: 227px;height:100%;background: url('../images/logo.png') no-repeat left center;float: left;_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/logo.png');_background-image: none;}
.nav .gg_lo{float:left;height:100%;width:500px;margin-top:10px;}
.nav .search {float: right;height:100%;width:450px;}
.nav .search .search_bar{margin-top:15px;margin-left: 120px;}
.nav .logo a {display: block;width: 185px;height: 65px;}
.search {float: right;padding-top:5px;} /*2016-10-20*/
.gg_lo{position:relative;height:50px;left:190px;top:-35px;width:500px;z-index:9999;} /*一个广告*/
.search_bar {float: left;width: 299px;
    overflow: hidden;
    border:2px solid #008844;
    border-radius: 5px;
    box-shadow: none;
    background-color: #008844;}
.search_bar input {float: left;width: 246px;height: 34px;border: none;line-height: 34px;text-indent: 10px;color: #999;
overflow: hidden;}
.search_bar button {float: left;width: 50px;height: 34px;border: none; background:none;cursor: pointer;overflow: hidden;color:#fff}
/*导航*/
.daohang2{height: 40px;line-height: 40px;border-bottom: 1px solid #e5e5e5;background:#fff;}
.daohang2 .wrap .headerBtm span{padding: 4px 10px 7px 5px;background:url('../images/xxx.gif') repeat-x -2px 4px;width:40px;height:23px;color:#fff;display:black;}
.daohang2 .wrap .headerBtm a{margin-right:15px;margin-left:3px;color:#f43e50;font-size:13px;}
.daohang1{height: 45px;line-height: 45px;background: #f43e50;}
.daohang1 .daohang1_1{width:1200px;margin:0 auto;}
.daohang1 ul.ct li{height: 40px;float: left;background: url(../images/mainNavBg.gif) no-repeat;background-position:left -37px;position: relative;z-index: 99999;}
.daohang1 ul.ct li a{color: #fff;line-height: 40px;font-size: 16px;padding: 0 28px;position: relative;cursor: pointer;}
.daohang1 ul.b li,.daohang1 ul.bb li {float:left;width:62px;background:none;text-align:center;padding-left:3px;} 
.daohang1 ul.ct li ul.b li a,.daohang1 ul.ct li ul.bb li a{clear:both;color:#fff;font-size:12px;font-weight:normal;padding:0;}
.daohang1 ul.ct li ul.bb li a{color:#ffd400;}
.daohang1 .fr { float: right !important;}
.daohang1 .mainNav-link a { color: #fff;   margin-right: 10px;}

/*下拉菜单*/
.daohang1 ul.ct li .subNav{background:#0E8C58;z-index:1000;position: absolute;width: 134px;border: 3px solid #f43e50;top: 40px;left: 0;border-top: none;background-repeat: repeat-x;height: auto;}
.daohang1 ul.ct li .zhuanti{width: 350px;}
.daohang1 ul.ct li .zhuanti li{width:67px;}
.daohang1 ul.ct li.home{background:none;}
.b{display:black;}

