/* 市政府 */

.info_public_bg .banner_header {
    background: none transparent;
    border-bottom: 1px solid rgba(255, 255, 255, .2)
}

.info_public_bg .bg {
    background: url(/images/20201014-bg.png) no-repeat center 120px !important;
}

.info_public_bg .SLB .bg {
    background: url(/images/20201014-bg.png) no-repeat center 195px !important;
}

@media screen and (max-width: 1340px) {
    .info_public_bg .bg {
        background: url(/images/20201014-bg.png) no-repeat center 110px !important;
    }
}

@media screen and (max-width: 1260px) {
    .info_public_bg .bg {
        background: url(/images/20201014-bg.png) no-repeat center 90px !important;
    }
    .info_public_bg .SLB .bg {
        background: url(/images/20201014-bg.png) no-repeat center 160px !important;
    }
}

@media screen and (max-width: 993px) {
    .info_public_bg .bg {
        background: url(/images/20201014-bg.png) no-repeat center 120px !important;
    }
    .SLB .info_public_bg .bg {
        background: url(/images/20201014-bg.png) no-repeat center 190px !important;
        background-size: 1500px !important;
    }
}

@media screen and (max-width: 768px) {
    .SLB .info_public_bg .bg {
        background: url(/images/20201014-bg.png) no-repeat center 170px !important;
        background-size: 1500px !important;
    }
}

@media screen and (max-width: 640px) {
    .SLB .info_public_bg .bg {
        background: url(/images/20201014-bg.png) no-repeat center 144px !important;
        background-size: 800px !important;
    }
}


/* 部门 */

.bg {
    background: url(/images/20201014-bg.png) no-repeat center 195px !important;
}

.SLB .bg {
    background: url(/images/20201014-bg.png) no-repeat center 320px !important;
}

body.SLB {
    line-height: normal;
}

@media screen and (max-width: 1260px) {
    .bg {
        background: url(/images/20201014-bg.png) no-repeat center 140px !important;
    }
    .SLB .bg {
        background: url(/images/20201014-bg.png) no-repeat center 260px !important;
    }
}

@media screen and (max-width: 1000px) {
    .bg {
        background: url(/images/20201014-bg.png) no-repeat center 205px !important;
    }
}

@media screen and (max-width: 900px) {
    /* .bg {
        background: url(/images/20201014-bg.png) no-repeat center 180px !important;
    } */
    .SLB .bg {
        background: url(/images/20201014-bg.png) no-repeat center 320px !important;
    }
}

@media screen and (max-width: 650px) {
    .SLB .bg {
        background: url(/images/20201014-bg.png) no-repeat center 280px !important;
        background-size: 900px !important;
    }
    .bg {
        background-size: 900px !important;
        background: url(/images/20201014-bg.png) no-repeat center 179px !important;
        /* background-size: 1500px !important; */
    }
}

.banner-zfxxgk {
    padding-top: 0;
}


/* 底部 */

.footer {
    margin-top: 0;
    padding: 0;
    color: #333333;
    line-height: auto;
    text-align: unset;
    z-index: 995;
}

.footer p a {
    color: #333333;
    margin: 0;
}

.search_history span,
.search_top span {
    color: #333333;
}

.website_info p span:first-child {
    margin: 0;
}

@media only screen and (max-width: 1299px) {
    .SLB .logo {
        text-align: left;
    }
    .logo {
        margin-left: 0px;
    }
}

.ss-pad .search {
    box-sizing: content-box;
}

.banner-zfxxgk {
    display: none;
}


/* 部门名称 */

.w_1300_bm .logo {
    margin-left: 0;
    margin-top: 10px;
    /* top: 29%; */
    position: relative;
    z-index: 5;
}

.w_1300_bm .banner {
    margin-top: 0;
}

@media only screen and (max-width: 990px) {
    .w_1300_bm .logo {
        margin-top: 0;
        /* margin-left: -18px; */
    }
}

@media only screen and (max-width: 500px) {
    .w_1300_bm .logo {
        margin-top: -6px;
        margin-left: -18px;
    }
}