/*
elementor_tab
@author CJJ
 */

.trans{transition:all 0.4s ease-out-moz-transition:all 0.4s ease-out;-ms-transition:all 0.4s ease-out;-o-transition:all 0.4s ease-out;-webkit-transition:all 0.4s ease-out;}
.clean{zoom:1;}
.clean:after,.clean:before{content:''; display:table;}
.clean:after{clear:both;}

#form_popups_box{display: none;position: fixed;inset:0 0 0 0;z-index: 10000;}
#form_popups_box:after{background: rgba(255,255,255,0.7);position: absolute;inset:0 0 0 0;content: '';z-index: 0}
#form_popups_box .elementor-1777{z-index: 1;position: relative;}

.my_no_show{display:none !important;}
.my_show{display:flex !important;}

#product_detail_pic .detail_pic{text-align:center;position: relative;}
#product_detail_pic .detail_pic .up{position: relative;margin-bottom: 11px;}
#product_detail_pic .detail_pic .up .big_box{margin:auto;position: relative;}
#product_detail_pic .detail_pic .up .big_box.FirstVideo .big_pic{display: none;}
#product_detail_pic .detail_pic .up .big_box.FirstVideo .video_box{display: block;}
#product_detail_pic .detail_pic .up .big_box .video_box{display: none;inset:0 0 0 0;}
#product_detail_pic .detail_pic .up .big_box .video_box iframe{width: 100%;aspect-ratio:1/1;border: 0;height:auto;}
/*#product_detail_pic .detail_pic .up .big_box.center{left: 50%;transform:translate(-50%,0);}*/
#product_detail_pic .detail_pic .big_pic{inset:0 0 0 0;align-items: center;justify-content: center;display: flex;}
#product_detail_pic .detail_pic .small_img_list{margin:0 auto; position:relative;width: 100%;}
#product_detail_pic .detail_pic .small_img_list .list{list-style-type: none;padding-inline-start: 0;}
#product_detail_pic .detail_pic .small_img_list .list .item{position:relative;border-radius: 6px;overflow: hidden;}
#product_detail_pic .detail_pic .small_img_list .list .item:after{opacity: 0;content: '';position: absolute;inset:0 0 0 0;background-color:#8E8D8D78;cursor: pointer;transition:all 0.4s ease-out}
#product_detail_pic .detail_pic .small_img_list .list .item:hover:after,
#product_detail_pic .detail_pic .small_img_list .list .item.current:after,
#product_detail_pic .detail_pic .small_img_list .list .item.video:after{opacity: 1;}
#product_detail_pic .detail_pic .small_img_list .list .item.video:before{content: '';position: absolute;transform:translate(-50%,-50%);border-radius: 50%;border:4px solid white;left: 50%;top: 50%;width: 50%;    height: 50%;z-index: 11;cursor: pointer;}
#product_detail_pic .detail_pic .small_img_list .list .item .imgBox{position:relative;padding-top: 100%;height: 0; }
#product_detail_pic .detail_pic .small_img_list .list .item.video .imgBox:after{content: '';position: absolute;border-width: 6px 0 6px 12px;border-style: solid;border-color: transparent transparent transparent white;transform:translate(-50%,-50%);z-index: 14;left: 52%;top: 50%;cursor: pointer;}
#product_detail_pic .detail_pic .small_img_list .list a{width: 100%;height: 100%; display:flex;position: absolute;left: 0;top: 0;align-items: center;justify-content: center;}
#product_detail_pic .detail_pic .small_img_list .bx-controls .bx-controls-direction{position: absolute;inset:0 0 0 0;pointer-events:none;}
#product_detail_pic .detail_pic .small_img_list .bx-controls .bx-controls-direction .bx-next,
#product_detail_pic .detail_pic .small_img_list .bx-controls .bx-controls-direction .bx-prev{width: 40px;height: 40px;display: flex;align-items: center;justify-content: center;position: absolute;top:calc(50% - 20px);z-index: 10;background: #0000000A;color: #FFFFFF;pointer-events:auto;border-radius: 20px;font-size: 22px;transition:all 0.4s ease-out;}
#product_detail_pic .detail_pic .small_img_list .bx-controls .bx-controls-direction svg{fill: currentColor;width: auto;height: 1em;}
#product_detail_pic .detail_pic .small_img_list .bx-controls .bx-controls-direction .bx-next{right:10px;}
#product_detail_pic .detail_pic .small_img_list .bx-controls .bx-controls-direction .bx-prev{left:10px;}
#product_detail_pic .detail_pic .small_img_list .bx-controls .bx-controls-direction .bx-next:hover{color:#FFFFFF;background: #489273;}
#product_detail_pic .detail_pic .small_img_list .bx-controls .bx-controls-direction .bx-prev:hover{color:#FFFFFF;background: #489273;}
/*#product_detail_pic .detail_pic .small_img_list .bx-controls .bx-controls-direction .bx-next,*/
/*#product_detail_pic .detail_pic .small_img_list .bx-controls .bx-controls-direction .bx-prev{width: 25px;height: 25px;display: block;position: absolute;top: 50%;z-index: 10000;background: #e8768f;pointer-events:auto;border-radius: 50%;opacity: 0.3;transition:all 0.4s ease-out;}*/
/*#product_detail_pic .detail_pic .small_img_list .bx-controls .bx-controls-direction .bx-next:hover,*/
/*#product_detail_pic .detail_pic .small_img_list .bx-controls .bx-controls-direction .bx-prev:hover{opacity: 1;}*/
/*#product_detail_pic .detail_pic .small_img_list .bx-controls .bx-controls-direction .bx-next{right: 0;transform:translate(10px,-50%) rotate(180deg);}*/
/*#product_detail_pic .detail_pic .small_img_list .bx-controls .bx-controls-direction .bx-prev{left: 0;transform:translate(-10px,-50%);}*/
/*#product_detail_pic .detail_pic .small_img_list .bx-controls .bx-controls-direction .bx-next svg,*/
/*#product_detail_pic .detail_pic .small_img_list .bx-controls .bx-controls-direction .bx-prev svg{fill:white;}*/

#product_detail_pic .detail_pic .down .img_btn{width: 30px;height: 30px;border-radius: 30px;background: white;text-align: center;line-height: 30px;position: absolute;top: 50%;transform:translate(0,-50%);position: absolute;}
#product_detail_pic .detail_pic .down .img_btn.left{left: 10px;}
#product_detail_pic .detail_pic .down .img_btn.right{right: 10px;}
#product_detail_pic .detail_pic .down .img_btn a{position: absolute;inset: 0 0 0 0;font-family: monospace;color: var( --e-global-color-3187e95 );font-weight: bold;}

#products_introduct_image{border-radius:20px;overflow: hidden;position: relative;width:100%;padding-bottom: 66.6%;}
#products_introduct_image iframe{position:absolute;left:0;top:0;width: 100%;height: 100%;}
#products_introduct_image img{max-width: 100%;}

/*#sh_lsft_custom_dropdown_flags_names .stylable-list.flag-and-text{background:#151515;color:#FFFFFF;}*/
/*#sh_lsft_custom_dropdown_flags_names #sh_sc_flags_names_submenu{background-color:#151515 !important;color:#FFFFFF !important;}*/
/*#sh_lsft_custom_dropdown_flags .stylable-list{background:#151515;}*/
/*#sh_lsft_custom_dropdown_flags #sh_sc_flags_submenu{background-color:#151515 !important;}*/

.faq_list .faq_info{color:#FFFFFF;fill:#FFFFFF;border-style: solid;border-width:2px;border-color:#CED4D8;margin-bottom: 14px;cursor: pointer;transition: all .3s ease-in-out;}
.faq_list .faq_info:hover{border-color: #FE8002;color:#FE8002;fill:#FE8002;}
.faq_list .faq_info .question{padding: 15px;font-size: 1rem;font-weight: 600;line-height: 1;-webkit-transition: all .3s ease-in-out;transition: all .3s ease-in-out;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;-webkit-box-align: center;-ms-flex-align: center;align-items: center;cursor: pointer;}
.faq_list .faq_info .question .control .icon{font-size:16px;display:none;width: 16px;height: 16px;}
.faq_list .faq_info .question .control .icon.curr{display: block;}
.faq_list .faq_info .answer{color:#FFFFFFAD;font-size: 1em;line-height: 1.7;display:none;padding:15px;}

#products_features .item{display:flex;align-items: center;gap:8px;margin-bottom: 10px;}
#products_features .item i{color: #489273;font-size: 14px;line-height:14px;height:14px;width:14px;}
#products_features .item i svg{fill:#489273;width: 1em;height: 1em;position: relative;display:block;}
#products_features .item span{color:#364742;font-family:"Rubik", sans-serif;font-size:16px;font-weight:400;line-height:26px;letter-spacing:0;}

#category_s04{display:grid;grid-template-columns: repeat(3,1fr);grid-gap:60px 40px;}
#category_s04 .item .image{position: relative;}
#category_s04 .item .image .mask{background-color: rgba(0, 0, 0, 0.03);position: absolute;width: 100%;height: 100%;top: 0;left: 0;z-index:10;border-radius: 8px;}
#category_s04 .item .image img{border-radius: 8px;}
#category_s04 .item .title h3{text-align:center;margin-bottom: 0px;font-family: "Rubik", sans-serif;font-size: 21px;font-weight: 600;text-transform: none;font-style: normal;text-decoration: none;line-height: 49px;letter-spacing: 0px;word-spacing: 0.4px;color: #489273;}
#category_s04 .item .describe p{text-align:center;margin-bottom: 0px;font-family: "Rubik", sans-serif;font-size: 16px;font-weight: 400;text-transform: none;font-style: normal;text-decoration: none;line-height: 26px;letter-spacing: 0px;color: #364742AB;}

#category_s06{display:flex;justify-content:center;gap:40px 40px;align-items:center;flex-wrap: wrap;}
#category_s06.three{gap:40px 60px;}
#category_s06 .item{padding:26px;width: 22%;border-radius:14px;transition: transform 0.3s ease;}
#category_s06 .item:hover{transform: scale(1.02);}
#category_s06 .item .title{text-align: center;}
#category_s06 .item .title h2{font-family: "Rubik", sans-serif;font-size: 22px;font-weight: 600;text-transform: none;font-style: normal;text-decoration: none;line-height: 120%;letter-spacing: 0px;color: #364742;}
#category_s06 .item .title h2:hover{color:#489273;}

.side_nav .button{display:flex;align-items:center;gap:10px;font-family:"Poppins", sans-serif;font-weight: normal;}
.side_nav .button i{font-style: normal;}
.side_nav .item.first{border-bottom:1px solid #DDDDDD;}
.side_nav .first.button{justify-content:space-between;}
.side_nav .first .button{font-family: "Rubik", sans-serif;font-weight: 600;text-transform: none;font-style: normal;text-decoration: none;line-height: 26px;letter-spacing: 0px;color:#3F4347;font-size:18px;}
.side_nav .first .button:hover{color:#489273;}
.side_nav .first .button.show{color:#489273;}
.side_nav .button.first{padding:20px 0;}
.side_nav .first .button i{font-weight: 600;}
.side_nav .first .children.first{display:none;border-left:5px solid #A2A2A2;padding-left:20px;margin-bottom: 20px;}
.side_nav .first .button .children.first{display: block;}
.side_nav .first .children.first .item{margin-bottom: 6px;}
.side_nav .second .button{color:#555B61;font-family: "Rubik", sans-serif;font-size:16px;font-weight: 400;text-transform: none;font-style: normal;text-decoration: none;line-height: 26px;letter-spacing: 0px;}
.side_nav .second .button.curr,
.side_nav .second .button:hover{color:#5CB992;}
.side_nav .second .children.second{padding:10px 0 0 10px;}
.side_nav .second .children.second .item{margin-bottom: 0;}

/* #sh_lsft_custom_dropdown_flags{padding:0;} */
/* #sh_lsft_custom_dropdown_flags .dropdown-menu-toggle{display: none;} */
/* #sh_lsft_custom_dropdown_flags .stylable-list{padding: 10px 20px;} */
/* #sh_sc_flags_submenu .no_translate{padding: 0 20px !important;} */
#sh_sc_flags_submenu .no_translate:hover{background-color: #c8c8c8;}


/*平板*/
@media screen and (max-width: 1024px){
    #category_s06 .item{width: 45%;}
}

/*手机*/
@media screen and (max-width: 767px){
    #products_features .item span{font-size: 14px;line-height:150%;}

    #category_s04{grid-template-columns: repeat(1,1fr);grid-gap:40px 40px;}
    #category_s04 .item .title h3{margin-bottom: 8px;font-size: 20px;line-height: 120%;}
    #category_s04 .item .describe p{font-size: 14px;}

    #category_s06{gao:20px 20px;}
    #category_s06 .item{width: 100%;}
    #category_s06 .item .title h2{font-size: 20px;line-height: 120%;}

    .side_nav .first .button{font-size: 16px;}
    .side_nav .second .button{font-size: 14px;line-height: 150%;}
}