  #image_slide_pane_1B534AA936416 .home-slide-title {
    font-size: var(--medium-title-size);
  }
  #image_slide_pane_1B534AA936416 .home-slide-subtitle {
    font-size: var(--medium-subtitle-size);
  }
  #image_slide_pane_1B534AA936416 .home-slide-btn {
    font-size: var(--medium-btn-size);
    border-radius:var(--theme-border-radius);
  }
 
    #slide-image_slide_block_1B534AA936211 {
      
      
      padding-bottom: 37.50%;
    }

    @media screen and (max-width: 767px) {
      #slide-image_slide_block_1B534AA936211 {
        
        
        padding-bottom: 37.50%;
      }
    }


/* 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_cate1730780961150 .section-title{
    text-align:center;
    color:#333333;
  }
  #product_cate1730780961150 .section-sub-title{
    text-align:center;
    color:#333333;
  }
  #product_cate1730780961150 .product-list-btn{
    color: #00B277;
    background-color: #ffffff;
    border-color: #ffffff;
    --color: #00B277;
    --bg-color: #ffffff;
    --border-color: #ffffff;
  }
  #product_cate1730780961150  .product-item{
    width: calc(100% / 4 - var(--v-space) * (4 - 1) / 4) ;
  }
  @media screen and (min-width:768px){
    #product_cate1730780961150 .product-item:nth-child(4n){
      margin-right: 0;
    }
  }
  @media screen and (min-width:1200px){
    #product_cate1730780961150 .section-title{
      font-size:40px;
    }
    #product_cate1730780961150 .section-sub-title{
      font-size:16px;
    }
    #product_cate1730780961150 .product-list-btn{
      font-size:16px;
    }
  }
  
  @media screen and (max-width: 767px){
    #product_cate1730780961150  .product-item{
      width: calc(100% / 2 - var(--v-space) * (2 - 1) / 2) ;
    }
    #product_cate1730780961150  .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_cate1730781184264 .section-title{
    text-align:center;
    color:#333333;
  }
  #product_cate1730781184264 .section-sub-title{
    text-align:center;
    color:#333333;
  }
  #product_cate1730781184264 .product-list-btn{
    color: #00B277;
    background-color: #ffffff;
    border-color: #ffffff;
    --color: #00B277;
    --bg-color: #ffffff;
    --border-color: #ffffff;
  }
  #product_cate1730781184264  .product-item{
    width: calc(100% / 4 - var(--v-space) * (4 - 1) / 4) ;
  }
  @media screen and (min-width:768px){
    #product_cate1730781184264 .product-item:nth-child(4n){
      margin-right: 0;
    }
  }
  @media screen and (min-width:1200px){
    #product_cate1730781184264 .section-title{
      font-size:40px;
    }
    #product_cate1730781184264 .section-sub-title{
      font-size:16px;
    }
    #product_cate1730781184264 .product-list-btn{
      font-size:16px;
    }
  }
  
  @media screen and (max-width: 767px){
    #product_cate1730781184264  .product-item{
      width: calc(100% / 2 - var(--v-space) * (2 - 1) / 2) ;
    }
    #product_cate1730781184264  .product-item:nth-child(2n){
      margin-right: 0;
    }
  }

  @media screen and (min-width:768px){
    #image_slide_list_pane_1B534AA936719 .swiper-slide{
      width: calc(100% / 4 - var(--v-space, 20px) * (4 - 1) / 4);
    }
  }
  #image_slide_list_pane_1B534AA936719 .section-title{
    color:#333333;
    text-align:left;
  }
	#image_slide_list_pane_1B534AA936719 .section-sub-title {
		color:;
		text-align:left;
	}
  @media screen and (min-width:767px){
		#image_slide_list_pane_1B534AA936719 .section-sub-title {
			font-size:0px;
		}
  }

  #image_slide_list_pane_1B534AA936719 .img-box { 
    padding-bottom: 100.00%; 
  }
  
	@media screen and (max-width:767px){
		#image_slide_list_pane_1B534AA936719 .swiper-slide{
			width: calc(100% / 2.5 - var(--v-space, 10px) * (2.5 - 1) / 2.5);
		}
	}

  /* index_css image_slide_list start */
  .imglist-slide-box {
    position: relative;
    --prev-btn-left:10px;
    --next-btn-right:10px;
  }

  @media screen and (min-width: 768px) {
    .image-slide-list .swiper-pagination{
      display: var(--image-slide-list-pagination-display,none ) ;
    }
    .image-slide-list .swiper-slide:not(:last-child) {
      margin-right: var(--v-space);
    }
  }

  @media screen and (max-width: 767px) {
    .image-slide-list .iconfont {
      display: var(--image-slide-list-navigation-display, none);
    }
  }
  /* index_css image_slide_list end */


    @media screen and (min-width: 768px) {
        .cs2 {
          position: relative;
          padding: 0 75px;
        }
    }



  @media screen and (min-width: 768px) {
    #imgtxt_single_pane_1B534AA93611E .imgtxt-single-image{
      order:  1 ;
			padding-bottom: calc(100.00% * var(--imgtxt-single-img-ratio, 0.5));
    }
    #imgtxt_single_pane_1B534AA93611E .imgtxt-single-text {
      order:  2 ;
    }
  }
  #imgtxt_single_pane_1B534AA93611E .content-title{
    color: #333333;
  }
   #imgtxt_single_pane_1B534AA93611E .content{
    color: #333333;
  }
  #imgtxt_single_pane_1B534AA93611E .button{
    color: #ffffff;
    background-color:#000;
    border-color:#000;
  }
  @media screen and (min-width: 1200px){
    #imgtxt_single_pane_1B534AA93611E .content-title{
      font-size:40px;
    }
    #imgtxt_single_pane_1B534AA93611E .content{
      font-size:16px;
    }
    #imgtxt_single_pane_1B534AA93611E .button{
      font-size:13px;
    }
  }
  @media screen and (max-width: 767px){
    #imgtxt_single_pane_1B534AA93611E .imgtxt-single-image{
      padding-bottom: 100.00%;
    }
  }

   /* index_css imgtxt_single start */
  .imgtxt-single {
    display: flex;
    justify-content: space-between;
    align-items: var(--imgtxt-single-align-items, center);
  }

  .imgtxt-single-image {
    padding-bottom: var(--imgtxt-single-image-padding-bottom, 48%);
    width:var(--imgtxt-single-image-width, 50%);
  }

  .imgtxt-single-text {
    display: flex;
    flex-direction: column;
    justify-content: var(--imgtxt-single-body-justify-content, center);
    align-items: var(--imgtxt-single-body-align,flex-start);
    width:var(--imgtxt-single-text-width, 50%);
    padding : var(--imgtxt-single-body-slide-padding,60px 80px);
    line-height:var(--imgtxt-single-text-line-height, 1.5);
  }

  .imgtxt-single-text .content-title {
    width: 100%;
    margin-bottom: var(--imgtxt-single-title-bottom,40px);
    text-align: var(--imgtxt-single-text-align,left);
    font-size: var(--section-title-size);
    font-weight: var(--imgtxt-single-text-weight, 700);
  }

  .imgtxt-single-text .imgtxt-single-content {
    width: 100%;
    margin-bottom: var(--imgtxt-single-text-bottom,50px);
    text-align: var(--imgtxt-single-text-align,left);
    font-size:var(--imgtxt-single-text-size, 14px);
  }
  .imgtxt-single-text .imgtxt-single-norich {
    white-space: pre-wrap;
  }
  .imgtxt-single-btn {
    width:100%;
  }
  @media screen and (max-width: 1200px) {
    [data-section-type="imgtxt_single"] {
      --imgtxt-single-title-bottom: 10px;
      --imgtxt-single-text-bottom: 10px;
      --imgtxt-single-body-slide-padding: 20px;
    }
  }

  @media screen and (max-width: 767px) {
    [data-section-type="imgtxt_single"]{
      --imgtxt-single-image-padding-bottom: 100%;
      --imgtxt-single-title-bottom: 15px;
      --imgtxt-single-text-bottom: 15px;
      --imgtxt-single-body-slide-padding: 10px;
      --imgtxt-single-body-align: center;
      --imgtxt-single-text-align: center;
    }
    .imgtxt-single {
      --imgtxt-single-text-width: 100%;
      --imgtxt-single-image-width: 100%;
      flex-direction: column;
    }

    .imgtxt-single:not(:last-child) {
      margin-bottom: 32px;
    }
  }
  /* index_css imgtxt_single end */


    [data-section-type="imgtxt_single"] {
        --btn-padding:2px 80px;
        --theme-border-radius:0;
        --btn-border:none;
        --imgtxt-single-body-slide-padding:0 20px;
        --imgtxt-single-title-bottom:16px;
        --imgtxt-single-text-weight:400;
    }
    
    .imgtxt-single-text .button {
        text-decoration: underline;
    }
      @media screen and (min-width: 768px) {
        .imgtxt-single .imgtxt-single-text .rich-text {
            margin-bottom: 18px;
            max-width: 560px;
            line-height: 1;
        }
      }
      @media screen and (max-width: 768px) {
        .imgtxt-single {
            --imgtxt-single-image-width:100%;
            --imgtxt-single-text-width:100%;
        }
        .imgtxt-single .imgtxt-single-text .imgtxt-single-content {
            margin-bottom: 22px;
            line-height: 1.3;
        }
        .imgtxt-single .imgtxt-single-text {
            align-items: flex-start;
            padding: 10px;
        }
    
        .imgtxt-single-text .imgtxt-single-content,
        .imgtxt-single-text .content-title {
          text-align: left;
        }
    
        .imgtxt-single-text .content-title {
            font-size: 24px;
        }
    
        .imgtxt-single-text .imgtxt-single-content {
            font-size: 16px;
            -webkit-line-clamp: 999;
        }
    
        .imgtxt-single-text .button {
            padding: 0 34px;
            font-size: 18px;
        }
    }
    


  #product_cate1730943493577 .section-title{
    text-align:center;
    color:#333333;
  }
  #product_cate1730943493577 .section-sub-title{
    text-align:center;
    color:#333333;
  }
  #product_cate1730943493577 .product-list-btn{
    color: #00B277;
    background-color: #ffffff;
    border-color: #ffffff;
    --color: #00B277;
    --bg-color: #ffffff;
    --border-color: #ffffff;
  }
  #product_cate1730943493577  .product-item{
    width: calc(100% / 4 - var(--v-space) * (4 - 1) / 4) ;
  }
  @media screen and (min-width:768px){
    #product_cate1730943493577 .product-item:nth-child(4n){
      margin-right: 0;
    }
  }
  @media screen and (min-width:1200px){
    #product_cate1730943493577 .section-title{
      font-size:40px;
    }
    #product_cate1730943493577 .section-sub-title{
      font-size:16px;
    }
    #product_cate1730943493577 .product-list-btn{
      font-size:16px;
    }
  }
  
  @media screen and (max-width: 767px){
    #product_cate1730943493577  .product-item{
      width: calc(100% / 2 - var(--v-space) * (2 - 1) / 2) ;
    }
    #product_cate1730943493577  .product-item:nth-child(2n){
      margin-right: 0;
    }
  }

