﻿@charset "utf-8"; 
table tr:nth-child(odd){background-color: #efefef;}
table tr:nth-child(even){background-color: #fff;}
.kche-t45>.kche-flex {padding-left: 20px;background: #f5f5f5;}
.kche-t155-item {
    width: 48%;
    border: 1px solid #eee;
    border-radius: 8px;
    overflow: hidden;
}