﻿@charset "utf-8";
:root{--color:#ECA41A}
.table tr:nth-child(even){background:#fff}
.table tr:nth-child(odd){background:#e9a419}
.head-top,footer{background-color:var(--color)}
.head-left .item em{color:#fff}
footer .foot-logo img{width:auto;filter:brightness(0) invert(1)}
footer .foot-list li>a::before{background-color:#fff}
footer .foot-nav{width:30%}
footer .foot-nav .foot-list li{width:49%}
footer .foot-share ul{max-width:220px}
footer .foot-share ul li a i{font-size:20px}
@media (min-width:1025px){#liproducts .nav3>li{width:21.5%;margin-right:2%;}
#liproducts .nav3>li:nth-child(4n){margin-right:0;}
.head-nav .nav-ul>li#liproducts>ul a{border-bottom:none}}