...
|
...
|
@@ -23,13 +23,12 @@ |
|
|
cursor: pointer;
|
|
|
|
|
|
.iconfont {
|
|
|
font-size: 16px;
|
|
|
font-size: 14px;
|
|
|
color: #666;
|
|
|
}
|
|
|
}
|
|
|
|
|
|
.brand-info {
|
|
|
|
|
|
.brand-icon {
|
|
|
border: 1px solid #eee;
|
|
|
}
|
...
|
...
|
@@ -72,9 +71,7 @@ |
|
|
float: right;
|
|
|
width: 685px;
|
|
|
position: relative;
|
|
|
|
|
|
}
|
|
|
|
|
|
}
|
|
|
|
|
|
.goods-info {
|
...
|
...
|
@@ -129,7 +126,6 @@ |
|
|
}
|
|
|
|
|
|
.slide-container {
|
|
|
|
|
|
.slide-switch {
|
|
|
display: block;
|
|
|
position: absolute;
|
...
|
...
|
@@ -145,8 +141,10 @@ |
|
|
overflow: hidden;
|
|
|
width: 625px;
|
|
|
margin: 0 auto;
|
|
|
|
|
|
ul {
|
|
|
position: relative;
|
|
|
|
|
|
li {
|
|
|
float: left;
|
|
|
width: 635px;
|
...
|
...
|
|
...
|
...
|
@@ -44,7 +44,7 @@ |
|
|
cursor: pointer;
|
|
|
|
|
|
.iconfont {
|
|
|
font-size: 16px;
|
|
|
font-size: 14px;
|
|
|
color: #666;
|
|
|
}
|
|
|
}
|
...
|
...
|
|