/*
Theme Name: DIChao

Version: 2025.05
*/

@charset "UTF-8";
/*@import url('https://fonts.googleapis.com/css2?family=Epunda+Sans:ital,wght@0,300..900;1,300..900&display=swap');*/
body{font-family: "Epunda Sans", sans-serif;color:#000;font-size:14px;line-height:1;}
p{margin-top:0;margin-bottom:10px;}
ol,ul,dl{padding:0;margin:0;list-style:none;}
a,ins{color:#000;text-decoration:none;background-color:transparent;}
a:hover{color:#444;text-decoration:none;}
*:focus,textarea:focus,button:focus,input:focus{box-shadow:none;outline:0}
img{border:0;max-width:100%;height:auto;}
.show_m{-webkit-transition:all 0.6s ease;-o-transition:all 0.6s ease;transition:all 0.6s ease;}
@media (min-width:1200px){
    .container{max-width: 1440px;}
}
.bg_hui{background: #e0e0e0;}
.bg_huilan{background-color: #3f5975;}
.bg_lantohui{background:linear-gradient(rgb(23,29,38),rgb(45,54,64));}
.btn_dan{transition:all 0.2s ease;}
.btn_dan:hover{opacity: 0.9;}

.bg_red{background-color: #ff2322;}
.bg_qianlan{background-color: #eaf5ff;}
.bg_qianfen{background-color: #ffeee8;}
.bg_qianlv{background-color: #dfffd9;}
.bg_qianzi{background-color: #f4e1ff;}
.bg_shenzi{background-color: #b518c0;}

.color_white_a a{color:#fff;}
.color_hui_a a{color:#8e8d92}

.top_bar{overflow:hidden;max-height:46px;transition:max-height .4s ease;}
.top_bar.scroll{max-height:0;}

.menu_bar{margin-top:15px;background-color:#ffffff80;backdrop-filter:blur(10px);border-radius:10px;width:calc(100% - 2rem);margin-inline:auto;max-width:calc(1440px + 2rem);transition: border-radius .3s ease-in-out, margin .3s ease-in-out, background-color .3s ease-in-out, width .3s ease-in-out, max-width .3s ease-in-out;}
.menu_bar.scroll{max-width:100%;background:#fff;width:100%;margin-top:0px;border-radius:0px;}
.menu_bar_nav{background:#fff;width:100%;}
.h100_vh{min-height:100svh;max-height:100lvh;}
.zhezhao:before{content:'';position:absolute;inset:0;background-color:rgba(0,0,0,.3);}

/*menu_ul*/
.menu_ul li a{border-bottom:1px solid #ffffff00}
.menu_ul .current-menu-item a{border-bottom:1px solid #000;}

/*big_tab_name*/
.big_tab_name{}
.big_tab_name button{font-size:100px;padding:0;margin:30px 0;border:none;display:block;background:none;color:#e5e5e5;}
.big_tab_name button:hover{color:#808080;}
.big_tab_name button.active{color: #000;}


.bg_jianhui{background: linear-gradient(
14deg, #0a0e18 0%, #1a243a 40%, #4b566d 75%, #8f93a0 100%);}

/*swiper3_1*/
.swiper3_1{}
.swiper3_1 .swiper-slide:nth-child(odd){width:26%;}
.swiper3_1 .swiper-slide:nth-child(even){width:60%;}

/*button_active_white*/
.button_active_white button{background:none;color:#fff;}
.button_active_white button.active{background-color:#fff;color:#000;}


/*sayswiper*/
.sayswiper .swiper-wrapper{align-items:stretch;}
.sayswiper .swiper-slide{background:#9ea1a6;height:auto;}
.sayswiper .swiper-slide.swiper-slide-active{background: #f1f2f4;}
.sayswiper .swiper-slide .say_more{background:#ccc;}
.sayswiper .swiper-slide.swiper-slide-active .say_more{background:#fff;}


/*peopie_desc*/
.peopie_desc{opacity:0;transition:all 0.3s ease;}
.peopie_desc.shows{opacity:0.9;}
.peopie_more.c45 i{transform:rotate(45deg);transition:all 0.3s ease;}


/*tab_line_style*/
.tab_line_style button{padding: 0px 0px 10px 0px;border: none;border-bottom: 1px solid #ffffff00;background:none;color: #a0a0a0;}
.tab_line_style button:hover,.tab_line_style button.active{border-bottom: 1px solid #000000;color: #000;}

/*metric*/
.metric{}
.metric .metric-dot{width:15px;height:15px;display:block;background:#fff;border-radius:50%;margin-top:30px;margin-left: -5px;}
.metric .metric-line{width:1px;height:300px;display:block;background:#fff;margin-left:2px;}
.metric:nth-child(even) .metric-line{height:150px;}

@media (max-width:992px){
.metric .metric_mobile{display:flex !important;flex-direction:row-reverse !important;}
.metric .metric_mobile_xian{display:flex;flex-direction:row-reverse;margin-right:20px;margin-top:10px;}
.metric .metric-dot{margin-top:-4px;width:10px;height:10px;}
.metric .metric-line{width:100px;height:1px;}
.metric:nth-child(even) .metric-line{width:60px;height:1px;}
}


/*iPhoneswiper*/
.iPhoneswiper .swiper-slide-active{transform: scale(1.1) !important;}
.iPhoneswiper-middle-title{color: #555;}
.iPhoneswiper-middle-pic{filter: brightness(30%);}
.iPhoneswiper-middle-desc{opacity:0;transform:translateY(30px);transition-property:opacity,transform;transition-duration:0.25s,0.25s;transition-timing-function:ease-out,cubic-bezier(0.22,1,0.36,1);pointer-events:none;}
.iPhoneswiper .swiper-slide-active .iPhoneswiper-middle-title{color:#fff;}
.iPhoneswiper .swiper-slide-active .iPhoneswiper-middle-desc{opacity:1;transform:translateY(0);transition-duration:0.9s,1.2s;pointer-events:auto;}
.iPhoneswiper .swiper-slide-active .iPhoneswiper-middle-pic{filter: brightness(100%);}


/*lang_switcher*/
.lang_switcher{position:relative;}
.lang_switcher li{}
.lang_switcher>li>a{display:flex;align-items:center;color:#fff;padding-right:20px;}
.lang_switcher>li>a .trp-ls-language-name{display:none;}
.lang_switcher .language_more{position:absolute;top:2px;right:0px;color:#fff;cursor:pointer;}
.lang_switcher .language_more:before{content:'\F282';font-family:'bootstrap-icons';font-size:12px;}
.lang_switcher .language_more.shows{transform: rotate(180deg);transition: all 0.3s ease;top:0px;}
.lang_switcher .sub-menu{position:absolute;width:150px;right:0;top:24px;background-color:#e6e6e6;padding:10px;border-radius:5px;line-height:1.4;display:none;}
.lang_switcher .sub-menu li:hover{background: #cfcfcf;border-radius: 3px;}
.lang_switcher .sub-menu li a{display:block;}
.lang_switcher .sub-menu.shows{display:block;}
#lang_switcher_top.lang_switcher>li>a{padding-right:18px;}
#lang_switcher_top.lang_switcher .language_more{color:#000;}
#lang_switcher_top.lang_switcher .language_more.shows{top:-2px;}
@media (max-width:768px){
.lang_switcher{position:relative;margin-bottom:-20px;}
#lang_switcher_top.lang_switcher{margin:0;}
}




/*zw*/
.wznrys{}
/*hr*/
.wznrys hr{height:20px;border:none;position:relative;padding:0px;margin:10px 0px 25px 0px;}
.wznrys hr:after{content:"";width:100%;height:1px;background-color:#e2e2e2;position:absolute;top:10px;z-index:1;}
.wznrys hr:before{content:"";position:absolute;width:8px;height:8px;background-color:#ababab;left:50%;top:50%;transform:rotate(45deg);z-index:2;margin-top:-4px;margin-left:-4px;}

/*zw def*/
.wznrys p{line-height:2;padding-bottom: 20px;margin-bottom:0;margin-top:0;}
.wznrys img{max-width:100%;height:auto}
.wznrys h1,
.wznrys h2,
.wznrys h3,
.wznrys h4,
.wznrys h5,
.wznrys h6{margin-bottom:25px;margin-top:0px;line-height:30px;}
.wznrys h1{font-size:22px;}
.wznrys h2{font-size:20px;}
.wznrys h3{font-size:18px;}
.wznrys h4{font-size:16px;}
.wznrys h5{font-size:14px;}
.wznrys h6{font-size:14px;}
.wznrys ol,
.wznrys ul{margin-bottom:30px;list-style:disc;}
.wznrys ol li,
.wznrys ul li{margin-left:24px;margin-bottom:12px;line-height:2;}
.wznrys ol li a,
.wznrys ul li a{border-bottom:1px solid #3ca5f6;color:#3ca5f6;}
.wznrys strong{font-weight:bold;}

/*blockquote*/
.wznrys blockquote{position:relative;border:1px double rgba(0,0,0,.1);padding: 40px 25px 25px 25px;margin: 40px 0px 30px 0px;}
.wznrys blockquote:before{content:"\F6B0";font-family:'bootstrap-icons';background:#c62641;position:absolute;top:-20px;width:40px;height:40px;line-height:40px;border-radius:50%;text-align:center;color:#fff;left:calc(50% - 20px);}
.wznrys blockquote p{font-weight:bold;font-style:inherit;padding: 0;}
.wznrys blockquote cite{padding-bottom:0px;display:flex;font-size:16px;font-style:inherit;color:#777;}

/*wp-caption*/
.wznrys .wp-caption{max-width:100%;}
.wznrys .wp-caption p.wp-caption-text{text-align:center;padding-bottom:0px;margin-bottom:25px;font-size:12px;color:#888;font-weight:300;}
.wznrys .crayon-table tr:nth-child(odd){background:none;}

/*wz_code*/
.wznrys pre.wp-block-code{margin:50px 0px;position:relative;background:#282922;padding-top:36px;border-radius:5px;box-shadow:0 10px 30px 0 rgba(0,0,0,.4);}
.wznrys pre.wp-block-code code{font-size:13px;line-height:1.8;padding:15px 20px;border-radius:0px 0px 10px 10px;}
.wznrys pre.wp-block-code code table{border:none;line-height:1.8;margin:0;}
.wznrys pre.wp-block-code code table tr{border-bottom:1px solid #272727;}
.wznrys pre.wp-block-code code table tr:nth-child(odd){background:none;}
.wznrys pre.wp-block-code code table tr:last-child{border-bottom:none;}
.wznrys pre.wp-block-code code table tr td.hljs-ln-numbers{width:30px;}
.wznrys pre.wp-block-code code table tr td.hljs-ln-numbers .hljs-ln-n{text-align:center;color:#5a5a5a;font-weight:300;}
.wznrys pre.wp-block-code code table tr td.hljs-ln-numbers .hljs-ln-n:before{padding-right:10px;}
.wznrys pre.wp-block-code code table tr td.hljs-ln-code{border-left:1px solid #272727;text-indent:12px;}
.wznrys pre.wp-block-code code table tr td{border:none;text-align:inherit;line-height:inherit;}
.wznrys pre.wp-block-code:before{content:"";position:absolute;border-radius:50%;background:#fc625d;width:12px;height:12px;left:14px;top:12px;box-shadow:20px 0 #fdbc40,40px 0 #35cd4b;z-index:2;}

/*figure*/
.wznrys figure{margin-bottom:25px;}
.wznrys figure.wp-block-gallery{display:flex;flex-wrap:wrap;gap:20px;--wp--style--unstable-gallery-gap:20px;}

/*wz_table*/
.wznrys .wp-block-table{}
.wznrys .wp-block-table table{border:1px solid #e9e9e9;font-size:14px;margin-bottom:20px;border-right:none;border-bottom:none;}
.wznrys .wp-block-table table{}
.wznrys .wp-block-table table tr{border-bottom:1px solid #e7e7e7;}
.wznrys .wp-block-table table tr td,
.wznrys .wp-block-table table tr th{padding:12px 20px;border-right:1px solid #e7e7e7;}

/*wp-block-audio*/
.wznrys .wp-block-audio{margin-bottom:40px;}
.wznrys .wp-block-cover{margin-bottom:40px;}
.wznrys .wp-block-cover .wp-block-cover__inner-container{margin:0px 10%;}

/*wp-block-search*/
.wznrys .wp-block-search{margin-bottom:30px;}
.wznrys .wp-block-search .wp-block-search__label{display:none;}
.wznrys .wp-block-search .wp-block-search__inside-wrapper{background:#ebe9e9;padding:15px 20px;border-radius:5px;}
.wznrys .wp-block-search .wp-block-search__inside-wrapper .wp-block-search__input{background:#fff;border:none;border-radius:10px 0px 0px 10px;text-indent:15px;color:#a7a6a6;}
.wznrys .wp-block-search .wp-block-search__inside-wrapper .wp-block-search__button{background-color:#dc3544;margin-left:0px;border:none;font-size:14px;color:#fff;border-radius:0px 10px 10px 0px;padding:8px 25px;}

/*float*/
.wznrys .aligncenter{clear:both;display:block;margin:0 auto;}
.wznrys .alignright{float:right;margin:25px 0px 10px 20px;}
.wznrys .alignleft{float:left;margin:25px 20px 10px 0px;}

/*text-align*/
.has-text-align-left{text-align:left;}
.has-text-align-center{text-align:center;}
.has-text-align-right{text-align:right;}

/*font-size*/
.has-small-font-size{font-size:12px;}
.has-medium-font-size{font-size:16px;}
.has-large-font-size{font-size:20px;}
.has-x-large-font-size{font-size:24px;}

/*font-color*/
.has-black-color{color:#000000}
.has-black-background-color{background-color:#000000}
.has-cyan-bluish-gray-color{color:#ABB8C3}
.has-cyan-bluish-gray-background-color{background-color:#ABB8C3}
.has-white-color{color:#FFFFFF}
.has-white-background-color{background-color:#FFFFFF}
.has-pale-pink-color{color:#F78DA7}
.has-pale-pink-background-color{background-color:#F78DA7}
.has-vivid-red-color{color:#CF2E2E}
.has-vivid-red-background-color{background-color:#CF2E2E}
.has-luminous-vivid-orange-color{color:#FF6900}
.has-luminous-vivid-orange-background-color{background-color:#FF6900}
.has-luminous-vivid-amber-color{color:#FCB900}
.has-luminous-vivid-amber-background-color{background-color:#FCB900}
.has-light-green-cyan-color{color:#7BDCB5}
.has-light-green-cyan-background-color{background-color:#7BDCB5}
.has-vivid-green-cyan-color{color:#00D084}
.has-vivid-green-cyan-background-color{background-color:#00D084}
.has-pale-cyan-blue-color{color:#8ED1FC}
.has-pale-cyan-blue-background-color{background-color:#8ED1FC}
.has-vivid-cyan-blue-color{color:#0693E3}
.has-vivid-cyan-blue-background-color{background-color:#0693E3}
.has-vivid-purple-color{color:#9B51E0}
.has-vivid-purple-background-color{background-color:#9B51E0}

/*iframe*/
.wznrys iframe{width: 100%;height:600px;}

/*mbx*/
.breadcrumb_loop{list-style:none;padding:0px;background:none;margin:0;display:flex;}
.breadcrumb_loop li{display:flex;margin: 5px 0px;}
.breadcrumb_loop li a{display:flex;}
.breadcrumb_loop li a:after{content:'\F285';font-family:'bootstrap-icons';margin:0px 5px;color:#ccc;}
.breadcrumb_loop li:last-child a:last-child:after{display:none}
@media (max-width:768px){
    .breadcrumb_loop{white-space:nowrap;overflow-x:auto;overflow-y:hidden;}
}

/*fanye*/
.posts-nav{text-align:center;margin-bottom:30px}
.posts-nav .page-numbers{color: #606060;display:inline-block;padding: 10px 15px;font-size:12px;background-color:#efefef;margin:0 2px;font-family:Arial;transition:all .6s;}
.posts-nav .current,.posts-nav .page-numbers:hover{color:#fff;background-color: #0d6efd;}


/*Reviews*/
.woocommerce #reviews{display:flex;flex-direction:column-reverse;}
.woocommerce #reviews #comments h2{display:none;}
.woocommerce #reviews #comments ol.commentlist{}
.woocommerce #reviews #comments ol.commentlist li{margin-bottom:10px;}
.woocommerce #reviews #comments ol.commentlist li .comment-text{margin:0;border-radius:8px;padding:20px;background:#fff;}
.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta strong{font-size:14px;text-transform:capitalize;}
.woocommerce #reviews #comments ol.commentlist li .comment-text .description{}
.woocommerce #reviews #comments ol.commentlist li .comment-text .description p{margin:0px;line-height:1.5;font-weight:300;}
.woocommerce #reviews #comments ol.commentlist li .comment-text .description .comment-gallery{margin-top:10px;display:grid;grid-template-columns:repeat(6,1fr);gap:10px;}
.woocommerce #reviews #comments ol.commentlist li .comment-text .description .comment-gallery a{display:block;border:1px solid #e4e4e4;padding:3px;border-radius:8px;}
.woocommerce #reviews #comments ol.commentlist li .comment-text .description .comment-gallery a img{width:100%;height:100%;object-fit:cover;border-radius:8px;}
.woocommerce #reviews #comments ol.commentlist ul.children{margin:-10px 0px 0px 0px;z-index:-1;position:relative;}
.woocommerce #reviews #comments ol.commentlist ul.children li .comment-text{padding: 25px 20px 15px 20px;background: #f8f9fa;}
@media (max-width:768px){
.woocommerce #reviews #comments ol.commentlist li .comment-text .description .comment-gallery{grid-template-columns:repeat(5,1fr);gap:5px;}
}

/*Reviews-respond*/
.woocommerce #review_form #respond{}
.woocommerce #review_form #respond .comment-reply-title{display:none;}
.woocommerce #review_form #respond .comment-form{padding: 20px 20px 15px 20px;border:1px solid #e2dde7;border-radius:8px;margin-bottom: 10px;position: relative;}
.woocommerce #review_form #respond .comment-form .comment-form-rating{display:flex;align-items:center;margin-bottom:15px;}
.woocommerce #review_form #respond .comment-form .comment-form-rating label{display:none;}
.woocommerce #review_form #respond .comment-form .comment-form-rating .stars{margin:0;}
.woocommerce #review_form #respond .comment-form .comment-form-rating .stars a{font-size:16px;}
.woocommerce #review_form #respond .comment-form .comment-form-comment{}
.woocommerce #review_form #respond .comment-form .comment-form-comment label{display:none;}
.woocommerce #review_form #respond .comment-form .comment-form-comment textarea{border:none;background:#f6f6f6;border-radius:8px;height: 80px;padding:15px;font-size:13px;line-height: 1.4;color: #555;}
.woocommerce #review_form #respond .comment-form .comment-form-gallery{position:absolute;left:130px;margin:0;top:18px;}
.woocommerce #review_form #respond .comment-form .comment-form-gallery label{background:#000;color:#fff;padding:4px 10px;font-size:12px;border-radius:10px;cursor:pointer;}
.woocommerce #review_form #respond .comment-form .comment-form-gallery input{display:none;}
.woocommerce #review_form #respond .form-submit{margin:0px;}
.woocommerce #review_form #respond .form-submit .submit{background:#000;color:#fff;font-size:13px;border-radius:20px;padding:8px 25px;}
/*must verification */
.woocommerce-verification-required{text-align:center;margin-top:10px;font-size:12px;font-weight:300;}
/*no review text*/
.woocommerce-noreviews{border:1px solid #e9ecef;padding:20px;border-radius:8px;margin:0px;font-weight:300;}
/*Reviews-pagination*/
.woocommerce-pagination{margin:10px 0px;text-align:center;}
.woocommerce-pagination ul.page-numbers{border:none !important;}
.woocommerce-pagination li{border:none !important;margin:0px 2px !important;}
.woocommerce-pagination li .page-numbers{padding:5px 8px !important;background:#f2efef !important;border-radius:50%;font-size:12px !important;}
.woocommerce-pagination li .page-numbers.current{background:#000000 !important;color:#fff !important;}
.woocommerce-pagination li .prev{display:none!important;}
.woocommerce-pagination li .next{display:none!important;}
.woocommerce-pagination a.woocommerce-button{background:#212529;color:#fff;border-radius:20px;font-weight:300;}
.woocommerce-pagination a.woocommerce-button:hover{background:#000000;color:#fff;}


.tiao{opacity:0;}
.tiao_style_1{transform:translateY(50px);transition:opacity 0.9s cubic-bezier(0.22,1,0.36,1),transform 0.9s cubic-bezier(0.22,1,0.36,1);}
.tiao_style_1.shows{opacity:1;transform:translateY(0);}

.tiao_style_2{transform:scale(0.8);}
.tiao_style_2.shows{ animation: tiaoZoomSlow 3s ease forwards;}
@keyframes tiaoZoomSlow{0%{opacity:0;transform:scale(0.8);}
100%{opacity:1;transform:scale(1);}
}

.tiao_1{transition-delay:.1s;}
.tiao_2{transition-delay:.2s;}
.tiao_3{transition-delay:.3s;}
.tiao_4{transition-delay:.4s;}
.tiao_5{transition-delay:.5s;}
.tiao_6{transition-delay:.6s;}
.tiao_7{transition-delay:.7s;}
.tiao_8{transition-delay:.8s;}
.tiao_9{transition-delay:.9s;}


.product_carousel_button{}
.product_carousel_button button{border: 2px solid #ffffff00;}
.product_carousel_button button.active{border: 2px solid #fff;}

/*product-single-start jiage_bianti*/
.bianti_style{border-top:1px solid #ededed;padding-top:20px;}
.bianti_style .variations{margin-bottom:20px;}
.bianti_style .variations tr th label{margin-right:15px;text-transform:uppercase;margin-bottom:15px;}
.bianti_style .variations select{display:none;}
.bianti_style .variation-buttons{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:15px;}
.bianti_style .variation-button{padding:8px 15px;border:1px solid #ddd;border-radius:4px;cursor:pointer;background:#fff;color:#333;}
.bianti_style .variation-button.selected{background:#000;color:#fff;border-color:#000;}
.bianti_style .reset_variations{display:none!important;}

@media (max-width:768px){.bianti_style .variation-button{font-size:12px;padding:8px;}
.bianti_style .variations tr{display:flex;flex-direction:column;align-items:flex-start;margin-bottom:2px;}
.bianti_style .variations tr th label{margin-bottom:5px;margin-right:0px;}
}
/*product-single-start kebian_jiage_add_to_cart*/
.bianti_style .single_variation_wrap{}
.bianti_style .single_variation_wrap .woocommerce-variation{border-top:1px solid #ededed;padding:20px 0px 30px 0px;font-size:26px;font-weight:bold;}
.bianti_style .single_variation_wrap .woocommerce-variation-add-to-cart{display:flex;align-items:center;}
.bianti_style .single_variation_wrap .woocommerce-variation-add-to-cart .quantity{}
.bianti_style .single_variation_wrap .woocommerce-variation-add-to-cart .quantity input{border:1px solid #ccc;padding:10px;font-size:16px;width:80px;border-radius:5px;}
.bianti_style .single_variation_wrap .single_add_to_cart_button{background:#000000!important;color:#fff;padding:13px 30px !important;border-radius:5px;font-size:16px;font-weight:600;margin-left:15px;cursor:pointer;transition:all 0.6s ease;}
.bianti_style .single_variation_wrap .added_to_cart{display:none;}


.qiguan_tab{width:45rem;}
.qiguan_tab .big_tab_name{margin-bottom:180px;}
@media (max-width:1400px){
.qiguan_tab{padding: 50px;width: 100%;}
.qiguan_tab .big_tab_name{margin-bottom:100px;}
.qiguan_tab button{font-size: 60px;}
}
@media (max-width:992px){
.qiguan_tab{padding:30px;}
.qiguan_tab .big_tab_name{margin-bottom: 20px;}
.qiguan_tab button{font-size: 30px;margin: 10px 0;}
.qiguan_tab_content{height: 45vh!important;}
}



@media (max-width:768px){
.foot_nav_mobild{border-bottom: 1px solid #242323;}
.foot_nav_mobild .foot_nav{display:none;margin-top:20px;}
.foot_nav_mobild .foot_nav a{font-size: 15px;}
.foot_nav_mobild_btn.shows{transform:rotate(45deg);}
}

@media (max-width:768px){
.fangkuai{height:45vh!important;}
}


/*mobile_anniu*/
#mobile_right_nav{width:96%;border:none;background:#fff;overflow-y: auto;}
#mobile_right_nav .mobile_head{padding:15px 22px;color:#000;background:#fff;}
#mobile_right_nav .mobile_head img{height:40px}
#mobile_right_nav .menu-zk{}
#mobile_right_nav .menu-zk li{line-height: 80px;position:relative;}
#mobile_right_nav .menu-zk li a{font-size: 18px;display:block;border-bottom: 1px solid rgba(0,0,0,0.1);color:#000;padding:0px 30px;}
#mobile_right_nav .menu-zk li:last-child a{border-bottom:none;}
#mobile_right_nav .menu-zk .sub-menu{display:none;background:#ffffff;}
#mobile_right_nav .menu-zk .sub-menu li{line-height:50px;}
#mobile_right_nav .menu-zk .sub-menu li a{font-size:12px;color:#333;border-bottom:1px solid #ededed;}
#mobile_right_nav .menu-zk .menu-item-has-children .czxjcdbs:before{content:"\F279";font-family:'bootstrap-icons';position:absolute;right:20px;top:15px;color:#ffffff;width:30px;height:30px;line-height:30px;text-align:center;display:block;cursor:pointer;background:#aacd2e;border-radius:50%;font-size:10px;}
#mobile_right_nav .menu-zk .menu-item-has-children .kai:before{content:"\F27C";font-family:'bootstrap-icons';}


/*produst_show_height*/
.produst_show_left{height:calc(100vh - 115px);}
.produst_show_right{height:calc(100vh - 115px);}
@media (max-width:992px){
.produst_show_left{height:65vh;}
.produst_show_right{height:auto;}
}
@media (max-width:768px){
.produst_show_left{height:60vh;}
.produst_show_right{height:auto;}
}

.swiper-button-disabled.text-dark{color:#999!important;}
.swiper-scrollbar{opacity:1!important;}
.hover_play:hover .hover_play_icon{display:none!important;}
.hover_play_sound{display:none;}
.hover_play_sound:after{content:"\F611";font-family:'bootstrap-icons';position:absolute;right:20px;top:15px;color:#ffffff;width:30px;height:30px;line-height:30px;text-align:center;display:block;cursor:pointer;background: #0000002e;border-radius:50%;font-size: 18px;}
.hover_play_sound.on:after{content:"\F60D";}
.hover_play:hover .hover_play_sound{display:block}


/*pbl*/
.reviews_pbl{columns:4;column-gap:20px;}
.reviews_pbl>div{break-inside:avoid;padding-bottom:20px;display:inline-block;}
@media (max-width:1920px){
    .reviews_pbl{columns:4;}
}
@media (max-width:1600px){
    .reviews_pbl{columns:4;}
}
@media (max-width:1400px){
    .reviews_pbl{columns:4;}
}
@media (max-width:1200px){
    .reviews_pbl{columns:4;}
}
@media (max-width:992px){
    .reviews_pbl{columns:5;}
}
@media (max-width:768px){
    .reviews_pbl{columns:2;column-gap:10px;}
    .reviews_pbl>div{padding-bottom:10px;}
}

.hover_play video {
  width: 100%;
  aspect-ratio: 3 / 5;
  object-fit: cover;
}

.review_big_pic img{
  width: 100%;
  aspect-ratio: 3 / 4.5;
  object-fit: cover;
}


/*mobile display*/
.cxs1200{display:none;}
.cxs992{display:none;}
.cxs768{display:none;}
@media (max-width:1200px){
.cxs1200{display:block!important;}
.bxs1200{display:none!important;}
}
@media (max-width:992px){
.cxs992{display:block!important;}
.bxs992{display:none!important;}
}
@media (max-width:768px){
.cxs768{display:block!important;}
.bxs768{display:none!important;}
}


.text-dark-50{
	color: rgba(0,0,0,0.5);
}
