﻿@charset "utf-8"; 
@media (min-width:769px){.head-t-contact {justify-content:flex-end;}
.head-b nav {display:flex;justify-content:space-between;}
.nav {flex:1;padding:0;}
.search-box {margin-left:30px;}
.search-box #txtSearch {border:1px solid #fff;}
.search-box #btnSearch {background:#fff;}
.search-box #btnSearch i {color:var(--color);}}
@media (max-width:1200px) and (min-width:769px){.search-box{width:220px}
.search-box #txtSearch{padding-left:10px}}
@media (max-width:960px) and (min-width:769px){.search-box{display:none}}
.table tr:nth-child(even) {  background: #eee; }  
.table tr:nth-child(odd) {  background: #fff;  } 
.kche-t197 .kche-t197-list{justify-content: space-between;}
.kche-t197 .kche-t197-item{margin-bottom:20px!important;border-right:1px solid #eee;width:32%;background:#8cc63e14;border-radius:5px;}
.kche-t197 .kche-t197-text{padding:0 20px 20px !important;}
@media(min-width:1025px){
.kche-t197 .kche-t197-item:nth-child(3n){border-right:none;}
}
@media(max-width:1024px) and (min-width:768px){
.kche-t197 .kche-t197-item:nth-child(2n){border-right:none;}
}
@media(max-width:1024px){
.kche-t197 .kche-t197-item{width:49%;}
}
@media(max-width:500px){
.kche-t197 .kche-t197-item{border:none;width:100%;}
}