Commit 7e7e8f3cd9285512a6db108be2a89a3497855356

Authored by liuqimichale
1 parent 3dbf07af

服务 padding

css/services.css
@@ -8,13 +8,16 @@ @@ -8,13 +8,16 @@
8 .services-bannertit{ 8 .services-bannertit{
9 /*height:50px;*/ 9 /*height:50px;*/
10 line-height: 50px; 10 line-height: 50px;
11 - font-size:48px; 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 44px;
16 16
17 } 17 }
  18 +.servicessection-wrap{
  19 + padding: 70px 0;
  20 +}
18 .services-bannertext{ 21 .services-bannertext{
19 height:25px; 22 height:25px;
20 line-height:25px; 23 line-height:25px;
@@ -45,14 +48,17 @@ @@ -45,14 +48,17 @@
45 /*1 tab*/ 48 /*1 tab*/
46 .services-wrap-left-1{ 49 .services-wrap-left-1{
47 background: url("../images/services_saasIco1.png") no-repeat center center; 50 background: url("../images/services_saasIco1.png") no-repeat center center;
48 - background-size:100% 100%; 51 + background-size:542px 494px;
49 height: 494px; 52 height: 494px;
50 - margin: 102px auto 0;  
51 } 53 }
52 .services-wrap-right-1{ 54 .services-wrap-right-1{
53 /*width: 100%;*/ 55 /*width: 100%;*/
54 height: 400px; 56 height: 400px;
55 - margin: 177px auto 0; 57 + margin: 70px auto 0;
  58 + padding-left: 100px;
  59 +}
  60 +.services-wrap{
  61 + padding: 70px 0;
56 } 62 }
57 /*1----tab 右侧 切换部分 sta*/ 63 /*1----tab 右侧 切换部分 sta*/
58 .services-soft-wrap{ 64 .services-soft-wrap{
@@ -131,7 +137,8 @@ @@ -131,7 +137,8 @@
131 /*width: 543px;*/ 137 /*width: 543px;*/
132 /*width: 100%;*/ 138 /*width: 100%;*/
133 height: 400px; 139 height: 400px;
134 - margin: 165px auto 0; 140 + margin: 70px auto 0;
  141 + padding-right: 100px;
135 142
136 } 143 }
137 .services-wrap-right-2{ 144 .services-wrap-right-2{
@@ -139,8 +146,7 @@ @@ -139,8 +146,7 @@
139 background-size:100% 100%; 146 background-size:100% 100%;
140 /*width: 558px;*/ 147 /*width: 558px;*/
141 /*width: 100%;*/ 148 /*width: 100%;*/
142 - height: 574px;  
143 - margin: 67px auto 0; 149 + height: 494px;
144 /*margin-left: 10px;*/ 150 /*margin-left: 10px;*/
145 } 151 }
146 /*-------2---*/ 152 /*-------2---*/
@@ -199,15 +205,14 @@ @@ -199,15 +205,14 @@
199 background-size:100% 100%; 205 background-size:100% 100%;
200 /*width: 568px;*/ 206 /*width: 568px;*/
201 /*width: 100%;*/ 207 /*width: 100%;*/
202 - height: 593px;  
203 - margin: 67px auto 0;  
204 - /*margin-left: 10px;*/ 208 + height: 494px;
205 } 209 }
206 .services-wrap-right-3{ 210 .services-wrap-right-3{
207 /*width: 543px;*/ 211 /*width: 543px;*/
208 /*width: 100%;*/ 212 /*width: 100%;*/
209 height: 400px; 213 height: 400px;
210 - margin: 165px auto 0; 214 + margin: 70px auto 0;
  215 + padding-left: 100px;
211 /*margin-left: 20px;*/ 216 /*margin-left: 20px;*/
212 } 217 }
213 /*-------3---*/ 218 /*-------3---*/
services.html
@@ -240,7 +240,7 @@ @@ -240,7 +240,7 @@
240 <!--车主 end--> 240 <!--车主 end-->
241 <!--footer sta--> 241 <!--footer sta-->
242 <section class="section"> 242 <section class="section">
243 - <div class="services_bgF7F8FA" style="padding-top: 132px;padding-bottom: 120px"> 243 + <div class="services_bgF7F8FA" style="padding-top: 70px;padding-bottom: 70px">
244 <div class="text-center services-foottit">全面智慧停车解决方案</div> 244 <div class="text-center services-foottit">全面智慧停车解决方案</div>
245 <div class="container"> 245 <div class="container">
246 <div class="row "> 246 <div class="row ">