Commit 0a55236d0794f20621590509c3a0079760cfe6e0

Authored by liuqimichale
1 parent e5d9d52e

服务 banner

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