.pNav li {
    width: 25%;
}

.pLogo {
    background: url(../images/2022-yy-fzggw-banner-bg.png) no-repeat;
}

.pLogo .logo {
    display: block;
    padding-top: 74px;
    padding-top: .74rem;
    height: 63px;
    height: .63rem;
    float: left;
}

.pLogo .searchbox {
    margin-top: 74px;
    margin-top: .74rem;
}


.item-list {
    position: relative;
    min-height: 60px;
    min-height: .6rem;
    border: solid 6px #e3e9f0;
    border: solid .06rem #e3e9f0;
    box-sizing: border-box;
}

.item-list .image-title {
    position: absolute;
    top: -11px;
    top: -.11rem;
    left: -6px;
    left: -0.06rem;
    height: 45px;
    height: .45rem;
    background-color: #3771bb;
}

.item-list .image-title .title {
    position: relative;
    width: 100%;
    height: 100%;
}

.item-list .image-title img:nth-child(1) {
    position: absolute;
    left: 0;
    bottom: -8px;
    bottom: -.08rem;
    height: 53px;
    height: .53rem;
}

.item-list .image-title img:nth-child(2) {
    position: absolute;
    top: 0;
    right: -30px;
    right: -.3rem;
    width: 30px;
    width: .3rem;
    height: 45px;
    height: .45rem;
}

.item-list .image-title .title span {
    padding: 0 30px;
    padding: 0 .3rem;
    font-size: 28px;
    font-size: .28rem;
    line-height: 45px;
    line-height: .45rem;
    font-weight: bold;
    text-align: center;
    color: white;
}


.item-list .more {
    position: absolute;
    top: 0;
    right: 25px;
    right: .25rem;
    text-align: right;
    line-height: 45px;
    line-height: .45rem;
    font-size: 18px;
    font-size: .18rem;
}

.item-list .more a {
    color: #3771bb;
}

.item-list .more a:hover {
    color: #ff0000;
}

.item-list .news-list {
    margin: 60px 20px 0 20px;
    margin: .6rem .2rem 0 .2rem;
    width: calc(100% - 40px);
    width: calc(100% - .4rem);
    height: 300px;
    height: 3rem;
    overflow: hidden;
}

.item-list .news-list li {
    position: relative;
    margin-bottom: 30px;
    margin-bottom: .3rem;
    width: 100%;
    height: 20px;
    height: .2rem;
}

.item-list .news-list li a {
    width: 100%;
    height: 100%;
}

.item-list .news-list li i {
    float: left;
    display: block;
    margin-top: 6px;
    margin-top: .06rem;
    margin-right: 12px;
    margin-right: .12rem;
    width: 6px;
    width: .06rem;
    height: 7px;
    height: .07rem;
    background-color: #24539d;
}

.item-list .news-list li span:nth-child(2) {
    float: left;
    display: block;
    width: calc(100% - 140px);
    width: calc(100% - 1.4rem);
    line-height: 20px;
    line-height: .2rem;
    font-size: 16px;
    font-size: .16rem;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.item-list .news-list li span:nth-child(3) {
    position: absolute;
    right: 0;
    width: 120px;
    width: 1.2rem;
    font-size: 16px;
    font-size: .16rem;
    line-height: 20px;
    line-height: .2rem;
    color: #333;
    text-align: right;
}

.item-list .news-list li:hover span {
    color: #3771bb;
}


.zfxx {
    margin-top: 30px;
    margin-top: .30rem;
    padding-bottom: 28px;
    padding-bottom: .28rem;
    width: 100%;
    background-color: #e9f1ff;
}

.zfxx .zfxx-title {
    width: 100%;
    line-height: 99px;
    line-height: .99rem;
    text-align: center;
}

.zfxx .zfxx-title img {
    margin-top: -10px;
    margin-top: -.1rem;
    margin-right: 14px;
    margin-right: .14rem;
    height: 51px;
    height: .51rem;
    vertical-align: middle;
}

.zfxx .zfxx-title span {
    font-size: 36px;
    font-size: .36rem;
    font-weight: bold;
    letter-spacing: 1.8px;
    color: #3771bb;
}

.zfxx .zfxx-list {
    margin: 0 auto;
    width: calc(100% - 56px);
    width: calc(100% - .56rem);
}

.zfxx .zfxx-list li {
    float: left;
    margin-right: 28px;
    margin-right: .28rem;
    width: calc((100% - 84px) / 4);
    width: calc((100% - .84rem) / 4);
    height: 100%;
    background-color: #d4e7ff;
}

.zfxx .zfxx-list li:nth-child(4) {
    margin-right: 0;
}

/* .zfxx .zfxx-list li:nth-child(1){
    background-color: #d4e7ff;
}
.zfxx .zfxx-list li:nth-child(2){
    background-color: #d8e5fe;
}
.zfxx .zfxx-list li:nth-child(3){
    background-color: #cee7fc;
}
.zfxx .zfxx-list li:nth-child(4){
    background-color: #d4e7ff;
} */
.zfxx .zfxx-list li a {
    width: 100%;
    height: 100%;
    text-align: center;
}

.zfxx .zfxx-list li img {
    margin-top: -6px;
    margin-top: -.06rem;
    margin-right: 14px;
    margin-right: .14rem;
    height: 32px;
    height: .32rem;
    vertical-align: middle;
}

.zfxx .zfxx-list li span {
    font-size: 24px;
    font-size: .24rem;
    line-height: 82px;
    line-height: .82rem;
    color: #03529b;
}

.item-list-01 {
    margin-top: 30px;
    margin-top: .3rem;
    width: 100%;
}

.item-list-02 {
    float: left;
    margin-top: 30px;
    margin-top: .30rem;
    width: 685px;
    width: 6.85rem;
}

.item-list-03 {
    float: right;
    margin-top: 30px;
    margin-top: .30rem;
    width: 685px;
    width: 6.85rem;
}


.func-list-01 {
    float: left;
    margin-top: 30px;
    margin-top: .30rem;
    margin-bottom: 30px;
    margin-bottom: .3rem;
    width: 920px;
    width: 9.2rem;
    position: relative;
}



.func-list-01 .func-list {
    width: 100%;
    margin-top: 30px;
    margin-top: .30rem;
    height: 235px;
    height: 2.35rem;
    display: flex;
    justify-content: space-around;
}

.func-list-01 .func-list li {
    /* float: left; */
    margin-top: 60px;
    margin-top: .6rem;
    /* width: 25%; */
    height: 165px;
    height: 1.65rem;
}

.func-list-01 .func-list li a {
    width: 100%;
    height: 100%;
}

.func-list-01 .func-list li img {
    display: block;
    margin: 0 auto;
    width: 72px;
    width: .72rem;
}

.func-list-01 .func-list li p {
    margin-top: 18px;
    margin-top: .18rem;
    font-size: 22px;
    font-size: .22rem;
    color: #4e79c0;
    text-align: center;
    max-width: 6em;
    margin-left: auto;
    margin-right: auto;
}

.func-list-01 #ml-pagination {
    top: .1rem;
    right: .15rem;
    bottom: initial;
}

.func-list-01 #ml-pagination .swiper-pagination-bullet {
    margin-left: .08rem;
}

.func-list-01.list02 {
    width: 100%;
    float: none;
}

#jczwgk-swiper {
    float: right;
    margin-top: 30px;
    margin-top: .3rem;
    margin-bottom: 30px;
    margin-bottom: .3rem;
    width: 450px;
    width: 4.5rem;
    height: 280px;
    height: 2.8rem;
}

#jczwgk-swiper .swiper-slide,
#jczwgk-swiper .swiper-slide a {
    width: 100%;
    height: 100%;
}

#jczwgk-swiper .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

#jczwgk-swiper .swiper-pagination-bullet {
    opacity: 1;
    background-color: #c7defc;
}

#jczwgk-swiper .swiper-pagination-bullet-active {
    background-color: #fad716;
}

#jczwgk-swiper .swiper-button-next,
#jczwgk-swiper .swiper-button-prev {
    width: 40px;
    width: .4rem;
    height: 40px;
    height: .4rem;
    background-color: rgba(255, 255, 255, .5);
    border-radius: 50%;
}

#jczwgk-swiper .swiper-button-next::after,
#jczwgk-swiper .swiper-button-prev::after {
    font-size: 20px;
    font-size: .2rem;
}

/**** 政务要闻 头条  ****/
.index-tt {
    padding: 32px 0 0;
    padding: .32rem 0 0;
    height: 100px;
    height: 1rem;
    overflow: hidden;
}

.index-tt::after {
    content: '';
    clear: both;
    display: block;
}

.index-tt .tt-head {
    width: 123px;
    width: 1.23rem;
    height: 100px;
    height: 1rem;
    float: left;
    background-color: #3771bb;
    border-radius: 6px;
    border-radius: .06rem;
    text-align: center;
}

.index-tt .tt-head a {
    width: 100%;
    height: 80px;
    height: .8rem;
    padding: 10px 0;
    padding: .1rem 0;
    display: block;
    color: #fff;
    font-size: 28px;
    font-size: .24rem;
    font-weight: 700;
    line-height: 40px;
    line-height: .4rem;
}

.index-tt #tt-swiper {
    width: 1277px;
    width: 12.77rem;
    float: left;
}

.index-tt .tt-day {
    width: 123px;
    width: 1.23rem;
    height: 100px;
    height: 1rem;
    background-color: #f5f5f5;
    border-radius: 10px;
    overflow: hidden;
    float: left;
}

.index-tt .tt-day .year {
    width: 100%;
    text-align: center;
    background-color: #1a67c0;
    height: 28px;
    height: .28rem;
    line-height: 28px;
    line-height: .28rem;
    color: #ffffff;
    font-size: 14px;
    font-size: .14rem;
}

.index-tt .tt-day .day {
    height: 72px;
    height: .72rem;
    line-height: 74px;
    line-height: .74rem;
    text-align: center;
    font-size: 16px;
    font-size: .16rem;
    color: #1a67c0;
    overflow: hidden;
}

.index-tt .tt-day .day span {
    font-size: 45px;
    font-size: .45rem;
    font-weight: 700;
    line-height: 68px;
    line-height: .68rem;
    margin-right: 5px;
    margin-right: .05rem;
}

.index-tt .a-tit {
    font-size: 37px;
    font-size: .37rem;
    color: #34332f;
    line-height: 50px;
    line-height: .5rem;
    font-weight: 700;
    width: 940px;
    width: 9.4rem;
    margin-left: 140px;
    margin-left: 1.4rem;
    float: left;
    text-align: center;
}

.index-tt .a-tit a {
    width: 100%;
    height: 100%;
    display: block;
    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;
}

.index-tt .a-tit a:hover {
    color: #03529b;
}

.bmjz-gfxwj-head {
    position: absolute;
    top: -11px;
    top: -.11rem;
    left: -6px;
    left: -0.06rem;
    height: 45px;
    height: .45rem;
    z-index: 3;
}

.bmjz-gfxwj-head li {
    float: left;
    height: 45px;
    height: .45rem;
    position: relative;
    margin-right: 10px;
    margin-right: .1rem;
}

.bmjz-gfxwj-head li:first-child {
    background-color: #3771bb;
    margin-right: 40px;
    margin-right: .4rem;
}

.bmjz-gfxwj-head li:first-child img:nth-child(1) {
    position: absolute;
    left: 0;
    bottom: -8px;
    bottom: -.08rem;
    height: 53px;
    height: .53rem;
}

.bmjz-gfxwj-head li:first-child img:nth-child(2) {
    position: absolute;
    top: 0;
    right: -30px;
    right: -.3rem;
    width: 30px;
    width: .3rem;
    height: 45px;
    height: .45rem;
}

.bmjz-gfxwj-head li:first-child a {
    font-size: 28px;
    font-size: .28rem;
    line-height: 45px;
    line-height: .45rem;
    font-weight: bold;
    text-align: center;
    color: white;
    background-color: initial;
    margin-top: 0;
}

.bmjz-gfxwj-head li.active:first-child a {
    background-color: initial;
}

.bmjz-gfxwj-head li a {
    padding: 0 20px;
    padding: 0 .2rem;
    height: 34px;
    height: .34rem;
    line-height: 34px;
    line-height: .34rem;
    display: block;
    margin-top: 18px;
    margin-top: .18rem;
    color: #3771bb;
    font-weight: 700;
}

.bmjz-gfxwj-head li.active a {
    background-color: #f7f7f7;
}

/****  手机端 ****/
@media screen and (max-width: 768px) {
    .bmjz-gfxwj-head li {
        margin-right: 0;
    }

    .bmjz-gfxwj-head li:first-child {
        margin-right: .3rem;
    }

    .bmjz-gfxwj-head li a {
        padding: 0 .1rem;
    }

    .item-list {
        margin-top: 10px;
    }

    .dt {
        margin-top: 30px;
        margin-top: .3rem;
        width: 100%;
    }

    .zfxx {
        margin-top: 10px;
        padding-bottom: 0;
    }

    .zfxx .zfxx-title {
        line-height: initial;
        padding: 10px 0;
    }

    .zfxx .zfxx-list {
        width: calc(100% - 20px);
    }

    .zfxx .zfxx-list li {
        float: left;
        margin-bottom: 10px;
        width: calc(50% - 5px);
        margin-right: 10px;
    }

    .zfxx .zfxx-list li:nth-child(2n+2) {
        margin-right: 0;
    }

    .zfxx .zfxx-list li img {
        display: block;
        margin: 210px auto 0 auto;
        margin: .2rem auto 0 auto;
        height: 32px;
        height: .32rem;
    }

    .item-list-02,
    .item-list-03 {
        width: 100%;
        float: none;
        margin-top: 14px;
    }

    .func-list-01 {
        float: none;
        margin-top: 14px;
        margin-bottom: 0;
        width: 100%;
    }

    .func-list-01 .func-list li {
        margin-top: 50px;
        margin-top: .5rem;
    }

    #jczwgk-swiper {
        float: none;
        margin-top: 10px;
        margin-bottom: 10px;
        width: 100%;
        height: 240px;
        height: 2.4rem;
    }

    .index-tt {
        padding: .2rem 0 .1rem;
    }

    .index-tt .tt-head {
        display: none;
    }

    .index-tt #tt-swiper {
        width: 100%;
        float: none;
    }

    .index-tt .tt-day {
        display: none;
    }

    .index-tt .a-tit {
        width: 100%;
        margin: 0;
        font-size: .3rem;
        line-height: .4rem;
    }
}