﻿.bossgoo-index-product-trending53 {
    position: relative;
    padding-bottom: 80px;
    background-color: #f2f2f2;
    overflow: hidden;
  }
  
  .bossgoo-index-product-trending53 .cover-bg {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    border: none 0;
  }
  
  .bossgoo-index-product-trending53 .wrap {
    position: relative;
    z-index: 1;
  }
  
  .bossgoo-index-product-trending53 .first-title {
    padding-bottom: 22px;
    background: url(../../../images/53/tit_bg.png) no-repeat center bottom;
    color: #333;
  }
  
  .bossgoo-index-product-trending53 .hot-box {
    position: relative;
  }
  
  .bossgoo-index-product-trending53 .img-item {
    display: block;
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 100%;
  }
  
  .bossgoo-index-product-trending53 .img-box {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    background-color: #fff;
  }
  
  .bossgoo-index-product-trending53 .img-box img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all .5s ease-in-out;
  }
  
  .bossgoo-index-product-trending53 .circle {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url(https://pinyi.jianzhan.homes/wp-content/themes/PinYi2025Web/site_themes/common/modular_modules/images/53/pro_bg.png?image_process=format,webp ) no-repeat center 50px;
  }
  
  .bossgoo-index-product-trending53 .circle:after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url(https://pinyi.jianzhan.homes/wp-content/themes/PinYi2025Web/site_themes/common/modular_modules/images/53/pro_circle01.png?image_process=format,webp) no-repeat center 50px;
    transition: all .5s ease-in-out;
  }
  
  .bossgoo-index-product-trending53 .title {
    position: absolute;
    display: block;
    bottom: -1px;
    left: 0;
    width: 100%;
    padding: 10px 0px 10px 0px;
    text-align: center;
    background-color: #ffffff;
  }
  
  .bossgoo-index-product-trending53 .title:after {
    content: '';
    display: block;
    position: absolute;
    left: 50%;
    bottom: 20px;
  /*  width: 25px;
    height: 2px;
    background: #1e9fff; */
  }
  
  .bossgoo-index-product-trending53 .more {
    display: block;
    width: 100%;
    height: 60px;
    line-height: 60px;
    text-align: center;
    font-size: 20px;
    background: #1e9fff;
    color: #fff;
    opacity: 0;
    transition: all .5s ease-in-out;
   border-radius: 0px 0px 5px 5px;
  }
  
  .bossgoo-index-product-trending53 .swiper-slide:hover .circle:after {
    transform: rotate(72deg) translateX(11px);
  }
  
  .bossgoo-index-product-trending53 .swiper-slide:hover .more {
    opacity: 1;
  }
  
  .bossgoo-index-product-trending53 .swiper-container {
    position: static;
  }
  
  .bossgoo-index-product-trending53 .swiper-button-prev, .bossgoo-index-product-trending53 .swiper-container-rtl .swiper-button-next {
    background: none;
    left: -80px;
  }
  
  .bossgoo-index-product-trending53 .swiper-button-next, .bossgoo-index-product-trending53 .swiper-container-rtl .swiper-button-prev {
    background: none;
    right: -80px;
  }
  
  .bossgoo-index-product-trending53 .swiper-button-next, .bossgoo-index-product-trending53 .swiper-button-prev {
    top: 40%;
    width: 60px;
    height: 60px;
    line-height: 60px;
    text-align: center;
  }
  
  .bossgoo-index-product-trending53 .swiper-button-next .iconfont, .bossgoo-index-product-trending53 .swiper-button-prev .iconfont {
    font-size: 54px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #1e9fff;
  }

  .bossgoo-index-product-trending53 .img-item{
    background-color: #fff;
    border-radius: 5px;
  }
  .bossgoo-index-product-trending53 .img-box{
    width: 99%;
    height: auto;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
  }
  
  @media only screen and (max-width: 1620px) {
    .bossgoo-index-product-trending53 .img-item {
      width: 300px;
      height: 300px;
      padding-bottom: 0;
    }
    .bossgoo-index-product-trending53 .img-box{
    /*  width: 180px;
      height: 180px; */
    }
    .bossgoo-index-product-trending53 .title{
    /*  padding: 0 60px 26px;*/
    }
    .bossgoo-index-product-trending53 .hot-box {
      padding: 0 70px;
    }
    .bossgoo-index-product-trending53 .swiper-button-prev, .bossgoo-index-product-trending53 .swiper-container-rtl .swiper-button-next {
      left: 0;
    }
    .bossgoo-index-product-trending53 .swiper-button-next, .bossgoo-index-product-trending53 .swiper-container-rtl .swiper-button-prev {
      right: 0;
    }
    .bossgoo-index-product-trending53 .swiper-slide:hover .circle:after {
      transform: rotate(64deg) translateX(40px);
    }
  }
  
  @media only screen and (max-width: 1400px) {
    .bossgoo-index-product-trending53 .img-item {
      width: 345px;
      height: 345px;
    }
    .bossgoo-index-product-trending53 .swiper-slide:hover .circle:after {
      transform: rotate(72deg) translateX(11px);
    }
  }
  
  @media only screen and (max-width: 1240px) {
    .bossgoo-index-product-trending53 .hot-box {
      padding: 0 40px;
    }
    .bossgoo-index-product-trending53 .img-item {
      width: 300px;
      height: 300px;
    }
    .bossgoo-index-product-trending53 .swiper-slide:hover .circle:after {
      transform: rotate(64deg) translateX(40px);
    }
    .bossgoo-index-product-trending53 .swiper-button-next, .bossgoo-index-product-trending53 .swiper-button-prev {
      width: 40px;
      height: 40px;
      line-height: 40px;
    }
    .bossgoo-index-product-trending53 .swiper-button-next .iconfont, .bossgoo-index-product-trending53 .swiper-button-prev .iconfont {
      font-size: 36px;
    }
  }
  
  @media only screen and (max-width: 1040px) {
    .bossgoo-index-product-trending53 {
      padding-bottom: .6rem;
    }
    .bossgoo-index-product-trending53 .first-title {
      padding-bottom: .3rem;
      background-size: auto .06rem;
    }
    .bossgoo-index-product-trending53 .more {
      opacity: 1;
      height: .8rem;
      line-height: .8rem;
      font-size: .3rem;
    }
    .bossgoo-index-product-trending53 .img-item {
      width: 100%;
      height: 0;
      padding-bottom: 100%;
    }
    .bossgoo-index-product-trending53 .hot-box {
      padding: 0 .8rem;
    }
    .bossgoo-index-product-trending53 .swiper-button-next, .bossgoo-index-product-trending53 .swiper-button-prev {
      width: .8rem;
      height: .8rem;
      line-height: .8rem;
    }
    .bossgoo-index-product-trending53 .swiper-button-next .iconfont, .bossgoo-index-product-trending53 .swiper-button-prev .iconfont {
      font-size: .6rem;
    }
    .bossgoo-index-product-trending53 .title {
    /*  padding: 0 .2rem .4rem; */
    }
    .bossgoo-index-product-trending53 .title:after {
      bottom: .2rem;
      width: .5rem;
      height: .02rem;
    }
  }
  
@media only screen and (max-width: 1040px) {
  .bossgoo-index-product-trending53 .circle{
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  .bossgoo-index-product-trending53 .img-box{
    width: 100%;
    height: 100%;
  }
}