﻿@charset "utf-8"; 
:root{--color:#de022a}
@media (min-width:1025px){body:not(.nobanner){padding-top:140px;}
body:not(.nobanner) header:not(.is-active) .head-info{background:#000000d9}
.procate-list{justify-content:center;}
.procate-list .procate-item:last-child{margin-right:0;}}
.popwindowpic{position:fixed;top:160px;left:0;z-index:9999999;width:350px;display: none;}
.popwindowpic .popclose{cursor:pointer;display:block;width:38px;height:38px;position:absolute;top:-10px;right:-10px;background:#111B8E;border-radius:50%;box-shadow:1px 1px 3px #fff;}
.popwindowpic .popclose:before{content:'';width:24px;height:2px;background:#fff;position:absolute;transform:rotate(45deg);top:18px;left:7px;}
.popwindowpic .popclose:after{content:'';width:24px;height:2px;background:#fff;position:absolute;transform:rotate(-45deg);top:18px;left:7px;}
@media (max-width:1024px){.popwindowpic{display:none}}
@media (min-width:1025px) {
body:not(.nobanner) header:not(.is-active) .head-info{background:#fff}
header:not(.is-active) .head-info{background: #fff;}
header:not(.is-active) .nav-ul>li>a {color: #000;}
header:not(.is-active) .head-info .head-search button{color: #000;}
header:not(.is-active) .head-top{background: #fff;}
header:not(.is-active) .head-link .item{color: #000;}
header:not(.is-active) .lang-icon span{color: #000;}
header:not(.is-active) .lang-icon span::before,.lang-icon span::after{background: #000;}
header:not(.is-active) .head-link .item a{color:#000}
}
