Authored by uedxwg

updata

1 .newarrival-page { 1 .newarrival-page {
2 - background-color: #f0f0f0; 2 + background-color: #fff;
3 3
4 .swiper-container { 4 .swiper-container {
5 width: 100%; 5 width: 100%;
@@ -32,6 +32,7 @@ @@ -32,6 +32,7 @@
32 } 32 }
33 33
34 .list-nav { 34 .list-nav {
  35 + border:1px solid #e6e6e6;
35 > li { 36 > li {
36 float: left; 37 float: left;
37 width: 25%; 38 width: 25%;
@@ -53,6 +54,7 @@ @@ -53,6 +54,7 @@
53 .active > a { 54 .active > a {
54 border-bottom: 2px solid #000; 55 border-bottom: 2px solid #000;
55 color: #000; 56 color: #000;
  57 + box-sizing:border-box;
56 } 58 }
57 .active > .iconfont { 59 .active > .iconfont {
58 color: #000; 60 color: #000;