body {
    min-width: 1340px;
    background-color: #ffffff;
    overflow-x: hidden;
    /* background: url(https://www.impc.com.cn/resource/img/ÂÌË®ÇàÉ½×¨ÌâÒ³.png) top center no-repeat; */
}

* {
    margin: 0;
    padding: 0;
}

p {
    text-indent: 2rem;
    margin: 0;
}

a {
    text-decoration: none;
    color: inherit;
    cursor: pointer;
}
/* a:hover{
    color: #ca2d27;
} */
.w1200 {
    width: 1200px;
    margin: 0 auto;
}

/* title */
.title {
    text-align: center;

}
@keyframes moveUpDown {
  /* 0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-20px); 
  }
  100% {
    transform: translateY(0);
  } */
    0%{
		transform: translateY(-20px);
    }
	100%{
		transform: translateY(10px);
	}
}
/* ±³¾° */
.l1 {
    background: url(/resource/img/2025lianghui_lhjdbj.png) top center no-repeat;
    padding-top: 50px;
    margin-bottom: 100px;
    background-size: 100% 100%;
    /* height: 650px; */
}

.l2 {
    background: url(/resource/img/2025lianghui_lhdbxsbj.png) top center no-repeat;
    background-size: 100% 100%;
    /* padding-top: 50px; */
    /* padding-bottom: 57px; */
    margin-bottom: 100px;
    height: 938px;
}

.l3 {
    background: url(/resource/img/2025lianghui_lhgrbbj.png) top center no-repeat;
    background-size: 100% 98%;
    /* padding-bottom: 30px; */
    margin-bottom: 100px;
    /* height: 500px; */
}

.l4 {
    margin-bottom: 50px;
}
.l4>div:nth-child(2){
    background: url(/resource/img/2025lianghui_lhxczjbj.png) top center no-repeat;
    background-size: 100% 100%;
    height: 977px;
}
.l5{
    margin-bottom: 100px;
}
.l6{
    background: url(/resource/img/2025lianghui_lhzdysbj.png) top center no-repeat;
    background-size: 100% 100%;
    /* padding-bottom: 30px; */
}
.l6 .title{
    opacity: 0;
    height: 57px;
}
/* bannerÍ¼ */
.banner {
    position: relative;
    /* height: 971px; */
    /* margin-bottom: 50px; */
    height: auto;
    background: url(/resource/img/2025lianghui_banner.png) top center no-repeat;
    background-size: 100% 100%;
}
.banner .lhbannersb{
    width: 100px;
    height: 143px;
    position: absolute;
    left: 48%;
    top: 65%;
    /* transform: translateX(-50%) !important; */
    text-align: center;
    font-size: 24px;
    color: #ffecbf;
    animation: moveUpDown 2s infinite alternate;
    opacity: 0; 
}
.banner .lhbannersb div{
/* box-shadow: 0px 0px 11px 0px rgba(0, 0, 0, 0.75); */

}
.banner .lhbannersb img{
    width: 56px;
    height: 108px;
    margin: 0 auto;
    opacity: 1;
}
.banner img {
    width: 100%;
    opacity: 0;
}

#header {
    width: 100%;
    margin: 0 auto;
    padding: 20px 0;
    height: 77px;
    color: #ffe29e;
    box-sizing: border-box;
    background: url(/resource/img/2025lianghui_banner02.png) top center no-repeat;    
    background-size: 100% 100%;
    position: relative;
}
#header.fixed {
    position: fixed !important;
    top: 0;
    width: 100%;
    z-index: 99999;
    /* background: #ca2d27db !important; */
    /* background: linear-gradient(to bottom, #ffefc9,#ffe29e,#ffe29e,#ffe29e, #ffefc9); */
    /* color: #fff; */
    /* box-shadow: 0px 3px 20px 0px rgba(0, 0, 0, 0.75); */
}
#header.fixed .item{
    /* border-right: 2px solid #ffffff !important; */
}
#header .xz_dddd{
    position: absolute;
    width: 100%;
    background-color: #fbd17d;
    height: 20px;
    z-index: -2;
}
#header.fixed .xz_dddd{
    opacity: 0;
}
#header>div {
    width: 1150px;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
    font-size: 26px;
    cursor: pointer;
}

#header .item {
    text-align: center;
    border-right: 2px solid #ffe29e;
}

#header>div>a:last-child {
    border-right: none;
}

/* ´ó»á¶¯Ì¬ */

.l1 .dhdt {
    display: flex;
    justify-content: space-between;
    height: 500px;
}

.l1 .dhdt .left {
    width: 735px;
}

.sp .sp_content {}

.sp .sp_content>div {
    width: 700px;
}

.sp .sp_content .right {
    width: 480px;
    height: 614px;
    overflow: hidden;
}
.sp .sp_content .right >div{
    height: 614px;
}
.sp .sp_content {
    display: flex;
    justify-content: space-between;
}

.sp .sp_content .left {}

.sp .sp_content .left .bigsp {
    position: relative;
    height: 448px;
    border: 3px solid #ff8b87;
    /* display: flex;
    align-items: center; */
    overflow: hidden;
    box-shadow: 0px 0px 11px 0px rgba(0, 0, 0, 0.75);
    /* background: url(/resource/css/images/Î¢ÐÅÍ¼Æ¬_20251219111852_606_66_03.png) top center; */
}

.sp .sp_content .left .bigsp .li_img {
    height: 448px;
    width: 700px;
}

.sp .sp_content .left .bigsp .li_img img {
    height: 100%;
    width: 100%;
}

.sp .sp_content .left .bigsp video {
    width: 634px;
    height: 360px;
}

.sp .sp_content .left .bigsp a .datu {
    border: 3px solid #8d7e03;
    box-sizing: border-box;
}

.sp .sp_content .left .bigsp .bf {
    width: 70px;
    height: 70px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.sp .sp_content .left .bigsp .li_img div {
    color: #fff;
    font-size: 18px;
    margin-top: -50px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: center;
    height: 50px;
}

.sp .sp_content .left .smallsp {
    margin-top: 10px;
}

.sp .sp_content .left .smallsp .ss_item {
    /* height: 136px; */
    height: 150px;
    border: 1px solid #a082b7;
    box-sizing: border-box;
}

.sp .sp_content .left .smallsp .ss_item img {
    height: 100%;
    width: 100%;
}

.sp .sp_content .right {
    
}

.sp .sp_content .right>div:last-child {
    margin-bottom: 0;
}

.sp .sp_content .right .right_item {
    background: url(/resource/img/2026lhjdrigthbj.png) top center no-repeat;
    background-size: 100% 95%;
    display: flex;
    align-items: center;
    line-height: 31.5px;
    height: 142px;
    color: #ffffff;
    font-size: 18px;
    /* border-bottom: 2px solid #ca2d27; */
    /* box-shadow: 0px 0px 11px 0px rgba(0, 0, 0, 0.75); */
}



.sp .sp_content .right .right_item img {
    width: 10px;
    height: 20px;
    line-height: 38.5px;
    margin: 18.5px 13px;
}

.sp .sp_content .right .right_item a {
    /* display: flex; */
    /* justify-content: space-between; */
}

.sp .sp_content .right .right_item div {
    padding: 19px 28px;
    width: 505px;
    /* white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; */
    box-sizing: border-box;
}

.sp .sp_content .right .right_item div h3 {
    font-size: 20px;
    line-height: 27px;
    margin-bottom: 5px;
}

.sp .sp_content .right .right_item div p {
    font-size: 15px;
    color: #e9e9e9;
    line-height: 24px;
}

/* ´ú±íÐÄÉù */
.l2 {}

.l2 .canel {
    height: 700px;
    position: relative;
}

.l2 .canel .lh_topimg {
    position: absolute;
    left: 345px;
    top: -17px;
    width: 455px;
    height: 455px;
    z-index: 999;
    /* border-radius: 50%;
    box-shadow: 0px 0px 11px 0px rgba(0, 0, 0, 0.75); */
}

.l2 .canel .lh_top {
    width: 1200px;
    /* height: 420px; */
    margin: 0 auto;
    /* padding: 0 30px; */
    box-sizing: border-box;
    padding: 50px 0;
    overflow: hidden;
}

.l2 .canel .lh_top .swiper {
    height: 420px;
    z-index: 99;
    overflow: visible;
}

.l2 .canel .lh_top .swiper>div {
    padding: 10px;
    box-sizing: border-box;
}

.l2 .canel .lh_top img {
    width: 182px !important;
    transition: transform 1s ease;
}

.l2 .canel .lh_top .swiper-slide-active {
    /* width: 415px !important; */
    width: 353px !important;
}

.l2 .canel .lh_top .swiper-slide-active>div>div {
    height: 0;
    overflow: hidden;
}

/* .l2 .canel .lh_top .swiper-slide-active img{
    transform: scale(2);
} */
.l2 .canel .lh_top .swiper-slide-active img {
    transform: scale(1.7);
    /* transform: scale(0.9); */
    box-shadow: -1px 10px 18px 4px rgba(82, 3, 3, 0.75);
    border-radius: 23px;
    /* z-index: 999; */
}

.l2 .canel .lh_top .swiper-slide {
    /* width: 180px !important; */
    display: flex;
    justify-content: center;
    align-items: center;
}
.l2 .canel .lh_top .swiper-slide img{
    width: 100%;
    border-radius: 19px 19px 16px 16px;;
}
.l2 .canel .lh_top .swiper-slide>div>div {
    text-align: center;
    font-size: 24px;
    font-weight: 500;
}

.l2 .canel .lh_top .lh_top_img {
    /* overflow: hidden; */
    /* z-index: 9999; */
    /* border: 2px solid #000; */
}

.l2 .canel .lh_top .lh_top_img img {
    /* border-radius: 50%; */
    /* overflow: hidden; */
}

.l2 .canel .lh_bottom {
    width: 1200px;
    height: 332px;
    margin: 0 auto;
    margin-top: -150px;

}

.lh_bottom {}

.lh_bottom .lh_bottomtxt {
    display: flex;
    justify-content: space-between;
    color: #fff;
    height: 329px;  
    background: url(/resource/img/2025lianghui_lhdbxs_bottom.png);
    background-size: 100% 100%;
    padding-top: 34px;
    box-sizing: border-box;
}

.lh_bottom .lh_bottomtxt .left {
    width: 375px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    /* padding-left: 41px; */
    box-sizing: border-box;
}

.lh_bottom .lh_bottomtxt .left p {
    text-indent: 0rem;
}

.lh_bottom .lh_bottomtxt .right {
    width: 823px;
    padding: 0 100px 0 40px;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    text-align: justify;
}

.lh_bottom .lh_bottomtxt h3 {
    font-size: 36px;
}

.lh_bottom .lh_bottomtxt p {
    font-size: 18px;
    line-height: 30px;
}

.lh_bottom .swiper-button-next:after,
.lh_bottom .swiper-button-prev:after {
    content: none;
}

/* ¹âÈÙ°ñ */
.sh {
    /* padding-top: 50px; */
}

.sh img {
    width: 100%;
    display: block;
}

.sh .text {
    background-color: #4f94ff;
    color: #fff;
    padding: 10px 15px;
    font-size: 20px;

}

.sh .text>div {
    /* font-weight: 700; */
}

.sh .text {
    font-weight: 600;
}

.sh .text p {
    font-size: 16px;
    font-weight: 100;
}

.sh .text {}
.l3 .title{
    margin-bottom: 44px;
}
.l3 .sh_lb{ 
    display: flex;
    justify-content: space-between;
    background: url(/resource/img/2026lh_sh_lbbj.png) top center no-repeat;
    background-size: 100% 100%;
    padding: 100px 0 56px 0;
    margin-bottom: 40px;
}
.l3 .sh_lb .sh_lb_left{
    width: 260px;
    height: 530px;
    line-height: 50px;
    font-size: 26px;
    margin-bottom: 40px;
    letter-spacing: -0.5px;
    
}
.l3 .sh_lb .sh_lb_left>div{
    overflow: hidden;
}
.l3 .sh_lb .sh_lb_left .swiper{
    width: 260px;
    height: 530px;
}
.l3 .sh_lb .sh_lb_left .sh_lb_leftitem{
    
    border-radius: 15px;
    text-align: center;
    /* padding: 10px 0; */
    height: 78px;
    box-sizing: border-box;
    overflow: hidden;
}
/* swipergr.slideTo(clickedIndex, 300, false); */
.l3 .sh_lb .sh_lb_left .swiper-slide .sh_lb_leftitem{
    width: 220px;
    cursor: pointer;
}
.l3 .sh_lb .sh_lb_left .swiper-slide .sh_lb_leftitem img{
    width: 100%;
    height: 100%;
}
.l3 .sh_lb .sh_lb_left .swiper-slide .sh_lb_leftitem .grimg1{
    opacity: 0;
    height: 0;
}
.l3 .sh_lb .sh_lb_left .swiper-slide .sh_lb_leftitem .grimg2{
    opacity: 1;
}
.l3 .sh_lb .sh_lb_left .active .sh_lb_leftitem{
    width: 100%;
}
.l3 .sh_lb .sh_lb_left .active .sh_lb_leftitem .grimg1{
    opacity: 1;
    height: 100%;
}
.l3 .sh_lb .sh_lb_left .div_left{
    position: relative;
    width: 220px;
    /* margin-left: 200px; */
    height: 568px;
    transform: translateY(-100%);
    /* z-index: -1; */
    overflow: visible;
}
.l3 .sh_lb .sh_lb_left .div_left>div{
    width: 22px;
    height: 40px;
}
.l3 .sh_lb .sh_lb_left .swiper-button-prev:after,
.l3 .sh_lb .sh_lb_left .swiper-button-next:after{
    content: "";
}
.l3 .sh_lb .sh_lb_left .swiper-button-prev {
    top: 12px;
    left: 50%;
    transform: translateX(-50%);
    right: auto;
}
.l3 .sh_lb .sh_lb_left .swiper-button-next {
    top: auto;
    bottom: -40px;
    left: 50%;
    transform: translateX(-50%);
    right: auto;
}
.l3 .sh_lb .sh_lb_left .swiper-button-next img,
.l3 .sh_lb .sh_lb_left .swiper-button-prev img{
    width: 22px;
    height: 40px;
}
.l3 .sh_lb .sh_lb_left .swiper-button-next{
    transform: rotate(90deg);
}
.l3 .sh_lb .sh_lb_left .swiper-button-prev{
    transform: rotate(90deg);
}
.l3 .sh_lb .sh_lb_right{
    width: 890px;
    height: 523px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.sh .sh_lb .sh_lb_right .swiper-slide .shvideo {
    position: relative;
    height: 500px;
    width: 890px;
    /* height: 470px; */
}
.sh .sh_lb .sh_lb_right .swiper-slide .shvideo #pay_button{
    position: absolute;
    left: 0;
    top: 0;
    height: 500px;
    width: 890px;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}





.sh .sh_lb .sh_lb_right  .shvideo video {
    width: 890px !important;
    height: 500px !important;
    object-fit: cover;
}

.sh .sh_lb .sh_lb_right .shvideo .shplay {
    /* position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%); */
    width: 143px;
    height: 143px;
    transition: transform 1s ease;
    cursor: pointer;
    z-index: 99;
}

.sh .sh_lb .sh_lb_right .shvideo a {
    display: block;
    height: 470px;
}
.buttonsh {
    width: 1400px;
    margin-left: -100px;
    height: 27px;
    margin: 0 auto;
    position: relative;
    margin-top: -332px;
}



.lhsl .grjt {
    position: relative;
    width: 285px;
    margin: 0 auto;
}

.lhsl .grdian {
    width: 1200px;
    display: flex;
    justify-content: center;
}

.lhsl .swiper-pagination {
    width: auto !important;
    position: absolute;
    left: 50% !important;
    transform: translateX(-50%);


}


.l3 .gr_bottom {
    display: flex;
    justify-content: space-between;
    margin-top: 70px;
}
.l3 .gr_bottom>div:nth-child(1){
    width: 35%;
    padding: 27px;
}
.l3 .gr_bottom>div:nth-child(2){
    width: 53%;
}
.l3 .gr_bottom .gr_bottom_left{
    /* height: 355px; */
    /* height: 282px; */
}
.l3 .gr_bottom .gr_bottom_left img{
    width: 100%;
    height: 100%;
    border-radius: 12px;
    box-shadow: 0px 0px 10px 2px rgba(82, 3, 3, 0.75)
}
.l3 .gr_bottom .gr_bottom_right{
    font-size: 18px;
}
.l3 .gr_bottom .gr_bottom_right a:hover{
    /* color: #ca2d27; */
}
.l3 .gr_bottom .gr_bottom_right>div{
    border-bottom: 1px solid #000;
    height: 71px;
    line-height: 71px;
    box-sizing: border-box;
    font-family: "ËÎÌå", SimSun, serif;
}
.l3 .gr_bottom .gr_bottom_right>div>span{
    color: #ca2d27;
    padding: 0 10px;
}
.l3 .gr_bottom .gr_bottom_right>div:nth-child(4) p{
    text-indent: 0;
}
/* ÏÖ³¡Ö±»÷ */
/*4*/
.l4 .title img {}

.part {
    width: 1200px;
    margin: 0 auto;
}

.wqqx {}

.wqqx .cont {
    margin-top: 45px
}

.wqqx .list {
    /* margin-top: 28px; */
    padding: 23px 0;
    width: 570px;
    float: left;
    /* box-sizing: borde; */
}

.wqqx .list li {
    /* width: 262px;
  height: 196px; */
    width: 283px;
    height: 189px;
    z-index: 1;
    margin-right: 2px;
    margin-bottom: 2px;
    overflow: hidden;
    display: inline-block;
    vertical-align: top;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    float: left;
}

/* .wqqx .list li:nth-child(2n){
  margin-bottom: 0;
} */
.wqqx .list li .img {
    height: 100%;
    position: relative;
}

.wqqx .list li .img span {
    position: absolute;
    left: 5px;
    bottom: 10px;
    z-index: 3
}

.wqqx .list li .img img {
    width: 100%;
    height: 100%;
    z-index: 1
}

.wqqx .list li .tit {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 5;
    text-align: center;
    padding: 30px 20px;
    font-size: 18px;
    background: rgba(202, 45, 39, .59);
    color: #fff;
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%)
}

.wqqx .list li .tit a {
    color: #fff
}

.wqqx .list li.active .tit {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.wqqx .srcoll {
    /* width: 396px; */
    width: 570px;
    height: 720px;
    float: right;
}

.wqqx .srcoll .img {
    height: 222px;
    width: 100%;
    /* margin-bottom: 1px */
}

.wqqx .srcoll .img img {
    width: 100%;
    height: 100%
}

.wqqx .srcoll .txt {
    width: 570px;
    height: 619px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    /* overflow: hidden; */
}

.wqqx .srcoll .txt img:first-child {
    box-shadow: 2px 1px 11px 4px rgba(119, 8, 4, 0.75);
}

.wqqx .srcoll .txt .bjimg {
    width: 570px;
    height: 617px !important;
    position: absolute;
    left: 0;
    height: 0;
    z-index: -1;

    overflow: hidden;

}

.wqqx .srcoll .txt .bjimg img {
    height: 100%;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    filter: blur(20px);
}

.wqqx .srcoll .txt img {
    width: 100%;
}

.wqqx .srcoll .num {
    font-size: 52px;
    font-family: Arial;
    color: #fff;
    line-height: 1;
    font-style: italic;
    padding-top: 20px;
    padding-left: 20px;
    position: relative
}

.wqqx .srcoll .num:after {
    content: "";
    width: 103px;
    height: 72px;
    display: block;
    position: absolute;
    left: 0;
    bottom: -45px;
    z-index: 10;
    background-image: url(http://www.news.cn/zt/2024zgwlmtlt/images/line.png);
    background-position: left top;
    background-repeat: no-repeat
}

.wqqx .srcoll .tit {
    margin-top: 30px;
    margin-left: 28px;
    margin-right: 24px;
    font-size: 20px;
    color: #fff;
    font-weight: 700;
    line-height: 1.4
}

.wqqx .srcoll .tit a {
    color: #fff
}

.wqqx .srcoll .abs {
    margin-top: 15px;
    margin-left: 28px;
    margin-right: 24px;
    font-size: 14px;
    height: 75.6px;
    color: #fff;
    line-height: 1.8;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;


}

.wqqx .srcoll .abs a {
    color: #fff
}

.wqqx .srcoll .info {
    position: relative;
}

.wqqx .srcoll .info:after {
    content: "";
    width: 103px;
    height: 72px;
    display: block;
    position: absolute;
    right: 0px;
    bottom: -44px;
    z-index: 10;
    background-image: url(http://www.news.cn/zt/2024zgwlmtlt/images/line.png);
    background-position: left top;
    background-repeat: no-repeat
}

.wqqx .srcoll .more {
    margin: 40px auto 0;
    width: 115px;
    height: 27px;
    text-align: center;
    font-size: 0
}

.wqqx .srcoll .more span {
    display: inline-block;
    vertical-align: middle;
    background: #fff;
    color: #ad5837;
    width: 27px;
    font-size: 16px;
    line-height: 27px
}

.wqqx .srcoll .more i {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    line-height: 27px;
    background: #ad5837;
    color: #fff;
    width: 88px
}

/* 5 */
.l5 {}

.l5 .lhjd {
    margin-top: 40px;
    height: 588px;
    background-color: #ca2d27;
}

.l5 .lhjd>div {
    display: flex;
    justify-content: space-between;
    height: 588px;
}

.l5 .lhjd .jdlh_left {
    width: 415px;
}

.l5 .lhjd .jdlh_left>div {
    width: 341px;
    height: 588px;
    background-color: #ffe29e;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    font-size: 36px;
    font-weight: 500;
    color: #ca2d27;
    padding: 85px 0;
    box-sizing: border-box;
    /* display: flex;
    align-content: space-between; */
}

.l5 .lhjd .jdlh_left>div>div {
    height: 134px;
    line-height: 134px;
    text-align: center;
    cursor: pointer;
}

.l5 .lhjd .jdlh_left>div .jdbj_active {
    width: 415px;
    color: #fff;
    margin-left: -1px;
    background: url(/resource/img/2025lhjdvj.png) top center no-repeat;
}

.l5 .lhjd .jdlh_right {
    width: 777px;
    height: 588px;
    display: flex;
    align-items: center;
}

.l5 .lhjd .jdlh_right>div {
    width: 777px;
    height: 493px;
    padding: 17px;
    box-sizing: border-box;
    border: 4px solid #ffe29e;
    overflow: hidden;
    box-sizing: border-box;
}

.l5 .lhjd .jdlh_right>div>div {
    padding: 20px;
    height: 100%;
    overflow-y: auto;
    line-height: 36px;
    color: #ffe29e;
    font-size: 18px;
    box-sizing: border-box;
}

.l5 .lhjd .jdlh_right>div>div p {
    /* margin: 20px 0; */
    margin-bottom: 20px;
}

.l5 .lhjd .jdlh_right>div>div::-webkit-scrollbar {
    width: 4px;
    height: 1px;
}

.l5 .lhjd .jdlh_right>div>div::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
    background: #ffe29e;
}

.l5 .lhjd .jdlh_right>div>div::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
    border-radius: 10px;
    background: #81100c;
}
.jdlh_right >div>div{
    display: none;
}
.jdlh_right .jdlh_active2 {
    display: block;
}
.l6 .lhzdys{
    width: 1378px;
    padding: 45px 91px 133px 91px;
    margin-top: 40px;
    margin: 0 auto;
    /* height: 786px; */
    background: url(/resource/img/2025lianghui_lhzdysbj2.png) top center no-repeat;
    background-size: 100% 100%;
    display: flex;
    justify-content: space-between;
    box-sizing: border-box;
    position: relative;
    
}
.l6 .lhzdys .gd{
    position: absolute;
    right: 104px;
    bottom: 126px;
    float: right;
    line-height: 30px;
    color: #aaa492;
}
.l6 .lhzdys>div{
    width: 50%;
    padding: 40px 32px;
    box-sizing: border-box;
}
.l6 .lhzdys .zdys_item{
    padding: 17px 10px;
    height: 148px;
    border-bottom: 2px solid #f7e4c9;
    box-sizing: border-box;
}
.l6 .lhzdys .zdys_item h3{
    font-size: 18px;
    margin-bottom: 10px;
}
.l6 .lhzdys .zdys_item p{
    font-size: 14px;
    line-height: 27px;
}
.l6 .lhzdys .zdys_item_active{
    display: flex;
    justify-content: space-between;
}
.l6 .lhzdys .zdys_item_active img{
    width: 185px;
    height: 112px;
}
.l6 .lhzdys .zdys_item_active p,
.l6 .lhzdys .zdys_item_active h3{
    padding-left: 16px;
}
.l6 .lhzdys .zdys_item_img img{
    width: 100%;
    height: 100%;
    
}
.footer {
    text-align: center;
    height: 280px;
    font-size: 20px;
    line-height: 44px;
    padding: 50px 0;
    color: #fff;
    box-sizing: border-box;
    padding-top: 70px;
}

/* 1. Ëø¶¨ÓÒ²àSwiperÈÝÆ÷µÄ¿í¶È£¨ÏìÓ¦Ê½ÊÊÅä£© */
.mySwiperGSGG2 {
    width: 100% !important;
    min-width: 0 !important;
    max-width: 1200px !important; /* Æ¥ÅäÒ³ÃæµÄw1200ÈÝÆ÷ */
    height: auto !important;
    min-height: 450px !important; /* ¹Ì¶¨×îÐ¡¸ß¶È£¬±ÜÃâËõ·ÅºóËúÏÝ */
}

/* 2. Ç¿ÖÆËùÓÐÂÖ²¥Ïî¿í¶ÈÍêÈ«Ò»ÖÂ£¨¹Ø¼ü£¡£© */
.mySwiperGSGG2 .swiper-slide {
    width: 100% !important;
    min-width: 100% !important; /* Ò³ÃæËõÐ¡Ê±£¬¿í¶È²»Ð¡ÓÚÈÝÆ÷ */
    max-width: 100% !important; /* Ò³Ãæ·Å´óÊ±£¬¿í¶È²»´óÓÚÈÝÆ÷ */
    height: 100% !important;
    min-height: 450px !important;
    flex-shrink: 0 !important; /* ½ûÖ¹ÈÎºÎÊÕËõ */
    flex-grow: 0 !important; /* ½ûÖ¹ÈÎºÎÀ­Éì */
    display: block !important;
    overflow: hidden !important;
    box-sizing: border-box !important; /* ±ÜÃâÄÚ±ß¾à/±ß¿òÓ°Ïì¿í¶È */
}

/* 3. videoÈÝÆ÷ÏìÓ¦Ê½ÊÊÅä£¨Ò³ÃæËõ·ÅÊ±±ÈÀý²»±ä£© */
.shvideo {
    width: 100% !important;
    height: 100% !important;
    min-height: 400px !important; /* Ò³ÃæËõÐ¡Ê±£¬video×îÐ¡¸ß¶È */
    position: relative !important;
    overflow: hidden !important;
    box-sizing: border-box !important;
}

/* 4. video±êÇ©Ç¿ÖÆ¼Ì³ÐÈÝÆ÷¿í¶È£¨ÎÞÂÛÒ³ÃæËõ·Å£© */
.shvideo .myVideo {
    width: 100% !important;
    height: 100% !important;
    display: block !important;
    object-fit: cover !important;
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    z-index: 1 !important;
    box-sizing: border-box !important;
}

/* 5. ²¥·Å°´Å¥ÏìÓ¦Ê½Ëõ·Å£¨±ÜÃâÒ³ÃæËõÐ¡ºó°´Å¥±äÐÎ£© */
.shvideo .shplay {
    width: calc(80px * var(--scale, 1)) !important; /* ËæÒ³ÃæËõ·Å */
    height: calc(80px * var(--scale, 1)) !important;
    position: absolute !important;
    top: 50% !important;
    left: 50% !important;
    transform: translate(-50%, -50%) !important;
    z-index: 2 !important;
}
<!--0.00011205673217773-->