.home-image-slide.image-slide{
    --home-slide-title-weight:300;
    --medium-title-size:60px;
    --medium-subtitle-size:40px;
    --home-slide-btn-top:25px;
}

/* product_catelist Start */
[data-section-type="product_catelist"] {
    --product-catelist-label-weight:400;
    --product-catelist-labels-margin:0 0 25px;
}

.product-catelist-tabs .product-item {
    height: 100%;
}

.product-catelist-tab .product-list {
    flex-wrap: nowrap;
    align-items: stretch;
}

@media screen and (min-width: 768px) {
    .product-catelist-tab .product-list {
        padding-bottom: 26px;
    }
}

.list-more-button .product-catelist-btns {
    height: 25px;
    border: none;
    border-bottom: 1px solid var(--nav-font-color);
}
.product-catelist .product-list .swiper-slide {
    height: auto;
}

@media screen and (max-width: 768px) {
    [data-section-type="product_catelist"] {
        --product-catelist-label-size:16px;
    }
    .product-catelist-tabs .list-more-button {
        width: 74px;
        margin: 0;
    }

    .product-catelist-tabs .swiper-pagination {
        height: 16px;
        overflow: hidden;
        overflow-x: scroll;
        left: 180px;
        --swiper-pagination-bottom:22px;
    }
}

@media screen and (min-width: 768px) {

    .product-catelist-labels .list-more-button {
        display: none;
        margin: 0;
        position: absolute;
        right: 24px;
        border-bottom: 1px solid var(--nav-font-color);
    }

    .product-catelist-labels .button-active {
        display: block;
    }
}

/*End */


/* imgtxt_single Start */
.imgtxt-single-text .rich-text {
    text-align: center;
}

.imgtxt-single-text .button--default {
    border-radius: 20px;
    --btn-side-padding: 20px;
}

.imgtxt-single-text .rich-text {
    margin-bottom: 29px;
}

@media screen and (min-width: 768px) {
    [data-section-type="imgtxt_single"] {
        --imgtxt-single-image-width:66%;
        --imgtxt-single-img-ratio:0.65;
        --imgtxt-single-body-slide-padding:0;
        --imgtxt-single-text-width:32%;
    }
    .imgtxt-single-text {
        justify-content: center;
        align-items: center;
    }

}

@media screen and (max-width: 768px) {
    [data-section-type="imgtxt_single"] {
        --section-title-size:32px;
        --imgtxt-single-text-weight:normal;
    }

    .imgtxt-single .imgtxt-single-text .button--default {
        --btn-side-padding: 26px;
    }
}

/* imgtxt_single End */

/* imgtxt_icon Start */
.swiper-button-next {
    right: 50px;
    --swiper-navigation-color: #CCCCCC;
    --swiper-navigation-size: 45px;
    font-weight: bold;
}

.swiper-button-prev {
    left: 50px;
    --swiper-navigation-color: #CCCCCC;
    --swiper-navigation-size: 45px;
    font-weight: bold;
}

.swiper-wrapper .imgtxt-icon-item {
    margin-right: 0px;
    flex: none;
}

@media screen and (max-width: 768px) {
    [data-section-type="imgtxt_icon" ] {
        --imgtxt-icon-title-text-align:center;
    }
    .imgtxt-icon-text {
        margin: 16px auto;
    }

    .imgtxt-icon-image {
        margin-top: 22px;
    }

    .imgtxt-icon-wrapper {
        flex-wrap: nowrap;
        min-height: 245px;
    }

    .swiper-button-next {
        right: 10px;
        --swiper-navigation-size: 24px;
    }

    .swiper-button-prev {
        font-size: 14px;
        left: 10px;
        --swiper-navigation-size: 24px;
    }

    .imgtxt-icon-item {
        flex-direction: column;
        width: 100%;
    }

    [data-section-type="imgtxt_icon" ] .imgtxt-icon-desc {
        font-size: 16px;
        line-height: 24px;
    }

}

/* imgtxt_icon End */

/* imgtxt_lista */

.imgtxt-list-top {
    position: relative;
}

.imgtxt-list-content {
    position: absolute;
    top: 0px;
    left: 50%;
    transform: translateX(-50%);
    padding-top: 14px;
}

.imgtxt-list-contents {
    position: absolute;
    top: 40%;
    left: 50%;
    transform: translateX(-50%);
}

.imgtxt-list-title {
    font-weight: 400;
}

@media screen and (min-width: 1200px) {
    [data-section-type="imgtxt_icon"] {
        --imgtxt-icon-image-height:60px;
        --imgtxt-icon-image-width:60px;
        --imgtxt-icon-image-margin:54px 0 0;
    }
    .imgtxt-list-contents {
        min-width: 100%;
        text-align: center;
    }

    .imgtxt-list-content {
        top: 30px;
        width: 90%;
    }

    .imgtxt-list-text {
        text-align: left;
        line-height: 22px;
    }

    .imgtxt-icon-wrapper {
        min-height: 350px;
    }

}

@media screen and (max-width: 768px) {
    .imgtxta-list-top .img-box {
        height: 0px;
    }
    .imgtxt-list-top .imgtxt-list-contents {
        width: 95%;
        text-align: center;
    }
    .imgtxta-list-top .imgtxt-list-title {
        font-size: 16px;
        line-height: 24px;
    }

    .imgtxt-list-title {
        margin-bottom: 12px;
    }

    .imgtxt-list-content {
        width: 90%;
    }

    .imgtxt-list-text {
        line-height: 22px;
        font-size: 14px;
        color: #FFFFFF;
        text-align: left;
        padding-left: 10px;
    }
}

/* imgtxt-list End*/

/* content_choicereview */
[data-section-type="content_choicereview"] {
    --section-title-size:32px;
}
.choicereview .section-title span {
    padding-bottom: 7px;
}

.choicereview-item-top {
    margin-bottom: 12px;
}

@media screen and (max-width: 768px) {

    .choicereview .list-more-button {
        display: none;
    }
}

.choicereview-origin {
    color: var(--theme-font-color-sub);
}

.choicereview-item-top .choicereview-time {
    font-size: 14px;
    color: #4E4E4E;
    padding-top: 0px;
}

.choicereview-item-top .choicereview-content {
    color: var(--theme-font-color-sub);
}

.choicereview-content-more {
    font-size: 14px;
    color: #296FB7;
    line-height: 24px;
    padding: 0 var(--choicereview-body-side-padding, 14px);
    text-decoration: underline;
    margin-bottom: 12px;
}

.choicereview-content {
    margin-bottom: 0px;
}

/* 商品评价 End*/

@media screen and (min-width: 1200) {

    .home-image-slide.image-slide {
        --medium-title-size: 60px;
        --medium-subtitle-size: 40px;
    }

    .home-slide-content .home-slide-btn {
        margin-top: 28px;
    }

    .section-title {
        margin-bottom: 26px;
    }
}

@media screen and (max-width: 768px) {
    .home-image-slide .home-slide-content {
        width: 85%;
    }
    .home-image-slide.image-slide {
        --medium-title-size: 28px;
        --medium-subtitle-size: 18px;
    }
    .product-catelist-labels {
        margin-bottom: 32px;
    }

    .home-slide-title {
        line-height: 30px;
    }

    .home-slide-subtitle {
        width: 60%;
        font-size: 20px;
        line-height: 28px;
        margin: auto;
    }

    .home-slide-btn {
        font-weight: 300;
        color: #FFFFFF;
        width: 70%;
        height: 40px;
    }

    .home-slide-btn {
        padding: 0 14px;
    }

    .section-title {
        margin-bottom: 24px;
    }
}

.imgtxt-list-imagea {
--imgtxt-list-image-margin-bottom: 0px ;
}

.video-text-btn:hover{
    background-color: var(--main-color-second);
}
/* imgtxt-iconb */
.imgtxt-iconb-wrapper{
    display: flex;
}
.imgtxt-iconb-image{
  height: 60px;
  width: 60px;
  flex-shrink: 0;
}
.imgtxt-iconb-image>img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.imgtxt-iconb-item{
  --imgtxt-icon-item-flex-direction:row;
}
.imgtxt-iconb-text{
  padding-left: 10px;
  --imgtxt-icon-title-text-align:left;
  --imgtxt-icon-title-margin:0;
}
.imgtxt-iconb-desc{
  width: 100%;
  margin-top:10px;
  white-space: pre-wrap;
  text-decoration: underline;
  text-underline-offset: 3px;
  line-height: 1.5;
}
@media screen and (max-width: 767px){
  .imgtxt-iconb-wrapper{
      flex-wrap: wrap;
  }
  .imgtxt-iconb-item{
    --imgtxt-icon-title-size:16px;
    --imgtxt-icon-item-flex-num:"initial";
    --imgtxt-icon-item-bottom:20px;
    flex-direction:row;
    width: calc(50% - 10px);
  }
  .imgtxt-iconb-item:nth-child(2n){
    margin-right: 0;
  }
  .imgtxt-iconb-desc{
    margin-top: 4px;
  }
  .imgtxt-iconb-image{
    height: 50px;
    width: 50px;
  }
}