﻿@charset "utf-8"; 
:root{--color:#30AAF8;}
.wmkc-home-products{padding-top:50px;}
.wmkc-home-products .products-title{display:flex;margin-bottom:30px;justify-content:space-between;}
.wmkc-home-products .products-title .products-btn{display:none;width:120px;}
.products-title .products-btn div{display:flex;margin:0 auto;width:49px;height:49px;border-radius:50%;background:#f5f5f5;justify-content:center;align-items:center;}
.wmkc-home-products .products-title p{margin-bottom:5px;color:#303030;font-size:30px;}
.wmkc-home-products #products-swiper .t-products-title{margin:30px 0;text-align:center;font-size:18px;}
.wmkc-home-products #products-swiper .products-get{display:flex;width:100%;height:40px;border-radius:19px;background:var(--color);color:#fff;text-align:center;align-items:center;justify-content:center;position:absolute;bottom:0}
.wmkc-home-products #products-swiper .products-get a{color:#fff;}
#products-swiper img{width:100%;}
#products-swiper{padding-bottom:40px}
#products-swiper .swiper-slide{height:auto}
#products-swiper .swiper-pagination{bottom:0}
#products-swiper .swiper-slide .item{height:100%;position:relative;box-sizing: border-box;padding-bottom:40px;}
@media (max-width:560px){.wmkc-home-products #products-swiper .t-products-title{margin:10px 0}}
.wmkc-home-about .about-imgs{padding-top:50px;padding-left:50px;width:52%;}
.wmkc-home-about .about-imgs .border-box{position:relative;z-index:2;width:100%;}
.wmkc-home-about .about-imgs .border-box img{width:100%;}
.wmkc-home-about .about-imgs .border-box::after{position:absolute;top:8%;left:8%;z-index:-1;width:100%;height:100%;background:var(--color);content:'';}
.wmkc-home-about .about-imgs .border-box iframe{height:480px}
.wmkc-home-about .about-imgs .img-box{position:relative;}
.wmkc-home-about .about-imgs .left-abimg{position:absolute;top:-35px;left:-35px;transform:rotate(45deg);}
.wmkc-home-about .about-content{position:relative;padding-right:50px;width:40%;font-size:16px;}
.wmkc-home-about h3{text-transform:uppercase;font-size:38px;}
.wmkc-home-about .about-content .ab-more{display:flex;margin:50px 0 0;}
.wmkc-home-about .about-content .ab-more a{margin-right:30px;}
.wmkc-home-about .home-ab-top{padding-top:80px;padding-bottom:40px;display:flex;justify-content:space-between;}
.wmkc-home-about .home-ab-center{margin-bottom:80px;width:100%;}
.wmkc-home-about .home-ab-center ul{display:flex;width:100%;flex-wrap:wrap;justify-content:space-between;}
.wmkc-home-about .home-ab-center ul li{width:19%;text-align:center;background:#00000015;border-radius:15px;padding:10px}
.wmkc-home-about .home-ab-center ul li .ab-center-title{color:#262626;font-size:23px;}
.home-ab-bottom{display:flex;width:100%;flex-wrap:wrap;justify-content:space-between;}
.home-ab-bottom .ab-bottom-left{width:20%;}
.home-ab-bottom .ab-bottom-left .ab-bottom-title{font-weight:700;font-size:24px;}
.home-ab-bottom .ab-bottom-left .ab-bottom-text{margin:20px 0;}
.home-ab-bottom .ab-bottom-right{width:75%;background:linear-gradient(to right,#23b8bc ,transparent);}
.home-ab-bottom .ab-bottom-right ul{display:flex;margin-top:-20px;flex-wrap:wrap;justify-content:space-between;}
.home-ab-bottom .ab-bottom-right ul li{margin-left:20px;width:22%;border-radius:10px;background:#fff;text-align:center;margin-bottom:3%}
.home-ab-bottom .ab-bottom-right ul li img{margin-top:-20px;}
.about-content .ab-more .more-btn:first-child{border:1px solid #666;background:0 0;color:var(--color)!important;}
.ab-bottom-left .more-btn{border:1px solid #000;background:0 0;color:#000!important;}
@media (max-width:1024px){.wmkc-home-contact #wmkcfeedback1,.wmkc-home-contact .home-contact-send{padding-left:10%;}}
@media(max-width:768px){.wmkc-home-about .about-imgs{float:inherit;width:85%;}
.wmkc-home-about .about-content{float:inherit;width:100%;padding:0}
.wmkc-home-about .about-content::after{display:none;}
.home-ab-bottom .ab-bottom-left{width:100%;}
.home-ab-bottom .ab-bottom-right{margin-top:50px;width:100%;}
.wmkc-home-contact #wmkcfeedback1{width:100%;padding:0 10%;}
.wmkc-home-about .about-imgs .border-box iframe{height:380px}
}
@media (max-width:560px){.wmkc-home-about .about-imgs{width:100%;padding:0}
.wmkc-home-about .about-imgs .border-box::after,.wmkc-home-about .about-imgs .left-abimg{display:none}
.wmkc-home-about .about-imgs .border-box iframe{height:300px}}
@media(max-width:500px){.wmkc-home-about .home-ab-center ul li{width:100%;margin:5px 0}
.home-ab-bottom .ab-bottom-right ul li{margin-top:20px;width:44%;}
}
.wmkc-home-cert .home-cert-title{padding-top:90px;text-align:center;text-transform:uppercase;font-size:38px;}
.wmkc-home-cert ul{position:relative;display:flex;margin:50px auto;padding-bottom:50px;width:100%;max-width:1600px;flex-wrap:wrap;justify-content:space-between;}
.wmkc-home-cert ul li{margin:0 10px;width:18%;}
.wmkc-home-cert ul li img{width:100%;transition:all .2s linear;}
@media(max-width:768px){.wmkc-home-cert ul li{margin:5px;width:45%;}}
.wmkc-home-category{background:url(/uploads/31494/cate-bg.jpg) no-repeat;background-position:center;margin-top:20px;position:relative;padding:2.5%}
.wmkc-home-category:before{content:'';width:100%;background:rgb(160 212 233 / 70%);height:100%;display:block;position:absolute;top:0;left:0;z-index:0;}
.wmkc-home-category .l-wrap{z-index:2;position:relative;}
.wmkc-home-category .home-category-title{padding:20px 0;text-align:center;font-size:38px;}
.wmkc-home-category .products_li{justify-content:space-between;}
.wmkc-home-category .products_li li{width:24%;}
.wmkc-home-category .service-block{border-top:none;border-left:none;-webkit-box-shadow:2px 2px 5px rgba(44,44,44,.3);}
@media(max-width:768px){.wmkc-home-category .products_li li{width:49%;}
}
.wmkc-home-details .home-details-title{margin-top:50px;padding:20px 0;text-align:center;font-size:38px;text-transform: uppercase;}
.wmkc-home-details .details-img{position:relative;width:100%;max-width:1000px;margin:0 auto}
.wmkc-home-details .details-img>img{width:100%;}
.wmkc-home-details .details-img .de .de-text{position:absolute;z-index:0;padding:5px;background:var(--color);opacity:0;}
.wmkc-home-details .details-img .de.active .de-text{position:absolute;z-index:2;margin-top:5px;width:255px;text-align:center;opacity:1;}
.wmkc-home-details .details-img .de.active .de-text p{color: #fff;text-shadow: -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000;font-weight: var(--fontbold6);}
.wmkc-home-details .details-img .de1{position:absolute;top:11%;left:37%;cursor:pointer;}
.wmkc-home-details .details-img .de2{position:absolute;top:6%;right:29%;cursor:pointer;}
.wmkc-home-details .details-img .de3{position:absolute;top:24%;right:17%;cursor:pointer;}
.wmkc-home-details .details-img .de4{position:absolute;top:48%;left:5%;cursor:pointer;}
.wmkc-home-details .details-img .de5{position:absolute;top:47%;right:35%;cursor:pointer;}
.wmkc-home-details .details-img .de6{position:absolute;top:56%;left:12%;cursor:pointer;}
.wmkc-home-details .details-img .de7{position:absolute;top:60%;left:20%;cursor:pointer;}
.wmkc-home-details .details-img .de8{position:absolute;top:56%;left:27%;cursor:pointer;}
.wmkc-home-details .details-img .de9{position:absolute;top:60%;left:45%;cursor:pointer;}
.wmkc-home-details .details-img .de10{position:absolute;top:60%;right:35%;cursor:pointer;}
.wmkc-home-details .details-img .de11{position:absolute;top:61%;right:23%;cursor:pointer;}
.wmkc-home-details .details-img .de12{position:absolute;top:74%;left:20%;cursor:pointer;}
.wmkc-home-details .details-img .de13{position:absolute;top:71%;left:51%;cursor:pointer;}
.wmkc-home-details .details-img .de14{position:absolute;top:69%;left:57%;cursor:pointer;}
@media(max-width:500px){.wmkc-home-details .details-img div img{width:15px;height:15px;}
.home-ab-bottom .ab-bottom-right ul{padding:20px 0;}
}
.wmkc-home-details{background-image:url(/uploads/31494/details-background.png);background-size:100% 100%;}
.wmkc-home-super{padding:20px 0;}
.wmkc-home-super .home-super-title{color:#fff;text-align:center;font-size:38px;}
.wmkc-home-super{background-image:url(/uploads/31494/super-background.jpg);background-size:100% 100%;}
.wmkc-home-super .item{padding:30px;background:#fff;height:100%}
.wmkc-home-super .item img {width:100%;height:100%;object-fit:contain;}
.wmkc-home-super .item .super-top{display:flex;}
.wmkc-home-super .item .super-top .super-name{margin-left:20px;font-size:22px;}
.wmkc-home-super .item .super-bottom{display:flex;}
.wmkc-home-super .item .super-bottom .yinhao{margin-top:-20px;margin-right:30px;margin-left:15px;font-weight:700;font-size:86px;font-family:Arial;}
.wmkc-home-super .item .super-bottom .super-text{color:#303030;font-size:14px;}
.wmkc-home-super .swiper-container .swiper-slide{opacity:.7;height:auto;}
.wmkc-home-super .swiper-container .swiper-slide.swiper-slide-active{opacity:1;}
.wmkc-home-super .swiper-backface-hidden .swiper-slide-active{z-index:2;transform:scale(1.2) translateZ(0);}
li{list-style-type:none;}
.wmkc-home-category .products_li{display:flex;flex-wrap:wrap;}
.wmkc-home-category .products_li .products_con-name{margin:20px 0;text-align:center;font-weight:700;font-size:21px;}
.wmkc-home-super .swiper-container{padding:100px 0;}
.wmkc-home-super .swiper-pagination-bullet{width:30px;height:6px;border-radius:10px;background:var(--color);}
.super-button-next,.super-button-prev{position:absolute;top:45%;z-index:9;display:flex;width:50px;height:50px;border-radius:var(--borderradius);color:#fff;cursor:pointer;transition:all .15s linear;align-items:center;justify-content:center;}
.wmkc-home-super .super-button-prev{transform:rotateY(180deg);}
.super-button-next .iconfont,.super-button-prev .iconfont{font-size:40px;}
.super-button-next{right:0;}
.wmkc-home-super .swiper-pagination{bottom:-5px!important;}
@media (min-width:1281px){.super-button-next, .super-button-prev {width:30%;height:70%;top:15%}
.super-button-next em, .super-button-prev em{display:none}}
@media (min-width:1281px){.wmkc-home-super .swiper-container .swiper-slide{padding:0 3%}
.wmkc-home-super .swiper-container .swiper-slide.swiper-slide-active{transform: scale(1.3);}}
@media(max-width:1280px){.wmkc-home-super .swiper-backface-hidden .swiper-slide-active{transform:scale(1);}
.wmkc-home-super .swiper-container{padding:30px 0;}
}
.home-news .homenews-box{margin-top:0!important;border:none!important;background:inherit!important;}
.home-news .homenews-list .homenews-item .homenews-info .more{border:none!important;text-transform:inherit!important;justify-content:space-between;}
.home-news .homenews-list .homenews-item .homenews-info .more em{margin-right:-7%;padding:0 6px;background:#848484;color:#fff;font-size:26px;}
.home-news .homenews-list .homenews-item{box-shadow:1px 0 5px rgba(132,132,132);}
.home-news .homenews-list .homenews-item{padding-bottom:0;}
.home-news .homenews-list .homenews-item .homenews-info .more{margin-bottom:-7%;}
.home-news .homenews-list .homenews-item .homenews-img a{max-height:inherit}
.home-news .homenews-list .homenews-item .homenews-img a img{height:auto}
.home-news .homenews-list .homenews-item .homenews-info .title{-webkit-line-clamp:2!important;}
.wmkc-home-contact{display:flex;flex-wrap:wrap;}
.wmkc-home-contact .home-contact-left{position:relative;width:40%;}
.home-contact-left img{width:100%;height:100%;}
.wmkc-home-contact .home-contact-title{position:absolute;bottom:0;width:80%;background:#000;color:#fff;text-align:center;font-size:32px;opacity:.6;}
.wmkc-home-contact .home-contact-right{padding:2% 0;width:60%;background-image:url(/uploads/31494/contact2.png);background-size:100% 100%;display: flex;flex-direction: column;justify-content: center;}
.wmkc-home-contact #wmkcfeedback1{display:flex;padding-left:10%;width:90%;flex-wrap:wrap;justify-content:space-between;}
.wmkc-home-contact #wmkcfeedback1 .inquiry-form{display:flex;flex-wrap:wrap;justify-content:space-between;}
.wmkc-home-contact #wmkcfeedback1 input{margin-bottom:10px;padding:15px 5px;width:49.5%;}
.wmkc-home-contact #wmkcfeedback1 textarea{padding:15px 5px;width:99.8%;}
.wmkc-home-contact .send-btn{padding:15px 0;width:49.5%;background:var(--color);color:#fff;text-align:center;margin:10px auto 0;font-size:17px}
.wmkc-home-contact .home-contact-send{padding:0 0 20px;padding-left:10%;color:#fff;font-size:25px;}
@media(max-width:1024px){.wmkc-home-contact .home-contact-right{padding:20px 0;width:100%;}
.wmkc-home-contact .home-contact-left{width:100%;}
.wmkc-home-contact #wmkcfeedback1 input{width:100%;}
.wmkc-home-contact #wmkcfeedback1 textarea{width:100%;}
.wmkc-home-contact #wmkcfeedback1{width:100%;padding:0 5%;flex-direction: column;}
.wmkc-home-contact .home-contact-send{text-align:left;padding:0 5% 20px}
}
.wmkc-home-products .swiper-slide:hover img{transform:scale(1.1);}
.wmkc-home-products .swiper-slide:hover .t-products-title{color:var(--color);}
.wmkc-home-products .swiper-slide:hover .products-get a{color:#000;}
.wmkc-home-about .ab-bottom-right li:hover img{cursor:pointer;transform:translateY(-10px);}
.wmkc-home-cert li:hover img{transform:scale(1.1);}
.wmkc-home-category li:hover{transition:all .2s linear;transform:translateY(-10px);}
.wmkc-home-category li:hover .products_con-name{color:var(--color);}
@media(max-width:500px){.wmkc-home-products #products-swiper .t-products-title{font-size:16px;}
.wmkc-home-about h3{font-size:24px;}
.wmkc-home-about .home-ab-top{padding-top:20px;display:block;}
.wmkc-home-cert .home-cert-title{padding-top:50px;font-size:24px;}
.wmkc-home-category .home-category-title{font-size:24px;}
.wmkc-home-cert ul{margin:25px auto;}
.wmkc-home-category .products_li .products_con-name{font-size:16px;}
.wmkc-home-details .home-details-title{font-size:24px;}
.wmkc-home-super .home-super-title{font-size:24px;}
.wmkc-home-super{padding:20px 0;}
}
.home-news .homenews-list .homenews-item{border-radius:0!important;}
.home-news .homenews-list .homenews-item .date{font-size:14px;}
.home-news .homenews-list .homenews-item .homenews-info .text{font-size:14px;}
.wmkc-home-cert{padding-bottom:50px;}
.wmkc-home-cert ul li{position:relative;}
@media(min-width:1023px){.wmkc-home-cert ul li:nth-child(1)::after{position:absolute;height:50px;background-image:url(/uploads/31494/cert1.png);background-position:center bottom;content:"";opacity:.3;transform:rotatex(180deg);inset:0;top:100%;}
.wmkc-home-cert ul li:nth-child(2)::after{position:absolute;height:50px;background-image:url(/uploads/31494/cert2.png);background-position:center bottom;content:"";opacity:.3;transform:rotatex(180deg);inset:0;top:100%;}
.wmkc-home-cert ul li:nth-child(3)::after{position:absolute;height:50px;background-image:url(/uploads/31494/cert3.png);background-position:center bottom;content:"";opacity:.3;transform:rotatex(180deg);inset:0;top:100%;}
.wmkc-home-cert ul li:nth-child(4)::after{position:absolute;height:50px;background-image:url(/uploads/31494/cert4.png);background-position:center bottom;content:"";opacity:.3;transform:rotatex(180deg);inset:0;top:100%;}
.wmkc-home-cert ul li:nth-child(5)::after{position:absolute;height:50px;background-image:url(/uploads/31494/cert5.png);background-position:center bottom;content:"";opacity:.3;transform:rotatex(180deg);inset:0;top:100%;}
}
@media(min-width:1024px){.home-banner .banner-animote .p1{margin-bottom:0;font-size:2em!important;}
.home-banner .banner-animote .p2{font-size:5em!important;}
.home-banner .banner-animote .p4{font-size:26px!important;}
}
@media(max-width:500px){.wmkc-home-details .details-img .de.active .de-text{width:100px;}
}
.nycertificate-swiper .swiper {padding-bottom:40px;}
.nycertificate-swiper .swiper-slide {height:0;position:relative;padding-bottom:32%;}
.nycertificate-swiper .swiper-slide img {width:100%;height:100%;position:absolute;top:0;left:0;object-fit:contain;}
.nycertificate-swiper .swiper-pagination {bottom:0;}
.swiper-pagination-bullet-active {background:var(--color)!important}
.nycertificate-btn {display:none;}
@media (max-width:1024px){.nycertificate-swiper .swiper-slide{padding-bottom:41%}}
@media (max-width:768px){.nycertificate-swiper .swiper-slide{padding-bottom:66%}}
.products-wrap .item>a:first-child {position:relative;padding-bottom:100%;width:100%;display:block;border:1px solid #ccc;box-sizing:border-box;overflow:hidden;}
.products-wrap .item>a:first-child img {height:100%;position:absolute;top:0;left:0;object-fit:contain;}
@media (min-width:1025px){.head-info .head-logo a img{max-height:inherit}}
@media (max-width:1024px){.head-info .head-logo a img{max-height:130px}}
.home-news .homenews-list .homenews-item .homenews-img a img{object-fit: contain;}
.home-news .homenews-list .homenews-item .homenews-info .title{height:45px;}
footer .foot-main{padding: 70px 0 20px;}
.home-news{padding-bottom:0}
.contact-list{width:45%;flex-direction:column;margin:0;}
.contact-list .contact-item{padding:0;width:100%;margin-bottom:20px;box-shadow: 0px 0px 3px 1px #e2e2e2;padding:10px}
.contact-list .contact-item .contact-item-title{margin-bottom:0;}
.contact-map{margin-top:4%}
@media (max-width:1024px){.contact-list{width:100%}}
@media (min-width:1025px){.home-title{font-size:38px}}
.head-top{display:none}
body {padding-top:0;}
@media (min-width:1025px){.head-info {background:rgba(255,255,255,.6);}}

.home-ab-bottom .home-more{min-width:180px;text-transform: uppercase;}
.wmkc-home-super-popwindow {position:fixed;z-index:999999;top:50%;left:50%;transform:translate(-50%,-50%);display:none;}
.wmkc-home-super-popwindow-box {display:flex;align-items:center;justify-content:center;width:100%;height:100%;}
.wmkc-home-super-popbox-pic {background:#fff;padding:10px;box-shadow: 0 0 8px #555}
.wmkc-home-super-popbox-pic img {display:block;max-width:90vw;max-height:90vh;}
.wmkc-home-super .swiper-slide-active .item img {cursor:pointer}
@media (min-width:1367px){main{margin-top:100px;}}
@media (min-width:1025px) and (max-width:1366px){main{margin-top:80px;}}
.wmkc-home-super{background-image:url(/uploads/31494/page/p20240314172649e62d6.jpg)}
.home-title{font-weight:300}
.home-banner .mobimg {height:auto;}
.wmkc-home-products .products-title {display:none;}
.head-info .nav-ul>li>a{font-weight:normal}
.sidebar-item.category .sidebar-cate .menu-item.active .icon-right1{transform:rotate(0deg)}
.sidebar-item.category .sidebar-cate .menu-item.active .icon-right1:before{content:"–"}
.sidebar-item.category .sidebar-cate .menu-item .icon-right1{font-weight:bold}
.sidebar-item.category .sidebar-cate .menu-item .icon-right1:before{content:"+"}
@media (min-width:1025px){.head-main{position:relative}
li#liproducts{position:static}
li#liproducts .submenu.nav2{display:flex;flex-wrap:wrap;background:#fff;width:100%;padding:15px calc(50% - 800px);max-width:100%}
li#liproducts .submenu.nav2>li{width:18.5%;margin:10px 1.14% 10px 0;text-align:center;display:block;}
li#liproducts .submenu.nav2>li:nth-child(3n){margin-right:1.14%}
li#liproducts .submenu.nav2>li:nth-child(8n){margin-right:0}
#liproducts .submenu.nav2>li .item-info{width:100%;height:auto}
li#liproducts .submenu.nav2>li .item-con{padding:0 0 100%;position:relative}
li#liproducts .submenu.nav2>li .item-con img{width:100%;height:100%;position:absolute;top:0;left:0;object-fit:contain}
li#liproducts .submenu.nav2>li>a{white-space:normal;font-weight:400;line-height:1.5;padding:10px 0}}
@media (max-width:1710px) and (min-width:1025px){li#liproducts .submenu.nav2{padding:15px 70px}}
@media (min-width:1025px){.page-container{flex-direction:row-reverse;}
.page-main{padding:0 0 0 30px;}}
.pro-cate-wrap {border-bottom:1px solid #d6d6d6}
.pro-cate-wrap .pro-cate-list {overflow-x:auto;overflow-y:hidden;text-align:center;white-space:nowrap;}
@media(min-width:769px) {.pro-cate-wrap .pro-cate-list::-webkit-scrollbar {width:6px;height:6px}
.pro-cate-wrap .pro-cate-list::-webkit-scrollbar-track {border-radius:0;background:#FFF}
.pro-cate-wrap .pro-cate-list::-webkit-scrollbar-thumb {border-radius:5px;background-color:rgb(48 170 248 / 50%)}
.pro-cate-wrap .pro-cate-list::-webkit-scrollbar-thumb:hover {background-color:var(--color)}}
.pro-cate-wrap li {display:inline-block;width:9.77%;background-size:cover;background-repeat:no-repeat;background-position:center;position:relative;background: initial !important;}
.pro-cate-wrap li::after {content:"";display:inline-block;padding-bottom:100%;padding-bottom: 0;}
.pro-cate-wrap li a {position:absolute;top:0px;left:0px;width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:#FFF;transition:background .3s;position: static;}
.pro-cate-wrap li .cate-img {width:80px;height:80px;border-radius:50%;border:1px solid #E6E6E6;overflow:hidden}
.pro-cate-wrap li .cate-img img {display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;padding:7px;}
.pro-cate-wrap li .cate-name {width:100%;font-size:14px;color:#555;text-align:center;margin-top:10px;text-transform:capitalize;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding:0px 4px;white-space: initial;}
.pro-cate-wrap li:hover a {background-color:var(--color)}
.pro-cate-wrap li:hover .cate-name {color:#FFF}
@media(max-width:1024px) {.pro-cate-wrap li {width:120px}
.pro-cate-wrap li a {justify-content:flex-start;padding-top:4px}
.pro-cate-wrap li .cate-name {margin-top:3px;line-height:1.4;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;white-space:pre-wrap}}
.pro-list.list0 li .pro-img a{position:relative;height:0;padding-bottom:100%;}
.pro-list.list0 li .pro-img a>img{max-height:inherit;position:absolute;top:0;left:0;height:100%;object-fit:contain;}
@media (min-width:1025px){.pro-list.list0{justify-content:space-between}
.pro-list.list0 li{width:49%;align-items:center;}
.pro-list.list0 li .pro-info{width: calc(100% - 300px);padding:0 0 0 20px}}
@media (min-width:1025px) and (max-width:1440px){.pro-list.list0 li .pro-img{width:180px;}
.pro-list.list0 li .pro-info{width: calc(100% - 200px);}}
@media (min-width:1025px){body.index main{margin-top:0;}
/*body.index header .head-info{background:transparent;}*/
body.index header.is-active .head-info{background:rgba(255,255,255,0.85)}}
.newslist li .newslist-img .date{background:var(--color)}

#products-swiper .swiper-slide.swiper-slide-active{transform:scale(1)}
#products-swiper .swiper-slide.swiper-slide-next{transform:translateX(5%) scale(.8)}
#products-swiper .swiper-slide.swiper-slide-prev{transform:translateX(-5%) scale(.8)}

#products-swiper .swiper-slide{transform:scale(.7)}
#products-swiper .swiper-slide{border-radius:20px;overflow:hidden;}
.wmkc-home-products{background-color:#f5f5f5;padding-bottom: 50px;}
#products-swiper .swiper-slide .item{padding-bottom:0;}
.products-wrap .item>a:first-child{border:none;}
#products-swiper .swiper-slide .item .con{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);max-width:100%;;width:100%;padding:0 10%;z-index:2;text-align:center}
.wmkc-home-products #products-swiper .t-products-title{font-size:24px;font-weight:bold;margin:0;line-height:1.4;}
.wmkc-home-products #products-swiper .products-get{position:static;opacity:0;transition:.3s;margin-top:20px;background:transparent;border:2px solid #fff;border-radius:0;width:auto;padding:0 20px;display:inline-flex}
#products-swiper .swiper-slide:hover .item:after{content:"";position:absolute;width:100%;height:100%;background:#00000050;left:0;top:0;}
#products-swiper .swiper-slide:hover .t-products-title{color:#fff;}
#products-swiper .swiper-slide:hover .products-get{opacity:1;}
@media (max-width:1024px) {
  .wmkc-home-products #products-swiper .t-products-title{font-size: 20px;}
}
@media (max-width:768px) {
  #products-swiper .swiper-slide .item:after{content:"";position:absolute;width:100%;height:100%;background:#00000040;left:0;top:0;}
  .wmkc-home-products #products-swiper .t-products-title{font-size: 16px;color:#fff;}
  .wmkc-home-products #products-swiper .products-get{opacity: 1;}
}
.wmkc-home-moduletop img{width:100%}


.home-news{background:#f5f5f5}
.home-news .homenews-list{display:block}
.home-news .homenews-list .homenews-item{width:49%;margin-right:0;padding:10px}
.home-news .homenews-list .homenews-item:first-child{height:640px;float:left;display:flex;flex-direction:column;justify-content:space-between}
.home-news .homenews-list .homenews-item:first-child img{height:400px!important;width:500px!important}
.home-news .homenews-list .homenews-item .homenews-info .more{margin-bottom:0}
.home-news .homenews-list .homenews-item:not(:first-child){display:flex;align-items:center;height:200px;float:right}
.home-news .homenews-list .homenews-item:not(:first-child) .homenews-img{width:25%}
.home-news .homenews-list .homenews-item:not(:first-child) .homenews-info{width:75%}
.home-news .homenews-list .homenews-item .homenews-info .more em{margin-left:0;background:var(--color)}
.home-news .homenews-list{height:1000px}
.home-news .homenews-list .homenews-item:nth-child(3){margin-top:20px}
.home-news .homenews-list .homenews-item:nth-child(4){margin-top:20px}
.home-news .homenews-list .homenews-item:nth-child(5){margin-top:20px}
.home-news .homenews-list .homenews-item:nth-child(6){float:left;margin-top:20px}
.home-news .homenews-list .homenews-item .homenews-info .title span:nth-child(1){display:inline-block;width:60%;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}
@media(max-width:1023px){.home-news .homenews-list .homenews-item{width:100%}
.home-news .homenews-list .homenews-item:first-child .homenews-img a img{height:400px}
.home-news .homenews-list .homenews-item:first-child{float:none}
.home-news .homenews-list .homenews-item:not(:first-child){float:none}
.home-news .homenews-list{height:auto}
}
@media(max-width:500px){.home-news .homenews-list .homenews-item:first-child .homenews-img a img{height:250px}
.home-news .homenews-list .homenews-item:first-child{height:auto}
.home-news .homenews-list .homenews-item:not(:first-child){display:block;height:auto}
.home-news .homenews-list .homenews-item .homenews-info .title span:nth-child(1){width:100%}
.home-news .homenews-list .homenews-item:not(:first-child) .homenews-img{width:100%}
.home-news .homenews-list .homenews-item:not(:first-child) .homenews-info{width:100%}
.home-news .homenews-list .homenews-item:first-child img{height:250px!important}
}
.home-news .homenews-list .homenews-item .homenews-info .text{-webkit-line-clamp:2}

@media(max-width:1024px){.home-news .homenews-list .homenews-item{margin-bottom:0;}}
@media(max-width:768px){.home-news .homenews-list .homenews-item:first-child{margin-bottom:20px;}}
.wmkc-home-moduletoplist {display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding:20px 0;}
.wmkc-home-moduletoplist li {width:auto;display:flex;align-items:center;padding:30px 30px;position:relative;}
.wmkc-home-moduletoplist li:before {content:'';width:100%;height:100%;position:absolute;top:0;left:0;transition:.3s;}
.wmkc-home-moduletopicon {width:60px;position:relative;}
.wmkc-home-moduletoptxt {flex:1;font-weight:bold;font-size:25px;line-height:1.2;padding-left:15px;position:relative;color:#333;}
.wmkc-home-moduletoplist li:hover::before {box-shadow:0 0 10px #ccc;transform:scale(1.2);}
@media (max-width:1024px){.wmkc-home-moduletoplist li{padding:20px}
.wmkc-home-moduletopicon {width:46px;}
.wmkc-home-moduletoptxt {font-size:21px;}
.wmkc-home-moduletoplist li:hover::before{transform:scale(1.1);}}
@media (max-width:768px){.wmkc-home-moduletoplist li{width:50%;max-width:inherit;}
.wmkc-home-moduletoplist li:hover::before{transform:scale(1);}}
@media (max-width:560px){.wmkc-home-moduletoplist{padding:10px 0}
.wmkc-home-moduletoplist li{padding:10px 10px;}
.wmkc-home-moduletopicon {width:30px;}
.wmkc-home-moduletoptxt {font-size:14px;width:calc(100% - 30px);padding-left:10px}}
.wmkc-home-modulebot {position:relative;}
.wmkc-home-modulebotbg {position:absolute;width:100%;height:86%;background-size:cover;top:7%;left:0;}
.wmkc-home-modulebot .l-wrap {display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;position:relative;}
.wmkc-home-modulebot-lef {width:53%;}
.wmkc-home-modulebot-rig {padding:20px 10px;width:44%;background:rgba(0,0,0,.4);color:#fff;overflow:hidden}
.wmkc-home-modulebot-rigtit {font-weight:bold;font-size:24px;line-height:1.1;margin-bottom:20px;}
.wmkc-home-modulebot-rigtit span {font-weight:bold;display:block;}
.wmkc-home-modulebot-rigtxt {line-height:27px;font-size:16px;margin-bottom:15px;}
.wmkc-home-modulebot-rigline {width:90%;padding:10px 0;}
.wmkc-home-modulebot-riglinetxt span:nth-child(1) {font-size:26px;font-weight:bold;margin-right:5px;}
.wmkc-home-modulebot-riglinetxt span:nth-child(2) {color:#68c3fb;font-size:16px;}
.wmkc-home-modulebot-riglinebar {width:100%;height:8px;border-radius:12px;background:#053553;border:1px solid #053553;position:relative;}
.wmkc-home-modulebot-riglinebar:after {content:'';height:100%;border-radius:12px;background:#32abf6;position:absolute;}
.wmkc-home-modulebot-riglinebar.seven:after {width:70%}
.wmkc-home-modulebot-rig.aos-animate .wmkc-home-modulebot-riglinebar.seven:after {animation:width1 4s ease-out;}
.wmkc-home-modulebot-riglinebar.three:after {width:30%}
.wmkc-home-modulebot-rig.aos-animate .wmkc-home-modulebot-riglinebar.three:after {animation:width2 4s ease-out;}
@keyframes width1 {0% {width:0%}
100% {width:70%}}
@keyframes width2 {0% {width:0%}
100% {width:30%}}
@media (max-width:1250px) {.wmkc-home-modulebot-rigtit span {display:inline}}
@media (max-width:1024px){.wmkc-home-modulebotbg{height:74%;top:13%;}
.wmkc-home-modulebot-lef {width:100%;}
.wmkc-home-modulebot-rig{width:100%;margin-top:10px}
.wmkc-home-modulebot-rigtit{font-size:18px}}

.home-faq{padding:50px 0}
.home-faq .hfaq-content{display:flex;justify-content:space-between;margin-top:50px;flex-wrap:wrap}
.hfaq-content .hfaq-left{width:45%}
.hfaq-content .hfaq-left video{width:100%}
.hfaq-content .hfaq-right{width:52%}
.hfaq-content .hfaq-right .hfaq-box .hfaq-q{display:flex;justify-content:space-between;background-color:#32abf6;color:#fff;padding:10px 24px;border-bottom:solid 1px #146ba2}
.hfaq-content .hfaq-right .hfaq-box .hfaq-a{padding:20px 15px;display:none}
.hfaq-content .hfaq-right .hfaq-box.active .hfaq-a{display:block}
.hfaq-content .hfaq-right .hfaq-box.active .hfaq-q em{transform:rotate(180deg)}
@media(max-width:768px){.hfaq-content .hfaq-left{width:100%}
.hfaq-content .hfaq-right{width:100%;margin-top:20px}}

.wmkc-index-customer{margin:4% 0;}
.wmkc-index-customer .home-customer-title{padding:0 0 20px;text-align: center;}
.wmkc-index-customer .customerSwiper .article-inner{border:3px dashed var(--color);padding:20px;background:#f7fdfd}
.wmkc-index-customer .customerSwiper .article-inner .name{color:#000;font-weight:var(--fontbold7);font-size:22px;}
.wmkc-index-customer .customerSwiper .article-inner .job{color:var(--color);margin:10px 0;font-size:18px;}
.wmkc-index-customer .customerSwiper .article-inner .des{color:#666;}
.wmkc-index-customer .customericonSwiper{margin-top:4%;}
.wmkc-index-customer .customericonSwiper .swiper-wrapper{justify-content: center;}
.wmkc-index-customer .customericonSwiper .swiper-wrapper .swiper-slide{width:100px !important;margin:0 15px !important;border:3px solid transparent;overflow: hidden;border-radius: 50%;cursor: pointer;}
.wmkc-index-customer .customericonSwiper .swiper-slide.swiper-slide-thumb-active{border:3px solid var(--color);}
@media (max-width:500px){.wmkc-index-customer .customericonSwiper .swiper-wrapper{justify-content: space-between;}
.wmkc-index-customer .customericonSwiper .swiper-wrapper .swiper-slide{width:20% !important;margin:0 !important}
.wmkc-index-customer .customerSwiper .article-inner .name{font-size:20px;}}
.wmkc-home-category{margin-top: 50px;}
.prodetails-content .prodetails-tabs .prodetails-tabs-item:nth-child(2){display:none;}
.wmkc-home-products {display:none;}
.wmkc-home-catetwo{margin-top:30px}
.catetwolist {display:flex;flex-wrap:wrap;justify-content:space-between;position:relative}
/* .catetwolist li {width:calc(50% - 10px);border:1px solid #ccc;margin-bottom:20px} 
.catetwolist li:nth-child(1){margin-right:50%}
.catetwolist li:nth-child(2){height:calc(25% - 20px);position:absolute;right:0;top:0;}
.catetwolist li:nth-child(3){height:calc(25% - 20px);position:absolute;right:0;top:25%;}
.catetwolist li:nth-child(4){margin-right:50%}
.catetwolist li:nth-child(5){height:calc(25% - 20px);position:absolute;right:0;top:50%;}
.catetwolist li:nth-child(6){height:calc(25% - 20px);position:absolute;right:0;bottom:0}
.catetwolist li:nth-child(2) .catetwopic,.catetwolist li:nth-child(3) .catetwopic{height:100%;}
.catetwolist li:nth-child(2) .catetwopic img,.catetwolist li:nth-child(3) .catetwopic img{height:100%;object-fit:contain}
.catetwolist li:nth-child(5) .catetwopic,.catetwolist li:nth-child(6) .catetwopic{height:100%;}
.catetwolist li:nth-child(5) .catetwopic img,.catetwolist li:nth-child(6) .catetwopic img{height:100%;object-fit:contain} */
.catetwolist li {width:24%;border:1px solid #ccc;margin-bottom:20px} 
.catetwolist li a {display:block;width:100%;height:100%;position:relative;}
.catetwolist li .catetwopic img {display:block;width:100%;}
.catetwolist li .catetwotit{border-top: 1px solid #ccc;text-align: center;line-height: 45px;}
/* .catetwolist li .catetwotit {position:absolute;left:30px;bottom:0;z-index:2;max-width:calc(100% - 60px)}
.catetwolist li .catetwotit span {padding:12px 32px 12px 32px;display:block;font-weight:bold;font-size:18px;color:#fff;line-height:1.2;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}
.catetwolist li .catetwotit:before {content:'';width:40px;height:100%;clip-path:polygon(50% 0%,100% 0%,50% 100%,0% 100%);position:absolute;left:-20px;top:0;}
.catetwolist li .catetwotit:after {content:'';width:40px;height:100%;clip-path:polygon(50% 0%,100% 0%,50% 100%,0% 100%);position:absolute;right:-20px;top:0;z-index:999;}
.catetwolist li:nth-child(1) .catetwotit:before {background:#BE1625}
.catetwolist li:nth-child(1) .catetwotit span {background-color:#ed1c2e;}
.catetwolist li:nth-child(1) .catetwotit:after {background:#F14958}
.catetwolist li:nth-child(2) .catetwotit:before {background:#305563}
.catetwolist li:nth-child(2) .catetwotit span {background-color:#3C6A7C;}
.catetwolist li:nth-child(2) .catetwotit:after {background:#638896}
.catetwolist li:nth-child(3) .catetwotit:before {background:#CB7300}
.catetwolist li:nth-child(3) .catetwotit span {background-color:#FE9000;}
.catetwolist li:nth-child(3) .catetwotit:after {background:#FEA633}
.catetwolist li:nth-child(4) .catetwotit:before {background:#1d8bd1}
.catetwolist li:nth-child(4) .catetwotit span {background-color:#30AAF8;}
.catetwolist li:nth-child(4) .catetwotit:after {background:#60befa}
.catetwolist li:nth-child(5) .catetwotit:before {background:#389e1e}
.catetwolist li:nth-child(5) .catetwotit span {background-color:#52C335;}
.catetwolist li:nth-child(5) .catetwotit:after {background:#7add60}
.catetwolist li:nth-child(6) .catetwotit:before {background:#98185a}
.catetwolist li:nth-child(6) .catetwotit span {background-color:#c02e7a;}
.catetwolist li:nth-child(6) .catetwotit:after {background:#da5098} */
@media (max-width:1300px){.catetwolist li .catetwotit span{padding:8px 20px;font-size:16px}}
@media (max-width:768px){.catetwolist li {width:calc(50% - 5px);margin-bottom:10px}
.catetwolist li:nth-child(2){height:calc(25% - 10px);}
.catetwolist li:nth-child(3){height:calc(25% - 10px);}
.catetwolist li:nth-child(5){height:calc(25% - 10px);}
.catetwolist li:nth-child(6){height:calc(25% - 10px);}
.catetwolist li .catetwotit {left:12px;max-width:calc(100% - 30px)}
.catetwolist li .catetwotit span{padding:6px 20px;font-size:14px}
.catetwolist li .catetwotit:before {width:30px;left:-12px;clip-path:polygon(40% 0%,90% 0%,50% 100%,0% 100%);}
.catetwolist li .catetwotit:after{width:30px;right:-17px;clip-path:polygon(40% 0%,90% 0%,50% 100%,0% 100%);}}
@media (max-width:500px){.catetwolist li .catetwotit span{padding:6px 15px;font-size:13px}}
@media (min-width:1024px){.home-news .homenews-list{height:550px}}
@media (min-width:501px){.home-news .homenews-list .homenews-item:not(:first-child) {height:150px;}
.home-news .homenews-list .homenews-item .homenews-info .title {height:auto;display:flex;justify-content:space-between;margin-bottom:8px;align-items:center;}
.home-news .homenews-list .homenews-item .homenews-info {padding:10px 10px 10px 20px;}
.home-news .homenews-list .homenews-item .homenews-info .title span:nth-child(1) {width:calc(100% - 100px);}
.home-news .homenews-list .homenews-item:first-child {height:490px;}
.home-news .homenews-list .homenews-item .homenews-info .more {margin-top:5px;}
.home-news .homenews-list .homenews-item:first-child .homenews-info{padding:10px}
.home-news .homenews-list .homenews-item:first-child .homenews-img a{display:block;width:100%;height:100%}
.home-news .homenews-list .homenews-item:first-child img{max-width:100%;max-height:100%;height:auto!important;margin:0 auto;display:block}}
.home-news .homenews-list .homenews-item:nth-child(n + 5){display:none!important}
@media (min-width:1451px){.hfaq-content .hfaq-right .hfaq-box .hfaq-q{padding:13px 24px;}}
@media (min-width:1651px){.hfaq-content .hfaq-right .hfaq-box .hfaq-q{padding:16px 24px;font-size:18px}
.hfaq-content .hfaq-right .hfaq-box .hfaq-a{padding:22px 15px}}
.wmkc-home-details{display:none;}
.wmkc-home-info{margin-top:4%}
.wmkc-home-info .hfaq-right .hfaq-box .hfaq-q {display: flex;justify-content: space-between;background-color: #32abf6;color: #fff;padding: 10px 24px;border-bottom: solid 1px #146ba2;}
.wmkc-home-info .hfaq-right .hfaq-box .hfaq-q {display: flex;justify-content: space-between;background-color: #32abf6;color: #fff;padding: 10px 24px;border-bottom: solid 1px #146ba2;}
.wmkc-home-info .hfaq-right .hfaq-box .hfaq-a {padding: 20px 15px;display: none;}
.wmkc-home-info .hfaq-right .hfaq-box.active .hfaq-a {display: block;}
.wmkc-home-info .wmkc-info-content{display: flex;flex-wrap: wrap;}
.wmkc-home-info .item{display: flex;align-items: center;width: 100%;background-color: #f0f0f0;}
.wmkc-home-info .item .img{width: 50%;}
.wmkc-home-info .item .info{width: 50%;padding: 10px 4%;}
.wmkc-home-info .item .text{margin-top: 10px;}
.wmkc-home-info .item .tit{font-weight: bold;}
.wmkc-home-info .ab-more{margin-top: 15px;}
.wmkc-home-info .home-more{min-width: 120px;height: 36px;}
@media screen and (max-width:768px) {
.wmkc-home-info{margin-top:40px}
.wmkc-home-info .item{flex-wrap: wrap;}
.wmkc-home-info .item .img{width: 100%;}
.wmkc-home-info .item .info{width: 100%;padding: 20px;}
.wmkc-home-info .item:nth-child(2){flex-direction: column-reverse;margin-top: 20px;}
}
.wmkc-home-about{display:none;}
.home-faq{display:none;}
.wmkc-home-icon{margin: 40px 0;}
.wmkc-home-icon .top{display:flex;justify-content:space-between}
.wmkc-home-icon .mode{display:flex;background:#f0f0f0;border-radius:12px;padding:32px;justify-content:space-between;align-items:center}
.wmkc-home-icon .mode .tit{font-size:1.1rem;font-weight:600}
.wmkc-home-icon .top .left{width:60%}
.wmkc-home-icon .top .left a{display:inline-flex;align-items:center;justify-content:center;width:130px;height:48px;background-color:var(--color);border-radius:24px;color:#fff;font-weight:700;position: relative;overflow: hidden;}
.wmkc-home-icon .top .left a::after {content: "";position: absolute;left: 50%;top: 50%;transform: translate(-50%, -50%) scale(0);background: rgba(0, 0, 0, .1);width: 300px;height: 300px;transition: all .15s linear;border-radius: 50%;}
.wmkc-home-icon .top .left a:hover::after{transform: translate(-50%, -50%) scale(1);}
.wmkc-home-icon .top .right{width:38%;position:relative;padding-left:calc(10%)}
.wmkc-home-icon .top .right .img{position:absolute;max-width:190px;left:10%;top:50%;transform:translateY(-50%)}
.wmkc-home-icon .top .right a{display:block;width:100%}
.wmkc-home-icon .top .right .tit{text-align:right}
.wmkc-home-icon .bottom ul{display:flex;flex-wrap:wrap;margin:40px 0 20px;padding:0}
.wmkc-home-icon .bottom ul li{width:10%;list-style:none}
@media screen and (max-width:1280px){.wmkc-home-icon .top .left{width:56%}
.wmkc-home-icon .top .right{width:42%}
.wmkc-home-icon .top .right .img{left:20px}
}
@media screen and (max-width:1024px){.wmkc-home-icon .top .right .img{left:20px;max-width:150px}
.wmkc-home-icon .top .right{padding-left:160px}
}
@media screen and (max-width:768px){.wmkc-home-icon .top{flex-wrap:wrap}
.wmkc-home-icon .top .right .img{max-width:130px}
.wmkc-home-icon .top .right{width:100%;margin-top:35px}
.wmkc-home-icon .top .left{width:100%}
.wmkc-home-icon .bottom ul li{width:25%}
.wmkc-home-icon .mode{padding:25px}
}
.home-banner .swiper-slide-active img{animation: none;}
.catetwolist li .catetwotit:before{background-color: #a3c2e5 !important;}
.catetwolist li .catetwotit:after{background-color: #a3c2e5 !important;}
.wmkc-home-icon .top .right a {z-index: 1;}
.wmkc-home-icon .top .right{padding-left: 32px;}
 .home-meet{padding:20px 0}
.home-meet  .l-wrap{display:flex;flex-direction:column;align-items:center}
.home-meet .title{font-size:32px;color:#1a1a1a;text-transform:uppercase;text-align:center;font-weight:600}
.home-meet .bottom-line{margin-top:20px;margin-bottom:40px;border:0;border-top:0px;height:3px;width:40px;background-color:#02c4eb}
.home-meet .bot-lists{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}
.home-meet .bot-lists li{padding:25px;box-sizing:border-box;width:100%;margin:0 auto;box-shadow:0 3px 20px 0px rgba(0,0,0,0.1);font-size:14px;font-weight:800;display:flex;flex-direction:column;align-items:center}
.home-meet .bot-lists li .tag{text-align:center;margin-bottom:.5rem;font-family:inherit;font-weight:800;line-height:1.2;color:var(--fontcolor);font-size:16px}
.home-meet .bot-lists li .des{text-align:center;margin-bottom:10px}
.home-meet .bot-lists li .tada{text-align:center;margin-bottom:10px}
.home-meet .bot-lists li .add{text-align:center;color:var(--color)}
@media (max-width:600px){.home-meet .bot-lists{display:grid;grid-template-columns:repeat(1,1fr)}
}
.home-meet .bot-lists li .tag{margin-top: 20px; }
.home-meet .head-img{overflow:hidden}
.home-meet .head-img img{height:200px;object-fit:cover}
@media (min-width:1025px) {footer .foot-main .foot-item{width: 20%;}}
   .wmkc-home-catetwo .title{font-size:32px;color:#1a1a1a;text-transform:uppercase;text-align:center;font-weight:600}
.wmkc-home-catetwo .bottom-line{margin-top:20px;margin-bottom:20px;border:0;border-top:0px;height:3px;width:40px;background-color:#02c4eb;margin:20px auto 40px}
.wmkc-home-catetwo  .desc{text-align:center;margin-bottom:40px}
.wmkc-fb{height: 50px;display: flex;justify-content: center;align-items: center;}
.wmkc-fb i{font-size: var(--fontsize18) !important;}
.wmkc-fb:hover{background:#30aaf8}

.hbanner{background: no-repeat center fixed;background-size: cover;padding: 8% 0 12%;color:#fff;background-image: url(/uploads/31494/page/p2025012415455077412.jpg);text-align: center;}
.hbanner-title{font-size:64px;font-weight: 700;}
.hbanner-text{font-size: 20px;}
.hbanner ul{display: flex;justify-content: space-evenly;margin:5% 0 4%;}
.hbanner ul li{width: 290px;background: #03c5ea;border-radius: 50%;height: 290px;text-align: center;}
.hbnum{font-size:70px;font-weight: 700; margin-top: 5%;}
.hb-text{font-size: 30px; font-weight: 700;}
.hbmore{color: #fff;border: 3px solid #fff;font-size: 26px;display: flex;justify-content: center;align-items: center;padding: 2px 10px;display: inline-block;font-weight: 600;}
.hbmore:hover{background:var(--color)}
.home-banner{display:none;}
@media(max-width:1440px){.hbanner-title{font-size:44px;}.hbnum{font-size: 46px;margin-top: 10%;}.hbanner ul li{width: 200px;height:200px;}.hb-text{font-size:20px;}.hbmore {font-size:18px;}}
@media(max-width:500px){.hbanner-title {font-size: 24px;}.hbanner ul li {width: 120px;height: 120px;}.hbnum{font-size: 18px;}.hb-text{font-size:14px;}.hbmore {font-size: 16px;}}
@media(min-width:1025px){
  .lang{margin-left:10px;}
  .lang-icon span{color:#333;}
  .lang-icon span::before,.lang-icon span::after{background:#333;}
}
@media(min-width:1025px){.pro-cate-wrap li .cate-name{-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;height: 67px;}}
/*.pro-main .pro-list li .pro-img a img{object-fit: cover;}*/
.pro-main .pro-list li .pro-img{aspect-ratio: 1 / 1;}