﻿@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;}
@media (min-width:1025px){.head-nav .search-input button em{color:#fff;}}
@media (max-width:1024px){.head-nav .search-input input{color:var(--fontcolor)}}