﻿@charset "utf-8"; 
:root{--color:#3A596D;--hovercolor:#3A596D}
@media (min-width:1025px) {
body:not(.index){padding-top: 120px;}
body:not(.index) header{background: #fff;}
body:not(.index) .head-info .nav-ul>li a, body:not(.index) .head-left {color: #000;}
body:not(.index) .lang-icon img{filter: brightness(0);}
body:not(.index) .lang-icon span{color: #000;}
body:not(.index) .lang-icon span::before,.lang-icon span::after{background: #000;}
}
.table-wrap table tr:nth-child(even) {  background: #fff; }  
.table-wrap table tr:nth-child(odd) {  background: #eee;  }
@media (min-width:769px){.preview-container{width:50%;}}
.kche-t97 .kche-t97-item .kche-t97-item-des{color:var(--fontcolor)}
@media (min-width:769px){.kche-t97 .kche-t97-item>div{width:48%}}