﻿.kche-t172 .kche-t172-item {    display: flex;    flex-wrap: wrap;    border-radius: 5px;   align-items: center;}
.table-wrap tr:nth-child(even) {  background: #fff; }  
.table-wrap tr:nth-child(odd) {  background: #eee;  }