#image_slide1693224959110 .home-slide-title{font-size:var(--medium-title-size)}#image_slide1693224959110 .home-slide-subtitle{font-size:var(--medium-subtitle-size)}#image_slide1693224959110 .home-slide-btn{font-size:var(--medium-btn-size);border-radius:var(--theme-border-radius)}#slide-block1752220278442{padding-bottom:46.88%}@media screen and (max-width:767px){#slide-block1752220278442{padding-bottom:100%}}#slide-block1752740597024{padding-bottom:46.88%}@media screen and (max-width:767px){#slide-block1752740597024{padding-bottom:100%}}[data-section-id=image_slide1693224959110]{max-width:var(--max-width);padding:0 var(--side-padding);margin:auto;width:100%}.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}}[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)}}.home-image-slide.image-slide{--home-slide-title-weight:300;--medium-subtitle-size:40px;--home-slide-btn-top:25px}@media screen and (min-width:768px){#video_text1731918672216 .video-text-item{order:1}#video_text1731918672216 .video-text-body{order:2}}#video_text1731918672216 .video-text-body{align-items:center}#video_text1731918672216 .video-text-title{color:rgba(0,0,0,1)}#video_text1731918672216 .video-text-subtext{color:#333}#video_text1731918672216 .video-text-btn{background-color:rgba(0,0,0,1);border-color:rgba(255,255,255,1);color:rgba(255,255,255,1)}@media screen and (min-width:1200px){#video_text1731918672216 .video-text-title{font-size:30px}#video_text1731918672216 .video-text-subtext{font-size:16px}}.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:#000}.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-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)}}#product_cate1730864547293 .section-title{text-align:left;color:rgba(0,0,0,1)}#product_cate1730864547293 .section-sub-title{text-align:left;color:#333}#product_cate1730864547293 .product-list-btn{color:#fff;background-color:rgba(0,0,0,1);border-color:#fff}#product_cate1730864547293 .product-item{width:calc(100%/4 - var(--v-space)*(4 - 1)/4)}@media screen and (min-width:768px){#product_cate1730864547293 .product-item:nth-child(4n){margin-right:0}}@media screen and (min-width:1200px){#product_cate1730864547293 .section-title{font-size:30px}#product_cate1730864547293 .section-sub-title{font-size:16px}#product_cate1730864547293 .product-list-btn{font-size:16px}}@media screen and (max-width:767px){#product_cate1730864547293 .product-item{width:calc(100%/2 - var(--v-space)*(2 - 1)/2)}#product_cate1730864547293 .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)}#choiced_images1743145681166 .section-title{text-align:left;color:#333}#choiced_images1743145681166 .section-sub-title{text-align:left;color:#333}@media screen and (min-width:1200px){#choiced_images1743145681166 .section-title{font-size:30px}#choiced_images1743145681166 .section-sub-title{font-size:16px}}@media screen and (min-width:768px){#choiced_images1743145681166 .choice-imgs-item{margin-left:var(--v-space)}}#choiced_images1743145681166 .choice-imgs-item{width:calc(100%/3 - var(--v-space))}@media screen and (max-width:767px){#choiced_images1743145681166 .choice-imgs-item{width:calc((100% - 2*var(--v-space))/3)}#choiced_images1743145681166 .choice-imgs-item:nth-child(3n){margin-right:0}#choiced_images1743145681166 .choice-imgs-cover{--img-box-padding-bottom:125%}}.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}}#product_cate1730863582284 .section-title{text-align:left;color:rgba(0,0,0,1)}#product_cate1730863582284 .section-sub-title{text-align:left;color:#333}#product_cate1730863582284 .product-list-btn{color:#fff;background-color:rgba(0,0,0,1);border-color:#fff}#product_cate1730863582284 .product-item{width:calc(100%/4 - var(--v-space)*(4 - 1)/4)}@media screen and (min-width:768px){#product_cate1730863582284 .product-item:nth-child(4n){margin-right:0}}@media screen and (min-width:1200px){#product_cate1730863582284 .section-title{font-size:30px}#product_cate1730863582284 .section-sub-title{font-size:16px}#product_cate1730863582284 .product-list-btn{font-size:16px}}@media screen and (max-width:767px){#product_cate1730863582284 .product-item{width:calc(100%/2 - var(--v-space)*(2 - 1)/2)}#product_cate1730863582284 .product-item:nth-child(2n){margin-right:0}}#product_cate1730863350772 .section-title{text-align:left;color:rgba(0,0,0,1)}#product_cate1730863350772 .section-sub-title{text-align:left;color:#333}#product_cate1730863350772 .product-list-btn{color:#fff;background-color:rgba(0,0,0,1);border-color:#fff}#product_cate1730863350772 .product-item{width:calc(100%/4 - var(--v-space)*(4 - 1)/4)}@media screen and (min-width:768px){#product_cate1730863350772 .product-item:nth-child(4n){margin-right:0}}@media screen and (min-width:1200px){#product_cate1730863350772 .section-title{font-size:30px}#product_cate1730863350772 .section-sub-title{font-size:16px}#product_cate1730863350772 .product-list-btn{font-size:16px}}@media screen and (max-width:767px){#product_cate1730863350772 .product-item{width:calc(100%/2 - var(--v-space)*(2 - 1)/2)}#product_cate1730863350772 .product-item:nth-child(2n){margin-right:0}}#image_list1730862346331 .image-item{width:calc((100% - var(--v-space)*5)/6);padding-bottom:calc((100% - var(--v-space)*5)/6)}#image_list1730862346331 .section-title{text-align:left;color:rgba(0,0,0,1)}#image_list1730862346331 .section-sub-title{text-align:left;color:#333}#image_list1730862346331 .list-more-button{text-align:left}@media screen and (min-width:768px){#image_list1730862346331 .image-item:nth-child(6n){margin-right:0}}@media screen and (max-width:767px){#image_list1730862346331 .image-item{width:calc((100% - var(--v-space)*2)/3);padding-bottom:calc((100% - var(--v-space)*2)/3)}#image_list1730862346331 .image-item:nth-child(3n){margin-right:0}}@media screen and (min-width:1200px){#image_list1730862346331 .section-title{font-size:30px}#image_list1730862346331 .section-sub-title{font-size:16px}}.image-list{display:flex;flex-wrap:var(--image-list-wrap,wrap)}.image-list .image-item{margin:var(--image-list-item-margin,0 var(--v-space) var(--h-space) 0)}@media screen and (max-width:767px){.image-list .image-item{width:100%}}#product_cate1742634679279 .section-title{text-align:left;color:#333}#product_cate1742634679279 .section-sub-title{text-align:left;color:#333}#product_cate1742634679279 .product-list-btn{color:#fff;background-color:#000;border-color:#fff}#product_cate1742634679279 .product-item{width:calc(100%/4 - var(--v-space)*(4 - 1)/4)}@media screen and (min-width:768px){#product_cate1742634679279 .product-item:nth-child(4n){margin-right:0}}@media screen and (min-width:1200px){#product_cate1742634679279 .section-title{font-size:30px}#product_cate1742634679279 .section-sub-title{font-size:16px}#product_cate1742634679279 .product-list-btn{font-size:16px}}@media screen and (max-width:767px){#product_cate1742634679279 .product-item{width:calc(100%/2 - var(--v-space)*(2 - 1)/2)}#product_cate1742634679279 .product-item:nth-child(2n){margin-right:0}}#image_slide1743385466179 .home-slide-title{font-size:var(--medium-title-size)}#image_slide1743385466179 .home-slide-subtitle{font-size:var(--medium-subtitle-size)}#image_slide1743385466179 .home-slide-btn{font-size:var(--medium-btn-size);border-radius:var(--theme-border-radius)}#slide-1743385466179{padding-bottom:600px}@media screen and (max-width:767px){#slide-1743385466179{padding-bottom:460px}}[data-section-id=image_slide1743385466179]{max-width:var(--max-width);padding:0 var(--side-padding);margin:auto;width:100%}#product_cate1733970446450 .section-title{text-align:left;color:rgba(0,0,0,1)}#product_cate1733970446450 .section-sub-title{text-align:left;color:#333}#product_cate1733970446450 .product-list-btn{color:#fff;background-color:rgba(0,0,0,1);border-color:#fff}#product_cate1733970446450 .product-item{width:calc(100%/4 - var(--v-space)*(4 - 1)/4)}@media screen and (min-width:768px){#product_cate1733970446450 .product-item:nth-child(4n){margin-right:0}}@media screen and (min-width:1200px){#product_cate1733970446450 .section-title{font-size:30px}#product_cate1733970446450 .section-sub-title{font-size:16px}#product_cate1733970446450 .product-list-btn{font-size:16px}}@media screen and (max-width:767px){#product_cate1733970446450 .product-item{width:calc(100%/2 - var(--v-space)*(2 - 1)/2)}#product_cate1733970446450 .product-item:nth-child(2n){margin-right:0}}#product_cate1744008136041 .section-title{text-align:left;color:#333}#product_cate1744008136041 .section-sub-title{text-align:left;color:#333}#product_cate1744008136041 .product-list-btn{color:#fff;background-color:#000;border-color:#fff}#product_cate1744008136041 .product-item{width:calc(100%/4 - var(--v-space)*(4 - 1)/4)}@media screen and (min-width:768px){#product_cate1744008136041 .product-item:nth-child(4n){margin-right:0}}@media screen and (min-width:1200px){#product_cate1744008136041 .section-title{font-size:30px}#product_cate1744008136041 .section-sub-title{font-size:16px}#product_cate1744008136041 .product-list-btn{font-size:16px}}@media screen and (max-width:767px){#product_cate1744008136041 .product-item{width:calc(100%/2 - var(--v-space)*(2 - 1)/2)}#product_cate1744008136041 .product-item:nth-child(2n){margin-right:0}}#image_list1730863768036 .image-item{width:calc((100% - var(--v-space)*5)/6);padding-bottom:calc((100% - var(--v-space)*5)/6)}#image_list1730863768036 .section-title{text-align:left;color:rgba(0,0,0,1)}#image_list1730863768036 .section-sub-title{text-align:left;color:#333}#image_list1730863768036 .list-more-button{text-align:left}@media screen and (min-width:768px){#image_list1730863768036 .image-item:nth-child(6n){margin-right:0}}@media screen and (max-width:767px){#image_list1730863768036 .image-item{width:calc((100% - var(--v-space)*2)/3);padding-bottom:calc((100% - var(--v-space)*2)/3)}#image_list1730863768036 .image-item:nth-child(3n){margin-right:0}}@media screen and (min-width:1200px){#image_list1730863768036 .section-title{font-size:30px}#image_list1730863768036 .section-sub-title{font-size:16px}}#product_cate1742200722784 .section-title{text-align:left;color:#333}#product_cate1742200722784 .section-sub-title{text-align:left;color:#333}#product_cate1742200722784 .product-list-btn{color:#fff;background-color:#000;border-color:#fff}#product_cate1742200722784 .product-item{width:calc(100%/4 - var(--v-space)*(4 - 1)/4)}@media screen and (min-width:768px){#product_cate1742200722784 .product-item:nth-child(4n){margin-right:0}}@media screen and (min-width:1200px){#product_cate1742200722784 .section-title{font-size:30px}#product_cate1742200722784 .section-sub-title{font-size:16px}#product_cate1742200722784 .product-list-btn{font-size:16px}}@media screen and (max-width:767px){#product_cate1742200722784 .product-item{width:calc(100%/2 - var(--v-space)*(2 - 1)/2)}#product_cate1742200722784 .product-item:nth-child(2n){margin-right:0}}@media screen and (min-width:768px){#content_blog1730949702316 .content-blog-item{width:calc((100% - var(--v-space)*3)/4)}#content_blog1730949702316 .content-blog-item:nth-child(4n){margin-right:0}}@media screen and (min-width:1200px){#content_blog1730949702316{--section-title-size:30px;--section-subtitle-size:16px}}#content_blog1730949702316{--section-title-align:left}#content_blog1730949702316 .section-title{color:rgba(0,0,0,1)}#content_blog1730949702316 .section-sub-title{color:#333}.content-blog-list{display:flex;flex-wrap:var(--content-blog-list-wrap,wrap)}.content-blog-item{margin:var(--content-blog-item-margin,0 var(--v-space) var(--h-space) 0)}.content-blog-cover{padding-bottom:66.67%}.content-blog-body{padding:var(--content-blog-body-padding,14px 14px 0)}.content-blog-title{margin-bottom:var(--content-blog-title-bottom,14px);font-size:var(--content-blog-title-size,16px);line-height:calc(var(--content-blog-title-size,16px) + 8px);font-weight:var(--content-blog-title-weight,700);color:var(--theme-font-color)}.content-blog-info{display:flex;justify-content:var(--content-blog-info-justify-content,space-between);align-items:center;margin-bottom:var(--content-blog-info-bottom,14px)}.content-blog-time{color:var(--theme-font-color-sub);font-size:var(--content-blog-time-size,14px)}.content-blog-content{font-size:var(--content-blog-content-size,14px)}.content-blog-read{display:block;margin-top:var(--content-blog-content-bottom,6px);color:var(--content-blog-redmore-color,var(--highlight-font-color));text-decoration:underline;font-size:var(--content-blog-redmore-size,14px)}.content-blog .prev-btn,.content-blog .next-btn{display:none}@media screen and (max-width:767px){.content-blog{--content-blog-list-wrap:nowrap;--content-blog-item-margin:0}.content-blog-item{width:100%}.content-blog-title{width:auto}.content-blog .list-more-button{margin-top:var(--list-more-top);margin-bottom:0}}#content_choicereview1692265169524 .section-title{text-align:left}@media screen and (min-width:769px){#content_choicereview1692265169524 .choicereview-item{width:calc((100% - 3*var(--v-space))/4)}#content_choicereview1692265169524 .choicereview-item:nth-child(4n){margin-right:0}}.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)}}.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:0}.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:0}#multi_imgtxt1731918291224 .section-title{color:#333;text-align:}#multi_imgtxt1731918291224 .section-sub-title{color:;text-align:}@media screen and (min-width:768px){#multi_item1731918291225 .multi-imgtxt-image{order:1;padding-bottom:calc(45.13%*var(--multi-imgtxt-img-ratio,.5))}#multi_item1731918291225 .multi-imgtxt-text{order:2}#multi_item1731918291224 .multi-imgtxt-image{order:2;padding-bottom:calc(45.07%*var(--multi-imgtxt-img-ratio,.5))}#multi_item1731918291224 .multi-imgtxt-text{order:1}}#multi_item1731918291225 .multi-imgtxt-title{color:rgba(0,0,0,1)}#multi_item1731918291225 .multi-imgtxt-content{color:#333}#multi_item1731918291225 .multi-imgtxt-btn{color:#fff;background-color:rgba(0,0,0,1);border-color:rgba(0,0,0,1)}@media screen and (max-width:767px){#multi_item1731918291225 .multi-imgtxt-image{padding-bottom:45.13%}}#multi_item1731918291224 .multi-imgtxt-title{color:rgba(0,0,0,1)}#multi_item1731918291224 .multi-imgtxt-content{color:#333}#multi_item1731918291224 .multi-imgtxt-btn{color:#fff;background-color:rgba(0,0,0,1);border-color:rgba(0,0,0,1)}@media screen and (max-width:767px){#multi_item1731918291224 .multi-imgtxt-image{padding-bottom:45.07%}}.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,20px 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);line-height:calc(var(--multi-imgtxt-text-size,14px) + 8px)}.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}}#text_rich1702107711368 .section-title{text-align:center;color:#333}#text_rich1702107711368 .section-sub-title{color:#333;text-align:center}@media screen and (min-width:1200px){#text_rich1702107711368 .section-title{font-size:48px}#text_rich1702107711368 .section-sub-title{font-size:16px}}#text_rich1702109355908 .section-title{text-align:left;color:#333}#text_rich1702109355908 .section-sub-title{color:#333;text-align:left}@media screen and (min-width:1200px){#text_rich1702109355908 .section-title{font-size:30px}#text_rich1702109355908 .section-sub-title{font-size:16px}}#text_rich1702109467076 .section-title{text-align:left;color:#333}#text_rich1702109467076 .section-sub-title{color:#333;text-align:left}@media screen and (min-width:1200px){#text_rich1702109467076 .section-title{font-size:24px}#text_rich1702109467076 .section-sub-title{font-size:16px}}#text_rich1702109626580 .section-title{text-align:left;color:#333}#text_rich1702109626580 .section-sub-title{color:#333;text-align:left}@media screen and (min-width:1200px){#text_rich1702109626580 .section-title{font-size:30px}#text_rich1702109626580 .section-sub-title{font-size:16px}}#text_rich1702109945260 .section-title{text-align:left;color:#333}#text_rich1702109945260 .section-sub-title{color:#333;text-align:left}@media screen and (min-width:1200px){#text_rich1702109945260 .section-title{font-size:30px}#text_rich1702109945260 .section-sub-title{font-size:16px}}#text_rich1703148943790 .section-title{text-align:left;color:#333}#text_rich1703148943790 .section-sub-title{color:#333;text-align:left}@media screen and (min-width:1200px){#text_rich1703148943790 .section-title{font-size:40px}#text_rich1703148943790 .section-sub-title{font-size:16px}}#product_slide1703148578377 .swiper-slide{width:calc(100%/2 - var(--v-space)*(2 - 1)/2)}@media screen and (min-width:768px){#product_slide1703148578377 .swiper-slide{width:calc(100%/4 - var(--v-space)*(4 - 1)/4)}}#product-product_slide1703148578377 .section-title{text-align:left;color:#333}#product-product_slide1703148578377 .section-sub-title{color:#333;text-align:left}#product-product_slide1703148578377 .product-slide-btn{color:;border-color:;background-color:}@media screen and (min-width:1200px){#product-product_slide1703148578377 .section-title{font-size:40px}#product-product_slide1703148578377 .section-sub-title{font-size:16px}}.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)}}#product_slide1703148731013 .swiper-slide{width:calc(100%/2 - var(--v-space)*(2 - 1)/2)}@media screen and (min-width:768px){#product_slide1703148731013 .swiper-slide{width:calc(100%/4 - var(--v-space)*(4 - 1)/4)}}#product-product_slide1703148731013 .section-title{text-align:left;color:#333}#product-product_slide1703148731013 .section-sub-title{color:#333;text-align:left}#product-product_slide1703148731013 .product-slide-btn{color:;border-color:;background-color:}@media screen and (min-width:1200px){#product-product_slide1703148731013 .section-title{font-size:40px}#product-product_slide1703148731013 .section-sub-title{font-size:16px}}#product_slide1703148862274 .swiper-slide{width:calc(100%/2 - var(--v-space)*(2 - 1)/2)}@media screen and (min-width:768px){#product_slide1703148862274 .swiper-slide{width:calc(100%/3 - var(--v-space)*(3 - 1)/3)}}#product-product_slide1703148862274 .section-title{text-align:left;color:#333}#product-product_slide1703148862274 .section-sub-title{color:#333;text-align:left}#product-product_slide1703148862274 .product-slide-btn{color:;border-color:;background-color:}@media screen and (min-width:1200px){#product-product_slide1703148862274 .section-title{font-size:40px}#product-product_slide1703148862274 .section-sub-title{font-size:16px}}#product_slide1703148812310 .swiper-slide{width:calc(100%/2 - var(--v-space)*(2 - 1)/2)}@media screen and (min-width:768px){#product_slide1703148812310 .swiper-slide{width:calc(100%/4 - var(--v-space)*(4 - 1)/4)}}#product-product_slide1703148812310 .section-title{text-align:left;color:#333}#product-product_slide1703148812310 .section-sub-title{color:#333;text-align:left}#product-product_slide1703148812310 .product-slide-btn{color:;border-color:;background-color:}@media screen and (min-width:1200px){#product-product_slide1703148812310 .section-title{font-size:40px}#product-product_slide1703148812310 .section-sub-title{font-size:16px}}#product_slide1703149879823 .swiper-slide{width:calc(100%/2 - var(--v-space)*(2 - 1)/2)}@media screen and (min-width:768px){#product_slide1703149879823 .swiper-slide{width:calc(100%/4 - var(--v-space)*(4 - 1)/4)}}#product-product_slide1703149879823 .section-title{text-align:left;color:#333}#product-product_slide1703149879823 .section-sub-title{color:#333;text-align:left}#product-product_slide1703149879823 .product-slide-btn{color:;border-color:;background-color:}@media screen and (min-width:1200px){#product-product_slide1703149879823 .section-title{font-size:40px}#product-product_slide1703149879823 .section-sub-title{font-size:16px}}#product_slide1703840686263 .swiper-slide{width:calc(100%/2 - var(--v-space)*(2 - 1)/2)}@media screen and (min-width:768px){#product_slide1703840686263 .swiper-slide{width:calc(100%/4 - var(--v-space)*(4 - 1)/4)}}#product-product_slide1703840686263 .section-title{text-align:left;color:#333}#product-product_slide1703840686263 .section-sub-title{color:#333;text-align:left}#product-product_slide1703840686263 .product-slide-btn{color:;border-color:;background-color:}@media screen and (min-width:1200px){#product-product_slide1703840686263 .section-title{font-size:40px}#product-product_slide1703840686263 .section-sub-title{font-size:16px}}#text_rich1703673328639 .section-title{text-align:left;color:#333}#text_rich1703673328639 .section-sub-title{color:#333;text-align:left}@media screen and (min-width:1200px){#text_rich1703673328639 .section-title{font-size:40px}#text_rich1703673328639 .section-sub-title{font-size:16px}}#text_rich1703668789562 .section-title{text-align:left;color:#333}#text_rich1703668789562 .section-sub-title{color:#333;text-align:left}@media screen and (min-width:1200px){#text_rich1703668789562 .section-title{font-size:40px}#text_rich1703668789562 .section-sub-title{font-size:16px}}#image_list1731743392273 .image-item{width:calc((100% - var(--v-space)*7)/8);padding-bottom:calc((100% - var(--v-space)*7)/8)}#image_list1731743392273 .section-title{text-align:left;color:#333}#image_list1731743392273 .section-sub-title{text-align:left;color:#333}#image_list1731743392273 .list-more-button{text-align:left}@media screen and (min-width:768px){#image_list1731743392273 .image-item:nth-child(8n){margin-right:0}}@media screen and (max-width:767px){#image_list1731743392273 .image-item{width:calc((100% - var(--v-space)*1)/2);padding-bottom:calc((100% - var(--v-space)*1)/2)}#image_list1731743392273 .image-item:nth-child(2n){margin-right:0}}@media screen and (min-width:1200px){#image_list1731743392273 .section-title{font-size:40px}#image_list1731743392273 .section-sub-title{font-size:16px}}#text_rich1708682134704 .section-title{text-align:left;color:#333}#text_rich1708682134704 .section-sub-title{color:#333;text-align:left}@media screen and (min-width:1200px){#text_rich1708682134704 .section-title{font-size:40px}#text_rich1708682134704 .section-sub-title{font-size:16px}}#video_list1735032732897 .video-list-title{color:#333;text-align:left}@media screen and (min-width:768px){#video_list1735032732897 .video-list-title{font-size:30pxpx}}#video_list1735032732897 .video-list-item{height:var(--video-list-item-height,400px)}@media screen and (max-width:767px){#video_list1735032732897 .video-list-item{--video-list-item-height:200px}}.video-list-content{display:flex;row-gap:var(--h-space);column-gap:var(--v-space)}.video-list-item{flex:1;position:relative}.video-list-innner{position:absolute;top:0;left:0;z-index:10;width:100%;height:100%;object-fit:cover}video.video-list-innner{border:1px solid transparent;object-fit:contain;background-color:#000}.video-list-coverimg{z-index:20}.video-list-cover{cursor:pointer}.video-list-cover::before{content:"\e7d1";font-family:"iconfont";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:30;padding:20px;text-align:center;font-size:24px;border-radius:50%;background-color:rgba(0,0,0,.5);color:rgba(255,255,255,.5)}@media screen and (max-width:767px){.video-list-content{flex-direction:column}.video-list-item{flex:unset}}#video_list1735208225370 .video-list-item{height:var(--video-list-item-height,400px)}@media screen and (max-width:767px){#video_list1735208225370 .video-list-item{--video-list-item-height:200px}}#image_list1735031457872 .image-item{width:calc((100% - var(--v-space)*5)/6);padding-bottom:calc((100% - var(--v-space)*5)/6)}#image_list1735031457872 .section-title{text-align:left;color:#333}#image_list1735031457872 .section-sub-title{text-align:left;color:#333}#image_list1735031457872 .list-more-button{text-align:left}@media screen and (min-width:768px){#image_list1735031457872 .image-item:nth-child(6n){margin-right:0}}@media screen and (max-width:767px){#image_list1735031457872 .image-item{width:calc((100% - var(--v-space)*2)/3);padding-bottom:calc((100% - var(--v-space)*2)/3)}#image_list1735031457872 .image-item:nth-child(3n){margin-right:0}}@media screen and (min-width:1200px){#image_list1735031457872 .section-title{font-size:30px}#image_list1735031457872 .section-sub-title{font-size:16px}}#product_cate1735031840364 .section-title{text-align:left;color:#333}#product_cate1735031840364 .section-sub-title{text-align:left;color:#333}#product_cate1735031840364 .product-list-btn{color:#fff;background-color:#000;border-color:#fff}#product_cate1735031840364 .product-item{width:calc(100%/4 - var(--v-space)*(4 - 1)/4)}@media screen and (min-width:768px){#product_cate1735031840364 .product-item:nth-child(4n){margin-right:0}}@media screen and (min-width:1200px){#product_cate1735031840364 .section-title{font-size:30px}#product_cate1735031840364 .section-sub-title{font-size:16px}#product_cate1735031840364 .product-list-btn{font-size:16px}}@media screen and (max-width:767px){#product_cate1735031840364 .product-item{width:calc(100%/2 - var(--v-space)*(2 - 1)/2)}#product_cate1735031840364 .product-item:nth-child(2n){margin-right:0}}#image_list1735031965042 .image-item{width:calc((100% - var(--v-space)*5)/6);padding-bottom:calc((100% - var(--v-space)*5)/6)}#image_list1735031965042 .section-title{text-align:left;color:#333}#image_list1735031965042 .section-sub-title{text-align:left;color:#333}#image_list1735031965042 .list-more-button{text-align:left}@media screen and (min-width:768px){#image_list1735031965042 .image-item:nth-child(6n){margin-right:0}}@media screen and (max-width:767px){#image_list1735031965042 .image-item{width:calc((100% - var(--v-space)*2)/3);padding-bottom:calc((100% - var(--v-space)*2)/3)}#image_list1735031965042 .image-item:nth-child(3n){margin-right:0}}@media screen and (min-width:1200px){#image_list1735031965042 .section-title{font-size:30px}#image_list1735031965042 .section-sub-title{font-size:16px}}#product_cate1735032299065 .section-title{text-align:left;color:#333}#product_cate1735032299065 .section-sub-title{text-align:left;color:#333}#product_cate1735032299065 .product-list-btn{color:#fff;background-color:#000;border-color:#fff}#product_cate1735032299065 .product-item{width:calc(100%/4 - var(--v-space)*(4 - 1)/4)}@media screen and (min-width:768px){#product_cate1735032299065 .product-item:nth-child(4n){margin-right:0}}@media screen and (min-width:1200px){#product_cate1735032299065 .section-title{font-size:30px}#product_cate1735032299065 .section-sub-title{font-size:16px}#product_cate1735032299065 .product-list-btn{font-size:16px}}@media screen and (max-width:767px){#product_cate1735032299065 .product-item{width:calc(100%/2 - var(--v-space)*(2 - 1)/2)}#product_cate1735032299065 .product-item:nth-child(2n){margin-right:0}}#image_slide1736930118783 .home-slide-title{font-size:var(--small-title-size)}#image_slide1736930118783 .home-slide-subtitle{font-size:var(--small-subtitle-size)}#image_slide1736930118783 .home-slide-btn{font-size:var(--small-btn-size);border-radius:var(--theme-border-radius)}#slide-1736930118783{padding-bottom:29.45%}@media screen and (max-width:767px){#slide-1736930118783{padding-bottom:29.45%}}#slide-block1736935206992{padding-bottom:29.45%}@media screen and (max-width:767px){#slide-block1736935206992{padding-bottom:29.45%}}#slide-block1736935207664{padding-bottom:29.45%}@media screen and (max-width:767px){#slide-block1736935207664{padding-bottom:29.45%}}[data-section-id=image_slide1736930118783]{max-width:var(--max-width);padding:0 var(--side-padding);margin:auto;width:100%}#text_rich1736930087660 .section-title{text-align:center;color:#333}#text_rich1736930087660 .section-sub-title{color:#333;text-align:center}@media screen and (min-width:1200px){#text_rich1736930087660 .section-title{font-size:30px}#text_rich1736930087660 .section-sub-title{font-size:16px}}#video_single1736930198685 .section-title{color:rgba(80,153,5,1);text-align:left}#video_single1736930198685 .section-sub-title{text-align:left;color:#333}@media screen and (min-width:1200px){#video_single1736930198685 .section-title{font-size:20px}#video_single1736930198685 .section-sub-title{font-size:16px}}.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}}.video-text-btn:hover{background-color:var(--main-color-second)}#text_rich1736930447111 .section-title{text-align:left;color:#333}#text_rich1736930447111 .section-sub-title{color:#333;text-align:left}@media screen and (min-width:1200px){#text_rich1736930447111 .section-title{font-size:40px}#text_rich1736930447111 .section-sub-title{font-size:16px}}#video_single1736930694824 .section-title{color:rgba(80,153,5,1);text-align:left}#video_single1736930694824 .section-sub-title{text-align:left;color:#333}@media screen and (min-width:1200px){#video_single1736930694824 .section-title{font-size:20px}#video_single1736930694824 .section-sub-title{font-size:16px}}#text_rich1736931854777 .section-title{text-align:left;color:#333}#text_rich1736931854777 .section-sub-title{color:#333;text-align:left}@media screen and (min-width:1200px){#text_rich1736931854777 .section-title{font-size:40px}#text_rich1736931854777 .section-sub-title{font-size:16px}}#text_rich1736932296097 .section-title{text-align:left;color:rgba(80,153,5,1)}#text_rich1736932296097 .section-sub-title{color:#333;text-align:left}@media screen and (min-width:1200px){#text_rich1736932296097 .section-title{font-size:20px}#text_rich1736932296097 .section-sub-title{font-size:16px}}#image_list1736932781648 .image-item{width:calc((100% - var(--v-space)*3)/4);padding-bottom:calc((100% - var(--v-space)*3)/4)}#image_list1736932781648 .section-title{text-align:center;color:#333}#image_list1736932781648 .section-sub-title{text-align:center;color:#333}#image_list1736932781648 .list-more-button{text-align:center}@media screen and (min-width:768px){#image_list1736932781648 .image-item:nth-child(4n){margin-right:0}}@media screen and (max-width:767px){#image_list1736932781648 .image-item{width:calc((100% - var(--v-space)*1)/2);padding-bottom:calc((100% - var(--v-space)*1)/2)}#image_list1736932781648 .image-item:nth-child(2n){margin-right:0}}@media screen and (min-width:1200px){#image_list1736932781648 .section-title{font-size:40px}#image_list1736932781648 .section-sub-title{font-size:16px}}#text_rich1736933278071 .section-title{text-align:left;color:#333}#text_rich1736933278071 .section-sub-title{color:#333;text-align:left}@media screen and (min-width:1200px){#text_rich1736933278071 .section-title{font-size:40px}#text_rich1736933278071 .section-sub-title{font-size:16px}}#text_rich1736933736480 .section-title{text-align:left;color:rgba(80,153,5,1)}#text_rich1736933736480 .section-sub-title{color:#333;text-align:left}@media screen and (min-width:1200px){#text_rich1736933736480 .section-title{font-size:20px}#text_rich1736933736480 .section-sub-title{font-size:16px}}#image_list1736933840759 .image-item{width:calc((100% - var(--v-space)*3)/4);padding-bottom:calc((120.25% - var(--v-space)*3)/4)}#image_list1736933840759 .section-title{text-align:left;color:#333}#image_list1736933840759 .section-sub-title{text-align:left;color:#333}#image_list1736933840759 .list-more-button{text-align:left}@media screen and (min-width:768px){#image_list1736933840759 .image-item:nth-child(4n){margin-right:0}}@media screen and (max-width:767px){#image_list1736933840759 .image-item{width:calc((100% - var(--v-space)*1)/2);padding-bottom:calc((120.25% - var(--v-space)*1)/2)}#image_list1736933840759 .image-item:nth-child(2n){margin-right:0}}@media screen and (min-width:1200px){#image_list1736933840759 .section-title{font-size:40px}#image_list1736933840759 .section-sub-title{font-size:16px}}#text_rich1736934210497 .section-title{text-align:left;color:#333}#text_rich1736934210497 .section-sub-title{color:#333;text-align:left}@media screen and (min-width:1200px){#text_rich1736934210497 .section-title{font-size:40px}#text_rich1736934210497 .section-sub-title{font-size:16px}}#text_rich1736934294471 .section-title{text-align:left;color:rgba(80,153,5,1)}#text_rich1736934294471 .section-sub-title{color:#333;text-align:left}@media screen and (min-width:1200px){#text_rich1736934294471 .section-title{font-size:20px}#text_rich1736934294471 .section-sub-title{font-size:16px}}#video_single1736934428873 .section-title{color:#333;text-align:left}#video_single1736934428873 .section-sub-title{text-align:left;color:#333}@media screen and (min-width:1200px){#video_single1736934428873 .section-title{font-size:40px}#video_single1736934428873 .section-sub-title{font-size:16px}}#text_rich1736934715696 .section-title{text-align:left;color:#333}#text_rich1736934715696 .section-sub-title{color:#333;text-align:left}@media screen and (min-width:1200px){#text_rich1736934715696 .section-title{font-size:40px}#text_rich1736934715696 .section-sub-title{font-size:16px}}#text_rich1736990742973 .section-title{text-align:left;color:rgba(80,153,5,1)}#text_rich1736990742973 .section-sub-title{color:#333;text-align:left}@media screen and (min-width:1200px){#text_rich1736990742973 .section-title{font-size:20px}#text_rich1736990742973 .section-sub-title{font-size:16px}}#image_list1736990822562 .image-item{width:calc((100% - var(--v-space)*3)/4);padding-bottom:calc((100% - var(--v-space)*3)/4)}#image_list1736990822562 .section-title{text-align:left;color:#333}#image_list1736990822562 .section-sub-title{text-align:left;color:#333}#image_list1736990822562 .list-more-button{text-align:left}@media screen and (min-width:768px){#image_list1736990822562 .image-item:nth-child(4n){margin-right:0}}@media screen and (max-width:767px){#image_list1736990822562 .image-item{width:calc((100% - var(--v-space)*1)/2);padding-bottom:calc((100% - var(--v-space)*1)/2)}#image_list1736990822562 .image-item:nth-child(2n){margin-right:0}}@media screen and (min-width:1200px){#image_list1736990822562 .section-title{font-size:40px}#image_list1736990822562 .section-sub-title{font-size:16px}}#text_rich1736991185918 .section-title{text-align:left;color:#333}#text_rich1736991185918 .section-sub-title{color:#333;text-align:left}@media screen and (min-width:1200px){#text_rich1736991185918 .section-title{font-size:40px}#text_rich1736991185918 .section-sub-title{font-size:16px}}#text_rich1736992311548 .section-title{text-align:left;color:rgba(80,153,5,1)}#text_rich1736992311548 .section-sub-title{color:#333;text-align:left}@media screen and (min-width:1200px){#text_rich1736992311548 .section-title{font-size:20px}#text_rich1736992311548 .section-sub-title{font-size:16px}}#image_list1736991409670 .image-item{width:calc((100% - var(--v-space)*3)/4);padding-bottom:calc((100% - var(--v-space)*3)/4)}#image_list1736991409670 .section-title{text-align:left;color:#333}#image_list1736991409670 .section-sub-title{text-align:left;color:#333}#image_list1736991409670 .list-more-button{text-align:left}@media screen and (min-width:768px){#image_list1736991409670 .image-item:nth-child(4n){margin-right:0}}@media screen and (max-width:767px){#image_list1736991409670 .image-item{width:calc((100% - var(--v-space)*1)/2);padding-bottom:calc((100% - var(--v-space)*1)/2)}#image_list1736991409670 .image-item:nth-child(2n){margin-right:0}}@media screen and (min-width:1200px){#image_list1736991409670 .section-title{font-size:40px}#image_list1736991409670 .section-sub-title{font-size:16px}}#text_rich1736992247147 .section-title{text-align:left;color:#333}#text_rich1736992247147 .section-sub-title{color:#333;text-align:left}@media screen and (min-width:1200px){#text_rich1736992247147 .section-title{font-size:40px}#text_rich1736992247147 .section-sub-title{font-size:16px}}#text_rich1736992438540 .section-title{text-align:left;color:rgba(80,153,5,1)}#text_rich1736992438540 .section-sub-title{color:#333;text-align:left}@media screen and (min-width:1200px){#text_rich1736992438540 .section-title{font-size:20px}#text_rich1736992438540 .section-sub-title{font-size:16px}}#image_list1736992592148 .image-item{width:calc((100% - var(--v-space)*3)/4);padding-bottom:calc((100% - var(--v-space)*3)/4)}#image_list1736992592148 .section-title{text-align:left;color:#333}#image_list1736992592148 .section-sub-title{text-align:left;color:#333}#image_list1736992592148 .list-more-button{text-align:left}@media screen and (min-width:768px){#image_list1736992592148 .image-item:nth-child(4n){margin-right:0}}@media screen and (max-width:767px){#image_list1736992592148 .image-item{width:calc((100% - var(--v-space)*1)/2);padding-bottom:calc((100% - var(--v-space)*1)/2)}#image_list1736992592148 .image-item:nth-child(2n){margin-right:0}}@media screen and (min-width:1200px){#image_list1736992592148 .section-title{font-size:40px}#image_list1736992592148 .section-sub-title{font-size:16px}}#text_rich1736993282402 .section-title{text-align:left;color:#333}#text_rich1736993282402 .section-sub-title{color:#333;text-align:left}@media screen and (min-width:1200px){#text_rich1736993282402 .section-title{font-size:40px}#text_rich1736993282402 .section-sub-title{font-size:16px}}#text_rich1736993370251 .section-title{text-align:left;color:rgba(80,153,5,1)}#text_rich1736993370251 .section-sub-title{color:#333;text-align:left}@media screen and (min-width:1200px){#text_rich1736993370251 .section-title{font-size:20px}#text_rich1736993370251 .section-sub-title{font-size:16px}}#image_list1736995069898 .image-item{width:calc((100% - var(--v-space)*3)/4);padding-bottom:calc((100% - var(--v-space)*3)/4)}#image_list1736995069898 .section-title{text-align:left;color:#333}#image_list1736995069898 .section-sub-title{text-align:left;color:#333}#image_list1736995069898 .list-more-button{text-align:left}@media screen and (min-width:768px){#image_list1736995069898 .image-item:nth-child(4n){margin-right:0}}@media screen and (max-width:767px){#image_list1736995069898 .image-item{width:calc((100% - var(--v-space)*1)/2);padding-bottom:calc((100% - var(--v-space)*1)/2)}#image_list1736995069898 .image-item:nth-child(2n){margin-right:0}}@media screen and (min-width:1200px){#image_list1736995069898 .section-title{font-size:40px}#image_list1736995069898 .section-sub-title{font-size:16px}}#text_rich1736995596352 .section-title{text-align:left;color:#333}#text_rich1736995596352 .section-sub-title{color:#333;text-align:left}@media screen and (min-width:1200px){#text_rich1736995596352 .section-title{font-size:40px}#text_rich1736995596352 .section-sub-title{font-size:16px}}#text_rich1736995696824 .section-title{text-align:left;color:rgba(80,153,5,1)}#text_rich1736995696824 .section-sub-title{color:#333;text-align:left}@media screen and (min-width:1200px){#text_rich1736995696824 .section-title{font-size:20px}#text_rich1736995696824 .section-sub-title{font-size:16px}}#image_list1736995845209 .image-item{width:calc((100% - var(--v-space)*3)/4);padding-bottom:calc((100% - var(--v-space)*3)/4)}#image_list1736995845209 .section-title{text-align:left;color:#333}#image_list1736995845209 .section-sub-title{text-align:left;color:#333}#image_list1736995845209 .list-more-button{text-align:left}@media screen and (min-width:768px){#image_list1736995845209 .image-item:nth-child(4n){margin-right:0}}@media screen and (max-width:767px){#image_list1736995845209 .image-item{width:calc((100% - var(--v-space)*1)/2);padding-bottom:calc((100% - var(--v-space)*1)/2)}#image_list1736995845209 .image-item:nth-child(2n){margin-right:0}}@media screen and (min-width:1200px){#image_list1736995845209 .section-title{font-size:40px}#image_list1736995845209 .section-sub-title{font-size:16px}}#text_rich1736996303057 .section-title{text-align:left;color:#333}#text_rich1736996303057 .section-sub-title{color:#333;text-align:left}@media screen and (min-width:1200px){#text_rich1736996303057 .section-title{font-size:40px}#text_rich1736996303057 .section-sub-title{font-size:16px}}#video_single1736996412947 .section-title{color:#333;text-align:left}#video_single1736996412947 .section-sub-title{text-align:left;color:#333}@media screen and (min-width:1200px){#video_single1736996412947 .section-title{font-size:40px}#video_single1736996412947 .section-sub-title{font-size:16px}}#image_slide1741682956980 .home-slide-title{font-size:var(--medium-title-size)}#image_slide1741682956980 .home-slide-subtitle{font-size:var(--medium-subtitle-size)}#image_slide1741682956980 .home-slide-btn{font-size:var(--medium-btn-size);border-radius:var(--theme-border-radius)}#slide-1741682956981{padding-bottom:46.88%}@media screen and (max-width:767px){#slide-1741682956981{padding-bottom:100%}}[data-section-id=image_slide1741682956980]{max-width:var(--max-width);padding:0 var(--side-padding);margin:auto;width:100%}@media screen and (min-width:768px){#video_text1741683112883 .video-text-item{order:1}#video_text1741683112883 .video-text-body{order:2}}#video_text1741683112883 .video-text-body{align-items:center}#video_text1741683112883 .video-text-title{color:rgba(65,117,5,1)}#video_text1741683112883 .video-text-subtext{color:#333}#video_text1741683112883 .video-text-btn{background-color:rgba(0,0,0,1);border-color:rgba(0,0,0,1);color:rgba(255,255,255,1)}@media screen and (min-width:1200px){#video_text1741683112883 .video-text-title{font-size:20px}#video_text1741683112883 .video-text-subtext{font-size:16px}}#video_list1741674299551 .video-list-title{color:#333;text-align:left}@media screen and (min-width:768px){#video_list1741674299551 .video-list-title{font-size:}}#video_list1741674299551 .video-list-item{height:var(--video-list-item-height,400px)}@media screen and (max-width:767px){#video_list1741674299551 .video-list-item{--video-list-item-height:200px}}#video_list1745304185204 .video-list-item{height:var(--video-list-item-height,400px)}@media screen and (max-width:767px){#video_list1745304185204 .video-list-item{--video-list-item-height:200px}}#video_list1745302690788 .video-list-title{color:#333;text-align:left}@media screen and (min-width:768px){#video_list1745302690788 .video-list-title{font-size:}}#video_list1745302690788 .video-list-item{height:var(--video-list-item-height,400px)}@media screen and (max-width:767px){#video_list1745302690788 .video-list-item{--video-list-item-height:200px}}#product_slide1741685640372 .swiper-slide{width:calc(100%/2 - var(--v-space)*(2 - 1)/2)}@media screen and (min-width:768px){#product_slide1741685640372 .swiper-slide{width:calc(100%/6 - var(--v-space)*(6 - 1)/6)}}#product-product_slide1741685640372 .section-title{text-align:left;color:#333}#product-product_slide1741685640372 .section-sub-title{color:#333;text-align:left}#product-product_slide1741685640372 .product-slide-btn{color:;border-color:;background-color:}@media screen and (min-width:1200px){#product-product_slide1741685640372 .section-title{font-size:40px}#product-product_slide1741685640372 .section-sub-title{font-size:16px}}#video_list1741671227717 .video-list-title{color:#333;text-align:left}@media screen and (min-width:768px){#video_list1741671227717 .video-list-title{font-size:}}#video_list1741671227717 .video-list-item{height:var(--video-list-item-height,400px)}@media screen and (max-width:767px){#video_list1741671227717 .video-list-item{--video-list-item-height:200px}}#video_list1746756435299 .video-list-title{color:#333;text-align:left}@media screen and (min-width:768px){#video_list1746756435299 .video-list-title{font-size:}}#video_list1746756435299 .video-list-item{height:var(--video-list-item-height,400px)}@media screen and (max-width:767px){#video_list1746756435299 .video-list-item{--video-list-item-height:200px}}#product_slide1746869538612 .swiper-slide{width:calc(100%/2 - var(--v-space)*(2 - 1)/2)}@media screen and (min-width:768px){#product_slide1746869538612 .swiper-slide{width:calc(100%/6 - var(--v-space)*(6 - 1)/6)}}#product-product_slide1746869538612 .section-title{text-align:left;color:#333}#product-product_slide1746869538612 .section-sub-title{color:#333;text-align:left}#product-product_slide1746869538612 .product-slide-btn{color:;border-color:;background-color:}@media screen and (min-width:1200px){#product-product_slide1746869538612 .section-title{font-size:40px}#product-product_slide1746869538612 .section-sub-title{font-size:16px}}#video_list1741676088036 .video-list-title{color:#333;text-align:left}@media screen and (min-width:768px){#video_list1741676088036 .video-list-title{font-size:}}#video_list1741676088036 .video-list-item{height:var(--video-list-item-height,400px)}@media screen and (max-width:767px){#video_list1741676088036 .video-list-item{--video-list-item-height:200px}}#video_list1741673491767 .video-list-title{color:#333;text-align:left}@media screen and (min-width:768px){#video_list1741673491767 .video-list-title{font-size:}}#video_list1741673491767 .video-list-item{height:var(--video-list-item-height,400px)}@media screen and (max-width:767px){#video_list1741673491767 .video-list-item{--video-list-item-height:200px}}#product_slide1741685952659 .swiper-slide{width:calc(100%/2 - var(--v-space)*(2 - 1)/2)}@media screen and (min-width:768px){#product_slide1741685952659 .swiper-slide{width:calc(100%/6 - var(--v-space)*(6 - 1)/6)}}#product-product_slide1741685952659 .section-title{text-align:left;color:#333}#product-product_slide1741685952659 .section-sub-title{color:#333;text-align:left}#product-product_slide1741685952659 .product-slide-btn{color:;border-color:;background-color:}@media screen and (min-width:1200px){#product-product_slide1741685952659 .section-title{font-size:40px}#product-product_slide1741685952659 .section-sub-title{font-size:16px}}#video_list1741678591370 .video-list-title{color:#333;text-align:left}@media screen and (min-width:768px){#video_list1741678591370 .video-list-title{font-size:}}#video_list1741678591370 .video-list-item{height:var(--video-list-item-height,400px)}@media screen and (max-width:767px){#video_list1741678591370 .video-list-item{--video-list-item-height:200px}}#video_list1741677362242 .video-list-title{color:#333;text-align:left}@media screen and (min-width:768px){#video_list1741677362242 .video-list-title{font-size:}}#video_list1741677362242 .video-list-item{height:var(--video-list-item-height,400px)}@media screen and (max-width:767px){#video_list1741677362242 .video-list-item{--video-list-item-height:200px}}#product_slide1741685901075 .swiper-slide{width:calc(100%/2 - var(--v-space)*(2 - 1)/2)}@media screen and (min-width:768px){#product_slide1741685901075 .swiper-slide{width:calc(100%/6 - var(--v-space)*(6 - 1)/6)}}#product-product_slide1741685901075 .section-title{text-align:left;color:#333}#product-product_slide1741685901075 .section-sub-title{color:#333;text-align:left}#product-product_slide1741685901075 .product-slide-btn{color:;border-color:;background-color:}@media screen and (min-width:1200px){#product-product_slide1741685901075 .section-title{font-size:40px}#product-product_slide1741685901075 .section-sub-title{font-size:16px}}#video_list1741679511579 .video-list-title{color:#333;text-align:left}@media screen and (min-width:768px){#video_list1741679511579 .video-list-title{font-size:}}#video_list1741679511579 .video-list-item{height:var(--video-list-item-height,400px)}@media screen and (max-width:767px){#video_list1741679511579 .video-list-item{--video-list-item-height:200px}}#video_list1741678076683 .video-list-title{color:#333;text-align:left}@media screen and (min-width:768px){#video_list1741678076683 .video-list-title{font-size:}}#video_list1741678076683 .video-list-item{height:var(--video-list-item-height,400px)}@media screen and (max-width:767px){#video_list1741678076683 .video-list-item{--video-list-item-height:200px}}#product_slide1741686259772 .swiper-slide{width:calc(100%/2 - var(--v-space)*(2 - 1)/2)}@media screen and (min-width:768px){#product_slide1741686259772 .swiper-slide{width:calc(100%/6 - var(--v-space)*(6 - 1)/6)}}#product-product_slide1741686259772 .section-title{text-align:left;color:#333}#product-product_slide1741686259772 .section-sub-title{color:#333;text-align:left}#product-product_slide1741686259772 .product-slide-btn{color:;border-color:;background-color:}@media screen and (min-width:1200px){#product-product_slide1741686259772 .section-title{font-size:40px}#product-product_slide1741686259772 .section-sub-title{font-size:16px}}#video_list1741679993537 .video-list-title{color:#333;text-align:left}@media screen and (min-width:768px){#video_list1741679993537 .video-list-title{font-size:}}#video_list1741679993537 .video-list-item{height:var(--video-list-item-height,400px)}@media screen and (max-width:767px){#video_list1741679993537 .video-list-item{--video-list-item-height:200px}}#video_list1741680419961 .video-list-title{color:#333;text-align:left}@media screen and (min-width:768px){#video_list1741680419961 .video-list-title{font-size:}}#video_list1741680419961 .video-list-item{height:var(--video-list-item-height,400px)}@media screen and (max-width:767px){#video_list1741680419961 .video-list-item{--video-list-item-height:200px}}#video_list1746684596581 .video-list-item{height:var(--video-list-item-height,400px)}@media screen and (max-width:767px){#video_list1746684596581 .video-list-item{--video-list-item-height:200px}}