
.derun-hot_product{background:#F7F7F7;padding:70px 0;}
.derun-hot_product .tit{text-align:center;}
.derun-hot_product .tit em{font-size:18px;font-weight:700;letter-spacing:3px;color:#FFC510;}
.derun-hot_product .tit h3{font-size:60px;line-height:1;color:#000;font-weight:700;margin:10px 0 0;text-transform:uppercase;}

.derun-hot_product ul{text-align:center;margin:30px -15px 0;display:flex;flex-wrap:wrap;}
.derun-hot_product ul li{width: 32%;padding:10px 15px;}
.derun-hot_product ul li a{width:100%;line-height:35px;font-size:19px;color:#000;display:inline-block;border:1px solid #FFC510;border-radius:40px;font-weight:600;}
.derun-hot_product ul li a:hover{background:#FFC510;color:#fff;}

.derun-hot_product .list{margin:30px -15px 0;position:relative;}
.derun-hot_product .swiper-slide{padding:15px;}
.derun-hot_product .swiper-slide .box{background:#fff;text-align:center;padding:10px 10px 25px;transition:transform .3s;}
.derun-hot_product .swiper-slide .pic{display:block;width:100%;max-width:440px;position:relative;overflow:hidden;box-sizing:border-box;}
.derun-hot_product .swiper-slide .pic img{width:100%;display:block;transition:transform .3s;-webkit-transition:transform .3s;}
.derun-hot_product .swiper-slide h6{margin-top:20px;font-size:21px;color:#161616;font-weight:700;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;}
.derun-hot_product .swiper-slide h6 a:hover{color:#FFC510;}
.derun-hot_product .swiper-slide .more{margin:20px 0 0;display:inline-block;width:210px;height:38px;line-height:38px;color:#fff;background:#ffc510;font-size:17px;border-radius:35px;transition:all 0.3s ease 0s;}
.derun-hot_product .swiper-slide .more:hover{background:var(--btn-bg-hover);width:190px;}


@media screen and (min-width:768px){
.derun-hot_product .swiper-slide:hover .box{box-shadow:0 0 15px rgba(1,1,1,0.1);}
.derun-hot_product .swiper-slide:hover .pic img{transform:scale(1.02);-webkit-transform: scale(1.02);}
}

.derun-hot_product .swiper-pagination-bullets{position:static;font-size:0;margin-top:20px}
.derun-hot_product .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{width:12px;height:12px;margin:0 5px;text-align:center;opacity:1;background:#FFC510;}
.derun-hot_product .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet-active{background:#edd796;}


@media screen and (max-width:1680px){
.derun-hot_product .tit h3 {font-size:56px;}
}

@media screen and (max-width:1550px){
.derun-hot_product .tit h3 {font-size:52px;}
}

@media screen and (max-width:1440px){
.derun-hot_product .tit h3 {font-size:48px;}
.derun-hot_product ul li a {font-size:16px;}
.derun-hot_product .swiper-slide h6{font-size:20px;}
.derun-hot_product .swiper-slide .more{width: 180px;height: 34px;line-height: 34px;font-size: 16px;}
}

@media screen and (max-width:1367px){
.derun-hot_product{padding:65px 0;}
.derun-hot_product .tit h3 {font-size:44px;}
.derun-hot_product .swiper-slide h6{font-size:19px;}
}

@media screen and (max-width:1280px){
.derun-hot_product{padding:60px 0;}
.derun-hot_product .tit h3 {font-size: 40px;}
.derun-hot_product .swiper-slide h6{font-size:18px;}

}

@media screen and (max-width:992px){

.derun-hot_product ul li a{line-height:20px;font-size:17px;height:50px;display:flex;justify-content:center;align-items:center;padding:0 5px;}

}

@media screen and (max-width:768px){
	
.derun-hot_product{padding:30px 0;}
.derun-hot_product .tit em{font-size:16px;letter-spacing:1px;}
.derun-hot_product .tit h3{font-size:30px;}

.derun-hot_product ul{margin:20px -10px 0;}
.derun-hot_product ul li{width:50%;padding:5px 10px;}
.derun-hot_product ul li a{line-height:20px;font-size:16px;}

.derun-hot_product .list{margin:20px -10px 0;}
.derun-hot_product .swiper-slide{padding:10px;}
.derun-hot_product .swiper-slide .box{padding:10px;}
.derun-hot_product .swiper-slide h6{font-size:17px;}
.derun-hot_product .swiper-slide .more{display:none;}


}

@media screen and (max-width:576px) {
.derun-hot_product .tit h3 {font-size:27px;}
}

@media screen and (max-width:480px) {
.derun-hot_product .tit h3 {font-size:24px;}
.derun-hot_product ul li a{line-height:18px;font-size:15px;}
  
}

@media screen and (max-width:420px) {
.derun-hot_product ul li a{font-size:14px;}
} 


