/** * 列表 */ .content-right table.am-table .am-slider { overflow: hidden; box-shadow: none; -webkit-box-shadow: none; } .content-right table.am-table .reply-content { max-height: 80px; } /** * 编辑 */ .content-right .am-alert.goods-info a { color: #0e90d2; } .content-right .am-alert p.title { font-weight: 700; font-size: 14px; margin: 0 0 5px 0; color: #888; }