  #image_slide_pane_1A801AB2FDC1C .home-slide-title {
    font-size: var(--medium-title-size);
  }
  #image_slide_pane_1A801AB2FDC1C .home-slide-subtitle {
    font-size: var(--medium-subtitle-size);
  }
  #image_slide_pane_1A801AB2FDC1C .home-slide-btn {
    font-size: var(--medium-btn-size);
    border-radius:var(--theme-border-radius);
  }
 
    #slide-block1741228120844 {
      
      
      padding-bottom: 34.74%;
    }

    @media screen and (max-width: 767px) {
      #slide-block1741228120844 {
        
        
        padding-bottom: 34.74%;
      }
    }
    #slide-image_slide_block_1A801AB2FDE1F {
      
      padding-bottom: 34.74%;
    }
      #slide-image_slide_block_1A801AB2FDE1F+.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-left-left, 15%);
          transform:var(--home-slide-content-left-transform, translate(0 , -50%));
          text-align: var(--home-slide-content-left-textalign,left);

        color: #131313;
        opacity: 1
      }
      #slide-image_slide_block_1A801AB2FDE1F+.home-slide-content .home-slide-btn {
        background-color:rgba(255, 0, 0, 0);
        border:var(--border-width) solid #131313 ;
        color:#131313;
      }

    @media screen and (max-width: 767px) {
      #slide-image_slide_block_1A801AB2FDE1F {
        
        padding-bottom: 34.74%;
      }
    }
    #slide-1723617562975 {
      
      padding-bottom: 34.74%;
    }
      #slide-1723617562975+.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-left-left, 15%);
          transform:var(--home-slide-content-left-transform, translate(0 , -50%));
          text-align: var(--home-slide-content-left-textalign,left);

        color: #131313;
        opacity: 1
      }
      #slide-1723617562975+.home-slide-content .home-slide-btn {
        background-color:rgba(255, 0, 0, 0);
        border:var(--border-width) solid #131313 ;
        color:#131313;
      }

    @media screen and (max-width: 767px) {
      #slide-1723617562975 {
        
        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 */

    [data-section-type="image_slide"] {
      --medium-title-size:96px;
      --medium-subtitle-size:20px;
      --home-img-box-radius:0;
    }

    .home-slide-subtitle ,
    .home-slide-title {
        max-width: 620px;
        white-space: normal;
        overflow-wrap: break-word;
    }

    @media screen and (min-width: 1200px) {
      .home-slide-title {
          line-height: 106px;
      }
    }

    @media screen and (max-width: 1000px)  {
      [data-section-type="image_slide"] {
        --medium-title-size:30px;
        --medium-subtitle-size:17px;
      }
    }

    @media screen and (max-width: 768px){
      [data-section-type="image_slide"]  {
          --home-slide-content-left-transform:translate(0 , 0);
          --home-slide-content-left-textalign:center;
      }

      [data-section-type="image_slide"] .home-slide-content {
          --home-slide-position-attribute:static;
          max-width: 100%;
          padding: 30px 20px;
      }
    }
    

  #product_cate1717469381917 .section-title{
    text-align:left;
    color:#333333;
  }
  #product_cate1717469381917 .section-sub-title{
    text-align:left;
    color:#333333;
  }
  #product_cate1717469381917 .product-list-btn{
    color: #00B277;
    background-color: #ffffff;
    border-color: #ffffff;
  }
  #product_cate1717469381917  .product-item{
    width: calc(100% / 4 - var(--v-space) * (4 - 1) / 4) ;
  }
  @media screen and (min-width:768px){
    #product_cate1717469381917 .product-item:nth-child(4n){
      margin-right: 0;
    }
  }
  @media screen and (min-width:1200px){
    #product_cate1717469381917 .section-title{
      font-size:40px;
    }
    #product_cate1717469381917 .section-sub-title{
      font-size:16px;
    }
    #product_cate1717469381917 .product-list-btn{
      font-size:16px;
    }
  }
  
  @media screen and (max-width: 767px){
    #product_cate1717469381917  .product-item{
      width: calc(100% / 2 - var(--v-space) * (2 - 1) / 2) ;
    }
    #product_cate1717469381917  .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_cate1741245889174 .section-title{
    text-align:left;
    color:#333333;
  }
  #product_cate1741245889174 .section-sub-title{
    text-align:left;
    color:#333333;
  }
  #product_cate1741245889174 .product-list-btn{
    color: #00B277;
    background-color: #ffffff;
    border-color: #ffffff;
  }
  #product_cate1741245889174  .product-item{
    width: calc(100% / 4 - var(--v-space) * (4 - 1) / 4) ;
  }
  @media screen and (min-width:768px){
    #product_cate1741245889174 .product-item:nth-child(4n){
      margin-right: 0;
    }
  }
  @media screen and (min-width:1200px){
    #product_cate1741245889174 .section-title{
      font-size:40px;
    }
    #product_cate1741245889174 .section-sub-title{
      font-size:16px;
    }
    #product_cate1741245889174 .product-list-btn{
      font-size:16px;
    }
  }
  
  @media screen and (max-width: 767px){
    #product_cate1741245889174  .product-item{
      width: calc(100% / 2 - var(--v-space) * (2 - 1) / 2) ;
    }
    #product_cate1741245889174  .product-item:nth-child(2n){
      margin-right: 0;
    }
  }

    #imgtxt_icon_itemimgtxt_icon_block_1A801AB2FDF18 .imgtxt-icon-title{
      color:  #333333;
    }
    #imgtxt_icon_itemimgtxt_icon_block_1A801AB2FDF18 .imgtxt-icon-desc{
      color:  #333333BF;
    }
    @media screen and (min-width: 1200px){
      #imgtxt_icon_itemimgtxt_icon_block_1A801AB2FDF18 .imgtxt-icon-title{
        font-size: 20px;
      }
      #imgtxt_icon_itemimgtxt_icon_block_1A801AB2FDF18 .imgtxt-icon-desc{
        font-size: 16px;
      }
    }
    #imgtxt_icon_itemimgtxt_icon_block_1A801AB2FDF19 .imgtxt-icon-title{
      color:  #333333;
    }
    #imgtxt_icon_itemimgtxt_icon_block_1A801AB2FDF19 .imgtxt-icon-desc{
      color:  #333333BF;
    }
    @media screen and (min-width: 1200px){
      #imgtxt_icon_itemimgtxt_icon_block_1A801AB2FDF19 .imgtxt-icon-title{
        font-size: 20px;
      }
      #imgtxt_icon_itemimgtxt_icon_block_1A801AB2FDF19 .imgtxt-icon-desc{
        font-size: 16px;
      }
    }
    #imgtxt_icon_itemimgtxt_icon_block_1A801AB2FD914 .imgtxt-icon-title{
      color:  #333333;
    }
    #imgtxt_icon_itemimgtxt_icon_block_1A801AB2FD914 .imgtxt-icon-desc{
      color:  #333333BF;
    }
    @media screen and (min-width: 1200px){
      #imgtxt_icon_itemimgtxt_icon_block_1A801AB2FD914 .imgtxt-icon-title{
        font-size: 20px;
      }
      #imgtxt_icon_itemimgtxt_icon_block_1A801AB2FD914 .imgtxt-icon-desc{
        font-size: 16px;
      }
    }
    #imgtxt_icon_itemimgtxt_icon_block_1A801AB2FD815 .imgtxt-icon-title{
      color:  #333333;
    }
    #imgtxt_icon_itemimgtxt_icon_block_1A801AB2FD815 .imgtxt-icon-desc{
      color:  #333333BF;
    }
    @media screen and (min-width: 1200px){
      #imgtxt_icon_itemimgtxt_icon_block_1A801AB2FD815 .imgtxt-icon-title{
        font-size: 20px;
      }
      #imgtxt_icon_itemimgtxt_icon_block_1A801AB2FD815 .imgtxt-icon-desc{
        font-size: 16px;
      }
    }

  /* index_css imgtxt_icon start */
  .imgtxt-icon-wrapper {
    display: flex;
  }

  .imgtxt-icon-item {
    flex:var(--imgtxt-icon-item-flex-num, 1);
    display: flex;
    align-items: var(--imgtxt-icon-item-align-items,center);
    flex-direction: var(--imgtxt-icon-item-flex-direction, column);
    max-width: var(--imgtxt-icon-item-max-width, 50%);
    margin-right:var(--imgtxt-icon-item-right, var(--v-space)) ;
    margin-bottom:var(--imgtxt-icon-item-bottom, 0) ;
  }

  .imgtxt-icon-item:last-child {
    margin-right: 0;
  }

  .imgtxt-icon-title {
    margin:var(--imgtxt-icon-title-margin, 10px 0 0);
    line-height: 1;
    white-space: normal;
    font-size: var(--imgtxt-icon-title-size, 18px);
    font-weight: var(--imgtxt-icon-title-weight,700);
    text-align:var(--imgtxt-icon-title-text-align, center);
  }

  .imgtxt-icon-image>img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

  .imgtxt-icon-image {
      height: var(--imgtxt-icon-image-height,80px);
      width: var(--imgtxt-icon-image-width, 80px);
      margin:var(--imgtxt-icon-image-margin,0 0 10px 0);
      flex-shrink: 0;
  }
  
  .imgtxt-icon-text {
    width:var(--imgtxt-icon-text-width, 100%);
    padding: var(--imgtxt-icon-text-padding, 0 20px );
    line-height: 1.2;
    color: var(--theme-font-color);
  }

  .imgtxt-icon-desc {
    margin-top: var(--imgtxt-icon-desc-top, 10px);
    width: 100%;
    white-space: pre-wrap;
    text-align: var(--imgtxt-icon-title-text-align, center);
  }

  @media screen and (max-width: 767px) {
    [data-section-type="imgtxt_icon"]{
      --imgtxt-icon-item-flex-direction: row;
      --imgtxt-icon-item-max-width: 100%;
      --imgtxt-icon-item-bottom: var(--h-space);
      --imgtxt-icon-item-flex-num: none;
      --imgtxt-icon-text-padding:0;
      --imgtxt-icon-title-size:14px;
      --imgtxt-icon-title-text-align: left;
      --imgtxt-icon-image-width:50px;
      --imgtxt-icon-image-height:50px;
      --imgtxt-icon-image-margin:0 10px 0 0;
      --imgtxt-icon-title-margin:0;
    }

    .imgtxt-icon-wrapper{
      flex-wrap: wrap;
    }
    .imgtxt-icon-item {
      width:var(--imgtxt-icon-item-width, calc(50% - var(--v-space) / 2));
    }
    .imgtxt-icon-item:nth-child(2n){
      --imgtxt-icon-item-right:0;
    }
  }
  /* index_css imgtxt_icon end */

    [data-section-type="imgtxt_icon"]  {
      --imgtxt-icon-item-flex-direction:row;
      --imgtxt-icon-title-text-align:left;
      --imgtxt-icon-desc-top:15px;
      --imgtxt-icon-item-width:100%;
      background: var(--main-color);
      padding-top: var(--section-space);
    }

    [data-section-type="imgtxt_iconB"] {
      margin-top: 60PX;
    }

    .imgtxt-icon-desc {
      line-height: 26px;
    }

    .imgtxt-icon {
      margin-bottom: var(--section-space);
    }

    @media screen and (min-width: 767px) {
      [data-section-type="imgtxt_icon"] .imgtxt-icon-item {
        border-right: 1px solid var(--main-color-second);
      }

      .imgtxt-icon-item:last-child {
        border-right: none;
      }

    }
    @media screen and (max-width: 1000px)  {
      [data-section-type="imgtxt_icon"] {
        --imgtxt-icon-item-flex-direction: column;
        --imgtxt-icon-title-text-align:center;
        --imgtxt-icon-item-bottom:50px;
        --imgtxt-icon-item-right:0;
        --imgtxt-icon-title-size:20px;
      }

      .imgtxt-icon-text {
        margin-top: 18px;
      }

    }
    @media screen and (max-width: 767px) {
      [data-section-type="imgtxt_iconB"] .imgtxt-icon-wrapper {
        flex-wrap: nowrap;
      }

      [data-section-type="imgtxt_iconB"] .imgtxt-icon-item {
          flex: none;
          max-width:100%;
          margin-right:0;
      }

      [data-section-type="imgtxt_icon"] .imgtxt-icon-item {
          flex-direction: column
      }
    }


  @media screen and (min-width: 768px) {
    #video_text1724050083646 .video-text-item {
      order:  2 ;
    }
    #video_text1724050083646 .video-text-body {
      order:  1 ;
    }
  }
  #video_text1724050083646 .video-text-body{
    align-items: start;
  }
  #video_text1724050083646 .video-text-title{
    color:#333333;
  }
  #video_text1724050083646 .video-text-subtext{
    color:#333333;
  }
  #video_text1724050083646 .video-text-btn{
    background-color:#333333;
    border-color:#333333;
    color:#fdf6e8;
  }
  @media screen and (min-width:1200px){
    #video_text1724050083646 .video-text-title{
      font-size:40px;
    }
    #video_text1724050083646 .video-text-subtext{
      font-size:14px
    }
  }


  /* index_css video_text start */
  .video-text-content {
    display: flex;
    flex-direction: var(--video-text-content-flex-direction, row);
    border-radius: var(--theme-border-radius);
  }

  .video-text-body {
    width:var(--video-text-body-width, 50%);
  }

  .video-text-item {
    position: relative;
    width:var(--video-text-item-width, 50%);
    overflow: hidden;
  }

  .video-text-itembox {
    width: 100%;
    padding-bottom: var(--video-text-itembox-bottom, 56.25%);
  }

  .video-text-video {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1;
    object-fit: contain;
    border: 1px solid transparent;
    background-color: #000000;
  }

  .video-text-item iframe {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1;
    border:1px solid var(--page-bg-color);
  }

  .video-text-poster {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

  .video-text-play {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index:2;
    cursor: pointer;
  }

  .video-text-play .video-text-txt {
    position: absolute;
    left:var(--video-text-txt-left, 40px);
    bottom: var(--video-text-txt-bottom,30px);
    font-size:var(--video-text-txt-size, 28px);
    color:var(--video-text-txt-color, #fff);
  }

  .video-text-txt::before {
    display: inline-block;
    height:var(--video-text-txt-icon-height, 60px);
    width: var(--video-text-txt-icon-width, 60px);
    border-radius: 50%;
    text-align: center;
    line-height:var(--video-text-txt-icon-lineheight, var(--video-text-txt-icon-height, 60px));
    opacity: var(--video-text-txt-icon-opacity,.4);
    background-color: var(--video-text-txt-icon-bgcolor, #fff);
    color: var(--video-text-txt-icon-color,#666);
  }

  .video-text-body {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding:var(--video-text-body-padding,30px 50px);
  }

  .video-text-title {
    font-weight: 700;
    margin-bottom:var(--video-text-title-bottom, 10px);
  }

  .video-text-subtext:not(.rich-text) {
    white-space: pre-wrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: var(--video-text-subtext-line,6);
    -webkit-box-orient: vertical;
  }

  .video-text-body .button {
    margin-top: var(--video-text-button-top, 10px);
    width: fit-content;
    color: #333;
    background-color: #fff;
  }

  .video-text-body .button:hover {
    color: #fff;
  }

  @media screen and (max-width: 767px) {
    .video-text{
      --video-text-body-padding: 10px 15px;;
      --video-text-txt-left:20px;
      --video-text-txt-bottom:10px;
      --video-text-txt-size:22px;
      --video-text-txt-icon-width:40px;
      --video-text-txt-icon-height:40px;
      --video-text-content-flex-direction:column;
    }
    .video-text-item{
      --video-text-item-width: 100%;
    }
    .video-text-body{
      --video-text-body-width: 100%;
    }
    .video-text-title{
      font-size:var(--video-text-title-size,18px);
    }
    .video-text-subtext{
      margin-bottom: var(--video-text-subtext-bottom, 10px);
      --video-text-subtext-line: 3;
    }
  }
  /* index_css video_text end */

    .video-text-play,
    .video-text-poster ,
    .video-text-content {
        background: var(--main-color);
        border-radius: var(--home-img-box-radius);
    }

    .video-text-item iframe {
      background: var(--main-color);
      border-radius: var(--home-img-box-radius);
    }

    .video-text-btn {
      margin-top: 20px;
    }

    .video-text-body .button {
      font-size: 13px;
    }

    @media screen and (max-width: 767px){
      .video-text-title {
          font-size: 28px;
      }

      .video-text-body {
          padding: 40px;
      }
  
      .video-text-subtext {
          margin-top: 20px;
      }

    }

#product_catelist1741243566202 .product-catelist-btn{
  color: #00B277;
  background-color: #ffffff;
  border-color: #ffffff;
}

#product_catelist1741243566202 .product-item{
  width: calc((100%  - var(--v-space) * (3 - 1) )/ 3 );
}
@media screen and (min-width: 768px) {
  #product_catelist1741243566202 .product-item:nth-child(3n){
    margin-right:0;
  }
}
@media screen and (min-width: 1200px){
  #product_catelist1741243566202 .product-catelist-btn {
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  #product_catelist1741243566202 .product-item{
    width: calc((100%  - var(--v-space) * (2 - 1)) / 2 );
  }
  #product_catelist1741243566202 .product-item:nth-child(2n){
    margin-right:0;
  }
}
  @media screen and (min-width: 1200px) {
    #product_catelist1741243566202 [data-id='1741243566206'] {
      font-size:24px;
    }
  }
  #product_catelist1741243566202 [data-id='1741243566206']{
      color:#333333;
  }
  @media screen and (min-width: 1200px) {
    #product_catelist1741243566202 [data-id='1741243566207'] {
      font-size:24px;
    }
  }
  #product_catelist1741243566202 [data-id='1741243566207']{
      color:#333333;
  }
  @media screen and (min-width: 1200px) {
    #product_catelist1741243566202 [data-id='block1741244803416'] {
      font-size:24px;
    }
  }
  #product_catelist1741243566202 [data-id='block1741244803416']{
      color:#333333;
  }

  /* 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 */

    @media screen and (min-width:768px){
      #promo_product1741246308577 .swiper-slide{
        width: calc(100% / 4 - var(--v-space, 20px) * (4 - 1) / 4) ;
      }
    }
    #promo_product1741246308577 .promo-product-more {
      color:#00B277;
      background-color:#ffffff;
      border-color:#ffffff;
    }

  /* index_css promo_product start */
  .flash-sale-image.img-box {
    --img-box-radius: 0;
    --img-box-padding-bottom: var(--product-img-pd);
  }

  .promo-product-top {
    position: relative;
    margin-bottom: 10px;
  }

  .promo-product-labels {
    display: flex;
    height: 80px;
    margin-bottom: 10px;
    background-color: #EAEAEA;
    color: #000000;
  }

  .promo-product-label {
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    padding: 0 10px;
    cursor: pointer;
  }

  .active.promo-product-label {
    background-color: var(--flash-sale-color);
    color: #fff;
  }

  .promo-product-day {
    font-weight: 700;
    font-size: 30px;
    line-height: 1.2;
    text-transform: uppercase;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    word-break: break-all;
  }

  .promo-product-time {
    display: flex;
    line-height: 1.2;
  }
  
  .promo-product-content {
    display: flex;
  }

  .flashsale-page-content {
    flex-wrap: wrap;
  }

  .flash-sale-txt {
    margin-bottom: 15px;
    font-size: 14px;
    line-height: 17px;
    color: var(--flash-sale-color);
  }

  .flashsale-info-bottom {
    width: 100%;
    display: flex;
    justify-content: space-between;
  }

  .flashsale-buy {
    width: 100px;
    height: 48px;
    margin-left: 30px;
    line-height: 48px;
    text-align: center;
    background-color: #707070;
    color: #fff;
    font-size: 16px;
    border-radius: var(--theme-border-radius,var(--border-radius, 0));
  }

  .today .buy.flashsale-buy {
    background-color: var(--flash-sale-color);
  }

  .next .flashsale-buy {
    pointer-events: none;
  }

  .flashsale-original-price {
    text-decoration: line-through;
  }

  .flashsale-perc-txt {
    padding-right: 4px;
    font-size: 14px;
  }

  .flashsale-info-left {
    flex: 1;
  }

  .flashsale-perc-row {
    display: flex;
    align-items: center;
  }

  .flashsale-perc-outterbar {
    flex: 1;
    position: relative;
    overflow: hidden;
    height: 10px;
    border-radius: 5px;
    background-color: #999999;
  }

  .flashsale-perc-inner {
    position: absolute;
    left: 0;
    height: 100%;
    background-color: var(--flash-sale-color);
  }

  .promo-product-main .swiper-pagination {
    display:var(--promo-product-pagination, none);
  }
  .promo-product-more {
    width: fit-content;
    margin: var(--h-space, 20px) auto 0;
    text-align: center;
  }

  .flash-no-data {
    text-align: center;
    font-size: 24px;
    font-weight: 700;
    padding: 20px 0;
  }

  .mpromo-product-label {
    position: relative;
    display: flex;
    align-items: center;
    width: 100%;
    height: 100%;
    padding: 5px;
    background-color: var(--flash-sale-color);
    color: #fff;
  }

  .mpromo-label-txt {
    padding-right: 10px;
    font-size: 20px;
    font-weight: bold;
    text-transform: uppercase;
  }

  .mpromo-product-more {
    position: absolute;
    right: 5px;
    width: 65px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    text-transform: uppercase;
    font-size: 14px;
    color: #000000;
    border: 1px solid #FFFFFF;
    border-radius: 24px;
  }

  .flashsale-price {
    --product-price-color: var(--flash-sale-color);
  }

  @media screen and (max-width: 1000px) {
    .promo-product-day{
      font-size: 20px;
      
    }
    .flashsale-info-bottom{
      flex-wrap: wrap;
    }
    .flashsale-buy{
      height: 35px;
      line-height: 35px;
    }
  }

  @media screen and (max-width: 767px) {
    .flashsale-end{
      font-size: 14px;
    }
    .flash-sale-card {
      --product-item-border: 0;
      --product-price-font-size: 16px;
      --product-price-right: 0;
    }
    .promo-product-main .promo-product-swiper.swiper {
      --swiper-padding-bottom: 0;
    }
    .promo-product-swiper .iconfont {
      display: none;
    }
    
    .flashsale-price-row {
      margin-top: 10px;
      flex-direction: column;
    }
  }
  /* index_css promo_product end */

  @media screen and (min-width: 768px) {
    #content_choicereview1721096414619 .choicereview-item {
      width: calc((100% - 3 * var(--v-space)) / 4);
    }
    #content_choicereview1721096414619 .choicereview-item:nth-child(4n) {
      margin-right: 0;
    }
  }

  /* 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-body-bottom-padding:14px;
      background: var(--main-color);
      padding-top: var(--section-space);
      margin-bottom: var(--section-space);
    }

  #image_six1710902067202 .image-six-item1{
    padding-bottom: 100.00%
  }
  #image_six1710902067202 .image-six-item2{
    padding-bottom: 100.00%
  }
  #image_six1710902067202 .image-six-item3{
    padding-bottom: 100.00%
  }
  #image_six1710902067202 .image-six-item4{
    padding-bottom: 100.00%
  }
  #image_six1710902067202 .image-six-item5{
    padding-bottom: 100.00%
  }
  #image_six1710902067202 .image-six-item6{
    padding-bottom: 100.00%
  }
  #image_six1710902067202 .section-title{
    text-align:left;
    color:#333333;
  }
  #image_six1710902067202 .section-sub-title{
    text-align:left;
    color:#333333;
  }

  /* index_css image_six start */
  .image-six-content {
    display: flex;
  }
  
  .image-six-left, .image-six-center, .image-six-right {
    flex: 1;
    display: flex;
    flex-direction: column;
  }

  .image-six-left,
  .image-six-center {
    margin-right: var(--v-space);
  }

  .image-six-item {
    position: relative;
  }

  .image-six-item1, .image-six-item3, .image-six-item5 {
    margin-bottom: var(--h-space);
  }

  .image-six-title{
    position: absolute;
    bottom: 40px;
    left: 50%;
    transform: translateX(-50%);
    width: 90%;
    text-align: center;
    font-size: 20px;
    font-weight: 600;
    color: var(--theme-font-color);
  }

  @media screen and (max-width: 767px) {
    .image-six-center{
      margin: 0;
    }
    .image-six-left,
    .image-six-center,
    .image-six-right{
      flex: unset;
      width: 100%;
    }
    .image-six-title{
      bottom: 15px;
      font-size: 16px;
    }
    .image-six-item1,
    .image-six-item3,
    .image-six-item5{
      margin: 0;
    }
    .image-six-item{
      margin-bottom: var(--h-space);
    }
    .image-six-item6{
      margin-bottom: 0;
    }
  }
  /* index_css image_six end */

  @media screen and (max-width: 767px){
    #image_four1732609009189 .image-four-item1, 
    #image_four1732609009189 .image-four-item4{
    padding-bottom: 100.00%
    }
    #image_four1732609009189 .image-four-item2,
    #image_four1732609009189 .image-four-item3{
      padding-bottom:  calc( 0.5 * 100.00%) 
    }
  }
  #image_four1732609009189 .section-title{
    text-align:left;
    color:#333333;
  }
  #image_four1732609009189 .section-sub-title{
    text-align:left;
    color:#333333;
  }

  /* index_css image_four start */
  .image-four-content {
    display: flex;
    flex-direction: column;
  }

  .image-four-top {
    margin-bottom: var(--h-space);
  }

  .image-four-top,.image-four-bottom {
    display: flex;
  }

  .image-four-item {
    padding-bottom: 34.5%;
  }

  .image-four-item1, .image-four-item4 {
    width: 65%;
  }

  .image-four-item2, .image-four-item3 {
    width: 35%;
  }

  .image-four-item1, .image-four-item3 {
    margin-right: var(--v-space);
  }

  @media screen and (max-width: 767px) {
    .image-four-item1,
    .image-four-item3{
      margin-right: 0;
    }
    .image-four-top{
      flex-direction: column;
      margin: 0;
    }
    .image-four-center{
      display: flex;
    }
    .image-four-item2{
      margin-right: var(--v-space);
    }
    .image-four-bottom{
      flex-direction: column-reverse;
    }
    .image-four-item{
      width: 100%;
      margin-bottom: var(--h-space);
    }
    .image-four-item3{
      margin-bottom: 0;
    }
  }
  /* index_css image_four end */

