Commit 0a55236d0794f20621590509c3a0079760cfe6e0
1 parent
e5d9d52e
服务 banner
Showing
3 changed files
with
7 additions
and
6 deletions
css/services.css
1 | 1 | .services-banner{ |
2 | 2 | width: 100%; |
3 | 3 | height: 540px; |
4 | - background: url(../images/services_bgIxo.png); | |
4 | + background: url(../images/services_bgIxo.jpg); | |
5 | 5 | background-size: 100% 100%; |
6 | 6 | background-repeat: no-repeat; |
7 | 7 | } |
8 | 8 | .services-bannertit{ |
9 | - /*height:50px;*/ | |
9 | + width: 700px; | |
10 | 10 | line-height: 50px; |
11 | 11 | font-size:44px; |
12 | 12 | font-weight:500; |
13 | 13 | color:rgba(255,255,255,1); |
14 | 14 | text-align: center; |
15 | - margin: 191px auto 44px; | |
15 | + margin: 191px auto 0; | |
16 | + background-color: #3F9FFE; | |
16 | 17 | |
17 | 18 | } |
18 | 19 | .servicessection-wrap{ |
19 | 20 | padding: 70px 0; |
20 | 21 | } |
21 | 22 | .services-bannertext{ |
22 | - height:25px; | |
23 | - line-height:25px; | |
23 | + width: 700px; | |
24 | + background-color: #3F9FFE; | |
24 | 25 | font-size:24px; |
25 | 26 | font-weight:500; |
26 | 27 | color:rgba(255,255,255,1); |
... | ... | @@ -164,7 +165,7 @@ |
164 | 165 | .part3 .bd .txt, .part5 .bd .txt { |
165 | 166 | margin-right: 0px; |
166 | 167 | } |
167 | - | |
168 | + | |
168 | 169 | } |
169 | 170 | |
170 | 171 | @media screen and (min-width: 767px) and (max-width: 980px){ | ... | ... |
images/services_bgIxo.jpg
0 → 100644
201 KB
images/services_bgIxo.png deleted
279 KB