﻿@charset "utf-8";
/* Css Document */

/* 头部 */
.zhhj-header{
    height:116px;
    overflow: inherit;
}
.header-left{
    float: left;
}
.header-logo{
    width:366px;
    height:82px;
    margin-top: 18px;
}
.header-logo img{
    display: block;
    width: 366px;
    height: auto;
}
.header-right-bot{
    margin-top:43px;
}
.header-right{
    float: right;
    width: 989px;
    height:116px;
}
.header-search{
    /*padding-top: .167rem;
    margin-bottom: .042rem;*/
}
.linkleft-item0{
    width: 33px;
    height: 33px;
    float: left;
    margin-right: 28px;
    position: relative;
}
.linkleft-item1{
    width: 33px;
    height: 33px;
    float: left;
    margin-right: 28px;
    position: relative;
}
.linkleft-item2{
    width: 33px;
    height: 33px;
    float: left;
    position: relative;
}
.linkleft-item-wx1,.linkleft-item-wx2{
    width: 100px !important;
    height: 162px;
    position: absolute;
    left: -31px;
    top: 35px;
    display: none;
    z-index: 9999; 
}
.search-inbox{
    margin-top:30px;
    float: right;
    border-bottom: 2px solid #c9c9c9;
}
.search-input{
    float: left;
    width: 180px;
}
.search-input input[type="text"]{
    font-size: .073rem;
    color: #9b9b9b;
    border: none;
}
.search-input input[type="text"]:hover{
    border: none;
}
.search-btn{
    width: .104rem;
    height: .104rem;
    float: right;
}
.G-search .search-btn{
    width:263px;
    height:75px;
    float:left;
}
.G-search .lbl-common{
    text-align: inherit !important;
}
.search-btn img{
    display: block;
    width: 100%;
    height: 100%;
}
.header-nav{
    float: left;
    width: 820px;
    height: 55px;
    line-height: 65px;
}
.header-navli{
    float: left;
    margin-right: .224rem;
    height: .24rem;
    line-height: .24rem;
    font-size: .094rem;
    font-weight: bold;
    border-bottom: .021rem solid transparent;
}
.header-navli a{
    color: #444;
}
.header-navli-active{
    border-bottom-color: #005bac;
}
.header-navli:hover{
    border-bottom-color: #005bac;
}
.header-icon{
    float: right;
    width:160px;
    margin-top:11px;
}
.icon-box{
    padding-top: .036rem;
}
.icon-wx,.icon-wb{
    width:33px;
    height:33px;
}
.icon-wx img,.icon-wb img{
    display: block;
    width: 100%;
    height: 100%;
}
.icon-wx{
    float: left;
}
.icon-wb{
    float: right;
}