﻿@charset "utf-8";
:root{--color:#FFA800;--color1:#FF5207}
table tr:nth-child(odd){background-color: #efefef;}
table tr:nth-child(even){background-color: #fff;}


@media (min-width:1025px){
body:not(.nobanner){padding-top: 0;}
body:not(.nobanner) header:not(.is-active){box-shadow:none}
body:not(.nobanner) header:not(.is-active) .head-top{background: initial;}
body:not(.nobanner) header:not(.is-active) .head-info{background: initial;}
body:not(.nobanner) header:not(.is-active) .lang-icon span{color: #000;}
body:not(.nobanner) header:not(.is-active) .lang-icon span::after,body:not(.nobanner) header:not(.is-active) .lang-icon span::before{background: #000;}
body:not(.nobanner) header:not(.is-active) .head-top .head-left .item a{color: #000;}
body:not(.nobanner) header:not(.is-active) .head-nav .nav-ul>li>a.inmenu_1{background: initial!important;}
}
