Authored by 郭成尧

'hot-product'

... ... @@ -218,10 +218,9 @@
}
.product-list {
margin: 0;
padding: 0 0 30px 30px;
margin-left: auto;
margin-right: auto;
width: 610px;
margin: 0 auto;
overflow: hidden;
background: #fff;
border-bottom: 30px solid #f0f0f0;
... ... @@ -230,7 +229,8 @@
width: 275px;
height: 368px;
margin-top: 50px;
margin-right: 30px;
margin-left: 15px;
margin-right: 15px;
float: left;
text-align: center;
list-style: none;
... ...