.box {
    width: 1016px;
    height: auto;
    margin: 0 auto;
    background: url(/uiFramework/commonResource/image/2022022315263992282.jpg) repeat-y;
}
.head {
    width: 998px;
    height: 24px;
    line-height: 24px;
    border: #c5c5c5 solid 1px;
    margin: 0 auto;
    background: #f4f4f4;
}
.head ul li {
    float: right;
}
.head ul li a:link, .head ul li a:visited {
    padding: 0px 10px;
}
a:link, a:visited, a:active, a:hover {
    text-decoration: none;
    color: #434343;
    font-family: "宋体";
}
.head_flash {
    width: 1000px;
    height: 107px;
    background: url(/uiFramework/commonResource/image/2022022317290479738.jpg) no-repeat top;
    margin: 0 auto;
}
.nav1 {
    width: 1000px;
    height: 38px;
    text-align: center;
    border-top: #ffffff solid 1px;
    background: url(/uiFramework/commonResource/image/2022022317263029235.jpg) repeat-x;
    margin: 0 auto;
    z-index: 9999;
}
#top {
    position: relative;
    background: url(/uiFramework/commonResource/image/2022022315384612572.jpg) no-repeat left;
    height: 38px;
    z-index: 9999;
}
.navwrap {
    background: transparent url() no-repeat scroll right bottom;
    z-index: 9999;
}
.navwrap {
    height: 38px;
    line-height: 38px;
    position: absolute;
    font-size: 14px;
    left: 0px;
    
}
#top #nav {
    background: transparent url() left top no-repeat;
    z-index: 9999;
    float: left;
    height: 38px;
    line-height: 38px;
}
#nav, #nav ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    list-style-position: outside;
    position: relative;
    }
#top #nav li {
    float: left;
    position: relative;
    
    background: url(/uiFramework/commonResource/image/2022022315384612572.jpg) no-repeat right;
    z-index: 9999;
}
#top #nav .current_page_item a {
    color: #fff!important;
    z-index: 9999;
}
#top #nav a {
    height: 38px;
    display: block;
    padding: 0 13px;
    text-decoration: none;
    text-align: center;
    line-height: 38px;
    outline: none;
 
    position: relative;
    float: left;

}
.gov_header_ph,.hideNav,.headerCon{display:none;}


@media(max-width:640px){
  .box{width:100%;}
  .head{width:100%;}
  .head_flash{width:100%;}
  .head_flash embed{width:100%;}
  .nav1{width:100%;}
   .header_nav {display:block!important;}
  .headnav{display:none;}
  .phone_nav {display:block;}
  .gov_headerMain{width:100%;}


   .head{display:none;}
  .head_flash{display:none;}
  .nav1{display:none;}
  .gov_header_ph,.hideNav{display:block;}
  .headerCon{display:block;}
}