.gov_navu_two{
   display:none;
}
.gov_content {
    width: 100%;
    overflow: hidden;
}
.gov_gxmain {
    width: 1040px;
    overflow: hidden;
    margin: 0 auto;
    border-left: 1px solid #dbdcde;
    border-right: 1px solid #dbdcde;
    padding: 0 12px;
}
.gov_currbox {
    height: 62px;
    width: 100%;
    overflow: hidden;
    line-height: 62px;
}
.gov_currbox span, .gov_currbox a {
    color: #666;
    font-size: 14px;
}
.gov_currbox a {
    display: inline;
    color: #666;
}
.gov_xltitle {
    text-align: center;
    margin-bottom: 30px;
}


@media screen and (max-width: 750px){
.gov_gxmain{
    padding: 0;
    width: 100%;
}
.news-content-main{
    width:100%!important;
}
.news-info{
    width:100%!important;
}
.xl_comeword,.xl_writter{display:none;}
#btnPrint{display:none;}
#closewindow{display:none;}
.govWinSetting{
    right: 5px!important;
    position: absolute!important;
}
}