﻿@charset "utf-8";
:root{--color:#e83820;--headercolor:#000000}
header.is-active {background:#fff;}
@media (min-width:1025px){header.is-active .head-nav .nav-ul>li>a {color:#000;}
header.is-active .head-nav .nav-ul>li:hover>a {color:var(--color)}}
.head-logo {height:100%;}
.head-logo a {height:100%;display:flex;align-items:center;}
.head-logo a img {object-fit:contain;max-height:80%;height:100%;object-fit:contain;}
@media (max-width:1024px){header{background:#fff}
.m-menu span{background:#000}}
.home-hotpro .hotpro-main .hotpro-wrap{width: 100%;}
.home-hotpro .hotpro-img{display: none;}
.home-hotpro .hotpro-main .swiper-slide .info .more{background-color: #1e2f37;}
@media (min-width:1025px){body{padding-top:116px;}}
.nobanner header .head-info{background: inherit;}
.nobanner header .head-top{background: inherit;}
footer .foot-item.act .foot-list li{width:100%}
footer .foot-item.foot-contact{display: none;}
footer .foot-item.foot-nav.act{width: 30%;}
.lang-icon img{filter:brightness(0)}
.home-banner .swiper-slide>a::after{display:none;}
.home-service .service-item::before{content: '';position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: #66666687;}
.home-service .service-item .box{z-index:1;}