gp-designer 1.0.37 → 1.0.39

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -0,0 +1,4176 @@
1
+ body,html {
2
+ margin: 0;
3
+ padding: 0
4
+ }
5
+
6
+ table {
7
+ border-collapse: collapse;
8
+ border-spacing: 0;
9
+ border: none;
10
+ margin: 0;
11
+ padding: 0;
12
+ width: 100%
13
+ }
14
+
15
+ .bg-cover {
16
+ background-repeat: no-repeat;
17
+ -webkit-background-size: cover;
18
+ background-size: cover;
19
+ background-position: center center
20
+ }
21
+
22
+ .nm {
23
+ margin: 0!important
24
+ }
25
+
26
+ .fl {
27
+ float: left
28
+ }
29
+
30
+ .fr {
31
+ float: right
32
+ }
33
+
34
+ .text-nowrap {
35
+ white-space: nowrap;
36
+ text-overflow: ellipsis;
37
+ overflow: hidden
38
+ }
39
+
40
+ .text-nowrap2 {
41
+ overflow: hidden;
42
+ text-overflow: ellipsis;
43
+ display: -webkit-box;
44
+ -webkit-line-clamp: 2;
45
+ -webkit-box-orient: vertical
46
+ }
47
+
48
+ .clearfix {
49
+ zoom:1}
50
+
51
+ .clearfix:after,.clearfix:before {
52
+ display: table;
53
+ content: ""
54
+ }
55
+
56
+ .clearfix:after {
57
+ clear: both
58
+ }
59
+
60
+ .template,.template1,.template2 {
61
+ padding: 20px 30px;
62
+ width: 100%;
63
+ -webkit-box-sizing: border-box;
64
+ -moz-box-sizing: border-box;
65
+ box-sizing: border-box
66
+ }
67
+
68
+ .template2 .item {
69
+ box-shadow: 2px 5px 28px 1px rgba(94,119,143,.22);
70
+ border-radius: 4px;
71
+ overflow: hidden;
72
+ position: relative
73
+ }
74
+
75
+ .template1 {
76
+ padding-bottom: 15px
77
+ }
78
+
79
+ .template1 .item,.template .item {
80
+ position: relative
81
+ }
82
+
83
+ .flx,.flx-c {
84
+ display: flex;
85
+ justify-content: space-between;
86
+ flex-wrap: wrap;
87
+ align-items: stretch
88
+ }
89
+
90
+ .flx-c {
91
+ justify-content: center;
92
+ align-items: center
93
+ }
94
+
95
+ .prl {
96
+ padding: 0 30px
97
+ }
98
+
99
+ .fit,.fit2 {
100
+ overflow: hidden;
101
+ -webkit-transform: rotate(0deg);
102
+ -o-transform: rotate(0deg);
103
+ -moz-transform: rotate(0deg);
104
+ -ms-transform: rotate(0deg);
105
+ transform: rotate(0deg)
106
+ }
107
+
108
+ .fit img,.fit2 img {
109
+ width: 100%;
110
+ height: 100%;
111
+ object-fit: cover;
112
+ object-position: left top
113
+ }
114
+
115
+ .fit2,.fit {
116
+ position: relative
117
+ }
118
+
119
+ .fit2 img,.fit img {
120
+ position: absolute;
121
+ left: 0;
122
+ top: 0
123
+ }
124
+
125
+ .h0 {
126
+ line-height: 1;
127
+ font-size: 30px;
128
+ color: #12bfaf
129
+ }
130
+
131
+ .h3,.h4 {
132
+ margin-top: 0;
133
+ font-size: 18px;
134
+ min-height: 20px;
135
+ color: #333;
136
+ font-weight: bold;
137
+ line-height: 1.4
138
+ }
139
+
140
+ .h4 {
141
+ font-size: 16px;
142
+ min-height: 18px
143
+ }
144
+
145
+ .h5 {
146
+ font-size: 14px;
147
+ font-weight: bold
148
+ }
149
+
150
+ .txt1,.txt2,.txt3 {
151
+ margin: 0;
152
+ font-size: 16px;
153
+ color: #666;
154
+ line-height: 21px
155
+ }
156
+
157
+ .txt2,.txt3 {
158
+ line-height: 21px;
159
+ font-size: 16px
160
+ }
161
+
162
+ .txt3 {
163
+ color: #666
164
+ }
165
+
166
+ .cir {
167
+ border-radius: 50%
168
+ }
169
+
170
+ .icon {
171
+ width: 64px;
172
+ height: 64px;
173
+ border-radius: 50%;
174
+ display: flex;
175
+ justify-content: center;
176
+ align-items: center;
177
+ background: linear-gradient(135deg,#6e83ff 0%,#5067f0 100%);
178
+ box-shadow: 0 7px 10px 0 rgba(80,103,240,.3);
179
+ overflow: hidden
180
+ }
181
+
182
+ .item:hover .fit2 img,.item:hover .fit img,.h-v:hover .fit2 img,.h-v:hover .fit img,.temp53 .imgs:hover img,.template .itm .fit:hover img,.temp63 .fit2:hover img,.temp98:hover .left img {
183
+ -o-transform: scale(1.1)!important;
184
+ -ms-transform: scale(1.1)!important;
185
+ -moz-transform: scale(1.1)!important;
186
+ -webkit-transform: scale(1.1)!important;
187
+ transform: scale(1.1)!important
188
+ }
189
+
190
+ .has-last .item:last-child,.has-last2 .item:last-child,.has-last2 .item:nth-last-child(2) {
191
+ margin-bottom: 0!important
192
+ }
193
+
194
+ .h00 {
195
+ font-size: 30px;
196
+ line-height: 1.4;
197
+ min-height: 32px;
198
+ color: #5067f0;
199
+ position: relative
200
+ }
201
+
202
+ .h00:after {
203
+ position: absolute;
204
+ left: 0;
205
+ bottom: -10px;
206
+ content: '';
207
+ width: 60px;
208
+ height: 3px;
209
+ background-color: #5067f0
210
+ }
211
+
212
+ .c-01 {
213
+ color: #12bfaf!important
214
+ }
215
+
216
+ .c-33 {
217
+ color: #333!important
218
+ }
219
+
220
+ .c-66 {
221
+ color: #666!important
222
+ }
223
+
224
+ .c-99 {
225
+ color: #999!important
226
+ }
227
+
228
+ .c-80 {
229
+ color: #666!important
230
+ }
231
+
232
+ .bz {
233
+ -webkit-box-sizing: border-box;
234
+ -moz-box-sizing: border-box;
235
+ box-sizing: border-box
236
+ }
237
+
238
+ .tac {
239
+ text-align: center!important
240
+ }
241
+
242
+ .fz0 {
243
+ font-size: 0!important
244
+ }
245
+
246
+ .fz14 {
247
+ font-size: 14px!important
248
+ }
249
+
250
+ .fz16 {
251
+ font-size: 16px!important
252
+ }
253
+
254
+ .fz18 {
255
+ font-size: 18px!important
256
+ }
257
+
258
+ .fwb {
259
+ font-weight: bold!important
260
+ }
261
+
262
+ .fwn {
263
+ font-weight: normal!important
264
+ }
265
+
266
+ .h-v2 .item:hover {
267
+ background: linear-gradient(135deg,#6e83ff 0%,#5067f0 100%)!important
268
+ }
269
+
270
+ .h-v2 .item:hover .h3,.h-v2 .item:hover .txt1,.h-v2 .item:hover .txt2,.h-v2 .item:hover .txt3,.h-v2 .item:hover .h3 p,.h-v2 .item:hover .txt1 p,.h-v2 .item:hover .txt2 p,.h-v2 .item:hover .txt3 p {
271
+ color: #fff!important
272
+ }
273
+
274
+ .h-v3 .item {
275
+ padding-bottom: 30px;
276
+ border-bottom: 4px solid transparent
277
+ }
278
+
279
+ .h-v3 .item:hover {
280
+ padding-bottom: 25px;
281
+ border-bottom-color: #5067f0
282
+ }
283
+
284
+ a.MEIQIA:-webkit-any-link {
285
+ text-decoration: none!important
286
+ }
287
+
288
+ a.MEIQIA {
289
+ text-decoration: none
290
+ }
291
+
292
+ .no-line:-webkit-any-link {
293
+ text-decoration: none!important
294
+ }
295
+
296
+ .no-line {
297
+ text-decoration: none!important
298
+ }
299
+
300
+ .has-line {
301
+ text-decoration: underline!important
302
+ }
303
+
304
+ .has-line:-webkit-any-link {
305
+ text-decoration: underline!important
306
+ }
307
+
308
+ .bg {
309
+ background: linear-gradient(127deg,#5b5bfa 0%,#7a5ee9 100%)
310
+ }
311
+
312
+ .title.t18 .dib {
313
+ position: relative
314
+ }
315
+
316
+ .title.t18 .dib:before {
317
+ content: '';
318
+ position: absolute;
319
+ left: -28px;
320
+ top: -14px;
321
+ width: 53px;
322
+ height: 58px;
323
+ background: url(images/icon02.png) no-repeat;
324
+ z-index: 1
325
+ }
326
+
327
+ .title.t18 .dib span,.title.t18 .dib a {
328
+ position: relative;
329
+ z-index: 2;
330
+ padding: 5px
331
+ }
332
+
333
+ .temp01 {
334
+ position: relative
335
+ }
336
+
337
+ .temp01 .item {
338
+ width: 100%;
339
+ padding-left: calc(41.6% + 75px);
340
+ position: relative;
341
+ box-sizing: border-box;
342
+ min-height: 346px;
343
+ height: 346px
344
+ }
345
+
346
+ .temp01 .item .fit {
347
+ position: absolute;
348
+ left: 0;
349
+ top: 0;
350
+ height: 0;
351
+ width: 41.6%;
352
+ padding-bottom: 41.6%;
353
+ background: rgba(0,0,0,.1)
354
+ }
355
+
356
+ .temp01 .item .fit img {
357
+ position: absolute;
358
+ left: 0;
359
+ top: 0
360
+ }
361
+
362
+ .temp01 .item .content {
363
+ height: 100%;
364
+ display: flex;
365
+ flex-direction: column;
366
+ justify-content: space-between
367
+ }
368
+
369
+ .temp01 .item .icon-txt {
370
+ padding-left: 82px;
371
+ height: 64px;
372
+ position: relative;
373
+ box-sizing: border-box;
374
+ padding-top: 12px
375
+ }
376
+
377
+ .temp01 .item .icon-txt .icon {
378
+ position: absolute;
379
+ left: 0;
380
+ top: 0
381
+ }
382
+
383
+ .temp02 {
384
+ text-align: center
385
+ }
386
+
387
+ .temp02 .item {
388
+ width: 20%;
389
+ padding-bottom: 20px;
390
+ border-bottom: 4px solid transparent
391
+ }
392
+
393
+ .temp02 .item:hover {
394
+ border-bottom-color: #5067f0
395
+ }
396
+
397
+ .temp02 .item .fit {
398
+ padding-bottom: 66.67%
399
+ }
400
+
401
+ .temp02 .item .h3 {
402
+ margin-top: 29px;
403
+ padding: 0 5px
404
+ }
405
+
406
+ .temp02 .item .txt1 {
407
+ padding: 0 5px
408
+ }
409
+
410
+ .temp03 {
411
+ text-align: center
412
+ }
413
+
414
+ .temp03 .item {
415
+ padding-bottom: 64px!important;
416
+ position: relative;
417
+ background-color: #fff;
418
+ min-height: 171px
419
+ }
420
+
421
+ .temp03 .item .content {
422
+ padding: 0 34px;
423
+ overflow: hidden;
424
+ padding-bottom: 20px
425
+ }
426
+
427
+ .temp03 .item .txt2 {
428
+ color: #999
429
+ }
430
+
431
+ .temp03 .btn {
432
+ position: absolute;
433
+ bottom: 0;
434
+ left: 0;
435
+ width: 100%;
436
+ height: 64px;
437
+ line-height: 64px;
438
+ font-size: 16px;
439
+ color: #fff;
440
+ background: linear-gradient(127deg,#5b5bfa 0%,#7a5ee9 100%);
441
+ cursor: pointer
442
+ }
443
+
444
+ .temp04 .fit2 {
445
+ float: left;
446
+ width: 55.5%;
447
+ padding-bottom: 34%;
448
+ margin-right: 16px
449
+ }
450
+
451
+ .temp04 .txt1,.temp05 .txt2,.temp12 .item .txt1 {
452
+ font-size: 15px;
453
+ line-height: 24px
454
+ }
455
+
456
+ .temp05 .txt2 {
457
+ font-size: 15px;
458
+ line-height: 24px
459
+ }
460
+
461
+ .temp05 .item:last-child {
462
+ border-bottom: none;
463
+ padding-bottom: 0
464
+ }
465
+
466
+ .temp05 .item {
467
+ border-bottom: 1px solid #eee;
468
+ padding-bottom: 20px;
469
+ margin-bottom: 20px
470
+ }
471
+
472
+ .temp05 .item.item2 .fit2 {
473
+ margin-left: 12px;
474
+ margin-right: 0;
475
+ float: right
476
+ }
477
+
478
+ .temp05 .item .fit2 {
479
+ float: left;
480
+ width: 22.22%;
481
+ padding-bottom: 14.44%;
482
+ margin-right: 12px
483
+ }
484
+
485
+ .temp07 .item,.temp96 .item {
486
+ width: 23.6%;
487
+ -webkit-box-sizing: border-box;
488
+ -moz-box-sizing: border-box;
489
+ box-sizing: border-box;
490
+ padding: 16px 16px 92px;
491
+ background-color: #fff;
492
+ box-shadow: 2px 5px 28px 1px rgba(94,119,143,.22);
493
+ border-radius: 4px;
494
+ overflow: hidden
495
+ }
496
+
497
+ .temp07 .item:hover {
498
+ background: linear-gradient(135deg,#6e83ff 0%,#5067f0 100%)
499
+ }
500
+
501
+ .temp07 .item:hover .h3,.temp07 .item:hover .txt3 {
502
+ color: #fff
503
+ }
504
+
505
+ .temp07 .item:hover .more {
506
+ background: #fff;
507
+ color: #5067f0
508
+ }
509
+
510
+ .temp07 .fit2 {
511
+ padding-bottom: 56.3%
512
+ }
513
+
514
+ .temp07 .h3,.temp96 .h3 {
515
+ text-align: center;
516
+ margin-top: 29px
517
+ }
518
+
519
+ .temp07 .txt3,.temp96 .txt3 {
520
+ margin-top: 23px
521
+ }
522
+
523
+ .temp07 .more,.more.btn {
524
+ position: absolute;
525
+ left: 50%;
526
+ margin-left: -50px;
527
+ width: 100px;
528
+ height: 32px;
529
+ line-height: 32px;
530
+ font-size: 12px;
531
+ background: linear-gradient(127deg,#5b5bfa 0%,#7a5ee9 100%);
532
+ border-radius: 16px;
533
+ color: #fff;
534
+ text-align: center;
535
+ bottom: 35px
536
+ }
537
+
538
+ .temp08 .item {
539
+ float: left;
540
+ width: 25%;
541
+ -webkit-box-sizing: border-box;
542
+ -moz-box-sizing: border-box;
543
+ box-sizing: border-box;
544
+ text-align: center
545
+ }
546
+
547
+ .temp08 .item.i2 {
548
+ padding-bottom: 25%;
549
+ overflow: hidden
550
+ }
551
+
552
+ .temp08 .item.i2 .content {
553
+ position: absolute;
554
+ left: 0;
555
+ padding: 10px 16px 0;
556
+ top: 0
557
+ }
558
+
559
+ .temp08 .h3 {
560
+ margin-top: 18px
561
+ }
562
+
563
+ .temp08 .txt1 {
564
+ margin-top: 16px;
565
+ overflow: hidden;
566
+ text-overflow: ellipsis;
567
+ display: -webkit-box;
568
+ -webkit-line-clamp: 2;
569
+ -webkit-box-orient: vertical
570
+ }
571
+
572
+ .temp08 .more {
573
+ display: block;
574
+ position: static;
575
+ width: 90px;
576
+ height: 36px;
577
+ line-height: 36px;
578
+ border-radius: 18px;
579
+ margin: 20px auto 0
580
+ }
581
+
582
+ .temp08 .fit2 {
583
+ padding-bottom: 100%
584
+ }
585
+
586
+ .temp09 .left,.temp09 .right {
587
+ float: left;
588
+ width: 50%;
589
+ -webkit-box-sizing: border-box;
590
+ -moz-box-sizing: border-box;
591
+ box-sizing: border-box
592
+ }
593
+
594
+ .temp09 .left {
595
+ padding-right: 50px
596
+ }
597
+
598
+ .temp09 .left .txt2,.temp10 .left .txt2 {
599
+ margin-top: 53px
600
+ }
601
+
602
+ .temp09 .more.btn,.temp10 .more.btn {
603
+ position: static;
604
+ display: block;
605
+ width: 120px;
606
+ margin-left: 0;
607
+ height: 36px;
608
+ line-height: 36px;
609
+ margin-top: 55px
610
+ }
611
+
612
+ .temp09 .right .item,.temp10 .bottom .item {
613
+ width: calc(50% - 8px);
614
+ margin-bottom: 20px
615
+ }
616
+
617
+ .temp09 .right .item .img,.temp10 .bottom .item .img {
618
+ width: 32px;
619
+ height: 32px
620
+ }
621
+
622
+ .temp09 .right .h3,.temp10 .bottom .h3 {
623
+ margin-top: 16px
624
+ }
625
+
626
+ .temp09 .right .txt1,.temp10 .bottom .txt1 {
627
+ margin-top: 18px
628
+ }
629
+
630
+ .temp10 {
631
+ padding-right: 0
632
+ }
633
+
634
+ .temp10 .font {
635
+ float: left;
636
+ width: calc(44% - 25px)
637
+ }
638
+
639
+ .temp10 .more.btn {
640
+ margin: 0;
641
+ position: absolute;
642
+ bottom: 11px;
643
+ left: 0
644
+ }
645
+
646
+ .temp10 .left {
647
+ position: relative;
648
+ overflow: hidden
649
+ }
650
+
651
+ .temp10 .left .txt2 {
652
+ padding-bottom: 70px
653
+ }
654
+
655
+ .temp10 .fit2 {
656
+ float: right;
657
+ width: 55%;
658
+ padding-bottom: 26.6%;
659
+ margin-left: 25px
660
+ }
661
+
662
+ .temp10 .bottom {
663
+ clear: both
664
+ }
665
+
666
+ .temp10 .bottom .item {
667
+ margin-bottom: 0;
668
+ width: calc(25% - 16px)
669
+ }
670
+
671
+ .temp12 .item {
672
+ width: calc(50% - 30px);
673
+ position: relative;
674
+ min-height: 83px;
675
+ box-sizing: border-box;
676
+ margin-bottom: 45px;
677
+ overflow: hidden
678
+ }
679
+
680
+ .temp12 .item {
681
+ width: calc(50% - 30px);
682
+ position: relative;
683
+ min-height: 83px;
684
+ box-sizing: border-box;
685
+ margin-bottom: 20px;
686
+ padding-bottom: 20px;
687
+ overflow: hidden;
688
+ border-bottom: 1px solid #eee
689
+ }
690
+
691
+ .temp12 .item:last-child,.temp12 .item:nth-last-child(2) {
692
+ margin-bottom: 0;
693
+ border-bottom: none;
694
+ padding-bottom: 0
695
+ }
696
+
697
+ .temp12 .item .fit {
698
+ float: left;
699
+ width: 116px;
700
+ height: 83px
701
+ }
702
+
703
+ .temp12 .item .h3 {
704
+ font-size: 18px;
705
+ color: #333;
706
+ font-weight: bold;
707
+ margin-left: 125px
708
+ }
709
+
710
+ .temp12 .item .txt1 {
711
+ color: #666;
712
+ text-align: justify;
713
+ margin-left: 125px
714
+ }
715
+
716
+ .temp13 {
717
+ text-align: center;
718
+ display: flex;
719
+ justify-content: space-between
720
+ }
721
+
722
+ .temp13 .item {
723
+ float: left;
724
+ width: 33.33%;
725
+ padding-bottom: 92px;
726
+ border-bottom: 4px solid transparent
727
+ }
728
+
729
+ .temp13 .item:hover {
730
+ border-bottom-color: #5067f0
731
+ }
732
+
733
+ .temp13 .h3 {
734
+ margin-top: 36px
735
+ }
736
+
737
+ .temp13 .fit2 {
738
+ width: 100%;
739
+ padding-bottom: 66%
740
+ }
741
+
742
+ .temp13 .txt2 {
743
+ margin-top: 14px;
744
+ text-align: center;
745
+ padding: 0 20px
746
+ }
747
+
748
+ .temp13 .more {
749
+ margin-top: 35px
750
+ }
751
+
752
+ .temp14 .item {
753
+ float: left;
754
+ width: 33.33%;
755
+ padding-bottom: 22.22%;
756
+ position: relative
757
+ }
758
+
759
+ .temp14 .h3 {
760
+ text-align: center
761
+ }
762
+
763
+ .temp14 .txt1 {
764
+ overflow: hidden;
765
+ text-overflow: ellipsis;
766
+ display: -webkit-box;
767
+ -webkit-line-clamp: 7;
768
+ -webkit-box-orient: vertical
769
+ }
770
+
771
+ .temp14 .item .content {
772
+ padding: 0 45px;
773
+ display: flex;
774
+ flex-direction: column;
775
+ justify-content: center
776
+ }
777
+
778
+ .temp14 .fit2,.temp14 .item .content {
779
+ position: absolute;
780
+ width: 100%;
781
+ height: 100%;
782
+ left: 0;
783
+ top: 0;
784
+ -webkit-box-sizing: border-box;
785
+ -moz-box-sizing: border-box;
786
+ box-sizing: border-box
787
+ }
788
+
789
+ .temp15 .item {
790
+ width: 30.9%;
791
+ padding-top: 36px
792
+ }
793
+
794
+ .temp15 .item:hover .content {
795
+ background: linear-gradient(135deg,#6e83ff 0%,#5067f0 100%)
796
+ }
797
+
798
+ .temp15 .h3 {
799
+ color: #5067f0
800
+ }
801
+
802
+ .temp15 .item:hover .h3,.temp15 .item:hover .txt1 {
803
+ color: #fff!important
804
+ }
805
+
806
+ .temp15 .content {
807
+ border: 2px solid #5067f0;
808
+ position: relative;
809
+ text-align: center;
810
+ padding: 60px 30px 25px;
811
+ height: 100%;
812
+ -webkit-box-sizing: border-box;
813
+ -moz-box-sizing: border-box;
814
+ box-sizing: border-box
815
+ }
816
+
817
+ .temp15 .icon {
818
+ width: 72px;
819
+ height: 72px;
820
+ position: absolute;
821
+ left: 50%;
822
+ top: -36px;
823
+ margin-left: -36px
824
+ }
825
+
826
+ .temp17 .item,.temp03 .item {
827
+ width: 30.9%;
828
+ box-shadow: 2px 5px 28px 1px rgba(94,119,143,.22);
829
+ border-radius: 4px;
830
+ overflow: hidden;
831
+ padding-bottom: 12px
832
+ }
833
+
834
+ .temp17 .item .fit,.temp03 .item .fit {
835
+ padding-bottom: 65.7%
836
+ }
837
+
838
+ .temp17 .content,.temp03 .content {
839
+ padding: 0 12px
840
+ }
841
+
842
+ .temp17 .item .h3,.temp03 .item .h3 {
843
+ margin-top: 24px
844
+ }
845
+
846
+ .temp17 .item .txt1,.temp03 .item .txt1 {
847
+ margin-top: 20px
848
+ }
849
+
850
+ .temp18 {
851
+ text-align: center
852
+ }
853
+
854
+ .temp18 .item {
855
+ position: relative;
856
+ width: 23%;
857
+ padding: 24px 22px 20px;
858
+ border-radius: 4px;
859
+ overflow: hidden;
860
+ box-shadow: 2px 5px 28px 1px rgba(94,119,143,.22)
861
+ }
862
+
863
+ .temp18 .item:hover {
864
+ box-shadow: 0 0 13px 0 rgba(169,65,1,.14),0 4px 0 0 #5067f0
865
+ }
866
+
867
+ .temp18 .icon {
868
+ margin: 0 auto
869
+ }
870
+
871
+ .temp18 .h5 {
872
+ margin-top: 20px;
873
+ font-size: 14px
874
+ }
875
+
876
+ .temp19 .fit2 {
877
+ width: 48.3%;
878
+ padding-bottom: 25.56%
879
+ }
880
+
881
+ .temp19 .com {
882
+ position: absolute;
883
+ left: 0;
884
+ top: 0;
885
+ border: solid 1px #eee;
886
+ width: 100%;
887
+ height: 100%;
888
+ padding: 30px;
889
+ padding-bottom: 42px
890
+ }
891
+
892
+ .temp19 .txt1 {
893
+ margin-top: 14px;
894
+ line-height: 21px
895
+ }
896
+
897
+ .temp19 .com .more1 {
898
+ position: absolute;
899
+ left: 30px;
900
+ bottom: 30px
901
+ }
902
+
903
+ .more1 {
904
+ font-size: 12px!important;
905
+ color: #12bfaf!important;
906
+ text-decoration: none!important
907
+ }
908
+
909
+ .more1 i {
910
+ display: inline-block;
911
+ width: 10px;
912
+ height: 8px;
913
+ background: url(images/more.png) no-repeat;
914
+ margin-right: 4px
915
+ }
916
+
917
+ .temp20 .item,.col-4 .item {
918
+ width: 22.5%
919
+ }
920
+
921
+ .temp20 .item {
922
+ position: static
923
+ }
924
+
925
+ .temp20 .fit2 {
926
+ border-radius: 50%;
927
+ padding-bottom: 100%
928
+ }
929
+
930
+ .temp20 .h3 {
931
+ margin-top: 22px
932
+ }
933
+
934
+ .temp21 .item {
935
+ padding-bottom: 25px
936
+ }
937
+
938
+ .temp21 .h3 {
939
+ padding: 18px 12px 16px
940
+ }
941
+
942
+ .temp21 .fit2 {
943
+ padding-bottom: 50%
944
+ }
945
+
946
+ .temp21 .txt1 {
947
+ padding: 15px 20px 0;
948
+ margin-top: 0
949
+ }
950
+
951
+ .temp22 {
952
+ padding: 20px 9.55%
953
+ }
954
+
955
+ .temp22 .item {
956
+ width: 47.23%;
957
+ margin-bottom: 20px;
958
+ box-shadow: 2px 5px 28px 1px rgba(94,119,143,.22);
959
+ border-radius: 4px;
960
+ overflow: hidden
961
+ }
962
+
963
+ .temp22 .fit2 {
964
+ padding-bottom: 67.65%
965
+ }
966
+
967
+ .temp22 .cont {
968
+ padding: 18px 20px 16px
969
+ }
970
+
971
+ .temp23 .item {
972
+ width: 23.33%;
973
+ box-shadow: 2px 5px 28px 1px rgba(94,119,143,.22);
974
+ border-radius: 4px;
975
+ overflow: hidden
976
+ }
977
+
978
+ .temp23 .fit2 {
979
+ padding-bottom: 100%
980
+ }
981
+
982
+ .temp23 .content {
983
+ padding: 18px 16px 14px
984
+ }
985
+
986
+ .temp24 .item {
987
+ padding: 12px;
988
+ width: 48.8%;
989
+ margin-bottom: 20px;
990
+ box-shadow: 2px 5px 28px 1px rgba(94,119,143,.22);
991
+ border-radius: 4px;
992
+ overflow: hidden
993
+ }
994
+
995
+ .temp24 .fit2 {
996
+ float: left;
997
+ width: 46.8%;
998
+ margin-right: 16px;
999
+ padding-bottom: 31%
1000
+ }
1001
+
1002
+ .temp24 .h3 {
1003
+ padding-top: 5px;
1004
+ font-size: 20px;
1005
+ height: 36px;
1006
+ position: relative
1007
+ }
1008
+
1009
+ .temp24 .h3:after {
1010
+ content: '';
1011
+ left: 0;
1012
+ bottom: 0;
1013
+ position: absolute;
1014
+ width: 22px;
1015
+ height: 3px;
1016
+ background-color: #5067f0
1017
+ }
1018
+
1019
+ .temp24 .item:hover .h3:after {
1020
+ background-color: #fff
1021
+ }
1022
+
1023
+ .temp24 .txt2 {
1024
+ margin-top: 16px
1025
+ }
1026
+
1027
+ .temp25 {
1028
+ display: flex;
1029
+ justify-content: space-between;
1030
+ flex-wrap: wrap
1031
+ }
1032
+
1033
+ .temp25 .item {
1034
+ -webkit-box-sizing: border-box;
1035
+ -moz-box-sizing: border-box;
1036
+ box-sizing: border-box;
1037
+ width: 50%;
1038
+ flex-shrink: 0;
1039
+ position: relative;
1040
+ padding: 12px 0
1041
+ }
1042
+
1043
+ .temp25 .item .content {
1044
+ -webkit-box-sizing: border-box;
1045
+ -moz-box-sizing: border-box;
1046
+ box-sizing: border-box;
1047
+ height: 100%;
1048
+ background-color: #ececec;
1049
+ position: relative;
1050
+ padding: 16px 30px;
1051
+ min-height: 83px;
1052
+ border-bottom: 4px solid transparent
1053
+ }
1054
+
1055
+ .temp25 .item:hover .content {
1056
+ border-bottom-color: #5067f0
1057
+ }
1058
+
1059
+ .temp25 .item:nth-child(1),.temp25 .item:nth-child(2) {
1060
+ padding-top: 0
1061
+ }
1062
+
1063
+ .temp25 .item:last-child,.temp25 .item:nth-last-child(2) {
1064
+ padding-bottom: 0
1065
+ }
1066
+
1067
+ .temp25 .item:nth-child(2n-1) {
1068
+ border-right: 1px solid #ececec;
1069
+ padding-right: 37px
1070
+ }
1071
+
1072
+ .temp25 .item:nth-child(2n-1) .content:after {
1073
+ content: '';
1074
+ position: absolute;
1075
+ border: 9px solid transparent;
1076
+ border-left-color: #ececec;
1077
+ right: -18px;
1078
+ top: 16px
1079
+ }
1080
+
1081
+ .temp25 .item:nth-child(2n) .content:after {
1082
+ content: '';
1083
+ position: absolute;
1084
+ border: 9px solid transparent;
1085
+ border-right-color: #ececec;
1086
+ left: -18px;
1087
+ top: 67px
1088
+ }
1089
+
1090
+ .temp25 .item:nth-child(2n-1) .content:before {
1091
+ top: 16px;
1092
+ right: -45px
1093
+ }
1094
+
1095
+ .temp25 .item:nth-child(2n) {
1096
+ border-left: 1px solid #ececec;
1097
+ padding-left: 37px
1098
+ }
1099
+
1100
+ .temp25 .item:nth-child(2n) .content:before {
1101
+ top: 67px;
1102
+ left: -45px
1103
+ }
1104
+
1105
+ .temp25 .item .content:before {
1106
+ position: absolute;
1107
+ border-radius: 50%;
1108
+ content: '';
1109
+ width: 10px;
1110
+ height: 10px;
1111
+ border: 2px solid #ececec;
1112
+ background-color: #fff;
1113
+ z-index: 100
1114
+ }
1115
+
1116
+ .temp25 .item:hover .content:before {
1117
+ border-color: #5067f0
1118
+ }
1119
+
1120
+ .temp25 .h3 img {
1121
+ vertical-align: middle;
1122
+ margin-right: 12px
1123
+ }
1124
+
1125
+ .temp27 {
1126
+ padding: 20px 60px
1127
+ }
1128
+
1129
+ .temp27 .item {
1130
+ width: 30.6%
1131
+ }
1132
+
1133
+ .temp27 .fit2 {
1134
+ padding-bottom: 100%
1135
+ }
1136
+
1137
+ .temp27 .content {
1138
+ padding: 25px 16px 27px
1139
+ }
1140
+
1141
+ .temp29 {
1142
+ position: relative
1143
+ }
1144
+
1145
+ .temp29 .item.right {
1146
+ position: absolute;
1147
+ right: 0;
1148
+ top: 0;
1149
+ margin: 0
1150
+ }
1151
+
1152
+ .temp29 .item {
1153
+ width: 31.78%;
1154
+ float: left;
1155
+ margin-right: 19px;
1156
+ margin-bottom: 20px
1157
+ }
1158
+
1159
+ .temp29 .item.right {
1160
+ position: absolute;
1161
+ right: 0;
1162
+ top: 0
1163
+ }
1164
+
1165
+ .temp29 .item.right .fit2 {
1166
+ padding-bottom: calc(111.92% + 20px)
1167
+ }
1168
+
1169
+ .temp29 .content {
1170
+ position: relative
1171
+ }
1172
+
1173
+ .temp29 .fit2 {
1174
+ padding-bottom: 55.96%
1175
+ }
1176
+
1177
+ .temp30 .item {
1178
+ width: 48.9%;
1179
+ padding-top: 17px;
1180
+ margin-bottom: 20px
1181
+ }
1182
+
1183
+ .temp30 .item:hover .content {
1184
+ background: linear-gradient(135deg,#6e83ff 0%,#5067f0 100%)
1185
+ }
1186
+
1187
+ .temp30 .item:hover .txt2 {
1188
+ color: #fff
1189
+ }
1190
+
1191
+ .temp30 .h3,.temp-con .content .h3 {
1192
+ position: absolute;
1193
+ left: 50%;
1194
+ margin-left: -107px;
1195
+ top: -21px;
1196
+ width: 214px;
1197
+ height: 38px;
1198
+ line-height: 34px;
1199
+ text-align: center;
1200
+ font-weight: normal;
1201
+ background: linear-gradient(127deg,#5b5bfa 0%,#7a5ee9 100%);
1202
+ border: solid 2px #5067f0;
1203
+ color: #fff
1204
+ }
1205
+
1206
+ .temp30 .h3:before,.temp30 .h3:after,.temp-con .content .h3:before,.temp-con .content .h3:after {
1207
+ content: '';
1208
+ position: absolute;
1209
+ top: 0;
1210
+ border-bottom: 17px solid #4259df
1211
+ }
1212
+
1213
+ .temp30 .h3:before,.temp-con .content .h3:before {
1214
+ border-left: 12px solid transparent;
1215
+ left: -14px
1216
+ }
1217
+
1218
+ .temp30 .h3:after,.temp-con .content .h3:after {
1219
+ border-right: 12px solid transparent;
1220
+ right: -14px
1221
+ }
1222
+
1223
+ .temp30 .fit2 {
1224
+ position: relative;
1225
+ margin-top: 39px;
1226
+ margin-left: 30px;
1227
+ z-index: 2;
1228
+ width: 33.64%;
1229
+ padding-bottom: 31.36%;
1230
+ float: left;
1231
+ margin-right: 16px
1232
+ }
1233
+
1234
+ .temp30 .content {
1235
+ z-index: 1;
1236
+ padding: 38px 38px 20px 40%;
1237
+ position: relative;
1238
+ border: 2px solid #5067f0;
1239
+ height: 100%
1240
+ }
1241
+
1242
+ .temp30 .txt2 {
1243
+ margin-top: 20px
1244
+ }
1245
+
1246
+ .temp32 .item {
1247
+ width: 48.9%;
1248
+ border: solid 2px #5067f0;
1249
+ position: relative;
1250
+ padding-right: 25px;
1251
+ display: flex;
1252
+ justify-content: space-between;
1253
+ margin-bottom: 20px
1254
+ }
1255
+
1256
+ .temp32 .left {
1257
+ background: linear-gradient(135deg,#6e83ff 0%,#5067f0 100%);
1258
+ float: left;
1259
+ width: 176px;
1260
+ padding: 58px 0;
1261
+ margin-right: 30px;
1262
+ flex-shrink: 0
1263
+ }
1264
+
1265
+ .temp32 .right {
1266
+ min-height: 196px;
1267
+ position: relative;
1268
+ padding-bottom: 62px
1269
+ }
1270
+
1271
+ .temp32 .icon {
1272
+ margin: 0 auto;
1273
+ background: #fff
1274
+ }
1275
+
1276
+ .temp32 .h3 {
1277
+ color: #fff;
1278
+ margin-top: 16px
1279
+ }
1280
+
1281
+ .temp32 .txt2 {
1282
+ margin-top: 20px
1283
+ }
1284
+
1285
+ .temp32 .btn {
1286
+ position: absolute;
1287
+ bottom: 30px;
1288
+ width: 120px;
1289
+ height: 32px;
1290
+ line-height: 32px;
1291
+ text-align: center;
1292
+ font-size: 14px;
1293
+ color: #fff;
1294
+ background: linear-gradient(127deg,#5b5bfa 0%,#7a5ee9 100%);
1295
+ border-radius: 16px
1296
+ }
1297
+
1298
+ .title {
1299
+ text-align: center;
1300
+ padding-top: 33px;
1301
+ clear: both
1302
+ }
1303
+
1304
+ .title .h {
1305
+ font-size: 24px;
1306
+ line-height: 1.5;
1307
+ color: #333;
1308
+ font-weight: bold;
1309
+ position: relative
1310
+ }
1311
+
1312
+ .title .text {
1313
+ margin-top: 10px;
1314
+ font-size: 16px;
1315
+ line-height: 21px;
1316
+ color: #666
1317
+ }
1318
+
1319
+ .title.t3 .h {
1320
+ margin-bottom: 20px;
1321
+ padding-bottom: 20px
1322
+ }
1323
+
1324
+ .title.t3 .h i {
1325
+ position: absolute;
1326
+ bottom: 0;
1327
+ left: 50%;
1328
+ margin-left: -36px;
1329
+ width: 72px;
1330
+ height: 4px;
1331
+ background-color: #5067f0
1332
+ }
1333
+
1334
+ .title.t3 .h i:after {
1335
+ content: '';
1336
+ position: absolute;
1337
+ width: 50%;
1338
+ height: 4px;
1339
+ right: 0;
1340
+ background-color: #fe5e60
1341
+ }
1342
+
1343
+ .title .h .icon1 {
1344
+ vertical-align: -3px;
1345
+ margin-right: 16px
1346
+ }
1347
+
1348
+ .title .number {
1349
+ font-size: 18px;
1350
+ color: #fff;
1351
+ position: relative;
1352
+ height: 76px;
1353
+ line-height: 76px;
1354
+ margin-bottom: 12px
1355
+ }
1356
+
1357
+ .title .number span,.title .h span,.title .number .span,.title .h .span {
1358
+ position: relative;
1359
+ z-index: 2
1360
+ }
1361
+
1362
+ .title .number:before {
1363
+ content: '';
1364
+ position: absolute;
1365
+ left: 50%;
1366
+ top: 50%;
1367
+ margin-left: -28px;
1368
+ margin-top: -28px;
1369
+ width: 56px;
1370
+ height: 56px;
1371
+ background-image: linear-gradient(135deg,#6e83ff 0%,#5067f0 100%);
1372
+ box-shadow: 0 7px 10px 0 rgba(80,103,240,.3);
1373
+ border-radius: 6px;
1374
+ -o-transform: rotate(45deg);
1375
+ -ms-transform: rotate(45deg);
1376
+ -webkit-transform: rotate(45deg);
1377
+ -moz-transform: rotate(45deg);
1378
+ transform: rotate(45deg)
1379
+ }
1380
+
1381
+ .title.t9 .h .after {
1382
+ position: absolute;
1383
+ white-space: nowrap;
1384
+ font-size: 34px;
1385
+ color: #f6f6f6;
1386
+ left: 50%;
1387
+ top: 12px;
1388
+ z-index: 1;
1389
+ -o-transform: translateX(-50%);
1390
+ -ms-transform: translateX(-50%);
1391
+ -webkit-transform: translateX(-50%);
1392
+ -moz-transform: translateX(-50%);
1393
+ transform: translateX(-50%);
1394
+ line-height: 1;
1395
+ margin: 0
1396
+ }
1397
+
1398
+ .title .letter {
1399
+ margin-top: 5px
1400
+ }
1401
+
1402
+ .title.t11 .h .after {
1403
+ font-size: 64px;
1404
+ top: 50%;
1405
+ -o-transform: translate(-50%,-50%);
1406
+ -ms-transform: translate(-50%,-50%);
1407
+ -webkit-transform: translate(-50%,-50%);
1408
+ -moz-transform: translate(-50%,-50%);
1409
+ transform: translate(-50%,-50%)
1410
+ }
1411
+
1412
+ .title.t11 .text {
1413
+ margin-top: 23px
1414
+ }
1415
+
1416
+ .title.t12 .h {
1417
+ font-size: 0
1418
+ }
1419
+
1420
+ .dib {
1421
+ display: inline-block
1422
+ }
1423
+
1424
+ .title.t12 .h .left {
1425
+ font-size: 40px;
1426
+ margin-right: 5px
1427
+ }
1428
+
1429
+ .title.t12 .h .right,.title.t12 .h .right p {
1430
+ margin: 0;
1431
+ color: #333;
1432
+ font-size: 16px;
1433
+ line-height: 1.2;
1434
+ text-align: left
1435
+ }
1436
+
1437
+ .title.t13 .con {
1438
+ line-height: 1;
1439
+ background-color: #fff;
1440
+ position: relative;
1441
+ z-index: 2;
1442
+ padding: 0 12px;
1443
+ top: -10px
1444
+ }
1445
+
1446
+ .title.t13 .border {
1447
+ background: transparent;
1448
+ padding: 0 24px;
1449
+ box-shadow: 0 7px 10px 0 rgba(80,103,240,.3);
1450
+ border: 4px solid #5067f0;
1451
+ padding-bottom: 5px
1452
+ }
1453
+
1454
+ .title.t13 .text {
1455
+ margin-top: 20px
1456
+ }
1457
+
1458
+ .title.t14 .h {
1459
+ font-size: 0
1460
+ }
1461
+
1462
+ .title.t14 .h .dib span {
1463
+ position: relative;
1464
+ z-index: 2;
1465
+ color: #fff
1466
+ }
1467
+
1468
+ .title.t14 .dib {
1469
+ font-size: 24px;
1470
+ padding: 6px 35px;
1471
+ position: relative
1472
+ }
1473
+
1474
+ .title.t14 .dib:before {
1475
+ content: '';
1476
+ position: absolute;
1477
+ left: 0;
1478
+ top: 0;
1479
+ z-index: 1;
1480
+ width: 100%;
1481
+ height: 100%;
1482
+ background: linear-gradient(135deg,#6e83ff 0%,#5067f0 100%);
1483
+ -o-transform: skew(-15deg);
1484
+ -ms-transform: skew(-15deg);
1485
+ -moz-transform: skew(-15deg);
1486
+ -webkit-transform: skew(-15deg);
1487
+ transform: skew(-15deg);
1488
+ box-shadow: 0 7px 10px 0 rgba(80,103,240,.3)
1489
+ }
1490
+
1491
+ .title.t14 .text {
1492
+ margin-top: 20px
1493
+ }
1494
+
1495
+ .title.t16 .cont {
1496
+ padding: 30px 0;
1497
+ position: relative
1498
+ }
1499
+
1500
+ .title.t16 .cont div {
1501
+ position: relative;
1502
+ z-index: 2
1503
+ }
1504
+
1505
+ .title.t16 .cont:after {
1506
+ content: '';
1507
+ position: absolute;
1508
+ top: 50%;
1509
+ left: 50%;
1510
+ margin-left: -33px;
1511
+ margin-top: -64px;
1512
+ width: 66px;
1513
+ height: 128px;
1514
+ background: url(images/icon03.png) no-repeat
1515
+ }
1516
+
1517
+ .title.t16 .text {
1518
+ margin-top: 20px
1519
+ }
1520
+
1521
+ .title.t16 .letter {
1522
+ line-height: 21px;
1523
+ margin-top: -2px
1524
+ }
1525
+
1526
+ .title.t20 .h {
1527
+ line-height: 1
1528
+ }
1529
+
1530
+ .title.t20 .text {
1531
+ margin-top: 0
1532
+ }
1533
+
1534
+ .title.t20 .h img {
1535
+ vertical-align: -22px
1536
+ }
1537
+
1538
+ .title.t22 img {
1539
+ margin-bottom: -6px
1540
+ }
1541
+
1542
+ .title.t23 .line {
1543
+ position: relative;
1544
+ margin-top: 12px
1545
+ }
1546
+
1547
+ .title.t23 .line img {
1548
+ position: relative;
1549
+ z-index: 2
1550
+ }
1551
+
1552
+ .title.t23 .line:after {
1553
+ position: absolute;
1554
+ content: '';
1555
+ left: 0;
1556
+ width: 100%;
1557
+ top: 50%;
1558
+ border-top: 1px solid #ddd;
1559
+ z-index: 0
1560
+ }
1561
+
1562
+ .title.t24 img,.title.t25 img {
1563
+ vertical-align: middle
1564
+ }
1565
+
1566
+ .title.t24 .h,.title.t25 .h {
1567
+ font-size: 0
1568
+ }
1569
+
1570
+ .title.t24 .h span,.title.t25 .h span,.title.t24 .h span,.title.t25 .h a {
1571
+ white-space: pre-wrap;
1572
+ font-size: 24px;
1573
+ display: inline-block;
1574
+ vertical-align: middle;
1575
+ padding: 0 20px;
1576
+ max-width: calc(100% - 430px)
1577
+ }
1578
+
1579
+ .title.t25 .h span {
1580
+ max-width: calc(100% - 126px)
1581
+ }
1582
+
1583
+ .title.t27 .h {
1584
+ position: relative
1585
+ }
1586
+
1587
+ .title.t27 .h:before {
1588
+ content: '';
1589
+ position: absolute;
1590
+ width: 100%;
1591
+ height: 50%;
1592
+ left: 0;
1593
+ bottom: 0;
1594
+ border: 1px solid #5067f0;
1595
+ border-bottom: none
1596
+ }
1597
+
1598
+ .title.t27 .dib {
1599
+ padding: 7px 40px;
1600
+ min-width: 230px;
1601
+ color: #fff;
1602
+ position: relative;
1603
+ z-index: 2;
1604
+ max-width: calc(100% - 150px)
1605
+ }
1606
+
1607
+ .title.t27 .dib span {
1608
+ position: relative;
1609
+ z-index: 2
1610
+ }
1611
+
1612
+ .title.t27 .dib i {
1613
+ position: absolute;
1614
+ z-index: 0;
1615
+ left: 0;
1616
+ top: 0;
1617
+ width: 100%;
1618
+ height: 100%;
1619
+ background-image: linear-gradient(135deg,#6e83ff 0%,#5067f0 100%)
1620
+ }
1621
+
1622
+ .title.t27 .dib:after,.title.t27 .dib:before,.title.t27 .dib i:after,.title.t27 .dib i:before {
1623
+ content: '';
1624
+ position: absolute;
1625
+ width: 12px;
1626
+ height: 100%;
1627
+ top: 0;
1628
+ background-color: #fff;
1629
+ z-index: 3;
1630
+ overflow: hidden
1631
+ }
1632
+
1633
+ .title.t27 .dib i:after,.title.t27 .dib i:before {
1634
+ background-color: #fe5e60
1635
+ }
1636
+
1637
+ .title.t27 .dib i:after {
1638
+ left: 0
1639
+ }
1640
+
1641
+ .title.t27 .dib i:before {
1642
+ right: 0
1643
+ }
1644
+
1645
+ .title.t27 .dib i,.title.t27 .dib:after,.title.t27 .dib:before {
1646
+ transform: skewX(-15deg)
1647
+ }
1648
+
1649
+ .title.t27 .dib span {
1650
+ display: inline-block;
1651
+ max-width: 100%
1652
+ }
1653
+
1654
+ .title.t27 .dib:after {
1655
+ left: 12px
1656
+ }
1657
+
1658
+ .title.t27 .dib:before {
1659
+ right: 12px
1660
+ }
1661
+
1662
+ .temp33 .item {
1663
+ width: 25%;
1664
+ border-right: 2px dotted #bdbabb;
1665
+ border-bottom: 2px dotted #bdbabb;
1666
+ padding: 0 30px;
1667
+ text-align: center;
1668
+ -webkit-box-sizing: border-box;
1669
+ -moz-box-sizing: border-box;
1670
+ box-sizing: border-box;
1671
+ padding-bottom: 22px
1672
+ }
1673
+
1674
+ .temp33 .item:nth-child(n+5) {
1675
+ border-bottom: none;
1676
+ padding-top: 22px;
1677
+ padding-bottom: 0
1678
+ }
1679
+
1680
+ .temp33 .item:nth-child(4n) {
1681
+ border-right: none
1682
+ }
1683
+
1684
+ .temp33 .item img {
1685
+ display: block;
1686
+ margin: 0 auto
1687
+ }
1688
+
1689
+ .temp33 .txt1 {
1690
+ text-align: center
1691
+ }
1692
+
1693
+ .temp33 .h3 {
1694
+ margin-top: 17px
1695
+ }
1696
+
1697
+ .temp34 .item {
1698
+ width: 33.33%;
1699
+ border-right: 1px solid #5067f0;
1700
+ padding: 0 30px 100px;
1701
+ margin-bottom: 50px
1702
+ }
1703
+
1704
+ .temp34 .item:nth-child(3n) {
1705
+ border-right: none
1706
+ }
1707
+
1708
+ .temp34 .item:nth-child(n+4) {
1709
+ margin-bottom: 0
1710
+ }
1711
+
1712
+ .temp34 .h3 {
1713
+ font-size: 28px;
1714
+ font-weight: bold;
1715
+ color: #333
1716
+ }
1717
+
1718
+ .temp34 .h4 {
1719
+ width: calc(100% - 60px);
1720
+ position: absolute;
1721
+ left: 30px;
1722
+ bottom: 12px;
1723
+ color: #fff;
1724
+ font-size: 18px;
1725
+ font-weight: bold;
1726
+ text-align: center;
1727
+ height: 48px;
1728
+ line-height: 48px
1729
+ }
1730
+
1731
+ .temp34 .txt1 {
1732
+ padding-right: 30px
1733
+ }
1734
+
1735
+ .temp35 .list {
1736
+ height: 180px;
1737
+ background: url(images/bg01.png) no-repeat center center
1738
+ }
1739
+
1740
+ .temp35 .item {
1741
+ width: 25%;
1742
+ padding: 34px 22px 0;
1743
+ text-align: center
1744
+ }
1745
+
1746
+ .temp35 .item .content {
1747
+ margin-top: 24px;
1748
+ padding: 10px 0;
1749
+ border-top: 1px solid #fff;
1750
+ border-bottom: 1px solid #fff
1751
+ }
1752
+
1753
+ .temp35 .h3 {
1754
+ color: #fff
1755
+ }
1756
+
1757
+ .temp35 .txt1 {
1758
+ margin: 0;
1759
+ color: #fff;
1760
+ height: 42px;
1761
+ text-align: left
1762
+ }
1763
+
1764
+ .temp37 .item {
1765
+ width: calc(33.33% - 20px);
1766
+ margin-bottom: 30px;
1767
+ border-radius: 4px;
1768
+ overflow: hidden;
1769
+ box-shadow: 2px 5px 28px 1px rgba(94,119,143,.22)
1770
+ }
1771
+
1772
+ .temp37 .item:hover {
1773
+ box-shadow: 2px 5px 28px 1px rgba(94,119,143,.22),0 4px 0 0 #5067f0
1774
+ }
1775
+
1776
+ .temp37 .item:nth-child(n+4) {
1777
+ margin-bottom: 0
1778
+ }
1779
+
1780
+ .temp37 .h3 {
1781
+ background: linear-gradient(135deg,#6e83ff 0%,#5067f0 100%);
1782
+ color: #fff;
1783
+ padding: 13px 12px;
1784
+ text-align: center;
1785
+ line-height: 1.4
1786
+ }
1787
+
1788
+ .temp37 .content {
1789
+ position: relative;
1790
+ padding: 20px 0 20px 106px;
1791
+ overflow: hidden
1792
+ }
1793
+
1794
+ .temp37 img {
1795
+ position: absolute;
1796
+ width: 56px;
1797
+ height: 56px;
1798
+ position: absolute;
1799
+ left: 25px;
1800
+ top: 50%;
1801
+ margin-top: -28px
1802
+ }
1803
+
1804
+ .temp37 .txt1 {
1805
+ min-height: 42px;
1806
+ border-left: 1px solid #eee;
1807
+ padding: 15px 25px;
1808
+ margin: 0
1809
+ }
1810
+
1811
+ .temp38 .content {
1812
+ padding: 60px 30px;
1813
+ background-color: #5067f0
1814
+ }
1815
+
1816
+ .temp38 .item {
1817
+ width: 25%;
1818
+ border-bottom: 1px solid #6c7ff2;
1819
+ border-right: 1px solid #6c7ff2;
1820
+ padding-bottom: 30px;
1821
+ padding-left: 25px;
1822
+ padding-right: 25px
1823
+ }
1824
+
1825
+ .temp38 .item:nth-child(n+5) {
1826
+ border-bottom: none;
1827
+ padding-bottom: 0;
1828
+ padding-top: 30px
1829
+ }
1830
+
1831
+ .temp38 .item:nth-child(n+5) .h3,.temp38 .item:nth-child(n+5) .txt1 {
1832
+ position: relative;
1833
+ bottom: -24px
1834
+ }
1835
+
1836
+ .temp38 .item:nth-child(4n) {
1837
+ border-right: none
1838
+ }
1839
+
1840
+ .temp38 .item:nth-child(n+5) img {
1841
+ top: 0
1842
+ }
1843
+
1844
+ .temp38 img {
1845
+ display: block;
1846
+ margin: 0 auto;
1847
+ position: relative;
1848
+ top: -24px
1849
+ }
1850
+
1851
+ .temp38 .h3 {
1852
+ text-align: center;
1853
+ color: #fff
1854
+ }
1855
+
1856
+ .temp38 .txt1 {
1857
+ text-align: center;
1858
+ color: #fff
1859
+ }
1860
+
1861
+ .temp39 .item {
1862
+ width: calc(33.33% - 14px)
1863
+ }
1864
+
1865
+ .temp39 .content {
1866
+ padding: 20px 30px 0
1867
+ }
1868
+
1869
+ .temp39 .fit2 {
1870
+ padding-bottom: 73.53%
1871
+ }
1872
+
1873
+ .temp39 .h3 {
1874
+ position: relative;
1875
+ text-align: center
1876
+ }
1877
+
1878
+ .temp39 .h3 span {
1879
+ display: inline-block;
1880
+ max-width: 80%;
1881
+ background-color: #fff;
1882
+ position: relative;
1883
+ z-index: 2;
1884
+ padding: 0 8px
1885
+ }
1886
+
1887
+ .temp39 .h3:after {
1888
+ content: '';
1889
+ z-index: 1;
1890
+ width: 100%;
1891
+ top: 50%;
1892
+ left: 0;
1893
+ border-top: 2px solid #5067f0;
1894
+ margin-top: -1px;
1895
+ position: absolute
1896
+ }
1897
+
1898
+ .temp39 .txt1 {
1899
+ text-align: center
1900
+ }
1901
+
1902
+ .temp40 .content {
1903
+ background-color: #5067f0;
1904
+ padding: 20px
1905
+ }
1906
+
1907
+ .temp40 .item {
1908
+ width: 130px;
1909
+ padding-bottom: 24px
1910
+ }
1911
+
1912
+ .temp40 .item:after {
1913
+ position: absolute;
1914
+ content: '';
1915
+ bottom: 0;
1916
+ left: 0;
1917
+ width: 56px;
1918
+ height: 2px;
1919
+ background-color: #fff
1920
+ }
1921
+
1922
+ .temp40 .icon {
1923
+ width: 56px;
1924
+ height: 56px;
1925
+ background: #fff
1926
+ }
1927
+
1928
+ .temp40 .icon img {
1929
+ width: 30px;
1930
+ height: 30px
1931
+ }
1932
+
1933
+ .temp40 .txt1 {
1934
+ color: #fff
1935
+ }
1936
+
1937
+ .temp41 .item {
1938
+ width: 280px;
1939
+ margin: 0 auto;
1940
+ background-color: #5067f0;
1941
+ border: solid 1px #666
1942
+ }
1943
+
1944
+ .temp41 .h3 {
1945
+ color: #ffe612
1946
+ }
1947
+
1948
+ .temp41 .fit2 {
1949
+ padding-bottom: 100%
1950
+ }
1951
+
1952
+ .temp41 .content {
1953
+ padding: 20px 30px 30px
1954
+ }
1955
+
1956
+ .temp41 .txt1 {
1957
+ color: #fff
1958
+ }
1959
+
1960
+ .temp43 .item {
1961
+ width: calc(33.33% - 20px);
1962
+ margin: 0
1963
+ }
1964
+
1965
+ .temp94 .item,.temp95 .item {
1966
+ overflow: hidden;
1967
+ min-height: 185px;
1968
+ padding-left: calc(17.78% + 20px)
1969
+ }
1970
+
1971
+ .temp94 .fit2,.temp95 .fit2 {
1972
+ width: 17.78%;
1973
+ padding-bottom: 22.22%;
1974
+ position: absolute;
1975
+ left: 0;
1976
+ top: 0
1977
+ }
1978
+
1979
+ .temp94 .h3,.temp95 .h3 {
1980
+ margin-top: -3px
1981
+ }
1982
+
1983
+ .temp95 .item {
1984
+ padding-top: 30px;
1985
+ padding-bottom: 30px;
1986
+ border-bottom: 1px dashed #ccc
1987
+ }
1988
+
1989
+ .temp95 .fit2 {
1990
+ top: 30px
1991
+ }
1992
+
1993
+ .temp95 .item:first-child .fit2 {
1994
+ top: 0
1995
+ }
1996
+
1997
+ .temp95 .item:first-child {
1998
+ padding-top: 0
1999
+ }
2000
+
2001
+ .temp95 .item:last-child {
2002
+ border-bottom: none;
2003
+ padding-bottom: 0
2004
+ }
2005
+
2006
+ .temp44 .top {
2007
+ background-color: #eee;
2008
+ border-radius: 10px;
2009
+ overflow: hidden;
2010
+ font-size: 0;
2011
+ padding: 24px 30px;
2012
+ position: relative;
2013
+ z-index: 0
2014
+ }
2015
+
2016
+ .temp44 .top .h3 {
2017
+ float: left;
2018
+ margin-right: 14px;
2019
+ color: #5067f0
2020
+ }
2021
+
2022
+ .temp44 .top .txt1 {
2023
+ margin-top: 2px
2024
+ }
2025
+
2026
+ .temp44 .line {
2027
+ height: 45px;
2028
+ position: relative
2029
+ }
2030
+
2031
+ .temp44 .line .p {
2032
+ position: absolute;
2033
+ width: calc(50% + 10px);
2034
+ left: 50%;
2035
+ margin-left: calc(-25% - 5px);
2036
+ height: 50%;
2037
+ border: 1px solid #bbb;
2038
+ border-bottom: none;
2039
+ bottom: 0
2040
+ }
2041
+
2042
+ .temp44 .line:after {
2043
+ content: '';
2044
+ position: absolute;
2045
+ width: 1px;
2046
+ height: 50%;
2047
+ background-color: #bbb;
2048
+ top: 0;
2049
+ left: 50%
2050
+ }
2051
+
2052
+ .temp44 .line .i {
2053
+ width: 16px;
2054
+ height: 16px;
2055
+ background-color: #fff;
2056
+ box-shadow: 0 0 8px 0 rgba(47,66,178,.39);
2057
+ border-radius: 50%;
2058
+ position: absolute;
2059
+ z-index: 3
2060
+ }
2061
+
2062
+ .temp44 .line .i1 {
2063
+ top: -8px;
2064
+ left: 50%;
2065
+ margin-left: -8px
2066
+ }
2067
+
2068
+ .temp44 .line .i2 {
2069
+ bottom: -8px;
2070
+ right: -8px
2071
+ }
2072
+
2073
+ .temp44 .line .i3 {
2074
+ bottom: -8px;
2075
+ left: -8px
2076
+ }
2077
+
2078
+ .temp44 .content .item {
2079
+ position: relative;
2080
+ z-index: 0;
2081
+ width: calc(50% - 15px);
2082
+ padding: 30px;
2083
+ border-radius: 10px;
2084
+ background: linear-gradient(135deg,#6e83ff 0%,#5067f0 100%);
2085
+ box-shadow: 0 7px 10px 0 rgba(80,103,240,.3)
2086
+ }
2087
+
2088
+ .temp44 .content .item:nth-child(2n) {
2089
+ background: linear-gradient(135deg,#ff8284 0%,#fe5e60 100%);
2090
+ box-shadow: 0 7px 10px 0 rgba(254,94,96,.3)
2091
+ }
2092
+
2093
+ .temp44 .content .item .h3 {
2094
+ color: #fff
2095
+ }
2096
+
2097
+ .temp44 .content .item .txt1 {
2098
+ color: #fff
2099
+ }
2100
+
2101
+ .temp46 .item {
2102
+ position: relative;
2103
+ padding-left: 104px;
2104
+ margin-bottom: 40px
2105
+ }
2106
+
2107
+ .temp46 .item:last-child {
2108
+ margin-bottom: 0
2109
+ }
2110
+
2111
+ .temp46 .item .num {
2112
+ position: absolute;
2113
+ left: 0;
2114
+ top: 0;
2115
+ width: 104px;
2116
+ height: 100%;
2117
+ font-size: 56px;
2118
+ font-style: italic;
2119
+ font-weight: bold;
2120
+ color: #5067f0
2121
+ }
2122
+
2123
+ .temp46 .item .content {
2124
+ height: 72px;
2125
+ border-radius: 36px;
2126
+ border: solid 2px #5067f0;
2127
+ font-size: 0
2128
+ }
2129
+
2130
+ .temp46 .item .content .dib {
2131
+ display: inline-block;
2132
+ vertical-align: middle
2133
+ }
2134
+
2135
+ .temp46 .item .content .txt1 {
2136
+ width: calc(50% - 97px);
2137
+ margin: 0;
2138
+ height: 100%
2139
+ }
2140
+
2141
+ .temp46 .item .content .txt1.t1 {
2142
+ padding-left: 25px
2143
+ }
2144
+
2145
+ .temp46 .item .content .txt1.t2 {
2146
+ padding-right: 25px
2147
+ }
2148
+
2149
+ .temp46 .item .content .h3 {
2150
+ width: 194px;
2151
+ text-align: center;
2152
+ height: 100%
2153
+ }
2154
+
2155
+ .temp46 .item .content .h3 .span,.temp46 .item .content .h3 span {
2156
+ display: inline-block;
2157
+ color: #fff;
2158
+ position: relative
2159
+ }
2160
+
2161
+ .temp46 .item .content .h3 span {
2162
+ z-index: 3;
2163
+ padding: 0 8px;
2164
+ vertical-align: middle;
2165
+ background: #5067f0;
2166
+ max-width: 100px;
2167
+ max-height: 46px;
2168
+ overflow: hidden
2169
+ }
2170
+
2171
+ .temp46 .item .content .h3 {
2172
+ position: relative
2173
+ }
2174
+
2175
+ .temp46 .item .content .h3:after {
2176
+ position: absolute;
2177
+ left: 20px;
2178
+ top: 0;
2179
+ z-index: 0;
2180
+ content: '';
2181
+ width: 153px;
2182
+ height: 100%;
2183
+ background-color: #5067f0;
2184
+ -o-transform: skew(-30deg);
2185
+ -ms-transform: skew(-30deg);
2186
+ -moz-transform: skew(-30deg);
2187
+ -webkit-transform: skew(-30deg);
2188
+ transform: skew(-30deg)
2189
+ }
2190
+
2191
+ .temp46 .item .content .h3 .span:after {
2192
+ position: absolute;
2193
+ content: '';
2194
+ left: -6px;
2195
+ width: calc(100% + 12px);
2196
+ top: 50%;
2197
+ height: 2px;
2198
+ background-color: #fff;
2199
+ z-index: 2
2200
+ }
2201
+
2202
+ .temp46 .item .content .font {
2203
+ height: 100%
2204
+ }
2205
+
2206
+ .temp46 .item .content .txt1 span {
2207
+ display: inline-block;
2208
+ max-height: 63px;
2209
+ overflow: hidden
2210
+ }
2211
+
2212
+ .template table.fix {
2213
+ table-layout: fixed
2214
+ }
2215
+
2216
+ .template table {
2217
+ width: 100%
2218
+ }
2219
+
2220
+ .template table th {
2221
+ font-size: 18px;
2222
+ border: 1px solid #ddd;
2223
+ line-height: 1.4;
2224
+ padding: 11px 12px;
2225
+ border: 1px solid #ddd
2226
+ }
2227
+
2228
+ .template table td {
2229
+ text-align: left;
2230
+ border: 1px solid #ddd;
2231
+ padding: 13px 12px;
2232
+ font-size: 13px;
2233
+ color: #666;
2234
+ line-height: 21px;
2235
+ margin: 0;
2236
+ word-wrap: break-word;
2237
+ word-break: break-all
2238
+ }
2239
+
2240
+ .table-01 table th,.table-02 table th {
2241
+ background-color: #5067f0;
2242
+ border-color: #5067f0;
2243
+ color: #fff;
2244
+ width: 25%
2245
+ }
2246
+
2247
+ .table-01 table th {
2248
+ border-top-color: #ddd
2249
+ }
2250
+
2251
+ .table-01 thead th:first-child {
2252
+ border-left-color: #ddd
2253
+ }
2254
+
2255
+ .table-01 thead th:last-child {
2256
+ border-right-color: #ddd
2257
+ }
2258
+
2259
+ .table-01 table td,.table-02 table td {
2260
+ width: 25%
2261
+ }
2262
+
2263
+ .table-02 table {
2264
+ border: 1px solid #ddd
2265
+ }
2266
+
2267
+ .table-02 table th {
2268
+ border-color: #fff;
2269
+ border-left-color: #ddd;
2270
+ height: auto
2271
+ }
2272
+
2273
+ .table-02 table tr:first-child th {
2274
+ border-top-color: #ddd
2275
+ }
2276
+
2277
+ .table-02 table tr:nth-last-child(2) th {
2278
+ border-bottom-color: #ddd
2279
+ }
2280
+
2281
+ .table-03 table tr th,.table-03 table tr:nth-child(2n) td {
2282
+ background-color: #f9f9f9
2283
+ }
2284
+
2285
+ .table-04 table td {
2286
+ background-color: #f8f9ff
2287
+ }
2288
+
2289
+ .table-04 table tr:nth-child(2n-1) td,.table-05 table tr:nth-child(2n-1) td {
2290
+ background-color: #f1f3ff
2291
+ }
2292
+
2293
+ .table-05 table th {
2294
+ border: none;
2295
+ background-color: #fff;
2296
+ color: #5067f0
2297
+ }
2298
+
2299
+ .table-05 table th {
2300
+ border-top: 1px solid #5067f0;
2301
+ border-bottom: 1px solid #5067f0
2302
+ }
2303
+
2304
+ .table-05 table td {
2305
+ background-color: #fff
2306
+ }
2307
+
2308
+ table th.fz16 {
2309
+ font-weight: normal
2310
+ }
2311
+
2312
+ .table-07 tr th,.table-07 tr td {
2313
+ background-color: #f1f3ff
2314
+ }
2315
+
2316
+ .table-07 tr td,.table-07 thead th:last-child {
2317
+ border-bottom-color: #fff
2318
+ }
2319
+
2320
+ .table-07 tr:last-child td:last-child {
2321
+ border-bottom-color: #ddd
2322
+ }
2323
+
2324
+ .table-07 tr th:first-child,.table-07 tr td:nth-last-child(2) {
2325
+ background-color: #5067f0;
2326
+ color: #fff
2327
+ }
2328
+
2329
+ .table-08 tr th,.table-09 tr th {
2330
+ border-color: #5067f0!important
2331
+ }
2332
+
2333
+ .table-08 tr td,.table-09 tr td {
2334
+ border: none;
2335
+ border-bottom: 1px solid #ddd
2336
+ }
2337
+
2338
+ .table-08 tr td:first-child,.table-09 tr td:first-child {
2339
+ border-left: 1px solid #ddd
2340
+ }
2341
+
2342
+ .table-08 tr td:last-child,.table-09 tr td:last-child {
2343
+ border-right: 1px solid #ddd
2344
+ }
2345
+
2346
+ .template .border1 {
2347
+ border-radius: 20px 20px 0 0;
2348
+ overflow: hidden
2349
+ }
2350
+
2351
+ .table-10 tr td {
2352
+ border-color: #fff;
2353
+ background-color: #f8f9ff
2354
+ }
2355
+
2356
+ .table-10 tr th {
2357
+ border-color: #fff!important
2358
+ }
2359
+
2360
+ .table-10 tr td:nth-child(2n-1) {
2361
+ background-color: #f1f3ff
2362
+ }
2363
+
2364
+ .temp47 .container {
2365
+ background: url(images/bg02.png) no-repeat center center;
2366
+ padding: 30px 20px
2367
+ }
2368
+
2369
+ .temp47 .h1 {
2370
+ font-size: 30px;
2371
+ color: #fff;
2372
+ line-height: 1.4;
2373
+ text-align: center
2374
+ }
2375
+
2376
+ .temp47 .font {
2377
+ color: #fe5e60;
2378
+ line-height: 1.4;
2379
+ padding: 10px 40px;
2380
+ margin: 25px 80px 55px;
2381
+ background-color: #fff000
2382
+ }
2383
+
2384
+ .temp47 .item {
2385
+ width: 25%
2386
+ }
2387
+
2388
+ .temp47 .item img {
2389
+ display: block;
2390
+ margin: 0 auto;
2391
+ width: 80px;
2392
+ height: 80px;
2393
+ margin-bottom: 12px
2394
+ }
2395
+
2396
+ .temp47 .item .con {
2397
+ padding: 0 32px
2398
+ }
2399
+
2400
+ .temp47 .h3 {
2401
+ text-align: center
2402
+ }
2403
+
2404
+ .temp47 .h3,.temp47 .txt1 {
2405
+ color: #fff
2406
+ }
2407
+
2408
+ .temp48 .item {
2409
+ width: calc(50% - 150px);
2410
+ border-radius: 10px;
2411
+ height: 140px;
2412
+ margin-bottom: 20px;
2413
+ padding-left: 140px
2414
+ }
2415
+
2416
+ .temp48 .left {
2417
+ position: absolute;
2418
+ left: 0;
2419
+ top: 0;
2420
+ width: 140px;
2421
+ height: 140px;
2422
+ background: linear-gradient(135deg,#6e83ff 0%,#5067f0 100%);
2423
+ box-shadow: 0 7px 10px 0 rgba(80,103,240,.3);
2424
+ border-radius: 10px 0 0 10px
2425
+ }
2426
+
2427
+ .temp48 .left img {
2428
+ display: block;
2429
+ margin: 32px auto 0;
2430
+ width: 40px;
2431
+ height: 40px
2432
+ }
2433
+
2434
+ .temp48 .right {
2435
+ border: solid 1px #5067f0;
2436
+ border-radius: 0 10px 10px 0;
2437
+ height: 138px;
2438
+ padding-left: 30px;
2439
+ padding-right: 35px
2440
+ }
2441
+
2442
+ .temp48 .h {
2443
+ font-size: 20px;
2444
+ color: #fff;
2445
+ font-weight: bold;
2446
+ text-align: center;
2447
+ margin-top: 16px;
2448
+ line-height: 1.1
2449
+ }
2450
+
2451
+ .temp48 .h3 {
2452
+ margin-top: 30px
2453
+ }
2454
+
2455
+ .temp49 .fit .img,.temp49 .content .item {
2456
+ display: none
2457
+ }
2458
+
2459
+ .temp49 .fit .img.cur,.temp49 .content .item.cur {
2460
+ display: block
2461
+ }
2462
+
2463
+ .temp49 .container {
2464
+ height: 506px;
2465
+ overflow: hidden;
2466
+ background: linear-gradient(0deg,#fff 0%,#f4f6ff 100%);
2467
+ padding-left: 326px;
2468
+ position: relative;
2469
+ display: block;
2470
+ width: auto;
2471
+ padding-right: 40px;
2472
+ -webkit-box-sizing: border-box;
2473
+ -moz-box-sizing: border-box;
2474
+ box-sizing: border-box;
2475
+ padding-bottom: 220px
2476
+ }
2477
+
2478
+ .temp49 .fit {
2479
+ width: 328px;
2480
+ height: 468px;
2481
+ position: absolute;
2482
+ left: 0;
2483
+ top: 50%;
2484
+ margin-top: -234px
2485
+ }
2486
+
2487
+ .temp49 .fit img {
2488
+ object-position: center center
2489
+ }
2490
+
2491
+ .temp49 .imgs {
2492
+ position: absolute;
2493
+ bottom: 0;
2494
+ left: 332px;
2495
+ width: calc(100% - 300px);
2496
+ font-size: 0;
2497
+ height: 140px;
2498
+ bottom: 66px
2499
+ }
2500
+
2501
+ .temp49 .name {
2502
+ font-weight: bold;
2503
+ font-size: 24px;
2504
+ color: #333;
2505
+ letter-spacing: 5px
2506
+ }
2507
+
2508
+ .temp49 .job {
2509
+ font-weight: normal;
2510
+ font-size: 16px;
2511
+ color: #666;
2512
+ margin-left: 16px
2513
+ }
2514
+
2515
+ .temp49 .content {
2516
+ padding-top: 50px
2517
+ }
2518
+
2519
+ .temp49 .imgs .fit0 {
2520
+ position: static;
2521
+ overflow: hidden;
2522
+ float: left;
2523
+ width: 112px;
2524
+ height: 140px;
2525
+ margin-right: 16px;
2526
+ cursor: pointer;
2527
+ -webkit-box-sizing: border-box;
2528
+ -moz-box-sizing: border-box;
2529
+ box-sizing: border-box
2530
+ }
2531
+
2532
+ .temp49 .imgs .fit0.cur {
2533
+ border: solid 2px #5067f0
2534
+ }
2535
+
2536
+ .temp49 .imgs img:last-child {
2537
+ margin: 0
2538
+ }
2539
+
2540
+ .temp50 .item {
2541
+ width: calc(33.33% - 10px);
2542
+ margin-bottom: 15px;
2543
+ background-repeat: no-repeat;
2544
+ -webkit-background-size: cover;
2545
+ background-size: cover;
2546
+ background-position: center center;
2547
+ padding: 36px 0
2548
+ }
2549
+
2550
+ .temp50 .item .content {
2551
+ background-color: rgba(80,103,240,.9);
2552
+ padding: 20px 24px
2553
+ }
2554
+
2555
+ .temp50 .item:hover {
2556
+ background-color: rgba(80,103,240,.9)!important
2557
+ }
2558
+
2559
+ .temp50 .item.t1 {
2560
+ background-image: url(images/t50b1.png)
2561
+ }
2562
+
2563
+ .temp50 .item.t2 {
2564
+ background-image: url(images/t50b2.png)
2565
+ }
2566
+
2567
+ .temp50 .item.t3 {
2568
+ background-image: url(images/t50b3.png)
2569
+ }
2570
+
2571
+ .temp50 .item.t4 {
2572
+ background-image: url(images/t50b4.png)
2573
+ }
2574
+
2575
+ .temp50 .item.t5 {
2576
+ background-image: url(images/t50b5.png)
2577
+ }
2578
+
2579
+ .temp50 .item.t6 {
2580
+ background-image: url(images/t50b6.png)
2581
+ }
2582
+
2583
+ .temp50 .item:nth-child(n+4) {
2584
+ margin-bottom: 0
2585
+ }
2586
+
2587
+ .temp50 .h3,.temp50 .txt1 {
2588
+ color: #fff
2589
+ }
2590
+
2591
+ .temp50 .h3 img {
2592
+ margin-right: 12px;
2593
+ width: 40px;
2594
+ height: 40px;
2595
+ vertical-align: middle
2596
+ }
2597
+
2598
+ .temp51 .item {
2599
+ width: calc(33.33% - 10px);
2600
+ border: 1px solid #ccc;
2601
+ -webkit-box-sizing: border-box;
2602
+ -moz-box-sizing: border-box;
2603
+ box-sizing: border-box;
2604
+ margin-bottom: 15px
2605
+ }
2606
+
2607
+ .temp51 .item:nth-child(n+4) {
2608
+ margin-bottom: 0
2609
+ }
2610
+
2611
+ .temp51 .h3 {
2612
+ padding: 16px 24px;
2613
+ border-bottom: 1px solid #ccc;
2614
+ text-align: center
2615
+ }
2616
+
2617
+ .temp51 .item:hover .h3 {
2618
+ background: linear-gradient(135deg,#6e83ff 0%,#5067f0 100%);
2619
+ box-shadow: 0 7px 10px 0 rgba(80,103,240,.3);
2620
+ color: #fff
2621
+ }
2622
+
2623
+ .temp51 img {
2624
+ display: block;
2625
+ margin: 35px auto 0
2626
+ }
2627
+
2628
+ .temp51 .txt1 {
2629
+ padding: 18px 24px 40px
2630
+ }
2631
+
2632
+ .temp52 {
2633
+ }
2634
+
2635
+ .temp52 .title {
2636
+ padding: 0
2637
+ }
2638
+
2639
+ .temp52 .title .text {
2640
+ overflow: hidden;
2641
+ text-overflow: ellipsis;
2642
+ white-space: nowrap
2643
+ }
2644
+
2645
+ .temp52 .bg1 {
2646
+ background-image: url(images/t52.png);
2647
+ background-repeat: no-repeat;
2648
+ -webkit-background-size: cover;
2649
+ background-size: cover;
2650
+ height: 552px;
2651
+ -webkit-box-sizing: border-box;
2652
+ -moz-box-sizing: border-box;
2653
+ box-sizing: border-box;
2654
+ padding: 40px 20px 0
2655
+ }
2656
+
2657
+ .temp52 .container {
2658
+ position: relative;
2659
+ margin: 25px auto 0;
2660
+ width: 421px;
2661
+ height: 234px;
2662
+ background-color: rgba(255,255,255,.75);
2663
+ border: solid 5px #5067f0
2664
+ }
2665
+
2666
+ .temp52 .container:after,.temp52 .container:before {
2667
+ content: '';
2668
+ position: absolute;
2669
+ width: 28px;
2670
+ height: 28px;
2671
+ border: 2px solid #fe5e60
2672
+ }
2673
+
2674
+ .temp52 .container:before {
2675
+ border-right: none;
2676
+ border-bottom: none;
2677
+ left: 35px;
2678
+ top: 35px
2679
+ }
2680
+
2681
+ .temp52 .container:after {
2682
+ border-left: none;
2683
+ border-top: none;
2684
+ bottom: 35px;
2685
+ right: 35px
2686
+ }
2687
+
2688
+ .temp52 .container .h {
2689
+ text-align: center;
2690
+ font-size: 30px;
2691
+ font-weight: bold;
2692
+ position: relative;
2693
+ padding-bottom: 8px;
2694
+ color: #fe5e60;
2695
+ margin-top: 37px;
2696
+ overflow: hidden;
2697
+ text-overflow: ellipsis;
2698
+ white-space: nowrap
2699
+ }
2700
+
2701
+ .temp52 .container .h:after {
2702
+ content: '';
2703
+ width: 120px;
2704
+ height: 2px;
2705
+ background-color: #fe5e60;
2706
+ position: absolute;
2707
+ bottom: 0;
2708
+ left: 50%;
2709
+ margin-left: -60px
2710
+ }
2711
+
2712
+ .temp52 .container .txt1 {
2713
+ margin: 0;
2714
+ padding: 0 110px;
2715
+ text-align: center;
2716
+ color: #fe5e60;
2717
+ max-height: 105px;
2718
+ -webkit-line-clamp: 4;
2719
+ padding-top: 30px;
2720
+ position: relative
2721
+ }
2722
+
2723
+ .temp52 .container .txt1:before {
2724
+ content: '';
2725
+ top: 10px;
2726
+ left: 50%;
2727
+ margin-left: -10px;
2728
+ position: absolute;
2729
+ border-top: 20px solid #5067f0;
2730
+ border-left: 10px solid transparent;
2731
+ border-right: 10px solid transparent
2732
+ }
2733
+
2734
+ .temp52 .container .item {
2735
+ display: none
2736
+ }
2737
+
2738
+ .temp52 .container .item.cur {
2739
+ display: block
2740
+ }
2741
+
2742
+ .temp52 .item-list {
2743
+ padding: 0 16px;
2744
+ margin-top: 30px
2745
+ }
2746
+
2747
+ .temp52 .item-list .item {
2748
+ width: 16.6%;
2749
+ flex-shrink: 0
2750
+ }
2751
+
2752
+ .temp52 .item-list .item .imgs {
2753
+ margin: 0 auto;
2754
+ width: 102px;
2755
+ height: 102px;
2756
+ position: relative
2757
+ }
2758
+
2759
+ .temp52 .item-list .item .imgs:after {
2760
+ content: '';
2761
+ position: absolute;
2762
+ height: 72px;
2763
+ width: 72px;
2764
+ left: 50%;
2765
+ top: 50%;
2766
+ margin-left: -36px;
2767
+ margin-top: -36px;
2768
+ -webkit-box-sizing: border-box;
2769
+ -moz-box-sizing: border-box;
2770
+ box-sizing: border-box;
2771
+ border: 4px solid #5067f0;
2772
+ transform: rotate(45deg)
2773
+ }
2774
+
2775
+ .temp52 .item-list .item .txt1 {
2776
+ text-align: center;
2777
+ padding: 0 10px;
2778
+ height: 21px;
2779
+ overflow: hidden
2780
+ }
2781
+
2782
+ .temp52 .item-list .item .imgs img {
2783
+ width: 40px;
2784
+ height: 40px;
2785
+ position: absolute;
2786
+ top: 50%;
2787
+ left: 50%;
2788
+ margin-left: -20px;
2789
+ margin-top: -20px;
2790
+ flex-shrink: 0;
2791
+ z-index: 3
2792
+ }
2793
+
2794
+ .temp52 .item-list .item.cur .imgs img.img1 {
2795
+ display: none
2796
+ }
2797
+
2798
+ .temp52 .item-list .item .imgs img.img2 {
2799
+ display: none
2800
+ }
2801
+
2802
+ .temp52 .item-list .item.cur .imgs img.img2 {
2803
+ display: block
2804
+ }
2805
+
2806
+ .temp52 .item-list .item.cur .imgs:after {
2807
+ background-color: #5067f0
2808
+ }
2809
+
2810
+ .temp53 .cont {
2811
+ margin-top: 33px;
2812
+ padding-top: 72px;
2813
+ border: solid 2px #5067f0;
2814
+ padding-bottom: 42px;
2815
+ position: relative;
2816
+ padding-left: 447px;
2817
+ border-left: none;
2818
+ min-height: 240px
2819
+ }
2820
+
2821
+ .temp53 .titel {
2822
+ position: absolute;
2823
+ left: 0;
2824
+ top: -30px;
2825
+ background-color: #fff;
2826
+ width: 100px;
2827
+ height: 60px;
2828
+ line-height: 60px;
2829
+ font-size: 24px;
2830
+ font-weight: bold;
2831
+ color: #fff
2832
+ }
2833
+
2834
+ .temp53 .titel .i {
2835
+ position: absolute;
2836
+ left: 16px;
2837
+ top: 0;
2838
+ height: 60px;
2839
+ width: 430px;
2840
+ background-color: #5067f0;
2841
+ z-index: 1;
2842
+ transform: skew(-24deg)
2843
+ }
2844
+
2845
+ .temp53 .titel .i .before,.temp53 .titel .i .after {
2846
+ position: absolute;
2847
+ z-index: 2;
2848
+ height: 60px;
2849
+ width: 12px;
2850
+ top: 0;
2851
+ background-color: #fff
2852
+ }
2853
+
2854
+ .temp53 .titel .i .before {
2855
+ left: 0;
2856
+ background-color: #fe5e60
2857
+ }
2858
+
2859
+ .temp53 .titel .i .after {
2860
+ left: 12px
2861
+ }
2862
+
2863
+ .temp53 .titel .word {
2864
+ position: absolute;
2865
+ width: 350px;
2866
+ left: 72px;
2867
+ top: 0;
2868
+ z-index: 3
2869
+ }
2870
+
2871
+ .temp53 .imgs {
2872
+ position: absolute;
2873
+ left: 20px;
2874
+ top: 72px;
2875
+ width: 384px;
2876
+ height: 274px;
2877
+ border: solid 4px #5067f0;
2878
+ z-index: 4
2879
+ }
2880
+
2881
+ .temp53 .fit2 {
2882
+ width: 384px;
2883
+ height: 274px;
2884
+ left: -16px;
2885
+ top: -16px
2886
+ }
2887
+
2888
+ .temp53 .txt-ar {
2889
+ border-left: 6px solid #fe5e60;
2890
+ margin-bottom: 32px;
2891
+ padding-left: 12px;
2892
+ padding-right: 25px
2893
+ }
2894
+
2895
+ .temp53 .bt-btn {
2896
+ position: absolute;
2897
+ height: 42px;
2898
+ bottom: -2px;
2899
+ left: 0;
2900
+ -webkit-box-sizing: border-box;
2901
+ -moz-box-sizing: border-box;
2902
+ box-sizing: border-box;
2903
+ background-color: #fff;
2904
+ z-index: 3;
2905
+ padding-left: 447px;
2906
+ padding-right: 60px
2907
+ }
2908
+
2909
+ .temp53 .bt-btn .btn {
2910
+ display: block;
2911
+ width: 168px;
2912
+ height: 40px;
2913
+ line-height: 40px;
2914
+ text-align: center;
2915
+ background-image: linear-gradient(127deg,#5b5bfa 0%,#7a5ee9 100%);
2916
+ font-size: 14px;
2917
+ color: #fff
2918
+ }
2919
+
2920
+ .temp54 .content {
2921
+ border: solid 10px #5067f0;
2922
+ overflow: hidden;
2923
+ position: relative;
2924
+ padding: 15px 0
2925
+ }
2926
+
2927
+ .temp54 .content:before,.temp54 .content:after {
2928
+ content: '';
2929
+ position: absolute;
2930
+ width: 30px;
2931
+ height: 30px;
2932
+ z-index: 2;
2933
+ border: 1px solid #fe5e60
2934
+ }
2935
+
2936
+ .temp54 .content:before {
2937
+ border-right: none;
2938
+ border-bottom: none;
2939
+ left: 10px;
2940
+ top: 10px
2941
+ }
2942
+
2943
+ .temp54 .content:after {
2944
+ border-top: none;
2945
+ border-left: none;
2946
+ right: 10px;
2947
+ bottom: 10px
2948
+ }
2949
+
2950
+ .temp54 .h {
2951
+ float: left;
2952
+ font-size: 24px;
2953
+ color: #fe5e60;
2954
+ font-weight: bold;
2955
+ padding-left: 50px;
2956
+ padding-right: 30px;
2957
+ position: relative;
2958
+ padding-bottom: 18px;
2959
+ max-width: 40%;
2960
+ line-height: 1.4;
2961
+ margin-right: 55px;
2962
+ margin-top: 25px
2963
+ }
2964
+
2965
+ .temp54 .h:before {
2966
+ content: '';
2967
+ position: absolute;
2968
+ width: 40%;
2969
+ height: 2px;
2970
+ background-color: #fe5e60;
2971
+ left: 30%;
2972
+ bottom: 0
2973
+ }
2974
+
2975
+ .temp54 .h:after {
2976
+ content: '';
2977
+ position: absolute;
2978
+ right: -25px;
2979
+ top: 50%;
2980
+ border-left: 25px solid #5067f0;
2981
+ border-top: 15px solid transparent;
2982
+ border-bottom: 15px solid transparent;
2983
+ margin-top: -15px
2984
+ }
2985
+
2986
+ .temp54 .txt1 {
2987
+ margin-top: 0;
2988
+ padding: 0 60px
2989
+ }
2990
+
2991
+ .temp55 {
2992
+ background-color: #5067f0;
2993
+ overflow: hidden;
2994
+ padding-left: 65px!important;
2995
+ padding-right: 55px!important
2996
+ }
2997
+
2998
+ .temp55 .h {
2999
+ font-size: 24px;
3000
+ color: #fff;
3001
+ float: left;
3002
+ width: calc(100% - 400px);
3003
+ line-height: 1.4;
3004
+ padding-top: 20px
3005
+ }
3006
+
3007
+ .temp55 .fit {
3008
+ float: right;
3009
+ width: 180px;
3010
+ height: 120px
3011
+ }
3012
+
3013
+ .temp55 .fit.f1 {
3014
+ margin-left: 10px
3015
+ }
3016
+
3017
+ .temp56 .bottom {
3018
+ margin-top: 40px
3019
+ }
3020
+
3021
+ .temp56 .item {
3022
+ width: 33.33%;
3023
+ height: 180px;
3024
+ -webkit-box-sizing: border-box;
3025
+ -moz-box-sizing: border-box;
3026
+ box-sizing: border-box;
3027
+ -webkit-background-size: cover;
3028
+ background-size: cover;
3029
+ background-position: center center
3030
+ }
3031
+
3032
+ .temp56 .item .border {
3033
+ border: solid 3px #5067f0;
3034
+ margin: 25px 40px 0;
3035
+ padding: 7px
3036
+ }
3037
+
3038
+ .temp56 .item .border .content {
3039
+ background-color: #5067f0
3040
+ }
3041
+
3042
+ .temp56 .item .border .content .h3,.temp56 .item .border .content .txt2 {
3043
+ color: #fff;
3044
+ text-align: center
3045
+ }
3046
+
3047
+ .temp56 .item .border .content .h3 {
3048
+ position: relative;
3049
+ padding: 14px 0
3050
+ }
3051
+
3052
+ .temp56 .item .border .content .txt2 {
3053
+ padding-bottom: 20px;
3054
+ margin-top: 12px
3055
+ }
3056
+
3057
+ .temp56 .item .border .content .h3:after {
3058
+ content: '';
3059
+ position: absolute;
3060
+ bottom: 0;
3061
+ width: 20px;
3062
+ height: 4px;
3063
+ background-color: #fff;
3064
+ left: 50%;
3065
+ margin-left: -10px
3066
+ }
3067
+
3068
+ .temp56 .item.i2 {
3069
+ border: solid 5px #5067f0
3070
+ }
3071
+
3072
+ .temp56 .item.t1 {
3073
+ background-image: url(images/t56b1.png)
3074
+ }
3075
+
3076
+ .temp56 .item.t2 {
3077
+ background-image: url(images/t56b2.png)
3078
+ }
3079
+
3080
+ .temp56 .item.t3 {
3081
+ background-image: url(images/t56b3.png)
3082
+ }
3083
+
3084
+ .temp56 .item.i2 .txt2 {
3085
+ margin: 50px 40px 0;
3086
+ -webkit-line-clamp: 3;
3087
+ max-height: 63px
3088
+ }
3089
+
3090
+ .temp56 .item.i2:hover {
3091
+ background-color: #5067f0
3092
+ }
3093
+
3094
+ .temp56 .item.i2:hover .txt2 {
3095
+ color: #fff
3096
+ }
3097
+
3098
+ .temp57 .bottom {
3099
+ margin-top: 30px
3100
+ }
3101
+
3102
+ .temp57 .item {
3103
+ width: calc(25% - 12px);
3104
+ padding-bottom: 18px
3105
+ }
3106
+
3107
+ .temp57 .hd {
3108
+ background: linear-gradient(135deg,#6e83ff 0%,#5067f0 100%);
3109
+ height: 80px;
3110
+ line-height: 80px;
3111
+ position: relative;
3112
+ padding-left: 72px
3113
+ }
3114
+
3115
+ .temp57 .icon {
3116
+ background: #fff;
3117
+ width: 50px;
3118
+ height: 50px;
3119
+ position: absolute;
3120
+ left: 12px;
3121
+ top: 50%;
3122
+ margin-top: -25px
3123
+ }
3124
+
3125
+ .temp57 .icon img {
3126
+ width: 28px;
3127
+ height: 28px
3128
+ }
3129
+
3130
+ .temp57 .h3 {
3131
+ color: #fff;
3132
+ line-height: 80px
3133
+ }
3134
+
3135
+ .temp57 .bd {
3136
+ border: solid 2px #5067f0;
3137
+ border-top: none;
3138
+ position: relative;
3139
+ padding: 0 12px 80px
3140
+ }
3141
+
3142
+ .temp57 .txt2 {
3143
+ margin: 0;
3144
+ border-bottom: 2px solid #5067f0;
3145
+ padding: 10px 0;
3146
+ font-size: 15px;
3147
+ color: #333
3148
+ }
3149
+
3150
+ .temp57 .btn {
3151
+ position: absolute;
3152
+ width: 140px;
3153
+ height: 40px;
3154
+ line-height: 40px;
3155
+ text-align: center;
3156
+ font-size: 12px;
3157
+ color: #fff;
3158
+ background: linear-gradient(127deg,#5b5bfa 0%,#7a5ee9 100%);
3159
+ bottom: -20px;
3160
+ left: 50%;
3161
+ margin-left: -70px
3162
+ }
3163
+
3164
+ .temp59 .item {
3165
+ width: calc(50% - 10px);
3166
+ padding-top: 77px
3167
+ }
3168
+
3169
+ .temp59 .item:hover .hd {
3170
+ background: transparent;
3171
+ box-shadow: none
3172
+ }
3173
+
3174
+ .temp59 .item .cont {
3175
+ height: 100%;
3176
+ border: solid 2px #5067f0;
3177
+ border-top: none
3178
+ }
3179
+
3180
+ .temp59 .item:hover .cont {
3181
+ background: linear-gradient(135deg,#6e83ff 0%,#5067f0 100%);
3182
+ color: #fff
3183
+ }
3184
+
3185
+ .temp59 .item:hover .txt1 .c,.temp59 .item:hover .txt1,.temp59 .item:hover .txt1 p {
3186
+ color: #fff
3187
+ }
3188
+
3189
+ .temp59 .hd {
3190
+ padding: 0 12px 20px;
3191
+ background: linear-gradient(135deg,#6e83ff 0%,#5067f0 100%);
3192
+ box-shadow: 0 7px 10px 0 rgba(80,103,240,.3);
3193
+ position: relative
3194
+ }
3195
+
3196
+ .temp59 .h3 {
3197
+ text-align: center;
3198
+ color: #fff;
3199
+ font-size: 24px;
3200
+ margin-top: 85px
3201
+ }
3202
+
3203
+ .temp59 .fit2 {
3204
+ width: 154px;
3205
+ height: 154px;
3206
+ border-radius: 50%;
3207
+ border: 12px solid #6176f7;
3208
+ position: absolute;
3209
+ left: 50%;
3210
+ margin-left: -77px;
3211
+ top: -77px;
3212
+ box-shadow: 0 7px 10px 0 rgba(80,103,240,.3)
3213
+ }
3214
+
3215
+ .temp59 .fit2 img {
3216
+ position: static
3217
+ }
3218
+
3219
+ .temp59 .txt1 {
3220
+ overflow: hidden;
3221
+ margin: 0;
3222
+ padding: 20px 12px 50px
3223
+ }
3224
+
3225
+ .temp59 .txt1 p {
3226
+ margin-bottom: 12px
3227
+ }
3228
+
3229
+ .temp59 .txt1 p .c {
3230
+ color: #5067f0
3231
+ }
3232
+
3233
+ .temp60 .content {
3234
+ min-height: 430px;
3235
+ background-image: url(images/t60.png)
3236
+ }
3237
+
3238
+ .temp60 .h {
3239
+ text-align: center;
3240
+ font-size: 24px;
3241
+ color: #333;
3242
+ padding-top: 50px
3243
+ }
3244
+
3245
+ .temp60 .cont {
3246
+ padding-left: 100px;
3247
+ padding-right: 350px;
3248
+ padding-top: 50px;
3249
+ padding-bottom: 50px
3250
+ }
3251
+
3252
+ .temp60 .item {
3253
+ margin-bottom: 20px
3254
+ }
3255
+
3256
+ .temp60 .h3 {
3257
+ color: #5067f0
3258
+ }
3259
+
3260
+ .temp60 .btn {
3261
+ display: block;
3262
+ font-size: 12px;
3263
+ color: #fff;
3264
+ text-align: center;
3265
+ width: 162px;
3266
+ height: 36px;
3267
+ line-height: 36px;
3268
+ background: linear-gradient(127deg,#5b5bfa 0%,#7a5ee9 100%)
3269
+ }
3270
+
3271
+ .temp61 .h,.temp62 .h {
3272
+ text-align: center;
3273
+ font-size: 24px;
3274
+ color: #333;
3275
+ padding-top: 50px
3276
+ }
3277
+
3278
+ .temp61 .bg {
3279
+ background: url(images/t60.png) no-repeat center center/cover;
3280
+ position: relative;
3281
+ overflow: hidden
3282
+ }
3283
+
3284
+ .temp61 .temp-con {
3285
+ margin-left: 40px;
3286
+ margin-top: 50px;
3287
+ margin-bottom: 100px
3288
+ }
3289
+
3290
+ .temp-con {
3291
+ padding-top: 18px;
3292
+ width: 416px
3293
+ }
3294
+
3295
+ .temp-con .content {
3296
+ position: relative;
3297
+ border: solid 1px #5067f0;
3298
+ border-top-width: 4px;
3299
+ padding-top: 84px;
3300
+ padding-bottom: 65px;
3301
+ padding-left: 30px;
3302
+ padding-right: 30px
3303
+ }
3304
+
3305
+ .temp-con .content .main {
3306
+ font-size: 0
3307
+ }
3308
+
3309
+ .temp-con .content .main .fo {
3310
+ display: inline-block;
3311
+ width: 50%;
3312
+ vertical-align: middle
3313
+ }
3314
+
3315
+ .temp-con .content .main .txt2 {
3316
+ padding-right: 35px;
3317
+ border-right: 1px solid #333
3318
+ }
3319
+
3320
+ .temp-con .content .main .tit {
3321
+ text-align: center;
3322
+ padding-left: 40px
3323
+ }
3324
+
3325
+ .temp-con .content .main .tit .con {
3326
+ position: relative;
3327
+ border: solid 3px #5067f0;
3328
+ padding: 10px 16px
3329
+ }
3330
+
3331
+ .temp-con .content .main .i {
3332
+ position: absolute;
3333
+ width: 9px;
3334
+ height: 9px;
3335
+ border: 3px solid #5067f0;
3336
+ background-color: #fff;
3337
+ z-index: 2
3338
+ }
3339
+
3340
+ .temp-con .content .main .i1 {
3341
+ left: -9px;
3342
+ top: 50%;
3343
+ margin-top: -9px
3344
+ }
3345
+
3346
+ .temp-con .content .main .i2 {
3347
+ right: -9px;
3348
+ top: 50%;
3349
+ margin-top: -9px
3350
+ }
3351
+
3352
+ .temp-con .content .main .i3 {
3353
+ left: 50%;
3354
+ margin-left: -9px;
3355
+ top: -9px
3356
+ }
3357
+
3358
+ .temp-con .content .main .i4 {
3359
+ left: 50%;
3360
+ margin-left: -9px;
3361
+ bottom: -9px
3362
+ }
3363
+
3364
+ .temp-con .content .main .font1 {
3365
+ font-size: 18px;
3366
+ font-weight: bold;
3367
+ border-bottom: 1px solid #333;
3368
+ line-height: 1.5
3369
+ }
3370
+
3371
+ .temp-con .content .main .font2 {
3372
+ font-size: 12px;
3373
+ text-align: left;
3374
+ margin-top: 10px;
3375
+ line-height: 1.5
3376
+ }
3377
+
3378
+ .temp-con .word {
3379
+ font-size: 18px;
3380
+ font-weight: bold;
3381
+ color: #333;
3382
+ border: solid 3px #5067f0;
3383
+ width: calc(50% - 7px);
3384
+ text-align: center;
3385
+ -webkit-box-sizing: border-box;
3386
+ -moz-box-sizing: border-box;
3387
+ box-sizing: border-box;
3388
+ margin-bottom: 10px;
3389
+ height: 55px;
3390
+ line-height: 49px;
3391
+ overflow: hidden;
3392
+ white-space: nowrap;
3393
+ text-overflow: ellipsis
3394
+ }
3395
+
3396
+ .temp-con .word:nth-child(n+3) {
3397
+ margin-bottom: 0
3398
+ }
3399
+
3400
+ .temp-con .tit1 {
3401
+ margin-left: 20px
3402
+ }
3403
+
3404
+ .temp62 .bg {
3405
+ background: url(images/t66.png) no-repeat center center/cover;
3406
+ position: relative;
3407
+ overflow: hidden
3408
+ }
3409
+
3410
+ .temp62 .temp-con .content .main .tit {
3411
+ padding-left: 0
3412
+ }
3413
+
3414
+ .temp62 .temp-con {
3415
+ margin-left: auto;
3416
+ margin-top: 50px;
3417
+ margin-right: 40px;
3418
+ margin-bottom: 100px
3419
+ }
3420
+
3421
+ .temp63 .content {
3422
+ overflow: hidden;
3423
+ background-color: #fff;
3424
+ border: solid 1px #ccc;
3425
+ position: relative
3426
+ }
3427
+
3428
+ .temp63 .cont {
3429
+ padding-top: 20px;
3430
+ padding-right: 20px;
3431
+ margin-left: calc(28.9% + 20px)
3432
+ }
3433
+
3434
+ .temp63 .fit2 {
3435
+ float: left;
3436
+ width: 28.9%;
3437
+ padding-bottom: 19.1%;
3438
+ margin-right: 20px
3439
+ }
3440
+
3441
+ .temp63 .h3 {
3442
+ font-size: 18px;
3443
+ color: #5067f0
3444
+ }
3445
+
3446
+ .temp63 .txt1 {
3447
+ height: 42px
3448
+ }
3449
+
3450
+ .temp63 .btn {
3451
+ width: 135px;
3452
+ height: 30px;
3453
+ line-height: 30px;
3454
+ font-size: 12px;
3455
+ color: #fff;
3456
+ text-align: center;
3457
+ position: absolute;
3458
+ bottom: 20px
3459
+ }
3460
+
3461
+ .temp64 {
3462
+ display: flex;
3463
+ justify-content: center;
3464
+ align-items: stretch
3465
+ }
3466
+
3467
+ .temp64 .item {
3468
+ flex-grow: 1;
3469
+ overflow: hidden;
3470
+ width: 20%;
3471
+ flex-shrink: 0
3472
+ }
3473
+
3474
+ .temp64 .h3 {
3475
+ position: relative;
3476
+ border-bottom: 1px solid #5067f0;
3477
+ text-align: center;
3478
+ padding: 0 14px;
3479
+ padding-bottom: 20px
3480
+ }
3481
+
3482
+ .temp64 .text-nowrap {
3483
+ max-width: 100%
3484
+ }
3485
+
3486
+ .temp64 .h3:after {
3487
+ content: '';
3488
+ position: absolute;
3489
+ width: 12px;
3490
+ height: 12px;
3491
+ background-color: #5067f0;
3492
+ border: 3px solid #a7b3f7;
3493
+ left: 50%;
3494
+ margin-left: -9px;
3495
+ bottom: -9px;
3496
+ border-radius: 50%
3497
+ }
3498
+
3499
+ .temp64 .h4 {
3500
+ margin: 22px 22px 12px;
3501
+ text-align: center;
3502
+ font-size: 16px;
3503
+ padding: 5px 10px;
3504
+ line-height: 1.4;
3505
+ color: #fff;
3506
+ background-color: #5067f0;
3507
+ border-radius: 4px
3508
+ }
3509
+
3510
+ .temp64 .txt1 {
3511
+ width: 100%;
3512
+ padding: 0 33px;
3513
+ text-align: justify;
3514
+ -webkit-box-sizing: border-box;
3515
+ -moz-box-sizing: border-box;
3516
+ box-sizing: border-box
3517
+ }
3518
+
3519
+ .temp66 .top {
3520
+ margin-bottom: 14px
3521
+ }
3522
+
3523
+ .temp66 .itm {
3524
+ width: calc(33.33% - 9px)
3525
+ }
3526
+
3527
+ .temp66 .itm .h3 {
3528
+ padding: 14px 16px;
3529
+ text-align: center;
3530
+ color: #5067f0;
3531
+ border: solid 2px #5067f0;
3532
+ height: 100%
3533
+ }
3534
+
3535
+ .temp66 .itm .fit {
3536
+ width: 100%;
3537
+ padding-bottom: 92%;
3538
+ margin-bottom: 14px
3539
+ }
3540
+
3541
+ .temp66 .itm .fit:last-child {
3542
+ margin-bottom: 0
3543
+ }
3544
+
3545
+ .temp70 .content {
3546
+ background: url(images/t70.png) no-repeat center center;
3547
+ width: 686px;
3548
+ height: 580px;
3549
+ margin: 0 auto;
3550
+ position: relative
3551
+ }
3552
+
3553
+ .temp70 .content .ic {
3554
+ position: absolute;
3555
+ overflow: hidden;
3556
+ width: 90px;
3557
+ height: 90px;
3558
+ border-radius: 50%;
3559
+ -webkit-box-sizing: border-box;
3560
+ -moz-box-sizing: border-box;
3561
+ box-sizing: border-box;
3562
+ color: #333;
3563
+ font-size: 16px
3564
+ }
3565
+
3566
+ .temp70 .content .ic span,.temp70 .content .ic p {
3567
+ max-width: 4em;
3568
+ overflow: hidden;
3569
+ white-space: nowrap;
3570
+ margin: 0
3571
+ }
3572
+
3573
+ .temp70 .content .i1 {
3574
+ left: 64px;
3575
+ top: 56px
3576
+ }
3577
+
3578
+ .temp70 .content .i2 {
3579
+ left: 28px;
3580
+ top: 190px
3581
+ }
3582
+
3583
+ .temp70 .content .i3 {
3584
+ left: 64px;
3585
+ top: 324px
3586
+ }
3587
+
3588
+ .temp70 .content .i4 {
3589
+ left: 162px;
3590
+ top: 422px
3591
+ }
3592
+
3593
+ .temp70 .content .i5 {
3594
+ left: 296px;
3595
+ top: 458px
3596
+ }
3597
+
3598
+ .temp70 .content .i6 {
3599
+ right: 166px;
3600
+ top: 422px
3601
+ }
3602
+
3603
+ .temp70 .content .i7 {
3604
+ right: 68px;
3605
+ top: 324px
3606
+ }
3607
+
3608
+ .temp70 .content .i8 {
3609
+ right: 32px;
3610
+ top: 190px
3611
+ }
3612
+
3613
+ .temp70 .content .i9 {
3614
+ right: 68px;
3615
+ top: 56px
3616
+ }
3617
+
3618
+ .temp70 .main {
3619
+ position: absolute;
3620
+ left: 150px;
3621
+ top: 45px;
3622
+ width: 380px;
3623
+ height: 380px
3624
+ }
3625
+
3626
+ .temp70 .main .h3 {
3627
+ padding: 0 90px;
3628
+ color: #fff;
3629
+ text-align: center
3630
+ }
3631
+
3632
+ .temp70 .main .txt1 {
3633
+ margin-top: 10px;
3634
+ text-align: justify;
3635
+ padding: 0 118px;
3636
+ color: #fff
3637
+ }
3638
+
3639
+ .temp71 .item {
3640
+ width: calc(25% - 12px);
3641
+ box-shadow: 2px 5px 28px 1px rgba(94,119,143,.22);
3642
+ border-radius: 4px;
3643
+ overflow: hidden
3644
+ }
3645
+
3646
+ .temp71 .item:hover {
3647
+ background: linear-gradient(135deg,#6e83ff 0%,#5067f0 100%)
3648
+ }
3649
+
3650
+ .temp71 .item:hover .top:after {
3651
+ background: none;
3652
+ box-shadow: none
3653
+ }
3654
+
3655
+ .temp71 .item:hover .h3,.temp71 .item:hover .txt3 {
3656
+ color: #fff
3657
+ }
3658
+
3659
+ .temp71 .top {
3660
+ height: 126px;
3661
+ position: relative
3662
+ }
3663
+
3664
+ .temp71 .top:after {
3665
+ content: '';
3666
+ position: absolute;
3667
+ background: linear-gradient(135deg,#6e83ff 0%,#5067f0 100%);
3668
+ box-shadow: 0 7px 10px 0 rgba(80,103,240,.3);
3669
+ bottom: 0;
3670
+ left: 50%;
3671
+ width: 110%;
3672
+ height: 105%;
3673
+ border-radius: 0 0 50% 50%;
3674
+ -o-transform: translateX(-50%);
3675
+ -ms-transform: translateX(-50%);
3676
+ -moz-transform: translateX(-50%);
3677
+ -webkit-transform: translateX(-50%);
3678
+ transform: translateX(-50%);
3679
+ z-index: 1
3680
+ }
3681
+
3682
+ .temp71 .top img {
3683
+ position: relative;
3684
+ width: 56px;
3685
+ height: 56px;
3686
+ display: block;
3687
+ margin: 0 auto;
3688
+ top: 30px;
3689
+ z-index: 2
3690
+ }
3691
+
3692
+ .temp71 .con {
3693
+ padding: 0 12px 30px
3694
+ }
3695
+
3696
+ .temp71 .h3 {
3697
+ text-align: center;
3698
+ color: #5067f0;
3699
+ margin-top: 25px
3700
+ }
3701
+
3702
+ .temp71 .txt3 {
3703
+ margin-top: 20px;
3704
+ text-align: justify
3705
+ }
3706
+
3707
+ .temp73 {
3708
+ background: #f6f5fa
3709
+ }
3710
+
3711
+ .temp73 .top .item {
3712
+ display: none;
3713
+ position: relative;
3714
+ height: 314px
3715
+ }
3716
+
3717
+ .temp73 .top .item.cur {
3718
+ display: block
3719
+ }
3720
+
3721
+ .temp73 .top .item:after {
3722
+ position: absolute;
3723
+ content: '';
3724
+ left: 330px;
3725
+ top: 0;
3726
+ z-index: 2;
3727
+ border-left: 95px solid #929292;
3728
+ border-top: 157px solid transparent;
3729
+ border-bottom: 157px solid transparent
3730
+ }
3731
+
3732
+ .temp73 .top .fit {
3733
+ width: 270px;
3734
+ height: 314px;
3735
+ position: absolute;
3736
+ left: 60px;
3737
+ top: 0;
3738
+ z-index: 4
3739
+ }
3740
+
3741
+ .temp73 .top .fit img {
3742
+ object-position: top center
3743
+ }
3744
+
3745
+ .temp73 .top .font {
3746
+ height: 234px;
3747
+ background-color: #fff;
3748
+ border-radius: 10px;
3749
+ margin: 0 30px 0;
3750
+ padding-left: 330px;
3751
+ margin-top: 38px;
3752
+ position: relative;
3753
+ z-index: 3;
3754
+ padding-right: 30px
3755
+ }
3756
+
3757
+ .temp73 .top .font .h3 {
3758
+ margin-top: 60px;
3759
+ color: #5067f0
3760
+ }
3761
+
3762
+ .temp73 .top .font span {
3763
+ display: inline-block;
3764
+ vertical-align: bottom
3765
+ }
3766
+
3767
+ .temp73 .top .font .p1 {
3768
+ font-size: 24px;
3769
+ max-width: 5em
3770
+ }
3771
+
3772
+ .temp73 .top .font .p2 {
3773
+ font-weight: normal;
3774
+ font-size: 16px;
3775
+ margin-left: 8px
3776
+ }
3777
+
3778
+ .temp73 .txt1 {
3779
+ margin-top: 25px;
3780
+ -webkit-line-clamp: 3;
3781
+ max-height: 63px
3782
+ }
3783
+
3784
+ .temp73 .imgs {
3785
+ padding: 0 30px;
3786
+ margin-top: 55px
3787
+ }
3788
+
3789
+ .temp73 .imgs .fit {
3790
+ width: calc(16.66% - 15px);
3791
+ padding-bottom: 13%;
3792
+ border-radius: 10px;
3793
+ opacity: .5
3794
+ }
3795
+
3796
+ .temp73 .imgs .fit.cur {
3797
+ opacity: 1
3798
+ }
3799
+
3800
+ .temp73 .imgs .fit img {
3801
+ object-position: top center
3802
+ }
3803
+
3804
+ .temp74 .item {
3805
+ width: calc(50% - 10px);
3806
+ padding-top: 22px;
3807
+ margin-bottom: 22px
3808
+ }
3809
+
3810
+ .temp74 .item:nth-last-child(2),.temp74 .item:last-child {
3811
+ margin-bottom: 0
3812
+ }
3813
+
3814
+ .temp74 .item:hover .cont {
3815
+ box-shadow: 2px 5px 28px 1px rgba(94,119,143,.22),0 4px 0 0 #5067f0
3816
+ }
3817
+
3818
+ .temp74 .cont {
3819
+ padding: 0 30px;
3820
+ box-shadow: 2px 5px 28px 1px rgba(94,119,143,.22);
3821
+ border-radius: 10px 50px 10px 50px;
3822
+ height: 100%;
3823
+ padding-bottom: 30px
3824
+ }
3825
+
3826
+ .temp74 .number {
3827
+ position: relative;
3828
+ top: -30px;
3829
+ line-height: 1;
3830
+ font-size: 56px;
3831
+ color: #5067f0;
3832
+ font-weight: bold
3833
+ }
3834
+
3835
+ .temp74 .p {
3836
+ display: inline-block;
3837
+ background: linear-gradient(135deg,#6e83ff 0%,#5067f0 100%);
3838
+ border-radius: 4px;
3839
+ color: #fff;
3840
+ padding: 5px 16px;
3841
+ min-width: 200px
3842
+ }
3843
+
3844
+ .temp74 .h3 {
3845
+ margin-top: -21px
3846
+ }
3847
+
3848
+ .temp74 .txt1 {
3849
+ margin-top: 11px
3850
+ }
3851
+
3852
+ .temp75 .cont {
3853
+ height: 100%;
3854
+ position: relative;
3855
+ padding-bottom: 70px;
3856
+ padding-top: 35px;
3857
+ padding-right: 16px
3858
+ }
3859
+
3860
+ .temp75 .item {
3861
+ width: calc(33.33% - 12px);
3862
+ box-shadow: 2px 5px 28px 1px rgba(94,119,143,.22);
3863
+ border-radius: 4px;
3864
+ padding-left: 118px;
3865
+ min-height: 150px
3866
+ }
3867
+
3868
+ .temp75 .item:hover {
3869
+ box-shadow: 2px 5px 28px 1px rgba(94,119,143,.22),0 4px 0 0 #5067f0
3870
+ }
3871
+
3872
+ .temp75 .icon {
3873
+ position: absolute;
3874
+ top: 50%;
3875
+ margin-top: -45px;
3876
+ left: 14px;
3877
+ width: 90px;
3878
+ height: 90px
3879
+ }
3880
+
3881
+ .temp75 .icon img {
3882
+ width: 40px;
3883
+ height: 40px
3884
+ }
3885
+
3886
+ .temp75 .btn {
3887
+ position: absolute;
3888
+ bottom: 40px;
3889
+ min-width: 68px;
3890
+ height: 24px;
3891
+ line-height: 24px;
3892
+ text-align: center;
3893
+ padding: 0 16px;
3894
+ color: #fff;
3895
+ background: linear-gradient(90deg,#5b5bfa 0%,#7a5ee9 100%);
3896
+ border-radius: 4px
3897
+ }
3898
+
3899
+ .temp85 .item {
3900
+ width: calc(50% - 10px);
3901
+ box-shadow: 2px 5px 28px 1px rgba(94,119,143,.22);
3902
+ border-radius: 4px;
3903
+ overflow: hidden;
3904
+ position: relative;
3905
+ padding-left: calc(25% - 5px);
3906
+ min-height: 260px;
3907
+ margin-bottom: 20px
3908
+ }
3909
+
3910
+ .temp85 .item:nth-child(n+3) {
3911
+ margin-bottom: 0
3912
+ }
3913
+
3914
+ .temp85 .left {
3915
+ position: absolute;
3916
+ width: 50%;
3917
+ top: 0;
3918
+ left: 0;
3919
+ bottom: 0;
3920
+ background: linear-gradient(135deg,#6e83ff 0%,#5067f0 100%)
3921
+ }
3922
+
3923
+ .temp85 .h2 {
3924
+ padding-top: 0;
3925
+ font-size: 24px;
3926
+ text-align: center;
3927
+ font-weight: bold;
3928
+ color: #fff
3929
+ }
3930
+
3931
+ .temp85 .left img {
3932
+ margin-top: 22px;
3933
+ width: 100%
3934
+ }
3935
+
3936
+ .temp85 .left .con {
3937
+ position: absolute;
3938
+ left: 0;
3939
+ width: 100%;
3940
+ padding: 0 16px;
3941
+ top: 50%;
3942
+ -o-transform: translateY(-50%);
3943
+ -ms-transform: translateY(-50%);
3944
+ -moz-transform: translateY(-50%);
3945
+ -webkit-transform: translateY(-50%);
3946
+ transform: translateY(-50%)
3947
+ }
3948
+
3949
+ .temp85 .h3 {
3950
+ margin-top: 36px
3951
+ }
3952
+
3953
+ .temp85 .cont {
3954
+ padding: 0 14px 40px
3955
+ }
3956
+
3957
+ .temp85 .txt1 {
3958
+ margin-top: 8px
3959
+ }
3960
+
3961
+ .temp86 .item {
3962
+ width: calc(50% - 10px);
3963
+ position: relative;
3964
+ padding-left: 170px;
3965
+ min-height: 150px;
3966
+ padding-right: 16px;
3967
+ margin-bottom: 30px
3968
+ }
3969
+
3970
+ .temp86 .item:last-child,.temp86 .item:nth-last-child(2) {
3971
+ margin-bottom: 0
3972
+ }
3973
+
3974
+ .temp86 .fit2 {
3975
+ position: absolute;
3976
+ top: 0;
3977
+ left: 0;
3978
+ width: 144px;
3979
+ height: 144px;
3980
+ box-shadow: 0 7px 10px 0 rgba(80,103,240,.3);
3981
+ border: solid 3px #5067f0;
3982
+ border-radius: 50%
3983
+ }
3984
+
3985
+ .temp86 .h3 {
3986
+ margin-top: 30px;
3987
+ color: #5067f0
3988
+ }
3989
+
3990
+ .temp86 .txt1 {
3991
+ margin-top: 10px
3992
+ }
3993
+
3994
+ .temp87 .item {
3995
+ width: calc(25% - 15px)
3996
+ }
3997
+
3998
+ .temp87 .fit2 {
3999
+ padding-bottom: 100%;
4000
+ margin-bottom: 16px
4001
+ }
4002
+
4003
+ .temp87 .h3 {
4004
+ height: 56px;
4005
+ line-height: 56px;
4006
+ text-align: center;
4007
+ color: #fff;
4008
+ background-image: linear-gradient(135deg,#6e83ff 0%,#5067f0 100%)
4009
+ }
4010
+
4011
+ .temp89 .item,.temp90 .item,.temp90:after,.temp93 .item {
4012
+ width: calc(33.33% - 20px)
4013
+ }
4014
+
4015
+ .temp90:after {
4016
+ content: ''
4017
+ }
4018
+
4019
+ .temp89 .fit2,.temp90 .fit2,.temp93 .fit2 {
4020
+ padding-bottom: 100%;
4021
+ margin-bottom: 16px
4022
+ }
4023
+
4024
+ .temp89 .h3,.temp90 .h3,.temp93 .h3 {
4025
+ height: 56px;
4026
+ line-height: 56px;
4027
+ text-align: center;
4028
+ color: #fff;
4029
+ background-image: linear-gradient(135deg,#6e83ff 0%,#5067f0 100%)
4030
+ }
4031
+
4032
+ .temp90 .item {
4033
+ margin-bottom: 40px
4034
+ }
4035
+
4036
+ .temp90 {
4037
+ margin-bottom: -40px
4038
+ }
4039
+
4040
+ .temp93 .fit2 {
4041
+ margin-bottom: 0
4042
+ }
4043
+
4044
+ .temp96 .item:hover {
4045
+ box-shadow: 2px 5px 28px 1px rgba(94,119,143,.22),0 4px 0 0 #5067f0
4046
+ }
4047
+
4048
+ .temp96 .icon {
4049
+ margin: 34px auto 40px
4050
+ }
4051
+
4052
+ .temp96 .icon img {
4053
+ width: 26px;
4054
+ height: 26px
4055
+ }
4056
+
4057
+ .temp96 .img {
4058
+ display: block;
4059
+ margin: 34px auto 40px;
4060
+ width: 56px;
4061
+ height: 56px
4062
+ }
4063
+
4064
+ .temp98 {
4065
+ overflow: hidden
4066
+ }
4067
+
4068
+ .temp98 .left {
4069
+ float: left;
4070
+ width: 330px
4071
+ }
4072
+
4073
+ .temp98 .left .fit img {
4074
+ position: static
4075
+ }
4076
+
4077
+ .temp98 .left .h3 {
4078
+ text-align: center
4079
+ }
4080
+
4081
+ .temp98 .left .txt3 {
4082
+ margin-top: 13px;
4083
+ margin-bottom: 20px
4084
+ }
4085
+
4086
+ .temp98 .right {
4087
+ margin-left: 380px;
4088
+ padding-top: 48px
4089
+ }
4090
+
4091
+ .temp98 .right .r-con {
4092
+ margin-bottom: -55px
4093
+ }
4094
+
4095
+ .temp98 .right .item {
4096
+ width: 25%;
4097
+ text-align: center;
4098
+ margin-bottom: 55px
4099
+ }
4100
+
4101
+ .temp98 .right .item .img {
4102
+ width: 57px;
4103
+ height: 57px;
4104
+ display: block;
4105
+ margin: 0 auto 30px
4106
+ }
4107
+
4108
+ .temp98 .right .item .text {
4109
+ font-size: 16px;
4110
+ color: #333
4111
+ }
4112
+
4113
+ .temp99 .item {
4114
+ border-radius: 0;
4115
+ width: calc(50% - 10px)
4116
+ }
4117
+
4118
+ .temp99 .item .fit {
4119
+ padding-bottom: 47.7%
4120
+ }
4121
+
4122
+ .temp99 .item .h3 {
4123
+ margin-top: 27px;
4124
+ margin-bottom: 15px
4125
+ }
4126
+
4127
+ .temp99 .item .txt2 {
4128
+ text-align: left;
4129
+ margin-bottom: 40px
4130
+ }
4131
+
4132
+ .temp100 .item {
4133
+ width: calc(50% - 10px);
4134
+ box-shadow: 2px 5px 28px 1px rgba(94,119,143,.22);
4135
+ border-radius: 4px;
4136
+ -webkit-box-sizing: border-box;
4137
+ -moz-box-sizing: border-box;
4138
+ box-sizing: border-box
4139
+ }
4140
+
4141
+ .temp100 .fit img {
4142
+ position: static
4143
+ }
4144
+
4145
+ .temp100 .right {
4146
+ padding: 20px;
4147
+ padding-bottom: 98px
4148
+ }
4149
+
4150
+ .temp100 .right:hover {
4151
+ background: linear-gradient(135deg,#6e83ff 0%,#5067f0 100%)
4152
+ }
4153
+
4154
+ .temp100 .right:hover .h3 {
4155
+ color: #fff
4156
+ }
4157
+
4158
+ .temp100 .h3 {
4159
+ margin-top: 6px;
4160
+ margin-bottom: 17px
4161
+ }
4162
+
4163
+ .temp100 .right:hover .txt2 {
4164
+ color: #fff
4165
+ }
4166
+
4167
+ .temp100 .right:hover .more {
4168
+ background: linear-gradient(135deg,#ff8284 0%,#fe5e60 100%)
4169
+ }
4170
+
4171
+ .temp53 .titel a,.title.t14 a,.title.t27 .dib a,.temp30 .h3 a,.temp-con .content .h3 a,.temp34 .h4 a,.temp32 .h3 a,.temp37 .h3 a,.temp47 .h1 a,.title.t27 .dib span a {
4172
+ color: #fff;
4173
+ text-decoration: none;
4174
+ border-bottom: 1px solid #fff;
4175
+ padding-bottom: 1px
4176
+ }