﻿@charset "utf-8"; 
:root{--color:#439d34}
@media (min-width:1025px){.head-logo a img{max-height:80px}
header.is-active  .head-logo a img{max-height:75px}
footer .foot-cate{width:25%}
.head-nav .nav-ul>li>a{color:var(--fontcolor)}
}