﻿@charset "utf-8"; 
.wmkc-list>li>a{padding: 8px !important;}
.table-wrap table tr:nth-child(even) {  background: #fff; }  
.table-wrap table tr:nth-child(odd) {  background: #eee;  }
.table-wrap table {margin: 0;padding: 0;text-align: center; }
header .head-logo{display:flex}
header .head-logo a:first-child{margin-right:20px}
header .head-logo a:first-child img{max-width:140px;}
footer .foot-info a:nth-child(2){margin-left:20px}
footer .foot-info a:nth-child(2) img{width:auto;max-height: 40px;}
.kche-t172 .kche-t172-item{align-items:center}
header .head-logo a:last-child img{max-width: 40px;}
footer .foot-info .foot-qrimg img{width:auto;max-width:250px;}
@media (min-width:1025px) and (max-width:1440px){footer .foot-cate{width:20%;}}