.ytht_latest-news {padding:50px 0 0;position:relative;box-sizing:border-box;background:#fff;}
.ytht_latest-news::after {content:"";background:url(../../images/ibg4.png) no-repeat;position:absolute;right:0;top:0;width:265px;height:552px;}
.ytht_latest-news .tit {position:relative;z-index:20;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center;}
.ytht_latest-news .tit h3 {font-size:50px;line-height:1;color:#000;}
.ytht_latest-news .tit h3 span {color:var(--color-primary);}
.ytht_latest-news .page .swiper-button-prev,.ytht_latest-news .page .swiper-button-next {background:#000!important;}
.ytht_latest-news .swiper-button-prev,.ytht_latest-news .swiper-button-next {position:static;display:inline-block;width:33px;height:33px;border:none;background:#000;border-radius:50%;margin-top:0;text-align:center;}
.ytht_latest-news .swiper-button-prev:after,.ytht_latest-news .swiper-button-next:after {content:none;}
.ytht_latest-news .swiper-button-next {background:#000;margin-left:10px;}
.ytht_latest-news .swiper-button-prev i,.ytht_latest-news .swiper-button-next i {color:#fff;font-size:19px;line-height:33px;}
.ytht_latest-news .swiper-button-prev:hover,.ytht_latest-news .swiper-button-next:hover {background:var(--color-primary);}

.ytht_latest-news .list {margin:40px 0 0;}
.ytht_latest-news .swiper-slide {position:relative;overflow:hidden;}
.ytht_latest-news .swiper-slide .pic {display:block;width:100%;overflow:hidden;}
.ytht_latest-news .swiper-slide .pic img {display:block;width:100%;transition:transform 0.5s;aspect-ratio:1.5 / 1;object-fit:cover;}
.ytht_latest-news .swiper-slide .t {background:#f5f5f5;padding:20px 20px 30px;position:relative;}
.ytht_latest-news .swiper-slide .t em {margin:15px 0 0;display:block;font-size:16px;color:var(--text-color);/* background:url("../../images/time.png") no-repeat left center;padding:0 0 0 32px;*/}
.ytht_latest-news .swiper-slide .t em i {font-size:18px;color:var(--color-primary);margin-right:8px;}
.ytht_latest-news .swiper-slide .t h5 {font-size:22px;color:var(--title-text-color);line-height:24px;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;-webkit-line-clamp:2;}
.ytht_latest-news .swiper-slide .t h5 a:hover {color:#fff;}
.ytht_latest-news .swiper-slide .t p {font-size:16px;color:var(--text-color);line-height:24px;height:48px;overflow:hidden;margin:15px 0 0;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;-webkit-line-clamp:2;}
.ytht_latest-news .swiper-slide .t .more {margin:20px 0 0;display:inline-block;width:120px;height:35px;line-height:35px;text-align:center;background:#000;font-size:18px;color:#fff;border-radius:var(--button-radius);}

@media screen and (min-width:768px) {
.ytht_latest-news .swiper-slide:hover .pic img {transform:scale(1.05);-webkit-transform:scale(1.05);}
.ytht_latest-news .swiper-slide:hover .t {background:var(--color-primary);}
.ytht_latest-news .swiper-slide:hover .t em {background-image:url("../../images/time2.png");}
.ytht_latest-news .swiper-slide:hover .t h5,.ytht_latest-news .swiper-slide:hover .t em,.ytht_latest-news .swiper-slide:hover .t p,.ytht_latest-news .swiper-slide:hover .t i {color:#fff;}
.ytht_latest-news .swiper-slide:hover .t .more {background:#fff;color:var(--title-text-color);}
}

.ytht_latest-news .swiper-pagination {display:none;position:static;width:100%;margin-top:20px;}
.ytht_latest-news .swiper-pagination-bullet {height:10px;width:10px;margin:0 3px;background:none;border:1px solid #0097d6;border-radius:50%;opacity:1;box-sizing:border-box;}
.ytht_latest-news .swiper-pagination-bullet-active {background:#0e6eb8;}



@media screen and (max-width:1680px) {
.ytht_latest-news .tit h3{font-size:48px;}
}

@media screen and (max-width:1550px) {
.ytht_latest-news .tit h3{font-size:46px;}
.ytht_latest-news .swiper-slide .t h5 {font-size:21px;}
}

@media screen and (max-width:1440px) {
.ytht_latest-news .tit h3{font-size:44px;}

}

@media screen and (max-width:1367px) {
.ytht_latest-news .tit h3{font-size:40px;}
.ytht_latest-news .swiper-slide .t h5 {font-size:20px;}
}

@media screen and (max-width:1280px) {
.ytht_latest-news .tit h3{font-size:36px;}
.ytht_latest-news .swiper-slide .t h5 {font-size:19px;}
.ytht_latest-news .swiper-slide .t em {font-size:15px;}
}

@media screen and (max-width:1171px) {
.ytht_latest-news .tit h3{font-size:33px;}
}

@media screen and (max-width:992px) {
.ytht_latest-news .tit h3{font-size:30px;}
.ytht_latest-news .swiper-slide .t{padding:20px;}
.ytht_latest-news .swiper-slide .t h5 {font-size:18px;}
.ytht_latest-news .swiper-slide .t .more{display:none;}
}

@media screen and (max-width:768px) {
.ytht_latest-news{padding:30px 0 0;}
.ytht_latest-news .tit h3{font-size:28px;}
.ytht_latest-news .swiper-button-prev,.ytht_latest-news .swiper-button-next{width:30px;height:30px;}
.ytht_latest-news .swiper-button-next{margin-left:7px;}
.ytht_latest-news .swiper-button-prev i,.ytht_latest-news .swiper-button-next i {font-size:17px;line-height:30px;}
.ytht_latest-news .list{margin:30px 0 0;}
.ytht_latest-news .swiper-slide .t{padding:15px;}
.ytht_latest-news .swiper-slide .t h5{font-size:17px;}

}

@media screen and (max-width:576px) {
.ytht_latest-news .tit h3{font-size:26px;}
.ytht_latest-news .swiper-slide .t p{font-size:15px;margin:10px 0 0;}
.ytht_latest-news .swiper-slide .t em{font-size:14px;margin:10px 0 0;}
}

@media screen and (max-width:480px) {
.ytht_latest-news .tit h3{font-size:24px;}
.ytht_latest-news .list{margin:25px 0 0;}
.ytht_latest-news .swiper-button-prev,.ytht_latest-news .swiper-button-next{width:26px;height:26px;}
.ytht_latest-news .swiper-button-next{margin-left:6px;}
.ytht_latest-news .swiper-button-prev i,.ytht_latest-news .swiper-button-next i {font-size:16px;line-height:26px;}
}

@media screen and (max-width:420px) {
.ytht_latest-news .tit h3{font-size:22px;}
}





