﻿@charset "utf-8"; 
.table-wrap tr:nth-child(even){background: #fff;}  
.table-wrap tr:nth-child(odd){background: #eee;} 
.home-banner .swiper-slide>a::after{display:none;}