|
@@ -13,7 +13,7 @@ |
|
@@ -13,7 +13,7 @@ |
13
|
text-align: center;
|
13
|
text-align: center;
|
14
|
z-index: 10;
|
14
|
z-index: 10;
|
15
|
background-color: #fff;
|
15
|
background-color: #fff;
|
16
|
- padding: 0 200px 84px 200px;
|
16
|
+ padding: 0 200px 84px;
|
17
|
border-bottom: 5px solid #e0e0e0;
|
17
|
border-bottom: 5px solid #e0e0e0;
|
18
|
width: 100%;
|
18
|
width: 100%;
|
19
|
|
19
|
|
|
@@ -121,27 +121,6 @@ |
|
@@ -121,27 +121,6 @@ |
121
|
background: #f6f6f6;
|
121
|
background: #f6f6f6;
|
122
|
border-top: 1px solid #eee;
|
122
|
border-top: 1px solid #eee;
|
123
|
|
123
|
|
124
|
- .per-brand-box {
|
|
|
125
|
- background: #fff;
|
|
|
126
|
- padding: 0 30px;
|
|
|
127
|
- border-top: 1px solid #eee;
|
|
|
128
|
- border-bottom: 1px solid #eee;
|
|
|
129
|
- overflow: hidden;
|
|
|
130
|
-
|
|
|
131
|
- &:not(:first-of-type) {
|
|
|
132
|
- margin-top: 20px;
|
|
|
133
|
- }
|
|
|
134
|
-
|
|
|
135
|
- .index {
|
|
|
136
|
- height: 60px;
|
|
|
137
|
- line-height: 60px;
|
|
|
138
|
-
|
|
|
139
|
- a {
|
|
|
140
|
- font-size: 32px;
|
|
|
141
|
- }
|
|
|
142
|
- }
|
|
|
143
|
- }
|
|
|
144
|
-
|
|
|
145
|
.brand-big-box {
|
124
|
.brand-big-box {
|
146
|
width: 100%;
|
125
|
width: 100%;
|
147
|
}
|
126
|
}
|
|
@@ -154,17 +133,6 @@ |
|
@@ -154,17 +133,6 @@ |
154
|
text-align: center;
|
133
|
text-align: center;
|
155
|
margin-bottom: 20px;
|
134
|
margin-bottom: 20px;
|
156
|
|
135
|
|
157
|
- .brand-logo {
|
|
|
158
|
- margin: 0 auto;
|
|
|
159
|
- width: 136px;
|
|
|
160
|
- height: 136px;
|
|
|
161
|
- overflow: hidden;
|
|
|
162
|
-
|
|
|
163
|
- img {
|
|
|
164
|
- width: 100%;
|
|
|
165
|
- }
|
|
|
166
|
- }
|
|
|
167
|
-
|
|
|
168
|
.brand-name {
|
136
|
.brand-name {
|
169
|
width: 136px;
|
137
|
width: 136px;
|
170
|
font-size: 18px;
|
138
|
font-size: 18px;
|
|
@@ -175,6 +143,38 @@ |
|
@@ -175,6 +143,38 @@ |
175
|
display: inline-block;
|
143
|
display: inline-block;
|
176
|
}
|
144
|
}
|
177
|
}
|
145
|
}
|
|
|
146
|
+
|
|
|
147
|
+ .brand-logo {
|
|
|
148
|
+ margin: 0 auto;
|
|
|
149
|
+ width: 136px;
|
|
|
150
|
+ height: 136px;
|
|
|
151
|
+ overflow: hidden;
|
|
|
152
|
+
|
|
|
153
|
+ img {
|
|
|
154
|
+ width: 100%;
|
|
|
155
|
+ }
|
|
|
156
|
+ }
|
|
|
157
|
+ }
|
|
|
158
|
+
|
|
|
159
|
+ .per-brand-box {
|
|
|
160
|
+ background: #fff;
|
|
|
161
|
+ padding: 0 30px;
|
|
|
162
|
+ border-top: 1px solid #eee;
|
|
|
163
|
+ border-bottom: 1px solid #eee;
|
|
|
164
|
+ overflow: hidden;
|
|
|
165
|
+
|
|
|
166
|
+ &:not(:first-of-type) {
|
|
|
167
|
+ margin-top: 20px;
|
|
|
168
|
+ }
|
|
|
169
|
+
|
|
|
170
|
+ .index {
|
|
|
171
|
+ height: 60px;
|
|
|
172
|
+ line-height: 60px;
|
|
|
173
|
+
|
|
|
174
|
+ a {
|
|
|
175
|
+ font-size: 32px;
|
|
|
176
|
+ }
|
|
|
177
|
+ }
|
178
|
}
|
178
|
}
|
179
|
|
179
|
|
180
|
.index-list {
|
180
|
.index-list {
|
|
@@ -330,7 +330,6 @@ |
|
@@ -330,7 +330,6 @@ |
330
|
}
|
330
|
}
|
331
|
|
331
|
|
332
|
.resources {
|
332
|
.resources {
|
333
|
-
|
|
|
334
|
.recommend-content-five {
|
333
|
.recommend-content-five {
|
335
|
margin-top: -1px;
|
334
|
margin-top: -1px;
|
336
|
width: 100%;
|
335
|
width: 100%;
|
|
@@ -349,5 +348,5 @@ |
|
@@ -349,5 +348,5 @@ |
349
|
overflow: hidden;
|
348
|
overflow: hidden;
|
350
|
width: 100%;
|
349
|
width: 100%;
|
351
|
}
|
350
|
}
|
352
|
- }
|
351
|
+ }
|
353
|
} |
352
|
} |