﻿@charset "utf-8"; 
.home-cate .homecate-list li .img{aspect-ratio:inherit;}
.prodetails-tabs .prodetails-tabs-item:nth-child(2){display:none;}
footer .foot-item .foot-link .item p{word-break: break-word;}
.foottop{position: relative;}
.foottop::after{content: "";position: absolute;left: 0;top: 0;width: 100%;height: 100%;background: rgba(0, 0, 0, .3);z-index: 99;}
.foottop .l-wrap{z-index: 999;position: relative;}