﻿@charset "utf-8"; 
:root{--color:#0873d6}
table tr:nth-child(odd){background-color: #efefef;}
table tr:nth-child(even){background-color: #fff;}
.home-cate .homecate-list li .img{aspect-ratio:inherit;}
.foottop{background-size: cover;background-blend-mode: multiply;background-color: #00000080;}


@media (min-width:1025px) {header.is-active{background: #fff;}
.nobanner header.is-active .head-info {background: #fff;}
header.is-active .head-nav .nav-ul>li>a{color: #000;}
}