.recommend p{font-size:14px}.category{padding:10px 0}.separator{display:block;width:60px;height:5px;margin:15px auto;background-color:#ccc;position:relative;border:1px solid #ccc}.separator:after{width:30px;height:5px;background:#333;position:absolute;top:-1px;left:-1px;content:""}.category-menus li{display:inline-block;margin:4px}.goods-buy{line-height:40px;font-size:13px}.goods-introduction-cate{display:-webkit-box;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical}.buy-form label{font-size:16px}
@media (min-width: 350px){
img.card-img-top{width:100%;height: 150px;object-fit: cover;}
}
@media (min-width: 400px){
img.card-img-top{width:100%;height: 170px;object-fit: cover;}
}
@media (min-width: 450px){
img.card-img-top{width:100%;height: 200px;object-fit: cover;}
}
@media (min-width: 500px){
img.card-img-top{width:100%;height: 220px;object-fit: cover;}
}
@media (min-width: 568px){
img.card-img-top{width:100%;height: 240px;object-fit: cover;}
}
@media (min-width: 768px){
img.card-img-top{height: 118px;object-fit: cover;}
}
@media (min-width: 992px){
img.card-img-top{height: 166px;object-fit: cover;}
}
@media (min-width: 1200px){
img.card-img-top{height: 202px;object-fit: cover;}
}
@media (min-width: 1400px){
img.card-img-top{height: 238px;object-fit: cover;}
}