_goods.css 335 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 .goods-info { width: 274px; margin-right: 18px; .thumb { width: 100%; height: 366px; } .desc { text-align: center; } .name { font-size: 14px; line-height: 50px; } .price { font-size: 16px; font-weight: bold; } }