﻿@charset "utf-8"; 
:root{--headercolor:#000;}
@media (min-width:1025px){body:not(.nobanner){padding-top:100px;}}
.nobanner header,header{background:#fff;}
.lang-icon span::before,.lang-icon span::after{background:#000;}
.home-news .newslist li .info {height: 240px;}
header .head-info .head-nav .nav-ul>li>a{font-size:var(--fontsize18)}
@media (max-width:1280px) and (min-width:1025px){header .head-info .head-nav .nav-ul>li>a{font-size:var(--fontsize16);padding:0 10px}}
header .head-info .head-nav .nav-ul>li#liproducts .submenu{max-height: inherit;overflow-y: inherit;}
footer{color: #26303f;background-color: #fff;}
footer a,footer .foot-main .foot-item .foot-title{color:#26303f;}
footer .copy{border-top-color:rgba(0,0,0,0.2)}