﻿@charset "utf-8"; 
header .head-top {background:#174771;}
header .head-top .head-contact .item a,header .head-top .head-contact .item span {color:#fff;}
.lang-icon span,footer .foot-list a,footer .foot-contact .item a{color:#fff;}
.lang-icon span::before,.lang-icon span::after {background:#fff;}
footer {background:#174771;color:#fff}
footer .foot-list a:hover,footer .foot-contact .item a:hover{color:var(--color)}
.home-about .l-wrap .about-info h1 {max-width:100%;}
.home-about .l-wrap .about-img{overflow:hidden}
.home-about .l-wrap .about-img img{transform:scale(1.4)!important}
@media (min-width:1281px){.home-about .l-wrap .about-info h1{font-size:34px}}
.home-adv:before {background:#174771}
.home-mainproduct {background:#174771}
.home-mainproduct .mainpro-top .mainpro-title .des {display:none;}
.home-case .homecase-list .swiper-slide .content {display:none;}
.wmkc-hotproduct-item{display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;margin: 50px -20px 0px;}
.wmkc-hotproduct-item li{width: 25%;padding: 0px 20px;margin-bottom: 36px;box-sizing: border-box;}
.wmkc-hotproduct-item .wmkc-pro-item{padding: 15px;border: 1px solid #E3E3E3;transition: border .3s ease;}
.wmkc-pro-img{position: relative;padding-top: 100%;}
.wmkc-pro-img .wmkc-img-wrap{position: absolute;top: 0px;left: 0px;width: 100%;height: 100%;display: flex;justify-content: center;align-items: center;overflow: hidden;}
.wmkc-pro-name{margin: 15px 0px;text-align: center;color: var(--fontcolor);font-size: 18px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;min-height: 58px;}
.wmkc-pro-more{width: 100%;display: block;color: #333;font-size: 14px;background: #F2F2F2;text-align: center;height: 40px;line-height: 40px;text-transform: lowercase;transition: color .3s ease,background .3s ease;}
.home-hotproduct{background: #ffffff;}
.wmkc-hotproduct-item li:hover .wmkc-pro-item{border: 1px solid var(--color);}
.wmkc-hotproduct-item li:hover .wmkc-pro-more{background: var(--color);color: #fff;}
@media screen and (max-width: 768px){.wmkc-hotproduct-item li {padding: 0vw 2vw;margin-bottom: 4vw;width: 50%;}
.wmkc-hotproduct-item .wmkc-pro-item{padding: 10px;}}
.home-about .l-wrap .about-info .list{display:none;}