Blame view

css/services.css 9.13 KB
4354a61b   Andy   服务页 集团部分
1
2
  .services-banner{
      width: 100%;
d66b241f   liuqimichale   banner和百度地图
3
      height: 540px;
0a55236d   liuqimichale   服务 banner
4
      background: url(../images/services_bgIxo.jpg);
4354a61b   Andy   服务页 集团部分
5
6
7
8
      background-size: 100% 100%;
      background-repeat: no-repeat;
  }
  .services-bannertit{
0a55236d   liuqimichale   服务 banner
9
      width: 700px;
4354a61b   Andy   服务页 集团部分
10
      line-height: 50px;
7e7e8f3c   liuqimichale   服务 padding
11
      font-size:44px;
4354a61b   Andy   服务页 集团部分
12
13
14
      font-weight:500;
      color:rgba(255,255,255,1);
      text-align: center;
0a55236d   liuqimichale   服务 banner
15
16
      margin: 191px auto 0;
      background-color: #3F9FFE;
4354a61b   Andy   服务页 集团部分
17
18
  
  }
7e7e8f3c   liuqimichale   服务 padding
19
20
21
  .servicessection-wrap{
      padding: 70px 0;
  }
4354a61b   Andy   服务页 集团部分
22
  .services-bannertext{
0a55236d   liuqimichale   服务 banner
23
24
      width: 700px;
      background-color: #3F9FFE;
4354a61b   Andy   服务页 集团部分
25
26
27
28
29
30
31
32
33
      font-size:24px;
      font-weight:500;
      color:rgba(255,255,255,1);
      text-align: center;
      margin: 0 auto;
  }
  .services-content{
      background-color: #fff;
  }
b9b68354   Andy   服务页 车场 车主模块
34
35
36
37
  .services_bgF7F8FA{
      background-color: #F7F8FA;
      width: 100%;
  }
d9ac57e9   Andy   服务页 车场 车主模块
38
39
40
41
  .section{
      padding: 0 !important;
  }
  
4354a61b   Andy   服务页 集团部分
42
43
  /*tab sta */
  .services-wrap{
d9ac57e9   Andy   服务页 车场 车主模块
44
      /*height: 680px;*/
d744f2f4   Andy   media 服务页
45
      /*width: 1200px;*/
4354a61b   Andy   服务页 集团部分
46
      margin: 0 auto;
d744f2f4   Andy   media 服务页
47
      width: 100%;
4354a61b   Andy   服务页 集团部分
48
  }
b936b66f   Andy   add service swiper效果
49
  .part{ height: 480px; position: relative; overflow: hidden; width: 1000px; padding: 0;}
eabbfe41   Andy   add service
50
51
52
53
54
55
56
57
58
  .part .con{ width: 100%; }
  .part .bd, .part .bd ul {
      width: 100%;
      height: 100%;
  }
  .part .bd {
      width: 100%;
      float: left;
  }
2459da42   Andy   add service swiper
59
  .part3 .hd,.part5 .hd{width: 500px!important; margin-top: 50px; overflow: hidden;margin-left:500px; background: #fff; z-index: 1000;}
9725505e   Andy   add service swiper效果
60
  .part .hd h2{width: 110px; cursor: pointer; float: left; font-size: 20px; padding-bottom: 15px; margin-bottom: 0; text-align: center;}
eabbfe41   Andy   add service
61
  .part .hd h2.active-nav{ border-bottom: solid 3px #3F9FFE;color:#3F9FFE; }
eabbfe41   Andy   add service
62
  .part .bd{width: 100%;float: left;}
eabbfe41   Andy   add service
63
  .part .line {
9725505e   Andy   add service swiper效果
64
      width: 100%;
eabbfe41   Andy   add service
65
66
67
68
69
70
71
72
73
74
75
76
      /* margin: 0 auto; */
      height: 1px;
      background: #818181;
      overflow: hidden;
      position: absolute;
      bottom: 1px;
  }
  .part .bd .p1 {
      font-size: 30px;
      padding: 25px 0 5px;
  }
  .part .bd .p2 {
86d742d7   Andy   add service swiper效果
77
78
79
      font-size: 18px;
      line-height: 40px;
      color: #666;
eabbfe41   Andy   add service
80
81
      font-weight: normal;
  }
eabbfe41   Andy   add service
82
83
84
  .part .bd .img img {
      /*border: solid 1px #b8b8b8;*/
      display: block;
f5bd1ba0   Andy   add service swiper效果
85
86
87
      margin: 0px auto;
      width: 80%;
      height: 80%;
eabbfe41   Andy   add service
88
  }
2459da42   Andy   add service swiper
89
90
91
92
93
94
95
96
97
98
  .part3 .bd .txt , .part5 .bd .txt {float: right; width: 500px;}
  .part4 .bd .txt {float: left; width: 500px; margin-left: 0px;}
  .part3 .hd h2 .icon{ width: 54px;height: 54px; margin-bottom: 15px; background:url(../images/service_bgsmallIco.png) -4px 0 no-repeat; display: inline-block; }
  .part3 .hd h2.active-nav .icon{ background:url(../images/service_bgsmallIco.png) -544px 0 no-repeat;}
  .part3 .hd h2 span{display: block;}
  .part3 .hd h2.icon2 .icon{ background:url(../images/service_bgsmallIco.png) -65px 0 no-repeat; }
  .part3 .hd h2.icon2.active-nav .icon{ background:url(../images/service_bgsmallIco.png) -605px 0 no-repeat;}
  .part3 .hd h2.icon3 .icon{ background:url(../images/service_bgsmallIco.png) -127px 0 no-repeat; }
  .part3 .hd h2.icon3.active-nav .icon{ background:url(../images/service_bgsmallIco.png) -667px 0 no-repeat;}
  .part3 .bd .img {
f5bd1ba0   Andy   add service swiper效果
99
100
      /*width: 433.6px;*/
      /*height: 395.2px;*/
2459da42   Andy   add service swiper
101
102
103
104
      z-index: 1000;
      margin: -50px 0 0 0%;
      float: left;
      /*overflow: hidden;*/
4354a61b   Andy   服务页 集团部分
105
  }
2459da42   Andy   add service swiper
106
107
108
  /*part4==============*/
  .part4 .phonebg{
      background: #f7f7f7 url(../images/service_bgsmallIco.png) 0 0 no-repeat;
4354a61b   Andy   服务页 集团部分
109
  }
2459da42   Andy   add service swiper
110
111
112
113
114
115
116
  .part4 .hd {
      margin-top: 50px;
      z-index: 1000;
      width: 500px!important;
      overflow: hidden;
      margin-left: 0px;
      background: #f7f7f7;
4354a61b   Andy   服务页 集团部分
117
  }
2459da42   Andy   add service swiper
118
119
120
121
122
123
124
125
  .part4 .hd h2 .icon{ width: 54px;height: 54px; margin-bottom: 15px; background:url(../images/service_bgsmallIco.png) -183px 0 no-repeat; display: inline-block; }
  .part4 .hd h2.active-nav .icon{ background:url(../images/service_bgsmallIco.png) -723px 0 no-repeat;}
  .part4 .hd h2 span{display: block;}
  .part4 .hd h2.icon2 .icon{ background:url(../images/service_bgsmallIco.png) -244px 0 no-repeat; }
  .part4 .hd h2.icon2.active-nav .icon{ background:url(../images/service_bgsmallIco.png) -784px 0 no-repeat;}
  .part4 .hd h2.icon3 .icon{ background:url(../images/service_bgsmallIco.png) -305px 0 no-repeat; }
  .part4 .hd h2.icon3.active-nav .icon{ background:url(../images/service_bgsmallIco.png) -845px 0 no-repeat;}
  .part4 .bd .img {
f5bd1ba0   Andy   add service swiper效果
126
127
      /*width: 433.6px;*/
      /*height: 395.2px;*/
2459da42   Andy   add service swiper
128
129
130
131
      z-index: 1000;
      margin: -50px 0 0 30px;
      float: left;
      /*overflow: hidden;*/
4354a61b   Andy   服务页 集团部分
132
  }
2459da42   Andy   add service swiper
133
134
135
  /*part5==============*/
  .part5 .phonebg{
      background: #f7f7f7 url(../images/service_bgsmallIco.png) 0 0 no-repeat;
4354a61b   Andy   服务页 集团部分
136
137
  }
  
2459da42   Andy   add service swiper
138
139
140
141
142
143
144
145
  .part5 .hd h2 .icon{ width: 54px;height: 54px; margin-bottom: 15px; background:url(../images/service_bgsmallIco.png) -363px 0 no-repeat; display: inline-block; }
  .part5 .hd h2.active-nav .icon{ background:url(../images/service_bgsmallIco.png) -903px 0 no-repeat;}
  .part5 .hd h2 span{display: block;}
  .part5 .hd h2.icon2 .icon{ background:url(../images/service_bgsmallIco.png) -424px 0 no-repeat; }
  .part5 .hd h2.icon2.active-nav .icon{ background:url(../images/service_bgsmallIco.png) -964px 0 no-repeat;}
  .part5 .hd h2.icon3 .icon{ background:url(../images/service_bgsmallIco.png) -485px 0 no-repeat; }
  .part5 .hd h2.icon3.active-nav .icon{ background:url(../images/service_bgsmallIco.png) -1025px 0 no-repeat;}
  .part5 .bd .img {
f5bd1ba0   Andy   add service swiper效果
146
147
      /*width: 433.6px;*/
      /*height: 395.2px;*/
2459da42   Andy   add service swiper
148
149
150
151
      z-index: 1000;
      margin: -50px 0 0 0%;
      float: left;
      /*overflow: hidden;*/
b9b68354   Andy   服务页 车场 车主模块
152
  }
9725505e   Andy   add service swiper效果
153
  @media screen and (min-width: 1000px) and (max-width: 2500px){
f5bd1ba0   Andy   add service swiper效果
154
155
156
157
      .part .bd .img {
          width: 433.6px;
          height: 395.2px;
      }
9725505e   Andy   add service swiper效果
158
159
160
  }
  
  @media screen and (min-width: 980px) and (max-width: 1000px){
f5bd1ba0   Andy   add service swiper效果
161
162
163
164
      .part .bd .img {
          width: 433.6px;
          height: 395.2px;
      }
9725505e   Andy   add service swiper效果
165
166
167
      .part3 .bd .txt,  .part5 .bd .txt {
          margin-right: 0px;
      }
0a55236d   liuqimichale   服务 banner
168
  
9725505e   Andy   add service swiper效果
169
170
171
172
  }
  
  @media screen and (min-width: 767px) and (max-width: 980px){
      .container{width: 100% !important}
f5bd1ba0   Andy   add service swiper效果
173
174
175
176
      .part .bd .img {
          width: 80%;
          height: 80%;
      }
9725505e   Andy   add service swiper效果
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
       .part{height: auto}
       .part .con {
          width: 100%;
          margin-left: 0px;
          margin-bottom: 50px;
      }
       .part .hd {
          width:100%;
          margin:20px auto 0;
          text-align: center;
          overflow: hidden;
      }
       .part .bd .p1 {
          font-size:2.5rem; text-align: center;
  
      }
       .part .bd .p2 {
          font-size: 2.1rem; display: none
  
      }
       .part  .line{width: 100%;}
       .part .hd h2 {
          width: 80px;
          float: none; display: inline-block; margin-left: -4px;
      }
       .part .bd .img {
          font-size: 34px;
          margin: 0 auto; float: none;
          position: static;
  
      }
  
  
       .part3 , .part4, .part5 {
          height: 750px;
  
      }
       .part .hd {
          width: 100%;
          margin: 30px auto 0;
  
      }
       .part3 .bd .txt,  .part5 .bd .txt {
          float: none;
          width: 100%;
          margin:0 auto;
      }
  
       .part4 .bd .txt {
          float: none;
          width: 100%;
          margin-left: 0;
      }
  
  }
  
  @media screen and (min-width: 320px) and (max-width: 767px){
      .container{
          width: 100%
      }
       .part{height: auto; width: 100%;}
       .part .con {
          width: 100%;
          margin-left: 0px;
          margin-bottom: 50px;
      }
       .part .hd {
          width:100%;
          margin:20px auto 0;
          text-align: center;
          overflow: hidden;
      }
       .part .bd .p1 {
          font-size:2.5rem; text-align: center;
  
      }
       .part .bd .p2 {
          font-size: 2.1rem; display: none
  
      }
       .part  .line{width: 100%;}
       .part .hd h2 {
          width: 72px;
          float: none; display: inline-block; margin-left: -4px;
      }
       .part .bd .img {
          font-size: 34px;
          margin: 0 auto; float: none;
          position: static;
  
      }
  
  
       .part3 , .part4, .part5 {
f5bd1ba0   Andy   add service swiper效果
271
          height: 550px;
9725505e   Andy   add service swiper效果
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
          width: 100%;
      }
       .part .hd {
          width: 90% !important;
          margin: 30px auto 0;
  
      }
       .part3 .bd .txt,  .part5 .bd .txt {
          float: none;
          width: 100%;
          margin:0 auto;
      }
  
       .part4 .bd .txt {
          float: none;
          width: 100%;
          margin-left: 0;
      }
  }
  
b48b7eca   Andy   media 服务页
292
  
7e63e5e4   Andy   服务页 底部模块
293
294
  /*footer sta*/
  .services-foottit{
7e63e5e4   Andy   服务页 底部模块
295
296
297
298
299
300
301
302
      height:38px;
      line-height:38px;
      font-size:36px;
      font-weight:500;
      color:rgba(0,0,0,1);
      margin: 0px auto 71px;
  }
  .services-foot-cont{
7e63e5e4   Andy   服务页 底部模块
303
304
305
      width: 100%;
  }
  .services-foot-div{
85c3efcc   Andy   产品介绍:更新图片 新增无人值守
306
      height: 302px;
7e63e5e4   Andy   服务页 底部模块
307
308
309
310
      background:rgba(255,255,255,1);
      box-shadow:2px 2px 2px 2px rgba(234,235,235,0.48);
  }
  .services-foot-div div:nth-of-type(1){
85c3efcc   Andy   产品介绍:更新图片 新增无人值守
311
      height: 165px;
7e63e5e4   Andy   服务页 底部模块
312
313
314
      width: 100%;
  }
  .services-footmsgtit{
b439919c   Andy   优化
315
      /*width:150px;*/
7e63e5e4   Andy   服务页 底部模块
316
317
318
319
320
321
322
323
324
325
      height:33px;
      font-size:29px;
      font-weight:bold;
      color:rgba(78,166,253,1);
      line-height:33px;
      text-align: left;
      margin-left: 40px;
      margin-top: 25px;
  }
  .services-footmsg{
b439919c   Andy   优化
326
327
328
      font-size: 16px;
      font-weight: 500;
      color: rgba(0,0,0,0.6);
85c3efcc   Andy   产品介绍:更新图片 新增无人值守
329
      line-height: 22px;
7e63e5e4   Andy   服务页 底部模块
330
      text-align: left;
b439919c   Andy   优化
331
      padding: 0 20px 0 40px;
7e63e5e4   Andy   服务页 底部模块
332
333
  }
  .services-footIco1{
a831edc4   Andy   服务页 底部模块
334
      background: url("../images/services_footIco1.png") no-repeat;
7e63e5e4   Andy   服务页 底部模块
335
336
337
338
339
      /*background-size: ;*/
  }
  .services-footIco2{
      background: url("../images/services_footIco2.png") no-repeat;
      /*background-size: ;*/
85c3efcc   Andy   产品介绍:更新图片 新增无人值守
340
341
  }
  .services-footIco3{
7e63e5e4   Andy   服务页 底部模块
342
343
      background: url("../images/services_footIco3.png") no-repeat;
      /*background-size: ;*/
c512143a   liuqimichale   服务
344
  }
85c3efcc   Andy   产品介绍:更新图片 新增无人值守
345
346
347
348
  .services-footIco4{
      background: url("../images/services_footIco4.png") no-repeat;
      /*background-size: ;*/
  }
c39dc7ee   Andy   服务 add css3
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
  /*.ai-success-stories-list-bar{
      position: absolute;
      left: 0;
      bottom: 0px;
      width: 50%;
      height: 2px;
      background: rgba(63,159,254,1);
      transition:width .8s;
      -webkit-transition:width .8s;
  }
  .ai-bar{
      width:100%;
      transition:width .8s;
      -webkit-transition:width .8s;
  }*/
18baebbd   liuqimichale   产品介绍 sass