.item-list-01 {
    margin-top: 30px;
    margin-top: .3rem;
    width: 100%;
}

.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 .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% - 150px);
    width: calc(100% - 1.5rem);
    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: 130px;
    width: 1.3rem;
    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: .3rem;
    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-02 {
    float: left;
    margin-top: 30px;
    margin-top: .3rem;
    width: 1060px;
    width: 8.7rem;
}

.item-list-03 {
    float: left;
    margin-top: 30px;
    margin-top: .30rem;
    width: 685px;
    width: 6.85rem;
}

.item-list-04 {
    float: right;
    margin-top: 30px;
    margin-top: .30rem;
    width: 685px;
    width: 6.85rem;
}

.item-list.ml {
    margin-bottom: .3rem;
    width: 5rem;
    float: right;
    margin-top: .30rem;
}

.zfxxgkml {
    width: calc(100% - .4rem);
    height: 3rem;
    margin: .6rem .2rem 0 .2rem;
}

.zfxxgkml li {
    margin-bottom: 20px;
    margin-bottom: .2rem;
    width: 50%;
    height: 111px;
    height: 1.3rem;
    box-sizing: border-box;
    text-align: center;
    float: left;
}

.zfxxgkml li a {
    width: 100%;
    height: 100%;
}

.zfxxgkml li img {
    margin: 17px auto 0;
    margin: .17rem auto 0;
    width: 64px;
    width: .64rem;
    height: 64px;
    height: .64rem;
    display: block;
}

.zfxxgkml li p {
    font-size: 18px;
    font-size: .18rem;
    color: #3a3a3a;
    line-height: .5rem;
}

/**** 政务要闻 头条  ****/
.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: 14px !important;
        width: 100% !important;
    }

    .fdzdgknr {
        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.ml {
        margin-bottom: 10px;
    }

    .zfxxgkml {
        height: auto;
        margin: .5rem .2rem .2rem .2rem;
    }

    .zfxxgkml li {
        float: left;
        width: 50%;
        margin-bottom: 0;
        height: auto;
        padding-bottom: .2rem;
    }

    .zfxxgkml li:nth-child(2) {
        margin-right: 0;
    }
    
    .zfxxgkml li img {
        float: none;
        margin: .2rem auto;
    }
    
    .zfxxgkml li p {
        float: none;
        text-align: center;
        line-height: 1;
    }
    
    .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;
    }
}
