﻿@charset "utf-8";

@media (min-width:1025px){body:not(.nobanner){padding-top:0}
body:not(.nobanner) header:not(.is-active),
body:not(.nobanner) header:not(.is-active) .head-info,
body:not(.nobanner) header:not(.is-active) .head-top{background:transparent;}
body:not(.nobanner) header:not(.is-active) .head-info{box-shadow:none}
/*body:not(.nobanner) header:not(.is-active) .head-info .head-nav .nav-ul>li>a,*/
/*body:not(.nobanner) header:not(.is-active) .head-info .head-nav .nav-ul>li>em{color: #fff;}*/
body:not(.nobanner) header:not(.is-active) .head-top .head-contact .item em,
body:not(.nobanner) header:not(.is-active) .head-top .head-contact .item a,
body:not(.nobanner) header:not(.is-active) .lang-icon span{color:var(--fontcolor)}
body:not(.nobanner) header:not(.is-active) .lang-icon span::before,
body:not(.nobanner) header:not(.is-active) .lang-icon span::after{background:var(--fontcolor)}
}


