﻿@charset "utf-8";
:root{--headercolor:#000000}
.table-wrap table tr:nth-child(even) {  background: #fff; }  
.table-wrap table tr:nth-child(odd) {  background: #eee;  }
.table-wrap {margin-bottom: 10px;}
.nobanner header,.nobanner header .head-top{background: #fff;}
.pagesbanner{min-height:inherit}
.lang-icon img{filter: brightness(0);}
@media (min-width:1025px){body:not(.nobanner){padding-top:120px}
.head-share ul a:hover{color:#fff}}