body {
    width: 100%;
    height: 100%;
    background: url("../images/ynszwgk_bg.png") no-repeat #fdfdfe center 0;
    background-size: 100%;
}

.content-box {
    min-height: 550px;
}

.content-box .content {
    padding: 50px 0;
}

.max-title {
    text-align: center;
    margin-top: 20px;
}

.max-title span {
    display: none;
}

.zwxxgk_box {
    height: 100%;
    background-color: rgb(242, 242, 242);
    margin: 0 auto;
    padding: 20px 36px 20px 36px;
}

.zwxxgk_box:after {
    display: block;
    visibility: hidden;
    clear: both;
    height: 0;
    content: '';
}

.zwxxgk_box {
    *zoom: 1;
}

/**** 左导航  ****/
.dl_nav {
    width: 240px;
    float: left;
    display: none;
}

.dl_nav01 {
    width: 100%;
    float: left;
}

.dl_nav01 h3 {
    width: 240px;
    height: 70px;
    margin-top: 15px;
    float: left;
}

.dl_nav01 h3 a {
    width: 238px;
    color: rgb(45, 102, 165);
    font-size: 23px;
    display: block;
    height: 64px;
    padding-top: 4px;
    background: #fff;
    border: 1px solid #ddd;
    text-decoration: none;
}

.dl_nav01 h3 a:hover {
    width: 238px;
    height: 63px;
    background-color: rgb(45, 102, 165);
    color: rgb(255, 255, 255);
    font-size: 23px;
    padding-top: 5px;
    border: 1px solid #2c6294;
    text-decoration: none;
}

.dl_nav01 h3 em.zwxxgk_bnt1,
.dl_nav01 h3 em.zwxxgk_bnt2 {
    width: 40px;
    height: 63px;
    float: left;
    padding-right: 20px;
    margin-top: 10px;
    margin-left: 20px;
}

.dl_nav01 h3 em.zwxxgk_bnt1 {
    background: url(../images/zwxxgk_bnt01.png) no-repeat !important;
    background-size: 100% 100%;
}

.dl_nav01 h3 em.zwxxgk_bnt2 {
    background: url(../images/zwxxgk_bnt02.png) no-repeat;
}

.dl_nav01 h3:hover em.zwxxgk_bnt1 {
    background: url(../images/zwxxgk_bnt01b.png) no-repeat !important;
}

.dl_nav01 h3:hover em.zwxxgk_bnt2 {
    background: url(../images/zwxxgk_bnt02b.png) no-repeat;
}

.dl_nav01 h3.on a {
    height: 65px;
    width: 238px;
    background-color: rgb(45, 102, 165);
    color: rgb(255, 255, 255);
    font-size: 23px;
    padding-top: 4px;
    border: 1px solid #2c6294;
    text-decoration: none;
}

.dl_nav01 h3.on em.zwxxgk_bnt1 {
    background: url(../images/zwxxgk_bnt01b.png) no-repeat;
}

.dl_nav01 h3.on em.zwxxgk_bnt2 {
    background: url(../images/zwxxgk_bnt02b.png) no-repeat;
}

.dl_nav02 {
    width: 240px;
    float: left;
}

.dl_nav02 h3 {
    width: 238px;
    height: 65px;
    border: 1px solid #ddd;
    margin-top: 15px;
    float: left;
    color: rgb(45, 102, 165);
    font-size: 23px;
    display: block;
    padding-top: 4px;
    background: #fff;
}

.dl_nav02 h3 a {
    color: rgb(45, 102, 165);
}

.dl_nav02 h3 :hover {
    color: #fff;
}

.dl_nav02 h3:hover {
    width: 238px;
    background-color: rgb(45, 102, 165);
    color: rgb(255, 255, 255);
    font-size: 23px;
    display: block;
    border: 1px solid #2c6294;
}

.dl_nav02 h3 em.zwxxgk_bnt3,
.dl_nav02 h3 em.zwxxgk_bnt4 {
    width: 40px;
    height: 63px;
    float: left;
    padding-right: 20px;
    margin-top: 6px;
    margin-left: 20px;
}

.dl_nav02 h3 em.zwxxgk_bnt3 {
    background: url(../images/zwxxgk_bnt03.png) no-repeat;
}

.dl_nav02 h3:hover em.zwxxgk_bnt3 {
    background: url(../images/zwxxgk_bnt03b.png) no-repeat !important;
}

.dl_nav02 h3 div {
    float: left;
    width: 95px;
}

.dl_nav02 h3 span.zwxxgk_bnt5,
.dl_nav02 h3 span.zwxxgk_bnt6 {
    width: 20px;
    height: 70px;
    float: right;
    margin-right: 20px;
}

.dl_nav02 h3 span.zwxxgk_bnt5 {
    background: url(../images/zwxxgk_img02b.png) no-repeat !important;
}

.dl_nav02 h3 span.zwxxgk_bnt6 {
    background: url(../images/zwxxgk_img02b.png) no-repeat;
}

.dl_nav02 h3:hover span.zwxxgk_bnt5 {
    background: url(../images/zwxxgk_img02b1.png) no-repeat !important;
}

.dl_nav02 h3.on {
    width: 238px;
    background-color: rgb(45, 102, 165);
    color: rgb(255, 255, 255);
    font-size: 23px;
    display: block;
    border: 1px solid #2c6294;
}

.dl_nav02 h3.on em.zwxxgk_bnt3 {
    background: url(../images/zwxxgk_bnt03b.png) no-repeat;
}

.dl_nav02 h3.on span.zwxxgk_bnt5 {
    background: url(../images/zwxxgk_img02b1.png) no-repeat;
}


.sideMenu ul {
    width: 240px;
    /*display: none;*/
    background: #fff;
    color: #999;
    float: left;
    padding: 15px 0 10px 0;
    /* 默认都隐藏 */
}

.sideMenu ul li {
    padding: 0px 0px 0px 60px;
    line-height: 32px;
    font-size: 15px;
    font-weight: 400;
    cursor: pointer;
    list-style: none;
}

.sideMenu ul li a {
    color: #4a4a4a;
    display: block;
}

.sideMenu ul li span {
    font-size: 35px;
    float: left;
    margin-right: 10px;
}

.sideMenu ul li:hover {
    background-color: rgb(230, 245, 255);
    display: block;
    color: #2d66a5;
}

.sideMenu ul li a:hover {
    color: #2d66a5;
    font-size: 16px;
    font-weight: 600;
}

.sideMenu ul li.on {
    color: #2d66a5;
    font-size: 15px;
    background-color: rgb(230, 245, 255);
}

.sideMenu ul li.on>a {
    color: #2d66a5;
    display: block;
    font-weight: 600;
}

.sideMenu ul li dl dt {
    padding-left: 18px;
}

.sideMenu .secondli {
    display: none;
}

.sideMenu ul li dl dt.on a {
    color: #2d66a5;
    font-size: 16px;
    font-weight: 600;
}

/* 政府信息公开指南 */
.scroll_main {
    width: 915px;
    display: block;
    float: right;
    /*height:1085px;*/
    background-color: #FFF;
    border: 1px solid #fffbfb;
    /* box-shadow: darkgrey 0px 0px 3px 1px ; */
    padding: 0px 20px;
    margin-left: 18px;
    /*inset边框内阴影*/
}

/* 滚动内容区样式 */
.scroll_wrap {
    width: 100%;
    height: 100%;
    position: relative;
}

.scroll_wrap h1 {
    text-align: center;
    margin: 0px;
    padding: 0px;
    margin-top: 38px;
    margin-bottom: 38px;
    color: #2d66a5;
    font-weight: 600;
}

.scroll_wrap .scroll_cont {
    height: 920px;
    overflow: hidden;
    padding: 0px 20px;
}

.scroll_wrap .scroll_cont p {
    line-height: 32pt;
    font-size: 16pt;
}

.scroll_wrap .scroll_cont h2 {
    font-size: 21pt;
    line-height: 60pt;
}

.scroll_wrap .scroll_cont h3 {
    font-size: 18pt;
    line-height: 60pt;
}

/* .scroll_wrap .scroll_cont span{margin-top:30px;font-weight:600;margin-right:5px;} */
/* 滚动条 */
.scroll_wrap .scroll_bar {
    position: absolute;
    top: 93px;
    right: 0;
    width: 10px;
    height: 920px;
    background-color: #e4e4e4;
}

/* 滚动块 */
.scroll_wrap .scroll_slider {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 10px;
    max-height: 80px;
    background-color: #2d66a5;
    border-radius: 5px;
}

.scroll_wrap .scroll_slider:hover {
    opacity: 1;
}

/* 政务信息公开制度 */
/*.scroll_main.zfxxgk_zd{height:750px;}*/
.zfxxgk_head {
    border-bottom: 2px solid #ccc;
    width: 955px;
    margin-left: -20px;
}

.zfxxgk_head span {
    min-width: 94px;
    font-weight: bold;
    height: 35px;
    line-height: 35px;
    display: inline-block;
    padding: 0 8px;
    background: rgb(45, 102, 165);
    color: #fff;
    font-size: 16px;
    text-align: center;
}

.more {
    margin-bottom: 35px;
    text-align: center;
    margin-top: 20px;
}

.more a {
    width: 100px;
    height: 30px;
    line-height: 30px;
    background: #e6e6e6;
    display: inline-block;
    color: #4d4d4d;
}

.zfxxgk_zd ul li {
    font-size: 16px;
    line-height: 42px;
    color: #4d4d4d;
    overflow: hidden;
}

.zfxxgk_zd ul li a {
    color: #4d4d4d;
}

.zfxxgk_zd ul li span:nth-child(1) {
    float: left;
    width: 80%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal;
    color: #4d4d4d;
}

.zfxxgk_zd ul li span:nth-child(2) {
    float: right;
    font-size: 16px;
    margin-left: 20px;
    font-weight: 100;
    float: right;
    color: #b2b2b2;
}

/* 政务信息主动公开内容 */
/*.scroll_main.zfxxgk_wj{height:100%; }*/
.zwxxgk_box1 {
    width: 1028px;
    overflow: hidden;
    background-color: rgb(242, 242, 242);
    margin: 0 auto;
    padding: 0px 36px 20px 36px;
}

.scroll_main1 {
    width: 768px;
    display: block;
    float: right;
    background-color: #FFF;
    border: 1px solid #dfdfdf;
    padding: 0px 0px;
    margin-left: 18px;
    /*inset边框内阴影*/
}

.zfxxgk_zdgktit {
    width: 100%;
    height: 33px;
    float: left;
    border-bottom: 2px solid #ccc;
}

.zfxxgk_zdgktit a {
    height: 33px;
    line-height: 31px;
    background-color: #2d66a3;
    display: block;
    float: left;
    text-align: center;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    padding: 0px 20px;
    min-width: 70px;
}

.zfxxgk_zdgkc {
    float: left;
    margin-top: 30px;
    margin-bottom: 20px;
    width: 688px;
}

.zfxxgk_wj ul li span:nth-child(1) {
    float: left;
    width: 78%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal;
    color: #4d4d4d;
}

.zfxxgk_wj ul li span:nth-child(2) {
    float: right;
    font-size: 16px;
    margin-left: 20px;
    font-weight: 100;
    float: right;
    color: #b2b2b2;
}

.zfxxgk_wj ul li {
    font-size: 16px;
    line-height: 30pt;
    height: 30px;
    width: 100%;
    height: auto;
    overflow: hidden;
}

.zfxxgk_zdgkc ul li a {
    float: left;
    display: block;
    width: 80%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal;
}

.zfxxgk_zdgkc b {
    color: #b2b2b2;
    font-size: 16px;
    margin-left: 20px;
    font-weight: 100;
    float: right;
}

.zfxxgk_zdgkc .more {
    width: 100px;
    height: 30px;
    line-height: 30px;
    font-size: 15px;
    margin: 0 auto;
    text-align: center;
    background: #e7e7e7;
    float: left;
    margin-top: 10px;
    margin-left: 340px;
    margin-bottom: 22px;
}

.zfxxgk_zdgkc .zfjg li.one {
    width: 100%;
}

.zfxxgk_zdgkc .zfjg li {
    float: left;
    width: 33%;
    font-size: 14px;
}

/* 公开文件二级 */
/*.scroll_main.zfxxgk_wj.zfxxgk_wjer{height: 1170px;}*/
.zfxxgk_wjer .wjer_list li {
    position: relative
}

.zfxxgk_wjer .wjer_list li::before {
    content: "";
    display: inline-block;
    width: 4px;
    height: 4px;
    line-height: 30pt;
    background: #163e94;
    position: absolute;
    top: 50%;
    left: 0%;
}

.zfxxgk_wjer .wjer_list li span:nth-child(1) {
    margin-left: 20px;
}

.zfxxgk_wjer .wjer_list li span a {
    color: #4c4c4c;
}

.zfxxgk_page {
    text-align: center;
}

/* 政府领导 */
.zfld_layer {
    border-bottom: 1px solid #e3e5f4
}

.zfld_layer .label {
    width: 180px;
    display: inline-block;
    vertical-align: middle;
    font-size: 18px;
    line-height: 36px;
}

.zfld_layer ul {
    display: inline-block;
    width: 510px;
    vertical-align: middle;
    color: #44547f;
    margin-top: 25px;
}

.zfld_layer ul li {
    float: left;
    margin-right: 50px;
    text-align: center;
    display: inline-block;
    margin-bottom: 10px;
}

.zfld_layer ul li p {
    line-height: 36px;
    font-size: 16px;
    font-weight: bold;
    color: #44547f;
}

.zfld_layer ul li p a {
    color: #44547f;
}

/* 政府机构 */
.zfxxgk_org_head2 {
    position: relative;
    background: #f0f0f0;
    margin-top: 25px;
    height: 60px;
    line-height: 60px;
    padding-left: 20px;
    color: #213f93;
    font-size: 18px;
}

.zfxxgk_org_head2 a {
    color: #213f93;
}

.zfxxgk_org_head2::before {
    content: "";
    position: absolute;
    top: -6px;
    left: 20px;
    width: 60px;
    height: 4px;
    background: #213f93;
}

.zfxxgk_org_list {
    width: 100%;
    padding-left: 20px;
}

.zfxxgk_org_list li {
    width: 24%;
    display: inline-block;
}

.zfxxgk_org_list li a {
    font-size: 16px;
    width: 100%;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal;
    color: #333;
    line-height: 42px;
}

.zfxxgk_org_list li a:hover {
    color: #1666d4;
}

/* 规划信息 */
.zfxxgk_ghxx ul li {
    font-size: 16px;
    line-height: 30pt;
    width: 100%;
    height: auto;
    overflow: hidden;
}

/* 行政许可 */
.zfxxgk_xzxk_content {
    margin-top: 0px;
    margin-bottom: 0px;
    overflow: hidden;
}

/* 政务信息公开年报 */
.zfxxgk_xxnb_head {
    border-bottom: none;
}

.zfxxgk_xxnb_content ul {
    width: 100%;
    float: left;
    margin-bottom: 10px;
    margin-top: 20px;
}

.zfxxgk_xxnb_content ul li {
    cursor: default;
    width: 220px;
    float: left;
    height: 53px;
    line-height: 53px;
    font-size: 16px;
    padding-left: 20px;
    border-left: 2px solid #e8e8e8;
}

.zfxxgk_xxnb_content ul li a {
    width: 90%;
    text-align: center;
    color: #333;
    float: left;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.zfxxgk_xxnb_content ul li a:hover {
    color: #1666d4;
    display: block;
}

.zfxxgk_xxnb_content ul li:nth-child(3n+1) {
    border-left: none;
}

.zfxxgk_xxnb_content ul li:nth-child(6n+4) {
    background: #f7f7f7;
}

.zfxxgk_xxnb_content ul li:nth-child(6n+5) {
    background: #f7f7f7;
}

.zfxxgk_xxnb_content ul li:nth-child(6n+6) {
    background: #f7f7f7;
}

/* 政府信息年度报告-文章 */
.scroll_main {
    width: 915px;
    display: block;
    float: right;
    /*height:1085px;*/
    background-color: #FFF;
    border: 1px solid #dfdfdf;
    /*box-shadow: darkgrey 0px 0px 3px 1px ;*/
    padding: 0px 20px;
    margin-left: 18px;
    /*inset边框内阴影*/
}

/* 滚动条 */
.zwxxgk_ndbgwz .scroll_bar {
    position: absolute;
    top: 183px;
    right: 0;
    width: 10px;
    height: 820px;
    background-color: #e4e4e4;
}

em.zwxxgk_bnt2 {
    background: url("../images/zwxxgk_bnt02.png") no-repeat !important;
    width: 40px;
    height: 63px;
    float: left;
    padding-right: 20px;
    margin-top: 10px;
    margin-left: 20px;
}

h3:hover em.zwxxgk_bnt2,
h3.on em.zwxxgk_bnt2 {
    background: url("../images/zwxxgk_bnt02b.png") no-repeat !important;
}

#text-container-4 {
    line-height: 56px;
}



/* 分页 */
/* 分页 */
.column_page_box {
    margin-top: 20px;
}

.searchColumn_page_box {
    margin-top: 30px;
}

.column_page_item {
    display: block;
    margin-bottom: 24px;
    padding-bottom: 24px;
    border-bottom: 1px solid #DDDDDD;
}

.column_page_box .column_page_item:last-child {
    border-bottom: 0;
    margin-bottom: 0px;
}

.column_page_title {
    height: 24px;
    line-height: 24px;
    font-weight: 600;
    font-size: 18px;
    color: #131415;
    font-style: normal;
}

.column_page_content {
    /* min-height: ; */
    max-height: 38px;
    overflow: hidden;
    font-weight: 400;
    font-size: 14px;
    color: #666666;
    line-height: 19px;
    font-style: normal;
    margin-top: 8px;
}

.column_page_bottom {
    margin-top: 16px;
    display: flex;
    align-items: center;
}

.column_page_author,
.column_page_time {
    height: 19px;
    font-weight: 400;
    font-size: 14px;
    color: #999999;
    line-height: 19px;
    font-style: normal;
}

.column_page_author {
    margin-right: 24px;
}

.page-wrapper {
    margin: 40px 0;
    text-align: center;
}

.page-wrapper .el-pagination.is-background .btn-next,
.page-wrapper .el-pagination.is-background .btn-prev,
.page-wrapper .el-pagination.is-background .el-pager li {
    font-weight: 400;
    font-size: 14px;
    color: #666666;
    font-style: normal;
}

.page-wrapper .el-pagination.is-background .btn-next,
.page-wrapper .el-pagination.is-background .btn-prev,
.page-wrapper .el-pagination.is-background .el-pager li {
    background: #EEEEEE;
}

.page-wrapper .el-pagination.is-background .btn-next.disabled,
.page-wrapper .el-pagination.is-background .btn-next:disabled,
.page-wrapper .el-pagination.is-background .btn-prev.disabled,
.page-wrapper .el-pagination.is-background .btn-prev:disabled,
.page-wrapper .el-pagination.is-background .el-pager li.disabled {
    color: #C0C4CC;
}

.page-wrapper .el-pagination.is-background .el-pager li:not(.disabled).active {
    background: #018F58;
}


.page-wrapper .el-pagination.is-background .btn-next,
.page-wrapper .el-pagination.is-background .btn-prev,
.page-wrapper .el-pagination.is-background .el-pager li {
    margin: 0 8px;
}

.zfk-header {
    padding: 20px 0 20px 0;
    position: relative;
    display: none;
}

.zfk-m-header {
    display: none;
}

.dl-m-nav {
    display: none;
}

.zfxxgk_wj_head {
    display: flex;
    justify-content: space-between;
}

.search-box {
    padding: 2px 0;
    margin-right: 16px;
}

.search-box .input-with-select,
.search-box .input-with-select input {
    height: 32px;
}

@media screen and (min-width: 1024px) {

    .zfk-header,
    .dl_nav {
        display: block;
    }
}

/* 移动端 */
@media screen and (max-width: 1024px) {
    body {
        background: none;
    }

    .zfk-m-header {
        display: block;
    }

    .content-box {
        min-height: auto;
    }

    .max-title img {
        display: none;
    }

    .max-title span {
        display: block;
        font-size: 1rem;
        font-weight: 600;
        color: #1b3f7e;
    }

    .content-box .content {
        padding: 0.3rem 0;
    }

    .zwxxgk_box {
        padding: 0.18rem 0.28rem;
    }

    .dl_nav {
        display: none;
    }

    .scroll_main,
    .zfxxgk_head {
        width: auto;
        float: none;
        padding: 0;
        margin: 0;
    }

    .zfxxgk_wj ul li span:nth-child(1),
    .zfxxgk_wj ul li span:nth-child(2) {
        float: none;
    }

    .zfxxgk_wjer .wjer_list li {
        display: flex;
        flex-direction: column;
    }

    .zfxxgk_wjer .wjer_list li::before {
        display: none;
    }

    .page-wrapper {
        margin: 0.2rem 0;
    }

    .dl-m-nav {
        display: block;
        margin-bottom: 24px;
    }

    .dl-m-nav ul li {
        padding: 16px;
        background: white;
        border-bottom: 1px solid #eee;
        color: #1b3f7e;
    }

    .dl-m-box {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    .dl-m-nav a,
    .dl-m-nav .dl-m-left {
        display: flex;
        align-items: center;
        font-size: 20px;
    }

    .dl-m-nav .dl-m-name {
        margin-left: 12px;
    }

    .dl-m-nav .dl-m-icon-1 {
        background: url(../images/zwxxgk_bnt01.png) no-repeat;
        background-size: 100% 100%;
        width: 26px;
        height: 26px;
    }

    .dl-m-nav .dl-m-icon-2 {
        background: url(../images/zwxxgk_bnt02.png) no-repeat;
        background-size: 100% 100%;
        width: 26px;
        height: 26px;
    }

    .dl-m-nav .dl-m-icon-3 {
        background: url(../images/zwxxgk_bnt03.png) no-repeat;
        background-size: 100% 100%;
        width: 26px;
        height: 26px;
    }

    .dl-m-nav .dl-m-right {
        background: url(../images/arrow.png) no-repeat;
        background-size: 100% 100%;
        width: 26px;
        height: 26px;
    }

    .dl-m-arrow-hide {
        transform: rotate(180deg);
    }

    .dl-m-nav .dl-m-collect {
        padding-left: 37px;
        display: none;
    }

    .dl-m-nav .dl-m-collect .dl-m-child {
        font-size: 16px;
        color: #1b3f7e;
        display: block;
        padding: 8px 0;
    }

    .search-box {
        margin-right: 0px;
    }

    .search-box .input-with-select {
        width: 172px;
    }

    .search-box .el-input-group__append{
        padding: 0 12px;
    }
}