﻿@charset "utf-8"; 
header .head-info .head-logo {height:100%;}
header .head-info .head-logo a {height:100%;}
header .head-info .head-logo img {height:100%;max-height:90%;object-fit:contain;}
.home-introduction{transform:none;margin:50px 0 0;}
@media (max-width:1024px){.home-introduction{margin:20px 0 0}}
@media (min-width:1025px){
    header .head-info .head-nav .nav-ul>li .submenu li ul{max-height:600px;overflow-y:auto}
}
.home-about .l-wrap .right>.text{margin-top:10px;}
.home-about .l-wrap .right .title{margin-bottom:10px;}
.home-what .what-top{margin-top:2%;margin-bottom:20px;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap}
.home-what .what-top .left{width:45%}
.home-what .what-top .right{width:50%}
.home-what .what-top .right p{font-size:18px;margin-bottom:10px}
@media (max-width:500px){
.home-what .what-top{margin-top:20px}
.home-what .what-top .left{width:100%;margin-bottom:10px}
.home-what .what-top .right{width:100%}
.home-what .what-top .right p{font-size:16px;margin-bottom:5px}
}
.home-what .what-bottom{margin-top:20px;display:flex;flex-wrap:wrap;justify-content:space-between}
.home-what .what-bottom .item{width:32%;text-align:center}
@media (max-width:500px){
.home-what .what-bottom .item{width:100%}
}
.home-what .what-bottom .item img{width:100%}
.home-what .what-bottom .item p{margin:15px 0}
.customer .unify{padding-top:0}
.customer .customer-list{margin-top:2%;display:flex;justify-content:space-between;flex-wrap:wrap}
@media (max-width:500px){
.customer .customer-list{margin-top:20px}
}
.customer .customer-list .customer-item{width:32%;box-shadow:0 0 10px rgba(0,0,0,.3);border-radius:30px;padding:30px}
@media (max-width:768px){
.customer .customer-list .customer-item{width:100%;margin-bottom:15px}
}
@media (max-width:500px){
.customer .customer-list .customer-item{padding:15px}
}
.customer .customer-list .customer-item p{color:#666}
.customer .customer-list .customer-item>p{min-height:102px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;overflow:hidden}
.customer .customer-list .customer-item .customer-con{margin-top:20px;display:flex;align-items:center;flex-wrap:wrap}
.customer .customer-list .customer-item .customer-con .avator{width:80px;height:80px;border-radius:50%;background:#ccc;overflow:hidden;}
.customer .customer-list .customer-item .customer-con .info{width:calc(100% - 80px);padding-left:15px}
.customer .customer-list .customer-item .customer-con .info .name{font-size:18px;font-weight:700;color:#000}.home-product .l-wrap .theme{display:none}
.home .unify{padding-top:2%;padding-bottom:2%;}
.home-product .l-wrap .product,.news-bottom{margin-top:2%}
.customer.home .unify{padding-top:0}
.contact {display:flex;flex-wrap:wrap;justify-content:space-between;}
.contact .contact-left {width:40%;}
.contact .contact-right {width: 50%;}
.contact .contact-left ul{margin-top:4%;padding-left:0;}
.contact .contact-left ul li{list-style:none}
.contact .contact-left ul li {display:flex;align-items:center;margin-bottom:20px;}
.contact .contact-left ul li .ic{width:50px;height:50px;border:1px solid #ccc;display:inline-flex;align-items:center;justify-content:center}
.contact .contact-left ul li .con{width:calc(100% - 50px);padding-left:15px;}
.contact .contact-left ul li .title{font-size:18px;}
.contact .contact-left ul li .con a,.contact .contact-left ul li .con p:nth-child(2){font-size:14px;}
.contact .contact-right input{width:100%;}
.contact .contact-right .send-btn{margin-left:0;}
.contact .contact-right .wmkcfeedback,.contact .inquiry{background:none;padding:0;}
.contact-title{display:inline-block;font-size:22px;color:var(--fontcolor);position:relative;border-bottom:1px solid #EEE;padding-bottom:10px;}
.contact-title::before{content:'';display:block;position:absolute;bottom:0px;left:0px;width:40px;height:4px;background-color:var(--color)}
@media (max-width:1024px) {.contact .contact-left,.contact .contact-right{width:100%;}}
.home-case div.l-wrap{padding-top:2%}
@media (min-width:1601px){.home-case div.l-wrap{padding-bottom:0;}}
.home-case .l-wrap .case{transform: translateY(6%);}
.home-case{background-repeat: no-repeat;margin-bottom:0}
@media (max-width:500px){.home-case .l-wrap .case{margin-top:2%;transform:inherit}}
.home-about .l-wrap .right .btn,.home-more,.news-item-read,.product .page-container .product-catelist .product-cateitem .cate-info .cate-more,.pro-list li .pro-info .btn,.news .wrap-r .news-list li .info .more-btn,.home-product .l-wrap .product .pro-list .item .text .btn{text-transform: capitalize;}
@media (min-width:1025px){.pro-d-main .common-main .page-main .inquiry-wrap .sidebar-title p{color: var(--color);font-size: 20px;font-weight: var(--fontbold5);padding-bottom: 10px;position: relative;display:inline-block;margin-bottom:15px}
.pro-d-main .common-main .page-main .inquiry-wrap .sidebar-title p:after{content: '';display: inline-block;width: 100%;height: 4px;background-color: var(--color);position: absolute;bottom: 0px;left: 0px;}}
@media (min-width:769px){.home-case .l-wrap .case .item{width:24%;}}