﻿@charset "utf-8"; 
:root{--color:#A3212B;--color1:#A3212B;--fontfamily:Arial}
.table tr:nth-child(odd){background-color: #efefef!important;}
.table tr:nth-child(even){background-color: #fff!important;}
.prodetails-content .prodetails-tabs .prodetails-tabs-item:nth-child(2){display:none}
@media(min-width:769px){.contact-list .contact-item{width:31%}}
@media (max-width:768px){.kche-t46 .kche-item-img{max-width:100%}}
.home-about .homeabout-info .homeabout-more{color:#C61127}
footer .foot-item.foot-info .foot-share span{display:none}
footer .foot-item.foot-info .foot-share ul{display:flex;align-items:center;flex-wrap:wrap;}
footer .foot-item.foot-info .foot-share ul a{margin-right:10px;border:1px solid var(--introcolor);border-radius:50%;width:30px;height:30px;text-decoration:none;display:flex;align-items:center;justify-content:center;transition:all .1s linear;color:var(--introcolor)}
footer .foot-item.foot-info .foot-share ul a:hover{color:var(--color);border-color:var(--color)}
footer .foot-bot .l-wrap{justify-content:center;}
.l-wrap,.kche-wrap-width1,.kche-wrap-width,.prolist-bottom{max-width:1440px;}
.showroom-body-div a ,.pro-bottom a{ text-decoration: none; font-weight: var(--fontbold6);}
.head-top{background:rgba(0,0,0,.8)}