  #product_cate1726905072279 .section-title{
    text-align:left;
    color:#333333;
  }
  #product_cate1726905072279 .section-sub-title{
    text-align:left;
    color:#333333;
  }
  #product_cate1726905072279 .product-list-btn{
    color: #00B277;
    background-color: #ffffff;
    border-color: #ffffff;
  }
  #product_cate1726905072279  .product-item{
    width: calc(100% / 4 - var(--v-space) * (4 - 1) / 4) ;
  }
  @media screen and (min-width:768px){
    #product_cate1726905072279 .product-item:nth-child(4n){
      margin-right: 0;
    }
  }
  @media screen and (min-width:1200px){
    #product_cate1726905072279 .section-title{
      font-size:40px;
    }
    #product_cate1726905072279 .section-sub-title{
      font-size:16px;
    }
    #product_cate1726905072279 .product-list-btn{
      font-size:16px;
    }
  }
  
  @media screen and (max-width: 767px){
    #product_cate1726905072279  .product-item{
      width: calc(100% / 2 - var(--v-space) * (2 - 1) / 2) ;
    }
    #product_cate1726905072279  .product-item:nth-child(2n){
      margin-right: 0;
    }
  }

/* index_css  start */
.more-button {
  margin-top: var(--more-button-top,var(--v-space));
  text-align: var(--more-button-text-align,center);
}

.list-more-button {
  margin: calc(var(--list-more-top ,var(--h-space)) - var(--h-space)) 0 var(--h-space);
  text-align:var(--list-more-text-align, center);
}

@media screen and (max-width: 767px) {
  .list-more-button {
    --list-more-top: 15px;
  }
}
/* index_css  end */

  [data-section-type="product_cate"] {
    --product-item-4n-right:var(--v-space);
    --product-item-2n-right: var(--v-space);
  }


  #product_cate1726905080422 .section-title{
    text-align:left;
    color:#333333;
  }
  #product_cate1726905080422 .section-sub-title{
    text-align:left;
    color:#333333;
  }
  #product_cate1726905080422 .product-list-btn{
    color: #00B277;
    background-color: #ffffff;
    border-color: #ffffff;
  }
  #product_cate1726905080422  .product-item{
    width: calc(100% / 4 - var(--v-space) * (4 - 1) / 4) ;
  }
  @media screen and (min-width:768px){
    #product_cate1726905080422 .product-item:nth-child(4n){
      margin-right: 0;
    }
  }
  @media screen and (min-width:1200px){
    #product_cate1726905080422 .section-title{
      font-size:40px;
    }
    #product_cate1726905080422 .section-sub-title{
      font-size:16px;
    }
    #product_cate1726905080422 .product-list-btn{
      font-size:16px;
    }
  }
  
  @media screen and (max-width: 767px){
    #product_cate1726905080422  .product-item{
      width: calc(100% / 2 - var(--v-space) * (2 - 1) / 2) ;
    }
    #product_cate1726905080422  .product-item:nth-child(2n){
      margin-right: 0;
    }
  }

