﻿@charset "utf-8"; 
.kche-t8>h2 { text-align: left;}
table tr:nth-child(odd){background-color: #efefef;}
table tr:nth-child(even){background-color: #fff;}
#tagTabs .tagItem:nth-child(2){display:none}
@media (min-width:1025px){.nav-ul>li{padding:0 10px;}}