﻿@charset "utf-8"; 
table tr:nth-child(odd){background-color: #efefef;}
table tr:nth-child(even){background-color: #fff;}
@media (max-width:1024px){header .head-info,header,header.is-active,header:hover{background: #000;}
.m-menu span{background: #fff;}
.lang-icon img{filter: invert(0);}}