﻿@charset "utf-8"; 
.prodetails-content .prodetails-tabs .prodetails-tabs-item:nth-child(2){display:none}
.home-service .homeservice-list .homeservice-item{justify-content: flex-start;}
.home-service .homeservice-list .homeservice-item .more{margin-top:auto;}
#liproducts .submenu.nav3>li .cate-con ul{display:none;}
@media (min-width:1025px){.pro-list.list1 li{width:23.5%}
.pro-list.list1 li:nth-child(3n){margin-right:2%;}
.pro-list.list1 li:nth-child(4n){margin-right:0;}}
.pro-list.list1 li .pro-img a{max-height:inherit;}
.home-hotpro .l-wrap>.home-des,.home-hotpro .l-wrap>.home-title,.home-hotpro .l-wrap>.home-line{display:none}
.home-hotpro .home-des{text-transform:initial;max-width:1100px;margin:10px auto;line-height:2;font-size:18px;font-weight:500;}
@media (max-width:500px){.home-hotpro .home-des{font-size:15px}}
.home-odm .tit{display:flex;align-items:center}
.home-odm .tit .title{width:122px;height:108px;background:url(/uploads/42969/page/p20241106174030b3149.png) no-repeat center;background-size:cover;font-weight:var(--fontbold7);font-size:var(--fontsize18);color:#fff;padding:20px 10px 0;text-align:center;margin-right:30px}
.home-odm .tit .home-title{color:var(--color);margin-bottom:10px;font-weight:var(--fontbold7);text-align: left;}
.home-odm .tit p{max-width:540px;color:#777d80}
.home-odm .list{display:flex;flex-wrap:wrap;margin:4% 0 0}
.home-odm .item{position:relative;width:calc(25% - 20px);margin:0 10px 20px;text-align:center}
.home-odm .item p{margin:auto;color:#777d80;}
.home-odm .item h3{font-weight:var(--fontbold7);font-size:var(--fontsize18);color:#3b3e40;margin-bottom:10px}
.home-odm .item .line{position:absolute;right:0;top:35px;transform:translateX(50%);width:50%;max-width:140px}
.home-odm .item .line.re{transform:rotate(176deg) translateX(-50%)}
.home-odm .icon{position:relative;max-width:90px;height:90px;background:#fff;box-shadow:0 15px 69px 12px rgba(0,0,0,.08);margin:0 auto 35px;border-radius:50%}
.home-odm .icon img{border-radius:50%;overflow:hidden}
.home-odm .icon .num{position:absolute;top:-5px;right:-5px;z-index:2;width:30px;height:30px;line-height:30px;border-radius:50%;background-color:var(--color);text-align:center;font-weight:var(--fontbold7);font-size:14px;line-height:24px;color:#fff}
@media (max-width:500px){.home-odm .item{width:48%;margin:10px 0;}
.home-odm .tit .title{margin-right:10px;}
.home-odm .item .line{display:none;}}
.home-about{background:url(/uploads/42969/page/p202411071333562e1a3.jpg) no-repeat right/cover;}
.home-about .aboutus-top{max-width:900px;width:100%;}
.home-about .home-title,.home-about .home-des{text-align: left;}
.home-about .home-title{color:#525759;font-weight:var(--fontbold7)}
.home-about .home-des{text-transform: inherit;color:#777d80;margin-top:10px;}
.home-about .aboutus-bot{display:flex;flex-wrap:wrap;justify-content: space-between;align-items: center;width:100%;}
.home-about .aboutus-bot .left{width:43%;}
.home-about .aboutus-bot .left ul li{margin:10px 0;font-size:var(--fontsize15);font-weight:var(--fontbold6);color:#525759;list-style:none;padding-left:20px;position:relative}
.home-about .aboutus-bot .left ul li:before{content:'';width:5px;height:5px;display:inline-block;position:absolute;top:10px;left:5px;background:var(--color);border-radius: 50%;}
.home-about .aboutus-bot .right{width:52%;}
.home-about .home-more{padding:0 20px;border-radius: 30px;margin-top:5%;}
@media (max-width:768px){.home-about .aboutus-top{max-width:100%;}
.home-about .aboutus-bot .left,.home-about .aboutus-bot .right{width:100%;margin:10px 0;}
.home-about .aboutus-bot .left ul li{margin:5px 0;}
.home-about .aboutus-bot .right .img{overflow: hidden;border-radius: 100px;}}
@media (max-width:500px){.home-about .aboutus-bot .right .img{border-radius: 30px;}}
.home-ind{padding:4% 0;background:#f9f9f9;margin-top:4%;}
.home-ind .ind-inner{display:flex;flex-wrap:wrap;justify-content: space-between;}
.home-ind .ind-inner .ind-left{width:45%;}
.home-ind .ind-inner .ind-left img{width:100%;display:block;}
.home-ind .ind-inner .ind-right{width:50%;}
.home-ind .ind-inner .ind-right .ind-item{box-shadow: 19px 23px 80px 0 rgba(136,127,115,.15);border-radius: 6px;padding:20px 35px;list-style: none;background:#fff;margin-bottom:15px;position:relative}
.home-ind .ind-inner .ind-right .ind-item:before{content:'';width:2px;height:50px;background:var(--color);position:absolute;left:0;top:25px;}
.home-ind .ind-inner .ind-right .ind-item:last-child{margin-bottom:0;}
.home-ind .ind-inner .ind-right .ind-item .ind-tit{font-weight:var(--fontbold7);margin-bottom:10px;font-size:var(--fontsize18)}
@media (max-width:768px){.home-ind .ind-inner .ind-left,.home-ind .ind-inner .ind-right{width:100%;margin:10px 0;}
.home-ind .ind-inner .ind-right .ind-item{padding:20px;}}
.home-news{padding:3% 0 4%}
.home-news .homenews-wrap{margin-top:3%;display:flex;justify-content:space-between;align-items:flex-start}
.home-news .homenews-img{width:40%}
.home-news .homenews-img img{width:100%;border-radius:10px;transition:all .1s linear}
.home-news .homenews-img img:hover{transform:scale(1.01)}
@media (max-width:768px){.home-news .homenews-img{display:none}
}
.home-news .swiper{width:100%;overflow:hidden}
.home-news .homenews-img{display:flex;align-items:center;justify-content:space-between}
.home-news .homenews-img .homenews-btn{cursor:pointer;font-size:30px;font-weight:var(--fontbold7);transition:all .3s}
.home-news .homenews-img .homenews-btn:hover{color:var(--color)}
.home-news .homenews-img #newsSwiperImg{max-width:90%}
@media (max-width:768px){.home-news .homenews-wrap{flex-wrap:wrap}
.home-news .homenews-img{width:100%;margin-bottom:15px}
}
.homenews-list{flex:1;padding-left:30px;list-style:none}
.homenews-list li{width:100%;position:relative;padding-bottom:20px;margin-bottom:20px;padding-left:35px;border-bottom:2px solid #eaeaea}
.homenews-list li.act .icon{background:var(--color);color:#fff}
.homenews-list li.act .name{color:var(--color)}
.homenews-list li .info{display:none}
.homenews-list li .icon{cursor:pointer;position:absolute;left:0;top:4px;width:20px;height:20px;background:rgba(146,146,146,0);border:1px solid var(--color);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:var(--fontbold6)}
.homenews-list li .name{font-size:20px;font-weight:var(--fontbold6);line-height:1.2}
.homenews-list li .date{color:#717171;display:flex;align-items:center;font-size:14px;padding:4px 0}
.homenews-list li .date em{margin-right:10px}
.homenews-list li .text{color:#666;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}
.homenews-list li .home-more{min-width:125px;height:40px;margin-top:1em}
@media (max-width:768px){.homenews-list{padding-left:0}
.homenews-list li .name{font-size:18px}
}
@media (min-width:1025px){.banner-inner img{max-height:600px}}
.pro-main .pro-cate-title{display: none;}
.head-info .nav-ul>li#liproducts>a{pointer-events: none;}
@media (min-width:1025px){.pro-d-main .pagelink+.sidebar-item.inquiry{margin-top:20px;}}
.pro-main .common-main>.sidebar-item.inquiry{margin: 0px auto 30px;padding:70px;max-width: 1700px;}
.pro-main .common-main>.sidebar-item.inquiry .wmkcfeedback input{width: 49%;}
.pro-main .common-main>.sidebar-item.inquiry form{display: flex;flex-wrap: wrap;justify-content: space-between;}
@media (max-width:1025px){.pro-main .common-main>.sidebar-item.inquiry{padding:15px;}}
@media (min-width:1025px){main.pro-main.nosidebar .sidebar{display:none;}
main.pro-main.nosidebar .page-main{padding-right:0;width:100%;}
 #liproducts .submenu.nav3>li{ margin-right: unset;}#liproducts .submenu.nav3 .LiLevel1:nth-child(6){visibility: hidden; width: 0; min-height: 0;}
}
.prodetails-content .prodetails-tabs{display:none;}
.pro-d-main .prodetails-info .prodetails-btnlist .pro-btn:hover {color: #fff;background: var(--color);}
.home-hotpro .homehotpro-list .homehotpro-item .homehotpro-info .more{text-transform: capitalize;font-weight: var(--fontbold7);}

#wmkc-windowpop{position: fixed;right:5px;bottom:30%;z-index:999;}
#wmkc-windowpop .pop-item{border-radius: 50%;margin-top:10px;width:50px;height:50px;display:flex;justify-content: center;align-items: center;cursor: pointer;position: relative;}
#wmkc-windowpop .pop-item p{line-height:1.3;position:absolute;right:60px;top:50%;transform: translateY(-50%);white-space: nowrap;color:#fff;background: rgba(0,0,0,0.7);padding:3px 6px;border-radius: 5px;}
#wmkc-windowpop .pop-item.pop-vr{background:#155bfb;}
#wmkc-windowpop .pop-item.pop-message{background:#155bfb;}
#wmkc-windowpop .pop-item.pop-whatsapp{background:#25d366;}
#wmkc-windowpop .pop-close .pop-item{background: var(--color);}
#wmkc-windowpop .pop-close .icon-message{display:none;}
#wmkc-windowpop .pop-item em,#wmkc-windowpop .pop-item img{color:#fff;font-size:28px;line-height:1;max-width:28px;}
#wmkc-windowpop.active .pop-box{display:none;}
#wmkc-windowpop.active .pop-close .icon-message{display:block;}
#wmkc-windowpop.active .pop-close .icon-close{display:none;}
@media (max-width:768px){#wmkc-windowpop{display:none !important}}