﻿@charset "utf-8"; 
.kche-t46>.kche-flex-row-reverse { background: #f5f5f5;align-items: center;}
.kche-t45>.kche-flex {padding-left: 15px;background: #f5f5f5;}
.prodetails-content .prodetails-tabs .prodetails-tabs-item:nth-child(2){display:none}
.home-banner .swiper-slide>a::after{display:none;}
.home-prouter{padding:4% 0;}
.home-prouter .prouter-list{display:flex;flex-wrap:wrap;justify-content: space-between;}
.home-prouter .prouter-list>li{width:49%;margin-bottom:2%;list-style: none;text-align: center;}
.home-prouter .prouter-list>li .img{overflow: hidden;}
.home-prouter .prouter-list>li .img img{width:100%;display:block;transition: all .3s;}
.home-prouter .prouter-list>li:nth-child(n+2){margin-bottom:0;}
.home-prouter .prouter-list>li p{font-size:22px;font-weight:var(--fontbold7);margin:10px 0;}
.home-prouter .prouter-list>li:hover img{transform: scale(1.05);}
@media (max-width:450px){.home-prouter .prouter-list>li{width:100%;margin:7px 0 !important}
.home-prouter .prouter-list>li p{font-size:17px;}}
table tr:nth-child(even) {background: #fff; }
.table tr:nth-child(odd) {background: #eee; }
.wmkc-message .wmkc-icon{background: url(/Content/uploads/20241046002/20241114165057407a9b375d804a5fa6bdbbc744513394.png) no-repeat;background-size: cover;}
.wmkc-message:hover a{background: #ff6101;}
.wmkc-message:hover i{filter: grayscale(200%) brightness(500%);}