﻿@charset "utf-8"; 
:root{--color:#ac261d}
.home-about .about-img .about-icon{background:var(--color)}
.home-about .about-img .about-icon em, .home-about .about-img .about-icon span{color:#fff;}
@media (min-width:1025px){header.is-active .head-info,.nobanner header .head-info{background:#1e1e1e;}}
@media (max-width:1024px){.head-info,header.is-active .head-info{background:#1e1e1e;}}