.jwell-featured_products{padding:70px 0;background:var(--bg-color-second);}
.jwell-featured_products .tit{text-align:center;}
.jwell-featured_products .tit h3{font-size:48px;line-height:1;color:#040404;font-weight:bold;text-transform:uppercase;padding-bottom:29px;background:url("../../images/tit1.png") no-repeat center bottom;background-size:280px auto;}
.jwell-featured_products .tit p{font-size:16px;color:#040404;line-height:24px;max-width:1200px;margin:28px auto 0;font-weight:300;}

.jwell-featured_products .list{margin:50px -10px 0;position:relative;}
.jwell-featured_products .swiper-slide{position:relative;padding:10px;}
.jwell-featured_products .swiper-slide .box{box-shadow:0 0 10px rgba(63,62,62,0.1);}
.jwell-featured_products .swiper-slide .pic{display:block;width:100%;position:relative;overflow:hidden;box-sizing:border-box;}
.jwell-featured_products .swiper-slide .pic > img{width:100%;display:block;transition:transform .5s;-webkit-transition:transform .5s;}
.jwell-featured_products .swiper-slide .fun-btn{position:absolute;background:rgb(180 130 24 / 45%);z-index:10;top:0;bottom:0;left:0;right:0;padding:0 10px;-webkit-transition:.5s;transition:.5s;opacity:0;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;-webkit-flex-direction:column;flex-direction:column;text-align:center;}
.jwell-featured_products .swiper-slide .fun-btn::after{content:"";position:absolute;left:20px;top:20px;right:20px;bottom:20px;z-index:9;border:1px solid rgba(255,255,255,0.95);display:block;}
.jwell-featured_products .swiper-slide .fun-btn h6{font-size:22px;color:#fff;-webkit-transform:translateY(10px);-ms-transform:translateY(10px);transform:translateY(10px);transition:transform .5s;-webkit-transition:transform .5s;opacity:0;}

.jwell-featured_products .swiper-slide h5{padding:15px;box-sizing:border-box;background:#fff;font-size:21px;color:#000;text-align:center;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}
.jwell-featured_products .swiper-slide h5 a:hover{color:var(--link-color-selected);}

.jwell-featured_products .swiper-slide:hover .pic > img{transform:scale(1.05);-webkit-transform: scale(1.05);}
.jwell-featured_products .swiper-slide:hover .pic > h5{opacity:0;}
.jwell-featured_products .swiper-slide:hover .fun-btn{opacity:1;}
.jwell-featured_products .swiper-slide:hover .fun-btn h6{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);}
.jwell-featured_products .swiper-slide:hover .fun-btn span{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);}

.jwell-featured_products .swiper-pagination-bullets{position:static;font-size:0;width:100%;margin:40px 0 0;}
.jwell-featured_products .swiper-pagination-bullet{width:16px;height:16px;margin:0 5px;background:#ccc;border-radius:50%;opacity:1;}
.jwell-featured_products .swiper-pagination-bullet-active{background:#D2752D;}

@media screen and (max-width:1441px){
  .jwell-featured_products .tit h3{font-size:40px;}
  .jwell-featured_products .tit p{font-size:15px;margin:25px auto 0;}

  .jwell-featured_products .list{margin:60px 0 0;}
  .jwell-featured_products .swiper-slide .fun-btn{padding:0 20px;}
  .jwell-featured_products .swiper-slide .fun-btn::after{left:15px;top:15px;right:15px;bottom:15px;}
  .jwell-featured_products .swiper-slide .fun-btn h6{font-size:18px;}
  .jwell-featured_products .swiper-slide h5{font-size:18px;}

  .jwell-featured_products .swiper-pagination-bullets{margin:50px 0 0;}
  .jwell-featured_products .swiper-pagination-bullet{width:14px;height:14px;}
}

@media screen and (max-width:1367px){
  .jwell-featured_products .tit h3{font-size:36px;}
  .jwell-featured_products .tit p{margin:20px auto 0;}
}

@media screen and (max-width:1280px){
  .jwell-featured_products .tit h3{font-size:32px;}
  .jwell-featured_products .tit p{margin:20px auto 0;}
}



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

  .jwell-featured_products .tit h3{font-size:30px;background-size:220px auto;padding-bottom:25px;}
  .jwell-featured_products .tit p{font-size:15px;margin:15px auto 0;}
  
  .jwell-featured_products{padding:30px 0;}
  .jwell-featured_products .list{margin:30px 0 0;}
  .jwell-featured_products .swiper-slide:hover .pic > h5{opacity:1;color:#d48a07;}
  .jwell-featured_products .swiper-slide .fun-btn{padding:0;display:none;}
  
  .jwell-featured_products .swiper-slide h5{padding:15px 10px;font-size:16px;}
  
  .jwell-featured_products .swiper-pagination-bullets{margin:25px 0 0;}
  .jwell-featured_products .swiper-pagination-bullet{width:30px;height:4px;}
}

@media screen and (max-width:480px) {
  .jwell-featured_productsA .tit h3{font-size:24px;background-size:160px auto;padding-bottom:20px;}

  .jwell-featured_products .swiper-pagination-bullet{width:12px;height:12px;margin:0 3px;}
}