﻿@charset "utf-8"; 
table tr:nth-child(even) {  background: #fff; }
.table tr:nth-child(odd) {  background: #eee; }
.head-nav>ul>li>a {text-transform: capitalize;}
.foot-main .foot-title{text-transform: capitalize;}
@media (min-width:769px){.product-main .kche-t176 .kche-t176-list{justify-content:flex-start}
.product-main .kche-t176 .kche-t176-list .kche-t176-item{margin-right:2%}
.product-main .kche-t176 .kche-t176-list .kche-t176-item:nth-child(3n){margin-right:0}
}
