﻿@charset "utf-8"; 
.prodetails-content .prodetails-tabs .prodetails-tabs-item:nth-child(2){display:none}
footer .foot-item .foot-link .item p {word-break: inherit;}
footer .foot-logo:hover{text-decoration:none;}

@media (min-width:1025px) {
body:not(.nobanner){padding-top: 116px;}
body:not(.nobanner) header:not(.is-active){background: #fff;}
body:not(.nobanner) header:not(.is-active) .head-top,body:not(.nobanner) header:not(.is-active) .head-left{color: #000;}
body:not(.nobanner) header:not(.is-active) .lang-icon span{color: #000;}
body:not(.nobanner) header:not(.is-active) .head-nav .nav-ul>li>a{color: #000;}
body:not(.nobanner) header:not(.is-active) .lang-icon img{filter: brightness(0);}
body:not(.nobanner) header:not(.is-active) .lang-icon span::before,body:not(.nobanner) header:not(.is-active) .lang-icon span::after{background: #000;}
body:not(.nobanner) header:not(.is-active)  .head-share ul a{color: #000;}
}
@media (min-width:1024px){body:not(.nobanner) header .head-top{background:var(--color)}
body:not(.nobanner) header .head-left .item:hover{color:unset}}
@media (min-width:1025px){.head-top{height:40px;}
.head-info{height:76px;}}
.contactlist li {width: 30%;}
.home-cate .homecate-list li .img{aspect-ratio:inherit;}