﻿@charset "utf-8"; 
:root{--color:#bd9e76}
.prodetails-content .prodetails-tabs .prodetails-tabs-item:nth-child(2){display:none}
footer .foot-title,footer .foot-list li a,footer .foot-touch .foot-inner,footer .copyright{text-transform: uppercase;}
footer .foot-touch .foot-inner:nth-child(2) .content a{text-transform:initial !important}
.home-about{padding-top:0;}
.head-link p{color:#fff;}
@media (min-width:1025px){footer .foot-main{flex-wrap:nowrap;}
footer .foot-main .foot-item.foot-categories{width:18%;}
footer .foot-item.foot-code{width:20%}
footer .foot-main .foot-item.foot-nav{width:24%;}}
footer .wmkcfeedback input,footer .wmkcfeedback textarea,footer .wmkcfeedback .wmkcfb-fileupload{margin-top:0;margin-bottom:10px;}
footer .wmkcfeedback input,footer .wmkcfeedback .wmkcfb-fileupload{height:40px}
footer .wmkcfeedback textarea{height:110px}
@media (max-width:1024px){footer .foot-main .foot-item.foot-code{display:block;}}
.home-product .homepro-list .proitem{height:auto;}
.home-news .homenews-list .homenews-text{flex:1;}
.home-news .homenews-list .homenews-item{display: flex;flex-direction: column;}
.pro-main .prolist-bottom:nth-last-child(1) p {color: var(--color);}
.wmkc-linkedin:hover {background:#0A66C2}
.wmkc-linkedin .wmkc-icon {background:url(/images/icon/link1.png) no-repeat center;background-size:22px;}
.wmkc-linkedin:hover .wmkc-icon {background-image:url(/images/icon/link2.png)}