﻿@charset "utf-8"; 
#wmkc-icon{margin:0 auto;max-width:1920px}
.wmkc-icon-all{display:flex;justify-content:space-between;align-items:inherit}
.wmkc-icon-box{display:flex;padding:45px;width:16.66%;flex-direction:column;align-items:center}
.wmkc-icon-size{margin-top:30px}
.wmkc-icon-size p:nth-of-type(1){color:rgba(67,67,67,.95);text-align:center;font-weight:400;font-size:24px;font-family:Arial;line-height:1.5}
.wmkc-icon-size p:nth-of-type(2){margin-top:10px;color:#434343;font-weight:400;font-size:16px;font-family:Arial;line-height:19px}
.wmkc-icon-img img{height:80px;object-fit:contain;transition:all .3s ease-in-out}
.wmkc-icon-box:nth-of-type(2n-1){background:#e5e5e5}
.wmkc-icon-box:nth-of-type(2n){background:#eee}
.wmkc-container{margin:0 auto;max-width:1530px}
.wmkc-cate-all{display:flex;margin-bottom:100px;justify-content:space-between}
.wmkc-title p{color:#313131;text-align:center;font-weight:400;font-size:47px;font-family:Arial;line-height:1}
.wmkc-span{display:flex;margin-top:15px;justify-content:center}
.wmkc-span span:nth-of-type(1){width:30px;height:4px;background:#222}
.wmkc-span span:nth-of-type(2){width:30px;height:4px;background:#e67a19}
#category .wmkc-title{padding:50px 0}
.wmkc-cate-img img{display:block;max-width:100%;transition:all .3s ease-in-out}
.wmkc-cate-tit{background:#313131}
.wmkc-cate-tit p{padding:12px 22px;color:#fff;font-weight:400;font-size:24px;line-height:1}
.wmkc-cate-size{box-sizing:border-box;padding:25px 20px;border:1px solid #b5b5b5}
.wmkc-cate-btn{margin-top:30px}
.wmkc-cate-btn a{padding:8px 10px;border:1px solid #535353;color:#313131;font-weight:400;font-size:18px;font-family:Arial;line-height:1;transition:all .3s ease-in-out}
.wmkc-cate-size p{color:#313131;font-weight:400;font-size:16px;line-height:29px}
#products .wmkc-title p{color:#fff;text-align:center;font-weight:400;font-size:47px;font-family:Arial;line-height:1}
#products .wmkc-span span:nth-of-type(1){width:30px;height:4px;background:#fff}
#products .wmkc-title{padding:75px 60px}
.wmkc-about-left img{display:block;max-width:100%}
.wmkc-about-alls{display:flex}
.wmkc-about-left{width:50%}
.wmkc-about-right{box-sizing:border-box;padding-left:60px;width:50%}
.wmkc-about-all{display:flex;padding:30px 0;justify-content:space-between}
.wmkc-about-title p:nth-of-type(1){position:relative;padding-left:60px;color:rgba(230,122,25,.96);font-weight:700;font-size:40px;font-family:Arial;line-height:44px}
.wmkc-about-title p:nth-of-type(1)::after{position:absolute;top:20px;left:0;width:40px;height:3px;background:#e67a19;content:''}
.wmkc-about-title p:nth-of-type(2){padding:15px 0;color:rgba(37,37,37,.96);font-weight:700;font-size:26px;font-family:Arial;line-height:1}
.wmkc-about-con p{color:#474646;font-weight:400;font-size:18px;font-family:Arial;line-height:23px}
.wmkc-about-con p:nth-of-type(1){margin-bottom:15px}
.wmkc-about-box{display:flex;width:32%;align-items:center}
.wmkc-about-size p:nth-of-type(1){color:#222;text-align:center;font-weight:400;font-size:36px;font-family:Tahoma;line-height:43px}
.wmkc-about-size p:nth-of-type(2){color:#3e3e3e;text-align:center;font-weight:400;font-size:14px;font-family:Arial;line-height:23px}
.wmkc-about-icoe{margin-right:20px;width:30%}
.wmkc-about-size{flex:1}
.wmkc-about-btn a{padding:10px;background:#e67a19;color:#fff;font-weight:400;font-size:18px;font-family:Arial;line-height:21px}
#history{position:relative;background:#eee}
.wmkc-his-title p{color:#474747;font-weight:400;font-size:47px;font-family:Arial;line-height:49px}
.wmkc-his-title p>em{color:#e67a19;font-style:unset}
.wmkc-his-contant p{color:#474747;font-weight:400;font-size:20px;font-family:Arial;line-height:23px}
.wmkc-his-size{box-sizing:border-box;padding:50px;width:30%}
.wmkc-his-span span:nth-of-type(1){display:block;width:30px;height:4px;background:#000}
.wmkc-his-span span:nth-of-type(2){display:block;width:30px;height:4px;background:#e67a19}
.wmkc-his-span{display:flex;padding:20px 0}
.wmkc-cate-img{overflow:hidden}
.wmkc-cate-box{width:32%}
.wmkc-icon-box:hover .wmkc-icon-img img{transform:rotateY(360deg)}
.wmkc-cate-box:hover img{transform:scale(1.1)}
.wmkc-cate-box:hover .wmkc-cate-btn a{background:#e67a19;color:#fff;border:1px solid #fff}
.wmkc-history-one{display:none}
#about{background-color:#F8F8F8;padding:4% 0}
.home-container .news-product{background:url(/uploads/39958/productback.jpg) center no-repeat;background-size:cover}
@media (max-width:1600px) {
.wmkc-icon-size p:nth-of-type(1){line-height:1.2;font-size:20px}
.wmkc-icon-box{padding:30px}
.wmkc-icon-size p:nth-of-type(2){font-size:14px;line-height:20px}
.wmkc-icon-img img{height:70px}
.wmkc-title p,#products .wmkc-title p,.wmkc-about-title p:nth-of-type(1),.wmkc-his-title p{font-size:38px}
.wmkc-about-size p:nth-of-type(1){font-size:32px}}
@media (max-width:1530px) {.wmkc-container{padding:0 3%}
.wmkc-his-size{padding:30px}}
@media (max-width:1400px) {.wmkc-icon-box{padding:20px}
.wmkc-title p, #products .wmkc-title p, .wmkc-about-title p:nth-of-type(1), .wmkc-his-title p{font-size:34px}
#category .wmkc-title{padding:35px 0}
.wmkc-about-right{padding-left:30px}
.wmkc-about-con p{font-size:16px}
.wmkc-about-title p:nth-of-type(2){padding:10px 0;font-size:24px}
.wmkc-about-all{padding:15px 0}
.wmkc-about-icoe{margin-right:10px}
.wmkc-about-size p:nth-of-type(1){font-size:26px}
.wmkc-his-contant p{font-size:18px}}
@media (max-width:1024px) {.wmkc-title p, #products .wmkc-title p, .wmkc-about-title p:nth-of-type(1), .wmkc-his-title p{font-size:32px}
.wmkc-icon-all{flex-wrap:wrap}
.wmkc-icon-box{width:33.33%}
.wmkc-icon-size {margin-top:20px}
.wmkc-title p, #products .wmkc-title p, .wmkc-about-title p:nth-of-type(1), .wmkc-his-title p{font-size:26px}
.wmkc-cate-tit p{font-size:20px}
.wmkc-cate-size{padding:20px}
.wmkc-cate-btn a{font-size:14px}
.wmkc-cate-all{margin-bottom:50px}
.wmkc-about-title p:nth-of-type(2){font-size:20px}
.wmkc-about-con p{font-size:14px}
.wmkc-about-con p:nth-of-type(1) {margin-bottom:10px}
.wmkc-his-contant p{font-size:16px}
.wmkc-his-span{padding:10px 0}}
@media (max-width:768px) {.wmkc-history-one{display:block}
.wmkc-icon-size p:nth-of-type(1){font-size:18px}
.wmkc-icon-img img{height:50px}
.wmkc-cate-btn{margin-top:15px}
.wmkc-cate-size p{font-size:14px;line-height:1.5}
.wmkc-cate-size{padding:15px}
.wmkc-cate-tit p{font-size:18px;padding:10px}
.wmkc-about-alls{flex-direction:column;padding:30px 0}
.wmkc-about-left{width:100%}
.wmkc-about-right{padding-left:0;width:100%}
.wmkc-his-size{width:100%;padding:10px}
.wmkc-his-contant{width:85%}
.wmkc-about-title{padding-top:20px}
.wmkc-about-btn a{font-size:16px}
.wmkc-his-img{display:none}
.wmkc-his-li{width:20%}
.wmkc-his-list{display:flex;flex-wrap:wrap;justify-content:space-between}
.wmkc-his-li{width:49%;margin-bottom:2%;display:flex;flex-direction:column;align-items:center}
.wmkc-his-time p:nth-of-type(1){font-size:22px;font-family:Arial;font-weight:bold;color:#474747;line-height:44px;text-align:center}
.wmkc-his-time p:nth-of-type(2){font-size:16px;font-family:Arial;font-weight:400;color:#474747;line-height:1.5;text-align:center}}
@media (max-width:450px) {.wmkc-icon-box {width:100%}
.wmkc-icon-size{margin-top:10px}
.wmkc-title p, #products .wmkc-title p, .wmkc-about-title p:nth-of-type(1), .wmkc-his-title p{font-size:22px}
.wmkc-cate-all{flex-wrap:wrap}
.wmkc-cate-box{width:100%;margin-bottom:20px}
.wmkc-cate-all{margin-bottom:10px}
.wmkc-about-box{flex-direction:column}
.wmkc-about-icoe{width:40%;margin-right:0}
.wmkc-about-size p:nth-of-type(1){font-size:24px}
.wmkc-his-contant{width:100%}
.wmkc-his-span span:nth-of-type(1),.wmkc-his-span span:nth-of-type(2){width:20px;height:2px}
.wmkc-his-time p:nth-of-type(2){font-size:14px}
.wmkc-his-im{max-width:30%}
.wmkc-his-time p:nth-of-type(1){font-size:20px}
.wmkc-his-li{width:100%}
.wmkc-his-im{max-width:20%}}
.home-container .news-product .news-content .ircn{height:50px}
.wmkc-template-33 .wmkc-flex {display:flex;align-items:center}
.wmkc-template-33 .wmkc-item-img {padding:0!important}
.wmkc-template-37 .wmkc-flex-item3{border:1px solid #eee}
.wmkc-template-37 .wmkc-flex-item3 .wmkc-flex-b {border:none!important}
#about lite-youtube{max-width:100%}