.yantaplus_main{
    max-width: 1900px;
    margin: 0 auto;
    min-width: 1200px;
    padding-top: 724px;
    background: url(https://v2.cri.cn/resource/95fded85-5d2c-4b4c-95f2-5f1ad99d8370/2025/activity/yantaplus/pc/images.banner.jpg) no-repeat top center #008f82;
}
.yantaplus_main_list{
    width: 1200px;
    margin: 0 auto;
    padding-bottom: 200px;
}
.yantaplus_box1 .yantaplus_title{
    text-align: center;
}
.yantaplus_title{
    height: 100px;
    box-sizing: border-box;
    padding-top: 15px;
    position: relative;
}
.yantaplus_title_a{
    position: absolute;
    right: 0;
    top: 50%;
    width: 38px;
    height: 38px;
    background: url(https://v2.cri.cn/resource/95fded85-5d2c-4b4c-95f2-5f1ad99d8370/2025/activity/yantaplus/pc/images.more.png) no-repeat center center;
    transform: translateY(-50%);
    background-size: 100% 100%;
}
.yantaplus_box1_swiper{
    padding:80px 0 70px;
    position: relative;
}
.yantaplus_box1_swiper .swiper-container{
    position: static;
}
.yantaplus_box1_swiper .swiper-slide{
    width: 984px;
    height: 552px;
    display: flex;
    align-items: center;
    border-radius: 25px;
    overflow: hidden;
    opacity: 0 !important;
    box-shadow: 0px 0px 10px 0px rgba(51, 51, 51, 0.6);
}
.yantaplus_box1_swiper .swiper-slide-prev,
.yantaplus_box1_swiper .swiper-slide-next,
.yantaplus_box1_swiper .swiper-slide-active{
    opacity: 1 !important;
}
.yantaplus_box1_swiper .newsIndex-3d-video-video{
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
}
.yantaplus_box1_swiper .newsIndex-3d-video-video video{
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;        
}
.yantaplus_box1_swiper .yantaplus_box1_swiper_title{
    text-align: center;
    padding: 40px 0;
}
.yantaplus_box1_swiper .yantaplus_box1_swiper_title a{
    display: inline-block;
    background: #e98900;
    border: 3px solid #fff;
    border-radius: 1400px;
    padding: 10px 30px;
    font-size: 18px;
    color: #fff;
    box-shadow: 0px 0px 13px 0px rgba(0, 0, 0, 0.6);
}
.yantaplus_box1_swiper .swiper-pagination{
    bottom: 50px;
}
.yantaplus_box1_swiper .swiper-pagination::after,
.yantaplus_box1_swiper .swiper-pagination::before{
    content: "";
    display: block;
    width: 340px;
    height: 3px;
    background: #fff;
    position: absolute;
    top: 50%;
    border-radius: 3px;
    transform: translateY(-50%);
}
.yantaplus_box1_swiper .swiper-pagination::after{
    left: 140px;
}
.yantaplus_box1_swiper .swiper-pagination::before{
    right: 140px;
}
.yantaplus_box1_swiper .swiper-pagination-bullet{
    width: 15px;
    height: 15px;
    background: #fff;
    opacity: 1;
    border-radius: 120px;
    transition: all 0.3s ease-in-out;
}
.yantaplus_box1_swiper .swiper-pagination-bullet-active{
    width: 94px;
    background: #e98900;
}
.yantaplus_box2{
    overflow: hidden;
}
.yantaplus_box2_item{
    width: 566px;
    float: left;
}
.yantaplus_box2_item_left{
    margin-right: 68px;
    margin-bottom: 40px;
}
.yantaplus_box2_item_content{
    border-radius: 20px;
    background: #fff;
    overflow: hidden;
}
.yantaplus_box2_item_content_img{
    width: 566px;
    height: 290px;
    overflow: hidden;
}
.yantaplus_box2_item_content_img img{
    transition: all 0.5s ease-in-out;
}
.yantaplus_box2_item_content_img:hover img{
    transform: scale(1.1);
}
.yantaplus_box2_item_content_list{
    padding: 20px 20px 0;
}
.yantaplus_box2_item_content_list li{
    margin-bottom: 20px;
    line-height: 1.944;
}
.yantaplus_box2_item_content_list_title{
    font-size: 18px;
    color: #333;
    margin-bottom: 10px;
    display: block;
    font-weight: 600;
}
.yantaplus_box2_item_content_list_brice{
    font-size: 16px;
    color: #333;
    display: block;
}
.yantaplus_box2 .yantaplus_title{
    padding-top: 27px;
}