Authored by zhangxiaoru

merge

@@ -5,6 +5,7 @@ @@ -5,6 +5,7 @@
5 5
6 .brand-info-box { 6 .brand-info-box {
7 background-color: #f5f5f5; 7 background-color: #f5f5f5;
  8 + padding-top: 44px;
8 height: 480px; 9 height: 480px;
9 } 10 }
10 11
@@ -6,11 +6,13 @@ @@ -6,11 +6,13 @@
6 &.season-tags { 6 &.season-tags {
7 background-image: url('/product/new/season-hot.jpg'); 7 background-image: url('/product/new/season-hot.jpg');
8 background-position-y: 28px; 8 background-position-y: 28px;
  9 + background-position-x: -346px;
9 } 10 }
10 11
11 &.search-tags { 12 &.search-tags {
12 background-image: url('/product/new/hot-search.jpg'); 13 background-image: url('/product/new/hot-search.jpg');
13 background-position-y: 28px; 14 background-position-y: 28px;
  15 + background-position-x: -14px;
14 } 16 }
15 17
16 &.brand-tags { 18 &.brand-tags {