.gov_d3 {
    margin-top: 7px;
    height: 27px;
    width: 157px;
    /* position: relative; */
    background: url(/uiFramework/commonResource/image/2021081910344130959.png) no-repeat;
    /* position: absolute; */
    /* top: 0px; */
    /* right: 230px; */
    float: left;
    margin-right: 15px;
}
.gov_d4 {
    /* position: absolute; */
    /* top: 0px; */
    /* right: 125px; */
    line-height: 35px;
    height: 35px;
    float: left;
    margin-right: 15px;
}
.gov_d4 img {
    float: left;
    margin-right: 7px;
    margin-top: 13px;
}
.gov_d4 a {
    font-size: 14px;
}
.gov_d5 {
    height: 35px;
    line-height: 35px;
    /* position: absolute; */
    /* top: 0px; */
    /* right: 20px; */
    float: left;
    margin-right: 15px;
}
.gov_d5 img {
    float: left;
    margin-right: 7px;
    margin-top: 11px;
}
.gov_d5 a {
    line-height: 35px;
    float: left;
    font-size: 14px;
}



.gov_d3 input.dlsearchinput {
    height: 17px;
    width: 110px;
    border: none;
    color: #757574;
    font-size: 14px;
    margin-top: -14px;
    float: left;
    /* position: absolute; */
    /* top: 1px; */
    /* left: 1px; */
    font-size: 12px;
    margin-left: 1px;
}


.gov_d3 input.dlsearchbtn1 {
    border: none;
    height: 21px;
    width: 17px;
    cursor: pointer;
    float: right;
    /* position: absolute; */
    /* top: 0px; */
    /* right: 0px; */
    background: none;
    margin-top: -20px;
}

.gov_d6{
    height: 35px;
    line-height: 35px;
    float: left;
    /* position: absolute; */
    /* top: 0px; */
    /* right: 20px; */
}

.nav-main,.nav-main1,.nav-main2,.nav-main3{display: none;} 
 
.nav {
    position: relative;
    width: 1200px;
    height: 45px;
    margin: 0 auto;
    background: url(/uiFramework/commonResource/image/2021071514364980459.png) no-repeat;
}
.nav ul {
    margin-left: 2px;
}
.nav li {
    width: 171px;
    float: left;
    text-align: center;
    background: url(/uiFramework/commonResource/image/2021071514454272177.jpg) no-repeat;
    background-position: center right;
}
.nav li:hover{background:#fff;}
.nav li a:hover {
    color: #086cbe;
    font-weight: bold;
    background-color: #fff;
}

.nav li a {
    display: block;
    width: 100%;
    height: 45px;
    color: #fff;
    line-height: 45px;
    font-size: 16px;
}
.nav li .nav-content {
    display: none;
    position: absolute;
    width: 1198px;
    height: 510px;
    padding-top: 20px;
    top: 45px;
    left: 0;
    border: solid 1px #d8d8d8;
    background: #fff;
    z-index: 999999;
}
.zkhl-head-phone{display:none;}

.head_ph{display:none;}

@media(max-width:640px){
  .header,.nav{display:none;}
  .head_ph{display:block;}
}