  #image_slide_pane_1AB3A22F76E11 .home-slide-title {
    font-size: var(--medium-title-size);
  }
  #image_slide_pane_1AB3A22F76E11 .home-slide-subtitle {
    font-size: var(--medium-subtitle-size);
  }
  #image_slide_pane_1AB3A22F76E11 .home-slide-btn {
    font-size: var(--medium-btn-size);
    border-radius:var(--theme-border-radius);
  }
 
    #slide-image_slide_block_1AB3A22F76E17 {
      
      
      padding-bottom: 34.62%;
    }
      #slide-image_slide_block_1AB3A22F76E17+.home-slide-content {
        position: var(--home-slide-position-attribute,absolute);
        top: var(--home-slide-content-top,50%);
        z-index: 10;
                  left:var(--home-slide-content-center-left, 50%);
          transform:var(--home-slide-content-center-transform, translate(-50% , -50%));
          text-align: var(--home-slide-content-center-textalign, center);

        color: #fffbc1;
        opacity: 1
      }
      #slide-image_slide_block_1AB3A22F76E17+.home-slide-content .home-slide-btn {
        background-color:rgba(238, 255, 49, 0);
        border:var(--border-width) solid rgba(238, 255, 49, 0) ;
        color:rgba(126, 46, 27, 0);
      }

    @media screen and (max-width: 767px) {
      #slide-image_slide_block_1AB3A22F76E17 {
        
        
        padding-bottom: 34.62%;
      }
    }
    #slide-1719998969833 {
      
      padding-bottom: 34.62%;
    }

    @media screen and (max-width: 767px) {
      #slide-1719998969833 {
        
        padding-bottom: 34.62%;
      }
    }
    #slide-1723793551981 {
      
      padding-bottom: 34.62%;
    }

    @media screen and (max-width: 767px) {
      #slide-1723793551981 {
        
        padding-bottom: 34.62%;
      }
    }


/* 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 */

    [data-section-type="image_slide"] {
      --btn-height: 50px;
    }

    [data-section-type="image_slide"] .swiper-pagination-bullet {
      --swiper-pagination-bullet-height: 6px;
      --swiper-pagination-bullet-width: 6px;
      --swiper-pagination-bullet-horizontal-gap: 15px;
      --swiper-pagination-bullet-inactive-color: #fff;
      box-shadow: 0 0 0 3px #a37962;
      opacity: 1;
    }

    [data-section-type="image_slide"] .swiper-bullet-active {
      --swiper-bullet-active-color: #fff;
      box-shadow: 0 0 0 2px #a37962, 0 0 0 4px #fff, 0 0 0 6px #a37962;
    }

    .home-image-slide .prev-btn.iconfont,
    .home-image-slide .next-btn.iconfont {
        --prev-next-btn-top: auto;
        --prev-btn-left: auto;
        bottom: 0;
    }

    .home-image-slide .prev-btn {
      right: 80px;
    }

    @media screen and (max-width: 767px) {
      [data-section-type="image_slide"] {
          padding: 0px var(--side-padding);
          --medium-title-size: 36px;
      }
  
      .home-slide-content {
          max-width: 100%;
          width: 100%;
          padding: 20px 20px 0;
      }
  
      .home-slide-btn {
          width: 100%;
      }
  
      .home-slide-title {
          line-height: 1.2;
      }
    }

#product_catelist_pane_1AB3A22F76810 .product-catelist-btn{
  color: #00B277;
  background-color: #ffffff;
  border-color: #ffffff;
}

#product_catelist_pane_1AB3A22F76810 .product-item{
  width: calc((100%  - var(--v-space) * (3 - 1) )/ 3 );
}
@media screen and (min-width: 768px) {
  #product_catelist_pane_1AB3A22F76810 .product-item:nth-child(3n){
    margin-right:0;
  }
}
@media screen and (min-width: 1200px){
  #product_catelist_pane_1AB3A22F76810 .product-catelist-btn {
      font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  #product_catelist_pane_1AB3A22F76810 .product-item{
    width: calc((100%  - var(--v-space) * (2 - 1)) / 2 );
  }
  #product_catelist_pane_1AB3A22F76810 .product-item:nth-child(2n){
    margin-right:0;
  }
}
  @media screen and (min-width: 1200px) {
    #product_catelist_pane_1AB3A22F76810 [data-id='product_catelist_block_1AB3A22F76F18'] {
      font-size:13px;
    }
  }
  #product_catelist_pane_1AB3A22F76810 [data-id='product_catelist_block_1AB3A22F76F18']{
      color:#3b393359;
  }
  @media screen and (min-width: 1200px) {
    #product_catelist_pane_1AB3A22F76810 [data-id='product_catelist_block_1AB3A22F7681B'] {
      font-size:13px;
    }
  }
  #product_catelist_pane_1AB3A22F76810 [data-id='product_catelist_block_1AB3A22F7681B']{
      color:#3b393359;
  }

  /* index_css category_list start */
  [data-section-type="product_catelist"] {
    --product-item-4n-right:var(--v-space);
  }

  .product-catelist-labels {
    display: flex;
    justify-content: var(--product-catelist-labels-justify-content, center);
    margin:var(--product-catelist-labels-margin, -10px 0 25px);
  }

  .product-catelist-label {
    margin: var(--product-catelist-label-margin, 0 20px);
    font-size:var(--product-catelist-label-size, 20px);
    font-weight:var(--product-catelist-label-weight, 700);
    opacity: var(--product-catelist-label-inactive-opacity, 1);
    cursor: pointer;
  }

  .product-catelist-label.active {
    opacity: var(--product-catelist-label-active-opacity, 1);
    border-bottom:var(--product-catelist-label-border-bottom, 2px solid var(--highlight-font-color));
  }

  .product-catelist-tab {
    display: none;
    position: relative;
  }

  .product-catelist-tab.active {
    display: block;
  }

  @media screen and (max-width: 767px) {
    [data-section-type="product_catelist"]{
      --product-catelist-labels-margin:-2px 0 14px;
      --product-catelist-label-size:20px;
      --product-catelist-label-margin:0 10px;
    }
    .product-catelist-labels {
      overflow-x: scroll;
    }

    .product-catelist-labels::-webkit-scrollbar {
      display: none;
    }
    .product-catelist-label {
      white-space: nowrap;
    }

  }
  /* index_css category_list end */

    [data-section-type="product_catelist"] {
      --product-catelist-label-weight: 400;
      --product-name-font-size: 15px;
      --product-price-font-size: 14px;
      --product-catelist-label-inactive-opacity:.7;
    }
    
    [data-section-type="product_catelist"] .product-list {
      flex-wrap: nowrap;
    }

    @media screen and (max-width: 767px) {
      [data-section-type="product_catelist"] {
          --product-catelist-label-size: 13px;
          --product-catelist-label-weight: 400;
      }
    }

    #count_down_pane_1AB3A22F76917 {
      margin-bottom:var(--section-space);
    }
    #count_down_pane_1AB3A22F76917 .base-countdown-bgimg {
      --img-box-padding-bottom:34.74%;
    }
    @media screen and (max-width: 767px) {
      #count_down_pane_1AB3A22F76917 .base-countdown-bgimg {
       --img-box-padding-bottom:34.74%;
      }
    }
  
    #count_down_pane_1AB3A22F76917 .base-countdown-content{
      color:#ffffff;
    }
  
  @media screen and (min-width: 768px){
    #count_down_pane_1AB3A22F76917 .base-countdown-content {
      left:calc(50% + 0px);top:calc(50% + 0px);transform:translate(-50%, -50%);
    }
  }
  #count_down_pane_1AB3A22F76917 .base-countdown-content {
    position:absolute;
    --countdown-content-bg: rgba(255, 255, 255, 0);
    border-radius:0px;
  }

  /* index_css count_down start */
  .base-countdown-main {
    position: relative;
  }

  .base-countdown-content {
    z-index: 10;
    max-width: var(--countdown-content-max-w, 80%);
    max-height: var(--countdown-content-max-h, 90%);
    height: fit-content;
    width: fit-content;
    padding:var(--countdown-content-padding, 40px);
    background-color: var(--countdown-content-bg, transparents);
    text-align: center;
  }

  .base-countdown-text {
    white-space: pre-wrap;
    line-height: 1.2;
    font-size:var(--countdown-text-size, var(--font-size-body));
  }

  .base-countdown-line {
    display: inline-grid;
    grid-template-columns: repeat(4, auto);
    gap:var(--countdown-gap, 15px);
    width: fit-content;
  }

  .base-countdown-p {
    margin-top: 4px;
    font-size: var(--countdown-inner-p, 14px);
    text-align: center;
  }

  .base-countdown-inner {
    position: relative;
    display: inline-block;
    padding: var(--countdown-inner-padding, 12px 20px);
    font-size: var(--countdown-inner-size, var(--font-size-body));
    font-family: monaco;
  }

  .base-countdown-item:not(:last-child)>.base-countdown-inner::after {
    content: var(--countdown-inner-sep, ":");
    position: absolute;
    left: calc(100% + var(--countdown-gap, 15px) / 2);
    top: 50%;
    color: var(--countdown-inner-bg);
    transform: translate(-50% , -50%);
    font-size: 24px;
    font-family: var(--main-font-family);
  }

  .base-countdown-btns {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    row-gap: 10px;
    column-gap: 20px;
  }

  .base-countdown-btn {
    min-height: var(--btn-height);
    height: fit-content;
    font-size: var(--countdown-btn-size, var(--font-size-body));
  }

  .base-countdown-nosort {
    display: flex;
    align-items: center;
    flex-direction:var(--countdown-nosort-flex-direction, row-reverse);
    justify-content: space-around;
  }
  .base-countdown-nosort-hasbg {
    display: flex;
    align-items: center;
    gap: var(--countdown-nosort-hasbg-gap,20px);
    padding: var(--countdown-nosort-hasbg-padding,16px 20px);
    flex-direction: var(--countdown-nosort-hasbg-direction, row);
  }

  .base-countdown-nosort-body {
    padding: var(--countdown-nosort-body-padding, 16px 0);
  }

  @media screen and (max-width: 1000px) {
    .base-countdown-content{
      --countdown-inner-p:11px;
    }
  }

  @media screen and (max-width: 767px) {
    .base-countdown-content{
      --countdown-content-max-w:90%;
      --countdown-content-max-h:100%;
      --countdown-inner-padding:10px;
      --countdown-content-padding:32px 25px;
    }
    .base-countdown-nobg{
      left: 50%;
      transform: translateX(-50%);
    }
    .base-countdown-hasbg{
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
    }
    .base-countdown-nosort{
      --countdown-nosort-flex-direction:column-reverse;
    }
    .base-countdown-nosort  .base-countdown-nobg {
      left:unset;
      transform: none;
      padding-top: 0;
    }
    .base-countdown-nosort-hasbg{
      flex-direction: column-reverse;
    }
  }
  /* index_css count_down end */

    [data-section-type="count_down"] {
      --countdown-inner-padding: 8px 20px 0;
    }

    .base-countdown-p {
      margin-top: 0;
      padding-bottom: 8px;
    }

    .base-countdown-item {
      border-radius: var(--theme-border-radius);
    }

    .base-countdown-item:not(:last-child)>.base-countdown-inner::after {
      top: 80%;
    }

    @media screen and (max-width: 767px) {
      .base-countdown-content {
          --countdown-content-padding: 32px 0;
          --countdown-inner-padding:0 10px;
      }
    }

 #product_slide_pane_1AB3A22F76A12 .swiper-slide {
    width: calc(100% / 1.3 - var(--v-space) * (1.3 - 1) / 1.3) ;
  }
@media screen and (min-width:768px){
  #product_slide_pane_1AB3A22F76A12 .swiper-slide {
    width: calc(100% / 3 - var(--v-space) * (3 - 1) / 3) ;
  }
}
#product-product_slide_pane_1AB3A22F76A12 .section-title{
  text-align:left;
  color:#3b3933; 
}
#product-product_slide_pane_1AB3A22F76A12 .section-sub-title{
  color:#3b3933cc;
  text-align:left;
}
#product-product_slide_pane_1AB3A22F76A12 .product-slide-btn{
  color:#ff8329;
  border-color:;
  background-color:;
}
@media screen and (min-width: 1200px){
  #product-product_slide_pane_1AB3A22F76A12 .section-title{
    font-size:28px;
  }
  #product-product_slide_pane_1AB3A22F76A12 .section-sub-title{
    font-size:13px;
  }
}

  /* index_css product_slide start */
  .product-slide .swiper-slide {
    height: auto;
    margin-right: var(--v-space);
  }

  .product-slide  .product-item {
    --product-item-width: 100%;
    --h-space: 0;
    --v-space: 0;
    height: 100%;
  }

  @media screen and (min-width: 768px) {
    .product-slide .swiper-pagination {
      display:var(--product-slide-pagination-display, none);
    }
  }

  @media screen and (max-width: 767px) {
    .product-slide .swiper-slide{
      width: calc(50% - var(--v-space) / 2);
    }
    .product-slide .prev-btn,
    .product-slide .next-btn {
      display:var(--product-slide-btn-display, none) ;
    }
  }
  /* index_css product_slide end */

    [data-section-type="product_slide"] {
      --more-button-text-align: left;
    }

    .product-slide-box {
        max-width: 1220px;
        margin: auto;
        display: flex;
        align-items: center;
        gap: 65px;
    }

    .product-slide-box .swiper-box {
        max-width: 70%;
    }

    .more-button .product-slide-btn {
        font-size: 14px;
        font-weight: bold;
        position: relative;
    }

    .more-button .icon-right:before {
        position: absolute;
        right: -14px;
        top: 3px;
        font-size: 10px;
    }

    @media screen and (max-width: 767px) {
      .product-slide-box {
          display: block;
      }
  
      .product-slide-box .swiper-box {
          max-width: 100%;
      }
  
      .product-slide-box .section-sub-title {
          font-size: 13px;
      }
  
      .product-slide-left {
          margin-bottom: 30px;
      }
    }

  #imgtxt_list_pane_1AB3A22F76919 .imgtxt-list-item{
    width: calc(100% / 4 - var(--v-space) * (4 - 1) / 4);
  }
  #imgtxt_list_pane_1AB3A22F76919 .section-title{
    text-align:left;
    color:#333333;
  }
  #imgtxt_list_pane_1AB3A22F76919 .section-sub-title{
    text-align:left;
    color:#333333;
  }
  @media screen and (min-width: 768px){
    #imgtxt_list_pane_1AB3A22F76919 .imgtxt-list-item:nth-child(4n){
      margin-right: 0 ;
    }
  }
  @media screen and (min-width: 1200px){
    #imgtxt_list_pane_1AB3A22F76919 .section-title{
      font-size:40px;
    }
    #imgtxt_list_pane_1AB3A22F76919 .section-sub-title{
    font-size:16px;
    }
  }
  @media screen and (max-width: 767px){
    #imgtxt_list_pane_1AB3A22F76919 .imgtxt-list-item{
      width: calc(100% / 1 - var(--v-space) * (1 - 1) / 1);
    }
    #imgtxt_list_pane_1AB3A22F76919 .imgtxt-list-item:nth-child(1n){
      margin-right: 0 ;
    }
  }
    #imgtxt_list_itemimgtxt_list_block_1AB3A22F76F1F .imgtxt-list-content{
      text-align: center;
    }
    #imgtxt_list_itemimgtxt_list_block_1AB3A22F76F1F {
      align-items: center;
    }
    #imgtxt_list_itemimgtxt_list_block_1AB3A22F76F1F .imgtxt-list-title{
      color: #FFFFFF;
    }
    #imgtxt_list_itemimgtxt_list_block_1AB3A22F76F1F .imgtxt-list-text{
      color: #FFFFFF;
    }
    #imgtxt_list_itemimgtxt_list_block_1AB3A22F76F1F .imgtxt-list-image {
      padding-bottom: 100%;
    }
    #imgtxt_list_itemimgtxt_list_block_1AB3A22F76F1F .imgtxt-list-btn{
      color: #ffffff;
      background-color: #169bd5;
      border-color: #169bd5;
    }
    @media screen and (min-width: 1200px){
      #imgtxt_list_itemimgtxt_list_block_1AB3A22F76F1F .imgtxt-list-title{
			  font-size: 12px;
      }
      #imgtxt_list_itemimgtxt_list_block_1AB3A22F76F1F .imgtxt-list-text{
        font-size: 24px;
      }
      #imgtxt_list_itemimgtxt_list_block_1AB3A22F76F1F .imgtxt-list-btn{
        font-size: 13px;
      }
    }
    @media screen and (max-width: 767px){
    }
    #imgtxt_list_itemimgtxt_list_block_1AB3A22F76F1B .imgtxt-list-content{
      text-align: center;
    }
    #imgtxt_list_itemimgtxt_list_block_1AB3A22F76F1B {
      align-items: center;
    }
    #imgtxt_list_itemimgtxt_list_block_1AB3A22F76F1B .imgtxt-list-title{
      color: #FFFFFF;
    }
    #imgtxt_list_itemimgtxt_list_block_1AB3A22F76F1B .imgtxt-list-text{
      color: #FFFFFF;
    }
    #imgtxt_list_itemimgtxt_list_block_1AB3A22F76F1B .imgtxt-list-image {
      padding-bottom: 100%;
    }
    #imgtxt_list_itemimgtxt_list_block_1AB3A22F76F1B .imgtxt-list-btn{
      color: #ffffff;
      background-color: #169bd5;
      border-color: #169bd5;
    }
    @media screen and (min-width: 1200px){
      #imgtxt_list_itemimgtxt_list_block_1AB3A22F76F1B .imgtxt-list-title{
			  font-size: 12px;
      }
      #imgtxt_list_itemimgtxt_list_block_1AB3A22F76F1B .imgtxt-list-text{
        font-size: 24px;
      }
      #imgtxt_list_itemimgtxt_list_block_1AB3A22F76F1B .imgtxt-list-btn{
        font-size: 13px;
      }
    }
    @media screen and (max-width: 767px){
    }
    #imgtxt_list_itemimgtxt_list_block_1AB3A22F76910 .imgtxt-list-content{
      text-align: center;
    }
    #imgtxt_list_itemimgtxt_list_block_1AB3A22F76910 {
      align-items: center;
    }
    #imgtxt_list_itemimgtxt_list_block_1AB3A22F76910 .imgtxt-list-title{
      color: #FFFFFF;
    }
    #imgtxt_list_itemimgtxt_list_block_1AB3A22F76910 .imgtxt-list-text{
      color: #FFFFFF;
    }
    #imgtxt_list_itemimgtxt_list_block_1AB3A22F76910 .imgtxt-list-image {
      padding-bottom: 100%;
    }
    #imgtxt_list_itemimgtxt_list_block_1AB3A22F76910 .imgtxt-list-btn{
      color: #ffffff;
      background-color: #169bd5;
      border-color: #169bd5;
    }
    @media screen and (min-width: 1200px){
      #imgtxt_list_itemimgtxt_list_block_1AB3A22F76910 .imgtxt-list-title{
			  font-size: 12px;
      }
      #imgtxt_list_itemimgtxt_list_block_1AB3A22F76910 .imgtxt-list-text{
        font-size: 24px;
      }
      #imgtxt_list_itemimgtxt_list_block_1AB3A22F76910 .imgtxt-list-btn{
        font-size: 13px;
      }
    }
    @media screen and (max-width: 767px){
    }
    #imgtxt_list_itemimgtxt_list_block_1AB3A22F76A14 .imgtxt-list-content{
      text-align: center;
    }
    #imgtxt_list_itemimgtxt_list_block_1AB3A22F76A14 {
      align-items: center;
    }
    #imgtxt_list_itemimgtxt_list_block_1AB3A22F76A14 .imgtxt-list-title{
      color: #FFFFFF;
    }
    #imgtxt_list_itemimgtxt_list_block_1AB3A22F76A14 .imgtxt-list-text{
      color: #FFFFFF;
    }
    #imgtxt_list_itemimgtxt_list_block_1AB3A22F76A14 .imgtxt-list-image {
      padding-bottom: 100%;
    }
    #imgtxt_list_itemimgtxt_list_block_1AB3A22F76A14 .imgtxt-list-btn{
      color: #ffffff;
      background-color: #169bd5;
      border-color: #169bd5;
    }
    @media screen and (min-width: 1200px){
      #imgtxt_list_itemimgtxt_list_block_1AB3A22F76A14 .imgtxt-list-title{
			  font-size: 12px;
      }
      #imgtxt_list_itemimgtxt_list_block_1AB3A22F76A14 .imgtxt-list-text{
        font-size: 24px;
      }
      #imgtxt_list_itemimgtxt_list_block_1AB3A22F76A14 .imgtxt-list-btn{
        font-size: 13px;
      }
    }
    @media screen and (max-width: 767px){
    }
  
  #imgtxt_list_pane_1AB3A22F76919 .imgtxt-list-more{
    background-color:#ffffff;
    color:#333333;
    border-color:#333333;
  }

  /* index_css image_text_list start */
  .imgtxt-list {
    --more-button-top: 0;
  }

  .imgtxt-list-body {
    display: flex;
    flex-wrap:var(--imgtxt-list-body-wrap, wrap);
  }

  .imgtxt-list-item {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    margin-bottom: var(--h-space);
    margin-right: var(--v-space);
  }

  .imgtxt-list-top {
    width: 100%;
  }

  .imgtxt-list-image {
    margin-bottom: var(--imgtxt-list-image-margin-bottom,10px);
  }

  .imgtxt-list-title {
    display: block;
    font-weight:var(--imgtxt-list-title-weight, 600) ;
  }

  .imgtxt-list-title {
    margin-bottom:var(--imgtxt-list-title-margin-bottom, 10px);
  }

  .imgtxt-list-text {
    margin-bottom: var(--imgtxt-list-text-margin-bottom, 8px);
    line-height: 1.3;
    white-space: pre-wrap;
  }

  .imgtxt-list-btn {
    width: fit-content;
  }

  @media screen and (max-width: 1200px) {
    .imgtxt-list{
      --imgtxt-list-text-margin-bottom:5px;
    }
  }
  /* index_css image_text_list end */

    [data-section-type="imgtxt_list"] .imgtxt-list-top {
      position: relative;
    }

    [data-section-type="imgtxt_list"] .imgtxt-list-content {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, 50%);
    }

    [data-section-type="imgtxt_listB"] {
      --imgtxt-list-body-wrap: nowrap;
    }


    @media screen and (min-width: 768px) {
      #imgtxt_single_pane_1AB3A22F76D15 .imgtxt-single-image{
        order:  2 ;
      }
      #imgtxt_single_pane_1AB3A22F76D15 .imgtxt-single-text {
        order:  1 ;
      }
    }
  #imgtxt_single_pane_1AB3A22F76D15 .imgtxt-single-image{
    --imgtxt-single-image-padding-bottom: calc(100.00% * var(--imgtxt-single-img-ratio, 0.5));
  }
  @media screen and (max-width: 767px){
    #imgtxt_single_pane_1AB3A22F76D15 .imgtxt-single-image{
      --imgtxt-single-image-padding-bottom: 100.00%;
    }
  }
  #imgtxt_single_pane_1AB3A22F76D15 .content-title{
    color: #3b3933cc;
  }
   #imgtxt_single_pane_1AB3A22F76D15 .imgtxt-single-content{
    color: #3b3933;
  }
  #imgtxt_single_pane_1AB3A22F76D15 .button{
    color: #ff8329;
    background-color:rgba(0, 0, 0, 0);
    border-color:rgba(0, 0, 0, 0);
  }
    [data-section-id="imgtxt_single_pane_1AB3A22F76D15"]{
      --imgtxt-list-bg-color:#fffdf5;
    }
    #imgtxt_single_pane_1AB3A22F76D15{
      background-color:var(--imgtxt-list-bg-color,#fffdf5);
    }

  @media screen and (min-width: 1200px){
    #imgtxt_single_pane_1AB3A22F76D15 .content-title{
      font-size:13px;
    }
    #imgtxt_single_pane_1AB3A22F76D15 .imgtxt-single-content{
      font-size:36px;
    }
    #imgtxt_single_pane_1AB3A22F76D15 .button{
      font-size:14px;
    }
  }

   /* 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 {
    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);
    white-space: pre-wrap;
  }

  @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;
    }
  
    .imgtxt-single-text .content-title {
      width: 100%;
    }

    .imgtxt-single-text .imgtxt-single-content {
      overflow: hidden;
      text-overflow: ellipsis;
      display: -webkit-box;
      -webkit-line-clamp:var(--imgtxt-single-text-line, 8);
      -webkit-box-orient: vertical;
    }
  }
  /* index_css imgtxt_single end */

    [data-section-type="imgtxt_single"] .imgtxt-single {
      max-width: 1220px;
      margin: auto;
      --imgtxt-single-title-bottom: 16px;
      --btn-padding: 0;
      --imgtxt-single-text-bottom: 20px;
      --btn-height: auto;
      --imgtxt-single-body-slide-padding: 60px 55px;
      --rich-text-line-height: 1.4;
    }

    .imgtxt-single-text .button {
      font-weight: bold
    }
    
    .imgtxt-single-text .button::before {
        width: 6px;
        height: 6px;
        border-top: 1px solid;
        border-right: 1px solid;
        border-color: var(--main-color);
        content: '';
        position: absolute;
        right: -10px;
        top: 8px;
        transform: rotate(45deg);
    }

    @media screen and (max-width: 767px) {
      [data-section-type="imgtxt_single"] .imgtxt-single {
          --imgtxt-single-text-size: 28px;
          --imgtxt-single-body-slide-padding: 60px 0;
          --imgtxt-single-text-align: left;
          --imgtxt-single-body-align: flex-start;
      }
  
      .imgtxt-single-text .content-title {
          --section-title-size: 13px;
      }
    }
  

  @media screen and (min-width: 768px) {
    #content_choicereview_pane_1AB3A22F7681F .choicereview-item {
      width: calc((100% - 5 * var(--v-space)) / 6);
    }
    #content_choicereview_pane_1AB3A22F7681F .choicereview-item:nth-child(6n) {
      margin-right: 0;
    }
    #content_choicereview_pane_1AB3A22F7681F .section-sub-title {
      color:#fffdf5cc;
      font-size:13px;
    }
  }

  /* index_css review_gallery start */
  .choicereview-list {
    display: flex;
    flex-wrap:var(--choicereview-list-wrap, wrap);
  }

  .choicereview-item {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    margin-bottom: var(--h-space);
  }

  .choicereview-info {
    margin:var(--choicereview-body-top-padding,14px) var(--choicereview-body-side-padding, 14px) var(--choicereview-info-bottom-padding, 14px);
    display: flex;
    align-items: center;
    justify-content:var(--choicereview-info-justify-content, space-between);
  }

  .choicereview-info-right {
    display: flex;
    align-items: center;
  }

  .choicereview-origin {
    font-weight: var(--choicereview-name-weight, 700);
    font-size: var(--choicereview-name-size, 16px);
  }

  .choicereview-stars {
    display: flex;
    justify-content: start;
    margin-right:var(--choicereview-stars-right, 6px);
  }

  .choicereview-stars li {
    margin-right: var(--choicereview-star-right, 4px);
    font-size: var(--choicereview-star-size, 14px);
  }

  .choicereview-time {
    padding-top: 3px;
    font-size: var(--choicereview-time-size, 14px);
    line-height:calc(var(--choicereview-time-size, 14px) + 8px);
    color: var(--theme-font-color-sub);
  }

  .choicereview-content {
    padding: 0 var(--choicereview-body-side-padding, 14px) ;
    margin-bottom: var(--choicereview-body-bottom-padding,10px);
    width: 100%;
    font-size: var(--choicereview-content-size, 14px);
  }

  .choicereview-bottom {
    display: flex;
    align-items: center;
    padding: var(--choicereview-product-padding, 6px);
    height: var(--choicereview-product-height, 60px);
    color: var(--theme-font-color);
    border: 1px solid var(--theme-border-color);
    border-radius: var(--theme-border-radius);
    transition: .3s border-color ease;
    overflow: hidden;
  }

  .choicereview-item:hover .choicereview-bottom {
    border-color:var(--choicereview-hover-border-color, var(--highlight-font-color));
  }

  .choicereview-product-image {
    margin-right: 16px;
    height:100%;
  }

  .choicereview-product-image img {
    height: 100%;
    object-fit: contain;
    font-size: 0;
  }

  .choicereview-product-name {
    flex: 1;
    font-size: var(--choicereview-product-size, 16px);
  }

  @media screen and (max-width: 1100px) and (min-width: 768px) {
    .choicereview-info{
      flex-direction: column;
      align-items: flex-start;
    }
  }

  @media screen and (max-width: 1200px) {
    [data-section-type="content_choicereview"] {
      --choicereview-body-side-padding: 10px;
      --choicereview-body-top-padding: 10px;
      --choicereview-info-bottom-padding: 10px;
      --choicereview-product-height: 50px;
      --choicereview-product-padding: 5px;
      --choicereview-name-size: 14px;
      --choicereview-star-size: 12px;
      --choicereview-product-size: 14px;
    }
  }

  @media screen and (min-width: 768px) and (max-width: 1024px) {
    [data-section-type="content_choicereview"] {
      --choicereview-body-bottom-padding: 8px;
      --choicereview-time-size: 12px;
      --choicereview-product-size: 12px;
    }
    .choicereview-stars li{
      margin-right: 2px;
    }
  }

  @media screen and (max-width: 767px) {
    .choicereview .prev-btn,.choicereview .next-btn{
      display:var(--choicereview-m-navigation-display, none) ;
    }
    .choicereview-list{
      --choicereview-list-wrap:nowrap ;
    }
    .choicereview-item {
      width: 100%;
    }

    .choicereview-more{
      margin-top:var(--choicereview-more-top, var(--h-space));
    }
  }

  @media screen and (min-width: 768px) {
    .choicereview-item {
      margin-right: var(--v-space);
    }

  }
  /* index_css review_gallery end */

    [data-section-type="content_choicereview"] {
      --choicereview-list-wrap: nowrap;
      overflow: hidden;
      background-color: #222222;
      color: #fff;
      padding: 68px 0 28px;
      --choicereview-content-size: 18px;
      --img-box-padding-bottom: 130%;
      --choicereview-body-side-padding: 0;
      --section-title-size: 46px;
      margin-bottom: var(--section-space);
    }

    .choicereview-item {
        flex-direction: row;
    }

    .choicereview-item-top {
        width: 44%;
    }

    .choicereview-item-bottom {
      flex: 1;
      background-color: #2d2d2d;
      border-top-right-radius: var(--theme-border-radius);
      border-bottom-right-radius: var(--theme-border-radius);
      padding: 32px;
    }

    .swiper-scrollbar-drag {
      background: #fff;
    }
    
    .choicereview-info {
        align-items: flex-start;
        flex-direction: column-reverse;
        margin: 0 0 20px;
    }
    
    .choicereview-content {
        margin-bottom: 20px;
    }
    
    .choicereview-bottom,
    .choicereview-time {
        color: #fff;
    }
    
    .swiper-scrollbar.swiper-scrollbar-horizontal {
        height: 2px;
    }
    
    .choicereview .list-more-button a {
        color: #f0ff2e;
        font-weight: bold;
        font-size: 14px;
    }
    
    @media screen and (min-width: 1100px) {
        .choicereview {
            max-width: 1220px;
        }
    
        .choicereview .swiper {
            overflow: visible;
        }
    
        .choicereview-item-top .img-box {
            border-top-right-radius: 0;
            border-bottom-right-radius: 0;
        }
    
        .swiper-scroll-btn {
            padding-top: 50px;
        }
    }
    
    @media screen and (max-width: 767px) {
        [data-section-type="content_choicereview"] {
            --img-box-padding-bottom: 100%;
            --section-title-size: 34px;
            --section-title-height: 1.2;
        }
    
        .choicereview .swiper {
            margin-top: 36px;
        }
    
        .choicereview-item-top {
            width: 100%;
        }
    
        .choicereview-item {
            flex-direction: column;
        }
    
        .choicereview-item-bottom {
            border-top-right-radius: 0;
            border-bottom-right-radius: var(--theme-border-radius);
            border-bottom-left-radius: var(--theme-border-radius);
        }
    
        .choicereview-item-top .img-box {
            border-bottom-right-radius: 0;
            border-bottom-left-radius: 0;
        }
    }


  #imgtxt_listB_pane_1AB3A22F76E14 .imgtxt-list-item{
    width: calc(100% / 3 - var(--v-space) * (3 - 1) / 3);
  }
  #imgtxt_listB_pane_1AB3A22F76E14 .section-title{
    text-align:center;
    color:#3b3933;
  }
  #imgtxt_listB_pane_1AB3A22F76E14 .section-sub-title{
    text-align:center;
    color:#333333;
  }
  @media screen and (min-width: 768px){
    #imgtxt_listB_pane_1AB3A22F76E14 .imgtxt-list-item:nth-child(3n){
      margin-right: 0 ;
    }
  }
  @media screen and (min-width: 1200px){
    #imgtxt_listB_pane_1AB3A22F76E14 .section-title{
      font-size:28px;
    }
    #imgtxt_listB_pane_1AB3A22F76E14 .section-sub-title{
    font-size:16px;
    }
  }
  @media screen and (max-width: 767px){
    #imgtxt_listB_pane_1AB3A22F76E14 .imgtxt-list-item{
      width: calc(100% / 3 - var(--v-space) * (3 - 1) / 3);
    }
    #imgtxt_listB_pane_1AB3A22F76E14 .imgtxt-list-item:nth-child(3n){
      margin-right: 0 ;
    }
  }
    #imgtxt_list_itemimgtxt_listB_block_1AB3A22F76E18 .imgtxt-list-content{
      text-align: center;
    }
    #imgtxt_list_itemimgtxt_listB_block_1AB3A22F76E18 {
      align-items: center;
    }
    #imgtxt_list_itemimgtxt_listB_block_1AB3A22F76E18 .imgtxt-list-title{
      color: #3b3933;
    }
    #imgtxt_list_itemimgtxt_listB_block_1AB3A22F76E18 .imgtxt-list-text{
      color: #3b3933cc;
    }
    #imgtxt_list_itemimgtxt_listB_block_1AB3A22F76E18 .imgtxt-list-image {
      padding-bottom: 100%;
    }
    #imgtxt_list_itemimgtxt_listB_block_1AB3A22F76E18 .imgtxt-list-btn{
      color: #ffffff;
      background-color: #169bd5;
      border-color: #169bd5;
    }
    @media screen and (min-width: 1200px){
      #imgtxt_list_itemimgtxt_listB_block_1AB3A22F76E18 .imgtxt-list-title{
			  font-size: 24px;
      }
      #imgtxt_list_itemimgtxt_listB_block_1AB3A22F76E18 .imgtxt-list-text{
         font-size: 12px;
      }
    }
    @media screen and (max-width: 767px){
    }
    #imgtxt_list_item1720086705414 .imgtxt-list-content{
      text-align: center;
    }
    #imgtxt_list_item1720086705414 {
      align-items: center;
    }
    #imgtxt_list_item1720086705414 .imgtxt-list-title{
      color: #3b3933;
    }
    #imgtxt_list_item1720086705414 .imgtxt-list-text{
      color: #3b3933cc;
    }
    #imgtxt_list_item1720086705414 .imgtxt-list-image {
      padding-bottom: 100%;
    }
    #imgtxt_list_item1720086705414 .imgtxt-list-btn{
      color: #ffffff;
      background-color: #169bd5;
      border-color: #169bd5;
    }
    @media screen and (min-width: 1200px){
      #imgtxt_list_item1720086705414 .imgtxt-list-title{
			  font-size: 24px;
      }
      #imgtxt_list_item1720086705414 .imgtxt-list-text{
         font-size: 12px;
      }
    }
    @media screen and (max-width: 767px){
    }
    #imgtxt_list_item1720086778212 .imgtxt-list-content{
      text-align: center;
    }
    #imgtxt_list_item1720086778212 {
      align-items: center;
    }
    #imgtxt_list_item1720086778212 .imgtxt-list-title{
      color: #3b3933;
    }
    #imgtxt_list_item1720086778212 .imgtxt-list-text{
      color: #3b3933cc;
    }
    #imgtxt_list_item1720086778212 .imgtxt-list-image {
      padding-bottom: 100%;
    }
    #imgtxt_list_item1720086778212 .imgtxt-list-btn{
      color: #ffffff;
      background-color: #169bd5;
      border-color: #169bd5;
    }
    @media screen and (min-width: 1200px){
      #imgtxt_list_item1720086778212 .imgtxt-list-title{
			  font-size: 24px;
      }
      #imgtxt_list_item1720086778212 .imgtxt-list-text{
         font-size: 12px;
      }
    }
    @media screen and (max-width: 767px){
    }
  
  #imgtxt_listB_pane_1AB3A22F76E14 .imgtxt-list-more{
    background-color:#ffffff;
    color:#333333;
    border-color:#333333;
  }

  #product_cate_pane_1AB3A22F76B19 .section-title{
    text-align:center;
    color:#3b3933;
  }
  #product_cate_pane_1AB3A22F76B19 .section-sub-title{
    text-align:center;
    color:#333333;
  }
  #product_cate_pane_1AB3A22F76B19 .product-list-btn{
    color: #00B277;
    background-color: #ffffff;
    border-color: #ffffff;
  }
  #product_cate_pane_1AB3A22F76B19  .product-item{
    width: calc(100% / 4 - var(--v-space) * (4 - 1) / 4) ;
  }
  @media screen and (min-width:768px){
    #product_cate_pane_1AB3A22F76B19 .product-item:nth-child(4n){
      margin-right: 0;
    }
  }
  @media screen and (min-width:1200px){
    #product_cate_pane_1AB3A22F76B19 .section-title{
      font-size:28px;
    }
    #product_cate_pane_1AB3A22F76B19 .section-sub-title{
      font-size:16px;
    }
    #product_cate_pane_1AB3A22F76B19 .product-list-btn{
      font-size:16px;
    }
  }
  
  @media screen and (max-width: 767px){
    #product_cate_pane_1AB3A22F76B19  .product-item{
      width: calc(100% / 10 - var(--v-space) * (10 - 1) / 10) ;
    }
    #product_cate_pane_1AB3A22F76B19  .product-item:nth-child(10n){
      margin-right: 0;
    }
  }

  [data-section-type="product_cate"] {
    --product-item-4n-right:var(--v-space);
    --product-item-2n-right: var(--v-space);
  }

    [data-section-type="product_cate"] {
      --section-title-bottom: 32px;
    }

    [data-section-type="product_cate"] .product-cate-list {
        max-width: 1220px;
        margin: auto;
    }

    @media screen and (max-width: 767px) {
        [data-section-type="product_cate"] .product-cate-list {
            flex-wrap: nowrap;
        }
    }


  @media screen and (min-width: 768px) {
      #content_blog_pane_1AB3A22F76B1E .content-blog-item {
        width: calc((100% - var(--v-space) * 3) / 4);
      }
       #content_blog_pane_1AB3A22F76B1E .content-blog-item:nth-child(4n) {
        margin-right: 0;
      }

   
  }
  @media screen and (min-width: 1200px){
    #content_blog_pane_1AB3A22F76B1E{
     --section-title-size:28px;
     --section-subtitle-size:16px;
    }
  }
  #content_blog_pane_1AB3A22F76B1E{
    --section-title-align:center;
  }
  #content_blog_pane_1AB3A22F76B1E .section-title{
    color:#3b3933;
  }
  #content_blog_pane_1AB3A22F76B1E .section-sub-title{
    color:#3b3933;
  }
  

  /* index_css blog start */
  .content-blog-list {
    display: flex;
    flex-wrap: var(--content-blog-list-wrap,wrap);
  }

  .content-blog-item {
    margin: var(--content-blog-item-margin, 0 var(--v-space) var(--h-space) 0);
  }

  .content-blog-cover {
    padding-bottom: 66.67%;
  }

  .content-blog-body {
    padding: var(--content-blog-body-padding,14px 14px 0) ;
  }
  
  .content-blog-title {
    margin-bottom: var(--content-blog-title-bottom,14px);
    font-size: var(--content-blog-title-size,16px);
    line-height: calc(var(--content-blog-title-size,16px) + 8px);
    font-weight: var(--content-blog-title-weight,700);
    color:var(--theme-font-color);
  }

  .content-blog-info {
    display: flex;
    justify-content:var(--content-blog-info-justify-content, space-between);
    align-items: center;
    margin-bottom: var(--content-blog-info-bottom,14px);
  }

  .content-blog-time {
    color: var(--theme-font-color-sub);
    font-size: var(--content-blog-time-size,14px);
  }

  .content-blog-content {
    font-size:var(--content-blog-content-size,14px);
  }

  .content-blog-read {
    display: block;
    margin-top: var(--content-blog-content-bottom,6px);
    color: var(--content-blog-redmore-color,var(--highlight-font-color));
    text-decoration: underline;
    font-size: var(--content-blog-redmore-size, 14px);
  }

  .content-blog .prev-btn,.content-blog .next-btn {
    display: none;
  }

  @media screen and (max-width: 767px) {
    .content-blog{
      --content-blog-list-wrap:nowrap;
      --content-blog-item-margin: 0;
    }

    .content-blog-item{
      width: 100%;
    }
    .content-blog-title{
      width: auto;
    }

    .content-blog .list-more-button{
      margin-top: var(--list-more-top);
      margin-bottom: 0;
    }
  }
  /* index_css blog end */

    .content-blog-list {
      max-width: 1220px;
      margin: auto;
    }

    .content-blog-body {
        --content-blog-body-padding: 14px 10px;
    }

    @media screen and (min-width: 767px) {
      .content-blog-item {
          background-color: #f2efe3;
          border-radius: var(--theme-border-radius);
      }
    }

    @media screen and (max-width: 767px) {
      [data-section-type="content_blog"] {
          --section-title-bottom: 32px;
      }
  
      .content-blog-body {
          margin-top: 20px;
          background-color: #f2efe3;
          border-radius: var(--theme-border-radius);
      }
    }

  #image_list_pane_1AB3A22F76B15 .image-item {
    width: calc((100% - var(--v-space) * 3 )  / 4);
    padding-bottom:calc( (100.00% - var(--v-space) * 3) / 4 );
  }
  
  #image_list_pane_1AB3A22F76B15 .section-title{
    text-align:left;
    color:#333333;
    
  }
  #image_list_pane_1AB3A22F76B15 .section-sub-title{
    text-align:left;
    color:#333333;
  }
  #image_list_pane_1AB3A22F76B15 .list-more-button{
    text-align:left;
  }

  @media screen and (min-width:768px){
    #image_list_pane_1AB3A22F76B15 .image-item:nth-child(4n) {
      margin-right: 0;
    }
    
  }
  @media screen and (max-width: 767px){
    #image_list_pane_1AB3A22F76B15 .image-item {
      width: calc((100% - var(--v-space) * 1 )  / 2);
      padding-bottom:calc( (100.00% - var(--v-space) * 1) / 1.5 );
    }
    #image_list_pane_1AB3A22F76B15 .image-item:nth-child(2n) {
      margin-right: 0;
    }
  }
  @media screen and (min-width:1200px){
    #image_list_pane_1AB3A22F76B15 .section-title{
      font-size:40px;  
    }
    #image_list_pane_1AB3A22F76B15 .section-sub-title{
      font-size:16px;
    }
  }

  /* index_css image_list start */
  .image-list {
    display: flex;
    flex-wrap:var(--image-list-wrap, wrap);
  }

  .image-list .image-item {
    margin: var(--image-list-item-margin, 0 var(--v-space) var(--h-space) 0);
  }

  @media screen and (max-width: 767px) {
    .image-list .image-item {
      width: 100%;
    }
  }
  /* index_css image_list end */

    .image-list {
      max-width: 1220px;
      margin: 48px auto 0;
    }

    @media screen and (max-width: 767px) {
        .image-list {
            --image-list-wrap: nowrap;
        }
    }


  #function_email_pane_1AB3A22F76E1E .function-email-img{
    padding-bottom:var(--function-email-img-padding-bottom, 35.23%);
  }
  #function_email_pane_1AB3A22F76E1E  .function-email-title{
    color:rgba(255, 255, 255, 1);
  }
  #function_email_pane_1AB3A22F76E1E  .function-email-subtitle{
    color:rgba(255, 255, 255, 1);
  }
 #btn-function_email_pane_1AB3A22F76E1E{
    background-color:rgba(255, 255, 255, 1);
    border:var(--border-width) solid #333333;
    color:rgba(149, 144, 144, 1);
  }
  #function_email_pane_1AB3A22F76E1E .email-success-title{
    color:#333333;
  }
  #function_email_pane_1AB3A22F76E1E .func-email-success .iconfont{
    color:#333333;
  }
  #function_email_pane_1AB3A22F76E1E .email-success-subtitle{
    color:#333333;
  }
  @media screen and (min-width: 768px){
    #function_email_pane_1AB3A22F76E1E .function-email-title{
      font-size:40px;
    }
    #function_email_pane_1AB3A22F76E1E .function-email-subtitle{
      font-size:14px;
    }
    #function_email_pane_1AB3A22F76E1E .email-success-title{
      font-size:24px;
    }
    #function_email_pane_1AB3A22F76E1E .email-success-subtitle{
      font-size:18px;
    }
  }
  @media screen and (max-width: 767px){
    #function_email_pane_1AB3A22F76E1E{
      --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 */

    [data-section-type="function_email"] {
      --function-email-input-tr-radius: var(--theme-border-radius);
      --function-email-input-br-radius: var(--theme-border-radius);
      --function-email-input-tl-radius: var(--theme-border-radius);
      --function-email-input-bl-radius: var(--theme-border-radius);
      --function-email-btn-size: 15px;
      --function-email-title-bottom: 12px;
      --function-email-subtitle-bottom: 32px;
      max-width: var(--max-width);
      padding: 0 var(--side-padding);
      margin: auto;
    }

    .function-email-subs {
        width: 100%;
        flex-direction: column;
        gap: 18px;
    }

    .function-email-img img {
        border-radius: var(--theme-border-radius);
    }

    .function-email-img {
        min-height: 320px;
    }

    .function-email-subs input {
        background-color: var(--main-color);
        font-size: 14px;
        color: #fffbc1a6;
    }
    .function-email-subs input::placeholder {
        color: #fffbc1a6;
    }
    @media screen and (max-width: 1500px) {
        [data-section-type="function_email"] {
            --function-email-subtitle-bottom: 22px;
        }

        .function-email-subs {
            gap: 10px;
        }
    }

    @media screen and (max-width: 767px) {
        [data-section-type="function_email"] {
            --function-email-subtitle-bottom: 22px;
        }

        .function-email-body .function-email-subs input {
            flex: auto;
        }

        .function-email-img {
            --function-email-img-padding-bottom: 100%;
        }

        .function-email .function-email-body {
            padding: 20px;
        }

        .function-email-title,
        .function-email-subtitle {
            text-align: center;
        }
      }

  #product_choice_pane_1AB3A22F76E10 .section-title{
    text-align:center;
    color:#3b3933;
  }
  #product_choice_pane_1AB3A22F76E10 .section-sub-title{
    text-align:center;
    color:#3b3933;
  }
  #product_choice_pane_1AB3A22F76E10 .product-choice-coverbody{
    text-align:left;
  }
  #product_choice_pane_1AB3A22F76E10 .product-choice-covertitle{
    color:#333333;
  }
  #product_choice_pane_1AB3A22F76E10 .product-choice-covertext{
    color:#333333;
  }
  #product_choice_pane_1AB3A22F76E10 .product-choice-btn{
    color:#ffffff;
    background-color:#00B277;
    border-color: #00B277;
  }
  @media screen and (min-width: 768px){
    #product_choice_pane_1AB3A22F76E10 .product-choice-covertitle{
      font-size:24px;
    }
    #product_choice_pane_1AB3A22F76E10 .product-choice-covertext{
      font-size:16px;
    }
    #product_choice_pane_1AB3A22F76E10 .product-choice-btn{
      font-size:16px;
    }

      #product_choice_pane_1AB3A22F76E10 .product-choice-cover{
        padding-bottom: calc( 0.3333 *  100.00%);
        width: 48%;
      }
      #product_choice_pane_1AB3A22F76E10 .product-list{
        flex: 2;
      }
      #product_choice_pane_1AB3A22F76E10 .product-card{
        width: calc(50% - var(--v-space) / 2);;
      }
      #product_choice_pane_1AB3A22F76E10 .product-card:nth-child(2n){
        margin-right: 0;
      }
       #product_choice_pane_1AB3A22F76E10 .product-card:nth-child(n + 3){
        margin-bottom: 0;
      }
  }
  @media screen and (min-width: 1200px){
    #product_choice_pane_1AB3A22F76E10 .section-title{
      font-size:40px;
    }
    #product_choice_pane_1AB3A22F76E10 .section-sub-title{
      font-size:16px;
    }
  }
  @media screen and (max-width: 767px){
    #product_choice_pane_1AB3A22F76E10 .product-card:nth-last-child(-n + 2){
       margin-bottom: 0;
    }
    #product_choice_pane_1AB3A22F76E10 .product-choice-cover{
      padding-bottom: 100.00%;
    }
  }


  /* index_css product_choice start */
  .product-choice-content {
    display: flex;
  }

  .product-choice-cover {
    position: relative;
    margin:var(--product-choice-cover-margin,0 var(--v-space) 0 0);
    border-radius: var(--theme-border-radius);
    background: var(--img-background);
    background-size: var(--img-background-size);
    overflow: hidden;
  }

  .product-choice-cover img,.product-choice-alink {
    position: absolute;
    height: 100%;
    width: 100%;
    object-fit: cover;
  }

  .product-choice-coverbody {
    position: var(--product-choice-coverbody-position, absolute);
    top: var(--product-choice-coverbody-top,50%);
    transform: var(--product-choice-coverbody-transform,translateY(-50%));
    width: 100%;
    padding:var(--product-choice-coverbody-padding, 0 16px);
  }

  .product-choice-covertext {
    white-space: pre-wrap;
    margin-bottom: var(--product-choice-covertext-bottom,8px);
  }

  .product-choice-covertitle {
    font-weight:var(--product-choice-covertitle-weight,700);
    margin-bottom: 8px;
  }

  .product-choice-content .product-card {
    --product-item-4n-right:var(--v-space);
  }

  @media screen and (max-width: 767px) {
    .product-choice-content{
      flex-wrap: wrap;
    }
    .product-choice-cover{
      width: 100%;
      --product-choice-cover-margin: 0 0 var(--h-space) 0;
    }
  }
  /* index_css product_choice end */

    [data-section-type="product_choice"] .product-list{
      justify-content: flex-end;
    }

    @media screen and (min-width: 767px) {
        .product-choice-cover {
            position: sticky;
            top: 0;
            height: fit-content;
        }

        .product-choice-cover img {
            position: relative;
            height: auto;
        }

        .product-choice-content {
            max-width: 1220px;
            margin: var(--wrapper-margin, auto);
        }
    }

    @media screen and (max-width: 767px) {
        .product-choice-content .product-list {
            flex-wrap: nowrap;
        }
    }


#text_rich1720087151723 .section-title{
  text-align:left;
  color:#333333;
}
#text_rich1720087151723 .section-sub-title{
  color:#333333;
  text-align:left;
}
@media screen and (min-width: 1200px){
  #text_rich1720087151723 .section-title{
    font-size:40px;
  }
  #text_rich1720087151723 .section-sub-title{
    font-size:16px;
  }
}


