...
|
...
|
@@ -4,12 +4,12 @@ |
|
|
.sm-layout {
|
|
|
height: 80px;
|
|
|
line-height: 80px;
|
|
|
padding: 0 30px;
|
|
|
padding: 0 20px 0 25px;
|
|
|
border-bottom: 1px solid #e0e0e0;
|
|
|
|
|
|
.s-renzhen {
|
|
|
font-size: 20px;
|
|
|
width: 120px;
|
|
|
width: 110px;
|
|
|
height: 48px;
|
|
|
line-height: 48px;
|
|
|
color: #fff;
|
...
|
...
|
|