|
|
.newarrival-page {
|
|
|
background-color: #f0f0f0;
|
|
|
background-color: #fff;
|
|
|
|
|
|
.swiper-container {
|
|
|
width: 100%;
|
...
|
...
|
@@ -32,6 +32,7 @@ |
|
|
}
|
|
|
|
|
|
.list-nav {
|
|
|
border:1px solid #e6e6e6;
|
|
|
> li {
|
|
|
float: left;
|
|
|
width: 25%;
|
...
|
...
|
@@ -53,6 +54,7 @@ |
|
|
.active > a {
|
|
|
border-bottom: 2px solid #000;
|
|
|
color: #000;
|
|
|
box-sizing:border-box;
|
|
|
}
|
|
|
.active > .iconfont {
|
|
|
color: #000;
|
...
|
...
|
|