
/*拍卖分类首页*/
.goodst{width: 100%;margin-top: 64px;}
.goods{width: 49%;height: 250px;display: inline-block;padding: 10px;box-shadow: 3px 6px 3px #dad9d9;}
.goods1{width: 49%;height: 280px;display: inline-block;padding: 10px;box-shadow: 3px 6px 3px #dad9d9;}
.picg{width:100%;height: 150px;background: #f5f5f5;}
.picg1{width:100%;height: 170px;background:white;}
.imgg{width:100%;height:150px;margin: auto;display: -webkit-box;
    -webkit-box-pack:center;
    -webkit-box-align:center;
    -webkit-box-orient: vertical;
    text-align: center;}
.imgg img{display: block; max-height: 100%!important; max-width: 100%!important; margin: auto;padding: 5px;}
.nameg{width: 100%;height: 50px;font-size: 14px; text-align: center;background: #f5f5f5;white-space:normal;font-weight: 500;padding-top: 10px;}
.pricg{width: 100%;height: 40px;font-size: 14px; text-align: center;line-height: 40px;font-weight: 500;}
