@charset "utf-8";
body{background: none;}
.xxgk-top-header{display: none;}
.zt-mainbox {width: 1100px;margin: 0 auto;}
.zt-header{ height:40px; background:#256bc4;border-bottom: 1px solid #91b2d5;}
.zt-header .zt_logo{height:30px;padding-top:5px; overflow:hidden;}
.zt-header .zt_logo ul li span.img_title{display: none;}
.zt-header .zt_logo img{height:30px;width:auto;}
.zt-header .zt-nav{ line-height:38px; color:#999999; padding-left: 10px; margin-left: 0 !important;}
.zt-header .zt-mainbox .zt-nav ul li{float: left;height: 39px;line-height: 39px;padding: 0;font-size: 0;margin: 0;}
.zt-header .zt-mainbox .zt-nav ul li a{ font-size:14px; color:#fff; padding:0 5px;background:url(../images/topfg.png) left center no-repeat;}
.zt-header .zt-mainbox .zt-nav ul li.num1 a{background: none;}
.zt-header .wza_font{ 
    padding-left: 10px; font-size: 14px; height: 38px; line-height: 38px;
}
.zt-header .wza_font li{
    float: left;
    margin: 0 5px;
}
.zt-header .wza_font a{color:#fff;}
.zt-header .zt-search{ width:160px; height:24px; margin-top:7px; }
.zt-header .zt-search ul{position: inherit;position: relative;z-index: 10;height:24px;padding: 0px 45px 0px 0px;background:#fff;}
.zt-header .zt-search li.sea_type{left:1px;top:3px;}
.zt-header .zt-search li input{ border:0 none; background:none; float:left;}
.zt-header .zt-search li.ss1{/*width:156px;*/ height:16px; padding:4px 10px 4px 10px; position:relative;}
.zt-header .zt-search li.ss1 input{width:100%; height:16px; line-height:16px; font-size:12px;}
.zt-header .zt-search li.ss1 .msg-box{ position:absolute; left:0; top:60px;}
.zt-header .zt-search li.ss1 .n-top .n-arrow{top:-6px;}
.zt-header .zt-search li.ss1 .n-top .n-arrow b{top:-1px;}
.zt-header .zt-search li.ss1 .n-top .n-arrow i{top:1px;}
.zt-header .zt-search li.ss2{ width:45px; height:24px;background:#989898; position: absolute;right: 0;top: 0;}
.zt-header .zt-search li.ss2 input{ width:45px; height:24px; overflow:hidden; cursor:pointer;color:#fff;}

@media (max-width: 1199px) and (min-width: 992px){
    .zt-mainbox{width:992px;}
    .zt-header .zt-nav{padding-left:0;}
    .zt-header .zt-mainbox .zt-nav ul li a{padding:0 8px;}
    .zt-header { height: auto; padding-bottom: 10px;}
}