/*要闻*/
    .yaowen-wrap {
        width: 1200px;
        height: 700px;
        margin: 0 auto;
    }

    /*.yaowen-list {
        width: 575px;
        float: left;
    }

    .yaowen-list li {
        height: 80px;
        line-height: 1.5;
        border-bottom: 1px #b54d48 dashed;
        display: flex;
        align-items: center;
    }

    .yaowen-list li a {
        width: 100%;
        color: #f7dca7;
    }*/

    .jcsj-wrap {
        width: 625px;
        float: right;
        text-align: center;
        padding-top: 5px;
    }

    .swiper-container.jcsj-swiper {
        width: 560px;
        height: 600px;
        margin-left: auto;
        margin-right: auto;
        overflow: hidden;
        position: relative;
        padding: 18px 14px 0;
    }

    .jcsj-swiper .swiper-slide {
        text-align: center;
        font-size: 18px;
        background: #a2211a;
        height: 600px;
    }

    .jcsj-swiper .swiper-slide img {
        width: 252px;
        height: 142px;
    }

    .jcsj-swiper .swiper-button-prev.arrow-left {
        top: 265px;
        position: absolute;
        z-index: 2;
        left: 0px;
    }

    .jcsj-swiper .swiper-button-next.arrow-right {
        top: 265px;
        position: absolute;
        z-index: 2;
        right: 0px;
    }

    .jcsj-swiper .swiper-slide .zu-gu-img {
        position: relative;
        float: left;
        margin-left: 18px;
    }

    .jcsj-swiper .swiper-slide .play-icon {
        width: 35px;
        height: 35px;
        background: url(https://www.chinanews.com.cn/fileftp/2025/08/2025-08-11/U947P4T47D55615F29952DT20250813142103.png) no-repeat;
        background-size: 100%;
        position: absolute;
        top: 95px;
        left: 15px;
    }

    .jcsj-swiper .swiper-slide .title {
        font-size: 16px;
        height: 50px;
        color: #fed896;
        text-align: left;
        width: 242px;
        padding: 0 5px;
    }

    /* 精彩视频 */
    .jcsp {
        width: 100%;
        height: 250px;
        background: url(//www.chinanews.com.cn/fileftp/2025/08/2025-08-11/U947P4T47D55615F29953DT20250814090331.png) no-repeat center top;
    }

    .swiper-container.jcsp-swiper {
        width: 1170px;
        height: 190px;
        margin: 0 auto;
        overflow: hidden;
        position: relative;
        padding: 35px 15px 0;
    }

    .jcsp-swiper .swiper-slide {
        text-align: center;
        font-size: 16px;
        height: 190px;
    }

    .jcsp-swiper .swiper-slide img {
        width: 200px;
        height: 112px;
    }

    .jcsp-swiper .swiper-button-prev.arrow-left {
        top: 75px;
        position: absolute;
        z-index: 2;
        left: 0px;
    }

    .jcsp-swiper .swiper-button-next.arrow-right {
        top: 75px;
        position: absolute;
        z-index: 2;
        right: 0px;
    }

    .jcsp-swiper .swiper-slide .zu-gu-img {
        position: relative;
    }

    .jcsp-swiper .swiper-slide .play-icon {
        width: 35px;
        height: 35px;
        background: url(//www.chinanews.com.cn/fileftp/2025/08/2025-08-11/U947P4T47D55615F29952DT20250813142103.png) no-repeat;
        background-size: 100%;
        position: absolute;
        top: 70px;
        left: 25px;
    }

    .jcsp-swiper .swiper-slide .title {
        font-size: 16px;
        height: 70px;
        color: #ffd189;
        text-align: left;
        width: 200px;
        margin-left: 19px;
    }

