﻿@charset "utf-8"; 
:root {--color: #e60012;}
@media (min-width:1025px){header .head-info .head-nav .nav-ul>li>a{color:#000}
header.is-active .head-info .head-nav .nav-ul>li>a{color:#fff}
}