Pārlūkot izejas kodu

Merge branch 'develop' of zhengxifeng/tyqngp into master

zhengxifeng 2 mēnešus atpakaļ
vecāks
revīzija
f48dca9a16

+ 2
- 0
.gitignore Parādīt failu

@@ -6,4 +6,6 @@ static/
6 6
 *.zip
7 7
 config/database.php
8 8
 favicon.ico
9
+m/
10
+skin/
9 11
 

+ 21
- 0
.idea/deployment.xml Parādīt failu

@@ -0,0 +1,21 @@
1
+<?xml version="1.0" encoding="UTF-8"?>
2
+<project version="4">
3
+  <component name="PublishConfigData" serverName="leda" remoteFilesAllowedToDisappearOnAutoupload="false">
4
+    <serverData>
5
+      <paths name="leda">
6
+        <serverdata>
7
+          <mappings>
8
+            <mapping deploy="/" local="$PROJECT_DIR$" web="/" />
9
+          </mappings>
10
+        </serverdata>
11
+      </paths>
12
+      <paths name="zhanlan">
13
+        <serverdata>
14
+          <mappings>
15
+            <mapping deploy="/" local="$PROJECT_DIR$" web="/" />
16
+          </mappings>
17
+        </serverdata>
18
+      </paths>
19
+    </serverData>
20
+  </component>
21
+</project>

+ 8
- 0
.idea/sshConfigs.xml Parādīt failu

@@ -0,0 +1,8 @@
1
+<?xml version="1.0" encoding="UTF-8"?>
2
+<project version="4">
3
+  <component name="SshConfigs">
4
+    <configs>
5
+      <sshConfig authType="PASSWORD" host="121.196.214.32" id="99f8b8b0-530e-4055-b09a-489c059a3ae5" port="22" nameFormat="DESCRIPTIVE" username="root" useOpenSSHConfig="true" />
6
+    </configs>
7
+  </component>
8
+</project>

+ 21
- 0
.idea/webServers.xml Parādīt failu

@@ -0,0 +1,21 @@
1
+<?xml version="1.0" encoding="UTF-8"?>
2
+<project version="4">
3
+  <component name="WebServers">
4
+    <option name="servers">
5
+      <webServer id="5b2626fd-4859-4a68-8be6-8eccfe28d9f3" name="leda">
6
+        <fileTransfer rootFolder="/www/wwwroot/tyqngp" accessType="SFTP" host="121.196.214.32" port="22" sshConfigId="99f8b8b0-530e-4055-b09a-489c059a3ae5" sshConfig="root@121.196.214.32:22 password">
7
+          <advancedOptions>
8
+            <advancedOptions dataProtectionLevel="Private" keepAliveTimeout="0" passiveMode="true" shareSSLContext="true" />
9
+          </advancedOptions>
10
+        </fileTransfer>
11
+      </webServer>
12
+      <webServer id="d16cf352-ac64-4d26-9424-7bc898d6bdba" name="zhanlan">
13
+        <fileTransfer rootFolder="/www/wwwroot/tyqngp" accessType="SFTP" host="121.196.214.32" port="22" sshConfigId="99f8b8b0-530e-4055-b09a-489c059a3ae5" sshConfig="root@121.196.214.32:22 password">
14
+          <advancedOptions>
15
+            <advancedOptions dataProtectionLevel="Private" keepAliveTimeout="0" passiveMode="true" shareSSLContext="true" />
16
+          </advancedOptions>
17
+        </fileTransfer>
18
+      </webServer>
19
+    </option>
20
+  </component>
21
+</project>

+ 0
- 695
m/css/iconfont.css Parādīt failu

@@ -1,695 +0,0 @@
1
-@font-face {
2
-  font-family: "iconfont"; /* Project id 3008084 */
3
-  src: url('../fonts/iconfont.woff2') format('woff2'),
4
-       url('../fonts/iconfont.woff') format('woff'),
5
-       url('../fonts/iconfont.ttf') format('truetype');
6
-}
7
-
8
-.iconfont {
9
-  font-family: "iconfont" !important;
10
-  font-size: 13px;
11
-  font-style: normal;
12
-  -webkit-font-smoothing: antialiased;
13
-  -moz-osx-font-smoothing: grayscale;
14
-}
15
-
16
-.icon-xinlangweibo:before {
17
-  content: "\e601";
18
-}
19
-
20
-.icon-weibo:before {
21
-  content: "\e645";
22
-}
23
-
24
-.icon-icqq:before {
25
-  content: "\e646";
26
-}
27
-
28
-.icon-iconfontqq:before {
29
-  content: "\e60f";
30
-}
31
-
32
-.icon-dianhua1:before {
33
-  content: "\e8ad";
34
-}
35
-
36
-.icon-dianhua2:before {
37
-  content: "\e8c3";
38
-}
39
-
40
-.icon-weixin:before {
41
-  content: "\e600";
42
-}
43
-
44
-.icon-weixin1:before {
45
-  content: "\e628";
46
-}
47
-
48
-.icon-tupian:before {
49
-  content: "\e60a";
50
-}
51
-
52
-.icon-tupiantianchong:before {
53
-  content: "\e6b2";
54
-}
55
-
56
-.icon-copyright:before {
57
-  content: "\eacb";
58
-}
59
-
60
-.icon-copyright-circle-fil:before {
61
-  content: "\eacc";
62
-}
63
-
64
-.icon-huo:before {
65
-  content: "\e66c";
66
-}
67
-
68
-.icon-huo1:before {
69
-  content: "\e6e1";
70
-}
71
-
72
-.icon-pause-circle:before {
73
-  content: "\e625";
74
-}
75
-
76
-.icon-pause-circle-fill:before {
77
-  content: "\e626";
78
-}
79
-
80
-.icon-pause-btn:before {
81
-  content: "\e627";
82
-}
83
-
84
-.icon-pause:before {
85
-  content: "\e622";
86
-}
87
-
88
-.icon-pause-fill:before {
89
-  content: "\e623";
90
-}
91
-
92
-.icon-pause-btn-fill:before {
93
-  content: "\e624";
94
-}
95
-
96
-.icon-stop-fill:before {
97
-  content: "\e620";
98
-}
99
-
100
-.icon-stop-btn-fill:before {
101
-  content: "\e621";
102
-}
103
-
104
-.icon-stop:before {
105
-  content: "\e61a";
106
-}
107
-
108
-.icon-stop-circle-fill:before {
109
-  content: "\e61b";
110
-}
111
-
112
-.icon-stop-btn:before {
113
-  content: "\e61c";
114
-}
115
-
116
-.icon-stop-circle:before {
117
-  content: "\e61d";
118
-}
119
-
120
-.icon-stoplights-fill:before {
121
-  content: "\e61e";
122
-}
123
-
124
-.icon-stopwatch-fill:before {
125
-  content: "\e61f";
126
-}
127
-
128
-.icon-liulan:before {
129
-  content: "\e6b4";
130
-}
131
-
132
-.icon-liulanxuanzhong:before {
133
-  content: "\e6c6";
134
-}
135
-
136
-.icon-shouye:before {
137
-  content: "\e751";
138
-}
139
-
140
-.icon-sousuo:before {
141
-  content: "\e752";
142
-}
143
-
144
-.icon-sousuoleimufill:before {
145
-  content: "\e753";
146
-}
147
-
148
-.icon-sousuoleimu:before {
149
-  content: "\e754";
150
-}
151
-
152
-.icon-taobao:before {
153
-  content: "\e755";
154
-}
155
-
156
-.icon-taojinbi:before {
157
-  content: "\e756";
158
-}
159
-
160
-.icon-tianmao:before {
161
-  content: "\e757";
162
-}
163
-
164
-.icon-tongzhifill:before {
165
-  content: "\e758";
166
-}
167
-
168
-.icon-tongzhi:before {
169
-  content: "\e759";
170
-}
171
-
172
-.icon-tuikuan:before {
173
-  content: "\e75a";
174
-}
175
-
176
-.icon-wangwangfill:before {
177
-  content: "\e75b";
178
-}
179
-
180
-.icon-wangwang:before {
181
-  content: "\e75c";
182
-}
183
-
184
-.icon-wodefill:before {
185
-  content: "\e75d";
186
-}
187
-
188
-.icon-wode:before {
189
-  content: "\e75e";
190
-}
191
-
192
-.icon-wuliu:before {
193
-  content: "\e75f";
194
-}
195
-
196
-.icon-xihuanfill:before {
197
-  content: "\e760";
198
-}
199
-
200
-.icon-xihuan:before {
201
-  content: "\e761";
202
-}
203
-
204
-.icon-xinxifill:before {
205
-  content: "\e762";
206
-}
207
-
208
-.icon-xinxi:before {
209
-  content: "\e763";
210
-}
211
-
212
-.icon-zhengli:before {
213
-  content: "\e766";
214
-}
215
-
216
-.icon-zuji:before {
217
-  content: "\e767";
218
-}
219
-
220
-.icon-zuobiaofill:before {
221
-  content: "\e768";
222
-}
223
-
224
-.icon-zuobiao:before {
225
-  content: "\e769";
226
-}
227
-
228
-.icon-dibu:before {
229
-  content: "\e76a";
230
-}
231
-
232
-.icon-dingbujinzhi:before {
233
-  content: "\e76b";
234
-}
235
-
236
-.icon-dingbu:before {
237
-  content: "\e76c";
238
-}
239
-
240
-.icon-xiangshang1:before {
241
-  content: "\e76d";
242
-}
243
-
244
-.icon-xiangshang2:before {
245
-  content: "\e76e";
246
-}
247
-
248
-.icon-xiangshang3:before {
249
-  content: "\e76f";
250
-}
251
-
252
-.icon-xiangshang5:before {
253
-  content: "\e770";
254
-}
255
-
256
-.icon-xiangxia1:before {
257
-  content: "\e771";
258
-}
259
-
260
-.icon-xiangxia2:before {
261
-  content: "\e772";
262
-}
263
-
264
-.icon-xiangxia3:before {
265
-  content: "\e773";
266
-}
267
-
268
-.icon-xiangxia5:before {
269
-  content: "\e774";
270
-}
271
-
272
-.icon-xiangyou1:before {
273
-  content: "\e775";
274
-}
275
-
276
-.icon-xiangyou2:before {
277
-  content: "\e776";
278
-}
279
-
280
-.icon-xiangyou3fill:before {
281
-  content: "\e777";
282
-}
283
-
284
-.icon-xiangyou3:before {
285
-  content: "\e778";
286
-}
287
-
288
-.icon-xiangzuo1:before {
289
-  content: "\e779";
290
-}
291
-
292
-.icon-xiangzuo2:before {
293
-  content: "\e77a";
294
-}
295
-
296
-.icon-xiangji1fill:before {
297
-  content: "\e77e";
298
-}
299
-
300
-.icon-xiangji1:before {
301
-  content: "\e77f";
302
-}
303
-
304
-.icon-xiangji2:before {
305
-  content: "\e780";
306
-}
307
-
308
-.icon-jiazai:before {
309
-  content: "\e781";
310
-}
311
-
312
-.icon-shuaxin:before {
313
-  content: "\e782";
314
-}
315
-
316
-.icon-hongbao:before {
317
-  content: "\e784";
318
-}
319
-
320
-.icon-xinyongqia:before {
321
-  content: "\e785";
322
-}
323
-
324
-.icon-shoujitaobao:before {
325
-  content: "\e786";
326
-}
327
-
328
-.icon-yonghufill:before {
329
-  content: "\e787";
330
-}
331
-
332
-.icon-yonghu:before {
333
-  content: "\e788";
334
-}
335
-
336
-.icon-juhuasuan:before {
337
-  content: "\e789";
338
-}
339
-
340
-.icon-salefill:before {
341
-  content: "\e78a";
342
-}
343
-
344
-.icon-sale:before {
345
-  content: "\e78b";
346
-}
347
-
348
-.icon-zengsong:before {
349
-  content: "\e78c";
350
-}
351
-
352
-.icon-androidgengduo:before {
353
-  content: "\e78d";
354
-}
355
-
356
-.icon-leimu:before {
357
-  content: "\e78e";
358
-}
359
-
360
-.icon-bangzhuzhongxin:before {
361
-  content: "\e78f";
362
-}
363
-
364
-.icon-caidan:before {
365
-  content: "\e790";
366
-}
367
-
368
-.icon-zantongfill:before {
369
-  content: "\e793";
370
-}
371
-
372
-.icon-zantong:before {
373
-  content: "\e794";
374
-}
375
-
376
-.icon-xiangshang4:before {
377
-  content: "\e795";
378
-}
379
-
380
-.icon-xiangxia4:before {
381
-  content: "\e796";
382
-}
383
-
384
-.icon-dianhua:before {
385
-  content: "\e797";
386
-}
387
-
388
-.icon-danpin:before {
389
-  content: "\e7ab";
390
-}
391
-
392
-.icon-duozhongzhifu:before {
393
-  content: "\e7ac";
394
-}
395
-
396
-.icon-erweima:before {
397
-  content: "\e7ad";
398
-}
399
-
400
-.icon-guojiwuliu:before {
401
-  content: "\e7ae";
402
-}
403
-
404
-.icon-huwai:before {
405
-  content: "\e7b0";
406
-}
407
-
408
-.icon-jujia:before {
409
-  content: "\e7b1";
410
-}
411
-
412
-.icon-kuzi:before {
413
-  content: "\e7b2";
414
-}
415
-
416
-.icon-muying:before {
417
-  content: "\e7b4";
418
-}
419
-
420
-.icon-nanzhuang:before {
421
-  content: "\e7b5";
422
-}
423
-
424
-.icon-neiyi:before {
425
-  content: "\e7b6";
426
-}
427
-
428
-.icon-nvzhuang:before {
429
-  content: "\e7b7";
430
-}
431
-
432
-.icon-pinpai:before {
433
-  content: "\e7b8";
434
-}
435
-
436
-.icon-tequanzhuanshu:before {
437
-  content: "\e7b9";
438
-}
439
-
440
-.icon-xiangbao:before {
441
-  content: "\e7ba";
442
-}
443
-
444
-.icon-yishouchu:before {
445
-  content: "\e7bb";
446
-}
447
-
448
-.icon-others:before {
449
-  content: "\e7bc";
450
-}
451
-
452
-.icon-danxuanfill:before {
453
-  content: "\e71e";
454
-}
455
-
456
-.icon-danxuan:before {
457
-  content: "\e71f";
458
-}
459
-
460
-.icon-fangxingweixuanzhong:before {
461
-  content: "\e720";
462
-}
463
-
464
-.icon-fangxingxuanzhongfill:before {
465
-  content: "\e721";
466
-}
467
-
468
-.icon-fangxingxuanzhong:before {
469
-  content: "\e722";
470
-}
471
-
472
-.icon-guanbi1:before {
473
-  content: "\e723";
474
-}
475
-
476
-.icon-guanbi2fill:before {
477
-  content: "\e724";
478
-}
479
-
480
-.icon-guanbi2:before {
481
-  content: "\e725";
482
-}
483
-
484
-.icon-jiahao:before {
485
-  content: "\e726";
486
-}
487
-
488
-.icon-jiahao1:before {
489
-  content: "\e727";
490
-}
491
-
492
-.icon-jiahao2fill:before {
493
-  content: "\e728";
494
-}
495
-
496
-.icon-jianhao:before {
497
-  content: "\e729";
498
-}
499
-
500
-.icon-tishifill:before {
501
-  content: "\e72a";
502
-}
503
-
504
-.icon-tishi:before {
505
-  content: "\e72b";
506
-}
507
-
508
-.icon-wenhaofill:before {
509
-  content: "\e72c";
510
-}
511
-
512
-.icon-wenhao:before {
513
-  content: "\e72d";
514
-}
515
-
516
-.icon-xuanze:before {
517
-  content: "\e72e";
518
-}
519
-
520
-.icon-yuanxingweixuanzhong:before {
521
-  content: "\e72f";
522
-}
523
-
524
-.icon-yuanxingxuanzhongfill:before {
525
-  content: "\e730";
526
-}
527
-
528
-.icon-yuanxingxuanzhong:before {
529
-  content: "\e731";
530
-}
531
-
532
-.icon-biaoxingfill:before {
533
-  content: "\e732";
534
-}
535
-
536
-.icon-biaoxing:before {
537
-  content: "\e733";
538
-}
539
-
540
-.icon-chexiao:before {
541
-  content: "\e734";
542
-}
543
-
544
-.icon-dianpufill:before {
545
-  content: "\e735";
546
-}
547
-
548
-.icon-dianpu:before {
549
-  content: "\e736";
550
-}
551
-
552
-.icon-dingdan:before {
553
-  content: "\e737";
554
-}
555
-
556
-.icon-fankui:before {
557
-  content: "\e738";
558
-}
559
-
560
-.icon-fenxiang:before {
561
-  content: "\e739";
562
-}
563
-
564
-.icon-gonglve:before {
565
-  content: "\e73b";
566
-}
567
-
568
-.icon-gouwuchefill:before {
569
-  content: "\e73c";
570
-}
571
-
572
-.icon-gouwuche:before {
573
-  content: "\e73d";
574
-}
575
-
576
-.icon-gouwudai:before {
577
-  content: "\e73e";
578
-}
579
-
580
-.icon-qiapianxingshi:before {
581
-  content: "\e73f";
582
-}
583
-
584
-.icon-kefufill:before {
585
-  content: "\e740";
586
-}
587
-
588
-.icon-kefu:before {
589
-  content: "\e741";
590
-}
591
-
592
-.icon-liebiaoxingshi:before {
593
-  content: "\e742";
594
-}
595
-
596
-.icon-liuyanfill:before {
597
-  content: "\e743";
598
-}
599
-
600
-.icon-liuyan:before {
601
-  content: "\e744";
602
-}
603
-
604
-.icon-pengyoufill:before {
605
-  content: "\e745";
606
-}
607
-
608
-.icon-pengyou:before {
609
-  content: "\e746";
610
-}
611
-
612
-.icon-qingchu:before {
613
-  content: "\e747";
614
-}
615
-
616
-.icon-quan:before {
617
-  content: "\e748";
618
-}
619
-
620
-.icon-saoma:before {
621
-  content: "\e749";
622
-}
623
-
624
-.icon-shaixuan:before {
625
-  content: "\e74a";
626
-}
627
-
628
-.icon-shanchu:before {
629
-  content: "\e74b";
630
-}
631
-
632
-.icon-shezhi:before {
633
-  content: "\e74c";
634
-}
635
-
636
-.icon-shenfen:before {
637
-  content: "\e74d";
638
-}
639
-
640
-.icon-shizhongfill:before {
641
-  content: "\e74e";
642
-}
643
-
644
-.icon-shizhong:before {
645
-  content: "\e74f";
646
-}
647
-
648
-.icon-shouyefill:before {
649
-  content: "\e750";
650
-}
651
-
652
-.icon-play-circle:before {
653
-  content: "\e614";
654
-}
655
-
656
-.icon-play-fill:before {
657
-  content: "\e615";
658
-}
659
-
660
-.icon-play:before {
661
-  content: "\e616";
662
-}
663
-
664
-.icon-play-btn-fill:before {
665
-  content: "\e617";
666
-}
667
-
668
-.icon-play-btn:before {
669
-  content: "\e618";
670
-}
671
-
672
-.icon-play-circle-fill:before {
673
-  content: "\e619";
674
-}
675
-
676
-.icon-more6:before {
677
-  content: "\e60e";
678
-}
679
-
680
-.icon-more4:before {
681
-  content: "\e60d";
682
-}
683
-
684
-.icon-more3:before {
685
-  content: "\e60c";
686
-}
687
-
688
-.icon-like:before {
689
-  content: "\e603";
690
-}
691
-
692
-.icon-search:before {
693
-  content: "\e602";
694
-}
695
-

+ 0
- 311
m/css/style_m.css Parādīt failu

@@ -1,311 +0,0 @@
1
-/* AB模板网 整站模板下载 */
2
-/* 模板:Www.AdminBuy.Cn */
3
-/* 素材:Sc.AdminBuy.Cn */
4
-/* QQ:9490489 */
5
-html{ padding:0px;margin:0px;font-family: 'Microsoft Yahei', 'Helvetica Neue', Helvetica, 'Lucida Grande', Arial, 'Hiragino Sans GB', 'WenQuanYi Micro Hei', STHeiti, SimSun, sans-serif;font-size:calc(100vw / 10);}
6
-body{ font-size:.46rem;overflow-y:scroll;-webkit-tap-highlight-color:rgba(0,0,0,0);margin:0;padding:1.3rem 0;background:#f7f7f7;}
7
-header,article,aside,div,span,p,ul,li,ol,h1,h2,h3,h4,h5{ list-style:none;margin:0;padding:0;text-align: justify;}
8
-img{ border:0;font-size:0;margin:0;vertical-align:bottom;}
9
-a{ background-color:transparent; text-decoration:none; color:#333;}
10
-a:active,a:hover{ outline:0;}
11
-b,strong{font-weight:bold;}
12
-hr{ height:1px;border:0;border-top:1px solid #dadada;margin:1em 0;padding:0;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;height:0}
13
-body.body-top{ padding-top:2.4rem;}
14
-
15
-/*导航栏*/
16
-.header{ box-shadow:0 0 .16rem rgba(0, 0, 0, 0.1);height:1.3rem;background:#fff;position:fixed;top:0;left:0;right:0;z-index:99;overflow:hidden;}
17
-.header .logo{ Position:absolute;left:1.4rem;right:1.4rem;text-align:center;top:.2rem;}
18
-.header .logo img{ height:.9rem;vertical-align:top;}
19
-.header .left-btn{ Position:absolute;top:0;bottom:0;left:0;}
20
-.header .left-btn .iconfont{ display:block;padding:0 .44rem;line-height:1.3rem;font-size:.48rem;}
21
-
22
-.header .right-btn{ Position:absolute;top:0;bottom:0;right:0;}
23
-.header .right-btn a{ display:block;padding:0 .44rem;line-height:1.3rem;}
24
-.header .right-btn .iconfont{ font-size:.48rem;}
25
-
26
-.fixed-nav-bg{ display:none;position:fixed;z-index:100;top:0;bottom:0;right:0;left:0;background:rgba(0,0,0,0.2);backdrop-filter:blur(20px);-webkit-backdrop-filter: saturate(150%) blur(20px);backdrop-filter: saturate(150%) blur(20px);}
27
-.fixed-nav{ position:fixed;z-index:101;top:0;bottom:0;left:-70%;width:70%;background:#fff;-webkit-transition:all 0.6s;-moz-transition:all 0.6s;-o-transition:all 0.6s;}
28
-.fixed-nav ul{ padding:.54rem 0 .54rem .54rem;}
29
-.fixed-nav ul li{ font-size:.44rem;Position:relative;overflow:hidden;height:1.3rem;line-height:1.3rem;border-bottom:solid 1px #eee;}
30
-.fixed-nav ul li:last-child{ border:0;}
31
-.fixed-nav ul li .iconfont{ display:block;Position:absolute;top:0;right:.54rem;font-size:.34rem;color:#999;}
32
-.fixed-nav ul li a{ display:block;}
33
-.fixed-nav ul li.hover a{ color:#70ba96;}
34
-.fixed-nav-left{ left:0;}
35
-
36
-/*轮播图*/
37
-.slideBox{ Position:relative;overflow:hidden;}
38
-.slideBox .hd{ Position:absolute;z-index:3;bottom:.5rem;left:0;right:0;font-size:0;}
39
-.slideBox .hd ul{ text-align:center;}
40
-.slideBox .hd ul li{ display:inline-block;width:.16rem;height:.16rem;background:rgba(0,0,0,0.6);border-radius:100%;margin:0 .1rem;}
41
-.slideBox .hd ul li.on{ background:#fff;}
42
-.slideBox .bd ul li img{ width:100%;}
43
-
44
-/*服务范围*/
45
-.index-nav-content{ Position:relative;z-index:2;margin-top:-.3rem;padding:.64rem .44rem;background:#fff;border-radius:.3rem .3rem 0 0;margin-bottom:.22rem;}
46
-.index-fanwei{ overflow:hidden;}
47
-.index-fanwei ul{}
48
-.index-fanwei ul li{ width:25%;float:left;}
49
-.index-fanwei ul li .img{ text-align:center;margin-bottom:.3rem;}
50
-.index-fanwei ul li img{ height:1rem;}
51
-.index-fanwei ul li p{ line-height:1;font-size:.34rem;text-align:center;}
52
-
53
-/*通用样式*/
54
-.index-page{ padding:.44rem;background:#fff;margin-bottom:.22rem;}
55
-.index-title{ height:.64rem;line-height:.64rem;overflow:hidden;margin-bottom:.44rem;}
56
-.index-title h2{ font-size:.44rem;float:left;}
57
-.index-title a{ display:block;font-size:.34rem;color:#999;float:right;}
58
-.index-title a span.iconfont{ font-size:.34rem;}
59
-
60
-/*专家团队*/
61
-.index-tuandui-page{ padding:.44rem 0 .44rem 0;background:#fff;margin-bottom:.22rem;}
62
-.index-tuandui-page .index-title{ margin:0 .44rem .44rem .44rem;}
63
-
64
-.index-tuandui-content{ overflow:hidden;}
65
-.index-tuandui{ font-size:0;overflow: hidden;overflow-x: auto;-webkit-overflow-scrolling: touch;padding:0 .44rem;padding-bottom:.6rem;margin-bottom:-.6rem;}
66
-.index-tuandui ul{ white-space:nowrap;text-overflow:ellipsis;}
67
-.index-tuandui ul li{ display:inline-block;width:44%;margin-right:.22rem;}
68
-.index-tuandui ul li:last-child{ margin-right:.44rem;}
69
-.index-tuandui ul li .box{ border:solid 1px #eee;background:#fff;overflow:hidden;border-radius:.3rem;}
70
-.index-tuandui ul li .img img{ width:100%;}
71
-.index-tuandui ul li .desc{ padding:.3rem;}
72
-.index-tuandui ul li h2{ text-align:center;height:.6rem;line-height:.6rem;font-size:.4rem;color:#333;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
73
-.index-tuandui ul li p{ font-size:.32rem;height:.52rem;line-height:.52rem;text-align:center;color:#999;font-weight:500;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
74
-
75
-/*个案分享*/
76
-.tab-anli{ }
77
-.tab-anli .hd{ margin-top:.44rem;font-size:0;}
78
-.tab-anli .hd ul{ text-align:center;}
79
-.tab-anli .hd ul li{ display:inline-block;width:.16rem;height:.16rem;background:#ccc;border-radius:100%;margin:0 .1rem;}
80
-.tab-anli .hd ul li.on{ background:#70ba96;}
81
-
82
-.anli-content{ border:solid 1px #eee;background:#fff;overflow:hidden;border-radius:.3rem;}
83
-.anli-content .img img{ width:100%;}
84
-.anli-content .desc{ padding:.44rem .44rem;}
85
-.anli-content .desc h2{ height:.6rem;line-height:.6rem;margin-bottom:.2rem;font-size:.4rem;color:#333;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
86
-.anli-content .desc h2 i{ color:#ccc;font-weight:300;padding:0 .1rem;font-style:normal;}
87
-.anli-content .desc h2 span{ color:#70ba96;}
88
-.anli-content .desc p{ line-height:1.5;font-size:.32rem;color:#999;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;}
89
-
90
-/*常见问题*/
91
-.tab-wenti{ position:relative;}
92
-.tab-wenti:after{ content: "";display: block;height: 0;clear: both;visibility: hidden;}
93
-.tab-wenti .hd{ text-align:center;margin-top:.22rem;}
94
-.tab-wenti .hd ul{ text-align:center;font-size:0;}
95
-.tab-wenti .hd .prev, .tab-wenti .hd .next{ cursor: pointer;border-radius:100%;display:inline-block;height:.76rem;line-height:.76rem;width:.76rem;text-align:center;color:#fff;background:#70ba96;}
96
-.tab-wenti .hd .iconfont{ font-size:.38rem;font-weight:bold;}
97
-.tab-wenti .hd .pageState{ color:#555;height:.76rem;line-height:.76rem;font-size:.44rem;padding:0 .44rem;display:inline-block;}
98
-.tab-wenti .hd .pageState span{ color:#70ba96;}
99
-
100
-.tab-wenti .bd ul{ }
101
-.tab-wenti .bd ul li{ margin-bottom:.22rem;}
102
-.tab-wenti .bd ul li .box{ font-size:14px;overflow: hidden;position:relative;height:2rem;background:#f7f7f7;border-radius:.3rem;}
103
-.tab-wenti .bd ul li strong{ line-height:2rem;font-weight:800;color:#70ba96;display: block;text-align: center;width:2.4rem;Position: absolute;left: 0;top: 0;height: 2rem;font-size:.4rem;}
104
-.tab-wenti .bd ul li strong:after{ content:'';Position: absolute;right:0;top:50%;width:0.02rem;height:1.2rem;transform:translateY(-50%);background:#ddd;}
105
-.tab-wenti .bd ul li p{ padding-left:2.84rem;padding-right:.44rem;color:#555;line-height:1.5;height:2rem;display: table-cell; vertical-align: middle;font-size:.28rem;}
106
-.tab-wenti .bd ul li:nth-child(2n) strong{ color:#ffa309;}
107
-
108
-/*服务流程*/
109
-.liucheng{ overflow: hidden;position:relative;}
110
-.liucheng:after{ content:'';Position:absolute;top:0;left:.29rem;bottom:0;width:.01rem;border-right:dashed .04rem #eee;}
111
-.liucheng ul{}
112
-.liucheng ul li{ padding-left:1rem;padding-bottom:.22rem;position:relative;}
113
-.liucheng ul li:after{ content:'';Position:absolute;z-index:2;left:.2rem;top:.52rem;width:.24rem;height:.24rem;border-radius:100%;background:#70ba96;}
114
-.liucheng ul li:before{ content:'';Position:absolute;z-index:2;left:.7rem;top:.24rem;border-top:.4rem solid transparent;border-bottom:.4rem solid transparent;border-right:.4rem solid #f7f7f7;}
115
-.liucheng ul li:last-child{ padding-bottom:0;}
116
-.liucheng ul li .box{ padding:.3rem .44rem;border-radius:.3rem;background:#f7f7f7;}
117
-.liucheng ul li h2{ font-size:.38rem;line-height:.66rem;}
118
-.liucheng ul li h2 span{ color:#ffa309;padding-right:.22rem;}
119
-.liucheng ul li p{ white-space:pre-wrap;line-height:1.75;font-size:.32rem;color:#999;}
120
-
121
-/*关于我们*/
122
-.index-about{ }
123
-.index-about .img{ margin-bottom:.44rem;}
124
-.index-about .img img{ width:100%;border-radius:.3rem;}
125
-.index-about .desc{ line-height:1.75;font-size:.36rem;color:#555;}
126
-
127
-/*新闻列表*/
128
-.list-article{ overflow: hidden;}
129
-.list-article ul{}
130
-.list-article ul li{ position:relative;margin-bottom:.44rem;height:2.15rem;}
131
-.list-article ul li:last-child{ margin-bottom:0;}
132
-.list-article ul li img{ width:3.2rem;height:2.15rem;border-radius:.3rem;Position:absolute;top:0;left:0;}
133
-.list-article ul li .desc{ padding-left:3.64rem;padding-top:.1rem;}
134
-.list-article ul li .desc h2{ margin-bottom:.3rem;font-size:.4rem;line-height:.6rem;height:1.2rem;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;}
135
-.list-article ul li .desc p{ font-size:.32rem;line-height:.52rem;color:#999;}
136
-
137
-/*内页通用*/
138
-.main{ overflow:hidden;padding:.44rem .44rem;background:#fff;margin-bottom:.22rem;}
139
-
140
-.son-nav{ overflow:hidden;padding:.34rem .44rem;background:#fff;margin-bottom:.22rem;}
141
-.son-nav ul{ margin-top:-.11rem;margin-left:-.11rem;}
142
-.son-nav ul li{ width:25%;float:left;margin-top:.11rem;}
143
-.son-nav ul li .box{ margin-left:.11rem;}
144
-.son-nav ul li .box a{ display:block;height:.8rem;line-height:.8rem;font-size:.32rem;text-align:center;background:#f7f7f7;border-radius:1rem;}
145
-.son-nav ul li.hover .box a{ color:#fff;background:#70ba96;}
146
-
147
-.now{ line-height:.4rem;height:.4rem;font-size:.28rem;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;padding:.44rem .44rem 0 .44rem;background:#fff;color:#999;}
148
-.now a{ color:#999;}
149
-
150
-/*单页*/
151
-.fuwu-body{ line-height:1.75;font-size:.36rem;color:#555;}
152
-.fuwu-body h1{ color:#333;margin-bottom:.44rem;font-size:.54rem;text-align:center;line-height:1.5;}
153
-.fuwu-body p{ margin-bottom:.3rem;}
154
-.fuwu-body img{ max-width:100% !important;height:auto !important;}
155
-.fuwu-body blockquote{ border-left:solid .1rem rgba(112, 186, 150, 0.2);margin:0;margin-bottom:.44rem;padding:.44rem .44rem;background:rgba(112, 186, 150, 0.07);}
156
-.fuwu-body blockquote p{ margin-bottom:0;}
157
-
158
-/*团队列表*/
159
-.list-tuandui{ overflow: hidden;}
160
-.list-tuandui ul{ margin-top:-.22rem;margin-left:-.22rem;}
161
-.list-tuandui ul li{ width:50%;float:left;margin-top:.22rem;}
162
-.list-tuandui ul li .box{ margin-left:.22rem;border:solid 1px #eee;background:#fff;overflow:hidden;border-radius:.3rem;}
163
-.list-tuandui ul li .img img{ width:100%;}
164
-.list-tuandui ul li .desc{ padding:.3rem;}
165
-.list-tuandui ul li h2{ text-align:center;height:.6rem;line-height:.6rem;font-size:.4rem;color:#333;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
166
-.list-tuandui ul li p{ font-size:.32rem;height:.52rem;line-height:.52rem;text-align:center;color:#999;font-weight:500;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
167
-
168
-/*列表样式*/
169
-.pages{ margin-bottom:.22rem;padding:.44rem;background:#fff;overflow: hidden;line-height:.9rem;font-size:.34rem;}
170
-.pages ul{ margin-left:-.22rem;text-align:center;text-indent: .22rem;}
171
-.pages ul li{ width:25%;height:.9rem;line-height:.9rem;float:left;}
172
-.pages ul li a{ text-indent:0;margin-left:.22rem;display:block;text-align:center;background:#f7f7f7;border-radius:.22rem;}
173
-.pages ul li span{ text-indent:0;margin-left:.22rem;display:block;text-align:center;background:#f7f7f7;border-radius:.22rem;color:#ccc;}
174
-
175
-/*团队详情*/
176
-.tuandui-head{ background:#fff;margin-bottom:.22rem;}
177
-.tuandui-head .tuandui-img{ }
178
-.tuandui-head .tuandui-img img{ width:100%;}
179
-.tuandui-desc{ padding:.44rem;}
180
-.tuandui-desc h1{ font-size:.54rem;line-height:1.5;margin-bottom:.22rem;}
181
-.tuandui-desc h1 i{ font-size:.32rem;font-weight:500;padding-right:.1rem;}
182
-.tuandui-desc h1 span{ font-size:.34rem;color:#70ba96;font-weight:500;}
183
-.tuandui-desc p{ white-space:pre-wrap;line-height:1.6;font-size:.32rem;color:#666;}
184
-
185
-.tuandui-lingyu{ }
186
-.tuandui-lingyu ul{}
187
-.tuandui-lingyu ul li{ margin-bottom:.44rem;Position:relative;padding-left:1.8rem; }
188
-.tuandui-lingyu ul li .cs{ font-size:.34rem;line-height:1.8;color:#70ba96;font-weight:bold;padding-bottom:.22rem;Position:absolute;left:0;top:0;}
189
-.tuandui-lingyu ul li .csz{ font-size:.34rem;line-height:1.8;color:#555;}
190
-.tuandui-lingyu ul li .tuandui-body{ font-size:.34rem;line-height:1.8;color:#555;}
191
-.tuandui-lingyu ul li .tuandui-body img{ max-width:100% !important;height:auto !important;}
192
-.tuandui-lingyu ul li .tuandui-body p{ margin-bottom:.3rem;}
193
-
194
-.tuandui-zixun{ text-align:center;margin:.64rem 0;}
195
-.tuandui-zixun a{ display:block;width:65%;height:1rem;line-height:1rem;font-size:.4rem;background:#f39800;border-radius:1rem;color:#fff;margin:0 auto;}
196
-
197
-.sxp{ border-top:dashed 2px #eee;padding-top:.44rem;}
198
-.sxp p{ height:.6rem;line-height:.6rem;font-size:.34rem;color:#999;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
199
-.sxp p.prev{ margin-bottom:.1rem;}
200
-
201
-/*案例列表*/
202
-.list-anli{ overflow: hidden;}
203
-.list-anli ul{}
204
-.list-anli ul li{ border:solid 1px #eee;background:#fff;overflow:hidden;border-radius:.3rem;margin-bottom:.2rem;}
205
-.list-anli ul li .img img{ width:100%;}
206
-.list-anli ul li .desc{ padding:.44rem .44rem;}
207
-.list-anli ul li .desc h2{ height:.6rem;line-height:.6rem;margin-bottom:.2rem;font-size:.4rem;color:#333;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
208
-.list-anli ul li .desc h2 i{ color:#ccc;font-weight:300;padding:0 .1rem;font-style:normal;}
209
-.list-anli ul li .desc h2 span{ color:#70ba96;}
210
-.list-anli ul li .desc p{ line-height:1.5;font-size:.32rem;color:#999;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;}
211
-.list-anli ul li:last-child{ margin-bottom:0;}
212
-
213
-/*文章详情页*/
214
-.article-head{ margin-bottom:.44rem;}
215
-.article-head h1{ font-size:.54rem;line-height:1.5;margin-bottom:.22rem;}
216
-.article-info{ overflow:hidden;font-size:.32rem;color:#999;line-height:1.5;}
217
-.article-info span{ display:block;float:left;margin-right:.4rem;}
218
-
219
-.article-body{ padding-bottom:.22rem;line-height:1.75;font-size:.36rem;color:#555;}
220
-.article-body p{ margin-bottom:.3rem;}
221
-.article-body img{ max-width:100% !important;height:auto !important;}
222
-
223
-/*预约咨询*/
224
-.list-form{ background:#fff;}
225
-.list-form ul{ }
226
-.list-form ul li{ Position:relative;overflow:hidden;margin-bottom:.44rem;min-height:.9rem;}
227
-.list-form ul li:last-child{ margin-bottom:0;}
228
-
229
-.list-form ul li .tip-text{ font-size:.34rem;height:.9rem;line-height:.9rem;Position:absolute;top:0;left:0;}
230
-.list-form ul li .xuanze{ margin-left:-.2rem;margin-top:-.2rem;padding-left:2rem;overflow:hidden;}
231
-.list-form ul li .xuanze .box{ width:50%;float:left;margin-top:.2rem;}
232
-.list-form ul li .xuanze input{display:none}
233
-.list-form ul li .xuanze label{ display:block;cursor:pointer;background:rgba(112, 186, 150, 0.1);color:#333;font-size:.34rem;padding:0 .2rem;line-height:.9rem;text-align:center;border-radius:2rem;margin-left:.2rem;}
234
-.list-form ul li .xuanze input:checked + label{ background:#70ba96;color:#fff;}
235
-.list-form ul li .xuanze input:disabled + label{opacity:0.7;}
236
-
237
-.list-form ul li .input{ padding-left:2rem;overflow:hidden;}
238
-.list-form ul li .input input{ background:rgba(112, 186, 150, 0.1);font:.34rem "Microsoft YaHei";line-height:.9rem;height:.9rem;width:100%;border-radius:2rem;border:0;outline:none;padding:0 .44rem;box-sizing:border-box; -webkit-box-sizing:border-box;-moz-box-sizing:border-box;}
239
-
240
-.list-form ul li .textarea{ padding-left:2rem;overflow:hidden;}
241
-.list-form ul li .textarea textarea{ height:2.4rem;resize:none;width:100%;line-height:1.5;font:.34rem "Microsoft YaHei";outline:none;padding:.3rem .44rem;border-radius:.3rem;background:rgba(112, 186, 150, 0.1);border:0;box-sizing:border-box; -webkit-box-sizing:border-box;-moz-box-sizing:border-box;}
242
-
243
-.list-form ul li.center{ text-align:center;margin-top:.64rem;}
244
-.list-form ul li button{ background:#70ba96;color:#fff;outline:none;cursor:pointer;width:100%;border:0;border-radius:2rem;height:1.1rem;line-height:1.1rem;font:.44rem "Microsoft YaHei";font-weight:bold;}
245
-
246
-.page-title{ text-align:center;margin-bottom:.64rem;}
247
-.page-title h2{ text-align:center;position:relative;z-index:2;font-size:.44rem;color:#222;line-height:.74rem;display:inline-block;}
248
-.page-title h2 span{ color:#70ba96;}
249
-.page-title h2:before{ content:'';position:absolute;left:-.68rem;top:50%;width:.44rem;height:1px;background:#555;}
250
-.page-title h2:after{ content:'';position:absolute;right:-.68rem;top:50%;width:.44rem;height:1px;background:#555;}
251
-
252
-/*页脚*/
253
-.footer-copy{ background:#fff;padding-bottom: constant(safe-area-inset-bottom);padding-bottom: env(safe-area-inset-bottom);}
254
-.footer-copy-content{ padding:.64rem .44rem;}
255
-.footer-copy-content p{ line-height:1.5;text-align:center;font-size:.28rem;color:#999;}
256
-.footer-copy-content a{ color:#999;}
257
-
258
-.footer-nav{ height:1.3rem;position:fixed;bottom:0;left:0;right:0;z-index:99;background:#fff;border-top:solid 0.5px #ddd;padding-bottom: constant(safe-area-inset-bottom);padding-bottom: env(safe-area-inset-bottom);}
259
-.footer-nav ul{}
260
-.footer-nav ul li{ width:20%;float:left;}
261
-.footer-nav ul li .iconfont{ margin-top:.14rem;display:block;text-align:center;font-size:.62rem;line-height:1;color:#999;}
262
-.footer-nav ul li p{ font-weight:500;margin-top:.09rem;font-size:.24rem;line-height:1;color:#666;text-align:center;}
263
-.footer-nav ul li.hover .iconfont{ color:#70ba96;}
264
-.footer-nav ul li.hover p{ color:#70ba96;}
265
-
266
-
267
-#ab_img img{ max-width:100% !important; height:auto !important;display:inline-block;}
268
-#ab_img p span{text-wrap: inherit !important;}
269
-
270
-/* AB模板网新增分页样式 www.admibnuy.cn */
271
-.pagebar { padding:20px; overflow:hidden; clear:both}
272
-.pagebar .pagination {
273
-  display: flex;
274
-  justify-content: center;
275
-  margin-top: 10px;
276
-}
277
-.pagination a {
278
-  background: #fff;
279
-  border: 1px solid #ccc;
280
-  color: #333;
281
-  font-size: 12px;
282
-  padding: 8px 10px;
283
-  margin: 0 2px;
284
-  border-radius: 3px; line-height:100%
285
-}
286
-.pagination span {
287
-    color: #333;
288
-    font-size: 12px;
289
-    padding: 7px 2px;
290
-    margin: 0 2px;
291
-    border-radius: 3px;
292
-}
293
-.pagination a:hover {
294
-  color: #333;
295
-  border: 1px solid #333;
296
-}
297
-.pagination a.page-num-current {
298
-  color: #fff;
299
-  background: #333;
300
-  border: 1px solid #333;
301
-}
302
-.pagination .st{ font-family:宋体}
303
-.text-secondary{ text-align:center; padding:20px 0}
304
-
305
-.fcc  a{
306
-    line-height: 20px;
307
-}
308
-
309
-.list-tuandui .box a{
310
-    height:230px; float: left;
311
-}

Binārs
m/fonts/iconfont.ttf Parādīt failu


Binārs
m/fonts/iconfont.woff Parādīt failu


Binārs
m/fonts/iconfont.woff2 Parādīt failu


Binārs
m/images/AB模网交流群.jpg Parādīt failu


+ 0
- 1
m/images/icon-1.svg Parādīt failu

@@ -1 +0,0 @@
1
-<?xml version="1.0" standalone="no"?><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"><svg t="1644928502666" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="2354" xmlns:xlink="http://www.w3.org/1999/xlink" width="260" height="260"><defs><style type="text/css"></style></defs><path d="M910.3 247.9c-13.2-31.8-32.4-59.4-57.2-82-26.1-23.9-57.6-41.5-93.7-52.4-87-26.3-154.9-1.4-196.6 24.1-21.3 13.1-38 27.6-49.8 39.4-11.7-11.8-28.4-26.3-49.8-39.4-41.7-25.5-109.6-50.5-196.6-24.1-36.1 10.9-67.6 28.5-93.7 52.4-24.7 22.6-44 50.2-57.2 82-15.7 37.8-22.3 81.1-19 125 3.3 43.8 16.4 88.3 37.9 128.7 18.1 33.9 49.3 75.6 93 124.1-11.5 22.4-9.4 50.5 7.6 71.2l22 26.8c12.9 15.7 31.6 23.8 50.5 23.8 14.6 0 29.2-4.8 41.4-14.8 27.8-22.8 31.9-64.1 9-91.9l-22-26.8c-17.5-21.3-45.6-28.6-70.4-20.7-41.5-46-70.7-84.7-87-115.3-36.8-68.9-43.1-147.8-16.8-210.9 21.7-52.2 62.9-88.7 119.1-105.8 55-16.6 106.9-10.6 154.4 18 36.6 22 56.9 49.8 57.1 50 4.7 6.6 12.2 10.6 20.3 10.6h0.1c8.1 0 15.6-3.9 20.3-10.5 0.2-0.3 20.6-28.1 57.2-50.1 47.5-28.6 99.4-34.6 154.4-18 56.3 17 97.5 53.6 119.1 105.8 26.2 63.1 19.9 142-16.8 210.9-34.5 64.7-121.8 160-259.5 283.3-14.9-10.6-33.1-16.8-52.7-16.8-50.3 0-91.2 40.9-91.2 91.2s40.9 91.2 91.2 91.2 91.2-40.9 91.2-91.2c0-12.6-2.6-24.5-7.2-35.4 143.2-128.1 234.8-228.6 272.3-298.8 21.5-40.4 34.6-84.9 37.9-128.7 3.4-43.8-3.1-87-18.8-124.9zM305.4 639.4l22 26.8c8.8 10.8 7.3 26.7-3.5 35.6-10.8 8.8-26.7 7.3-35.6-3.5l-22-26.8c-8.8-10.8-7.3-26.7 3.5-35.6 4.7-3.9 10.4-5.7 16-5.7 7.3 0 14.6 3.1 19.6 9.2zM535 887.1c-28.3 0-51.2-23-51.2-51.2s23-51.2 51.2-51.2 51.2 23 51.2 51.2-22.9 51.2-51.2 51.2z" fill="#70ba96" p-id="2355"></path><path d="M658.1 529.8c9.2 6.1 21.6 3.6 27.7-5.6 6.1-9.2 3.6-21.6-5.6-27.7-48.1-32-104.1-49-162.1-49-58.6 0-115.2 17.3-163.7 50-9.2 6.2-11.6 18.6-5.4 27.8 3.9 5.7 10.2 8.8 16.6 8.8 3.9 0 7.7-1.1 11.2-3.4 41.8-28.2 90.6-43.1 141.3-43.1 50.1 0 98.5 14.6 140 42.2zM584.2 583.6c10.7 2.9 21.6-3.4 24.5-14.1 2.9-10.7-3.4-21.6-14.1-24.5-24.8-6.7-50.5-10.1-76.5-10.1-31.9 0-63.2 5.1-93.2 15.1-10.5 3.5-16.1 14.9-12.6 25.3 2.8 8.4 10.6 13.6 19 13.6 2.1 0 4.3-0.3 6.4-1 25.8-8.7 52.9-13.1 80.4-13.1 22.4 0.1 44.7 3 66.1 8.8z" fill="#70ba96" p-id="2356"></path></svg>

+ 0
- 16
m/images/icon-2.svg Parādīt failu

@@ -1,16 +0,0 @@
1
-<?xml version="1.0" encoding="utf-8"?>
2
-<!-- Generator: Adobe Illustrator 21.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0)  -->
3
-<svg version="1.1" id="图层_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
4
-	 viewBox="0 0 260 260" style="enable-background:new 0 0 260 260;" xml:space="preserve">
5
-<style type="text/css">
6
-	.st0{fill:#70BA96;}
7
-</style>
8
-<path class="st0" d="M60.7,82.8c-19.1,0-34.5-15.5-34.5-34.5s15.5-34.5,34.5-34.5s34.5,15.5,34.5,34.5S79.7,82.8,60.7,82.8z
9
-	 M60.7,25.4c-12.6,0-22.8,10.3-22.8,22.8s10.3,22.8,22.8,22.8s22.8-10.3,22.8-22.8S73.3,25.4,60.7,25.4z M216.7,155.2
10
-	c-10.7,0-19.4-8.7-19.4-19.4s8.7-19.4,19.4-19.4s19.4,8.7,19.4,19.4C236.1,146.6,227.4,155.2,216.7,155.2z M216.7,128.2
11
-	c-4.2,0-7.7,3.4-7.7,7.7c0,4.2,3.4,7.7,7.7,7.7s7.7-3.4,7.7-7.7C224.4,131.7,220.9,128.2,216.7,128.2z"/>
12
-<path class="st0" d="M124.8,246.8H76.8L27.7,97.9l184.8-52l20.6,45.9l-108.4,41L124.8,246.8L124.8,246.8z M85.3,235.1h27.8V124.8
13
-	l104.4-39.5L206,59.9l-163.3,46C42.7,105.9,85.3,235.1,85.3,235.1z"/>
14
-<path class="st0" d="M197,246.3H166l9.8-62.4L132,168.3V134l98.9,32.7L197,246.3L197,246.3z M179.6,234.6h9.7l25.8-60.7l-71.5-23.6
15
-	v9.9l45.1,16L179.6,234.6L179.6,234.6z"/>
16
-</svg>

+ 0
- 1
m/images/icon-3.svg Parādīt failu

@@ -1 +0,0 @@
1
-<?xml version="1.0" standalone="no"?><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"><svg t="1644928764347" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="4179" xmlns:xlink="http://www.w3.org/1999/xlink" width="260" height="260"><defs><style type="text/css"></style></defs><path d="M492.8 994.72c-249.6 0-392.64-72.32-405.44-79.04-22.4-10.56-46.24-24.96-54.08-51.2a72.8 72.8 0 0 1 12-59.68c42.24-66.72 120.48-92.48 160-101.44l-8-1.92A73.44 73.44 0 0 1 137.6 659.2c-37.76-82.08-4.16-204.48 0-216.8a182.56 182.56 0 0 1 176-141.12h3.84c66.72 0 152.64 35.52 176 135.68a507.52 507.52 0 0 1 16 82.4A61.6 61.6 0 0 1 528 481.28v-53.6a169.6 169.6 0 0 1 170.08-135.2h16.96a170.4 170.4 0 0 1 170.88 135.2v53.92a64 64 0 0 1 20.96 43.36 91.2 91.2 0 0 1-32.96 81.92 129.12 129.12 0 0 1-56.96 94.24V704c39.36 9.12 117.76 34.88 160 101.44a71.68 71.68 0 0 1 11.04 62.08 83.68 83.68 0 0 1-53.12 48c-20 12.32-141.44 78.08-440 79.04z m-176-640h-2.24c-5.28 0-104.32 2.24-126.72 100.48v1.6c0 1.12-32.96 114.08-2.4 180.64 3.68 7.68 5.12 8.48 23.2 12.64a213.44 213.44 0 0 1 32 9.28l16.96 6.56v82.88l-22.88 3.2c-0.96 0-101.6 13.6-144 81.6a25.44 25.44 0 0 0-5.76 16c0.8 2.72 5.28 8.64 26.24 18.56h1.28c1.28 0 139.36 73.12 380.96 73.12h4.16c305.92-1.12 411.84-71.04 412.96-71.68l5.28-2.88c16-6.08 23.04-12.8 24.48-16.96a24.96 24.96 0 0 0-5.44-16.96c-43.68-68.48-144-81.44-145.6-81.6l-24.48-2.4 1.6-83.2 17.6-6.4c39.52-15.04 40.96-69.12 40.96-69.6v-18.24l17.12-6.4c14.24-5.28 15.04-29.12 14.4-34.88a14.72 14.72 0 0 0-2.72-8.48l-18.56-4.16v-80a116.96 116.96 0 0 0-118.4-91.36h-17.44a116.16 116.16 0 0 0-117.6 91.2v80l-18.56 4.16a16 16 0 0 0-2.72 8.64c0 5.6 0 29.6 14.24 34.88l17.28 6.24v18.24s2.08 54.24 41.44 69.44l17.12 6.56v83.2l-23.2 3.36A266.08 266.08 0 0 0 528 789.28L512 800l-14.72-10.08a270.24 270.24 0 0 0-103.68-39.36l-23.2-3.04v-84.64l16.96-6.4a202.4 202.4 0 0 1 32.8-9.44c18.4-4.16 20-5.12 23.68-12.96 25.92-56.16 7.04-151.2-2.4-183.04v-1.6c-20.16-88.32-100.16-95.2-124.16-95.2z m106.56 347.2A322.88 322.88 0 0 1 512.8 736a319.04 319.04 0 0 1 84.8-32v-3.2a130.72 130.72 0 0 1-56.96-93.6A78.08 78.08 0 0 1 510.56 560a232 232 0 0 1-17.92 96A74.56 74.56 0 0 1 432 698.88l-8.48 1.92z" fill="#70ba96" p-id="4180"></path><path d="M512 330.56a50.24 50.24 0 0 1-35.36-14.24l-105.92-100.96a106.08 106.08 0 0 1 0-155.04A117.28 117.28 0 0 1 512 46.72a117.12 117.12 0 0 1 141.28 13.76 106.08 106.08 0 0 1 0 155.2l-105.92 100.8a51.36 51.36 0 0 1-35.36 14.08zM450.24 72A72.96 72.96 0 0 0 400 91.68a64 64 0 0 0 0 92.48l106.24 101.12a8.32 8.32 0 0 0 11.2 0L624 184.32a64 64 0 0 0 0-92.48 73.44 73.44 0 0 0-97.76-1.92l-14.24 12-14.08-12.16a72.64 72.64 0 0 0-47.68-17.76z" fill="#70ba96" p-id="4181"></path></svg>

+ 0
- 1
m/images/icon-4.svg Parādīt failu

@@ -1 +0,0 @@
1
-<?xml version="1.0" standalone="no"?><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"><svg t="1644928812175" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="4926" xmlns:xlink="http://www.w3.org/1999/xlink" width="260" height="260"><defs><style type="text/css"></style></defs><path d="M943.1 142.9c-2.9-22.9-5.5-42.6-6.6-57-0.8-10.6-8.6-19.4-19-21.6-10.4-2.2-21 2.7-26.1 12.1-0.7 1.2-5.4 7.8-32.3 22.3-20.6 11-47.5 23.2-78.7 37.3-62.4 28.2-140.1 63.3-207.5 108.5-81.8 54.8-131.8 113-152.7 177.9-1.2 3.6-2.3 7.2-3.3 10.9-17.2-18.9-42.7-44.6-74.8-70-36.2-28.6-73.3-51-110.3-66.6-47.2-19.8-94.4-28.6-140.2-26.1-6.6 0.4-12.8 3.4-17 8.5-4.3 5.1-6.2 11.6-5.5 18.2 1.7 14.7 0.2 39.6-1.5 68.5-3.1 52.4-7 117.5 2.6 185 5.3 37.4 14.4 71.7 26.9 102 14.8 35.6 35.1 67 60.2 93.4 33.9 35.6 77.7 62.9 130 81 51.7 18 113.1 27.5 182.9 28.4 0.5 23.4-4.2 47.5-14.2 72-5 12.3 0.9 26.3 13.2 31.3 3 1.2 6 1.8 9 1.8 9.5 0 18.4-5.6 22.2-14.9 13.8-33.8 18.1-64.1 17.7-89.7 71.3-0.3 134.8-10.6 189.1-30.6 56.4-20.8 104.2-52.5 142-94.2 35.2-38.8 62.4-87.1 80.8-143.5 15.5-47.3 25.3-101.5 29-161.2 6.8-107.8-6.9-213.6-15.9-283.7z m-751.2 570c-91.3-95.7-82.4-245.3-76.5-344.3 1.1-19.1 2.1-35.8 2.3-50.2 78.1 3.6 147.5 45.4 193.6 81.8 56.5 44.5 91.8 91.1 92.2 91.6l0.6-0.4c-4.3 28.2-5.9 57.4-5 87.3 1.4 43.6 8.3 88.7 20.6 134.1 10.6 39.1 23.2 71.5 33.3 94.3-117.8-4.4-205.5-36-261.1-94.2z m621.7-14.2c-59.6 65.8-148.1 102-263.5 108.1-8.3 0.6-15.9 0.9-22.2 1-1.4-39.9 2.2-168.9 93.1-292.4 89.8-122 188.7-184.8 189.7-185.4 11.2-7 14.7-21.8 7.6-33.1-7-11.2-21.8-14.7-33.1-7.6-4.3 2.7-107.3 67.9-202.9 197.7-62.6 85-86.8 172.1-96.2 230.2-1.9 11.9-3.3 23.1-4.3 33.5-0.5-1.5-1.1-3-1.6-4.7v-0.1c-4.9-13.7-9.8-29.1-14.3-45.7-6.9-25.6-13.3-56.3-16.7-90.2-0.7-4.8-1-7.4-1-7.4s0.1-0.1 0.3-0.4c-4.2-50.7-1.2-107.9 17.2-165.1 17.5-54.2 61.3-104.2 133.8-152.8 64.2-43 139.8-77.2 200.6-104.6 40.7-18.4 71.4-32.5 93.5-45.4 0.6 4.8 1.2 9.7 1.9 14.8 18.1 140.5 51.8 402-81.9 549.6z" p-id="4927" fill="#70ba96"></path></svg>

+ 0
- 40
m/images/安装教程(QQ:9490489).txt Parādīt failu

@@ -1,40 +0,0 @@
1
-
2
-
3
-     联系QQ:9490489
4
-     客服微信号:wwwadminbuycn
5
-
6
-
7
-     安装教程:http://www.adminbuy.cn/pbootcmsjs/9404.html
8
-
9
-     安全防护:https://www.adminbuy.cn/a/wenti/9580.html
10
-
11
-     赠品领取:https://www.adminbuy.cn/work/zp.html
12
-
13
-     
14
-
15
---------------------------------------------------------------------------------
16
-
17
-    推荐虚拟主机:
18
-
19
-    西部数码主机:http://idc.adminbuy.cn/
20
-    阿里云主机:https://www.aliyun.com/minisite/goods?userCode=qtkgw2i8
21
-
22
----------------------------------------------------------------------------------
23
-
24
-     唯一官网:www.adminbuy.cn
25
-
26
-     终身VIP会员免费领取展示平台:https://www.adminbuy.cn/agent/
27
-
28
-
29
-    VIP群:577645397
30
-    QQ群2:213945216
31
-    QQ群3:244956102
32
-    QQ群3:261948567
33
-
34
----------------------------------------------------------------------------------
35
-
36
-    网站模板:https://www.adminbuy.cn/
37
-    图标库:https://sc.adminbuy.cn/
38
-    站长工具:https://tool.adminbuy.cn/
39
-    JS特效:https://js.adminbuy.cn/
40
-    仿站网:http://fang.adminbuy.cn/

+ 0
- 11
m/js/common_m.js Parādīt failu

@@ -1,11 +0,0 @@
1
-//导航栏
2
-$(document).ready(function(){
3
-  $("#menu").click(function(){
4
-    $(".fixed-nav-bg").show();
5
-	$(".fixed-nav").addClass("fixed-nav-left");
6
-  });
7
-  $(".fixed-nav-bg").click(function(){
8
-    $(".fixed-nav-bg").hide();
9
-	$(".fixed-nav").removeClass("fixed-nav-left");
10
-  });
11
-});

+ 0
- 1
m/js/index.js Parādīt failu

@@ -1 +0,0 @@
1
-document.write('824');

+ 0
- 1055
m/js/jquery1.42.min.js
Failā izmaiņas netiks attēlotas, jo tās ir par lielu
Parādīt failu


+ 0
- 1151
m/js/superslide.3.0.js
Failā izmaiņas netiks attēlotas, jo tās ir par lielu
Parādīt failu


+ 0
- 695
skin/css/iconfont.css Parādīt failu

@@ -1,695 +0,0 @@
1
-@font-face {
2
-  font-family: "iconfont"; /* Project id 3008084 */
3
-  src: url('../fonts/iconfont.woff2') format('woff2'),
4
-       url('../fonts/iconfont.woff') format('woff'),
5
-       url('../fonts/iconfont.ttf') format('truetype');
6
-}
7
-
8
-.iconfont {
9
-  font-family: "iconfont" !important;
10
-  font-size: 13px;
11
-  font-style: normal;
12
-  -webkit-font-smoothing: antialiased;
13
-  -moz-osx-font-smoothing: grayscale;
14
-}
15
-
16
-.icon-xinlangweibo:before {
17
-  content: "\e601";
18
-}
19
-
20
-.icon-weibo:before {
21
-  content: "\e645";
22
-}
23
-
24
-.icon-icqq:before {
25
-  content: "\e646";
26
-}
27
-
28
-.icon-iconfontqq:before {
29
-  content: "\e60f";
30
-}
31
-
32
-.icon-dianhua1:before {
33
-  content: "\e8ad";
34
-}
35
-
36
-.icon-dianhua2:before {
37
-  content: "\e8c3";
38
-}
39
-
40
-.icon-weixin:before {
41
-  content: "\e600";
42
-}
43
-
44
-.icon-weixin1:before {
45
-  content: "\e628";
46
-}
47
-
48
-.icon-tupian:before {
49
-  content: "\e60a";
50
-}
51
-
52
-.icon-tupiantianchong:before {
53
-  content: "\e6b2";
54
-}
55
-
56
-.icon-copyright:before {
57
-  content: "\eacb";
58
-}
59
-
60
-.icon-copyright-circle-fil:before {
61
-  content: "\eacc";
62
-}
63
-
64
-.icon-huo:before {
65
-  content: "\e66c";
66
-}
67
-
68
-.icon-huo1:before {
69
-  content: "\e6e1";
70
-}
71
-
72
-.icon-pause-circle:before {
73
-  content: "\e625";
74
-}
75
-
76
-.icon-pause-circle-fill:before {
77
-  content: "\e626";
78
-}
79
-
80
-.icon-pause-btn:before {
81
-  content: "\e627";
82
-}
83
-
84
-.icon-pause:before {
85
-  content: "\e622";
86
-}
87
-
88
-.icon-pause-fill:before {
89
-  content: "\e623";
90
-}
91
-
92
-.icon-pause-btn-fill:before {
93
-  content: "\e624";
94
-}
95
-
96
-.icon-stop-fill:before {
97
-  content: "\e620";
98
-}
99
-
100
-.icon-stop-btn-fill:before {
101
-  content: "\e621";
102
-}
103
-
104
-.icon-stop:before {
105
-  content: "\e61a";
106
-}
107
-
108
-.icon-stop-circle-fill:before {
109
-  content: "\e61b";
110
-}
111
-
112
-.icon-stop-btn:before {
113
-  content: "\e61c";
114
-}
115
-
116
-.icon-stop-circle:before {
117
-  content: "\e61d";
118
-}
119
-
120
-.icon-stoplights-fill:before {
121
-  content: "\e61e";
122
-}
123
-
124
-.icon-stopwatch-fill:before {
125
-  content: "\e61f";
126
-}
127
-
128
-.icon-liulan:before {
129
-  content: "\e6b4";
130
-}
131
-
132
-.icon-liulanxuanzhong:before {
133
-  content: "\e6c6";
134
-}
135
-
136
-.icon-shouye:before {
137
-  content: "\e751";
138
-}
139
-
140
-.icon-sousuo:before {
141
-  content: "\e752";
142
-}
143
-
144
-.icon-sousuoleimufill:before {
145
-  content: "\e753";
146
-}
147
-
148
-.icon-sousuoleimu:before {
149
-  content: "\e754";
150
-}
151
-
152
-.icon-taobao:before {
153
-  content: "\e755";
154
-}
155
-
156
-.icon-taojinbi:before {
157
-  content: "\e756";
158
-}
159
-
160
-.icon-tianmao:before {
161
-  content: "\e757";
162
-}
163
-
164
-.icon-tongzhifill:before {
165
-  content: "\e758";
166
-}
167
-
168
-.icon-tongzhi:before {
169
-  content: "\e759";
170
-}
171
-
172
-.icon-tuikuan:before {
173
-  content: "\e75a";
174
-}
175
-
176
-.icon-wangwangfill:before {
177
-  content: "\e75b";
178
-}
179
-
180
-.icon-wangwang:before {
181
-  content: "\e75c";
182
-}
183
-
184
-.icon-wodefill:before {
185
-  content: "\e75d";
186
-}
187
-
188
-.icon-wode:before {
189
-  content: "\e75e";
190
-}
191
-
192
-.icon-wuliu:before {
193
-  content: "\e75f";
194
-}
195
-
196
-.icon-xihuanfill:before {
197
-  content: "\e760";
198
-}
199
-
200
-.icon-xihuan:before {
201
-  content: "\e761";
202
-}
203
-
204
-.icon-xinxifill:before {
205
-  content: "\e762";
206
-}
207
-
208
-.icon-xinxi:before {
209
-  content: "\e763";
210
-}
211
-
212
-.icon-zhengli:before {
213
-  content: "\e766";
214
-}
215
-
216
-.icon-zuji:before {
217
-  content: "\e767";
218
-}
219
-
220
-.icon-zuobiaofill:before {
221
-  content: "\e768";
222
-}
223
-
224
-.icon-zuobiao:before {
225
-  content: "\e769";
226
-}
227
-
228
-.icon-dibu:before {
229
-  content: "\e76a";
230
-}
231
-
232
-.icon-dingbujinzhi:before {
233
-  content: "\e76b";
234
-}
235
-
236
-.icon-dingbu:before {
237
-  content: "\e76c";
238
-}
239
-
240
-.icon-xiangshang1:before {
241
-  content: "\e76d";
242
-}
243
-
244
-.icon-xiangshang2:before {
245
-  content: "\e76e";
246
-}
247
-
248
-.icon-xiangshang3:before {
249
-  content: "\e76f";
250
-}
251
-
252
-.icon-xiangshang5:before {
253
-  content: "\e770";
254
-}
255
-
256
-.icon-xiangxia1:before {
257
-  content: "\e771";
258
-}
259
-
260
-.icon-xiangxia2:before {
261
-  content: "\e772";
262
-}
263
-
264
-.icon-xiangxia3:before {
265
-  content: "\e773";
266
-}
267
-
268
-.icon-xiangxia5:before {
269
-  content: "\e774";
270
-}
271
-
272
-.icon-xiangyou1:before {
273
-  content: "\e775";
274
-}
275
-
276
-.icon-xiangyou2:before {
277
-  content: "\e776";
278
-}
279
-
280
-.icon-xiangyou3fill:before {
281
-  content: "\e777";
282
-}
283
-
284
-.icon-xiangyou3:before {
285
-  content: "\e778";
286
-}
287
-
288
-.icon-xiangzuo1:before {
289
-  content: "\e779";
290
-}
291
-
292
-.icon-xiangzuo2:before {
293
-  content: "\e77a";
294
-}
295
-
296
-.icon-xiangji1fill:before {
297
-  content: "\e77e";
298
-}
299
-
300
-.icon-xiangji1:before {
301
-  content: "\e77f";
302
-}
303
-
304
-.icon-xiangji2:before {
305
-  content: "\e780";
306
-}
307
-
308
-.icon-jiazai:before {
309
-  content: "\e781";
310
-}
311
-
312
-.icon-shuaxin:before {
313
-  content: "\e782";
314
-}
315
-
316
-.icon-hongbao:before {
317
-  content: "\e784";
318
-}
319
-
320
-.icon-xinyongqia:before {
321
-  content: "\e785";
322
-}
323
-
324
-.icon-shoujitaobao:before {
325
-  content: "\e786";
326
-}
327
-
328
-.icon-yonghufill:before {
329
-  content: "\e787";
330
-}
331
-
332
-.icon-yonghu:before {
333
-  content: "\e788";
334
-}
335
-
336
-.icon-juhuasuan:before {
337
-  content: "\e789";
338
-}
339
-
340
-.icon-salefill:before {
341
-  content: "\e78a";
342
-}
343
-
344
-.icon-sale:before {
345
-  content: "\e78b";
346
-}
347
-
348
-.icon-zengsong:before {
349
-  content: "\e78c";
350
-}
351
-
352
-.icon-androidgengduo:before {
353
-  content: "\e78d";
354
-}
355
-
356
-.icon-leimu:before {
357
-  content: "\e78e";
358
-}
359
-
360
-.icon-bangzhuzhongxin:before {
361
-  content: "\e78f";
362
-}
363
-
364
-.icon-caidan:before {
365
-  content: "\e790";
366
-}
367
-
368
-.icon-zantongfill:before {
369
-  content: "\e793";
370
-}
371
-
372
-.icon-zantong:before {
373
-  content: "\e794";
374
-}
375
-
376
-.icon-xiangshang4:before {
377
-  content: "\e795";
378
-}
379
-
380
-.icon-xiangxia4:before {
381
-  content: "\e796";
382
-}
383
-
384
-.icon-dianhua:before {
385
-  content: "\e797";
386
-}
387
-
388
-.icon-danpin:before {
389
-  content: "\e7ab";
390
-}
391
-
392
-.icon-duozhongzhifu:before {
393
-  content: "\e7ac";
394
-}
395
-
396
-.icon-erweima:before {
397
-  content: "\e7ad";
398
-}
399
-
400
-.icon-guojiwuliu:before {
401
-  content: "\e7ae";
402
-}
403
-
404
-.icon-huwai:before {
405
-  content: "\e7b0";
406
-}
407
-
408
-.icon-jujia:before {
409
-  content: "\e7b1";
410
-}
411
-
412
-.icon-kuzi:before {
413
-  content: "\e7b2";
414
-}
415
-
416
-.icon-muying:before {
417
-  content: "\e7b4";
418
-}
419
-
420
-.icon-nanzhuang:before {
421
-  content: "\e7b5";
422
-}
423
-
424
-.icon-neiyi:before {
425
-  content: "\e7b6";
426
-}
427
-
428
-.icon-nvzhuang:before {
429
-  content: "\e7b7";
430
-}
431
-
432
-.icon-pinpai:before {
433
-  content: "\e7b8";
434
-}
435
-
436
-.icon-tequanzhuanshu:before {
437
-  content: "\e7b9";
438
-}
439
-
440
-.icon-xiangbao:before {
441
-  content: "\e7ba";
442
-}
443
-
444
-.icon-yishouchu:before {
445
-  content: "\e7bb";
446
-}
447
-
448
-.icon-others:before {
449
-  content: "\e7bc";
450
-}
451
-
452
-.icon-danxuanfill:before {
453
-  content: "\e71e";
454
-}
455
-
456
-.icon-danxuan:before {
457
-  content: "\e71f";
458
-}
459
-
460
-.icon-fangxingweixuanzhong:before {
461
-  content: "\e720";
462
-}
463
-
464
-.icon-fangxingxuanzhongfill:before {
465
-  content: "\e721";
466
-}
467
-
468
-.icon-fangxingxuanzhong:before {
469
-  content: "\e722";
470
-}
471
-
472
-.icon-guanbi1:before {
473
-  content: "\e723";
474
-}
475
-
476
-.icon-guanbi2fill:before {
477
-  content: "\e724";
478
-}
479
-
480
-.icon-guanbi2:before {
481
-  content: "\e725";
482
-}
483
-
484
-.icon-jiahao:before {
485
-  content: "\e726";
486
-}
487
-
488
-.icon-jiahao1:before {
489
-  content: "\e727";
490
-}
491
-
492
-.icon-jiahao2fill:before {
493
-  content: "\e728";
494
-}
495
-
496
-.icon-jianhao:before {
497
-  content: "\e729";
498
-}
499
-
500
-.icon-tishifill:before {
501
-  content: "\e72a";
502
-}
503
-
504
-.icon-tishi:before {
505
-  content: "\e72b";
506
-}
507
-
508
-.icon-wenhaofill:before {
509
-  content: "\e72c";
510
-}
511
-
512
-.icon-wenhao:before {
513
-  content: "\e72d";
514
-}
515
-
516
-.icon-xuanze:before {
517
-  content: "\e72e";
518
-}
519
-
520
-.icon-yuanxingweixuanzhong:before {
521
-  content: "\e72f";
522
-}
523
-
524
-.icon-yuanxingxuanzhongfill:before {
525
-  content: "\e730";
526
-}
527
-
528
-.icon-yuanxingxuanzhong:before {
529
-  content: "\e731";
530
-}
531
-
532
-.icon-biaoxingfill:before {
533
-  content: "\e732";
534
-}
535
-
536
-.icon-biaoxing:before {
537
-  content: "\e733";
538
-}
539
-
540
-.icon-chexiao:before {
541
-  content: "\e734";
542
-}
543
-
544
-.icon-dianpufill:before {
545
-  content: "\e735";
546
-}
547
-
548
-.icon-dianpu:before {
549
-  content: "\e736";
550
-}
551
-
552
-.icon-dingdan:before {
553
-  content: "\e737";
554
-}
555
-
556
-.icon-fankui:before {
557
-  content: "\e738";
558
-}
559
-
560
-.icon-fenxiang:before {
561
-  content: "\e739";
562
-}
563
-
564
-.icon-gonglve:before {
565
-  content: "\e73b";
566
-}
567
-
568
-.icon-gouwuchefill:before {
569
-  content: "\e73c";
570
-}
571
-
572
-.icon-gouwuche:before {
573
-  content: "\e73d";
574
-}
575
-
576
-.icon-gouwudai:before {
577
-  content: "\e73e";
578
-}
579
-
580
-.icon-qiapianxingshi:before {
581
-  content: "\e73f";
582
-}
583
-
584
-.icon-kefufill:before {
585
-  content: "\e740";
586
-}
587
-
588
-.icon-kefu:before {
589
-  content: "\e741";
590
-}
591
-
592
-.icon-liebiaoxingshi:before {
593
-  content: "\e742";
594
-}
595
-
596
-.icon-liuyanfill:before {
597
-  content: "\e743";
598
-}
599
-
600
-.icon-liuyan:before {
601
-  content: "\e744";
602
-}
603
-
604
-.icon-pengyoufill:before {
605
-  content: "\e745";
606
-}
607
-
608
-.icon-pengyou:before {
609
-  content: "\e746";
610
-}
611
-
612
-.icon-qingchu:before {
613
-  content: "\e747";
614
-}
615
-
616
-.icon-quan:before {
617
-  content: "\e748";
618
-}
619
-
620
-.icon-saoma:before {
621
-  content: "\e749";
622
-}
623
-
624
-.icon-shaixuan:before {
625
-  content: "\e74a";
626
-}
627
-
628
-.icon-shanchu:before {
629
-  content: "\e74b";
630
-}
631
-
632
-.icon-shezhi:before {
633
-  content: "\e74c";
634
-}
635
-
636
-.icon-shenfen:before {
637
-  content: "\e74d";
638
-}
639
-
640
-.icon-shizhongfill:before {
641
-  content: "\e74e";
642
-}
643
-
644
-.icon-shizhong:before {
645
-  content: "\e74f";
646
-}
647
-
648
-.icon-shouyefill:before {
649
-  content: "\e750";
650
-}
651
-
652
-.icon-play-circle:before {
653
-  content: "\e614";
654
-}
655
-
656
-.icon-play-fill:before {
657
-  content: "\e615";
658
-}
659
-
660
-.icon-play:before {
661
-  content: "\e616";
662
-}
663
-
664
-.icon-play-btn-fill:before {
665
-  content: "\e617";
666
-}
667
-
668
-.icon-play-btn:before {
669
-  content: "\e618";
670
-}
671
-
672
-.icon-play-circle-fill:before {
673
-  content: "\e619";
674
-}
675
-
676
-.icon-more6:before {
677
-  content: "\e60e";
678
-}
679
-
680
-.icon-more4:before {
681
-  content: "\e60d";
682
-}
683
-
684
-.icon-more3:before {
685
-  content: "\e60c";
686
-}
687
-
688
-.icon-like:before {
689
-  content: "\e603";
690
-}
691
-
692
-.icon-search:before {
693
-  content: "\e602";
694
-}
695
-

+ 0
- 498
skin/css/style.css Parādīt failu

@@ -1,498 +0,0 @@
1
-/* BONGPHP */
2
-
3
-html{ padding:0px;margin:0px;font-family:'Microsoft Yahei', 'Helvetica Neue', Helvetica, 'Lucida Grande', Arial, 'Hiragino Sans GB', 'WenQuanYi Micro Hei', STHeiti, SimSun, sans-serif;font-size:14px;}
4
-body{ overflow-y:scroll;-webkit-tap-highlight-color:rgba(0,0,0,0);margin:0;padding:0;padding-top:0px;background:#fff;transition:all 0.6s;-moz-transition:all 0.6s;-webkit-transition:all 0.6s;-o-transition:all 0.6s;}
5
-header,article,aside,div,span,p,ul,li,ol,h1,h2,h3,h4,h5{ list-style:none;margin:0;padding:0;text-align:justify;}
6
-img{ border:0;font-size:0;margin:0;}
7
-a{ background-color:transparent; text-decoration:none; color:#414558;}
8
-a:active,a:hover{ outline:0;}
9
-b,strong{font-weight:bold;}
10
-hr{ height:1px;border:0;border-top:1px solid #dadada;margin:1em 0;padding:0;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;height:0}
11
-body.bg-white{ background:#fff;}
12
-
13
-/*导航栏*/ 
14
-.header{ background:#fff;overflow:hidden;}
15
-.header-box{ width:1200px;margin:0 auto;height:100px;padding:15px 0;}
16
-.header .logo{ float:left;margin-top:16px;}
17
-.header .logo img{ height:68px;}
18
-
19
-.top-desc{ margin-top:26px;float:left;margin-left:26px;padding-left:26px;border-left:solid 2px #eee;}
20
-.top-desc p.small{ font-size:14px;color:#666;line-height:20px;letter-spacing:1.85px;}
21
-.top-desc p.big{ font-size:24px;line-height:32px;color:#666;}
22
-
23
-.header .call{ background:url(../fonts/call-huise.svg) no-repeat left center;padding-left:54px;background-size:44px;float:right;margin-top:23px;}
24
-.header .call p.small{ line-height:24px;color:#333;font-size:16px;}
25
-.header .call p.big{ line-height:34px;color:#f39800;font-size:28px;font-weight:bold;}
26
-
27
-.nav-bg{ background:#05B381;height:50px;}
28
-.nav{ width:1200px;margin:0 auto;}
29
-.nav:after{ content:"";display:block;height:0;clear:both;visibility:hidden;}
30
-.nav ul{ }
31
-.nav ul li{ Position:relative;width:14.285%;text-align:center; z-index:9;font-size:17px;line-height:50px;float:left;}
32
-.nav ul li:after{ content:'';height:20px;width:1px;background:rgba(255,255,255,0.3);Position:absolute;right:0;top:15px;}
33
-.nav ul li:first-child:before{ content:'';height:20px;width:1px;background:rgba(255,255,255,0.3);Position:absolute;left:0;top:15px;}
34
-.nav ul li a{ color:#fff;display:block;Position:relative;}
35
-.nav ul li:hover a:after, .nav ul li.hover a:after{ content:'';Position:absolute;height:2px;width:20px;background:#fff;bottom:5px;left:50%;margin-left:-10px;}
36
-.nav ul li ul{ display:none;Position:absolute;top:50px;left:0;width:100%;background:#4ea37a;padding:10px 0;}
37
-.nav ul li ul li{ width:100%;line-height:40px;padding:0;margin-right:0;float:none;text-align:center;}
38
-.nav ul li ul li a{ padding:0;background:#4ea37a !important;}
39
-.nav ul li ul li:hover a{ background:#4ea37a !important;}
40
-.nav ul li:hover ul{ display:block;}
41
-.fixed-hd{ position:fixed;top:0;width:100%;z-index:99;}
42
-
43
-/*轮播图*/
44
-.slideBox{ overflow:hidden;position:relative;background:#999; }
45
-.slideBox .hd{ overflow:hidden; position:absolute; width:100%; bottom:20px; z-index:1; }
46
-.slideBox .hd ul{ overflow:hidden; zoom:1; margin:0 auto; width:100%;text-align:center; }
47
-.slideBox .hd ul li{ cursor:pointer;display:inline-block; width:36px; height:2px;background:rgba(0, 0, 0, 0.4);margin:0 6px;}
48
-.slideBox .hd ul li.on{ background:#05B381;}
49
-.slideBox .bd{ position:relative; z-index:0;width:100%;overflow:hidden}
50
-.slideBox .bd li{ overflow:hidden;margin:0;position:relative; vertical-align:top;text-align:center;}
51
-.slideBox .bd li img{ display:block}
52
-.slideBox .bd li .banner-bg{ height:600px;}
53
-.slideBox .prev{ display:inline-block;position:absolute; left:0px; top:50%; margin-top:-30px;  width:30px; height:60px; background:url(../images/slide_btn.png) no-repeat left -100px; filter:alpha(opacity=0);opacity:0;}
54
-.slideBox .next{ display:inline-block;position:absolute; right:0px; top:50%; margin-top:-30px;  width:30px; height:60px; background:url(../images/slide_btn.png) no-repeat left -170px; filter:alpha(opacity=0);opacity:0; }
55
-.slideBox:hover .prev,.slideBox:hover .next{ filter:alpha(opacity=100);opacity:1;  }
56
-.slideBox .prevStop{ display:none; }
57
-.slideBox .nextStop{ display:none; }
58
-
59
-/*通用样式*/
60
-.page-bg{ background:#fff;padding:50px 0;position:relative;z-index:2;}
61
-.page-box{ width:1200px;margin:0 auto;}
62
-.page-box:after{ content:"";display:block;height:0;clear:both;visibility:hidden;}
63
-.page-bg2{ background:#fff;padding:80px 0;position:relative;z-index:2;}
64
-.border-top{ border-top:solid 1px #ddd;}
65
-
66
-.page-title{ text-align:center;margin-bottom:50px;}
67
-.page-title h2{ text-align:center;width:720px;margin:0 auto;position:relative;z-index:2;font-weight:500;font-size:36px;color:#222;line-height:52px;display:inline-block;}
68
-.page-title h2 span{ color:#05B381;}
69
-.page-title h2:before{ content:'';position:absolute;left:0;top:50%;width:40px;height:1px;background:#555;}
70
-.page-title h2:after{ content:'';position:absolute;right:0;top:50%;width:40px;height:1px;background:#555;}
71
-.page-title p{ text-align:center;margin-top:5px;line-height:26px;font-size:16px;color:rgba(0, 0, 0, 0.4);}
72
-
73
-.more-btn{ margin-top:50px;text-align:center;}
74
-.more-btn a{ position:relative;padding-right:16px;font-size:16px;display:block;margin:0 auto;width:146px;height:38px;line-height:38px;border-radius:100px;border:solid 2px #05B381;color:#05B381;}
75
-.more-btn i{ background:#05B381;color:#fff;width:34px;height:34px;line-height:34px;text-align:center;border-radius:100%;position:absolute;right:2px;top:2px;display:inline-block;}
76
-.more-btn .iconfont{ font-size:18px;}
77
-.more-btn a:hover{ background:#05B381;color:#fff;}
78
-.more-btn a:hover i{ background:#fff;color:#05B381;}
79
-
80
-/*服务范围*/
81
-.fw-fanwei{ }
82
-.fw-fanwei:after{ content:"";display:block;height:0;clear:both;visibility:hidden;}
83
-.fw-fanwei ul{ margin-left:-40px;margin-top:-40px;}
84
-.fw-fanwei ul li{ width:25%;float:left;margin-top:40px;}
85
-.fw-fanwei ul li .box{ cursor:pointer;margin-left:40px;text-align:center;}
86
-.fw-fanwei ul li .img{ text-align:center;position:relative;overflow:hidden;width:120px;height:120px;border:solid 2px #05B381;background:#fff;border-radius:24px;margin:0 auto;margin-bottom:30px;-webkit-transition:all 0.6s;-moz-transition:all 0.6s;-o-transition:all 0.6s;}
87
-.fw-fanwei ul li .img:before{ content:'';position:absolute;top:0;left:-120px;background:rgba(112, 186, 150, 0.07);width:120px;height:120px;border-radius:0;-webkit-transition:all 0.6s;-moz-transition:all 0.6s;-o-transition:all 0.6s;}
88
-.fw-fanwei ul li .img img{ position:relative;z-index:3;margin-top:31px;width:58px;height:58px;-webkit-transition:all 0.6s;-moz-transition:all 0.6s;-o-transition:all 0.6s;}
89
-.fw-fanwei ul li h3{ text-align:center;color:#555;line-height:30px;font-size:20px;margin-bottom:10px;}
90
-.fw-fanwei ul li p{ text-align:center;line-height:24px;color:#999;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;}
91
-.fw-fanwei ul li:hover .img img{ Opacity:1;-webkit-filter:grayscale(0%);-moz-filter:grayscale(0%);-ms-filter:grayscale(0%);-o-filter:grayscale(0%);filter:grayscale(0%);filter:gray;}
92
-.fw-fanwei ul li:hover .img:before{ left:0;}
93
-
94
-/*咨询效果*/
95
-.xiaoguo-bg{ background:#dcede7 url(../images/xiaoguo-bg.jpg) no-repeat center center;}
96
-
97
-.list-xiaoguo{ position:relative;}
98
-.list-xiaoguo:after{ content:"";display:block;height:0;clear:both;visibility:hidden;}
99
-
100
-.list-xiaoguo .hd{ text-align:center;margin-top:50px;}
101
-.list-xiaoguo .hd ul{ text-align:center;}
102
-.list-xiaoguo .hd .prev, .list-xiaoguo .hd .next{ cursor:pointer;border-radius:100%;border:solid 2px #05B381;display:inline-block;height:36px;line-height:36px;width:36px;text-align:center;color:#05B381;}
103
-.list-xiaoguo .hd .iconfont{ font-size:20px;font-weight:bold;}
104
-.list-xiaoguo .hd .prev:hover, .list-xiaoguo .hd .next:hover{ background:#05B381;color:#fff;}
105
-.list-xiaoguo .hd .pageState{ color:#555;height:40px;line-height:40px;font-size:20px;padding:0 20px;display:inline-block;}
106
-.list-xiaoguo .hd .pageState span{ color:#05B381;}
107
-
108
-.list-xiaoguo .bd ul{}
109
-.list-xiaoguo .bd ul li{ margin-bottom:10px;}
110
-.list-xiaoguo .bd ul li .box{ font-size:20px;overflow:hidden;position:relative;height:60px;line-height:60px;background:#fff;border-radius:60px;}
111
-.list-xiaoguo .bd ul li strong{ font-weight:500;color:#fff;border-radius:0 50px 0 0;display:block;text-align:center;width:180px;Position:absolute;left:0;top:0;height:60px;background:#05B381;}
112
-.list-xiaoguo .bd ul li p{ height:60px;line-height:60px;padding-left:200px;padding-right:20px;color:#555;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
113
-.list-xiaoguo .bd ul li:nth-child(2n) strong{ background:#ffa309;}
114
-
115
-/*专家团队*/
116
-.index-shizi-com{ margin-bottom:60px;}
117
-.picScroll-zhuanjia{ overflow:hidden;Position:relative;}
118
-.picScroll-zhuanjia .bd{ overflow:hidden;}
119
-.picScroll-zhuanjia .bd ul li{ border-radius:24px;overflow:hidden;width:370px;height:430px;border:solid 10px rgba(112, 186, 150, 0.1);float:left;margin-right:15px;Position:relative;}
120
-.picScroll-zhuanjia .bd .img{ Position:relative;}
121
-.picScroll-zhuanjia .bd .img img{ width:100%;height:370px;}
122
-.picScroll-zhuanjia .bd .img:after{ content:'';Position:absolute;top:0;bottom:0;left:0;right:0;background:rgba(0, 0, 0, 0);-webkit-transition:all 0.6s;-moz-transition:all 0.6s;-o-transition:all 0.6s;}
123
-.picScroll-zhuanjia .bd .desc{ Position:absolute;left:0;right:0;top:370px;padding:15px 20px;background:#fff;-webkit-transition:all 0.6s;-moz-transition:all 0.6s;-o-transition:all 0.6s;}
124
-.picScroll-zhuanjia .bd .desc h2{ margin-bottom:20px;font-weight:500;font-size:20px;height:28px;line-height:28px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
125
-.picScroll-zhuanjia .bd .desc h2 i{ display:inline-block;font-style:normal;color:#ccc;padding:0 5px;}
126
-.picScroll-zhuanjia .bd .desc h2 span{ font-size:14px;color:#999;}
127
-.picScroll-zhuanjia .bd .desc p.jianjie{ text-align:justify;font-size:13px;line-height:22px;height:130px;color:#666;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:6;-webkit-box-orient:vertical;}
128
-.picScroll-zhuanjia .bd .desc p.jianjie b{ display:block;color:#f39800;margin-bottom:5px;}
129
-.picScroll-zhuanjia .bd ul li:hover .desc{ top:228px;}
130
-.picScroll-zhuanjia .bd ul li:hover .img:after{ background:rgba(0, 0, 0, 0.2);}
131
-
132
-.picScroll-zhuanjia .hd{ text-align:center;margin-top:50px;}
133
-.picScroll-zhuanjia .hd ul{ text-align:center;}
134
-.picScroll-zhuanjia .hd .prev, .picScroll-zhuanjia .hd .next{ cursor:pointer;border-radius:100%;border:solid 2px #05B381;display:inline-block;height:36px;line-height:36px;width:36px;text-align:center;color:#05B381;}
135
-.picScroll-zhuanjia .hd .iconfont{ font-size:22px;}
136
-.picScroll-zhuanjia .hd .prev:hover, .picScroll-zhuanjia .hd .next:hover{ background:#05B381;color:#fff;}
137
-.picScroll-zhuanjia .hd .pageState{ color:#555;height:40px;line-height:40px;font-size:20px;padding:0 20px;display:inline-block;}
138
-.picScroll-zhuanjia .hd .pageState span{ color:#05B381;}
139
-
140
-/*首页案例*/
141
-.anli-bg{ background:#dcede7 url(../images/anli-bg.jpg) no-repeat center center;}
142
-.tab-anli{ Position:relative;}
143
-.tab-anli .hd{ width:285px;Position:absolute;left:0;}
144
-.tab-anli .hd ul{}
145
-.tab-anli .hd ul li{ color:#555;cursor:pointer;text-align:center;height:55px;line-height:55px;border-radius:55px;font-size:18px;text-align:center;background:#fff;margin-bottom:10px;padding:0 15px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
146
-.tab-anli .hd ul li.on{ background:#ffa309;color:#fff;}
147
-.tab-anli .hd ul li:last-child{ margin-bottom:0;}
148
-
149
-.tab-anli .bd{ margin-left:325px;overflow:hidden;}
150
-.tab-anli .anli-content{ padding:40px;background:#fff;border-radius:24px;overflow:hidden;}
151
-.tab-anli .anli-content .img{ width:450px;float:left;}
152
-.tab-anli .anli-content .img img{ width:100%;height:300px;}
153
-.tab-anli .anli-content .desc{ width:305px;float:right;}
154
-.tab-anli .anli-content .desc h2{ margin-bottom:3px;font-size:28px;line-height:38px;font-weight:800;}
155
-.tab-anli .anli-content .desc h4{ margin-bottom:15px;font-size:14px;line-height:24px;font-weight:500;color:#05B381;}
156
-.tab-anli .anli-content .desc p{ line-height:24px;color:#555;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:8;-webkit-box-orient:vertical;}
157
-
158
-/*咨询流程*/
159
-.liucheng{ overflow:hidden;margin-bottom:50px;}
160
-.liucheng ul{ margin-left:-10px;}
161
-.liucheng ul li{ width:20%;float:left;}
162
-.liucheng ul li .box{ margin-left:10px;}
163
-.liucheng ul li .liucheng-head{ border-radius:24px 24px 0 0;background:#05B381;color:#fff;padding:15px 20px;text-align:center;}
164
-.liucheng ul li:first-child .liucheng-head{ background:#ffa309;}
165
-.liucheng ul li .liucheng-head h2{ font-size:24px;line-height:34px;text-align:center;font-weight:500;}
166
-.liucheng ul li .liucheng-head p{ font-size:16px;line-height:26px;text-align:center;}
167
-.liucheng ul li .desc{ border-radius:0 0 24px 24px;width:192px;height:88px;padding:30px 20px;border:solid 2px #eee;border-top:0;display:table-cell; vertical-align:middle;}
168
-.liucheng ul li .desc p{ color:#555;text-align:center;line-height:24px;}
169
-.liucheng ul li .yuyue-btn{ width:120px;margin:0 auto;border-radius:30px;margin-top:10px;height:30px;line-height:30px;background:#ffa309;color:#fff;text-align:center;display:block;}
170
-
171
-/*公司简介*/
172
-.home-about{ overflow:hidden;}
173
-.home-about .img{ width:570px;float:left;}
174
-.home-about .img img{ width:100%;height:380px;border-radius:24px;}
175
-.home-about .desc{ width:570px;height:380px;float:right;Position:relative;}
176
-.home-about .desc h2{ position:relative;z-index:2;font-weight:500;font-size:32px;color:#222;line-height:42px;}
177
-.home-about .desc h4{ margin-bottom:30px;font-weight:500;margin-top:5px;line-height:26px;font-size:16px;color:#666;}
178
-.home-about .desc p{ line-height:25px;font-size:15px;color:#555;}
179
-
180
-.small-more-btn{ Position:absolute;bottom:0;left:0;}
181
-.small-more-btn a{ text-align:center;position:relative;padding-right:16px;font-size:16px;display:block;width:146px;height:38px;line-height:38px;border-radius:100px;border:solid 2px #05B381;color:#05B381;}
182
-.small-more-btn i{ background:#05B381;color:#fff;width:34px;height:34px;line-height:34px;text-align:center;border-radius:100%;position:absolute;right:2px;top:2px;display:inline-block;}
183
-.small-more-btn .iconfont{ font-size:18px;}
184
-.small-more-btn a:hover{ background:#05B381;color:#fff;}
185
-.small-more-btn a:hover i{ background:#fff;color:#05B381;}
186
-
187
-/*首页新闻*/
188
-.index-news{ overflow:hidden;}
189
-.huodong-news{ position:relative;width:580px;padding:0px;float:left;}
190
-.huodong-news .hd{ overflow:hidden; position:absolute; bottom:24px;right:20px; z-index:1; }
191
-.huodong-news .hd ul{ overflow:hidden;font-size:0;text-align:center; }
192
-.huodong-news .hd ul li{ border-radius: 100%;display:inline-block; width:6px;height:6px; background:#fff;margin-left:8px;text-indent:-9999px;}
193
-.huodong-news .hd ul li.on{ background:#05B381;}
194
-.huodong-news .bd{ position:relative;overflow:hidden;border-radius:24px;}
195
-.huodong-news .bd li{ margin:0;position:relative; vertical-align:top;}
196
-.huodong-news .bd img{ width:100%;height:387px;display:block;vertical-align:bottom;}
197
-.huodong-news .bd li .desc{ position:absolute;left:0;right:0;bottom:0;padding:40px 100px 20px 20px;background:linear-gradient(to bottom, rgba(0,0,0,0), rgba(0,0,0,0.8));}
198
-.huodong-news .bd li h2{ font-weight:500;margin-bottom:6px;font-size:18px;color:#fff;line-height:26px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
199
-.huodong-news .bd li p{ line-height:20px;height:20px;font-size:12px;color:rgba(255,255,255,0.8);overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;}
200
-.huodong-news .prev{ display:inline-block;position:absolute; left:0px; top:50%;margin-top:-30px;  width:35px; height:65px; background:url(../images/slide_btn.png) no-repeat left -100px; filter:alpha(opacity=0);opacity:0;}
201
-.huodong-news .next{ display:inline-block;position:absolute; right:-5px; top:50%; margin-top:-30px; width:35px; height:65px; background:url(../images/slide_btn.png) no-repeat left -170px; filter:alpha(opacity=0);opacity:0; }
202
-.huodong-news:hover .prev,.huodong-news:hover .next{ filter:alpha(opacity=100);opacity:1;  }
203
-.huodong-news .prevStop{ display:none; }
204
-.huodong-news .nextStop{ display:none; }
205
-
206
-.data-news{ width:580px;float:right;overflow:hidden;}
207
-.data-news ul{ }
208
-.data-news ul li{ height:80px;position:relative;margin-bottom:22.3px;}
209
-.data-news ul li:last-child{ margin:0;}
210
-.data-news .data{ height:80px;width:80px;overflow:hidden;border-radius:16px;position:absolute;left:0;right:0;z-index:2;background:#f5f5f5;text-align:center;}
211
-.data-news .data span{ text-align:center;display:block;}
212
-.data-news .data span.d{ font-size:32px;background:#05B381;color:#fff;height:46px;line-height:46px;}
213
-.data-news .data span.m{ font-size:14px;color:#999;height:34px;line-height:34px;}
214
-.data-news .desc{ margin-left:100px;height:80px;}
215
-.data-news .desc h2{ padding:2px 0;height:28px;line-height:28px;font-size:18px;font-weight:500;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
216
-.data-news .desc p{ line-height:22px;height:44px;color:#999;font-size:12px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
217
-.data-news .desc h2 a:hover{ color:#05B381;}
218
-
219
-/*列表页*/
220
-.content{ width:1200px;margin:30px auto;}
221
-.content:after{ content:"";display:block;height:0;clear:both;visibility:hidden;}
222
-.main{ width:850px;float:left;background:#fff;}
223
-.side{ width:310px;float:right;}
224
-.danye-con{ overflow:hidden;background:#fff;border:solid 1px #ddd;}
225
-
226
-.neiye-banner{ height:320px;}
227
-.now{ height:50px;line-height:50px;font-size:13px;color:#999;/* border-bottom:1px solid #ddd; */overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
228
-.now span{ color:#05B381;}
229
-.now a:hover{ color:#05B381;}
230
-
231
-/*单页*/
232
-.danye-content{ padding:30px 0;overflow:hidden;}
233
-.danye-side{ width:260px;float:left;overflow:hidden;}
234
-
235
-.son-nav{ margin-bottom:20px;}
236
-.son-nav h4{ border-radius:24px 24px 0 0;background:#05B381;color:#fff;font-size:18px;font-weight:800;height:70px;line-height:70px;text-align:center;}
237
-.son-nav ul{ border-radius:0 0 24px 24px;padding:20px;border:solid 2px #eee;border-top:0;}
238
-.son-nav ul li{ border-bottom:solid 1px #eee;}
239
-.son-nav ul li .box{ }
240
-.son-nav ul li a{ font-size:15px;display:block;height:50px;line-height:50px;text-align:center;}
241
-.son-nav ul li.hover a, .son-nav ul li:hover a{ color:#05B381;}
242
-.son-nav ul li:last-child{ border-bottom:0;}
243
-
244
-.danye-message{ overflow:hidden;}
245
-.danye-message h4{ border-radius:24px 24px 0 0;background:#05B381;color:#fff;font-size:18px;font-weight:800;height:70px;line-height:70px;text-align:center;}
246
-.danye-message-list{ border-radius:0 0 24px 24px;padding:30px 20px;overflow:hidden;border:solid 2px #eee;border-top:0;}
247
-.danye-message-list ul{}
248
-.danye-message-list ul li{ position:relative;border-bottom:solid 1px #eee;}
249
-.danye-message-list ul li:last-child{ border-bottom:0;}
250
-.danye-message-list ul li span{ Position:absolute;left:0;top:0;padding:15px 0;line-height:22px;color:#555;}
251
-.danye-message-list ul li p.text{ padding:15px 0;line-height:22px;font-size:14px;padding-left:70px;color:#555;}
252
-.danye-message-list ul li h2{ text-align:center;font-size:18px;padding-bottom:20px;font-weight:500;}
253
-.danye-message-list ul li.center{ text-align:center;padding-top:15px;}
254
-.danye-message-list ul li.center img{ width:160px;}
255
-.danye-message-list ul li.center p{ text-align:center;color:#f39800;}
256
-
257
-.danye-body{ width:890px;float:right;overflow:hidden;background:#fff;line-height:28px;font-size:15px;color:#555;text-align:justify;}
258
-.danye-body h1{ border-bottom:solid 2px #eee;padding-bottom:40px;font-size:32px;font-weight:500;text-align:center;color:#000;margin-bottom:40px;}
259
-.danye-body p{ margin-bottom:20px;}
260
-.danye-body img{ max-width:100% !important;height:auto !important;}
261
-.danye-body blockquote{ border-left:solid 3px rgba(112, 186, 150, 0.2);margin:0;margin-bottom:24px;padding:26px 30px;background:rgba(112, 186, 150, 0.07);}
262
-.danye-body blockquote p{ margin-bottom:0;}
263
-
264
-/*团队列表*/
265
-.list-tuandui{ overflow:hidden;padding:30px 0;}
266
-.list-tuandui ul{ margin-top:-15px;margin-left:-15px;}
267
-.list-tuandui ul li{ float:left;width:33.33%;margin-top:15px;}
268
-.list-tuandui ul li .box{ border-radius:24px;overflow:hidden;height:430px;border:solid 10px rgba(112, 186, 150, 0.1);margin-left:15px;Position:relative;}
269
-.list-tuandui ul li .img{ Position:relative;}
270
-.list-tuandui ul li .img img{ width:100%;height:370px;}
271
-.list-tuandui ul li .img:after{ content:'';Position:absolute;top:0;bottom:0;left:0;right:0;background:rgba(0, 0, 0, 0);-webkit-transition:all 0.6s;-moz-transition:all 0.6s;-o-transition:all 0.6s;}
272
-.list-tuandui ul li .desc{ Position:absolute;left:0;right:0;top:370px;padding:15px 20px;background:#fff;-webkit-transition:all 0.6s;-moz-transition:all 0.6s;-o-transition:all 0.6s;}
273
-.list-tuandui ul li .desc h2{ margin-bottom:20px;font-weight:500;font-size:20px;height:28px;line-height:28px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
274
-.list-tuandui ul li .desc h2 i{ display:inline-block;font-style:normal;color:#ccc;padding:0 5px;}
275
-.list-tuandui ul li .desc h2 span{ font-size:14px;color:#999;}
276
-.list-tuandui ul li .desc p.jianjie{ text-align:justify;font-size:13px;line-height:22px;height:130px;color:#666;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:6;-webkit-box-orient:vertical;}
277
-.list-tuandui ul li .desc p.jianjie b{ display:block;color:#f39800;margin-bottom:5px;}
278
-.list-tuandui ul li:hover .desc{ top:228px;}
279
-.list-tuandui ul li:hover .img:after{ background:rgba(0, 0, 0, 0.2);}
280
-
281
-/*团队详情*/
282
-.tuandui-content{ width:890px;float:right;overflow:hidden;}
283
-.tuandui-content .tuandui-head{ overflow:hidden;margin-bottom:50px;}
284
-.tuandui-content .tuandui-head .tuandui-img{ float:left;width:360px;overflow:hidden;}
285
-.tuandui-content .tuandui-head .tuandui-img img{ width:100%;border-radius:24px;}
286
-.tuandui-content .tuandui-head .tuandui-desc{ padding:15px 0;width:480px;float:right;overflow:hidden;}
287
-.tuandui-content .tuandui-head .tuandui-desc h1{ font-size:32px;line-height:1.3;font-weight:500;margin-bottom:20px;}
288
-.tuandui-content .tuandui-head .tuandui-desc h1 i{ font-size:16px;color:#ccc;padding:0 6px 0 5px;}
289
-.tuandui-content .tuandui-head .tuandui-desc h1 span{ font-size:16px;color:#05B381;}
290
-.tuandui-content .tuandui-head .tuandui-desc p{ line-height:2;}
291
-.tuandui-content .tuandui-lingyu{ border-top:solid 2px #eee;padding-top:42px;}
292
-.tuandui-content .tuandui-lingyu ul{}
293
-.tuandui-content .tuandui-lingyu ul li{ margin-bottom:26px;Position:relative;line-height:26px;font-size:15px;}
294
-.tuandui-content .tuandui-lingyu ul li span.cs{ color:#05B381;Position:absolute;top:0;left:0;}
295
-.tuandui-content .tuandui-lingyu ul li p.csz{ padding-left:100px;}
296
-.tuandui-content .tuandui-lingyu ul li .tuandui-body{ line-height:26px;font-size:15px;padding-left:100px;}
297
-.tuandui-content .tuandui-lingyu ul li .tuandui-body img{ max-width:100% !important;height:auto !important;}
298
-.tuandui-content .tuandui-lingyu ul li .tuandui-body p{ margin-bottom:15px;}
299
-.tuandui-zixun{ text-align:center;margin-top:50px;}
300
-.tuandui-zixun a{ background:#f39800;color:#fff;border-radius:24px;line-height:46px;font-size:16px;width:200px;display:block;margin:0 auto;}
301
-
302
-.sxp{ margin-top:50px;padding-top:50px;border-top:dashed 2px #eee;}
303
-.sxp p{ line-height:26px;font-size:16px;color:#999;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
304
-.sxp p.prev{ margin-bottom:10px;}
305
-.sxp p a:hover{ color:#05B381;}
306
-
307
-/*分页样式*/
308
-.pages{ overflow:hidden;padding:20px 0;}
309
-.pages ul{ display: inline-table;text-align:center;width:100%;}
310
-.pages ul li{ font-size:14px;background:#f5f5f5;border-radius:50px;height:42px;line-height:42px;display:inline-block;margin:0 5px;}
311
-.pages ul a{ display:inline-block;padding:0 17px;color:#333;}
312
-.pages ul li:hover{ background:#05B381;color:#fff;}
313
-.pages ul li:hover a{ color:#fff;}
314
-.pages ul li.active{ background:#05B381;padding:0 0px;border-radius:50px;color:#fff;}
315
-.pages ul li.active a{ color:#fff;}
316
-.pages ul li span.pageinfo{ color:#999;}
317
-.pages span input{ height:24px;line-height:24px;border:1px solid #ccc; width:30px; margin:0 2px 0 2px; text-align:center; padding-top:-1px ;font-size:14px;}
318
-
319
-/*个案分享*/
320
-.list-anli{ background:#fff;padding:30px 0;}
321
-.list-anli ul{}
322
-.list-anli ul li{ height:400px;overflow:hidden;margin-bottom:30px;}
323
-.list-anli ul li .img{ width:600px;height:400px;float:left;}
324
-.list-anli ul li .img img{ width:600px;height:400px;border-radius:24px;}
325
-.list-anli ul li .desc{ width:600px;float:left;}
326
-.list-anli ul li .desc-box{ padding:60px;height:290px;display:table-cell;vertical-align:middle;}
327
-.list-anli ul li .desc h2{ height:34px;line-height:34px;font-size:24px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
328
-.list-anli ul li .desc i{ display:block;width:2em;height:2px;background:#eee;margin:20px 0;}
329
-.list-anli ul li .desc p.leixing{ line-height:22px;margin-bottom:15px;color:#05B381;}
330
-.list-anli ul li .desc p.miaoshu{ line-height:22px;margin-bottom:5px;color:#666;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:6;-webkit-box-orient:vertical;}
331
-.list-anli ul li .list-anli-link{ margin-top:20px;}
332
-.list-anli ul li .list-anli-link a{ border-radius:50px;display:inline-block;height:34px;line-height:34px;width:120px;text-align:center;}
333
-.list-anli ul li .list-anli-link a.jxz{ background:#05B381;color:#fff;}
334
-.list-anli ul li:nth-child(2n) .img{ float:right;}
335
-.list-anli ul li:hover .desc h2{ color:#05B381;}
336
-.list-anli ul li:last-child{ margin-bottom:0;}
337
-
338
-/*新闻列表*/
339
-.list-article{ margin:30px 0;}
340
-.list-article:after{ content:"";display:block;height:0;clear:both;visibility:hidden;}
341
-.list-article ul{ margin-top:-30px;margin-left:-30px;}
342
-.list-article ul li{ width:50%;float:left;margin-top:30px;}
343
-.list-article ul li .box{ border:solid 2px #eee;margin-left:30px;background:#fff;padding:30px;border-radius:24px;overflow:hidden;-webkit-transition:all 0.6s;-moz-transition:all 0.6s;-o-transition:all 0.6s;}
344
-.list-article ul li .box h2{ -webkit-transition:all 0.6s;-moz-transition:all 0.6s;-o-transition:all 0.6s;font-size:20px;line-height:30px;height:30px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;margin-bottom:20px;}
345
-.article-desc{ overflow:hidden;Position:relative;height:120px;}
346
-.article-desc img{ width:180px;height:120px;Position:absolute;top:0;left:0;}
347
-.article-desc .desc{ padding-left:200px;}
348
-.article-desc .desc p.miaoshu{ color:#666;line-height:24px;height:72px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;}
349
-.article-desc .desc p.data{ color:#999;line-height:24px;margin-top:20px;}
350
-.list-article ul li .box:hover{ border:solid 2px rgba(112, 186, 150, 0.15);}
351
-.list-article ul li .box:hover h2{ color:#05B381;}
352
-
353
-/*新闻详情页*/
354
-.article-head{ margin-bottom:40px;}
355
-.article-head h1{ font-size:32px;line-height:1.3;font-weight:500;margin-bottom:15px;}
356
-.article-head .article-info{ line-height:22px;font-size:14px;color:#999;overflow:hidden;}
357
-.article-head .article-info span{ float:left;margin-right:20px;}
358
-.article-body{ line-height:26px;font-size:15px;}
359
-.article-body img{ max-width:100% !important;height:auto !important;}
360
-.article-body p{ margin-bottom:15px;}
361
-
362
-/*预约咨询*/
363
-.list-form{ margin:50px 0;margin-bottom:80px;background:#fff;padding:60px;border-radius:24px;box-shadow:0 0 30px rgba(0, 0, 0, 0.07);}
364
-.list-form ul{ }
365
-.list-form ul li{ Position:relative;overflow:hidden;margin-bottom:20px;min-height:46px;}
366
-.list-form ul li:last-child{ margin-bottom:0;}
367
-
368
-.list-form ul li .tip-text{ font-size:16px;height:46px;line-height:46px;Position:absolute;top:0;left:0;}
369
-.list-form ul li .xuanze{ padding-left:100px;overflow:hidden;}
370
-.list-form ul li .xuanze input{display:none}
371
-.list-form ul li .xuanze label{ cursor:pointer;background:rgba(112, 186, 150, 0.1);color:#333;font-size:16px;padding:0 30px;line-height:46px;min-width:70px;text-align:center;float:left;margin-right:5px;border-radius:46px}
372
-.list-form ul li .xuanze input:checked + label{ background:#05B381;color:#fff;}
373
-.list-form ul li .xuanze input:disabled + label{opacity:0.7;}
374
-
375
-.list-form ul li .input{ padding-left:100px;overflow:hidden;}
376
-.list-form ul li .input input{ float:left;margin-right:5px;background:rgba(112, 186, 150, 0.1);font:16px "Microsoft YaHei";line-height:46px;width:200px;border-radius:46px;border:0;outline:none;padding:0 20px;}
377
-
378
-.list-form ul li .textarea{ padding-left:100px;overflow:hidden;}
379
-.list-form ul li .textarea textarea{ height:104px;resize:none;width:100%;line-height:26px;font:16px "Microsoft YaHei";outline:none;padding:13px 20px;border-radius:24px;background:rgba(112, 186, 150, 0.1);border:0;box-sizing:border-box; -webkit-box-sizing:border-box;-moz-box-sizing:border-box;}
380
-
381
-.list-form ul li.center{ text-align:center;margin-top:40px;}
382
-.list-form ul li button{ background:#05B381;color:#fff;outline:none;cursor:pointer;width:300px;border:0;border-radius:46px;height:46px;line-height:46px;font:16px "Microsoft YaHei";}
383
-
384
-/*页脚*/
385
-.footer-bg{ background:#f5f5f5;padding:20px 0;border-bottom:#eee 1px solid;}
386
-.footer{ width:1200px;margin:0 auto;overflow:hidden;}
387
-.footer .left{ float:left;}
388
-.footer-dh{ overflow:hidden;line-height:36px;margin-bottom:20px;}
389
-.footer-dh ul{}
390
-.footer-dh ul li{ float:left;font-size:16px;margin-right:25px;}
391
-.footer-dh ul li a{ color:#555;}
392
-.footer-message{ line-height:34px;font-size:14px;color:#555;}
393
-.footer .right{ float:right;}
394
-.footer .right .ewm{ float:left;margin-left:20px;text-align:center;}
395
-.footer .right .ewm img{ margin-bottom:10px;width:122px;}
396
-.footer .right .ewm p{ text-align:center;line-height:15px;font-size:13px;color:#999;}
397
-
398
-.footer-copy{ font-size:14px;background:#f5f5f5;padding:20px 0;color:#999;}
399
-.footer-copy p{ text-align:center;}
400
-.footer-copy a{ color:#999;}
401
-
402
-/*客服*/
403
-.kefu{ position:fixed;z-index:98;right:0;top:520px;width:60px;background:#05B381;-webkit-transition:all 0.6s;-moz-transition:all 0.6s;-o-transition:all 0.6s;}
404
-.kefu ul{}
405
-.kefu ul li{ cursor:pointer;Position:relative;border-bottom:solid 1px rgba(255,255,255,0.1);padding:10px 0;}
406
-.kefu ul li i{ display:block;height:28px;width:28px;margin:0 auto;margin-bottom:5px;}
407
-.kefu ul li i.icon-kefu-1{ background:url(../images/kefu-1.svg) no-repeat center center;background-size:100%;}
408
-.kefu ul li i.icon-kefu-2{ background:url(../images/kefu-2.svg) no-repeat center center;background-size:100%;}
409
-.kefu ul li i.icon-kefu-3{ background:url(../images/kefu-3.svg) no-repeat center center;background-size:100%;}
410
-.kefu ul li i.icon-kefu-4{ background:url(../images/kefu-4.svg) no-repeat center center;background-size:90%;}
411
-.kefu ul li p{ color:rgba(255,255,255,0.8);font-size:12px;line-height:20px;text-align:center;}
412
-.kefu ul li a{ display:block;}
413
-.kefu ul li .kefu-call{ display:none;Position:absolute;right:60px;top:0;background:#fff;height:52px;padding:10px 20px;border:solid 1px #eee;}
414
-.kefu ul li .kefu-call p{ color:#333 !important;font-size:14px;line-height:20px;text-align:left;}
415
-.kefu ul li .kefu-call strong{ display:block;font-size:24px;line-height:34px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:#ffa309;}
416
-.kefu ul li:hover .kefu-call{ display:block;}
417
-.kefu ul li .kefu-img{ display:none;Position:absolute;left:-162px;top:0;width:140px;background:#fff;padding:10px;border:solid 1px #eee;}
418
-.kefu ul li .kefu-img img{ width:100%;}
419
-.kefu ul li .kefu-img p{ line-height:20px;font-size:12px;text-align:center;color:#666 !important;}
420
-.kefu ul li .kefu-img p.red{ color:#ffa309 !important;}
421
-.kefu ul li:hover{ background:#ffa309;}
422
-.kefu ul li:hover p{ color:#fff;}
423
-.kefu ul li:hover i{ Opacity:1;}
424
-.kefu ul li:last-child{ border-bottom:0;}
425
-.kefu ul li:hover .kefu-img{ display:block;}
426
-.fixed-center{ top:50%;transform:translateY(-50%);}
427
-
428
-
429
-#ab_img img{ max-width:100% !important; height:auto !important;display:inline-block;}
430
-#ab_img p span{text-wrap: inherit !important;}
431
-
432
-/* AB模板网新增分页样式 www.admibnuy.cn */
433
-.pagebar { padding:20px; overflow:hidden; clear:both}
434
-.pagebar .pagination {
435
-  display: flex;
436
-  justify-content: center;
437
-  margin-top: 10px;
438
-}
439
-.pagination a {
440
-  background: #fff;
441
-  border: 1px solid #ccc;
442
-  color: #333;
443
-  font-size: 12px;
444
-  padding: 8px 10px;
445
-  margin: 0 2px;
446
-  border-radius: 3px; line-height:100%
447
-}
448
-.pagination span {
449
-    color: #333;
450
-    font-size: 12px;
451
-    padding: 7px 2px;
452
-    margin: 0 2px;
453
-    border-radius: 3px;
454
-}
455
-.pagination a:hover {
456
-  color: #333;
457
-  border: 1px solid #333;
458
-}
459
-.pagination a.page-num-current {
460
-  color: #fff;
461
-  background: #333;
462
-  border: 1px solid #333;
463
-}
464
-.pagination .st{ font-family:宋体}
465
-.text-secondary{ text-align:center; padding:20px 0}
466
-
467
-
468
-.head-1 .top {
469
-    height: 34px;
470
-    line-height: 34px;
471
-    background-color: #f1f1f1;
472
-    font-size: 12px;
473
-    color: #777;
474
-}
475
-.head-1 .w1200 {
476
-    width: 1202px;
477
-    margin: 0 auto;
478
-    position: relative;
479
-}
480
-.head-1 .top .welcome {
481
-    float: left;
482
-    text-align: left;
483
-}
484
-.head-1 .top .info {
485
-    position: absolute;
486
-    right: 0;
487
-}
488
-.head-1 .welcome a{
489
-    /*color: red;*/
490
-    color:#999 !important;
491
-}
492
-.head-1 .info a{
493
-   /* color: red;*/
494
-    color:#999 !important;
495
-}
496
-.header-box .big{
497
-    color: #000 !important;
498
-}

Binārs
skin/fonts/iconfont.ttf Parādīt failu


Binārs
skin/fonts/iconfont.woff Parādīt failu


Binārs
skin/fonts/iconfont.woff2 Parādīt failu


Binārs
skin/images/anli-bg.jpg Parādīt failu


+ 0
- 1
skin/images/call-huise.svg Parādīt failu

@@ -1 +0,0 @@
1
-<?xml version="1.0" standalone="no"?><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"><svg t="1617190463300" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="2713" xmlns:xlink="http://www.w3.org/1999/xlink" width="200" height="200"><defs><style type="text/css"></style></defs><path d="M788.103 603.535c-22.673-4.217-65.147 34.284-65.147 34.284 121.434 76.696 121.127 169.835 121.127 169.835s27.622-13.812 42.108-37.525c14.483-23.712 19.432-51.702-15.767-100.715-35.262-49.075-59.585-61.541-82.321-65.88zM335.314 207.732c-22.948 2.476-52.313 51.794-52.313 51.794 138.575 37.86 165.558 126.994 165.558 126.994s23.497-30.312 30.432-57.202c6.907-26.86 2.293-46.14-45.742-82.747-48.004-36.608-74.955-41.375-97.935-38.839z" fill="#666666" p-id="2714"></path><path d="M511.138 67.813c-246.41 0-446.892 199.17-446.892 443.99 0 244.76 200.483 443.928 446.892 443.928 110.615 0 211.331-40.763 289.433-107.193 8.373-1.65 30.924-8.19 26.035-31.29-5.93-28.357-50.052-119.843-117.888-160.056 0 0-25.605-15.157-47.975 12.468 0 0-34.955 12.527-111.316-61.175-76.363-73.765-145.481-129.683-120.487-204.76 0 0 11.183-40.151-82.991-93.414-94.146-53.352-101.022-19.495-105.666-5.651-4.583 13.842-30.617 65.544-11.184 115.901 15.828 41.007 66.858 145.206 216.984 287.416 125.985 119.172 203.66 165.066 263.857 166.35-59.035 32.208-126.75 50.724-198.802 50.724-229.482 0-416.183-185.417-416.183-413.25 0-227.89 186.701-413.309 416.183-413.309 229.48 0 416.184 185.42 416.184 413.31 0 2.506-0.368 4.95-0.43 7.455h30.74c0.061-2.506 0.428-4.95 0.428-7.456 0-244.818-200.513-443.988-446.922-443.988z" fill="#666666" p-id="2715"></path></svg>

+ 0
- 1
skin/images/icon-1.svg Parādīt failu

@@ -1 +0,0 @@
1
-<?xml version="1.0" standalone="no"?><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"><svg t="1644928502666" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="2354" xmlns:xlink="http://www.w3.org/1999/xlink" width="260" height="260"><defs><style type="text/css"></style></defs><path d="M910.3 247.9c-13.2-31.8-32.4-59.4-57.2-82-26.1-23.9-57.6-41.5-93.7-52.4-87-26.3-154.9-1.4-196.6 24.1-21.3 13.1-38 27.6-49.8 39.4-11.7-11.8-28.4-26.3-49.8-39.4-41.7-25.5-109.6-50.5-196.6-24.1-36.1 10.9-67.6 28.5-93.7 52.4-24.7 22.6-44 50.2-57.2 82-15.7 37.8-22.3 81.1-19 125 3.3 43.8 16.4 88.3 37.9 128.7 18.1 33.9 49.3 75.6 93 124.1-11.5 22.4-9.4 50.5 7.6 71.2l22 26.8c12.9 15.7 31.6 23.8 50.5 23.8 14.6 0 29.2-4.8 41.4-14.8 27.8-22.8 31.9-64.1 9-91.9l-22-26.8c-17.5-21.3-45.6-28.6-70.4-20.7-41.5-46-70.7-84.7-87-115.3-36.8-68.9-43.1-147.8-16.8-210.9 21.7-52.2 62.9-88.7 119.1-105.8 55-16.6 106.9-10.6 154.4 18 36.6 22 56.9 49.8 57.1 50 4.7 6.6 12.2 10.6 20.3 10.6h0.1c8.1 0 15.6-3.9 20.3-10.5 0.2-0.3 20.6-28.1 57.2-50.1 47.5-28.6 99.4-34.6 154.4-18 56.3 17 97.5 53.6 119.1 105.8 26.2 63.1 19.9 142-16.8 210.9-34.5 64.7-121.8 160-259.5 283.3-14.9-10.6-33.1-16.8-52.7-16.8-50.3 0-91.2 40.9-91.2 91.2s40.9 91.2 91.2 91.2 91.2-40.9 91.2-91.2c0-12.6-2.6-24.5-7.2-35.4 143.2-128.1 234.8-228.6 272.3-298.8 21.5-40.4 34.6-84.9 37.9-128.7 3.4-43.8-3.1-87-18.8-124.9zM305.4 639.4l22 26.8c8.8 10.8 7.3 26.7-3.5 35.6-10.8 8.8-26.7 7.3-35.6-3.5l-22-26.8c-8.8-10.8-7.3-26.7 3.5-35.6 4.7-3.9 10.4-5.7 16-5.7 7.3 0 14.6 3.1 19.6 9.2zM535 887.1c-28.3 0-51.2-23-51.2-51.2s23-51.2 51.2-51.2 51.2 23 51.2 51.2-22.9 51.2-51.2 51.2z" fill="#70ba96" p-id="2355"></path><path d="M658.1 529.8c9.2 6.1 21.6 3.6 27.7-5.6 6.1-9.2 3.6-21.6-5.6-27.7-48.1-32-104.1-49-162.1-49-58.6 0-115.2 17.3-163.7 50-9.2 6.2-11.6 18.6-5.4 27.8 3.9 5.7 10.2 8.8 16.6 8.8 3.9 0 7.7-1.1 11.2-3.4 41.8-28.2 90.6-43.1 141.3-43.1 50.1 0 98.5 14.6 140 42.2zM584.2 583.6c10.7 2.9 21.6-3.4 24.5-14.1 2.9-10.7-3.4-21.6-14.1-24.5-24.8-6.7-50.5-10.1-76.5-10.1-31.9 0-63.2 5.1-93.2 15.1-10.5 3.5-16.1 14.9-12.6 25.3 2.8 8.4 10.6 13.6 19 13.6 2.1 0 4.3-0.3 6.4-1 25.8-8.7 52.9-13.1 80.4-13.1 22.4 0.1 44.7 3 66.1 8.8z" fill="#70ba96" p-id="2356"></path></svg>

+ 0
- 16
skin/images/icon-2.svg Parādīt failu

@@ -1,16 +0,0 @@
1
-<?xml version="1.0" encoding="utf-8"?>
2
-<!-- Generator: Adobe Illustrator 21.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0)  -->
3
-<svg version="1.1" id="图层_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
4
-	 viewBox="0 0 260 260" style="enable-background:new 0 0 260 260;" xml:space="preserve">
5
-<style type="text/css">
6
-	.st0{fill:#70BA96;}
7
-</style>
8
-<path class="st0" d="M60.7,82.8c-19.1,0-34.5-15.5-34.5-34.5s15.5-34.5,34.5-34.5s34.5,15.5,34.5,34.5S79.7,82.8,60.7,82.8z
9
-	 M60.7,25.4c-12.6,0-22.8,10.3-22.8,22.8s10.3,22.8,22.8,22.8s22.8-10.3,22.8-22.8S73.3,25.4,60.7,25.4z M216.7,155.2
10
-	c-10.7,0-19.4-8.7-19.4-19.4s8.7-19.4,19.4-19.4s19.4,8.7,19.4,19.4C236.1,146.6,227.4,155.2,216.7,155.2z M216.7,128.2
11
-	c-4.2,0-7.7,3.4-7.7,7.7c0,4.2,3.4,7.7,7.7,7.7s7.7-3.4,7.7-7.7C224.4,131.7,220.9,128.2,216.7,128.2z"/>
12
-<path class="st0" d="M124.8,246.8H76.8L27.7,97.9l184.8-52l20.6,45.9l-108.4,41L124.8,246.8L124.8,246.8z M85.3,235.1h27.8V124.8
13
-	l104.4-39.5L206,59.9l-163.3,46C42.7,105.9,85.3,235.1,85.3,235.1z"/>
14
-<path class="st0" d="M197,246.3H166l9.8-62.4L132,168.3V134l98.9,32.7L197,246.3L197,246.3z M179.6,234.6h9.7l25.8-60.7l-71.5-23.6
15
-	v9.9l45.1,16L179.6,234.6L179.6,234.6z"/>
16
-</svg>

+ 0
- 1
skin/images/icon-3.svg Parādīt failu

@@ -1 +0,0 @@
1
-<?xml version="1.0" standalone="no"?><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"><svg t="1644928764347" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="4179" xmlns:xlink="http://www.w3.org/1999/xlink" width="260" height="260"><defs><style type="text/css"></style></defs><path d="M492.8 994.72c-249.6 0-392.64-72.32-405.44-79.04-22.4-10.56-46.24-24.96-54.08-51.2a72.8 72.8 0 0 1 12-59.68c42.24-66.72 120.48-92.48 160-101.44l-8-1.92A73.44 73.44 0 0 1 137.6 659.2c-37.76-82.08-4.16-204.48 0-216.8a182.56 182.56 0 0 1 176-141.12h3.84c66.72 0 152.64 35.52 176 135.68a507.52 507.52 0 0 1 16 82.4A61.6 61.6 0 0 1 528 481.28v-53.6a169.6 169.6 0 0 1 170.08-135.2h16.96a170.4 170.4 0 0 1 170.88 135.2v53.92a64 64 0 0 1 20.96 43.36 91.2 91.2 0 0 1-32.96 81.92 129.12 129.12 0 0 1-56.96 94.24V704c39.36 9.12 117.76 34.88 160 101.44a71.68 71.68 0 0 1 11.04 62.08 83.68 83.68 0 0 1-53.12 48c-20 12.32-141.44 78.08-440 79.04z m-176-640h-2.24c-5.28 0-104.32 2.24-126.72 100.48v1.6c0 1.12-32.96 114.08-2.4 180.64 3.68 7.68 5.12 8.48 23.2 12.64a213.44 213.44 0 0 1 32 9.28l16.96 6.56v82.88l-22.88 3.2c-0.96 0-101.6 13.6-144 81.6a25.44 25.44 0 0 0-5.76 16c0.8 2.72 5.28 8.64 26.24 18.56h1.28c1.28 0 139.36 73.12 380.96 73.12h4.16c305.92-1.12 411.84-71.04 412.96-71.68l5.28-2.88c16-6.08 23.04-12.8 24.48-16.96a24.96 24.96 0 0 0-5.44-16.96c-43.68-68.48-144-81.44-145.6-81.6l-24.48-2.4 1.6-83.2 17.6-6.4c39.52-15.04 40.96-69.12 40.96-69.6v-18.24l17.12-6.4c14.24-5.28 15.04-29.12 14.4-34.88a14.72 14.72 0 0 0-2.72-8.48l-18.56-4.16v-80a116.96 116.96 0 0 0-118.4-91.36h-17.44a116.16 116.16 0 0 0-117.6 91.2v80l-18.56 4.16a16 16 0 0 0-2.72 8.64c0 5.6 0 29.6 14.24 34.88l17.28 6.24v18.24s2.08 54.24 41.44 69.44l17.12 6.56v83.2l-23.2 3.36A266.08 266.08 0 0 0 528 789.28L512 800l-14.72-10.08a270.24 270.24 0 0 0-103.68-39.36l-23.2-3.04v-84.64l16.96-6.4a202.4 202.4 0 0 1 32.8-9.44c18.4-4.16 20-5.12 23.68-12.96 25.92-56.16 7.04-151.2-2.4-183.04v-1.6c-20.16-88.32-100.16-95.2-124.16-95.2z m106.56 347.2A322.88 322.88 0 0 1 512.8 736a319.04 319.04 0 0 1 84.8-32v-3.2a130.72 130.72 0 0 1-56.96-93.6A78.08 78.08 0 0 1 510.56 560a232 232 0 0 1-17.92 96A74.56 74.56 0 0 1 432 698.88l-8.48 1.92z" fill="#70ba96" p-id="4180"></path><path d="M512 330.56a50.24 50.24 0 0 1-35.36-14.24l-105.92-100.96a106.08 106.08 0 0 1 0-155.04A117.28 117.28 0 0 1 512 46.72a117.12 117.12 0 0 1 141.28 13.76 106.08 106.08 0 0 1 0 155.2l-105.92 100.8a51.36 51.36 0 0 1-35.36 14.08zM450.24 72A72.96 72.96 0 0 0 400 91.68a64 64 0 0 0 0 92.48l106.24 101.12a8.32 8.32 0 0 0 11.2 0L624 184.32a64 64 0 0 0 0-92.48 73.44 73.44 0 0 0-97.76-1.92l-14.24 12-14.08-12.16a72.64 72.64 0 0 0-47.68-17.76z" fill="#70ba96" p-id="4181"></path></svg>

+ 0
- 1
skin/images/icon-4.svg Parādīt failu

@@ -1 +0,0 @@
1
-<?xml version="1.0" standalone="no"?><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"><svg t="1644928812175" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="4926" xmlns:xlink="http://www.w3.org/1999/xlink" width="260" height="260"><defs><style type="text/css"></style></defs><path d="M943.1 142.9c-2.9-22.9-5.5-42.6-6.6-57-0.8-10.6-8.6-19.4-19-21.6-10.4-2.2-21 2.7-26.1 12.1-0.7 1.2-5.4 7.8-32.3 22.3-20.6 11-47.5 23.2-78.7 37.3-62.4 28.2-140.1 63.3-207.5 108.5-81.8 54.8-131.8 113-152.7 177.9-1.2 3.6-2.3 7.2-3.3 10.9-17.2-18.9-42.7-44.6-74.8-70-36.2-28.6-73.3-51-110.3-66.6-47.2-19.8-94.4-28.6-140.2-26.1-6.6 0.4-12.8 3.4-17 8.5-4.3 5.1-6.2 11.6-5.5 18.2 1.7 14.7 0.2 39.6-1.5 68.5-3.1 52.4-7 117.5 2.6 185 5.3 37.4 14.4 71.7 26.9 102 14.8 35.6 35.1 67 60.2 93.4 33.9 35.6 77.7 62.9 130 81 51.7 18 113.1 27.5 182.9 28.4 0.5 23.4-4.2 47.5-14.2 72-5 12.3 0.9 26.3 13.2 31.3 3 1.2 6 1.8 9 1.8 9.5 0 18.4-5.6 22.2-14.9 13.8-33.8 18.1-64.1 17.7-89.7 71.3-0.3 134.8-10.6 189.1-30.6 56.4-20.8 104.2-52.5 142-94.2 35.2-38.8 62.4-87.1 80.8-143.5 15.5-47.3 25.3-101.5 29-161.2 6.8-107.8-6.9-213.6-15.9-283.7z m-751.2 570c-91.3-95.7-82.4-245.3-76.5-344.3 1.1-19.1 2.1-35.8 2.3-50.2 78.1 3.6 147.5 45.4 193.6 81.8 56.5 44.5 91.8 91.1 92.2 91.6l0.6-0.4c-4.3 28.2-5.9 57.4-5 87.3 1.4 43.6 8.3 88.7 20.6 134.1 10.6 39.1 23.2 71.5 33.3 94.3-117.8-4.4-205.5-36-261.1-94.2z m621.7-14.2c-59.6 65.8-148.1 102-263.5 108.1-8.3 0.6-15.9 0.9-22.2 1-1.4-39.9 2.2-168.9 93.1-292.4 89.8-122 188.7-184.8 189.7-185.4 11.2-7 14.7-21.8 7.6-33.1-7-11.2-21.8-14.7-33.1-7.6-4.3 2.7-107.3 67.9-202.9 197.7-62.6 85-86.8 172.1-96.2 230.2-1.9 11.9-3.3 23.1-4.3 33.5-0.5-1.5-1.1-3-1.6-4.7v-0.1c-4.9-13.7-9.8-29.1-14.3-45.7-6.9-25.6-13.3-56.3-16.7-90.2-0.7-4.8-1-7.4-1-7.4s0.1-0.1 0.3-0.4c-4.2-50.7-1.2-107.9 17.2-165.1 17.5-54.2 61.3-104.2 133.8-152.8 64.2-43 139.8-77.2 200.6-104.6 40.7-18.4 71.4-32.5 93.5-45.4 0.6 4.8 1.2 9.7 1.9 14.8 18.1 140.5 51.8 402-81.9 549.6z" p-id="4927" fill="#70ba96"></path></svg>

+ 0
- 1
skin/images/kefu-1.svg Parādīt failu

@@ -1 +0,0 @@
1
-<?xml version="1.0" standalone="no"?><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"><svg t="1604744147182" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="4844" xmlns:xlink="http://www.w3.org/1999/xlink" width="200" height="200"><defs><style type="text/css"></style></defs><path d="M919.438 569.344v-29.013c2.276-132.551-36.636-244.054-113.322-323.13-36.637-37.773-80.783-66.218-131.983-86.015C665.941 59.733 589.255 3.3 495.73 3.3c-93.526 0-170.894 56.32-178.404 127.886-51.2 19.797-95.346 48.242-131.982 86.016-76.686 79.075-115.712 190.009-113.323 322.56v35.498c-19.797 20.367-35.498 50.518-23.78 93.526 8.762 31.971 31.972 55.182 60.417 65.65 14.563 9.33 31.402 14.563 49.948 14.563 36.637 160.427 168.505 269.653 341.22 269.653 172.6 0 304.583-109.226 341.22-270.222 1.137 0 2.275 0.57 3.526 0.57 22.642 0 43.577-8.193 60.416-21.505 21.504-12.174 38.344-33.11 45.284-59.278 12.174-46.649-8.192-78.62-30.834-98.873zM818.29 657.067c0 21.504-1.707 41.87-4.665 61.553-56.32 90.681-149.39 149.96-264.989 162.703-8.76-11.606-26.168-19.229-46.535-19.229-29.013 0-52.337 15.702-52.337 35.499 0 19.228 23.21 35.499 52.337 35.499 26.17 0 47.104-12.744 51.77-29.696 37.205-4.096 72.703-13.312 106.381-26.738 47.673-19.229 89.544-47.673 124.928-83.74 5.803-5.803 11.037-11.606 16.27-17.978-41.87 128.57-154.054 211.058-299.918 211.058h-1.137c-187.734 0-318.464-135.395-318.464-328.931l-0.57-18.546c0-8.192 1.139-30.265 2.276-51.2 77.938-28.445 148.253-137.216 176.697-187.165 26.17 35.5 86.016 103.993 177.835 139.492 34.247 13.312 69.177 20.366 103.424 27.876 68.039 14.563 132.551 28.444 176.128 85.447l1.707 1.706-1.138 2.39z m0 0" fill="#ffffff" p-id="4845"></path></svg>

+ 0
- 1
skin/images/kefu-2.svg Parādīt failu

@@ -1 +0,0 @@
1
-<?xml version="1.0" standalone="no"?><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"><svg t="1624724654709" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="6097" xmlns:xlink="http://www.w3.org/1999/xlink" width="200" height="200"><defs><style type="text/css"></style></defs><path d="M532.7 100.4l22 78.9c85.2-28 182.7-8.1 250.5 59.7 62.8 62.8 79.5 161.7 60.1 242.1 20.1 7.9 52.2 17.7 77.1 27.9 28.3-111.1 8.8-241.7-78.3-328.9-89.8-89.6-218.3-115.2-331.4-79.7z" fill="#ffffff" p-id="6098"></path><path d="M516.178373 168.417637a40.9 40.9 0 1 0 57.840325-57.842345 40.9 40.9 0 1 0-57.840325 57.842345Z" fill="#ffffff" p-id="6099"></path><path d="M728.960896 471.541445a40.9 40.9 0 1 0 57.840325-57.842344 40.9 40.9 0 1 0-57.840325 57.842344Z" fill="#ffffff" p-id="6100"></path><path d="M576.789113 319.277565a40.9 40.9 0 1 0 57.840325-57.842345 40.9 40.9 0 1 0-57.840325 57.842345Z" fill="#ffffff" p-id="6101"></path><path d="M873.974908 526.213272a40.9 40.9 0 1 0 57.840325-57.842344 40.9 40.9 0 1 0-57.840325 57.842344Z" fill="#ffffff" p-id="6102"></path><path d="M597.5 250.1l13.8 80.7c28-3.7 57.4 5.3 78.9 26.8 21.1 21.1 30.1 49.8 27 77.4l64 17.3c0.4-0.5 0.9-1.1 1.4-1.6 4.5-4.5 10.8-6.1 16.1-4.6 6.5-52.2-10.3-106.7-50.3-146.7-40.6-40.5-98.1-56.5-150.9-49.3z" fill="#ffffff" p-id="6103"></path><path d="M938.2 840.4c1.8-3.2 3.2-6.7 4.1-10.4 4.8-17 7.4-34.9 7.4-53.5 0-108.8-88.2-197-197-197-92.3 0-169.8 63.6-191.2 149.3-121.8-54.4-216.3-159.6-255.9-289.2 84.6-22.1 147.1-99 147.1-190.6v-0.9-0.9c0-108.1-87.7-195.8-195.8-195.8-27.3 0-53.3 5.6-76.9 15.7-71.2 29.8-121.3 100-121.3 182 0 2.8 0.1 5.6 0.2 8.4-0.1 4.8-0.2 9.6-0.2 14.4 0 387.5 314.2 700.6 701.7 700.6 2.9 0 5.8-0.2 8.6-0.2 3.4-0.1 6.8-0.7 9.9-1.7 74.4-9.8 135.5-61.3 159.3-130.2z" fill="#ffffff" p-id="6104"></path></svg>

+ 0
- 1
skin/images/kefu-3.svg Parādīt failu

@@ -1 +0,0 @@
1
-<?xml version="1.0" standalone="no"?><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"><svg t="1604744250732" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="7307" xmlns:xlink="http://www.w3.org/1999/xlink" width="200" height="200"><defs><style type="text/css"></style></defs><path d="M693.248 347.218c11.633 0 23.265 0.86 34.939 2.048C696.852 203.12 540.672 94.74 362.496 94.74 163.348 94.74 0 230.4 0 403.005c0 99.574 54.19 181.453 144.916 244.9L108.79 757.064l126.853-63.816c45.343 8.847 81.879 18.022 126.853 18.022 11.223 0 22.487-0.368 33.71-1.597-7.25-24.085-11.223-49.766-11.223-75.858-0.04-158.147 136.07-286.597 308.265-286.597z m-195.092-98.345c27.279 0 45.342 18.063 45.342 45.343s-18.063 45.342-45.342 45.342c-27.32 0-54.6-18.063-54.6-45.342 0.41-27.239 27.689-45.343 54.6-45.343zM244.49 339.599c-27.32 0-54.6-18.063-54.6-45.342s27.28-45.343 54.6-45.343c27.28 0 45.302 18.063 45.302 45.343 0 26.87-18.022 45.342-45.302 45.342zM1024 629.801c0-144.876-144.916-262.922-307.896-262.922-172.606 0-308.265 118.046-308.265 262.922 0 145.326 135.7 262.963 308.265 262.963 36.126 0 72.622-9.257 108.748-18.063l99.574 54.6-27.28-90.727C969.81 783.974 1024 711.27 1024 629.801z m-407.839-45.343c-18.022 0-36.126-18.022-36.126-36.126 0-18.023 18.063-36.127 36.126-36.127 27.32 0 45.343 18.063 45.343 36.127 0 18.063-18.022 36.126-45.343 36.126z m199.516 0c-18.063 0-36.126-18.022-36.126-36.126 0-18.023 18.022-36.127 36.126-36.127 27.28 0 45.343 18.063 45.343 36.127 0 18.063-18.473 36.126-45.343 36.126z m0 0" fill="#ffffff" p-id="7308"></path></svg>

+ 0
- 13
skin/images/kefu-4.svg Parādīt failu

@@ -1,13 +0,0 @@
1
-<?xml version="1.0" encoding="utf-8"?>
2
-<!-- Generator: Adobe Illustrator 21.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0)  -->
3
-<svg version="1.1" id="图层_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
4
-	 viewBox="0 0 200 200" style="enable-background:new 0 0 200 200;" xml:space="preserve">
5
-<style type="text/css">
6
-	.st0{fill:#FFFFFF;}
7
-</style>
8
-<path class="st0" d="M107,34.8c-1.1-1.1-2.5-1.8-4-2.1c-1-0.4-2-0.6-3-0.6c-1,0-2.1,0.2-3,0.6c-1.5,0.3-2.9,1.1-4,2.1l-74.5,74.8
9
-	c-3.3,3.2-3.4,8.5-0.2,11.8c0.1,0.1,0.1,0.1,0.2,0.2c3.2,3.3,8.4,3.4,11.7,0.2c0.1-0.1,0.1-0.1,0.2-0.2l62-62.3v133.2
10
-	c0,4.3,3.3,7.6,7.6,7.6s7.6-3.4,7.6-7.6V59.2l62,62.3c3.2,3.3,8.4,3.4,11.7,0.2c0.1-0.1,0.1-0.1,0.2-0.2c3.3-3.2,3.4-8.5,0.2-11.8
11
-	c-0.1-0.1-0.1-0.1-0.2-0.2L107,34.8L107,34.8z M192.3,0H7.7C3.4,0,0,3.5,0,8s3.4,8,7.7,8h184.6c4.3,0,7.7-3.5,7.7-8S196.6,0,192.3,0
12
-	L192.3,0z"/>
13
-</svg>

Binārs
skin/images/slide_btn.png Parādīt failu


Binārs
skin/images/xiaoguo-bg.jpg Parādīt failu


+ 0
- 34
skin/js/common.js Parādīt failu

@@ -1,34 +0,0 @@
1
-//导航栏浮动
2
-function _scroll() {
3
-  var scrollTop = $(window).scrollTop();
4
-  if (scrollTop < 180) {
5
-	$("#navbr").removeClass("fixed-hd"); 
6
-  } else {
7
-	$("#navbr").addClass("fixed-hd");
8
-  }
9
-  }
10
-  $(window).on('scroll', function () {
11
-  _scroll()
12
-});
13
-
14
-//咨询效果点击向上滚动
15
-jQuery(".list-xiaoguo").slide({titCell:".hd ul",mainCell:".bd ul",autoPage:true,effect:"top",autoPlay:false,scroll:1,vis:7,trigger:"click"});
16
-
17
-//专家团队轮动
18
-jQuery(".picScroll-zhuanjia").slide({titCell:".hd ul",mainCell:".bd ul",autoPage:true,effect:"left",autoPlay:false,scroll:1,vis:3,trigger:"click"});
19
-
20
-//案例切换
21
-jQuery(".tab-anli").slide({trigger:"click"});
22
-
23
-//在线客服
24
-function _scroll2() {
25
-  var scrollTop = $(window).scrollTop();
26
-  if (scrollTop < 98) {
27
-	$(".kefu").removeClass("fixed-center"); 
28
-  } else {
29
-	$(".kefu").addClass("fixed-center");
30
-  }
31
-}
32
-$(window).on('scroll', function () {
33
-  _scroll2()
34
-}); 

+ 0
- 1
skin/js/index.js Parādīt failu

@@ -1 +0,0 @@
1
-document.write('823');

+ 0
- 1055
skin/js/jquery1.42.min.js
Failā izmaiņas netiks attēlotas, jo tās ir par lielu
Parādīt failu


+ 0
- 1151
skin/js/superslide.3.0.js
Failā izmaiņas netiks attēlotas, jo tās ir par lielu
Parādīt failu


+ 1
- 16
template/dafeult/city.html Parādīt failu

@@ -15,6 +15,7 @@
15 15
 <link href="/skin/css/iconfont.css" rel="stylesheet" media="screen" type="text/css" />
16 16
 <script type="text/javascript" src="{pboot:sitedomain}/skin/js/jquery1.42.min.js"></script>
17 17
 <script type="text/javascript" src="{pboot:sitedomain}/skin/js/superslide.3.0.js"></script>
18
+<link href="{pboot:sitedomain}/skin/css/city.css" rel="stylesheet" media="screen" type="text/css" />
18 19
 </head>
19 20
 <body>
20 21
 {include file=head_city.html}
@@ -23,22 +24,6 @@
23 24
 </div>-->
24 25
 <div class="page-bg" style="padding: 20px 0;">
25 26
   <div class="page-box">
26
-         <style>
27
- 		*{padding:0;margin:0}
28
-         .citylist{    width: 1200px;
29
-     margin: 0 auto; padding:10px 0 30px;  }
30
-         .citylist .tips{ color:#999; text-align: center; margin-bottom: 20px; }
31
-         .citylist dl{ margin-bottom: 20px; position: relative; padding-left:90px; min-height: 30px; }
32
-         .citylist dl dt{ position: absolute; left: 0; background:#05B381; min-width: 80px; color:#fff; border-radius: 4px; }
33
-         .citylist dl dt a{ color:#fff; display: block; text-align: center; height: 30px; line-height: 30px;text-decoration: none; }
34
-         .citylist dl dd a{text-decoration: none; display: inline-block; color:#666; height: 30px; line-height: 30px; padding: 0 5px; }
35
-         .citylist dl dd a:hover{ color:#05B381; text-decoration: none;}   
36
- 		@media(max-width:789px){
37
-    .citylist{width:auto;margin:0 20px;}
38
-    .citylist dl{font-size:14px}
39
-    .citylist dl dd {margin-left: 0;}
40
- }
41
-     </style>
42 27
 		
43 28
 	            <div class="citylist">
44 29
 				<div class="tips">{label:city_str}</div>

+ 1
- 18
template/dafeult/wap/city.html Parādīt failu

@@ -17,28 +17,11 @@
17 17
 <link href="/m/css/iconfont.css" rel="stylesheet" media="screen" type="text/css" />
18 18
 <script type="text/javascript" src="{pboot:sitedomain}/m/js/jquery1.42.min.js"></script>
19 19
 <script type="text/javascript" src="{pboot:sitedomain}/m/js/superslide.3.0.js"></script>
20
+<link href="{pboot:sitedomain}/m/css/city_m.css" rel="stylesheet" media="screen" type="text/css" />
20 21
 </head>
21 22
 <body>
22 23
 {include file=head_city.html}
23 24
 <div class="main">
24
-  
25
-  
26
-  <style>
27
-  		*{padding:0;margin:0}
28
-          .citylist{    width: 1200px;
29
-      margin: 0 auto; padding:15px 0 5px;  }
30
-          .citylist .tips{ color:#999; text-align: center; margin-bottom: 20px; }
31
-          .citylist dl{ margin-bottom: 20px; position: relative; padding-left:90px; min-height: 30px; }
32
-          .citylist dl dt{ position: absolute; left: 0; background:#05B381; min-width: 80px; color:#fff; border-radius: 4px; }
33
-          .citylist dl dt a{ color:#fff; display: block; text-align: center; height: 30px; line-height: 30px;text-decoration: none; }
34
-          .citylist dl dd a{text-decoration: none; display: inline-block; color:#666; height: 30px; line-height: 30px; padding: 0 5px; }
35
-          .citylist dl dd a:hover{ color:#05B381; text-decoration: none;}   
36
-  		@media(max-width:789px){
37
-     .citylist{width:auto;margin:0 20px;}
38
-     .citylist dl{font-size:14px}
39
-     .citylist dl dd {margin-left: 0;}
40
-  }
41
-      </style>
42 25
   		
43 26
   	            <div class="citylist">
44 27
   				<div class="tips">{label:city_str}</div>

+ 22
- 0
批量修改色调.txt Parādīt failu

@@ -0,0 +1,22 @@
1
+#05B381
2
+改成
3
+#c01e1f
4
+
5
+=============================================
6
+手机端
7
+#70ba96
8
+改成
9
+#c01e1f
10
+
11
+===========================================
12
+m/
13
+skin/
14
+去除git控制
15
+============================================
16
+宝塔安装
17
+文件搜索及批量修改 1.1.2
18
+插件
19
+
20
+查找目标 #05B381
21
+文件类型 *.css;*.svg
22
+目录选择网站根目录 包含子目录打钩

Notiek ielāde…
Atcelt
Saglabāt