﻿@charset "utf-8"; 
:root { --color:#2a2f57;--headercolor:#000000}
.lang-icon img{filter: brightness(0)}
.table tr:nth-child(even) {background:#eee;}  
.table tr:nth-child(odd) {background:#fff;} 
.home-banner .swiper-slide>a::after{display:none;}