/**** 头条 ****/
.bmjz-tt {
    margin-top: 30px;
    margin-top: .3rem;
    height: 88px;
    height: .88rem;
}

.bmjz-tt .tt-head {
    width: 110px;
    width: 1.1rem;
    height: 88px;
    height: .88rem;
    float: left;
}

.bmjz-tt .tt-head a {
    display: block;
    color: #ffffff;
    font-size: 20px;
    font-size: .2rem;
    text-align: center;
    width: 4em;
    padding: 14px calc((100% - 4em) / 2);
    padding: .14rem calc((100% - 4em) / 2);
    line-height: 30px;
    line-height: .3rem;
    background-color: #83b0d7;
}

.bmjz-tt .tt-head a:hover {
    opacity: .9;
}

.bmjz-tt .tt-right {
    width: 1170px;
    width: 11.7rem;
    padding: 0 30px;
    padding: 0 .3rem;
    height: 88px;
    height: .88rem;
    overflow: hidden;
}

.bmjz-tt .tt-right .tit01 a {
    width: 100%;
    display: block;
    font-size: 40px;
    font-size: .4rem;
    font-weight: 700;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: center;
}

.bmjz-tt .tt-right .tit01 a:hover {
    opacity: .9;
}

.bmjz-tt .tt-right .tit02 {
    text-align: center;
    margin-top: 10px;
    margin-top: .1rem;
    width: 100%;
    height: 30px;
    height: .3rem;
    line-height: 30px;
    line-height: .3rem;
    overflow: hidden;
    white-space: nowrap;
}

.bmjz-tt .tt-right .tit02 p {
    display: inline;
}

.bmjz-tt .tt-right .tit02 span {
    font-family: '宋体';
    margin: 0 15px;
    margin: 0 .15rem;
}

.bmjz-tt .tt-right .tit02 a:hover {
    color: #ff0000;
}

.bmjz-tt .tt-more {
    display: none;
}
/**** 动态 ****/
.bmjz-news {
    margin-top: 30px;
    margin-top: .3rem;
}

.bmjz-news .news-img {
    width: 600px;
    width: 6rem;
    height: 390px;
    height: 3.9rem;
    float: left;
}

.bmjz-news .news-img a {
    width: 100%;
    height: 100%;
    display: block;
}

.bmjz-news .news-img img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
}

.bmjz-news .news-img label {
    width: 78%;
    padding-right: 20%;
    padding-left: 2%;
    height: 50px;
    height: .5rem;
    line-height: 50px;
    line-height: .5rem;
    background-color: rgba(0, 0, 0, .45);
    position: absolute;
    left: 0;
    bottom: 0;
    text-align: left;
    color: #ffffff;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.bmjz-news .news-img .swiper-pagination {
    text-align: right;
    bottom: 12px;
    bottom: .12rem;
}

.bmjz-news .news-img .swiper-pagination-bullet {
    background-color: #9c9c9c;
    opacity: 1;
    margin: 0 4px;
    margin: 0 .04rem;
}

.bmjz-news .news-img .swiper-pagination-bullet:last-child {
    margin-right: 8px;
    margin-right: .08rem;
}

.bmjz-news .news-img .swiper-pagination-bullet-active {
    background-color: #ffffff;
}

.bmjz-news .news-txt {
    width: 710px;
    width: 7.1rem;
    height: 390px;
    height: 3.9rem;
    float: right;
    overflow: hidden;
}

.bmjz-news .news-txt .con {
    margin-top: 20px;
    margin-top: .2rem;
    height: 325px;
    height: 3.25rem;
    overflow: hidden;
}

.bmjz-news .news-txt .con .pList li {
    line-height: 41px;
    line-height: .41rem;
}

/**** 政府信息公开 ****/
.bmjz-zfxxgk {
    margin-top: 30px;
    margin-top: .3rem;
}

.bmjz-zfxxgk .zfxxgk-tit {
    width: 100%;
    position: relative;
}

.bmjz-zfxxgk .zfxxgk-tit::after {
    content: '';
    display: block;
    width: 100%;
    height: 1px;
    background-color: #bcdeea;
    position: absolute;
    left: 0;
    top: 22px;
    top: .22rem;
    z-index: -1;
}

.bmjz-zfxxgk .zfxxgk-tit .pHead02 {
    width: 314px;
    width: 3.14rem;
    height: 45px;
    height: .45rem;
    line-height: 45px;
    line-height: .45rem;
    margin: 0 auto;
}

.bmjz-zfxxgk .zfxxgk-btn::after {
    content: '';
    display: block;
    clear: both;
}

.bmjz-zfxxgk .zfxxgk-btn li {
    width: 311px;
    width: 3.11rem;
    height: 84px;
    height: .84rem;
    float: left;
    margin: 30px 32px 0 0;
    margin: .3rem .32rem 0 0;
    border-radius: 8px;
    border-radius: .08rem;
    position: relative;
    display: block;
}

.bmjz-zfxxgk .zfxxgk-btn li:last-child {
    margin-right: 0;
}

.bmjz-zfxxgk .zfxxgk-btn li::before {
    content: '';
    width: calc(100% - 2px);
    height: calc(100% - 2px);
    display: block;
    border: 1px dashed #aba9a2;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
}

.bmjz-zfxxgk .zfxxgk-btn li a {
    width: 100%;
    height: 100%;
    display: block;
}

.bmjz-zfxxgk .zfxxgk-btn li a img {
    width: 54px;
    width: .54rem;
    height: 54px;
    height: .54rem;
    margin: 15px 35px 15px 25px;
    margin: .15rem .35rem .15rem .25rem;
    display: block;
    float: left;
}

.bmjz-zfxxgk .zfxxgk-btn li a:hover img {
    animation: flipInY 1s linear;
}

.bmjz-zfxxgk .zfxxgk-btn li a span {
    font-weight: 700;
    line-height: 84px;
    line-height: .84rem;
}

/****  政府信息公开目录  ****/
.bmjz-ml {
    width: 978px;
    width: 9.78rem;
    float: left;
    margin-top: 30px;
    margin-top: .3rem;
    position: relative;
}

.bmjz-ml .tit {
    height: 43px;
    height: .43rem;
    font-size: 20px;
    font-size: .2rem;
    font-weight: 700;
}

.bmjz-ml .tit a {
    color: #255baf;
}

.bmjz-ml .con {
    height: 70px;
    height: .7rem;
}

.bmjz-ml .con a {
    height: 70px;
    height: .7rem;
    line-height: 25px;
    line-height: .25rem;
    display: block;
    font-size: 16px;
    font-size: .16rem;
    font-weight: 700;
    background-color: #f0f6fb;
    border-radius: 5px;
    border-radius: .05rem;
    position: relative;
    overflow: hidden;
}

.bmjz-ml .con a span {
    text-align: center;
    width: 90%;
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
}

.bmjz-ml .con a:hover {
    background-color: #e2ecf4;
}

.bmjz-ml .con.one .swiper-slide {
    width: 100% !important;
}

.bmjz-ml .con.two .swiper-slide {
    width: 474px !important;
    width: 4.74rem !important;
    margin-right: 30px !important;
    margin-right: .3rem !important;
}

.bmjz-ml .con.two .swiper-slide:nth-child(2) {
    margin-right: 0 !important;
}

.bmjz-ml .con.three .swiper-slide {
    width: 306px !important;
    width: 3.06rem !important;
    margin-right: 30px !important;
    margin-right: .3rem !important;
}

.bmjz-ml .con.three .swiper-slide:nth-child(3) {
    margin-right: 0 !important;
}

.bmjz-ml .swiper-button-next,
.bmjz-ml .swiper-button-prev {
    width: 20px;
    width: .2rem;
    height: 20px;
    height: .2rem;
    border: 1px solid #2c64ba;
    top: 30px;
    top: .3rem;
    bottom: 0;

}

.bmjz-ml .swiper-button-next::after,
.bmjz-ml .swiper-button-prev::after {
    color: #2c64ba;
    font-size: 12px;
}

.bmjz-ml .swiper-button-next {
    left: auto;
    right: 0;
}

.bmjz-ml .swiper-button-prev {
    right: 28px;
    right: .28rem;
    left: auto;
}

.bmjz-btn {
    width: 330px;
    width: 3.3rem;
    float: right;
    margin-top: 30px;
    margin-top: .3rem;
}

.bmjz-btn a {
    width: 150px;
    width: 1.5rem;
    height: 113px;
    height: 1.13rem;
    background-color: #f0f6fb;
    border-radius: 5px;
    border-radius: .05rem;
    display: block;
    float: left;
    margin-right: 30px;
    margin-right: .3rem;
    text-align: center;
}

.bmjz-btn a:nth-child(2) {
    margin-right: 0;
}

.bmjz-btn a img {
    width: 36px;
    width: .36rem;
    display: inline-block;
    margin-top: 22px;
    margin-top: .22rem;
}

.bmjz-btn a span {
    width: 100%;
    display: block;
    margin-top: 8px;
    margin-top: .08rem;
    font-weight: 700;
    font-size: 16px;
    font-size: .16rem;
}

.bmjz-btn a:hover img {
    animation: flipInY 1s linear;
}

.bmjz-box {
    width: 655px;
    width: 6.55rem;
    margin: 30px 30px 0 0;
    margin: .3rem .3rem 0 0;
    float: left;
}

.bmjz-box:nth-child(2n) {
    margin-right: 0;
}

.bmjz-box .con {
    margin-top: 20px;
    margin-top: .2rem;
}

/****  基层政务公开  ****/
.bmjz-jczwgk {
    width: 100%;
    height: 110px;
    height: 1.1rem;
    margin-top: 30px;
    margin-top: .3rem;
    background: url(../images/2023-bmjz-jczwgk-bg.png) no-repeat center;
    background-size: cover;
}

.bmjz-jczwgk a {
    width: 100%;
    height: 100%;
    display: block;
    text-align: center;
    position: relative;
}

.bmjz-jczwgk a label {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    display: block;
    white-space: nowrap
}

.bmjz-jczwgk a img {
    display: block;
    width: 60px;
    width: .6rem;
    height: 60px;
    height: .6rem;
    border: 1px solid #ffffff;
    border-radius: 50%;
    float: left;
    margin-right: 40px;
    margin-right: .4rem;
}

.bmjz-jczwgk a span {
    /* float: left; */
    line-height: 60px;
    line-height: .6rem;
    display: block;
    font-size: 36px;
    font-size: .36rem;
    font-weight: 700;
    position: relative;
    color: #ffffff;
    cursor: pointer;
    text-shadow: 0 3px 0 #2b56d9;
}

.bmjz-jczwgk a i {
    height: 60px;
    height: .6rem;
    display: block;
    position: absolute;
    left: -2px;
    top: 2px;
    z-index: -1;
    color: #2b56d9;
    font-style: normal;
    display: none;
}

.bmjz-jczwgk .swiper-container {
    height: 100%;
}

.bmjz-jczwgk .swiper-pagination {
    bottom: 2px;
}

.bmjz-jczwgk .swiper-pagination-bullet {
    width: .08rem;
    height: .08rem;
    background-color: #ffffff;
    margin: 0 .04rem !important;
}

/****  领导页面  ****/
.bmjz-ldContent {
    margin-top: 20px;
    margin-top: .2rem;
}

.bmjz-ldContent .ld-ul {
    padding-top: 20px;
    padding-top: .2rem;
}

.bmjz-ldContent .ld-ul::after {
    content: '';
    display: block;
    clear: both;
}

.bmjz-ldContent .ld-ul li {
    width: 20%;
    float: left;
    margin-top: 20px;
    margin-top: .2rem;
}

.bmjz-ldContent .ld-ul li:nth-child(5n) {
    margin-right: 0;
}

.bmjz-ldContent .ld-ul li a {
    width: 100%;
    display: block;
}

.bmjz-ldContent .ld-ul li a:hover {
    color: #ff0000;
}

.bmjz-ldContent .ld-ul li span {
    width: 100%;
    display: block;
    text-align: center;
    font-size: 16px;
    font-size: .16rem;
    margin: 0 auto;
}

.bmjz-ldContent .ld-ul li .imgbox {
    width: 124px;
    width: 1.24rem;
    height: 175px;
    height: 1.75rem;
    margin-top: 0;
}

.bmjz-ldContent .ld-ul li .imgbox img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.bmjz-ldContent .ld-ul li .name {
    font-weight: 700;
    line-height: 38px;
    line-height: .38rem;
}

.bmjz-ztzl {
    margin-top: 30px;
    margin-top: .3rem;
}

.bmjz-ztzl a {
    width: 655px;
    width: 6.55rem;
    height: 110px;
    height: 1.1rem;
    float: left;
    display: block;
    position: relative;
    overflow: hidden;
}

.bmjz-ztzl a:nth-child(2n) {
    float: right;
}

.bmjz-ztzl img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

/****  响应式  ****/
@media screen and (max-width: 1024px) {}

@media screen and (max-width: 768px) {
    .bmjz-tt {
        margin-top: 10px;
        height: auto;
    }
    
    .bmjz-tt .tt-head {
        display: none;
    }
    
    .bmjz-tt .tt-right {
        padding: 0;
        width: 100%;
        height: auto;
    }
    
    .bmjz-tt .tt-right .tit01 a {
        white-space: initial;
        text-align: center;
        font-size: .3rem;
        line-height: .4rem;
        max-height: .8rem;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        display: -moz-box;
        -moz-box-orient: vertical;
        -moz-line-clamp: 2;
        word-wrap: break-word;
        word-break: break-all;
    }
    
    .bmjz-tt .tt-right .tit02 {
        height: auto;
    }
    
    .bmjz-tt .tt-more {
        display: block;
        margin-top: 5px;
        text-align: center;
        width: 100%;
    }
    
    .bmjz-tt .tt-more a {
        color: #83b0d7;
    }
    
    .bmjz-news {
        margin-top: 10px;
    }
    
    .bmjz-news .news-img {
        width: 100%;
        float: none;
        margin-top: 10px;
        height: calc(100vw * 0.6);
    }
    
    .bmjz-news .news-txt {
        width: 100%;
        float: none;
        margin-top: 10px;
    }
    
    .bmjz-news .news-txt .con {
        margin-top: 10px;
    }
    
    .bmjz-zfxxgk {
        margin-top: 10px;
    }
    
    .bmjz-zfxxgk .zfxxgk-tit .pHead02 {
        width: 68%;
    }
    
    .bmjz-zfxxgk .zfxxgk-btn li {
        width: calc(50% - 5px);
        margin-right: 10px;
        margin-top: 0;
    }
    
    .bmjz-zfxxgk .zfxxgk-btn li:nth-child(2n) {
        margin-right: 0;
    }
    
    .bmjz-zfxxgk .zfxxgk-btn li::before {
        border-width: 0;
    }
    
    .bmjz-zfxxgk .zfxxgk-btn li:nth-child(-n+2) {
        border-bottom: 1px dashed #aba9a2;
        margin-top: 10px;
    }
    
    .bmjz-zfxxgk .zfxxgk-btn li a img {
        margin-left: 0;
        margin-right: 10px;
    }
    
    .bmjz-btn {
        width: 100%;
        margin-top: 10px;
        float: none;
    }
    
    .bmjz-btn::after {
        content: '';
        display: block;
        clear: both;
    }
    
    .bmjz-btn a {
        width: calc(50% - 5px);
        margin-right: 10px;
        height: .7rem;
        line-height: .7rem;
    }
    
    .bmjz-btn a img {
        display: block;
        float: left;
        margin: .17rem .2rem 0 .35rem;
    }
    
    .bmjz-btn a span {
        width: auto;
        text-align: left;
        float: left;
        margin-top: 0;
    }
    
    .bmjz-ml {
        width: 100%;
        margin-top: 10px;
        float: none;
    }
    
    .bmjz-ml .con {
        height: calc(1.4rem + 10px);
    }
    
    .bmjz-ml .con .swiper-slide {
        height: .7rem;
    }
    
    .bmjz-ml .con.one,
    .bmjz-ml .con.two {
        height: .7rem !important;
    }
    
    .bmjz-ml .con.one .swiper-wrapper,
    .bmjz-ml .con.two .swiper-wrapper {
        width: 100% !important;
    }
    
    .bmjz-ml .con.two .swiper-slide,
    .bmjz-ml .con.three .swiper-slide {
        width: calc(50% - 5px) !important;
        margin-right: 10px !important;
        float: left !important;
        margin-top: 0 !important;
    }
    
    .bmjz-ml .con.three .swiper-slide:nth-child(1) {
        margin-bottom: 10px !important;
    }
    
    .bmjz-box {
        width: 100%;
        margin-top: 10px;
        margin-right: 0;
        float: none;
    }
    
    .bmjz-box::after {
        content: '';
        display: block;
        clear: both;
    }
    
    .bmjz-box .con {
        margin-top: 10px;
    }
    
    .bmjz-jczwgk {
        margin-top: 10px;
    }
    
    .bmjz-jczwgk a label {
        width: 100%;
        height: 100%;
        transform: initial;
        position: relative;
        left: initial;
        top: initial;
        white-space: initial;
    }
    
    .bmjz-jczwgk a img {
        width: .4rem;
        height: .4rem;
        top: calc((.7rem - 2px) / 2);
        left: .2rem;
        position: absolute;
        margin-right: 0;
    }
    
    .bmjz-jczwgk a span {
        font-size: .26rem;
        line-height: .34rem;
        width: calc(100% - .6rem - 12px);
        text-align: left;
        top: 50%;
        position: absolute;
        transform: translate(calc(.6rem + 12px),-50%);
    }
    
    .bmjz-jczwgk a i {
        width: calc(100% - 2px);
    }
    
    .bmjz-ldContent {
        margin-top: 10px;
    }
    
    .bmjz-ldContent .ld-ul {
        padding-top: .1rem;
    }
    
    .bmjz-ldContent .ld-ul li {
        width: calc(25% - 6px);
        margin-right: 8px !important;
        margin-left: 0;
    }
    
    .bmjz-ldContent .ld-ul li:nth-child(4n) {
        margin-right: 0 !important;
    }
    
    .bmjz-ldContent .ld-ul li .imgbox {
        width: 100%;
        height: calc(100vw * .3);
    }
    
    .bmjz-ztzl {
        margin-top: 0;
    }
    
    .bmjz-ztzl a {
        width: 100%;
        float: none !important;
        margin-top: 10px;
    }
}

@media screen and (max-width: 320px) {
    .bmjz-btn a img {
        margin: .17rem .15rem 0 .2rem;
    }
    
    .bmjz-jczwgk a span {
        font-size: .24rem;
    }
}