﻿@charset "utf-8";
:root{--color:#FC44AC;--hovercolor:#efeffd;--fontfamily:"Noto Sans", sans-serif}
footer .foot-item .foot-link .item p {word-break: inherit;}
.prodetails-content .prodetails-tabs .prodetails-tabs-item:nth-child(2){display:none}
.home-cate .homecate-list li .img{aspect-ratio:inherit;}
.foottop{position:relative}
.foottop::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5)}
.foottop .l-wrap{position:relative;z-index:2}
@media (min-width:1025px){header.is-active .head-nav .nav-ul>li>a{color:var(--fontcolor);}
header.is-active .head-nav .nav-ul>li:hover>a{color:var(--color);}}
header.is-active,.nobanner header .head-info{background:#fff}
