/**** 专题大图 ****/
.zt-banner.zcwj {
    background-image: url(2022-zt-banner-zcjd.jpg);
}

.zt-banner.zcwj .banner-logo {
    width: 884px;
    width: 8.84rem;
}

/**** 政策文件和政策解读 ****/

.zt-zcwj-nav {
    height: 76px;
    height: .76rem;
    position: relative;
}

.zt-zcwj-nav .nav-bg {
    width: 100%;
    height: 98px;
    height: .98rem;
    position: absolute;
    left: 0;
    top: -22px;
    top: -.22rem;
}

.zt-zcwj-nav .ul-nav {
    width: 90%;
    margin-left: 5%;
    line-height: 54px;
    line-height: .54rem;
}

.zt-zcwj-nav .ul-nav li {
    width: 33.33%;
    float: left;
    text-align: center;
}

.zt-zcwj-nav .ul-nav li a {
    font-size: 24px;
    font-size: .24rem;
    font-weight: 700;
    color: #ffffff;
    position: relative;
}

.zt-zcwj-nav .ul-nav li a::after {
    content: '';
    display: block;
    width: 50%;
    height: 3px;
    height: .03rem;
    background-color: #ffffff;
    opacity: 0;
    transition: all .3s linear;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    -ms-transition: all .3s linear;
    position: absolute;
    left: 25%;
    bottom: 0;
}

.zt-zcwj-nav .ul-nav li:nth-child(3) a::after {}

.zt-zcwj-nav .ul-nav li.active a::after,
.zt-zcwj-nav .ul-nav li a:hover::after {
    opacity: 1;
}

.zt-zcwj-search {
    margin-top: 30px;
    margin-top: .3rem;
    text-align: center;
}

.zt-zcwj-search::after {
    content: '';
    display: block;
    clear: both;
}

.zt-zcwj-search .s-name {
    font-size: 22px;
    line-height: 60px;
    line-height: .6rem;
    color: #333;
    font-weight: 700;
    margin-right: 30px;
    margin-right: .3rem;
}

.zt-zcwj-search .s-ipt {
    width: 323px;
    width: 3.23rem;
    height: 30px;
    height: .3rem;
    padding: 15px 18px;
    padding: .15rem .18rem;
    margin-right: 20px;
    margin-right: .2rem;
    outline: none;
    border-radius: 3px;
    background-color: #f5f5f5;
    font-size: 18px;
    font-size: .18rem;
    border: 0;
}

.zt-zcwj-search .s-ipt::placeholder {
    font-size: 18px;
    font-size: .18rem;
    counter-reset: #adadad;
}

.zt-zcwj-search .s-btn {
    width: 134px;
    width: 1.34rem;
    height: 60px;
    height: .6rem;
    line-height: 60px;
    line-height: .6rem;
    text-align: center;
    outline: none;
    border: 0;
    border-radius: 3px;
    background-color: #125db2;
    color: #ffffff;
    font-size: 22px;
    font-size: .22rem;
    cursor: pointer;
}

.zt-zcwj-search .s-btn:hover {
    background-color: #156cce;
}

.zt-zcwj-tit {
    background: url(2022-zt-zcwj-tit.png) no-repeat center;
    background-size: 100% auto;
    line-height: 40px;
    line-height: .4rem;
    height: 40px;
    height: .4rem;
    width: 100%;
    text-align: center;
}

.zt-zcwj-tit a {
    font-size: 36px;
    font-size: .36rem;
    color: #023e7a;
    font-weight: 700;
    display: inline-block;
    background-color: #ffffff;
    padding: 0 36px;
    padding: 0 .36rem;
}

.zt-zcwj-box {
    margin-top: 30px;
    margin-top: .3rem;
}

.zt-zcwj-box .con {
    margin-top: 15px;
    margin-top: .15rem;
}

.zt-zcjd-left {
    width: 300px;
    width: 3rem;
    float: left;
    margin-top: 30px;
    margin-top: .3rem;
}

.zt-zcjd-menu a {
    border: 1px solid #e5e5e5;
    border-bottom: 0;
    height: 72px;
    height: .72rem;
    line-height: 72px;
    line-height: .72rem;
    font-size: 22px;
    font-size: .22rem;
    color: #666666;
    display: block;
    padding-left: 132px;
    padding-left: 1.32rem;
    background: no-repeat 50px center;
    background: no-repeat .5rem center;
    background-size: 72px;
    background-size: .72rem;
}

.zt-zcjd-menu a:nth-child(1) {
    background-image: url(2022-zt-zcjd-menu-wzjd.png);
}

.zt-zcjd-menu a:nth-child(2) {
    background-image: url(2022-zt-zcjd-menu-twjd.png);
}

.zt-zcjd-menu a:nth-child(3) {
    background-image: url(2022-zt-zcjd-menu-spjd.png);
}

.zt-zcjd-menu a:nth-child(4) {
    background-image: url(2022-zt-zcjd-menu-xwfb.png);
    border-bottom: 1px solid #e5e5e5;
}

.zt-zcjd-menu a.active {
    color: #ffffff !important;
    font-weight: 700;
    border-color: #023e7a;
    background-color: #023e7a;
}

.zt-zcjd-menu a.active:nth-child(1) {
    background-image: url(2022-zt-zcjd-menu-wzjd-hover.png);
}

.zt-zcjd-menu a.active:nth-child(2) {
    background-image: url(2022-zt-zcjd-menu-twjd-hover.png);
}

.zt-zcjd-menu a.active:nth-child(3) {
    background-image: url(2022-zt-zcjd-menu-spjd-hover.png);
}

.zt-zcjd-menu a.active:nth-child(4) {
    background-image: url(2022-zt-zcjd-menu-xwfb-hover.png);
}

.zt-zcjd-menu a:hover {
    color: #ff0000;
}

.zt-zcjd-img {
    margin-top: 12px;
    margin-top: .12rem;
}

.zt-zcjd-img .imgbox {
    width: 100%;
    display: block;
    margin-top: 18px;
    margin-top: .18rem;
}

.zt-zcjd-img .imgbox img {
    display: block;
    width: 100%;
}

.zt-zcjd-right {
    width: 1070px;
    width: 10.7rem;
    float: right;
    margin-top: 30px;
    margin-top: .3rem;
}

.zt-zcjd-right .zt-zcwj-tit {
    background-image: url(2022-zt-zcjd-tit.png);
    text-align: left;
}

.zt-zcjd-right .zt-zcwj-tit a {
    padding-left: 0;
    font-size: 28px;
    font-size: .28rem;
    padding-right: 25px;
    padding-right: .25rem;
}

.zt-zcjd-right .con {
    margin-top: 20px;
    margin-top: .2rem;
}

.zt-zcjd-right .pList01 li:nth-child(5n) {
    margin-bottom: 20px;
    margin-bottom: .2rem;
    padding-bottom: 20px;
    padding-bottom: .2rem;
    border-bottom: 1px dashed #e5e5e5;
}

.zt-zcjd-right .pList01 li:last-child {
    border: 0;
}

/* 图文解读列表 */
.zt-zcjd-right .image-text-list {
    width: 100%;
    overflow: hidden;
}

.zt-zcjd-right .image-text-list li {
    float: left;
    width: calc((100% - 38px) / 3);
    width: calc((100% - .38rem) / 3);
    height: 240px;
    height: 2.4rem;
    margin-right: 19px;
    margin-right: .19rem;
    margin-bottom: 32px;
    margin-bottom: .32rem;
}

.zt-zcjd-right .image-text-list li:nth-child(3n+3) {
    margin-right: 0;
}

.zt-zcjd-right .image-text-list li a {
    display: inline-block;
    width: 100%;
    height: 100%;
}

.zt-zcjd-right .image-text-list li img {
    width: 100% !important;
    height: 190px;
    height: 1.9rem;
    display: block;
    object-fit: cover;
}

.zt-zcjd-right .image-text-list li:hover span {
    color: #ff0000;
}

.zt-zcjd-right .image-text-list li span {
    display: inline-block;
    width: calc(100% - 30px);
    width: calc(100% - .3rem);
    height: 50px;
    height: .5rem;
    padding: 0 15px;
    padding: 0 .15rem;
    line-height: 50px;
    line-height: .5rem;
    font-size: 18px;
    font-size: .18rem;
    color: #333;
    background-color: #f8f8f8;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    white-space: nowrap;
}


/* 视频解读 */
.zt-zcjd-right .video-text-list {
    width: 100%;
    overflow: hidden;
}

.zt-zcjd-right .video-text-list li {
    float: left;
    width: calc((100% - 48px) / 2);
    width: calc((100% - .48rem) / 2);
    height: 350px;
    height: 3.5rem;
    margin-right: 48px;
    margin-right: .48rem;
    margin-bottom: 44px;
    margin-bottom: .44rem;
}

.zt-zcjd-right .video-text-list li:nth-child(2n+2) {
    margin-right: 0;
}

.zt-zcjd-right .video-text-list li a {
    display: inline-block;
    width: 100%;
    height: 100%;
}

.zt-zcjd-right .video-text-list li img {
    width: 100% !important;
    height: 300px;
    height: 3rem;
    display: block;
    object-fit: cover;
}

.zt-zcjd-right .video-text-list li:hover span {
    color: #ff0000;
}

.zt-zcjd-right .video-text-list li span {
    display: inline-block;
    width: calc(100% - 30px);
    width: calc(100% - .3rem);
    height: 50px;
    height: .5rem;
    padding: 0 15px;
    padding: 0 .15rem;
    line-height: 50px;
    line-height: .5rem;
    font-size: 18px;
    font-size: .18rem;
    color: #333;
    background-color: #f8f8f8;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    white-space: nowrap;
}


@media screen and (max-width: 768px) {
    .zt-banner.zcwj .banner-logo {
        width: 90%;
    }

    .zt-zcwj-nav {
        background-color: #023e7a;
    }

    .zt-zcwj-nav .nav-bg {
        display: none;
    }

    .zt-zcwj-nav .ul-nav {
        width: 100%;
        margin-left: 0;
        line-height: .76rem;
    }

    .zt-zcwj-nav .ul-nav li a::after {
        bottom: .1rem;
    }

    .zt-zcwj-search {
        margin-top: 10px;
    }

    .zt-zcwj-search .s-name {
        width: 100%;
        text-align: center;
        float: none;
        display: block;
    }

    .zt-zcwj-search .s-ipt {
        float: left;
        width: calc(80% - 20px);
        padding-left: 10px;
        padding-right: 10px;
        margin: 0;
        border-radius: 3px 0 0 3px;
    }

    .zt-zcwj-search .s-ipt:nth-child(3) {
        display: none;
    }

    .zt-zcwj-search .s-btn {
        float: left;
        width: 20%;
        border-radius: 0 3px 3px 0;
    }
    
    .zt-zcwj-box {
        margin-top: .2rem;
    }

    .zt-zcjd-left {
        width: 100%;
        float: none;
        margin-top: 10px;
    }

    .zt-zcjd-menu {
        width: 100%;
    }

    .zt-zcjd-menu::after {
        content: '';
        display: block;
        clear: both;
    }

    .zt-zcjd-menu a {
        width: calc(32% - 2px);
        padding-left: 18%;
        float: left;
        background-position: 8% center;
    }

    .zt-zcjd-menu a {
        border: 1px solid #e5e5e5;
    }

    .zt-zcjd-menu a:nth-child(2n) {
        border-left-width: 0;
    }

    .zt-zcjd-menu a:nth-child(3),
    .zt-zcjd-menu a:nth-child(4) {
        border-top-width: 0;
    }

    .zt-zcjd-img {
        display: none;
    }

    .zt-zcjd-right {
        width: 100%;
        float: none;
        margin-top: 10px;
    }
    
    .zt-zcjd-right .con {
        margin-top: 10px;
    }

    .pList01.zc li .a-btn {
        float: left;
        margin-top: 0;
    }

    .zt-zcjd-right .image-text-list {
        overflow: hidden;
    }

    .zt-zcjd-right .image-text-list li {
        float: left;
        width: calc((100% - 19px) / 2);
        width: calc((100% - .19rem) / 2);
        height: 2rem;
    }

    .zt-zcjd-right .image-text-list li:nth-child(3n+3) {
        margin-right: 19px;
        margin-right: .19rem;
    }

    .zt-zcjd-right .image-text-list li:nth-child(2n+2) {
        margin-right: 0;
    }
    
    .zt-zcjd-right .image-text-list li img {
        height: 1.5rem;
    }

    .zt-zcjd-right .video-text-list li {
        height: 250px;
        height: 2.5rem;
    }

    .zt-zcjd-right .video-text-list li img {
        height: 200px;
        height: 2.0rem;
    }
}
