.zg_header{
    width: 100%;
    background-color:#fff;
    position: absolute;
    height: 40px;
    z-index: 100000;
}
.zg_header .aq_sec{
    width: 1000px;    
    margin: 0 auto;
}
.zg_header .aq_sec .logo{
    width: 200px;
    float: left;
}
.zg_header .aq_sec .logo img{
    width: 100%;
}
.zg_header .aq_sec .text{
    width: 482px;
    float: left;
    text-align: right;
    font-size: 15px;
    line-height: 40px;
}
.zg_header .aq_sec .text a{
    margin-right: 15px;
}
.zg_header .aq_sec .text a:hover{
    color:#1a85e7;
}
.zg_header .aq_sec .zixun{
    width: 292px;
    float: right;
    text-align: right;
    font-size: 18px;
    line-height: 40px;
}