﻿@charset "utf-8"; 
table tr:nth-child(odd){background-color: #f5f5f5;}
table tr:nth-child(even){background-color: #fff;}
.pagesbanner::after{display:none;}
footer .foot-info .foot-logo img{width:auto;}
@media screen and (max-width: 500px) {
.pro-d-main .kche-t180 .kche-t180-item:nth-child(even) {flex-direction: unset;}}