.zb_wrap_content {
    margin-bottom: 0.3rem;
}

.zb_imgContent {
    margin-top: 0.1rem;
}

.zb_pName {
    color: #0a50b4;
    font-size: 0.22rem;
    display: flex;
    align-items: center;
    margin-bottom: 0.2rem;
}

.zb_imgContent img {
    width: 100%;
    height: 6.66rem;
}

.zb_pName::before {
    content: '';
    width: 0.03rem;
    height: 0.2rem;
    display: block;
    margin-right: 0.1rem;
    background-color: #1b62ce;
}

.funeng_absolute:nth-child(2) {
    right: 0.2rem;
    top: 0;
}

.funeng_absolute:nth-child(1) {
    left: 0.9rem;
    top: 0;
}

.funeng_content {
    width: 10.27rem;
    height: 4.19rem;
    margin: 0.5rem auto;
    position: relative;
}

.num__ {
    font-size: 0.4rem;
    font-weight: bold;
    color: rgb(44, 104, 185);
}

.fn_desc,
.dw__ {
    color: rgb(44, 104, 185);
}

.fn_desc {
    margin-top: 0.1rem;
}

.funeng_absolute {
    position: absolute;
}

.funeng_content img {
    width: 100%;
    height: 100%;
}

.container_p_n {
    padding-top: 0.64rem;
    padding-bottom: 0.9rem;
}

.container_p_n .cate-name {
    text-align: center;
    font-weight: bold;
    font-size: 0.3rem;
}

.container_p_n .main-content {
    margin-top: 0.55rem;
}

.container_p_n .p_cate_list {
    display: flex;
    flex-wrap: wrap;
}

.container_p_n .p_cate_item {
    padding: 0.13rem 0.5rem;
    margin-right: 0.16rem;
    background-color: #f6f7fb;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 0.2rem;
    margin-bottom: 0.15rem;
    box-sizing: border-box;
}

.container_p_n .p_cate_item .ico-white {
    display: none;
}

.container_p_n .p_cate_item img {
    width: 0.22rem;
    height: 0.22rem;
    object-fit: contain;
    margin-right: 0.15rem;
}

.container_p_n .p_cate_item.active {
    background: #0a50b4;
    color: #fff;
}

.container_p_n .p_cate_item.active .ico-white {
    display: block;
}

.container_p_n .p_cate_item.active .ico-blue {
    display: none;
}

.container_p_n .p_cate_content {
    margin-top: 0.45rem;
}

.container_p_n .p_cate_content .p_con_name {
    font-weight: bold;
    font-size: 0.24rem;
    margin-bottom: 0.14rem;
}

.container_p_n .p_cate_content .p_con_des {
    text-indent: 2em;
    font-size: 0.2rem;
    color: #666666;
    line-height: 1.6;
    margin-bottom: 5px;
}

.container_p_n .p_cate_content .p_con_slide {
    margin-top: 0.34rem;
}

.container_p_n .p_cate_content .p_con_slide .p_con_slide_name {
    color: #0a50b4;
    font-size: 0.22rem;
    display: flex;
    align-items: center;
    margin-bottom: 0.2rem;
}

.container_p_n .p_cate_content .p_con_slide .p_con_slide_name::before {
    content: '';
    width: 0.03rem;
    height: 0.2rem;
    display: block;
    margin-right: 0.1rem;
    background-color: #1b62ce;
}

.container_p_n .p_cate_content .p_con_slide .p_con_swiperContent {
    height: 6.66rem;
}

.container_p_n .p_cate_content .p_con_slide .p_con_swiperContent .swiper-button-next {
    right: 0 !important;
}

.container_p_n .p_cate_content .p_con_slide .p_con_swiperContent .swiper-button-next::after {
    font-weight: bold;
    font-size: 0.22rem;
}

.container_p_n .p_cate_content .p_con_slide .p_con_swiperContent .swiper-button-next:hover {
    background-color: rgba(35, 83, 180, 0.8);
}

.container_p_n .p_cate_content .p_con_slide .p_con_swiperContent .swiper-button-next:hover::after {
    color: #fff;
}

.container_p_n .p_cate_content .p_con_slide .p_con_swiperContent .swiper-button-prev {
    left: 0 !important;
}

.container_p_n .p_cate_content .p_con_slide .p_con_swiperContent .swiper-button-prev::after {
    font-weight: bold;
    font-size: 0.22rem;
}

.container_p_n .p_cate_content .p_con_slide .p_con_swiperContent .swiper-button-prev:hover {
    background-color: rgba(35, 83, 180, 0.8);
}

.container_p_n .p_cate_content .p_con_slide .p_con_swiperContent .swiper-button-prev:hover::after {
    color: #fff;
}

.container_p_n .p_cate_content .p_con_slide .p_con_swiperContent .swiper-button-next,
.container_p_n .p_cate_content .p_con_slide .p_con_swiperContent .swiper-button-prev {
    width: 0.39rem;
    height: 0.58rem;
    background-color: #fff;
}

.container_p_n .p_cate_content .p_con_slide .p_con_swiperContent #p_contentSwiper {
    height: 100%;
}

.container_p_n .p_cate_content .p_con_slide .p_con_swiperContent .swiper-slide {
    height: 100%;
}

.container_p_n .p_cate_content .p_con_slide .p_con_swiperContent .swiper-slide img {
    height: 100%;
    width: 100%;
}

.container_p_n .cx_desc {
    font-size: 0.2rem;
    text-align: center;
    color: #669ae4;
    line-height: 1.6;
}

.container_p_n .cx_js {
    text-indent: 2em;
    line-height: 1.7;
    font-size: 0.22rem;
    margin: 0.46rem 0;
}

.container_p_n .link_cx {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 4.54rem;
    height: 0.7rem;
    color: #fff;
    font-size: 0.22rem;
    border-radius: 99px;
    margin: 0 auto;
    border: 0.05rem solid rgb(172, 214, 236);
    background: RGB(57, 127, 205);
    background: linear-gradient(48deg, rgba(57, 127, 205, 1) 42%, rgba(18, 88, 184, 1) 68%);
}

.text_webBox {
    text-align: center;
    font-size: 0.2rem;
    margin-top: 0.1rem;
}

.container_p_n .link_cx:hover {
    opacity: 0.85;
}

.container_p_n .link_cx img {
    idth: 0.14rem;
    height: 0.14rem;
    margin-left: 0.16rem;
}

.container_p_n .new_list {
    margin-top: 0.26rem;
}

.container_p_n .new_list .new_item {
    display: flex;
    padding: 0.32rem 0.35rem;
    position: relative;
    border-radius: 0.2rem;
    width: 100%;
    transition: all .5s;
}

.container_p_n .new_list .new_item::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 0.02rem;
    border-bottom: 0.02rem solid #cddbe7;
}

.container_p_n .new_list .new_item:hover {
    background: #e8f0f7;
}

.container_p_n .new_list .new_item:hover::after {
    display: none;
}

.container_p_n .new_list .new_item:hover .new_right .new-title {
    color: #1364ab;
}

.container_p_n .new_list .new_item:hover .month {
    transition: all 0.5s;
    color: #0a50b4;
}

.container_p_n .new_list .new_item:hover .year {
    transition: all 0.5s;
    color: #0a50b4;
}

.container_p_n .new_list .new_item .new_left {
    margin-right: 0.47rem;
    color: rgb(209, 209, 209);
}

.container_p_n .new_list .new_item .new_right {
    flex: 1;
}

.container_p_n .new_list .new_item .new_right .new-title {
    font-size: 0.2rem;
    color: #4c4c4c;
}

.container_p_n .new_list .new_item .new_right .new-desc {
    margin-top: 0.1rem;
    font-size: 0.2rem;
    color: #848585;
}

.container_p_n .new_list .new_item .month {
    margin-bottom: 0.04rem;
    font-size: 0.34rem;
    font-weight: bold;
    font-size: #d1d1d1;
}

.container_p_n .new_list .new_item .year {
    font-size: 0.2rem;
    font-weight: bold;
    font-size: #d1d1d1;
}

.w1240 {
    width: 12.4rem;
    margin: 0 auto;
    padding-top: 0.54rem;
    padding-bottom: 1.3rem;
}

.w1240 .detail_content .detail_title {
    font-size: 0.34rem;
    margin-bottom: 0.3rem;
    color: #2c68b9;
    text-align: center;
}

.w1240 .detail_content .detail_timer {
    font-size: 0.2rem;
    color: #666666;
    padding-bottom: 0.14rem;
    border-bottom: 0.02rem solid #f2f2f2;
    display: flex;
    justify-content: space-between;
}

.w1240 .detail_content .detail_info {
    padding-top: 0.6rem;
}

.zb_content {
    margin-top: 0.5rem;
}

.zb_content .zb_cate_list {
    display: flex;
    flex-wrap: wrap;
}

.zb_content .zb_cate_list .zb_cate_item {
    margin-right: 0.32rem;
    height: 0.55rem;
    color: #333333;
    font-size: 0.24rem;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 0.12rem;
    background-color: #f6f7fb;
padding:0 0.2rem;
}

.zb_content .zb_cate_list .zb_cate_item.active {
    background-color: #0a50b4;
    color: #fff;
}

.zb_content .zb_list {
    padding-top: 0.3rem;
}

.zb_content .zb_list .zb_item_new {
    display: flex;
    align-items: center;
    /* padding: 0.3rem 0; */
    height: 0.86rem;
    border-bottom: 0.02rem solid #e0e8ed;
    width: 100%;
    transition: all .5s;
}

.zb_content .zb_list .zb_item_new:hover {
    background-color: rgba(19, 100, 171, .1);
    border-bottom: 0.02rem solid transparent;
    padding: 0 0.12rem;
    border-radius: 0.16rem;
}



.zb_content .zb_list .zb_item_new .zb_title {
    display: flex;
    align-items: center;
    font-size: 0.2rem;
    color: #333333;
    flex: 1;
}

.zb_content .zb_list .zb_item_new .zb_timer {
    font-size: 0.2rem;
    color: #666666;
}

.zb_content .zb_list .zb_item_new .zb_title::before {
    content: '';
    min-width: 0.06rem;
    min-height: 0.06rem;
    border-radius: 50%;
    display: block;
    margin-right: 0.22rem;
    background-color: #d7d7d7;
}

.video_content {
    margin-top: 0.44rem;
}

.video_content {
    position: relative;
}

.video_content .video_box {
    height: 6.79rem;
    position: relative;

    display: block;
}

.play-ico img {
    width: 100%;
    height: 100%;
}

.play-ico {
    cursor: pointer;
    position: absolute;
    width: 0.78rem;
    height: 0.78rem;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.video_content .video_box img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.video_content .video_box .v_title {
    position: absolute;
    bottom: 0;
    width: 100%;
    left: 0;
    padding: 0.19rem 0.3rem;
    color: #fff;
    font-size: 0.2rem;
    background-color: rgba(0, 0, 0, 0.7);
    box-sizing: border-box;
}

@media screen and (max-width:1024px) {

    .zb_pName::before,
    .container_p_n .p_cate_content .p_con_slide .p_con_slide_name::before {
        width: 3px;
        height: 20px;
    }

    .zb_pName {
        font-size: 16px !important;
    }

    .zb_imgContent img {
        height: auto !important;
    }

    .num__ {
        font-size: 24px !important;
    }

    .fnContent {
        display: flex;
        justify-content: space-between;
        margin-bottom: 20px;
        flex-wrap: wrap;
    }

    .funeng_absolute {
        position: initial;
        margin-bottom: 10px;
    }

    .fn_desc,
    .dw__ {
        font-size: 18px;
    }

    .funeng_content {
        margin: 50px auto;
    }

    .funeng_absolute:nth-child(1) {
        top: -15px;
        left: 15px;
    }

    .funeng_absolute:nth-child(2) {
        top: -15px;
        right: 0px;
    }

    .funeng_content {
        width: 100% !important;
        height: 100% !important;
    }

    .text_webBox {
        font-size: 16px !important;
    }

    .container_p_n {
        padding: 15px 15px 30px 15px !important;
    }

    .p_cate_list span {
        font-size: 16px !important;
    }

    .p_cate_list {
        justify-content: space-between;
    }

    .p_cate_item {
        margin-right: 0px !important;
        margin-bottom: 10px !important;
        padding: 10px 17px !important;
        width: 48%;
    }

    .container_p_n .p_cate_item img {
        width: 18px !important;
        height: 18px !important;
    }

    .p_con_name {
        font-size: 18px !important;
    }

    .p_con_des,
    .p_con_slide_name {
        font-size: 16px !important;
    }

    .p_con_swiperContent {
        height: auto !important;
    }

    .cate-name,
    .detail_title {
        font-size: 20px !important;
    }

    .new-title,
    .month,
    .v_title {
        font-size: 18px !important;
    }

    .new-desc,
    .year,
    .detail_timer,
    .zb_timer {
        font-size: 16px !important;
    }

    .detail_content {
        padding: 0 15px;
    }

    .w1240 {
        width: auto;
    }

    .video_content .video_box {
        height: auto !important;
    }

    .detail_info,
    .zb_title,
    .cx_desc,
    .cx_js,
    .link_cx {
        font-size: 18px !important;
    }

    .detail_info * {
        font-size: 18px !important;
    }

    .zb_content .zb_list .zb_item_new {
        height: auto !important;
        line-height: 2;
        margin-bottom: 15px !important;
        padding-bottom: 7px;
    }

    .container_p_n .link_cx {
        width: auto !important;
        height: auto !important;
        padding: 15px !important;
    }

    .container_p_n .link_cx img {
        width: 15px !important;
        height: 15px !important;
    }

    .w1240 .detail_content .detail_info iframe {
        width: 100%;
        height: 100%;
        aspect-ratio: 1.7;
    }
}