﻿@charset "utf-8"; 
:root{--color:#054638;--color1:#054638;--hovercolor:#054638;}
footer .foot-list li a em,footer .foot-link li em{color:#fff;}
footer .foot-title::before{background:linear-gradient(0deg,rgba(255,255,255,.3) 0,#fff 100%)}
.home-tip{color:var(--color)}
.home-tip span::before{background:linear-gradient(0deg,var(--color) 0,#dce5d9 100%)}
.home-consultation .title span{color:#fff}
.home-consultation .box .home-more{border:1px solid #fff;}
.home-consultation .box .home-more:hover{background:#fff;color:var(--color)}
.home-logo .swiper-slide:hover img{transform:translateY(-180px);filter:drop-shadow(#fff 0 180px)}
.prodetails-name{color:var(--color1)}
.wmkc-list>li .wmkc-itemico a{text-decoration:none;width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;transition:all .1s linear;}
