﻿@charset "utf-8"; 
.pro-list.list0 li .pro-info{flex:1;}
.prodetails-content .prodetails-tabs .prodetails-tabs-item:nth-child(2){display:none}
.home-product .homepro-list .proitem .item-img{position:relative;height:0;padding-bottom:100%;}
.home-product .homepro-list .proitem .item-img img{max-height:inherit;position:absolute;top:0;left:0;height:100%;object-fit:contain;}
.home-product .homepro-list .proitem .item-info .item-tit{min-height:45px;}