...
|
...
|
@@ -5,6 +5,14 @@ |
|
|
max-width: 640px;
|
|
|
overflow: hidden;
|
|
|
|
|
|
.banner-top .swiper-container {
|
|
|
height: 200px;
|
|
|
|
|
|
ul {
|
|
|
height: 200px;
|
|
|
}
|
|
|
}
|
|
|
|
|
|
#thumb-row {
|
|
|
text-align: left;
|
|
|
background: #fff;
|
...
|
...
|
@@ -16,7 +24,6 @@ |
|
|
float: left;
|
|
|
width: 275px;
|
|
|
height: 130px;
|
|
|
margin-bottom: 30px;
|
|
|
margin-right: 30px;
|
|
|
}
|
|
|
|
...
|
...
|
|