﻿@charset "utf-8"; 
footer .foot-item .foot-link .item p{word-break:break-word}
.home-choose .choose-list li .icon img{object-fit:contain}
.prodetails-content .prodetails-tabs .prodetails-tabs-item:nth-child(2){display:none}
.foottop{position:relative;}
.foottop:before{content:'';width:100%;height:100%;display:block;background:rgba(0,0,0,0.3);position:absolute;top:0;left:0;z-index:1;}
.foottop .l-wrap{position:relative;z-index:2;}
section.foottop{min-height:259px}
section.foottop:before{display:none}