Authored by weiqingting

更新css

... ... @@ -3,7 +3,7 @@
.home-page {
width: 990px;
margin: 10px auto 0;
overflow: hidden;
/*大banner*/
.slide-container {
position: relative;
... ... @@ -502,6 +502,8 @@
}
.tpl-recommend{
width: 1150px;
overflow: hidden;
a{
display: block;
background-color: #f8f8f8;
... ... @@ -579,10 +581,11 @@
}
.commodity{
margin-left: -10px;
margin-bottom:80px;
position: relative;
width: 1160px;
.commodity-list{
margin-left: -10px;
margin-bottom:80px;
li{
float: left;
margin-left: 10px;
... ... @@ -628,7 +631,7 @@
}
}
.singlehot{
width: 100%;
width: 1150px;
height: 584px;
overflow: hidden;
ul{
... ...