  #image_slide1700120581606 .home-slide-title {
    font-size: var(--medium-title-size);
  }
  #image_slide1700120581606 .home-slide-subtitle {
    font-size: var(--medium-subtitle-size);
  }
  #image_slide1700120581606 .home-slide-btn {
    font-size: var(--medium-btn-size);
    border-radius:var(--theme-border-radius);
  }
 
    #slide-1700120600958 {
      
      
      padding-bottom: 34.74%;
    }
      #slide-1700120600958+.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: #ffffff;
        opacity: 0.91
      }
      #slide-1700120600958+.home-slide-content .home-slide-btn {
        background-color:rgba(248, 231, 28, 1);
        border:var(--border-width) solid  ;
        color:#ffffff;
      }

    @media screen and (max-width: 767px) {
      #slide-1700120600958 {
        
        
        padding-bottom: 34.74%;
      }
    }
    #slide-1700120581606 {
      
      padding-bottom: 34.74%;
    }

    @media screen and (max-width: 767px) {
      #slide-1700120581606 {
        
        padding-bottom: 34.74%;
      }
    }
    #slide-1717479250797 {
      
      padding-bottom: 34.74%;
    }

    @media screen and (max-width: 767px) {
      #slide-1717479250797 {
        
        padding-bottom: 34.74%;
      }
    }
    #slide-1713510662929 {
      
      padding-bottom: 34.74%;
    }

    @media screen and (max-width: 767px) {
      #slide-1713510662929 {
        
        padding-bottom: 34.74%;
      }
    }
    #slide-1713496454601 {
      
      padding-bottom: 34.74%;
    }

    @media screen and (max-width: 767px) {
      #slide-1713496454601 {
        
        padding-bottom: 34.74%;
      }
    }
    #slide-1700120601576 {
      
      padding-bottom: 34.74%;
    }

    @media screen and (max-width: 767px) {
      #slide-1700120601576 {
        
        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 */

@media screen and (max-width: 767px) {
  [data-section-comp-type="1"] {
    --side-padding: 0;
  }
}

  .home-image-slide .swiper-pagination{
  --swiper-pagination-bottom: 20px;
}
.home-image-slide .iconfont{
  display: none;
}
.home-image-slide{
  --swiper-pagination-bottom: 25px;
  --swiper-pagination-bullet-width: 12px;
  --swiper-pagination-bullet-height: 12px;
}
@media screen and (max-width: 767px) {
  .home-image-slide {
    --swiper-pagination-bottom: 10px;
    --swiper-pagination-bullet-width: 10px;
    --swiper-pagination-bullet-height: 10px;
  }
}

    @media screen and (min-width: 768px) {
      #imgtxt_single1732862273865 .imgtxt-single-image{
        order:  1 ;
      }
      #imgtxt_single1732862273865 .imgtxt-single-text {
        order:  2 ;
      }
    }
  #imgtxt_single1732862273865 .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_single1732862273865 .imgtxt-single-image{
      --imgtxt-single-image-padding-bottom: 100.00%;
    }
  }
  #imgtxt_single1732862273865 .content-title{
    color: #fff;
  }
   #imgtxt_single1732862273865 .imgtxt-single-content{
    color: #fff;
  }
  #imgtxt_single1732862273865 .button{
    color: #ffffff;
    background-color:#000;
    border-color:#000;
  }

  @media screen and (min-width: 1200px){
    #imgtxt_single1732862273865 .content-title{
      font-size:40px;
    }
    #imgtxt_single1732862273865 .imgtxt-single-content{
      font-size:16px;
    }
    #imgtxt_single1732862273865 .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 */


 #product_slide1732862169944 .swiper-slide {
    width: calc(100% / 2 - var(--v-space) * (2 - 1) / 2) ;
  }
@media screen and (min-width:768px){
  #product_slide1732862169944 .swiper-slide {
    width: calc(100% / 4 - var(--v-space) * (4 - 1) / 4) ;
  }
}
#product-product_slide1732862169944 .section-title{
  text-align:left;
  color:#333333; 
}
#product-product_slide1732862169944 .section-sub-title{
  color:#333333;
  text-align:left;
}
#product-product_slide1732862169944 .product-slide-btn{
  color:#ffffff;
  border-color:#333333;
  background-color:#333333;
}
@media screen and (min-width: 1200px){
  #product-product_slide1732862169944 .section-title{
    font-size:40px;
  }
  #product-product_slide1732862169944 .section-sub-title{
    font-size:16px;
  }
}

  /* 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 */

.product-slide .product-item{
  --product-item-border: 0;
}

  #product_cate1743997504212 .section-title{
    text-align:left;
    color:#333333;
  }
  #product_cate1743997504212 .section-sub-title{
    text-align:left;
    color:#333333;
  }
  #product_cate1743997504212 .product-list-btn{
    color: #fff;
    background-color: #333;
    border-color: ;
  }
  #product_cate1743997504212  .product-item{
    width: calc(100% / 4 - var(--v-space) * (4 - 1) / 4) ;
  }
  @media screen and (min-width:768px){
    #product_cate1743997504212 .product-item:nth-child(4n){
      margin-right: 0;
    }
  }
  @media screen and (min-width:1200px){
    #product_cate1743997504212 .section-title{
      font-size:40px;
    }
    #product_cate1743997504212 .section-sub-title{
      font-size:16px;
    }
    #product_cate1743997504212 .product-list-btn{
      font-size:16px;
    }
  }
  
  @media screen and (max-width: 767px){
    #product_cate1743997504212  .product-item{
      width: calc(100% / 2 - var(--v-space) * (2 - 1) / 2) ;
    }
    #product_cate1743997504212  .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-cate  .product-item {
--product-item-border: 0;
}
.product-cate .product-stars{
display: none;
}
.product-cate .product-info-bottom{
  flex-direction: row;
}
@media screen and (max-width: 1200px){
.product-cate .product-info {
    padding: 10px;
  }
}

  @media screen and (min-width: 768px) {
    #video_text1744077775605 .video-text-item {
      order:  1 ;
    }
    #video_text1744077775605 .video-text-body {
      order:  2 ;
    }
  }
  #video_text1744077775605 .video-text-body{
    align-items: start;
  }
  #video_text1744077775605 .video-text-title{
    color:rgba(0, 0, 0, 1);
  }
  #video_text1744077775605 .video-text-subtext{
    color:rgba(0, 0, 0, 1);
  }
  #video_text1744077775605 .video-text-btn{
    background-color:rgba(0, 0, 0, 1);
    border-color:rgba(0, 0, 0, 1);
    color:rgba(245, 166, 35, 1);
  }
  @media screen and (min-width:1200px){
    #video_text1744077775605 .video-text-title{
      font-size:40px;
    }
    #video_text1744077775605 .video-text-subtext{
      font-size:16px
    }
  }


  /* 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_single1703743228179 .section-title{
    color:rgba(0, 0, 0, 1);
    text-align:left;
  }
  #video_single1703743228179 .section-sub-title{
    text-align:left;
    color:rgba(255, 255, 255, 1);
  }
  @media screen and (min-width:1200px){
    #video_single1703743228179 .section-title{
      font-size:40px;
    }
    #video_single1703743228179 .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 */

  #product_cate1735195555711 .section-title{
    text-align:left;
    color:#333333;
  }
  #product_cate1735195555711 .section-sub-title{
    text-align:left;
    color:#333333;
  }
  #product_cate1735195555711 .product-list-btn{
    color: #fff;
    background-color: #333;
    border-color: ;
  }
  #product_cate1735195555711  .product-item{
    width: calc(100% / 4 - var(--v-space) * (4 - 1) / 4) ;
  }
  @media screen and (min-width:768px){
    #product_cate1735195555711 .product-item:nth-child(4n){
      margin-right: 0;
    }
  }
  @media screen and (min-width:1200px){
    #product_cate1735195555711 .section-title{
      font-size:40px;
    }
    #product_cate1735195555711 .section-sub-title{
      font-size:16px;
    }
    #product_cate1735195555711 .product-list-btn{
      font-size:16px;
    }
  }
  
  @media screen and (max-width: 767px){
    #product_cate1735195555711  .product-item{
      width: calc(100% / 2 - var(--v-space) * (2 - 1) / 2) ;
    }
    #product_cate1735195555711  .product-item:nth-child(2n){
      margin-right: 0;
    }
  }

  #product_cate1700537586027 .section-title{
    text-align:left;
    color:rgba(0, 0, 0, 1);
  }
  #product_cate1700537586027 .section-sub-title{
    text-align:left;
    color:#333333;
  }
  #product_cate1700537586027 .product-list-btn{
    color: #fff;
    background-color: #333;
    border-color: ;
  }
  #product_cate1700537586027  .product-item{
    width: calc(100% / 4 - var(--v-space) * (4 - 1) / 4) ;
  }
  @media screen and (min-width:768px){
    #product_cate1700537586027 .product-item:nth-child(4n){
      margin-right: 0;
    }
  }
  @media screen and (min-width:1200px){
    #product_cate1700537586027 .section-title{
      font-size:40px;
    }
    #product_cate1700537586027 .section-sub-title{
      font-size:16px;
    }
    #product_cate1700537586027 .product-list-btn{
      font-size:16px;
    }
  }
  
  @media screen and (max-width: 767px){
    #product_cate1700537586027  .product-item{
      width: calc(100% / 2 - var(--v-space) * (2 - 1) / 2) ;
    }
    #product_cate1700537586027  .product-item:nth-child(2n){
      margin-right: 0;
    }
  }

  @media screen and (min-width: 768px) {
    #content_choicereview1732862471585 .choicereview-item {
      width: calc((100% - 3 * var(--v-space)) / 4);
    }
    #content_choicereview1732862471585 .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 */

.choicereview {
  --v-space: 9px;
  --h-space: 9px;
  --section-space: 0;
  --choicereview-name-weight:400;
  --choicereview-name-size:14px;
  --choicereview-star-right: 2px;
}

.choicereview-item{
  height: auto;
 background-color: #fff;
  color: var(--main-color-dark);
  --theme-font-color:var(--main-color-dark);
}

.choicereview-product-name{
  color: var(--main-color);
}

.choicereview-image{
  background-color: #eee;
}

.choicereview-bottom{
  margin:10px 15px 10px;
  --theme-border-radius: 4px;
}
.choicereview-content{
  -webkit-line-clamp: 6;
  line-height: 22px;
}
@media screen and (max-width: 1200px){
  .choicereview-content {
    -webkit-line-clamp:4;
  }
}
@media screen and (max-width: 767px){
  .choicereview{
    padding-bottom: 0;
    margin-bottom: var(--h-space);
  }
  .choicereview-list {
    --choicereview-list-wrap:wrap;
  }
  .choicereview .list-more-button{
    display: none;
  }
}

