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