.govopen202201-body{
    background: url(YTGovOpen202201_bg.jpg) center bottom repeat-x #fff;
}
.half-left-container,
.half-right-container{
    width: 48.33%;
}
/* old_type */
.old_type .govopen202201-body{
    padding-bottom: 6.25vw;
}
.old_type .half-left-container,
.old_type .half-right-container{
    width: 100%;
}

.zdgkml {
    display: none;
}

@media (max-width: 1200px) {
    .oldType_switch{
        display: none;
    }
    .govopen202201-body{
        padding-bottom: 6.25vw;
    }
}
@media (max-width: 768px) {
    .govopen202201-body{
        padding-bottom: 10vw;
    }
    .half-left-container,
    .half-right-container{
        width: 100%;
    }
}
/* gray-bg-container style */
.gray-bg-container{
    padding: 42px 0 40px;
    background: #f5f5f5;
}
.common-bg-container{
    padding: 42px 0 40px;
}
.main-head-box{
    height: 30px;
    position: relative;
    line-height: 0;
    text-align: center;
    margin-bottom: 20px;
}
.main-head-box h1{
    display: inline-block;
    height: 30px;
    line-height: 30px;
    position: relative;
    z-index: 1;
    width: 208px;
    text-align: center;
    font-size: 30px;
    color: #1b62b6;
    border-left: 3px solid #1b62b6;
    border-right: 3px solid #1b62b6;
}
.main-head-box h1 a{
    color: #1b62b6;
}
.main-head-box h1 a:hover{
    text-decoration: none;
}
.main-head-box::before,
.main-head-box::after{
    content: "";
    position: absolute;
    top: 50%;
    margin-top: -1px;
    height: 2px;
    width: 496px;
    width: calc(50% - 104px);
    line-height: 0;
    font-size: 0;
    overflow: hidden;
    background: #1b62b6;
}
.main-head-box::before{
    left: 0;
}
.main-head-box::after{
    right: 0;
}
/* old_type */
.old_type .gray-bg-container{
    padding: 3.5vw 0 3.25vw;
}
.old_type .common-bg-container{
    padding: 3.5vw 0 3.25vw;
}
.old_type .main-head-box{
    height: 4vw;
    margin-bottom: 1.75vw;
}
.old_type .main-head-box h1{
    height: 4vw;
    line-height: 4vw;
    width: 600px;
    font-size: 4vw;
    border-left: 0.4vw solid #1b62b6;
    border-right: 0.4vw solid #1b62b6;
}
.old_type .main-head-box::before,
.old_type .main-head-box::after{
    width: 300px;
}
@media (max-width: 1200px) {
    .gray-bg-container{
        padding: 3.5vw 0 3.25vw;
    }
    .common-bg-container{
        padding: 3.5vw 0 3.25vw;
    }
    .main-head-box{
        height: 2.5vw;
        margin-bottom: 1.75vw;
    }
    .main-head-box h1{
        height: 2.5vw;
        line-height: 2.5vw;
        width: 17.25vw;
        font-size: 2.5vw;
        border-left: 0.25vw solid #1b62b6;
        border-right: 0.25vw solid #1b62b6;
    }
    .main-head-box::before,
    .main-head-box::after{
        width: calc(50% - 8.6vw);
    }
}
@media (max-width: 768px) {
    .gray-bg-container{
        padding: 5.6vw 0 5.2vw;
    }
    .common-bg-container{
        padding: 5.6vw 0 5.2vw;
    }
    .main-head-box{
        height: 4vw;
        margin-bottom: 2.8vw;
    }
    .main-head-box h1{
        height: 4vw;
        line-height: 4vw;
        width: 27.6vw;
        font-size: 4vw;
        border-left: 0.4vw solid #1b62b6;
        border-right: 0.4vw solid #1b62b6;
    }
    .main-head-box::before,
    .main-head-box::after{
        width: calc(50% - 13.8vw);
    }
}
@media (max-width: 414px) {
    .main-head-box{
        height: 5.2vw;
        margin-bottom: 4vw;
    }
    .main-head-box h1{
        height: 5.2vw;
        line-height: 5.2vw;
        width: 38.2vw;
        font-size: 5.2vw;
        border-left: 2px solid #1b62b6;
        border-right: 2px solid #1b62b6;
    }
    .main-head-box::before,
    .main-head-box::after{
        width: calc(50% - 19.1vw);
    }
}

/* ---- section-head-box style ---- */
.section-head-box{
    border-bottom: 2px solid #dedede;
    padding: 12px 0 13px;
    position: relative;
    line-height: 0;
    margin-bottom: 16px;
    /* 	text-align: center; */
}
.section-head-box h1{
    display: inline-block;
    height: 24px;
    line-height: 24px;
    border-left: 4px solid #2d5eab;
    padding-left: 0.7rem;
    font-size: 24px;
    color: #115db2;
}
.section-head-box a.more{
    position: absolute;
    top: 15px;
    right: 0;
    height: 24px;
    line-height: 24px;
    font-size: 16px;
    color: #999999;
}
.section-head-box a.more:hover{
    color: #115db2;
}
/* old_type */
.old_type .section-head-box{
    padding: 1.6vw 0 1.6vw;
    margin-bottom: 2vw;
}
.old_type .section-head-box h1{
    height: 3.2vw;
    line-height: 3.2vw;
    border-left: 0.4vw solid #2d5eab;
    padding-left: 2vw;
    font-size: 3.2vw;
}
.old_type .section-head-box a.more{
    top: 2vw;
    height: 3.2vw;
    line-height: 3.2vw;
    font-size: 2.4vw;
}
@media (max-width: 1200px) {
    .section-head-box{
        padding: 1vw 0 1vw;
        margin-bottom: 1.33vw;
    }
    .section-head-box h1{
        height: 2vw;
        line-height: 2vw;
        border-left: 0.25vw solid #2d5eab;
        padding-left: 1.25vw;
        font-size: 2vw;
    }
    .section-head-box a.more{
        top: 1.25vw;
        height: 2vw;
        line-height: 2vw;
        font-size: 1.25vw;
    }
}
@media (max-width: 768px) {
    .section-head-box{
        padding: 1.6vw 0 1.6vw;
        margin-bottom: 2vw;
    }
    .section-head-box h1{
        height: 3.2vw;
        line-height: 3.2vw;
        border-left: 0.4vw solid #2d5eab;
        padding-left: 2vw;
        font-size: 3.2vw;
    }
    .section-head-box a.more{
        top: 2vw;
        height: 3.2vw;
        line-height: 3.2vw;
        font-size: 2.4vw;
    }
}
@media (max-width: 414px) {
    .section-head-box{
        padding: 2vw 0 2vw;
        margin-bottom: 2.8vw;
    }
    .section-head-box h1{
        height: 4.4vw;
        line-height: 4.4vw;
        border-left: 3px solid #2d5eab;
        padding-left: 2.8vw;
        font-size: 4.4vw;
    }
    .section-head-box a.more{
        top: 2.4vw;
        height: 4.4vw;
        line-height: 4.4vw;
        font-size: 3.6vw;
    }
}
/* ---- main-lists style ---- */
.main-lists li{
    height: 46px;
    line-height: 46px;
    border-bottom: 1px dashed #bebdbd;
    padding: 0 0 0 20px;
    position: relative;
    font-size: 16px;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.main-lists li a:hover{
    color: #115db2;
}
.main-lists li:last-of-type{
    border-bottom: none;
}
.main-lists li a {
    color: #333;
}
.main-lists li a::before{
    content: "";
    position: absolute;
    left: 0;
    top: 20px;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    line-height: 0;
    font-size: 0;
    overflow: hidden;
    background: #333;
}
.main-lists li a:hover::before{
    background: #115db2;
}
.main-lists li span{
    position: absolute;
    top: 0;
    right: 0;
    height: 46px;
    line-height: 46px;
    font-size: 16px;
    color: #8c8c8c;
}
/* old_type */
.old_type .main-lists li{
    height: auto;
    min-height: 6vw;
    line-height: 4vw;
    padding: 1vw 0 1vw 2.8vw;
    font-size: 2.8vw;
    overflow: auto;
    text-overflow: unset;
    white-space: unset;
}
.old_type .main-lists li a::before{
    top: 2.7vw;
    width: 0.8vw;
    height: 0.8vw;
}
.old_type .main-lists li span{
    display: none;
}
@media (max-width:1200px) {
    .main-lists li{
        height: 3.75vw;
        line-height: 3.75vw;
        padding: 0 0 0 1.75vw;
        font-size: 1.33vw;
    }
    .main-lists li a::before{
        top: 1.75vw;
        width: 0.5vw;
        height: 0.5vw;
    }
    .main-lists li span{
        height: 3.75vw;
        line-height: 3.75vw;
        font-size: 1.25vw;
    }
}
@media (max-width:768px) {
    .main-lists li{
        height: auto;
        min-height: 6vw;
        line-height: 4vw;
        padding: 1vw 0 1vw 2.8vw;
        font-size: 2.8vw;
        overflow: auto;
        text-overflow: unset;
        white-space: unset;
    }
    .main-lists li a::before{
        top: 2.7vw;
        width: 0.8vw;
        height: 0.8vw;
    }
    .main-lists li span{
        display: none;
    }
}
@media (max-width:414px) {
    .main-lists li{
        min-height: 10vw;
        line-height: 6vw;
        padding: 2vw 0 2vw 4vw;
        font-size: 4vw;
    }
    .main-lists li a::before{
        top: 4.4vw;
        width: 1.6vw;
        height: 1.6vw;
    }
}
/* ---- base-directory-box style ---- */
.base-directory-box{
    background: #115db2;
    position: relative;
    line-height: 0;
    text-align: center;
    margin: 32px 0 14px;
}
.base-directory-box a{
    display: block;
    width: 100%;
    height: 100%;
    line-height: 0;
    text-align: center;
}
.base-directory-box::before{
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    height: 2px;
    width: 100%;
    margin-top: -1px;
    background: #417dc1;
    font-size: 0;
    line-height: 0;
}
.base-directory-box h1{
    display: inline-block;
    position: relative;
    padding: 18px 112px;
    background: #115db2;
    z-index: 1;
    line-height: 38px;
    font-size: 32px;
    color: #fff;
}
.base-directory-box h1 img{
    width: auto;
    height: 36px;
    margin-right: 22px;
}
/* old_type */
.old_type .base-directory-box{
    margin: 2.75vw 0 1.25vw;
}
.old_type .base-directory-box::before{
    display: none;
}
.old_type .base-directory-box h1{
    padding: 4vw 2vw;
    line-height: 4.8vw;
    font-size: 4.4vw;
}
.old_type .base-directory-box h1 img{
    height: 6vw;
    margin-right: 0;
    margin-bottom: 1.2vw;
}
.old_type .base-directory-box h1 span{
    display: inline-block;
    width: 100%;
}
@media (max-width:1200px) {
    .base-directory-box{
        margin: 2.75vw 0 1.25vw;
    }
    .base-directory-box h1{
        padding: 1.5vw 9.25vw;
        line-height: 3.25vw;
        font-size: 2.75vw;
    }
    .base-directory-box h1 img{
        height: 3vw;
        margin-right: 2vw;
    }
}
@media (max-width:768px) {
    .base-directory-box{
        margin: 4.4vw 0 2vw;
    }
    .base-directory-box::before{
        display: none;
    }
    .base-directory-box h1{
        padding: 4vw 2vw;
        line-height: 4.8vw;
        font-size: 4.4vw;
    }
    .base-directory-box h1 img{
        height: 6vw;
        margin-right: 0;
        margin-bottom: 1.2vw;
    }
    .base-directory-box h1 span{
        display: inline-block;
        width: 100%;
    }
}
@media (max-width:414px) {
    .base-directory-box{
        margin: 6vw 0 4vw;
    }
    .base-directory-box h1{
        padding: 6vw 2vw;
        line-height: 6vw;
        font-size: 5.6vw;
    }
    .base-directory-box h1 img{
        height: 8vw;
        margin-bottom: 2vw;
    }
}