﻿@charset "utf-8"; 
table tr:nth-child(odd){background-color: #efefef;}
table tr:nth-child(even){background-color: #fff;}
.contactlist li {width: 30.6%;}
.prodetails-tabs-item:nth-child(2) {display:none}
.home-cate .homecate-list li .img {aspect-ratio:1/1}
.home-banner .swiper-slide>a::after,.home-banner .banner-animote{display:none}
.footqr{display:flex;justify-content:space-between;max-width:400px;}
.footqr>div{width:48%;text-align:center;margin-top:20px;}
.footqr>div p{margin-top:5px}
@media (min-width:1025px){.nobanner .head-left,.nobanner .lang-icon span{color:var(--fontcolor);}
.nobanner .lang-icon span::before,.nobanner .lang-icon span::after{background:var(--fontcolor)}
.nobanner .lang-icon img{filter:brightness(0);}
.nobanner .head-top .head-right .head-share .icon-share,.nobanner .head-share ul a{color:var(--fontcolor);}
.nobanner .head-nav .nav-ul>li>a,header.is-active .head-nav .nav-ul>li>a{color:var(--fontcolor);}
.nobanner .head-nav .nav-ul>li:hover>a,header.is-active .head-nav .nav-ul>li:hover>a{color:var(--color);}
.nobanner header .head-top{background:#fff}
.nobanner .head-share ul a:hover{color:#fff}}
header.is-active,.nobanner header .head-info{background:#fff}
footer .foot-item .foot-link .item {line-height:1.4}
footer .foot-item.act .foot-list li {width: 100%;}