  #image_slide_pane_1BF658D496812 .home-slide-title {
    font-size: var(--medium-title-size,36px);
  }
  #image_slide_pane_1BF658D496812 .home-slide-subtitle {
    font-size: var(--medium-subtitle-size,16px);
  }
  #image_slide_pane_1BF658D496812 .home-slide-btn {
    font-size: var(--medium-btn-size,14px);
    border-radius:var(--theme-border-radius);
  }
    #slide-block1741852354118 {
      
      
      padding-bottom: 41.67%;
    }
    @media screen and (max-width: 767px) {
      #slide-block1741852354118 {
        
        
        padding-bottom: 75.23%;
      }
    }
    #slide-image_slide_block_1BF658D496F1C {
      
      padding-bottom: 41.67%;
    }
    @media screen and (max-width: 767px) {
      #slide-image_slide_block_1BF658D496F1C {
        
        padding-bottom: 75.23%;
      }
    }

/* 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:var(--list-more-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;
    --prev-btn-left:10px;
    --next-btn-right:10px;
  }
  .home-image-slide .swiper-slide>a {
    position: relative;
    display: block;
    width: 100%;
  }
  .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 {
    margin-top:var(--home-slide-btn-top, 16px) ;
    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 */

		.home-image-slide .prev-btn.iconfont, 
		.home-image-slide .next-btn.iconfont {
			--arrow-btn-width: 88px;
			--arrow-btn-height: 88px;
			--arrow-btn-size: 50px;
			--arrow-btn-opacity: 1;
		}

		.home-image-slide .prev-btn.iconfont { 
			border-radius: 0px 6px 6px 0px;
			--prev-btn-left: 0;
		}

		.home-image-slide .next-btn.iconfont {
			border-radius: 6px 0px 0px 6px;
			--next-btn-right: 0;
		}

  #imgtxt_icon1741673773382 .section-title{
    color:#333333;
    text-align:center;
  }
  #imgtxt_icon1741673773382 .section-sub-title{
    color:#333333;
    text-align:center;
  }
  @media screen and (min-width: 1200px) {
      #imgtxt_icon1741673773382 .section-title{
        font-size:40px;
      }
      #imgtxt_icon1741673773382 .section-sub-title{
        font-size:16px;
      }
  }
    #imgtxt_icon1741673773382 .imgtxt-icon-item{
      width:calc(100% / 4 - var(--v-space) * (4 - 1) / 4);
      --imgtxt-icon-item-flex-num: none;
    }
    @media screen and (min-width: 768px){
      #imgtxt_icon1741673773382 .imgtxt-icon-item:nth-child(4n){
        margin-right: 0 ;
      }
    }
    @media screen and (max-width: 767px) {
      #imgtxt_icon1741673773382 .imgtxt-icon-item{
        width:calc(100% / 2 - var(--v-space) * (2 - 1) / 2);
      }
      #imgtxt_icon1741673773382 .imgtxt-icon-item:nth-child(2n){
        margin-right: 0 ;
      }
    }
    [data-section-id="imgtxt_icon1741673773382"] {
      --section-wrapper-padding: 0 var(--side-padding) var(--section-space-bottom);
    }
    #imgtxt_icon1741673773382 .imgtxt-icon-wrapper {
      flex-wrap:var(--icon-wrapper-wrap,  wrap);
    }
    #imgtxt_icon1741673773382 .imgtxt-icon-item{
      margin-bottom: var(--h-space);
    }
    #imgtxt_icon_item1741673773382 .imgtxt-icon-title{
      color:  #333333;
    }
    #imgtxt_icon_item1741673773382 .imgtxt-icon-desc{
      color:  #333333;
    }
    @media screen and (min-width: 1200px){
      #imgtxt_icon_item1741673773382 .imgtxt-icon-title{
        font-size: 18px;
      }
      #imgtxt_icon_item1741673773382 .imgtxt-icon-desc{
        font-size: 16px;
      }
    }
    #imgtxt_icon_item1741673773383 .imgtxt-icon-title{
      color:  #333333;
    }
    #imgtxt_icon_item1741673773383 .imgtxt-icon-desc{
      color:  #333333;
    }
    @media screen and (min-width: 1200px){
      #imgtxt_icon_item1741673773383 .imgtxt-icon-title{
        font-size: 18px;
      }
      #imgtxt_icon_item1741673773383 .imgtxt-icon-desc{
        font-size: 16px;
      }
    }
    #imgtxt_icon_item1741673773385 .imgtxt-icon-title{
      color:  #333333;
    }
    #imgtxt_icon_item1741673773385 .imgtxt-icon-desc{
      color:  #333333;
    }
    @media screen and (min-width: 1200px){
      #imgtxt_icon_item1741673773385 .imgtxt-icon-title{
        font-size: 18px;
      }
      #imgtxt_icon_item1741673773385 .imgtxt-icon-desc{
        font-size: 16px;
      }
    }
    #imgtxt_icon_item1741673773384 .imgtxt-icon-title{
      color:  #333333;
    }
    #imgtxt_icon_item1741673773384 .imgtxt-icon-desc{
      color:  #333333;
    }
    @media screen and (min-width: 1200px){
      #imgtxt_icon_item1741673773384 .imgtxt-icon-title{
        font-size: 18px;
      }
      #imgtxt_icon_item1741673773384 .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.3;
    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: contain;
  }

  .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;
      font-size: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);
  }
  .imgtxt-icon .swiper-pagination {
    display: none;
  }
  @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 .prev-btn,.imgtxt-icon .next-btn {
      display: none;
    }
    .imgtxt-icon .swiper-pagination {
      display: flex;
    }
  }
  /* index_css imgtxt_icon end */


    @media screen and (min-width:768px){
      #promo_product1741832050194 .swiper-slide{
        width: calc(100% / 4 - var(--v-space, 20px) * (4 - 1) / 4) ;
      }
    }
    #promo_product1741832050194 .promo-product-more {
      color:rgba(245, 166, 35, 1);
      background-color:rgba(0, 0, 0, 1);
      border-color:#ffffff;
      --color:rgba(245, 166, 35, 1);
      --bg-color:rgba(0, 0, 0, 1);
      --border-color:#ffffff;
    }
    #promo_product1741832050194 .active.promo-product-label,#promo_product1741832050194 .mpromo-product-label{
      background-color:rgba(0, 0, 0, 1);
    }
    #promo_product1741832050194 .active .promo-product-day,#promo_product1741832050194 .mpromo-label-txt,#promo_product1741832050194 .mpromo-product-more{
      color:rgba(245, 166, 35, 1);
    }
    #promo_product1741832050194 .mpromo-product-more {
      border-color:rgba(245, 166, 35, 1);
    }
    #promo_product1741832050194 .active .promo-product-time,#promo_product1741832050194 .flashsale-end{
      color:rgba(245, 166, 35, 1);
    }
     #promo_product1741832050194 .promo-product-label{
      background-color:rgba(0, 0, 0, 1);
    }
     #promo_product1741832050194 .promo-product-day{
      color:rgba(245, 166, 35, 1);
    }
    #promo_product1741832050194 .promo-product-time{
      color:rgba(245, 166, 35, 1);
    }
    @media screen and (max-width:768px) {
       #promo_product1741832050194 .swiper-slide{
        width: calc(100% / 2 - var(--v-space, 20px) * (2 - 1) / 2) ;
      }
    }

  /* index_css promo_product start */
  .flash-sale-image.img-box {
    --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 {
    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;
    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;
    margin-right:12px;
  }

  .flashsale-perc-row {
    display: flex;
    align-items: center;
    margin-top:5px;
  }

  .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;
    justify-content: space-between;
    width: 100%;
    height: 100%;
    padding: 5px 10px;
    background-color: var(--flash-sale-color);
    color: #fff;
  }
  .mpromo-product-left{
    display: flex;
    flex-direction: column;
  }
  .mpromo-label-txt {
    line-height: 1.5;
    font-size: 20px;
    font-weight: bold;
    text-transform: uppercase;
  }

  .mpromo-product-more {
    width: 65px;
    height: 36px;
    margin-left:5px;
    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;
    }
    .promo-product-action{
      --promo-product-pagination:flex;
    }
    .promo-product-action .iconfont {
      display: none;
    }
    .promo-product-swiper .flashsale-buy{
      display:none;
    }
    .promo-product-swiper .flash-sale-txt{
      margin-bottom:10px;
    }
  }
  /* index_css promo_product end */

#product_catelist1743998579595 .section-title{
  color:;
}
#product_catelist1743998579595 .product-catelist-btn{
  color: rgba(245, 166, 35, 1);
  background-color: rgba(0, 0, 0, 1);
  border-color: #ffffff;
  --color: rgba(245, 166, 35, 1);
  --bg-color: rgba(0, 0, 0, 1);
  --border-color: #ffffff;
}

#product_catelist1743998579595 .product-item{
  width: calc((100%  - var(--v-space) * (4 - 1) )/ 4 );
}
@media screen and (min-width: 768px) {
  #product_catelist1743998579595 .product-item:nth-child(4n){
    margin-right:0;
  }
}
@media screen and (min-width: 1200px){
  
  #product_catelist1743998579595 .product-catelist-btn {
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  #product_catelist1743998579595 .product-item{
    width: calc((100%  - var(--v-space) * (2 - 1)) / 2 );
  }
  #product_catelist1743998579595 .product-item:nth-child(2n){
    margin-right:0;
  }
}
  @media screen and (min-width: 1200px) {
    #product_catelist1743998579595 [data-id='block1743998579595'] {
      font-size:24px;
    }
  }
  #product_catelist1743998579595 [data-id='block1743998579595']{
      color:rgba(79, 199, 172, 1);
  }

  /* index_css category_list start */
  [data-section-type="product_catelist"] {
    --product-item-4n-right:var(--v-space);
    --product-item-2n-right:var(--v-space);
  }
  .catelist-labels-wrapper{
    display:flex;
    justify-content: center;
    overflow-x: auto;
  }
  .product-catelist-labels {
    display: flex;
    margin:var(--product-catelist-labels-margin, -4px 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:first-child{
    margin-left:0;
  }
  .product-catelist-label:last-child{
    margin-right:0;
  }
  .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:16px;
      --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 */

  #choiced_images1744014998602 .section-title{
    text-align:left;
    color:#333333;
  }
  #choiced_images1744014998602 .section-sub-title{
    text-align:left;
    color:#333333;
  }
  @media screen and (min-width:1200px){
    #choiced_images1744014998602 .section-title{
      font-size:40px;  
    }
    #choiced_images1744014998602 .section-sub-title{
      font-size:16px;
    }
  }
  @media screen and (min-width:768px){
    #choiced_images1744014998602 .choice-imgs-left{
      width:50%;
    }
      #choiced_images1744014998602 .choice-imgs-item{
        margin-left: var(--v-space);
      }
  }
  #choiced_images1744014998602 .choice-imgs-item{
    width:calc(100% / 2 - var(--v-space));
  }
  
  @media screen and (max-width: 767px) {
    #choiced_images1744014998602 .choice-imgs-item{
      width:calc((100%  - 1 * var(--v-space)) / 2 );
    }
    #choiced_images1744014998602 .choice-imgs-item:nth-child(2n) {
      margin-right:0;
    }
    #choiced_images1744014998602 .choice-imgs-cover{
      --img-box-padding-bottom: 30%;
    }
  }

  /* choiced_images start */
  .choiced-images-main{
    display: flex;
  }
  .choice-imgs-left{
    margin-bottom:var(--h-space);
  }
  .choice-imgs-cover{
    --img-box-height: 100%;
    --img-box-padding-bottom: 0;
  }
  .choice-imgs-right{
    display:flex;
    flex-wrap: wrap;
    flex: 1;
  }
  .choice-imgs-item{
    margin-bottom:var(--h-space);
  }
  @media screen and (max-width: 767px) {
    .choice-imgs-item{
      margin-right:var(--v-space);
    }
    .choiced-images-main {
      flex-direction: column;
    }
  }
  /* choiced_images end */

  #imgtxt_list1742872664105 .imgtxt-list-item{
    width: calc(100% / 3 - var(--v-space) * (3 - 1) / 3);
  }
  #imgtxt_list1742872664105 .section-title{
    text-align:left;
    color:#333333;
  }
  #imgtxt_list1742872664105 .section-sub-title{
    text-align:left;
    color:#333333;
  }
  @media screen and (min-width: 768px){
    #imgtxt_list1742872664105 .imgtxt-list-item:nth-child(3n){
      margin-right: 0 ;
    }
  }
  @media screen and (min-width: 1200px){
    #imgtxt_list1742872664105 .section-title{
      font-size:40px;
    }
    #imgtxt_list1742872664105 .section-sub-title{
    font-size:16px;
    }
  }
  @media screen and (max-width: 767px){
    #imgtxt_list1742872664105 .imgtxt-list-item{
      width: calc(100% / 3 - var(--v-space) * (3 - 1) / 3);
    }
    #imgtxt_list1742872664105 .imgtxt-list-item:nth-child(3n){
      margin-right: 0 ;
    }
  }
    #imgtxt_list_item1742872664110 .imgtxt-list-content{
      text-align: center;
    }
    #imgtxt_list_item1742872664110 {
      align-items: center;
    }
    #imgtxt_list_item1742872664110 .imgtxt-list-title{
      color: #333333;
    }
    #imgtxt_list_item1742872664110 .imgtxt-list-text{
      color: #333333;
    }
    #imgtxt_list_item1742872664110 .imgtxt-list-image {
      padding-bottom: 133.3333333333333300%;
    }
    #imgtxt_list_item1742872664110 .imgtxt-list-btn{
      color: rgba(245, 166, 35, 1);
      background-color: #000;
      border-color: #000;
      --color: rgba(245, 166, 35, 1);
      --bg-color: #000;
      --border-color: #000;
    }
    @media screen and (min-width: 1200px){
      #imgtxt_list_item1742872664110 .imgtxt-list-title{
			  font-size: 25px;
      }
      #imgtxt_list_item1742872664110 .imgtxt-list-text{
        font-size: 16px;
      }
      #imgtxt_list_item1742872664110 .imgtxt-list-btn{
        font-size: 13px;
      }
    }
    @media screen and (max-width: 767px){
    }
    #imgtxt_list_item1742872664111 .imgtxt-list-content{
      text-align: center;
    }
    #imgtxt_list_item1742872664111 {
      align-items: center;
    }
    #imgtxt_list_item1742872664111 .imgtxt-list-title{
      color: #333333;
    }
    #imgtxt_list_item1742872664111 .imgtxt-list-text{
      color: #333333;
    }
    #imgtxt_list_item1742872664111 .imgtxt-list-image {
      padding-bottom: 133.399405351833500%;
    }
    #imgtxt_list_item1742872664111 .imgtxt-list-btn{
      color: rgba(245, 166, 35, 1);
      background-color: #000;
      border-color: #000;
      --color: rgba(245, 166, 35, 1);
      --bg-color: #000;
      --border-color: #000;
    }
    @media screen and (min-width: 1200px){
      #imgtxt_list_item1742872664111 .imgtxt-list-title{
			  font-size: 25px;
      }
      #imgtxt_list_item1742872664111 .imgtxt-list-text{
        font-size: 16px;
      }
      #imgtxt_list_item1742872664111 .imgtxt-list-btn{
        font-size: 13px;
      }
    }
    @media screen and (max-width: 767px){
    }
    #imgtxt_list_item1742872664112 .imgtxt-list-content{
      text-align: center;
    }
    #imgtxt_list_item1742872664112 {
      align-items: center;
    }
    #imgtxt_list_item1742872664112 .imgtxt-list-title{
      color: #333333;
    }
    #imgtxt_list_item1742872664112 .imgtxt-list-text{
      color: #333333;
    }
    #imgtxt_list_item1742872664112 .imgtxt-list-image {
      padding-bottom: 133.3665338645418300%;
    }
    #imgtxt_list_item1742872664112 .imgtxt-list-btn{
      color: rgba(245, 166, 35, 1);
      background-color: #000;
      border-color: #000;
      --color: rgba(245, 166, 35, 1);
      --bg-color: #000;
      --border-color: #000;
    }
    @media screen and (min-width: 1200px){
      #imgtxt_list_item1742872664112 .imgtxt-list-title{
			  font-size: 25px;
      }
      #imgtxt_list_item1742872664112 .imgtxt-list-text{
        font-size: 16px;
      }
      #imgtxt_list_item1742872664112 .imgtxt-list-btn{
        font-size: 13px;
      }
    }
    @media screen and (max-width: 767px){
    }
  #imgtxt_list1742872664105 .imgtxt-list-more{
    background-color:;
    color:;
    border-color:;
  }

  /* 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;
    max-width: 100%;
  }

  @media screen and (max-width: 1200px) {
    .imgtxt-list{
      --imgtxt-list-text-margin-bottom:5px;
    }
  }
  /* index_css image_text_list end */

  #multi_imgtxt1742784223778 .section-title{
    color:#333333;
    text-align:;
  }
  #multi_imgtxt1742784223778 .section-sub-title{
    color:;
    text-align:;
  }
  @media screen and (min-width: 1200px) {
    
    
  }
  @media screen and (min-width: 768px) {
      #multi_item1742784223780 .multi-imgtxt-image{
        order:  1 ;
        padding-bottom: calc(130.75% * var(--multi-imgtxt-img-ratio, 0.5));
      }
      #multi_item1742784223780 .multi-imgtxt-text {
        order:  2 ;
      }
  }
			#multi_item1742784223780 .multi-imgtxt-title{
				color: #333333;
			}
			#multi_item1742784223780 .multi-imgtxt-content{
				color: #333333;
			}
    
    #multi_item1742784223780 .multi-imgtxt-btn{
      color: rgba(245, 166, 35, 1);
      background-color:#000;
      border-color:#000;
      --color: rgba(245, 166, 35, 1);
      --bg-color:#000;
      --border-color:#000;
    }
    @media screen and (min-width: 1200px){
    }
    @media screen and (max-width: 767px){
      #multi_item1742784223780 .multi-imgtxt-image{
        padding-bottom: 130.75%;
      }
    }

  

  /* index_css multi_imgtxt start */
  .multi-imgtxt-item {
    display: flex;
    align-items: center;
    margin-bottom:var(--multi-imgtxt-item-bottom, 0);
  }

  .multi-imgtxt-item:last-child {
    margin-bottom:var(--multi-imgtxt-lastitem-bottom,0)
  }

  .multi-imgtxt-image {
    width:var(--multi-imgtxt-image-width, 50%);
  }
  
  .multi-imgtxt-text {
    flex: 1;
    padding:var(--multi-imgtxt-text-padding, 0 110px);
  }

  .multi-imgtxt-title {
    margin-bottom:var(--multi-imgtxt-title-bottom, 16px);
    font-weight:var(--multi-imgtxt-title-weight, 700);
    font-size: var(--multi-imgtxt-title-size, 30px);
  }

  .multi-imgtxt-content {
    white-space: pre-wrap;
    font-size:var(--multi-imgtxt-text-size, 14px);
  }

  .multi-imgtxt-btn {
    margin-top:var(--multi-imgtxt-btn-top, 16px);
    font-size:var(--multi-imgtxt-btn-size, 16px);
  }

  @media screen and (max-width: 1200px) {
    [data-section-type="multi_imgtxt"]{
      --multi-imgtxt-text-padding:10px 20px 0;
      --multi-imgtxt-item-bottom:25px;
      --multi-imgtxt-title-size:16px;
      --multi-imgtxt-title-bottom:10px;
      --multi-imgtxt-btn-top:10px;
    }
  }

  @media screen and (max-width: 767px) {
    [data-section-type="multi_imgtxt"]{
      --multi-imgtxt-image-width:100%;
    }
    .multi-imgtxt-item {
      flex-direction: column;
    } 
  }
  /* index_css multi_imgtxt end */

 #product_slide1741661298524 .swiper-slide {
    width: calc(100% / 2 - var(--v-space) * (2 - 1) / 2) ;
  }
@media screen and (min-width:768px){
  #product_slide1741661298524 .swiper-slide {
    width: calc(100% / 5 - var(--v-space) * (5 - 1) / 5) ;
  }
}
#product-product_slide1741661298524{
	--title-text-align: center;
}
#product-product_slide1741661298524 .section-title{
  text-align:center;
  color:#333333; 
}
#product-product_slide1741661298524 .section-sub-title{
  color:#333333;
  text-align:center;
}
#product-product_slide1741661298524 .product-slide-btn{
  color:rgba(245, 166, 35, 1);
  border-color:#333333;
  background-color:#333333;
  --bg-color:#333333;
  --border-color:#333333;
  --color:rgba(245, 166, 35, 1);
}
@media screen and (min-width: 1200px){
  #product-product_slide1741661298524 .section-title{
    font-size:35px;
  }
  #product-product_slide1741661298524 .section-sub-title{
    font-size:16px;
  }
}

  /* index_css product_slide start */
	.product-slide {
		display: flex;
		flex-direction: column;
	}

  .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%;
  }

	.product-slide .more-button {
		order: 3;
	}

  @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_slide1741661398204 .swiper-slide {
    width: calc(100% / 2 - var(--v-space) * (2 - 1) / 2) ;
  }
@media screen and (min-width:768px){
  #product_slide1741661398204 .swiper-slide {
    width: calc(100% / 5 - var(--v-space) * (5 - 1) / 5) ;
  }
}
#product-product_slide1741661398204{
	--title-text-align: center;
}
#product-product_slide1741661398204 .section-title{
  text-align:center;
  color:#333333; 
}
#product-product_slide1741661398204 .section-sub-title{
  color:#333333;
  text-align:center;
}
#product-product_slide1741661398204 .product-slide-btn{
  color:rgba(245, 166, 35, 1);
  border-color:#333333;
  background-color:#333333;
  --bg-color:#333333;
  --border-color:#333333;
  --color:rgba(245, 166, 35, 1);
}
@media screen and (min-width: 1200px){
  #product-product_slide1741661398204 .section-title{
    font-size:35px;
  }
  #product-product_slide1741661398204 .section-sub-title{
    font-size:16px;
  }
}

  #imagetxt_slide_list1741660961528 .swiper-slide {
    width: calc(100% / 4 - var(--v-space, 20px) * 3 / 4) ;
  }
  @media screen and (max-width:767px){
    #imagetxt_slide_list1741660961528 .swiper-slide {
      width: calc(100% / 2 - var(--v-space, 10px) * 1 / 2) ;
    }
  }
  #imagetxt_slide_list1741660961528 .section-title{ 
    color:#333333; 
    text-align:center;
  } 
  #imagetxt_slide_list1741660961528 .section-sub-title{
    text-align:center;
    color:#333333;
  }
  @media screen and (min-width:1100px){
      #imagetxt_slide_list1741660961528 .section-title{ 
        font-size:35px;
      }
      #imagetxt_slide_list1741660961528 .section-sub-title{
        font-size:16px;
      }
  }

    #imagetxt-slide-1741660961529 .imagetxt-slide-content{
      align-items:var(--imgtxt-slide-content-align,center);
    }
    #imagetxt-slide-1741660961529 .imagetxt-slide-title{ 
      color:#333333;
      text-align:var(--imgtxt-slide-title-align, center);
    } 
    #imagetxt-slide-1741660961529 .imagetxt-slide-text{ 
      color:#333333;
      text-align:var(--imgtxt-slide-title-align,center);
    } 
    #imagetxt-slide-1741660961529 .button{ 
      color:rgba(245, 166, 35, 1); 
      background-color:rgba(0, 0, 0, 1); 
      border-color:rgba(0, 0, 0, 1); 
      --color:rgba(245, 166, 35, 1); 
      --bg-color:rgba(0, 0, 0, 1); 
      --border-color:rgba(0, 0, 0, 1); 
    }
    @media screen and (min-width:1000px){
        #imagetxt-slide-1741660961529 .imagetxt-slide-title { 
          font-size:24px;
        }
        #imagetxt-slide-1741660961529 .imagetxt-slide-text {
          font-size:16px;
        }
    }
    #imagetxt-slide-1741660961530 .imagetxt-slide-content{
      align-items:var(--imgtxt-slide-content-align,center);
    }
    #imagetxt-slide-1741660961530 .imagetxt-slide-title{ 
      color:#333333;
      text-align:var(--imgtxt-slide-title-align, center);
    } 
    #imagetxt-slide-1741660961530 .imagetxt-slide-text{ 
      color:#333333;
      text-align:var(--imgtxt-slide-title-align,center);
    } 
    #imagetxt-slide-1741660961530 .button{ 
      color:rgba(245, 166, 35, 1); 
      background-color:rgba(0, 0, 0, 1); 
      border-color:rgba(0, 0, 0, 1); 
      --color:rgba(245, 166, 35, 1); 
      --bg-color:rgba(0, 0, 0, 1); 
      --border-color:rgba(0, 0, 0, 1); 
    }
    @media screen and (min-width:1000px){
        #imagetxt-slide-1741660961530 .imagetxt-slide-title { 
          font-size:24px;
        }
        #imagetxt-slide-1741660961530 .imagetxt-slide-text {
          font-size:16px;
        }
    }
    #imagetxt-slide-1741660961531 .imagetxt-slide-content{
      align-items:var(--imgtxt-slide-content-align,center);
    }
    #imagetxt-slide-1741660961531 .imagetxt-slide-title{ 
      color:#333333;
      text-align:var(--imgtxt-slide-title-align, center);
    } 
    #imagetxt-slide-1741660961531 .imagetxt-slide-text{ 
      color:#333333;
      text-align:var(--imgtxt-slide-title-align,center);
    } 
    #imagetxt-slide-1741660961531 .button{ 
      color:rgba(245, 166, 35, 1); 
      background-color:rgba(0, 0, 0, 1); 
      border-color:rgba(0, 0, 0, 1); 
      --color:rgba(245, 166, 35, 1); 
      --bg-color:rgba(0, 0, 0, 1); 
      --border-color:rgba(0, 0, 0, 1); 
    }
    @media screen and (min-width:1000px){
        #imagetxt-slide-1741660961531 .imagetxt-slide-title { 
          font-size:24px;
        }
        #imagetxt-slide-1741660961531 .imagetxt-slide-text {
          font-size:16px;
        }
    }
    #imagetxt-slide-1741660961532 .imagetxt-slide-content{
      align-items:var(--imgtxt-slide-content-align,center);
    }
    #imagetxt-slide-1741660961532 .imagetxt-slide-title{ 
      color:#333333;
      text-align:var(--imgtxt-slide-title-align, center);
    } 
    #imagetxt-slide-1741660961532 .imagetxt-slide-text{ 
      color:#333333;
      text-align:var(--imgtxt-slide-title-align,center);
    } 
    #imagetxt-slide-1741660961532 .button{ 
      color:rgba(245, 166, 35, 1); 
      background-color:rgba(0, 0, 0, 1); 
      border-color:rgba(0, 0, 0, 1); 
      --color:rgba(245, 166, 35, 1); 
      --bg-color:rgba(0, 0, 0, 1); 
      --border-color:rgba(0, 0, 0, 1); 
    }
    @media screen and (min-width:1000px){
        #imagetxt-slide-1741660961532 .imagetxt-slide-title { 
          font-size:24px;
        }
        #imagetxt-slide-1741660961532 .imagetxt-slide-text {
          font-size:16px;
        }
    }
    #imagetxt-slide-block1741663219968 .imagetxt-slide-content{
      align-items:var(--imgtxt-slide-content-align,center);
    }
    #imagetxt-slide-block1741663219968 .imagetxt-slide-title{ 
      color:#333333;
      text-align:var(--imgtxt-slide-title-align, center);
    } 
    #imagetxt-slide-block1741663219968 .imagetxt-slide-text{ 
      color:#333333;
      text-align:var(--imgtxt-slide-title-align,center);
    } 
    #imagetxt-slide-block1741663219968 .button{ 
      color:rgba(245, 166, 35, 1); 
      background-color:rgba(0, 0, 0, 1); 
      border-color:rgba(0, 0, 0, 1); 
      --color:rgba(245, 166, 35, 1); 
      --bg-color:rgba(0, 0, 0, 1); 
      --border-color:rgba(0, 0, 0, 1); 
    }
    @media screen and (min-width:1000px){
        #imagetxt-slide-block1741663219968 .imagetxt-slide-title { 
          font-size:24px;
        }
        #imagetxt-slide-block1741663219968 .imagetxt-slide-text {
          font-size:16px;
        }
    }
  #imagetxt_slide_list1741660961528 .imagetxt-slide-more{
    background-color:#ffffff;
    color:#333333;
    border-color:#333333;
  }

  /* index_css imagetxt_slide_list start */
  .imagetxt-slide-inner:not(:last-child) {
    margin-bottom:var(--h-space);
  }
  .imagetxt-list {
    position: relative;
  }

  .imagetxt-slide-item {
    height: auto;
    margin-right:var(--imagetxt-slide-item-right,  var(--v-space));
  }

  .imagetxt-slide-content {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    line-height:var(--imagetxt-slide-list-content-lineheight, 1.4);
    font-size:var(--imagetxt-slide-list-content-size, 16px);
  }

  .imagetxt-slide-title {
    margin:var(--imagetxt-slide-list-title-margin, 10px 0 0);
    font-size:var(--imagetxt-slide-list-title-size, 18px);
    font-weight:var(--imagetxt-slide-list-title-weight, 700);
  }

  .imagetxt-slide-text {
    margin:var(--imagetxt-slide-list-text-margin, 10px 0 0);
    white-space: pre-wrap;
  }

  .imagetxt-slide-btn {
    margin:var(--imagetxt-slide-list-btn-margin, 10px 0 0);
   max-width:100%;
   --btn-side-padding:10px;
  }
  .imagetxt-slide-action .swiper-pagination{
    display: none;
  }
  @media screen and (max-width: 767px) {
    [data-section-type="imagetxt_slide_list"] {
      --imagetxt-slide-list-content-size:14px;
      --imagetxt-slide-list-title-size: 16px;
      --imagetxt-slide-list-text-margin:8px 0 0;
    }
    .imagetxt-slide-btn {
      padding: 0 15px;
      width: 100%;
      text-align: center;
    }
  }
  /* index_css imagetxt_slide_list end */

  #content_choicereview1741661588945{
    --section-title-align:center;
  }
  #content_choicereview1741661588945 .section-title {
    text-align:center;
    color:#333333;
  }
  #content_choicereview1741661588945 .section-sub-title {
    text-align:center;
    color:#333333;
  }
  @media screen and (min-width: 768px) {
      #content_choicereview1741661588945 .section-title{
        font-size:40px;
      }
      #content_choicereview1741661588945 .section-sub-title{
        font-size:16px;
      }
    #content_choicereview1741661588945 .choicereview-item {
      width: calc((100% - 4 * var(--v-space)) / 5);
    }
    #content_choicereview1741661588945 .choicereview-item:nth-child(5n) {
      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;
    margin-bottom: var(--h-space);
  }
  .choicereview-item-top{
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: var(--choicereview-body-top-padding, space-between);
  }
  .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: 2px;
    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 */

