﻿@charset "utf-8"; 
:root{--fontfamily: 'Varela Round';}
@font-face {font-family: "Aiconfont";src: url('/js/36012/iconfont.ttf') format('truetype');}
.Aiconfont {font-family: "Aiconfont" !important;font-size: 16px;font-style: normal;-webkit-font-smoothing: antialiased;moz-osx-font-smoothing: grayscale;}
.Aicon-project-check:before {content: "\e60d";}
.Aicon-shengchanchanliang:before {content: "\e60c";}
.Aicon-yangpinguanli:before {content: "\e62e";}
.Aicon-shenqingfuwu:before {content: "\e85a";}
.Aicon-a-23zhiliaofangan:before {content: "\e61e";}
.Aicon-youjiantou:before {content: "\e79c";}
.Aicon-fuwu:before {content: "\e603";}
.Aicon-zuoyoujiantou:before {content: "\e63d";}
.Aicon-daijiaohuo:before {content: "\e60a";}
.Aicon-zhiliangbaozheng:before {content: "\e638";}
.Aicon-a-jiage2:before {content: "\e7db";}
.l-wrap{max-width:1600px;margin:0 auto;position:relative}
.home-title{text-align:center}
.home-title h5{font-weight:var(--fontbold6);font-size:50px;color:#171717;line-height:1}
.home-produt{padding-top:75px;background:url(/uploads/36012/mldz/BG6.webp) center no-repeat;background-size:cover}
.homepro-top{margin-top:45px;margin-bottom:40px;position:relative;overflow:hidden}
.homepro-row{border-radius:30px;border:1px solid #c3c3c3;display:flex;justify-content:center;align-items:center}
.homepro-row a{font-size:16px;line-height:1;text-transform:capitalize;color:#848484;font-weight:var(--fontbold7);padding:17px 0;width:100%;text-align:center}
.homeproSwiper{margin:0 80px;overflow:hidden}
.homeprobtn-next,.homeprobtn-prev{position:absolute;top:50%;transform:translateY(-50%);display:flex;cursor:pointer}
.homeprobtn-prev{right:0}
.homeprobtn-next em,.homeprobtn-prev em{font-size:50px;line-height:1;color:#848484;transition:all .3s ease-in-out}
.homeprobtn-prev em{transform:rotate(180deg)}
.homeprobtn-next:hover em,.homeprobtn-prev:hover em{color:var(--color)}
.homepro-row:hover{border-radius:30px;border:1px solid var(--color);color:var(--color)}
.homepro-row:hover a{color:var(--color)}
.homepro-comtant{display:flex;justify-content:space-between;flex-wrap:wrap}
.homepro-boxs{width:23%}
.homepro-image{box-shadow:0 0 6px 2px #dcdcdc;overflow:hidden;border-radius:10px;transition:all .3s ease-in-out}
.homepro-text h5{font-weight:var(--fontbold7);font-size:22px;color:#515151;line-height:1;padding:20px 0 18px;transition:all .3s ease-in-out}
.homepro-text{text-align:center;padding-bottom:40px}
.homepro-text a{font-weight:var(--fontbold6);font-size:18px;color:#515151;text-decoration:underline;display:block}
.homepro-boxs:hover .homepro-text h5{color:var(--color)}
.homepro-boxs:hover .homepro-image{transform:scale(1.01)}
.homepro-btn{display:flex;justify-content:center;padding:20px 0 65px}
.homeabout-btn a,.homepro-btn a{padding:17px 30px;background:linear-gradient(80deg,var(--color),#0267ab);font-size:20px;color:#fff;line-height:1;position:relative;overflow:hidden;z-index:1;text-transform:capitalize}
.homeabout-btn a::after,.homepro-btn a::after{position:absolute;content:'';width:100%;height:100%;background:var(--color);left:-100%;top:0;z-index:-1;transition:.5s ease-in-out}
.homeabout-btn a:hover::after,.homepro-btn a:hover::after{left:0}
.home-choose{background:url(/uploads/36012/mldz/choose-back.webp) center no-repeat;background-size:cover;padding:80px 0}
.home-choose .home-title h5{color:#fff}
.homechoose-col{display:flex;justify-content:space-between;margin-top:60px}
.homechoose-row{width:25%;padding:0 50px;box-sizing:border-box;display:flex;flex-direction:column;align-items:center}
.homechoose-image{width:185px;height:185px;background:#fff;border-radius:100%;display:flex;justify-content:center;align-items:center}
.homechoose-image em{font-size:60px;width:60px;background-image:linear-gradient(80deg,#1bcc82,#019bec);-webkit-background-clip:text;color:transparent;transition:all .3s linear}
.homechoose-text{text-align:center;margin-top:25px}
.homechoose-text h5{font-size:22px;color:#fff;line-height:1.25;font-weight:var(--fontbold7);margin-bottom:23px}
.homechoose-text p{font-weight:var(--fontbold4);font-size:16px;color:#fff;line-height:25px}
.homechoose-row:hover .homechoose-image em{background-image:linear-gradient(80deg,var(--color),var(--color));transform:rotateY(160deg)}
.home-about{padding:55px 0 105px;background:url(/uploads/36012/mldz/devebj.webp) center no-repeat;background-position-y:bottom}
.homeabout-contant{display:flex}
.homeabout-left{flex:1;padding-right:5%;padding-top:55px;padding-left:2%;position:relative}
.homeabout-left::after{position:absolute;content:'ABOUT US';font-weight:var(--fontbold7);font-size:120px;line-height:1;top:0;left:-60px;background-image:linear-gradient(180deg,#bcbcbc9e,#fff);-webkit-background-clip:text;color:transparent;transition:all .3s linear;opacity:.5;z-index:0}
.homeabout-right{width:45%;padding:75px 65px 0 0;position:relative}
.homeabout-right::after{position:absolute;content:'';width:328px;height:328px;top:0;right:0;background-image:linear-gradient(180deg,var(--color),#e5e5e5);border-radius:100%}
.homeabout-right .aboutSwiper{overflow:hidden;position: relative;}
.homeabout-left h5{font-size:40px;color:#151515;line-height:1.75;font-weight:bolder;margin-bottom:20px;position:relative;z-index:1;}
.homeabout-left p{font-weight:var(--fontbold5);font-size:20px;color:#505050;line-height:35px}
.homeabout-left h5 span{color:var(--color);text-transform:uppercase}
.aboutSwiper .swiper-slide{border-radius:20px;overflow:hidden}
.homeabout-btn{display:flex;margin-top:35px}
.aboutSwiper .swiper-pagination{display:flex;justify-content:end;right:110px;left:auto;bottom:20px}
.aboutSwiper-text{position:absolute;bottom:20px;left:60px;line-height:1;font-size:20px;color:#fff}
.home-information{background:#f3f7fa;padding:40px 0;margin-bottom:50px}
.homeinfo-col{display:flex;justify-content:space-between}
.homeinfo-math{display:flex;justify-content:center;align-items:center;padding-bottom:20px;margin-bottom:15px;position:relative}
.homeinfo-math::after{position:absolute;content:'';width:50px;height:2px;background:var(--color);bottom:0}
.homeinfo-row{width:25%;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:0 80px;box-sizing:border-box;border-right:1px solid #e8e8e8}
.homeinfo-row:nth-last-of-type(1){border-right:none}
.homeinfo-math p{font-size:60px;color:#108fcd;line-height:1}
.homeinfo-math .homenum{margin-right:5px}
.homeinfo-text p{font-weight:var(--fontbold7);font-size:20px;color:#1d1d1d}
.home-certificate{position:relative;padding-bottom:40px}
.home-certificate::after{position:absolute;content:'';height:100%;background-image:linear-gradient(180deg,#f1f8fc,#fff);border-radius:0 10% 30% 0;top:0;width:33%;z-index:-1}
.homecertifi-col{display:flex;align-items:center}
.homecertifi-right{width:68%;overflow:hidden;position:relative;padding:50px 0}
.homecertifi-left{flex:1;margin-right:45px}
.homecertifi-left h5{font-size:40px;color:#151515;line-height:1;font-weight:bolder;margin-bottom:35px;text-transform:uppercase}
.homecertifi-left p{font-weight:var(--fontbold4);font-size:18px;color:#212121;line-height:35px}
.homecertifiSwiper .swiper-wrapper{-webkit-transition-timing-function:linear!important;-moz-transition-timing-function:linear!important;-ms-transition-timing-function:linear!important;-o-transition-timing-function:linear!important;transition-timing-function:linear!important}
.homecertifi-left a{font-size:18px;color:#108fcd;line-height:35px;text-decoration-line:underline;margin-top:30px;display:block}
.homecertifiSwiper .swiper-pagination-bullet{width:20px;height:10px;border-radius:20px;transition:all .3s ease-in-out}
.homecertifiSwiper .swiper-pagination-bullet-active{width:35px}
.home-oem-col{display:flex;justify-content:space-between;margin-top:75px;position:relative}
.home-oem-col::after{position:absolute;width:100%;height:10px;content:'';background:#fff;top:50%;transform:translateY(-50%);z-index:-1}
.home-oem-row{width:17%;background:#fff;padding:25px 22px 60px;border-radius:10px;overflow:hidden;position:relative;box-sizing: border-box;z-index: 2;}
.home-oem{background:url(/uploads/36012/mldz/oem-back.webp) center no-repeat;background-size:cover;padding:80px 0 120px;position:relative}
.home-oem::after{position:absolute;content:'';width:100%;height:100%;top:0;left:0;background:#000000b0;z-index:0}
.home-oem .l-wrap{z-index:1}
.home-oem .home-title h5{color:#fff;text-transform:uppercase}
.home-oem-ico em{background-image:linear-gradient(0deg,#046797,#0e87c3);-webkit-background-clip:text;color:transparent;transition:all .3s linear;font-size:50px;width:50px;display:block;line-height:1}
.home-oem-ico{margin-bottom:15px}
.home-oem-text p{font-size:15px;color:#4e4e4e;line-height:1.52}
.home-oem-math{position:absolute;bottom:-15%;right:0;transition:all .3s ease-in-out;z-index: -1;}
.home-oem-math p{font-size:120px;line-height:1;font-weight:var(--fontbold7);opacity:.8;color:#ededed}
.home-oem-row:hover .home-oem-ico em{transform:rotateY(180deg)}
.home-oem-row:hover .home-oem-math{bottom: 0%;}
.home-application{padding:70px 0}
.homeapp-contant{margin-top:60px;position:relative;overflow:hidden}
.homeapp-next,.homeapp-prev{width:50px;height:50px;border-radius:100%;border:3px solid #c6c6c6;display:flex;justify-content:center;align-items:center;color:#c6c6c6;margin:0 18px;cursor:pointer;transition:all .3s ease-in-out}
.homeapp-next em,.homeapp-prev em{font-size:18px;width:18px;line-height:1}
.homeapp-prev em{transform:rotateY(180deg)}
.homeapp-btn{display:flex;justify-content:center;margin-top:55px}
.homeappSwiper-text{position:absolute;bottom:0;width:100%;height:30%;display:flex;justify-content:center;align-items:center;background-image:linear-gradient(0deg,var(--color),#ffffff3d,#ffffff00)}
.homeappSwiper-text p{font-weight:var(--fontbold7);font-size:25px;color:#fff;line-height:16px;text-shadow:0 0 5px #adadad;text-transform:capitalize}
.homeapp-next:hover,.homeapp-prev:hover{color:var(--color);border:3px solid var(--color)}
.homeappSwiper .swiper-slide{overflow:hidden;border-radius:6px}
.homeappSwiper .swiper-slide img{width:100%;display:block;transition:all .3s ease-in-out}
.homeappSwiper .swiper-slide:hover img{transform:scale(1.02)}
.home-news .home-title{display:flex;justify-content:space-between;align-items:center}
.homenews-btn{display:flex;align-items:center}
.homenews-btn a{font-weight:var(--fontbold6);font-size:25px;color:#108dca;line-height:16px}
.homenews-btn em{font-size:30px;line-height:1;padding-left:10px;color: var(--color);}
.home-news{padding:90px 0;background:#f3f7fa}
.homenews-list{display:flex;justify-content:space-between;margin-top:50px}
.homenews-li{width:31.5%;background:#fff;padding:40px 60px;box-sizing:border-box;border-radius:15px;position:relative;overflow:hidden;transition:all .3s ease-in-out}
.homenews-li::after{position:absolute;content:'';width:200px;height:200px;background-image:linear-gradient(180deg,var(--color),#ffffffe6);top:-100px;right:-100px;border-radius:100%;z-index:0;transition:all .3s ease-in-out}
.homenews-li .hoemnews-iamges>a{display:block;width:100%;position:relative;height:0;padding-bottom:75%;}
.homenews-li .hoemnews-iamges>a img{max-height:inherit;position:absolute;top:0;left:0;height:100%;object-fit:contain;background:#fff}
.hoemnews-text{display:flex;flex-direction:column}
.homenews-data{position:absolute;top:15px;right:15px;text-align:center;z-index:1}
.homenews-data p:nth-of-type(1){font-size:30px;color:#108eca;line-height:25px;font-weight:700}
.homenews-data p:nth-of-type(2){font-size:14px;color:#108eca;line-height:25px;margin-top:6px}
.hoemnews-text h5{font-size:20px;color:#252525;line-height:28px;font-weight:var(--fontbold7);padding-right:10%;margin-bottom:10px}
.hoemnews-text p{font-weight:var(--fontbold4);font-size:16px;color:grey;line-height:25px;margin-bottom:10px}
.homenews-li:hover::after{background-image:linear-gradient(180deg,#fff,var(--color));top:-90px;right:-90px}
.homenews-li:hover{background:var(--color)}
.homenews-li:hover .hoemnews-text h5{color:#fff}
.homenews-li:hover .hoemnews-text p{color:#fff}
.homenews-li:hover .homenews-data p{color:#fff}
.home-partners{padding:60px 0 70px}
.homepartner-com{margin-top:40px;overflow:hidden}
.partnerSwiper .swiper-wrapper{-webkit-transition-timing-function:linear!important;-moz-transition-timing-function:linear!important;-ms-transition-timing-function:linear!important;-o-transition-timing-function:linear!important;transition-timing-function:linear!important}
@media (max-width:1640px) {.l-wrap{padding: 0 50px;}
.home-title h5{font-size: 46px;}}
@media (max-width:1420px) {.homepro-text h5{padding: 15px 0;}
.homepro-text{padding-bottom: 25px;}
.homeprobtn-next em, .homeprobtn-prev em{font-size: 42px;}
.homechoose-image{width: 160px;height: 160px;}
.homechoose-row{padding: 0 30px;}
.homechoose-text h5{margin-bottom: 10px;font-size: 20px;}
.homechoose-image em{font-size: 52px;width: 52px;}
.homechoose-col{margin-top: 45px;}
.homeabout-left h5{font-size: 32px;position: relative;z-index: 2;}
.homeabout-left{padding-right: 3%;padding-top: 40px;padding-left: 0%;}
.homeabout-right{padding: 50px 50px 0 0;box-sizing: border-box;}
.aboutSwiper .swiper-pagination{justify-content: center;right: auto;}
.homeinfo-row{padding: 0 45px;}
.homeinfo-math p{font-size: 42px;}
.homecertifi-left h5{margin-bottom: 20px;}
.homecertifi-left a{margin-top: 15px;}
.home-oem-col{margin-top: 50px;}
.home-oem{padding: 100px 0;}
.homeapp-btn{margin-top: 30px;}
.homenews-li{padding: 40px 45px;}
.hoemnews-text h5{padding-right: 15%;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;display: -webkit-box;}}
@media (max-width:1200px) {.home-title h5{font-size: 34px;}
.homepro-row a{font-size: 14px;padding: 15px 0;}
.homepro-text h5 {padding: 10px 0;font-size: 18px;}
.homepro-text a{font-size: 14px;}
.homepro-text {padding-bottom: 15px;}
.homeabout-btn a, .homepro-btn a{font-size: 18px;padding: 15px 30px;}
.homechoose-image {width: 120px;height: 120px;}
.homechoose-image em {font-size: 36px;width: 36px;}
.homechoose-text{margin-top: 15px;}
.homechoose-row {padding: 0 15px;}
.homeabout-left p{font-size: 16px;line-height: 1.72;}
.homeabout-left h5,.homecertifi-left h5{font-size: 28px;line-height: 1.52;}
.homeabout-right::after{width: 280px;height: 280px;}
.homeabout-left::after{font-size: 82px;left: -25px;}
.home-about{padding: 50px 0 70px;}
.aboutSwiper-text {font-size: 16px;}
.homeinfo-row{padding: 0 25px;}
.homeinfo-math p{font-size: 34px;}
.homeinfo-text p{font-size: 18px;}
.homeinfo-math{padding-bottom: 15px;margin-bottom: 10px;}
.homecertifi-right{padding: 40px 0;width: 60%;}
.home-certificate::after{width: 40%;}
.homecertifi-left h5{margin-bottom: 10px;}
.home-oem-math{bottom: -20%;}
.home-oem-math p{font-size: 120px;}
.home-oem-ico{margin-bottom: 10px;}
.home-oem-ico em{font-size: 36px;width: 36px;}
.home-oem-col {margin-top: 35px;}
.home-oem {padding: 60px 0;}
.homeapp-contant{margin-top: 35px;}
.homeappSwiper-text p{font-size: 20px;}
.homeapp-next, .homeapp-prev{width: 40px;height: 40px;}
.home-news,.home-partners,.home-application{padding: 50px 0;}
.homenews-list{margin-top: 35px;}
.homenews-li {padding: 20px 25px;}
.hoemnews-text h5{padding-right: 17%;}}
@media (max-width:1024px) {.l-wrap{padding: 0 30px;}
.home-produt{padding-top: 50px;}
.homepro-top{margin: 25px 0;}
.homeprobtn-next em, .homeprobtn-prev em{font-size: 32px;}
.homepro-btn{padding: 15px 0 50px;}
.homeabout-btn a, .homepro-btn a{font-size: 16px;}
.home-choose{padding: 50px 0;}
.homechoose-image {width: 100px;height: 100px;}
.homechoose-col{margin-top: 35px;}
.homeabout-contant,.homecertifi-col{flex-direction: column;}
.homeabout-left{padding-right: 0;}
.homeabout-right,.homecertifi-right{width: 100%;}
.homecertifi-left{margin-right: 0;}
.home-information{margin-bottom: 30px;}
.home-oem-col{flex-wrap: wrap;}
.home-oem-row {width: 49%;margin-bottom: 2%;}
.home-oem-col::after{display: none;}
.home-oem-row:nth-last-child(1){margin-bottom: 0;}
.homenews-list{flex-wrap: wrap;}
.homenews-li {width: 49%;margin-bottom: 2%;}
.hoemnews-text h5 {padding-right: 20%;font-size: 18px;}
.homenews-btn a,.homenews-btn em{font-size: 18px;}}
@media (max-width:768px) {.l-wrap{padding: 0 15px;}
.home-about {padding: 15px 0 40px;}
.home-produt{padding-top: 30px;}
.home-title h5{font-size: 24px;}
.homepro-row a{font-size: 12px;padding: 10px 0;}
.homeproSwiper{margin: 0 45px;}
.homeprobtn-next em, .homeprobtn-prev em{font-size: 24px;width: 24px;}
.homepro-text h5 {padding: 6px 0;font-size: 14px;}
.homepro-text a {font-size: 12px;line-height: 1;}
.homepro-btn {padding: 10px 0 30px;}
.homeabout-btn a, .homepro-btn a {font-size: 14px;padding: 12px 20px;}
.homechoose-col{margin-top: 25px;flex-wrap: wrap;}
.homechoose-row{width: 50%;margin-bottom: 25px;}
.homechoose-text h5 {margin-bottom: 5px;font-size: 16px;}
.homechoose-text p{font-size: 14px;line-height: 1.25;}
.homechoose-image {width: 80px;height: 80px;}
.homechoose-image em {font-size: 28px;width: 28px;}
.homeabout-left h5, .homecertifi-left h5{font-size: 24px;}
.homeabout-left::after {font-size: 72px;left: 0;}
.homeabout-left h5{margin-bottom: 0;}
.homeabout-left p,.homeinfo-text p,.homecertifi-left p,.home-oem-text p,.hoemnews-text p{font-size: 14px;line-height: 1.52;}
.homeabout-btn{margin-top: 15px;}
.homeinfo-col{flex-wrap: wrap;}
.homeinfo-row{width: 50%;margin-bottom: 40px;}
.homeinfo-math p{font-size: 26px;}
.homeinfo-row:nth-of-type(n+2){margin-bottom: 0;}
.homeinfo-row:nth-of-type(2n){border-right: none;}
.home-oem-math p{font-size: 86px;}
.homeapp-contant{margin-top: 20px;}
.homeapp-next, .homeapp-prev {width: 30px;height: 30px;margin: 0 10px;}
.homeapp-next em, .homeapp-prev em{font-size: 12px;width: 12px;}
.homenews-data p:nth-of-type(1){font-size: 22px;line-height: 1;}
.homenews-data p:nth-of-type(2){font-size: 12px;line-height: 1;}
.home-news, .home-partners, .home-application{padding: 30px 0;}
.homecertifi-left a {margin-top: 10px;font-size: 16px;}}
@media (max-width:650px) {.homepro-top{margin: 15px 0;}
.home-title h5{font-size: 20px;}
.homepro-comtant{justify-content: left;}
.homepro-boxs {width: 33.33%;padding: 0px 10px;box-sizing: border-box;}
.home-oem {padding: 35px 0;}
.hoemnews-text h5{font-size: 16px;line-height: 1.25;margin-bottom: 5px;}
.homenews-li::after{width: 170px;height: 170px;}
.homenews-data p:nth-of-type(1){font-size: 16px;}
.homenews-data p:nth-of-type(2){font-size: 10px;}
.homenews-list{margin-top: 20px;}}
@media (max-width:450px) {.homepro-row a {font-size: 10px;padding: 7px 0;}
.homeproSwiper {margin: 0px 30px;}
.homepro-comtant {justify-content: space-between;}
.homepro-boxs {width: 48%;padding: 0;}
.homepro-text{margin-top: 10px;}
.homechoose-text p{font-size: 12px;}
.homechoose-text h5{font-size: 14px;}
.homechoose-image {width: 55px;height: 55px;}
.homechoose-image em {font-size: 22px;width: 22px;}
.home-choose {padding: 35px 0 20px;}
.homeabout-left h5, .homecertifi-left h5{font-size: 20px;}
.homeabout-left::after{font-size: 42px;}
.aboutSwiper-text{left: 20px;}
.homeinfo-row{border: none;}
.homeinfo-text p{text-align:center;}
.homeinfo-row:nth-of-type(n+2),.homeinfo-row{margin-bottom: 20px;}
.homeinfo-row:nth-child(n+3){margin-bottom:0;}
.homecertifi-right{padding: 10px 0 45px;}
.home-certificate{padding-bottom: 10px;}
.home-oem-row{padding: 25px 22px 40px;}
.homenews-li{width: 100%;}}
td{vertical-align: middle;}
.foot-cate #li_Menu101_about-us{order:3}
.foot-cate #li_Menu101_MainHome{order:1}
.foot-cate #li_Menu101_application{order:9}
.foot-cate #li_Menu101_oem-odm{order:5}
.foot-cate #li_Menu101_products{order:7}
.foot-cate #li_Menu101_Info{order:2}
.foot-cate #li_Menu101_newslist-1{order:4}
.foot-cate #li_Menu101_contact-us{order:6}
.foot-cate #li_Menu101_showroom{order:8}
.foot-cate #li_Menu101_sitemap{order:10}
/*@media (min-width:1025px){.head-main .l-wrap .head-contactus a{display:inline-flex;align-items: center;color:#fff;background:linear-gradient(90deg,var(--color), #0C6E9E);padding:7px 15px;border-radius: 30px;transition: all .3s;margin-left:20px;}*/
/*.head-main .l-wrap .head-contactus a em{padding-right:5px;}*/
/*.head-main .l-wrap .head-contactus a:hover{box-shadow: 0 0 6px 2px #dcdcdc;}}*/
@media (min-width:1025px) and (max-width:1440px){.head-nav a,.head-main .l-wrap .head-contactus a{font-size:var(--fontsize14)}}
@media (min-width:1025px) and (max-width:1280px){.head-main .head-logo img{max-width:200px;}}
@media (max-width:768px){.homeabout-right::after{display:none;}
.homeabout-right{padding-right:0;}
.homeabout-right .aboutSwiper{padding-bottom:50px;}}
/*footer*/
.foot-cate ul>li{width:50%;margin-right:0;}
.foot-procate ul{display:flex;flex-wrap:wrap;}
.foot-procate ul>li{overflow: hidden;position: relative;box-sizing: border-box;margin-bottom: 10px;padding-left: 14px;width:50%;text-overflow: ellipsis;white-space: nowrap;}
.foot-procate ul>li:after,.foot-cate ul>li:after{position: absolute;left: 0px;top:50%;content: "";width:5px;height:5px;border-radius: 50%;display:inline-block;background:#fff;transform: translateY(-50%);}
@media (min-width:769px){.foot-main .l-wrap{justify-content: space-between;flex-wrap:nowrap}
.foot-main .foot-item{width:auto;}
.foot-main .foot-item.foot-about{width:20%;}
.foot-main .foot-item.foot-cate{width:12%}
.foot-main .foot-item.foot-procate{width:23%;}
.foot-main .foot-item.foot-contact{width:20%;}
@media (min-width:769px) and (max-width:1366px){.foot-main .foot-item.foot-cate{width:15%;}}
.foot-right{border-top:1px solid #FFFFFF2E}
.foot-right .l-wrap{display:flex;align-items:center;justify-content: space-between;border:none;}
.foot-right .foot-about .foot-link ul li{margin-top:0;}}
.foot-main .foot-title:after{display:none;}
.foot-contact li{margin-bottom:10px;}
.foot-contact .contact-item i{color:var(--color);padding-right:10px;font-size:18px;}
.foot-main .foot-title{padding-bottom:0;}
.foot-right .foot-about .foot-link ul .social-item{margin-left:0;}
@media (max-width:1600px){footer .l-wrap{padding-left:25px !important;padding-right:25px !important;}}
@media (max-width:768px){.foot-right .foot-about .foot-link ul{justify-content: center;}}
footer .foot-main .foot-title{text-transform:capitalize}
footer .send-inquiry .inquiry-form input, .send-inquiry .inquiry-form .wmkcfb-fileupload{width:100%;height:35px;margin-bottom:7px;border-radius: 10px;}
footer .send-inquiry .inquiry-form textarea{height:100px;border-radius: 10px;}
footer .wmkcfeedback .send-btn{margin:10px 0;background: var(--color);height:30px;min-width:100%;border-radius: 10px;overflow:hidden}
@media ( max-width:768px) {.home-oem-row:nth-last-child(1) {width: 100%;}   #home-swiper  .swiper-pagination{display: none;}}
@media(min-width:1025px){.foot-cate ul li{width:100%;}}
footer .wmkcfeedback .send-btn{font-size:18px;height:35px;}
@media (max-width:370px){.head-logo img{max-width:140px !important;}}
@media screen and (max-width:768px){.inner-banner{height:auto;min-height:unset}}
.head-search .head-search-btn{ background: #fff;}
.homecertifi-col {display: flex;align-items: center;flex-wrap: wrap;flex-direction: column-reverse;}
.homecertifi-left {width: 100%;margin-right: 0;text-align: center;}
.homecertifi-right{width: 100%;}
@media (max-width: 768px) {.inner-banner .breadcrumb>div {bottom: -30px;}}
@media screen and (max-width: 768px) {.common-main {margin: 35px 0;}}
@media (min-width:1441px){.head-nav{margin-left:9%;}
.head-search{margin-left:auto;}}
 @media (min-width:1025px) and (max-width:1540px){.head-nav a,.head-main .l-wrap .head-contactus a{font-size:var(--fontsize14)}
.head-nav>ul>li{margin:0 6px}}
.hoemnews-text h5{min-height: 84px;}