body {
    font-size: 12px;
    font-family: "microsoft yahei";
    min-width: 1200px;
}



#header {
    background: url('https://gljkq.guilin.gov.cn/material/images/background.png') no-repeat;
    height: 230px;
    background-size: 100% 100%;
}

#header_top {
    height: 170px;
    padding: 50px 0;
}

#nav_background_1 {
    background: url('https://gljkq.guilin.gov.cn/material/images/nav_background.png');
}

#nav_background {
    background: url('https://gljkq.guilin.gov.cn/material/images/nav_1200px.png') no-repeat center center;
}

#header_top,
#nav,
#main,
#footer_center {
    margin: 0 auto;
    width: 1200px;
}

#nav ul li,
#notice ul li {
    float: left;
}

#nav ul li {
    width: 150px;
    text-align: center;
    padding: 17px 0;
    font-size: 18px;
}

#nav ul li a {
    color: white;
    padding: 0;
}

#nav ul li:hover {
    background: #1A71D6;
}

#footer {
    border-top: 3px solid #96D143;
    margin-top: 20px;
    background: #134A8B;
}

#footer_center {
    text-align: center;
    color: white;
    line-height: 28px;
    padding: 20px 0;
}


.gov-site-left,
.more-left {
    width: 175px;
}


.gov-site-right,
.more-right {
    width: 980px;
}

.my-leader-title {
    background: #21AE5C;
    color: white;
    padding: 20px 0;
    font-size: 18px;
    font-weight: 700;
    line-height: normal;
    height: max-content;
}

.more-child-list li,
.more-nav li {
    display: block;
    background: #004CA1;
    color: white;
    font-weight: 800;
    padding: 20px 15px;
    box-sizing: border-box;
    text-align: center;
    font-size: 14px;
    border-top: 1px solid white;
    line-height: normal;
    border-bottom: none;
}

.more-child-list li a,
.more-nav li a {
    color: #fff;
}

.wrap {
    width: 1200px;
}

.more-chlid-title {
    height: 40px;
    border-bottom: 2px solid #004DA8;
    padding: 10px;
    box-sizing: border-box;
    line-height: normal;
}

.more-chlid-title strong {
    background: none;
    color: #004da8;
    font-weight: 800;
    font-size: 16px;
    padding: 0;
}

#current-location {
    height: 36px;
    margin: 0 0 10px 0;
    border: 1px solid #EFEDEE;
    background: #F8F8F8;
    line-height: 36px;
    padding-left: 10px;
}
#morelist {
    float: none;
}



#article-file {
        font-family: 宋体, SimSun !important;
}

.article-file {
        font-family: 宋体, SimSun !important;
}