.lianghui{
    width: 1200px;
    margin: 0 auto;
    min-width: 1200px;
}
.aImg, .aImg img{
    display: block;
    width: 100%;
    height: auto;
}
.lianghui_box1{
    width: 1200px;
    height: 648px;
}
.lianghui_main{
    width: 1200px;
    padding: 0 50px 100px;
    box-sizing: border-box;
    background: url(https://v2.cri.cn/resource/b91c9192-85f8-4062-acff-922dc5c67362/2026/activity/lianghui/images.banner-2.jpg) no-repeat center center;
}
.lianghui_box2{
    display: flex;
    justify-content: space-between;
}
.lianghui_box2_news{
    width: 550px;
    box-sizing: border-box;
    padding: 40px 25px;
    position: relative;
    background: linear-gradient(to right, rgba(255, 255, 255, 0.8), transparent);
}
.lianghui_box2_news ul{
    position: relative;
}
.lianghui_box2_news li{
    font-size: 16px;
    line-height: 32px;
    color: #333;
    min-height: 46px;
    position: relative;
    display: flex;
    align-items: center;
}
.lianghui_box2_news li::after,.lianghui_box2_news li:first-child::before{
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 2px;
    background: linear-gradient(to right, #f3dcc0, transparent);
}
.lianghui_box2_news li:first-child::before{
    bottom: auto;
    top: 0;
    background: linear-gradient(to right, #ecccbb, transparent);
}
.lianghui_box2_news li a{
    color: #a10c0d;
}
.lianghui_box2_news_more{
    position: absolute;
    bottom: 15px;
    right: 0;
    font-size: 16px;
    color: #850602;
}
.lianghui_box2_news_more a{
    color: #850602;
}
.lianghui_box2_swiper{
    width: 520px;
    height: 320px;
}
.lianghui_box2_swiper .swiper-title{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    min-height: 60px;
    padding: 0 40px;
    box-sizing: border-box;
    color: #fff;
    font-size: 24px;
    display: flex;
    line-height: 1.4;
    align-items: center;
    background: linear-gradient(to right, #a21008, #eba44d);
}
.lianghui_title{
    text-align: center;
    position: relative;
    padding: 80px 0;
}
.lianghui_title a{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
    font-size: 20px;
    color: #850602;
}
.lianghui_box3_swiper{
    position: relative;
}
.lianghui_box3_swiper .swiper-container{
    width: 940px;
    padding: 0 30px 30px;
}
.lianghui_box3_swiper  .swiper-slide{
    box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.5), -5px 5px 10px rgba(0, 0, 0, 0.5);
}
.lianghui_box3_swiper .swiper-button-prev,
.lianghui_box3_swiper .swiper-button-next{
    width: 41px;
    height: 105px;
    top: 50%;
    transform: translateY(-50%);
    background-size: 100% 100%;
    margin-top: 0;
}
.lianghui_box3_swiper .swiper-button-prev{
    background-image: url(https://v2.cri.cn/resource/b91c9192-85f8-4062-acff-922dc5c67362/2026/activity/lianghui/images.left.png);
}
.lianghui_box3_swiper .swiper-button-next{
    background-image: url(https://v2.cri.cn/resource/b91c9192-85f8-4062-acff-922dc5c67362/2026/activity/lianghui/images.right.png);
}
.lianghui_box3_swiper .swiper-pagination{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: center;
}
.lianghui_box3_swiper .swiper-pagination-bullet{
    width: 13px;
    height: 7px;
    display: inline-block;
    background: #e7b06b;
    margin: 0 5px;
    border-radius: 50%;
    opacity: 1;
    border-radius: 100px;
}
.lianghui_box3_swiper .swiper-pagination-bullet-active{
    background: #c84d34;
    width: 27px;
}
.lianghui_box4 ul{
    display: flex;
    flex-wrap: wrap;
    gap: 50px 55px;
}
.lianghui_box4 li{
    width: 330px;
    height: 240px;
    position: relative;
    overflow: hidden;
}
.lianghui_box4 li .lianghui_box4_title{
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    min-height: 60px;
    padding: 0 30px;
    box-sizing: border-box;
    color: #fff;
    font-size: 18px;
    display: flex;
    line-height: 1.4;
    align-items: center;
    background: linear-gradient(to right, #a21008, #eba44d);
}
.lianghui_box5_list{
    background: url(https://v2.cri.cn/resource/b91c9192-85f8-4062-acff-922dc5c67362/2026/activity/lianghui/images.banner-4.jpg);
    box-shadow: 0px 10px 39.56px 6.44px rgba(110, 40, 0, 0.34);
    padding: 50px 75px;
}
.lianghui_box5_1 .lianghui_title{
    padding: 40px 0;
}
.lianghui_box5_list ul{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.lianghui_box5_list li{
    width: 400px;
    font-size: 16px;
    min-height: 70px;
    position: relative;
    padding: 10px 0;
}
.lianghui_box5_list li a{
    color: #333;
}
.lianghui_box5_list li::after{
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 3px;
    border: 1px solid #f3e4cb;
}
.lianghui_box5_time{
    font-size: 12px;
    color: #c09a6a;
    margin-bottom: 15px;
}
.lianghui_box6_list ul{
    display: flex;
    justify-content: space-between;
}
.lianghui_box6_list li{
    width: 340px;
    height: 220px;
}