body.splist_video.new_js .list-container1 .xiaoxun div:nth-child(n+3) {
    opacity: 1;
    font-size: 0.4rem;
    line-height: 2;
    white-space: normal;
}

body.splist_video.new_js .list-container1 .xiaoxun div:nth-child(3) {
    margin-top: 0;
}
body.splist_video.new_js .list-container1 .xiaoxun div:nth-child(n+4) {
    opacity: 0.7;
    font-size: var(--titleSize);
    line-height: 2;
    white-space: normal
}

body.splist_video.new_js .list-container1 .xiaoxun div:nth-child(4) {
    margin-top: 0.15rem
}

body.splist_video.new_js .list-container2 .tab-menu {
    gap: 1.9rem;
    margin-bottom: 0.25rem;
    justify-content: center;
    position: relative;
}
body.splist_video.new_js .list-container2 .tab-menu .box3{display:none;}
.selected .t1{color:#942343;}
.selected .yuan svg path,.selected .yuan svg circle.int1{fill:#942343;}
.t1 {
    text-align: center;
    font-size: 0.23rem;
    font-weight: bold;
    color: #7B5A63;
}

.name1 {
    text-align: center;
    font-size: 0.4rem;
    font-weight: bold;
    margin-bottom: 0.6rem;
}

.yuan {
    text-align: center;
    margin-top: 0.3rem;
}
.t-line1 {
    background: url(../new_images/line1.png)no-repeat center / 100%;
    position: absolute;
    width: 100%;
    height: 0.03rem;
    bottom: 0.31rem;
    z-index: -1;
    }
.yuan svg{width:.61rem;height:0.61rem;}

body.gentle.new_js .list-container2 .tab-con {
    padding:  0 1.7rem;
    box-sizing: border-box;
    min-height: 4.3rem;
}

.news_list_t .news {
    display: flex !important;
    justify-content: space-between;
    gap: 0.46rem;
}

.news_list_t .news_l {flex:1;display: flex;align-items: center;}
.news_list_t .news_r {width: 63.3%;position: relative;}
.news_list_t .news_imgs a{padding-top:56.28%;}
.news_list_t .news_imgs{border-radius:0.16rem;}

.news_list_t .news_date {
    font-size: var(--titleSize);
    font-family: 'barlow';
    font-weight:bold;
    color:#942343;
}

.news_list_t .news_title a {font-size:0.24rem;font-weight:bold;line-height:1.75;}
.news_list_t .news_text a{font-size:var(--smailSize);font-weight:bold;line-height:1.75;color:#7B6169;}
.news_list_t .news_title {margin:0.1rem 0 0.3rem;}

.xlm-3 {
    text-align: center;
    margin-top: 0.45rem;
}
.xlm-3 a{color: #942343;font-size:var(--titleSize);}
 

.news_list_t::after {
    content: '';
    width: 6.48rem;
    height: 3.64rem;
    background: url(../new_images/bg2.png)no-repeat center / contain;
    position:absolute;
    right: -1.5rem;
    top: 50%;
    transform: translateY(-50%);
    z-index: -1;
}


.sologan {
    text-align: center;
    font-size: var(--titleSize);
    padding: 0.5rem 0;
}

body.gentle.new_js .list-container2 {
    padding-top: 0.4rem;
    margin-top: 1rem;
    background: url(../new_images/bg1.png)no-repeat;
    background-position-x: -2rem;
    background-size: cover;
    overflow:hidden;
}

.hezi-invisible {
    height: 0;
    visibility: hidden;
}

.hezi2 .slick-prev,.hezi2 .slick-next {
    width: 0.88rem;
    height: 0.88rem;
    background: #DBB299;
    bottom: 0;
    top: unset;
    font-size:0;
    opacity:1;

}
.banner-2 .imgitem:hover .news_title a,.news:hover .news_title a{color:var(--hoverColor);}
.hezi2 .slick-prev::before,.hezi2 .slick-next::before{
    content:'';
    width:0.14rem;
    height: 0.27rem;
    background:url(../new_images/arrow11.svg) no-repeat center/ contain;
    position:absolute;
    top:50%;
    left:50%;
    transform: translate(-50%,-50%);
}

.hezi2 .slick-next::before{transform: translate(-50%,-50%) rotate(180deg);}
.hezi2 .slick-prev{left:0;}
.hezi2 .slick-next{left:1.18rem;}
.hezi2 .slick-prev:hover,.hezi2 .slick-next:hover{background:#DBB299;}

.hezi2 .xlm-3 {
    position: absolute;
    bottom: 1.45rem;
    margin-top: 0;
    left: 3rem;
}

.hezi2 .news_l {
    align-items: baseline;
    padding-top: 0.2rem;
}


.imgs {
	width: 100%;
	height: 100%;
	perspective: 1000px;
}
.lbt-box {
	position: relative;
	width: 100%;
	height: 4.1rem;
	margin: 0 auto;
	margin-top: 1.15rem;
}

.imgitem {
	position: absolute;
	width: 7.64rem;
	height: 4.3rem;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	z-index: 0;
	transition: .8s;
	opacity: 0;
	border-radius: 0.16rem;
}

.imgitem img {
	width: 100%;
	height: 100%;
}

.cur-img {
	width: 7.64rem;
	min-height: 4.3rem;
	z-index: 100;
	opacity: 1;
}
.tpsx1 { width:100%; display:block; height:100%;transition: all 0.6s ease-in-out;}
.pre-img {
	transform: translateX(-4rem) rotateY(30deg) scale(1);
	z-index: 9;
	opacity: 1;
	top: 0.02rem;
	left: -.65rem;
	width: 6.48rem;
	height: 3.64rem;
}

.next-img {
	transform: translateX(4rem) rotateY(-30deg) scale(1);
	z-index: 9;
	opacity: 1;
	top: .02rem;
	right: -.65rem;
	width: 6.48rem;
	height: 3.64rem;
}


.imgitem .tpsx1::before { padding-top:2.56rem;}
.cur-img .tpsx1::before { padding-top:3.21rem;}
.xbtt-1 {position:relative;width: 100%;height: 4.3rem;display: block;}
.xbtt-2 { position:absolute; width:100%; top:45%; left:0; text-align:center; color:#fff; font-family:Ã¦â‚¬ÂÃ¦ÂºÂÃ¥Â®â€¹Ã¤Â½â€œ CN; font-size:.29rem; font-weight:bold;}
.banner-2 .imgitem {
    perspective: 10rem;
}
.banner-2 .imgitem.pre-img .xbtt-1 {
    width: 6.48rem;
    height: 3.64rem;
}
.banner-2 .imgitem.next-img .xbtt-1 {
    width: 6.48rem;
    height: 3.64rem;
}

.hezi3.hezi-visible {
    height: 7.05rem;
    margin-top: -1rem;
    margin-bottom: 1rem;
}

.banner-2 {
    position: relative;
}

.tpp {
    width: 100%;
    height: 100%;
}

.hezi3 .wz_box {
    display: none;
}

.hezi3 .cur-img .wz_box {
    display: block;
}
.banner-2 .wz_box{box-sizing:border-box;padding:0 0.44rem;text-align:center;margin-top:0.29rem;}
.banner-2 .news_list_t .news_title{margin:0.1rem 0 0.1rem;}
img.tp1,img.tp2 {width:0.88rem;height:0.88rem;}
.tp2{display:none;}

.xan1{position:absolute;top:2.15rem;margin-top: -0.44rem;left: 1.85rem;}
.xan2{position:absolute;top:2.15rem;margin-top: -0.44rem;right: 1.85rem;transform: rotate(180deg);}
.tab_post1.active {
    height: fit-content;
    visibility: visible;
    position: relative;
}
.tab_post1{
    height: 0;
    visibility: hidden;
    /* overflow-y: hidden; */
}
.banner-3{display:none;}
@media screen and (max-width:999px){
	body.splist_video.new_js .list-container1 .xiaoxun div:nth-child(3){font-size:15px;display: block;}
.banner-3{display:block;}
	.banner-2{display:none;}
	body.gentle.new_js .list-container2 .tab-con{padding:0;}
	.news_list_t .news{flex-direction:column-reverse;}
	.news_list_t .news_r,.news_list_t .news_l{width:100%;}
   .banner-2 {
    position: relative;
} .slick-prev,  .slick-next,.yuan{display:none !important;}
	.hezi2 .xlm-3{position:unset;margin-top: 0.45rem;}
body.splist_video.new_js .list-container2 .tab-menu{gap:0.3rem;}
	.hezi3.hezi-visible{margin-top:0;}
}