#product_slide_pane_1AAA87CDF8513 .swiper-slide {
  width: calc(100% / 2 - var(--v-space) * (2 - 1) / 2) ;
}
@media screen and (min-width:768px){
  #product_slide_pane_1AAA87CDF8513 .swiper-slide {
    width: calc(100% / 4 - var(--v-space) * (4 - 1) / 4) ;
  }
}
#product-product_slide_pane_1AAA87CDF8513 .section-title{
  text-align:center;
  color:#171717; 
}
#product-product_slide_pane_1AAA87CDF8513 .section-sub-title{
  color:#171717;
  text-align:center;
}
@media screen and (min-width: 1200px){
  #product-product_slide_pane_1AAA87CDF8513 .section-title{
    font-size:32px;
  }
  #product-product_slide_pane_1AAA87CDF8513 .section-sub-title{
    font-size:16px;
  }
}

/* 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 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 */

    .button-link {
      border-bottom:1px solid var(--main-color-second);
      font-size: 12px;
    }

    .product-slide .more-button{
      --more-button-top:0;
      margin-bottom: 20px;
    }

    .section-btns {
      display: flex;
      align-items: center;
      justify-content: center;
    }

    .prev-btns,
    .next-btns {
        margin-bottom: var(--section-title-bottom);
        padding: 0 30px;
        color: var(--main-color-second);
        cursor: pointer;
        font-size: 12px;
    }


#product_slide1723102318082 .swiper-slide {
  width: calc(100% / 2 - var(--v-space) * (2 - 1) / 2) ;
}
@media screen and (min-width:768px){
  #product_slide1723102318082 .swiper-slide {
    width: calc(100% / 4 - var(--v-space) * (4 - 1) / 4) ;
  }
}
#product-product_slide1723102318082 .section-title{
  text-align:center;
  color:#171717; 
}
#product-product_slide1723102318082 .section-sub-title{
  color:#171717;
  text-align:center;
}
@media screen and (min-width: 1200px){
  #product-product_slide1723102318082 .section-title{
    font-size:32px;
  }
  #product-product_slide1723102318082 .section-sub-title{
    font-size:16px;
  }
}

#product_slide1730277021084 .swiper-slide {
  width: calc(100% / 2 - var(--v-space) * (2 - 1) / 2) ;
}
@media screen and (min-width:768px){
  #product_slide1730277021084 .swiper-slide {
    width: calc(100% / 4 - var(--v-space) * (4 - 1) / 4) ;
  }
}
#product-product_slide1730277021084 .section-title{
  text-align:center;
  color:#171717; 
}
#product-product_slide1730277021084 .section-sub-title{
  color:#171717;
  text-align:center;
}
@media screen and (min-width: 1200px){
  #product-product_slide1730277021084 .section-title{
    font-size:32px;
  }
  #product-product_slide1730277021084 .section-sub-title{
    font-size:16px;
  }
}

#product_slide1730277079301 .swiper-slide {
  width: calc(100% / 2 - var(--v-space) * (2 - 1) / 2) ;
}
@media screen and (min-width:768px){
  #product_slide1730277079301 .swiper-slide {
    width: calc(100% / 4 - var(--v-space) * (4 - 1) / 4) ;
  }
}
#product-product_slide1730277079301 .section-title{
  text-align:center;
  color:#171717; 
}
#product-product_slide1730277079301 .section-sub-title{
  color:#171717;
  text-align:center;
}
@media screen and (min-width: 1200px){
  #product-product_slide1730277079301 .section-title{
    font-size:32px;
  }
  #product-product_slide1730277079301 .section-sub-title{
    font-size:16px;
  }
}

    @media screen and (min-width: 768px) {
      #imgtxt_single_pane_1AAA87CDF861B .imgtxt-single-image{
        order:  1 ;
      }
      #imgtxt_single_pane_1AAA87CDF861B .imgtxt-single-text {
        order:  2 ;
      }
    }
  #imgtxt_single_pane_1AAA87CDF861B .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_1AAA87CDF861B .imgtxt-single-image{
      --imgtxt-single-image-padding-bottom: 100.00%;
    }
  }
  #imgtxt_single_pane_1AAA87CDF861B .content-title{
    color: #333333;
  }
   #imgtxt_single_pane_1AAA87CDF861B .imgtxt-single-content{
    color: #333333;
  }
  #imgtxt_single_pane_1AAA87CDF861B .button{
    color: #ffffff;
    background-color:#000;
    border-color:#000;
  }
    [data-section-id="imgtxt_single_pane_1AAA87CDF861B"]{
      --imgtxt-list-bg-color:rgba(188, 234, 165, 1);
    }
    #imgtxt_single_pane_1AAA87CDF861B{
      background-color:var(--imgtxt-list-bg-color,rgba(188, 234, 165, 1));
    }

  @media screen and (min-width: 1200px){
    #imgtxt_single_pane_1AAA87CDF861B .content-title{
      font-size:40px;
    }
    #imgtxt_single_pane_1AAA87CDF861B .imgtxt-single-content{
      font-size:16px;
    }
    #imgtxt_single_pane_1AAA87CDF861B .button{
      font-size:13px;
    }
  }

   /* 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"] {
      padding-top:var(--section-space);
      background-color:var(--imgtxt-single-bg);
      --imgtxt-single-text-weight:400;
    }

    @media screen and (max-width: 786px) {
      [data-section-type="imgtxt_single"] {
        --imgtxt-single-text-align:left;
        --imgtxt-single-body-align:flex-start;
        --section-title-size:26px;
      }

      .imgtxt-single {
        --imgtxt-single-title-bottom:10px;
        --imgtxt-single-body-slide-padding:60px 0px;
      }
    }

  @media screen and (min-width: 768px) {
    #content_choicereview1724826484373 .choicereview-item {
      width: calc((100% - 3 * var(--v-space)) / 4);
    }
    #content_choicereview1724826484373 .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 */


  #video_single_pane_1AAA87CDF851C .section-title{
    color:#333333;
    text-align:left;
  }
  #video_single_pane_1AAA87CDF851C .section-sub-title{
    text-align:left;
    color:#333333;
  }
  @media screen and (min-width:1200px){
    #video_single_pane_1AAA87CDF851C .section-title{
      font-size:40px;
    }
    #video_single_pane_1AAA87CDF851C .section-sub-title{
      font-size:16px;
    }
  }

  /* index_css video_single start */
  .video-single-content {
    position:relative;
    width:100%;
  } 

  .video-single-content-iframe {
    padding-bottom: var(--video-single-iframe-aspect, 33.33%);
  }

  .video-single-content iframe {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    z-index: 1;
  }

  .video-single-item {
    width:100%
  }

  .video-single-poster {
    width:100%;
    height:100%;
    object-fit: cover;
  }

  .video-single-play {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 10;
    width: 100%;
    height: 100%;
    cursor: pointer;
  }

  .video-single-play .video-single-txt {
    position: absolute;
    left:var(--video-single-txt-left,40px);
    bottom:var(--video-single-txt-bottom, 30px);
    font-size:var(--video-single-txt-size, 28px);
    color: #fff;
  }

  .video-single-txt::before {
    display: inline-block;
    height:var(--video-single-txt-play-height, 60px);
    width: var(--video-single-txt-play-width,60px);
    border-radius: 50%;
    text-align: center;
    line-height:var(--video-single-txt-play-height, 60px);
    font-size: var(--video-single-txt-play-size ,30px);
    opacity: .4;
    background-color: #fff;
    color: #666;
  }

  @media screen and (max-width: 767px) {
    .video-single-content{
      --video-single-txt-play-height:40px;
      --video-single-txt-play-width:40px;
      --video-single-txt-play-size:22px;
      --video-single-txt-size:20px;
      --video-single-txt-left:20px;
      --video-single-txt-bottom:10px;
      --video-single-iframe-aspect:100%;
    }
    .video-single-content iframe {
      width: 100%;
      max-height: 500px;
    }
  }
  /* index_css video_single end */

    [data-section-type="video_single"] .wrapper{
      max-width: 100%;
      padding: 0;
    }

    .video-single-content {
      --video-single-iframe-aspect:50%;
    }

    .video-single-play .video-single-txt {
      --video-single-txt-left:50%;
      --video-single-txt-bottom:50%;
    }

