...
|
...
|
@@ -30,8 +30,10 @@ |
|
|
display: block;
|
|
|
width: 100%;
|
|
|
border-left: 1px solid #e0e0e0;
|
|
|
margin-top: 30px;
|
|
|
height: 28px;
|
|
|
margin-top: 15PX;
|
|
|
height: 14PX;
|
|
|
font-size: 14PX;
|
|
|
line-height: 14PX;
|
|
|
}
|
|
|
&:first-child {
|
|
|
.text {
|
...
|
...
|
@@ -46,7 +48,7 @@ |
|
|
}
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
.nav-main {
|
|
|
margin-bottom: 30px;
|
|
|
}
|
...
|
...
|
@@ -110,7 +112,7 @@ |
|
|
|
|
|
.nav {
|
|
|
width: 100%;
|
|
|
height: 88px;
|
|
|
height: 44PX;
|
|
|
margin: 0;
|
|
|
padding: 0;
|
|
|
border: 0;
|
...
|
...
|
@@ -123,7 +125,7 @@ |
|
|
border-sizing: border-box;
|
|
|
border-bottom: 1px solid #e0e0e0;
|
|
|
z-index: 2;
|
|
|
|
|
|
|
|
|
li{
|
|
|
display: block;
|
|
|
height: 28px;
|
...
|
...
|
@@ -147,7 +149,7 @@ |
|
|
|
|
|
.color {
|
|
|
color: #444;
|
|
|
}
|
|
|
}
|
|
|
}
|
|
|
|
|
|
.main {
|
...
|
...
|
@@ -250,11 +252,15 @@ |
|
|
border-top: 1px solid #e0e0e0;
|
|
|
color: #444;
|
|
|
text-align: center;
|
|
|
height: 100px;
|
|
|
line-height: 100px;
|
|
|
font-size: 30px;
|
|
|
height: 50PX;
|
|
|
line-height: 50PX;
|
|
|
margin-top: 30px;
|
|
|
position: relative;
|
|
|
font-size: 15PX;
|
|
|
|
|
|
h2 {
|
|
|
font-size: 15PX;
|
|
|
}
|
|
|
}
|
|
|
|
|
|
.hot-category .floor-header {
|
...
|
...
|
@@ -392,9 +398,9 @@ |
|
|
|
|
|
.list-nav li {
|
|
|
display: block;
|
|
|
height: 80px;
|
|
|
height: 40PX;
|
|
|
float: left;
|
|
|
line-height: 80px;
|
|
|
line-height: 40PX;
|
|
|
width: 24.8%;
|
|
|
text-align: center;
|
|
|
border-sizing: border-box;
|
...
|
...
|
@@ -402,7 +408,7 @@ |
|
|
|
|
|
span {
|
|
|
padding-top: 0;
|
|
|
font-size: 28px;
|
|
|
font-size: 14PX;
|
|
|
}
|
|
|
|
|
|
&.default:after,
|
...
|
...
|
@@ -424,11 +430,11 @@ |
|
|
}
|
|
|
|
|
|
.list-nav .icon .up {
|
|
|
top: -28px;
|
|
|
top: -14PX;
|
|
|
}
|
|
|
|
|
|
.list-nav .icon .down {
|
|
|
top: -14px;
|
|
|
top: -7PX;
|
|
|
}
|
|
|
|
|
|
.goods-container {
|
...
|
...
|
@@ -450,9 +456,9 @@ |
|
|
bottom: 0;
|
|
|
display: table;
|
|
|
width: 100%;
|
|
|
height: 88px;
|
|
|
line-height: 88px;
|
|
|
font-size: 28px;
|
|
|
height: 44PX;
|
|
|
line-height: 44PX;
|
|
|
font-size: 14PX;
|
|
|
background: #fff;
|
|
|
border-top: 1px solid #e0e0e0;
|
|
|
z-index: 2;
|
...
|
...
|
@@ -468,8 +474,8 @@ |
|
|
|
|
|
.wall {
|
|
|
width: 0;
|
|
|
height: 28px;
|
|
|
margin-top: 30px;
|
|
|
height: 14PX;
|
|
|
margin-top: 15PX;
|
|
|
float: right;
|
|
|
border-right: 1px solid #e0e0e0;
|
|
|
display: inline-block;
|
...
|
...
|
@@ -549,15 +555,15 @@ |
|
|
|
|
|
li {
|
|
|
display: block;
|
|
|
height: 78px;
|
|
|
height: 40PX;
|
|
|
float: left;
|
|
|
line-height: 78px;
|
|
|
line-height: 40PX;
|
|
|
width: 24.8%;
|
|
|
text-align: center;
|
|
|
border-sizing: border-box;
|
|
|
|
|
|
span {
|
|
|
font-size: 28px;
|
|
|
font-size: 14PX;
|
|
|
}
|
|
|
|
|
|
a {
|
...
|
...
|
@@ -590,7 +596,7 @@ |
|
|
}
|
|
|
|
|
|
.filter .iconfont {
|
|
|
font-size: 22px;
|
|
|
font-size: 12PX;
|
|
|
transition: transform 0.1 ease-in;
|
|
|
}
|
|
|
|
...
|
...
|
@@ -600,17 +606,17 @@ |
|
|
}
|
|
|
|
|
|
.pos-list .icon .up {
|
|
|
top: -28px;
|
|
|
top: -14PX;
|
|
|
}
|
|
|
|
|
|
.pos-list .icon .down {
|
|
|
top: -14px;
|
|
|
top: -7PX;
|
|
|
}
|
|
|
|
|
|
.category-list-top-board {
|
|
|
border-top: 1px solid #e0e0e0;
|
|
|
}
|
|
|
|
|
|
|
|
|
.category-list-last-li {
|
|
|
border-right: 1px solid #e0e0e0;
|
|
|
}
|
...
|
...
|
@@ -685,10 +691,10 @@ |
|
|
margin-top: initial;
|
|
|
position: fixed;
|
|
|
top: 46px;
|
|
|
|
|
|
|
|
|
&.call-by-fix {
|
|
|
top: 80px;
|
|
|
position: fixed;
|
|
|
left: 0;
|
|
|
}
|
|
|
} |
|
|
\ No newline at end of file |
|
|
} |
...
|
...
|
|