...
|
...
|
@@ -34,11 +34,11 @@ body { |
|
|
z-index: 5;
|
|
|
|
|
|
li {
|
|
|
margin-left: 1.2rem;
|
|
|
height: 2.2rem;
|
|
|
line-height: 2.2rem;
|
|
|
margin-left: 36px;
|
|
|
height: 88px;
|
|
|
line-height: 88px;
|
|
|
border-bottom: 1px solid #e0e0e0;
|
|
|
padding-right: 0.95rem;
|
|
|
padding-right: 54px;
|
|
|
}
|
|
|
|
|
|
li:last-child {
|
...
|
...
|
@@ -64,11 +64,17 @@ body { |
|
|
margin-top: 11rem;
|
|
|
}
|
|
|
}
|
|
|
}
|
|
|
|
|
|
.good-info {
|
|
|
width: 325px;
|
|
|
height: 550px;
|
|
|
.good-info {
|
|
|
float: left;
|
|
|
margin: 0.25rem 0.375rem 1rem;
|
|
|
width: 6.9rem;
|
|
|
height: 12.65rem;
|
|
|
}
|
|
|
|
|
|
.guang-article .meta .iconfont {
|
|
|
font-size: 1em;
|
|
|
}
|
|
|
}
|
|
|
|
|
|
.new-recommend,
|
...
|
...
|
@@ -141,4 +147,4 @@ body { |
|
|
|
|
|
.brand-news-count h5 {
|
|
|
display: none;
|
|
|
} |
|
|
\ No newline at end of file |
|
|
} |
...
|
...
|
|