.minhh3 {
    min-height: 300px;
}

.minhh6 {
    min-height: 600px;
}

.minhh9 {
    min-height: 900px;
}


/*Gl*/

.gov_gxlbox {
    overflow: hidden;
    width: 998px;
    margin: 0 auto;
    padding-bottom: 70px;
    border: 1px solid #ddd;
    position: relative;
    border-top: none;
}

.gxlbort {
    width: 100%;
    height: 3px;
    background: url(/uiFramework/commonResource/image/2021101513502763469.png) no-repeat;
    position: absolute;
    top: 0px;
    left: 0px;
}


/*GovCurrentBox*/

.gov_currbox {
    height: 30px;
    width: 100%;
    overflow: hidden;
    margin-top: 20px;
    margin-left: 20px;
}

.gov_currbox span,
.gov_currbox a {
    font-size: 14px;
    color: #666;
}


/*END GovCurrentBox*/

.gov_gxtitle {
    background: #c31200;
    width: 94%;
    height: 38px;
    border-bottom: 1px solid #aaa;
    font-size: 18px;
    color: #FFF;
    font-weight: normal;
    line-height: 38px;
    padding-left: 20px;
    margin-left: 30px;
    font-family: "Microsoft YaHei UI", "微软雅黑", \5FAE\8F6F\96C5\9ED1;
}


/*GlList*/

.gov_gllistbox {
    overflow: hidden;
    width: 95%;
    margin: 0 auto;
}

.gov_gllist {
    overflow: hidden;
    width: 100%;
    padding-bottom: 14px;
    margin-bottom: 14px;
}

.gov_gllist li {
    position: relative;
    height: 49px;
    line-height: 49px;
    border-bottom: 1px solid #e0e0e0;
}

.gov_gllist li a {
    font-size: 14px;
    color: #333;
    width: 91%;
    display: block;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.gov_gllist li a:hover {
    text-decoration: underline;
    color: #666;
}

.gov_gllist b {
    position: absolute;
    top: 18px;
    left: 0;
    display: block;
    width: 4px;
    height: 4px;
    background-color: #434242;
}

.gov_gllist span {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 14px;
    color: #acacac;
    font-family: "Microsoft YaHei UI", "微软雅黑", \5FAE\8F6F\96C5\9ED1;
}


/*END GlList*/


/*Page*/

.pagebox {
    margin-top: 80px;
    text-align: center;
    padding-bottom: 37px;
    clear: both;
}

.pagebox ul {
    display: inline;
    font-size: 0px;
}

.pagebox ul li {
    height: 28px;
    min-width: 28px;
    line-height: 28px;
    display: inline-block;
    margin-right: 12px;
}

.pagebox ul li a {
    min-width: 28px;
    height: 100%;
    border: 1px solid #dae0ee;
    padding: 0px 7px;
    box-sizing: border-box;
    display: block;
    font-size: 14px;
    color: #666666;
    text-align: center;
    border-radius: 3px;
}

.pagebox ul li a:hover {
    border: 1px solid transparent;
    color: #fff;
    background-color: #349ed8;
}

.pageboxactive a {
    border: 1px solid transparent !important;
    color: #fff !important;
    background-color: #349ed8;
}

.pagebox ul li font {
    height: 25px;
    font-size: 14px;
    color: #666666;
    text-align: center;
}

.pagebox ul li input {
    height: 23px;
    border: 1px solid #dae0ee;
    background-color: #f1f4fb;
    border-radius: 3px;
    width: 50px !important;
    margin: 0 !important;
    text-align: center;
}

.pagebox ul li button {
    height: 25px;
    border: 1px solid #dae0ee;
    background-color: #fefefe;
    border-radius: 3px;
    color: #666666;
}


/*END Page*/


/*END Gl*/


/*Xl*/

.gov_xlheader {
    width: 95%;
    margin: 0 auto;
    z-index: -11;
}

.gov_xlheader h5 {
    font-size: 24px;
    text-align: center;
    margin-bottom: 40px;
    margin-top: 60px;
    color: #333;
    font-weight: bold;
    line-height: 45px;
    font-family: "Microsoft YaHei UI", "微软雅黑", \5FAE\8F6F\96C5\9ED1;
}


/*Message*/

.gov_message {
    height: 38px;
    position: relative;
    margin-bottom: 40px;
    background-color: #efefef;
    z-index: 1;
}

.gov_message p,
.gov_sysbox span {
    font-size: 14px;
    color: #333;
}

.gov_comeword {
    position: absolute;
    top: 10px;
    left: 420px;
    z-index: -1;
}

.gov_time {
    position: absolute;
    top: 10px;
    left: 200px;
    z-index: -1;
}

.gov_sum {
    position: absolute;
    top: 10px;
    left: 750px;
}

.gov_sysbox {
    position: absolute;
    top: 10px;
    right: 220px;
}

.index_switchsize span {
    cursor: pointer;
}


/*END Message*/


/*PageContent*/

.pages_content {
    margin-bottom: 20px;
    padding-bottom: 60px;
    width: 91%;
    margin: 0 auto;
}

.pages_title {
    margin-bottom: 20px;
}

.pages_content h5 {
    text-align: center;
    font-weight: none;
    margin-bottom: 18px;
    font-size: 16px;
    font-weight: bold;
}

.pages_content p {
    line-height: 36px;
    font-size: 16px;
}

.pages_content img {
    display: block;
}


/*END PageContent*/


/*Downloads List*/

.gov_downloadsbox {
    overflow: hidden;
    width: 95%;
    margin: 0 auto;
    position: relative;
    font-size: 14px;
    border-top: 1px solid #225eb0;
}

gov_downloadsbox a {
    font-size: 14px;
}

.gov_downloadsbox h5 {
    width: 98%;
    height: 40px;
    line-height: 40px;
    background-color: #f2f2f2;
    padding-left: 20px;
    margin-bottom: 26px;
    overflow: hidden;
    margin-top: 4px;
    font-size: 14px;
    color: #333333;
}

.gov_print {
    position: absolute;
    top: 14px;
    right: 110px;
    font-size: 14px!important;
}

#closewindow {
    position: absolute;
    top: 14px;
    right: 10px;
    font-size: 14px;
}


/*Ddlist*/

.gov_ddlist {
    overflow: hidden;
    width: 100%;
}

.gov_ddlist p {
    border-bottom: 1px solid #f2f2f2;
    padding-left: 20px;
    height: 40px;
    line-height: 40px;
    background: url(/uiFramework/commonResource/image/2021110216483847484.jpg) no-repeat 5px 18px;
}

.gov_ddlist li {
    position: relative;
    padding-left: 20px;
    line-height: 40px;
    border-bottom: 1px solid #f2f2f2;
}

.gov_ddlist li a {
    font-size: 16px;
}

.gov_ddlist span {
    position: absolute;
    top: 18px;
    left: 0;
    display: block;
    width: 4px;
    height: 4px;
    background-color: #d9d9d9;
}


/*END Ddlist*/


/*END Downloads List*/

.gov_share {
    width: 180px;
    height: 24px;
    position: absolute;
    top: 7px;
    right: 10px;
    display: block;
}

.gov_share .share_wx {
    position: absolute;
    top: 0px;
    left: 0px;
    display: block;
    width: 24px;
    height: 24px;
}

.gov_share .share_wb {
    position: absolute;
    top: 0px;
    left: 35px;
    display: block;
    width: 24px;
    height: 24px;
}

.gov_share .share_rr {
    position: absolute;
    top: 0px;
    left: 70px;
    display: block;
    width: 24px;
    height: 24px;
}


/*END Xl*/

.TRS_Editor strong {
    font-family: "Microsoft YaHei UI", "微软雅黑", \5FAE\8F6F\96C5\9ED1;
    line-height: 36px;
    font-size: 16px;
    font-weight: bold;
    color: #333333;
}

@media only screen and (max-width: 768px) {
    .gov_gxlbox {
        width: 100%;
    }
    .gov_xlheader h5 {
        font-size: 20px;
        margin: 20px 0px;
    }
    .TRS_Editor P {
        font-size: 14px!important;
    }
    .gov_message {
        margin-bottom: 30px;
    }
    .gov_share {
        top: 37px;
        right: -110px;
    }
    iframe {
        width: 330px;
    }
}