@charset "UTF-8"; /* # archive ============================================*/ .li55 { li { img { width: 150px; height: auto; max-width: 150px; } &:nth-of-type(5n + 1) { clear: both; } } } /* # single ============================================*/ .zmain { .product_left { float: left; width: 400px; padding-right: 15px; } .product_right { float: left; width: 500px; } .item_price { text-align: right; color: #FF0000; } .item_r { text-align: right; } } .item_comment.item_r { margin: 20px 0 0; } .dlt_free { width: 1000px; margin: 0 auto 30px; }