  #image_slide_pane_1AE1DFEAA9A12 .home-slide-title {
    font-size: var(--medium-title-size);
  }
  #image_slide_pane_1AE1DFEAA9A12 .home-slide-subtitle {
    font-size: var(--medium-subtitle-size);
  }
  #image_slide_pane_1AE1DFEAA9A12 .home-slide-btn {
    font-size: var(--medium-btn-size);
    border-radius:var(--theme-border-radius);
  }
 
    #slide-image_slide_block_1AE1DFEAA9B1F {
      
      
      padding-bottom: 34.74%;
    }

    @media screen and (max-width: 767px) {
      #slide-image_slide_block_1AE1DFEAA9B1F {
        
        
        padding-bottom: 34.74%;
      }
    }


/* 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 */

  /* index_css slide start */
  [data-section-type="image_slide"] {
    --large-title-size: 58px;
    --large-subtitle-size: 30px;
    --large-btn-size: 30px;
    --medium-title-size: 36px;
    --medium-subtitle-size: 14px;
    --medium-btn-size: 16px;
    --small-title-size: 35px;
    --small-subtitle-size: 15px;
    --small-btn-size: 15px;
    --prev-btn-left: 40px;
    --next-btn-right: 40px;
  }

  [data-section-type="image_slide"] .swiper-pagination {
    --swiper-pagination-bottom:  var(--slide-pagination-bottom);
  }

  .home-image-slide.image-slide {
    margin-bottom:var(--home-image-slide-bottom,var(--section-space) );
    padding-bottom: 0;
  }

  .home-image-slide .swiper-slide>a {
    position: relative;
    display: block;
    width: 100%;
  }

  .home-image-slide img {
    position: absolute;
    width: 100%;
    height: auto;
  }

  .home-slide-content {
    white-space: nowrap;
  }

  .home-slide-title {
    margin:var(--home-slide-title-margin, 0 0 20px) ;
    font-weight:var(--home-slide-title-weight, 700);
  }

  .home-slide-subtitle {
    margin:var(--home-slide-subtitle-margin, 0);
    font-weight:var(--home-slide-subtitle-weight, 400);
  }

  .home-slide-btn {
    display: inline-block;
    margin-top:var(--home-slide-btn-top, 16px) ;
    height: var(--btn-height);
    line-height: calc(var(--btn-height) - 2px);
    padding: var(--home-slide-btn-side-padding, 0 25px);
  }

  @media screen and (max-width: 1200px) {
    [data-section-type="image_slide"] {
      --large-title-size: 33px;
      --large-subtitle-size: 20px;
      --large-btn-size: 18px;
      --medium-title-size: 22px;
      --medium-subtitle-size: 14px;
      --medium-btn-size: 16px;
      --small-title-size: 25px;
      --small-subtitle-size: 14px;
      --small-btn-size: 14px;
      --prev-btn-left: 10px;
      --next-btn-right: 10px;
      --home-slide-btn-top:14px;
      --home-slide-title-margin:0 0 10px;
    }
    .home-slide-content{
      white-space: normal;
      max-width: 85%;
      min-width: 60%;
    }
  
  }

  @media screen and (max-width: 767px) {
  .home-image-slide .prev-btn,
    .home-image-slide .next-btn {
      display:var(--home-image-slide-btb-display, none);
    }
  }
  /* index_css slide end */





  #product_cate1723193434289 .section-title{
    text-align:left;
    color:#333333;
  }
  #product_cate1723193434289 .section-sub-title{
    text-align:left;
    color:#333333;
  }
  #product_cate1723193434289 .product-list-btn{
    color: #00B277;
    background-color: #ffffff;
    border-color: #ffffff;
  }
  #product_cate1723193434289  .product-item{
    width: calc(100% / 4 - var(--v-space) * (4 - 1) / 4) ;
  }
  @media screen and (min-width:768px){
    #product_cate1723193434289 .product-item:nth-child(4n){
      margin-right: 0;
    }
  }
  @media screen and (min-width:1200px){
    #product_cate1723193434289 .section-title{
      font-size:40px;
    }
    #product_cate1723193434289 .section-sub-title{
      font-size:16px;
    }
    #product_cate1723193434289 .product-list-btn{
      font-size:16px;
    }
  }
  
  @media screen and (max-width: 767px){
    #product_cate1723193434289  .product-item{
      width: calc(100% / 2 - var(--v-space) * (2 - 1) / 2) ;
    }
    #product_cate1723193434289  .product-item:nth-child(2n){
      margin-right: 0;
    }
  }

  [data-section-type="product_cate"] {
    --product-item-4n-right:var(--v-space);
    --product-item-2n-right: var(--v-space);
  }

  #product_cate1723603464667 .section-title{
    text-align:left;
    color:#333333;
  }
  #product_cate1723603464667 .section-sub-title{
    text-align:left;
    color:#333333;
  }
  #product_cate1723603464667 .product-list-btn{
    color: #00B277;
    background-color: #ffffff;
    border-color: #ffffff;
  }
  #product_cate1723603464667  .product-item{
    width: calc(100% / 4 - var(--v-space) * (4 - 1) / 4) ;
  }
  @media screen and (min-width:768px){
    #product_cate1723603464667 .product-item:nth-child(4n){
      margin-right: 0;
    }
  }
  @media screen and (min-width:1200px){
    #product_cate1723603464667 .section-title{
      font-size:40px;
    }
    #product_cate1723603464667 .section-sub-title{
      font-size:16px;
    }
    #product_cate1723603464667 .product-list-btn{
      font-size:16px;
    }
  }
  
  @media screen and (max-width: 767px){
    #product_cate1723603464667  .product-item{
      width: calc(100% / 2 - var(--v-space) * (2 - 1) / 2) ;
    }
    #product_cate1723603464667  .product-item:nth-child(2n){
      margin-right: 0;
    }
  }

  #product_cate1723603495926 .section-title{
    text-align:left;
    color:#333333;
  }
  #product_cate1723603495926 .section-sub-title{
    text-align:left;
    color:#333333;
  }
  #product_cate1723603495926 .product-list-btn{
    color: #00B277;
    background-color: #ffffff;
    border-color: #ffffff;
  }
  #product_cate1723603495926  .product-item{
    width: calc(100% / 4 - var(--v-space) * (4 - 1) / 4) ;
  }
  @media screen and (min-width:768px){
    #product_cate1723603495926 .product-item:nth-child(4n){
      margin-right: 0;
    }
  }
  @media screen and (min-width:1200px){
    #product_cate1723603495926 .section-title{
      font-size:40px;
    }
    #product_cate1723603495926 .section-sub-title{
      font-size:16px;
    }
    #product_cate1723603495926 .product-list-btn{
      font-size:16px;
    }
  }
  
  @media screen and (max-width: 767px){
    #product_cate1723603495926  .product-item{
      width: calc(100% / 2 - var(--v-space) * (2 - 1) / 2) ;
    }
    #product_cate1723603495926  .product-item:nth-child(2n){
      margin-right: 0;
    }
  }

  #function_email1723603544875 .function-email-img{
    padding-bottom:var(--function-email-img-padding-bottom, 34.74%);
  }
  #function_email1723603544875  .function-email-title{
    color:#333333;
  }
  #function_email1723603544875  .function-email-subtitle{
    color:#333333;
  }
 #btn-function_email1723603544875{
    background-color:#333333;
    border:var(--border-width) solid #333333;
    color:#ffffff;
  }
  #function_email1723603544875 .email-success-title{
    color:#333333;
  }
  #function_email1723603544875 .func-email-success .iconfont{
    color:#333333;
  }
  #function_email1723603544875 .email-success-subtitle{
    color:#333333;
  }
  @media screen and (min-width: 768px){
    #function_email1723603544875 .function-email-title{
      font-size:24px;
    }
    #function_email1723603544875 .function-email-subtitle{
      font-size:18px;
    }
    #function_email1723603544875 .email-success-title{
      font-size:24px;
    }
    #function_email1723603544875 .email-success-subtitle{
      font-size:18px;
    }
  }
  @media screen and (max-width: 767px){
    #function_email1723603544875{
      --function-email-img-padding-bottom:55%;
    }
  }

  /* index_css email_subscribe start */
  .function-email {
    position: relative;
    margin: var(--function-email-margin, 0 0 var(--section-space));
  }

  .function-email-img {
    position: relative;
    width: 100%;
  }

  .function-email-img img {
    position: absolute;
    height: 100%;
    width: 100%;
    object-fit: cover;
  }

  .function-email-body {
    display: var(--function-email-body-display,flex);
    flex-direction:var(--function-email-body-direction, column) ;
    justify-content:var(--function-email-body-justify-content, space-between);
    align-items:var(--function-email-body-align-items, center);
    position:var(--function-email-body-position, absolute);
    top: 50%;
    left: 50%;
    transform:var(--function-email-body-transform, translate(-50%, -50%) );
    max-width:var(--function-email-body-max-width, 60%);
  }

  .function-email-title {
    margin-bottom: var(--function-email-title-bottom,20px);
    font-size: var(--function-email-m-title-size, 14px);
    font-weight: 700;
  }

  .function-email-subtitle {
    margin-bottom: var(--function-email-subtitle-bottom,20px);
    font-size: var(--function-email-m-subtitle-size);
    white-space: pre-wrap;
  }

  .function-email-subs {
    display: flex;
  }

  .function-email-subs button {
    padding: var(--function-email-btn-padding, 0 25px);
    border-top-left-radius:var(--function-email-input-tl-radius, 0);
    border-bottom-left-radius:var(--function-email-input-bl-radius,0);
    font-weight: var(--function-email-btn-weight , 400);
    font-size: var(--function-email-btn-size, 16px);
  }

  .function-email-subs input {
    height: var(--btn-height);
    min-width:var(--function-email-input-min-width, 350px);
    padding: var(--function-email-input-padding,0 25px);
    font-size: var(--function-email-input-size, 16px);
    border-top-right-radius:var(--function-email-input-tr-radius, 0);
    border-bottom-right-radius: var(--function-email-input-br-radius,0);
  }

  .func-email-success {
    display: none;
    flex-direction: column;
    align-items: center;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }

  .func-email-success .iconfont {
    margin-bottom: 16px;
    font-size: 42px;
  }

  .email-success-title {
    margin-bottom: 24px;
    font-weight: 700;
  }

  .email-success-subtitle {
    white-space:  pre-wrap;
  }

  @media screen and (max-width: 1200px){
    [data-section-type="function_email"] {
      --function-email-body-max-width:85%;
    }
    .function-email-body {
      width: 85%;
    }
  }

  @media screen and (max-width: 767px) {
    [data-section-type="function_email"] {
      --function-email-title-bottom: 14px;
      --function-email-subtitle-bottom: 14px;
      --function-email-input-size: 14px;
      --function-email-btn-size: 14px;
      --function-email-btn-padding: 0 15px;
      --function-email-input-padding: 0 15px;
      --function-email-input-min-width:"initial";
      --function-email-body-max-width:100%;
    }
    .function-email-body{
      width: 100%;
      padding: 0 var(--side-padding);
    }
   
    .function-email-subs{
      width: 100%;
    }
    
    .function-email-subs input{
      flex: 1;
      border: 0;
    }
    .func-email-success{
      max-width: 100%;
      width: 100%;
      padding: 10px;
      white-space: nowrap;
    }
    .email-success-title{
      margin-bottom: 14px;
    }
  }
  /* index_css email_subscribe end */

