zhongke_en.css
53.6 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
body{min-width: 1620px;}
body,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,table,th,td,div,p,a,input,form,fieldset,textarea,blockquote{ margin:0; padding:0; font-family:Arial,"Microsoft Yahei";}
li{ list-style:none;}
h1,h2,h3,h4,h5,h6{ font-size:100%;}
a{ text-decoration:none; outline:none;}
a:hover{ text-decoration:none;}
table{ border-collapase:collapse;border-spacing:0;}
fieldset,img{ border:0;}
address,caption,cite,code,dfn,em,strong,th,var{ font-style:normal;font-weight:normal;}
.clear{ clear:both;}
/*轮播图*/
@keyframes load {0% {width:0%;} 100% {width:100%;}}
.trent-slider {width:100%;position:relative;overflow:hidden;}
.t-slide {position:absolute;left:0;right:0;bottom:0;top:0;transition:.65s;}
.t-slide img {width:100%;height:100%;}
.t-slider-controls {position:absolute;top:0;bottom:0;left:0;right:0;}
.t-slider-controls .arrow {min-height:100%;width:50px;position:relative;transition:.25s;}
.t-slider-controls .arrow:hover {cursor:pointer;}
.t-slider-controls .right-arrow {float:right;} .t-slider-controls .left-arrow {float:left;}
.t-slider-controls .arrow .arrow-container {position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:20px;}
.t-slider-controls .arrow .arrow-container .arrow-icon {position:relative;width:42px;height:42px;color:#fafafa;border-radius:50%;}
.t-slider-controls .arrow .arrow-container .arrow-icon i {position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);}
.t-slider-controls .t-load-bar {width:100%;height:5px;}
.t-slider-controls .t-load-bar .inner-load-bar {background:rgba(200,200,200,0.65);height:100%;}
.t-slider-controls .t-dots-container {position:absolute;bottom:0;left:50%;transform:translateX(-50%);height:20px;min-width:350px;}
.t-slider-controls .t-slide-dots-wrap {height:100%;width:100%;position:relative;}
.t-slider-controls .t-slide-dots {position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:table;content:"";clear:both;}
.t-slider-controls .t-slide-dots .t-dot {background:#fafafa;width:8px;height:8px;margin:5px;float:left;border-radius:50%;transition:.65s;}
.t-slider-controls .t-slide-dots .t-dot.current-dot,.t-slider-controls .t-slide-dots .t-dot:hover {transform:scale(1.65);cursor:pointer;}
/*close slider css*/
@media screen and (min-width:768px) {.t-slider-controls .arrow:hover {background:rgba(0,0,0,0.32);}}
/*head-mail-头部导航*/
/* .mail_box{ width:100%; height:65px; position:fixed; left:0px; top:0px; transition: all 1s; float: left; z-index:9999;}
.mail{ width:1000px; height:65px; margin:0 auto;}
.my_mail_span{ float:left; margin:13px 52px 0 0;cursor:pointer;}
.my_navi_a{ display:block; float:left; padding:18px 25px 18px; color:#fff;font-size: 16px;}
.my_navi_a:hover{ background:#cf1524;}
.mail .select{ background:#cf1524; color:#fff;} */
.mail_box{ width:100%; height:65px; position:fixed; left:0px; top:0px; transition: all 1s; float: left; background:rgba(55,55,55,0.9); z-index:9999;}
.mail{ height:65px; margin:0 auto;position: static;}
.my_mail_span{ float:left; margin:13px 52px 0 0;cursor:pointer;}
.my_navi_a{ display:block; float:left; padding:18px 25px 18px; color:#fff;font-size: 16px;}
.my_navi_a:hover{ background:#cf1524;}
.mail .select{ background:#cf1524; color:#fff;}
/*.mail_box_er{ position:absolute; left:0px; top:0px;}*/
.mail_box_er{ position:fixed; left:0px; top:0px;background-color: white;box-shadow: 0 0 12px #dcdbdb}
.mail_er a{ color:#282828; font-size:16px;}
.mail_er a:hover{ background:#cf1524; color:#fff;}
.mail_er .select{ background:#cf1524; color:#fff;}
.slide{ float: left;}
.slide, .slidesContainer{ height: 100%;display: block;}
.slides{ height: 100%;overflow: hidden;position: relative;-webkit-transition: all 0.3s ease-out;-moz-transition: all 0.3s ease-out;-o-transition: all 0.3s ease-out;transition: all 0.3s ease-out;}
.section.table, .slide.table{ display: table;width: 100%;}
.tableCell{ display: table-cell;vertical-align: middle;width: 100%;height: 100%; height:auto !important;}
.slidesContainer{ float: left;position: relative;}
.controlArrow{ position: absolute;top: 50%;cursor: pointer;width: 0;height: 0;border-style: solid;margin-top: -38px;}
.controlArrow.prev{ left: 15px;width: 0;border-width: 38.5px 34px 38.5px 0;border-color: transparent #fff transparent transparent;}
.controlArrow.next{ right: 15px;border-width: 38.5px 0 38.5px 34px;border-color: transparent transparent transparent #fff;}
.scrollable{ overflow: scroll;}
.easing{ -webkit-transition: all 0.7s ease-out;-moz-transition: all 0.7s ease-out;-o-transition: all 0.7s ease-out;transition: all 0.7s ease-out;}
#superContainer{ height: 100%;position: relative;}
#myVideo{ position: absolute;right: 0;bottom: 0;top:0;right:0;width: 100%;height: 100%; background-size: 100% 100%; background-color:#fff; background-position: center center; background-size: contain; object-fit: cover;}
/*video::-webkit-media-controls { display:none !important;}*/
.section{ position: relative; height:690px; -webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box; /* overflow:hidden; */}
/*.section h3 { position: absolute; bottom:50%; z-index: 10; width: 512px; height: 45px; text-indent: -9999px; background-repeat: no-repeat; !* opacity: 0; *! -webkit-transform:scale(0.5, 0.5); transform:scale(0.5, 0.5); transition: all 1s;}*/
.section h3 { display:block; position: absolute; bottom:50%; z-index: 10; width: 100%; height:50px; line-height:50px; font-size:32px; color:#fff; text-align:left; transition: all 1s;}
.section h3 span{ float:left;}
.section h3 img{ display:block; float:left; height:100%; margin-left:20px;}
/*-----元素动画-----*/
.fullPage-tooltip { float: left; top: 0; margin-right: 5px; font: 12px "Microsoft Yahei"; color: #8F9DA4; line-height: 21px;}
.section .bg { position: absolute; left: 0; top: 0; width: 100%; height: 100%;}
.section .bg img { display: block; width: 100%; height: 100%;}
/*f1*/
.section1{ position: relative; height:750px; -webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
.section1 .bg{ background:url(../images/ind_banner1.jpg) no-repeat center center; /* background-size:110%; */}
.hgroup { position: absolute; width:500px; height:210px; left: 50%; top:57%; margin:-127.5px 0 0 -312px; text-indent:0px; background:rgba(48,55,67,0.5); text-align:center; opacity: 0; -webkit-transform:scale(0.5, 0.5); transform:scale(0.5, 0.5); transition: all 1s;}
.swiper-slide-active .hgroup { opacity: 1; -webkit-transform:scale(1, 1); transform:scale(1, 1); transition-delay: 0.7s;}
.hgroup h1{ margin-top:55px;}
.hgroup h1 img{ width:70%;}
.hgroup h2{ font-size:28px; color:#fff; margin-top:20px; letter-spacing:9px;}
.hgroup_L{ width:28px; height:229px; position:absolute; left:-100px; top:13px; opacity: 0; transition: all 1s;}
.swiper-slide-active .hgroup_L{ left:12px; opacity: 1; transition-delay: 1.5s;}
.hgroup_R{ width:28px; height:229px; position:absolute; right:-100px; top:13px; opacity: 0; transition: all 1s;}
.swiper-slide-active .hgroup_R{ right:12px; opacity: 1; transition-delay: 1.5s;}
.animation{ width:200px; position: absolute; color:#fff; opacity: 0; transition: all 1s;}
.animation span{ display:block; width:10px; height:10px; position:relative; border:3px solid #cf1524; -moz-border-radius: 100px; -webkit-border-radius: 100px;border-radius: 100px;}
.animation span b{ display:block; width:0px; height:1px; position:absolute; left:12px; top:5px; background:#cf1524; opacity: 0; transition: all 1s;}
.animation strong{ font-size:18px; line-height:35px; margin-left:20px; letter-spacing:5px;}
.animation p{ margin-left:20px; font-size:12px; letter-spacing:2px; text-transform:uppercase;}
.swiper-slide-active .animation span b{ width:180px; opacity: 1; transition-delay: 1.5s;}
.animation1{ left:70%; margin:0 0 0 -300px; text-align: left;}
.swiper-slide-active .animation1{ left:45%; opacity: 1; transition-delay: 0.5s;}
.animation2{ left:90%; top:6%; margin:0 0 0 -300px; text-align: left;}
.swiper-slide-active .animation2{ left:75%; opacity: 1; transition-delay: 0.6s;}
.animation3{ left:100%; top:55%; margin:0 0 0 -300px; text-align: left;}
.swiper-slide-active .animation3{ left:103%; opacity: 1; transition-delay: 0.7s;}
.animation4{ left:90%; top:85%; margin:0 0 0 -300px; color:#3d4145; text-align: left;}
.swiper-slide-active .animation4{ left:78%; opacity: 1; transition-delay: 0.8s;}
.animation5{ left:70%; top:82%; margin:0 0 0 -300px; color:#3d4145; text-align: left;}
.swiper-slide-active .animation5{ left:48%; opacity: 1; transition-delay: 0.9s;}
.animation_frame{ height:600px; position:absolute; left:50%; top:50%; transform: translate(-50%,-50%)/* background:rgba(0,0,0,0.2); z-index:2; */}
.animation_frame:after{ content:"."; display:block; height:0; clear:both; visibility:hidden;}
/*f2*/
.section2{ position: relative; height:750px; -webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
.section2 .bg{ background:url(../images/ind_banner2.jpg) no-repeat center center; /* background-size:110%; */}
.section2 strong { position: absolute; left:0; top:220px;; z-index: 10; width: 100%; height:60px; font-size:40px; font-weight: 500; color: #fff; text-align:center; opacity: 0; -webkit-transform:scale(0.5, 0.5); transform:scale(0.5, 0.5); transition: all 1s;}
.section2 p{ position: absolute; left:0; top:300px; z-index: 10; width:100%; font-size:16px; color:#fff; text-align:center; letter-spacing:2px; opacity: 0; transition: all 1s;}
.swiper-slide-active .p1{ opacity: 1; transition-delay: 1s;}
/*f3*/
.section3{ position: relative; height:750px; -webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
.section3 .bg{ background:url(../images/ind_banner3.jpg) no-repeat center center; /* background-size:110%; */}
.section3 strong { position: absolute; left:0; top:220px; z-index: 10; width: 512px; height:60px; font-size:40px; font-weight: 500; color: #000; opacity: 0; -webkit-transform:scale(0.5, 0.5); transform:scale(0.5, 0.5); transition: all 1s;}
.section3 p{ position: absolute; left:-500px; top:310px; z-index: 10; width:512px; font-size:16px; color:#000; text-align:center; letter-spacing:2px; opacity: 0; transition: all 1s;}
.swiper-slide-active .p3{ left:0px; opacity: 1; transition-delay: 0.7s;}
/*f4*/
.section4{ position: relative; height:750px; -webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
.section4 .bg{ background:url(../images/ind_banner4.jpg) no-repeat center center; /* background-size:110%; */}
.section4 strong { position: absolute; right:0; top:220px; z-index: 10; width: 100%; height:60px; font-size:40px; font-weight: 500; color: #fff; text-align:center; opacity: 0; -webkit-transform:scale(0.5, 0.5); transform:scale(0.5, 0.5); transition: all 1s;}
.section4 p{ position: absolute; right:0; top:310px; z-index: 10; width:100%; font-size:16px; color:#fff; text-align:center; letter-spacing:2px;}
/*f5*/
.section5{ position: relative; height:750px; -webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
.section5 .bg{ background:url(../images/ind_banner5.jpg) no-repeat center center; /* background-size:110%; */}
.section5 strong { position: absolute; left:0; top:50px; z-index: 10; width:100%; height:65px; text-align:center; opacity: 0; -webkit-transform:scale(0.5, 0.5); transform:scale(0.5, 0.5); transition: all 1s;}
.section5 strong img{ width:65%;}
.section5 h3 { position: absolute; left:0; top:125px; z-index: 10; width:100%; text-indent: 0px; font-size:31px; color:#fff; text-align:center; letter-spacing:5px; font-weight:600; opacity: 0; -webkit-transform:scale(0.5, 0.5); transform:scale(0.5, 0.5); transition: all 1s;}
.section5 p { position: absolute; left:0; top:180px; z-index: 10; width:100%; line-height:35px; text-align:center; font-size: 15px; color:#fff;}
/*多行文字*/
.text5{ position: absolute; left:50%; bottom:50%; z-index: 10; width:560px; height:240px; margin-left:-322px; margin-bottom:-135px; background:rgba(52,64,98,0.5); color: #fff; opacity: 0; -webkit-transform:scale(0.5, 0.5); transform:scale(0.5, 0.5); transition: all 1s;}
.swiper-slide-active .text5{ opacity:1; -webkit-transform:scale(1,1); transform:scale(1,1); transition-delay:0.7s;}
.text5 span{ position: absolute; background: #fff; -webkit-transition: all 2.5s cubic-bezier(.25, .46, .45, .94); -moz-transition: all 2.5s cubic-bezier(.25, .46, .45, .94); -o-transition: all 2.5s cubic-bezier(.25, .46, .45, .94); transition: all 2.5s cubic-bezier(.25, .46, .45, .94);}
.text5 .line_1{ top: 0;left: -10px;width: 0;height: 1px;}
.text5 .line_2{ top: -10px;right: 0;width: 1px;height: 0;}
.text5 .line_3{ right: -10px;bottom: 0;width: 0;height: 1px;}
.text5 .line_4{ bottom: -10px;left: 0;width: 1px;height: 0;}
/*f6*/
.section6 .bg{ background:url(../images/ind_banner6.jpg) no-repeat center center; /* background-size:110%; */}
.section6 strong { width:42px; height:9px; position: absolute; left:0; top:0; z-index: 10; /* opacity: 0; */ -webkit-transform:scale(0.5, 0.5); transform:scale(0.5, 0.5); transition: all 1s;}
.frame6_left{ width:420px; height:450px; }
/*.section6 h3 { width:382px; height:69px; top:100px; left:-50px; background:url(../images/page_6_img1.png) no-repeat;}*/
.section6 h3 { width:282px; height:50px; top:100px; left:50px;}
.txt6 { position: absolute; left:50px; top:190px; /* width: 447px; */ /* opacity: 0; */ transition: all 1s;}
.txt6 p { line-height:36px; color: #fff; font-size:14px;}
/* .active .txt6 { left:0; opacity: 1; transition-delay: 0.7s;} */
.frame6_right{ right: -100px;position: relative;}
.txt6_watch{ width:175px; height:21px; position: absolute; z-index:999;left:305px; top:50%; color:#fff; /* opacity: 0; */ transition: all 1s;
cursor: pointer;}
.txt6_watch span{ float:left;}
.txt6_watch img{ float:left; margin:2px 0 0 10px;}
.section6_img{
background-image: url('../images/section6_img.png');
background-size: 100% auto;
background-repeat: no-repeat;
/*width: 780px;*/
width: 70%;
height: 450px;
}
/*.section6 .bg{ background:url(../images/ind_banner6.jpg) no-repeat center center;}*/
/*.section6 strong { width:42px; height:9px; position: absolute; left:0; top:0; z-index: 10; -webkit-transform:scale(0.5, 0.5); transform:scale(0.5, 0.5); transition: all 1s;}*/
/*.frame6_left{ width:420px; height:450px; float:left; margin-top:78px;}*/
/*.section6 h3 { width:382px; height:50px; top:100px; left:50px;}*/
/*.txt6 { position: absolute; left:50px; top:190px; transition: all 1s;}*/
/*.txt6 p { line-height:36px; color: #fff; font-size:14px;}*/
/*.frame6_right{ width:780px; height:450px; float:right; margin-top:78px; position: relative;}*/
/*.txt6_watch{ width:175px; height:21px; position: absolute; left:305px; top:205px; color:#fff; transition: all 1s;}*/
/*.txt6_watch span{ float:left;}*/
/*.txt6_watch img{ float:left; margin:2px 0 0 10px;}*/
/*f7*/
.section7 .bg{ background:url(../images/ind_banner7.jpg) no-repeat center center; /* background-size:110%; */}
.section7 strong { width:455px; height:9px; position: absolute; right:0; top:0; z-index: 10; /* opacity: 0; */ -webkit-transform:scale(0.5, 0.5); transform:scale(0.5, 0.5); transition: all 1s;}
.frame7_left{ float:left; margin-top:78px; position: relative;}
.section7 h3 { width:320px; height:50px; top:80px; left:75px; }
/* .active .section7 strong { opacity: 1; -webkit-transform:scale(1, 1); transform:scale(1, 1); transition-delay: 0.7s;} */
.frame7_right{ width:420px; height:450px; float:right; margin-top:78px; position:relative;}
.txt7 { position: absolute; left:80px; top:160px; /* width:455px; */ /* opacity: 0; */ transition: all 1s;}
.txt7 p { line-height:30px; color: #EAEFF2; font-size:14px;}
/* .active .txt7 { top:230px; opacity: 1; transition-delay: 0.7s;} */
.txt7_watch{ width:175px; height:21px; position: absolute;z-index: 999; left:305px; top:205px; color:#fff; /* opacity: 0; */ transition: all 1s;cursor: pointer;}
.txt7_watch span{ float:left;}
.txt7_watch img{ float:left; margin:2px 0 0 10px;}
/* .active .txt7_watch{ top:565px; opacity: 1; transition-delay: 1.2s;} */
.section7_img{
/*background-image: url('../images/section7_img.png');*/
/*background-size: 100% auto;*/
/*background-repeat: no-repeat;*/
width: 780px;
height: 450px;
}
/*f8*/
.section8 .bg{ background:url(../images/ind_banner8.jpg) no-repeat center center; /* background-size:110%; */}
.section8 strong { width:42px; height:9px; position: absolute; left:0; top:0; z-index: 10; opacity: 0; -webkit-transform:scale(0.5, 0.5); transform:scale(0.5, 0.5); transition: all 1s;}
.frame8_left{ width:420px; height:450px; float:left; margin-top:78px;}
.section8 h3 { width:282px; height:50px; top:120px; left:50px;}
/* .active .section8 strong { opacity: 1; -webkit-transform:scale(1, 1); transform:scale(1, 1); transition-delay: 0.7s;} */
.txt8 { position: absolute; left:50px; top:200px; /* width: 420px; */ /* opacity: 0; */ transition: all 1s;}
.txt8 p { line-height:30px; color: #EAEFF2; font-size:14px;}
.active .txt8 { top:230px; opacity: 1; transition-delay: 0.7s;}
.frame8_right{ float:right; margin-top:10%; right: -100px;position: relative;}
.txt8_watch{ width:175px; height:21px; position: absolute; z-index:999;left:305px; top:205px; color:#fff; /* opacity: 0; */ transition: all 1s;cursor: pointer;}
.txt8_watch span{ float:left;}
.txt8_watch img{ float:left; margin:2px 0 0 10px;}
/* .active .txt8_watch{ top:475px; opacity: 1; transition-delay: 1.2s;} */
.section8_img{
background-image: url('../images/section8_img.png');
background-size: 100% auto;
background-repeat: no-repeat;
width: 780px;
height: 450px;
}
/*f9*/
.section9 .bg{ background:url(../images/ind_banner9.jpg) no-repeat center center; /* background-size:110%; */}
.section9 strong { width:455px; height:9px; position: absolute; right:0; top:0; z-index: 10; opacity: 0; -webkit-transform:scale(0.5, 0.5); transform:scale(0.5, 0.5); transition: all 1s;}
.frame9_left{ width:780px; height:420px; }
.section9 h3 { width:390px; height:50px; top:100px; left:-120px;}
.frame9_right{ width:420px; height:450px; margin-top:78px; position:relative;}
.section9 .frame9_right h3 { width:320px; height:50px; top:100px; left:50px; color:#32363f;}
.txt9 { position: absolute; left:50px; top:190px; width:455px; /* opacity: 0; */ transition: all 1s;}
.txt9 p { line-height:36px; color: #292d35;}
.active .txt9 { top:230px; opacity: 1; transition-delay: 0.7s;}
.txt9_watch{ width:455px; height:21px; position: absolute; right:0; top:595px; color:#fff; opacity: 0; transition: all 1s;}
.txt9_watch span{ float:left;}
.txt9_watch img{ float:left; margin:2px 0 0 10px;}
.active .txt9_watch{ top:405px; opacity: 1; transition-delay: 1.2s;}
/*f10*/
/*.myContent10{ padding:0 0 50px;}*/
/*!*0801*!*/
/*!*.section10 .bg{ background:url(../images/bg_img10.jpg) no-repeat center center; background-size:110%;}*!*/
/*.section10 .bg{ background:url(../images/bg_img10.jpg) no-repeat center center; height: 'window.screen.height';}*/
/*!*.advantage{ position:initial; left:30%; width:1200px; height:32px; line-height:32px; margin:0 auto; font-size:28px;}*!*/
/*.advantage{ position:initial; left:30%; height:80px; margin:0 auto; font-size:28px; text-align:center;}*/
/*!*.advantage span{ padding-right:10px; border-right:3px solid #cf1524;}*!*/
/*.advantage span{ height:78px; line-height:78px; text-align:center; padding-right:10px; padding: 20px 30px 20px; border-bottom:2px solid #cf1524;}*/
/*.advantage10 span{ color:#fff;}*/
/*!*0801*!*/
/*.advantage_list{ display:block; width:1200px; margin: 150px auto 0; position: initial;}*/
/*.advantage_list:after{ content:"."; display:block; height:0; clear:both; visibility:hidden;}*/
/*.advantage_list dl{ display:block; width:192px; height:295px; float:left; overflow:hidden; margin:0 60px 30px 0; text-align:center; cursor: default;}*/
/*@media screen and (max-height: 800px) {*/
/*.advantage_list dl{ display:block; width:192px; height:295px; float:left; overflow:hidden; margin:0 10px 30px 0; text-align:center; cursor: pointer;}*/
/*}*/
/*.advantage_list dl:after{ content:"."; display:block; height:0; clear:both; visibility:hidden;}*/
/*.advantage_list dl:nth-child(5n+0){ margin-right:0px;}*/
/*.advantage_list dl dt{ display:block; width:188px; height:188px; margin-right:15px; overflow:hidden; border:2px solid #fff; position:relative; -moz-border-radius:100%;-webkit-border-radius:100%;border-radius:100%;*/
/*!*dt图标旋转动画 *! transition: all 0.5s ease-in-out; -webkit-transition:all 0.5s ease-out; -moz-transition:all 0.5s ease-out;*/
/*}*/
/*!*0801*!*/
/*!*.advantage_list dl:hover dt{ transform: rotate(360deg);-webkit-transform:rotate(360deg);-moz-transform: rotate(360deg);}*!*/
/*!*.advantage_list dl dd{ display:block; height:108px; float:left; *!*/
/*!*!*内容垂直居中*!*!*/
/*!*display: -webkit-box;-webkit-box-orient: horizontal;-webkit-box-pack: center;-webkit-box-align: center;display: -moz-box;-moz-box-orient: horizontal;-moz-box-pack: center;-moz-box-align: center;display: -o-box;-o-box-orient: horizontal;-o-box-pack: center;-o-box-align: center;display: -ms-box;-ms-box-orient: horizontal;-ms-box-pack: center;-ms-box-align: center;display: box;box-orient: horizontal;box-pack: center;box-align: center;*!*/
/*!*}*!*/
/*.advantage_list dl:hover dt{ background:#cf1524; border:2px solid #cf1524;}*/
/*.advantage_list dl dt span{ display:block; width:188px; height:188px; float:left; position:absolute; top:0px;}*/
/*.advantage_list dl dt .s1{ left:0px; opacity: 1; transition: all 0.5s ease-in-out; -webkit-transition:all 0.5s ease-out; -moz-transition:all 0.5s ease-out;}*/
/*.advantage_list dl dt .s2{ left:188px; opacity: 0; transition: all 0.5s ease-in-out; -webkit-transition:all 0.5s ease-out; -moz-transition:all 0.5s ease-out;}*/
/*.advantage_list dl:hover dt .s1{ left:-188px; opacity: 0; -webkit-transition: all .3s ease-in-out .1s; -moz-transition: all .3s ease-in-out .1s; -ms-transition: all .3s ease-in-out .1s; -o-transition: all .3s ease-in-out .1s; transition: all .3s ease-in-out .1s;}*/
/*.advantage_list dl:hover dt .s2{ left:0px; opacity: 1; -webkit-transition: all .3s ease-in-out .1s; -moz-transition: all .3s ease-in-out .1s; -ms-transition: all .3s ease-in-out .1s; -o-transition: all .3s ease-in-out .1s; transition: all .3s ease-in-out .1s;}*/
/*.advantage_list dl dd{ display:block; color:#fff; font-size:22px; margin-top:30px;}*/
/*!*0801*!*/
.myContent10{ padding:0 0 50px;}
/*.section10 .bg{ background:url(../images/ind_banner10.jpg) no-repeat center center;}*/
.section10 .bg{ background:url(../images/bg_img10.jpg) no-repeat center center; height: 'window.screen.height';}
/*.advantage{ position:initial; left:30%; width:1000px; height:80px; margin:0 auto; font-size:28px; text-align:center;}*/
.advantage{ position:initial; left:30%; height:80px; margin:5rem auto 0; font-size:28px; text-align:center;}
.advantage span{ height:78px; line-height:78px; text-align:center; padding-right:10px; padding: 20px 30px 20px; border-bottom:2px solid #cf1524;}
.advantage10 span{ color:#fff;}
.advantage_list{ display:block; width:107rem; margin: 150px auto 0; position: initial;}
.advantage_list:after{ content:"."; display:block; height:0; clear:both; visibility:hidden;}
.advantage_list dl{ display:block; width:177px; height:295px; float:left; overflow:hidden; margin:0 27px 30px 0; text-align:center; cursor: pointer;}
@media screen and (max-height: 800px) {
.advantage_list dl{ display:block; width:192px; height:295px; float:left; overflow:hidden; margin:0 10px 30px 0; text-align:center; cursor: pointer;}
}
.advantage_list dl:after{ content:"."; display:block; height:0; clear:both; visibility:hidden;}
.advantage_list dl:nth-child(6n+0){ margin-right:0px;}
.advantage_list dl dt{ display:block; width:173px; height:173px; margin-right:15px; overflow:hidden; border:2px solid #fff; position:relative; -moz-border-radius:100%;-webkit-border-radius:100%;border-radius:100%;
/*dt图标旋转动画 */ transition: all 0.5s ease-in-out; -webkit-transition:all 0.5s ease-out; -moz-transition:all 0.5s ease-out;
}
.advantage_list dl:hover dt{ background:#cf1524; border:2px solid #cf1524;}
.advantage_list dl dt span{ display:block; width:173px; height:173px; float:left; position:absolute; top:0px;}
.advantage_list dl dt .s1{ left:0px; opacity: 1; transition: all 0.5s ease-in-out; -webkit-transition:all 0.5s ease-out; -moz-transition:all 0.5s ease-out;}
.advantage_list dl dt .s1 img{ width:100%;}
.advantage_list dl dt .s2{ left:173px; opacity: 0; transition: all 0.5s ease-in-out; -webkit-transition:all 0.5s ease-out; -moz-transition:all 0.5s ease-out;}
.advantage_list dl dt .s2 img{ width:100%;}
.advantage_list dl:hover dt .s1{ left:-173px; opacity: 0; -webkit-transition: all .3s ease-in-out .1s; -moz-transition: all .3s ease-in-out .1s; -ms-transition: all .3s ease-in-out .1s; -o-transition: all .3s ease-in-out .1s; transition: all .3s ease-in-out .1s;}
.advantage_list dl:hover dt .s2{ left:0px; opacity: 1; -webkit-transition: all .3s ease-in-out .1s; -moz-transition: all .3s ease-in-out .1s; -ms-transition: all .3s ease-in-out .1s; -o-transition: all .3s ease-in-out .1s; transition: all .3s ease-in-out .1s;}
.advantage_list dl dd{ display:block; color:#fff; font-size:18px; margin-top:30px;}
/*f11*/
.section11{ position:relative; height:800px;}
.myContent11{ padding: 50px 0 50px;}
.myContent11:after{ content:"."; display:block; height:0; clear:both; visibility:hidden;}
.case_list{ display:block; width:1010px; height:595px; margin:80px 0 0 -505px; position:relative; left: 50%; top: 50%;}
.case_list:after{ content:"."; display:block; height:0; clear:both; visibility:hidden;}
.case_list dl{ display:block; width:470px; height:263px; float:left; margin:0 30px 0 20px;}
.case_list dl:after{ content:"."; display:block; height:0; clear:both; visibility:hidden;}
.case_list dl:nth-child(2n+0){ margin-right:0px;}
.case_list dl dt{ display:block; width:470px; height:203px; text-align:right; position:relative; right:0px; top:0px;}
.case_list dl dt a{ display:block; width:470px; height:203px; overflow:hidden;}
.case_list dl dt a img{ width:100%; transition: all 0.6s;}
.case_list dl dt a img:hover{ transform: scale(1.1);}
.case_list dl dt span{ display:block; width:187px; height:45px; line-height:45px; position:absolute; left:-20px; bottom:0px; background:#cf1524; color:#fff; text-align:center; z-index:2;}
.case_list dl dd{ display:block; width:470px; line-height:60px; right:0px; bottom:0px;}
.case_list dl dd a{ color:#555;}
.case_more{ display:block; width:275px; height:50px; line-height:50px; text-align:center; font-size:20px; color:#cf1524; border:3px solid #cf1524; position:absolute; left: 50%; bottom:0; margin: 0 0 0 -137px;}
.case_more:hover{ background:rgba(207,21,36,0.1);}
@media screen and (max-height: 800px) {
.case_list{ display:block; width:100%; height:370px;
left: 0;margin:-10% auto 0; position: absolute; top: 50%;}
.case_list:after{ content:"."; display:block; height:0; clear:both; visibility:hidden;}
.case_list dl{ display:block; width:300px; height:263px; float:left; margin:0 16px 0 16px;}
.case_list dl:after{ content:"."; display:block; height:0; clear:both; visibility:hidden;}
.case_list dl:nth-child(2n+0){ }
.case_list dl dt{ display:block; width:300px; height:203px; text-align:right; position:relative; right:0px; top:0px;}
.case_list dl dt a{ display:block; width:300px; height:180px; overflow:hidden;}
.case_list dl dt a img{ width:100%; transition: all 0.6s;}
.case_list dl dt a img:hover{ transform: scale(1.1);}
.case_list dl dt span{ display:block; width:110px; height:50px; line-height:60px; position:absolute; left:-13px; bottom:0px; background:#cf1524; color:#fff; text-align:center; z-index:2;}
.case_list dl dd{ display:block; width:340px; line-height:60px; right:0px; bottom:0px;}
.case_list dl dd a{ color:#555;}
.case_more{ display:block; width:275px; height:50px; line-height:50px; text-align:center; font-size:20px; color:#cf1524; border:3px solid #cf1524; position:absolute; left: 50%; bottom:0; margin: 0 0 0 -137px;}
.case_more:hover{ background:rgba(207,21,36,0.1);}
}
/*f12*/
.myContent12{ padding: 100px 0 50px;}
.cooperation_list{ display:block; margin: 50px auto 0; position: initial;}
@media screen and (max-height: 800px) {
.myContent12{ padding: 10px 0 50px;}
.cooperation_list{ display:block; width:800px; margin: 0px auto 0; position: initial;}
}
.cooperation_list:after{ content:"."; display:block; height:0; clear:both; visibility:hidden;}
.cooperation_list li{ display:block; width:200px; height:120px; float:left; margin:10px 0px 10px 35px; position:relative;}
.cooperation_list li:nth-child(5n+0){ margin-right:0px;}
.cooperation_list li .gray{ position:absolute; left:0px; top:0px; z-index:2; opacity: 0.6; -webkit-filter: grayscale(100%); -moz-filter: grayscale(100%); -ms-filter: grayscale(100%); -o-filter: grayscale(100%); filter: grayscale(100%); filter: gray;}
.cooperation_list li:hover .gray{ opacity: 1; -webkit-filter: grayscale(0%); -moz-filter: grayscale(0%); -ms-filter: grayscale(0%); -o-filter: grayscale(0%); filter: grayscale(0%); filter: gray;}
/*f13*/
.section13{ color:#555555; height:245px;}
.myContent13{ height:168px; color:#555; font-size:14px; background:#f3f3f3; overflow:hidden;}
.myContent13_box{ width:1155px; margin:0 auto; height:168px;}
.foot_modular{ display:block; width:320px; float:left; margin-top:30px;}
.my_core_footDiv{width: 480px;}
.foot_modular dt{ display:block; width:139px; font-size:14px; color:#6e6e6e; margin-bottom:20px; font-weight:600;}
#my_core_footDD{width:500px}
.foot_modular dd{ display:block; width:280px;}
.foot_modular dd:after{ content:"."; display:block; height:0; clear:both; visibility:hidden;}
.foot_modular dd a{ display:block; width:130px; line-height:25px; color:#555; float:left; font-size:12px;font-family: helvetica;}
.footer_nav dd a{ display:block; width:278px; color:#555; float:inherit; font-size:12px;}
.footer_record{ width:1155px; height:77px; line-height:77px; margin:0 auto; font-size:12px;}
.footer_record a{ color:#555;}
.active .go { top: 25%; opacity: 1; transition-delay: 1.2s;}
.go { position: absolute; left: 50%; top: 55%; width: 254px; height: 70px; margin-top: 220px; margin-left: -127px; text-indent: -9999px; opacity: 0; transition: all 1s;}
.copyright { position: absolute; left: 0; bottom: 20px; width: 100%; text-align: center; font-size: 0;}
.copyright a, .copyright span { margin: 0 7px; font-size: 12px; color: #a0a0a0;}
/*-----CSS3过度及动画-----*/
/*Middle Transparency from 0 to 100*/
.p2 { position: absolute; font-size: 16px; opacity: 0; transition: all 1s;}
.swiper-slide-active .p2 { opacity: 1; transition-delay: 1s;}
.p11 { position: absolute; left: 50%; top: 50%; width: 600px; margin: 0 0 0 -280px; font-size: 14px; opacity: 0; transition: all 0.5s;}
.active .p11 { opacity: 1; transition-duration: 1s; transition-delay: 2s;}
/*Right Transparency from 0 to 100*/
.p8 { position: absolute; left: 50%; top: 15%; width: 565px; margin-left: -282px; margin-top: 130px; font-size: 16px; opacity: 0; transition: all 1s;}
.active .p8 { opacity: 1; transition-delay: 1.7s;}
.active .mail { top: 25px; transition-delay: 0.7s;}
.swiper-slide-active strong, .swiper-slide-active h3 { opacity: 1; -webkit-transform:scale(1, 1); transform:scale(1, 1); transition-delay: 0.7s;}
.swiper-slide-active .line_1, .swiper-slide-active .line_3{ width:580px;}
.swiper-slide-active .line_2, .swiper-slide-active .line_4{ height:260px;}
/*----------核心技术-----------*/
/*.second_banner{ width:100%; height:460px; margin-top:65px; background:url(../images/core_banner1.jpg) no-repeat center center; position:relative;}*/
/*.second_banner_text{ width:267px; height:245px; position:absolute; left:50%; top:50%; margin-left:-133px; margin-top:-180px; text-align:center; font-size:20px; color:#635450;}*/
/*.second_banner_text span{ display:block; width:267px; height:212px;}*/
.second_banner{ width:100%; height:460px; margin-top:65px; background:url(../images/core_banner1.jpg) no-repeat center center; position:relative;}
.second_banner_text{ width:510px; height:245px; position:absolute; left:50%; top:50%; margin-left:-40px; margin-top:-155px; text-align:center; font-size:20px; color:#635450;}
.second_banner_text span{ display:block; width:267px; height:170px; margin:0 auto;}
.second_banner_text p{ line-height:30px; color:#fff; font-weight:bold; font-size:24px; font-family: helvetica;
/* letter-spacing: 5px; */
}
.second_nav{ width:100%; height:190px; overflow:hidden;}
.second_nav_text{ width:1180px; margin:72px auto 0;}
.second_nav_text:after{ content:"."; display:block; height:0; clear:both; visibility:hidden;}
.second_nav_text a{font-size: 14px; display:block; width:137px; height:50px; line-height:25px; font-family: helvetica;padding: 6px 0;
float:left; margin:0 33px 0 0; text-align:center; border:1px solid #666666; color:#666666;}
.second_nav_text a:hover{ border:1px solid #cf1524; color:#cf1524;}
.second_nav_text a:nth-child(7n+0){ margin-right:0px;}
.second_nav_text .select{ border:1px solid #cf1524; color:#cf1524;}
.floor_public_box{ width:60%; height:506px; margin:0 auto; position:relative;}
.floor_public_list{ width:1100px; margin:100px auto 0;display:flex;justify-content: flex-start;align-items:center;flex-direction:row;flex-wrap:wrap;}
.floor_public_list:after{ content:"."; display:block; height:0; clear:both; visibility:hidden;}
.floor_public_list dl{ display:block; }
.floor_public_list dl dt{ display:block;}
.floor_public_list dl dd{ display:block; padding:20px; margin-top:25px; min-height:120px; position:relative;}
.floor_public_list dl dd h3{ font-size:16px; margin-bottom:25px; font-family: helvetica;font-weight: bold;}
.floor_public_list dl dd p{ font-size:14px; color:#575757;line-height: 18px;font-family: helvetica;}
.floor_public_list dl dd span{ position:absolute; background:#d8dee0;}
.floor_public_list dl dd .line_1{ top: 0; left:0; width:60px; height: 1px;}
.floor_public_list dl dd .line_2{ bottom:0; right: 0; width: 1px; height:60px;}
.floor_public_list dl dd .line_3{ right:0; bottom: 0; width:60px; height: 1px;}
.floor_public_list dl dd .line_4{ top:0; left: 0; width: 1px; height:60px;}
/*second_f1*/
.floor_f1_banner{ width:100%; height:506px; background:url(../images/core_banner2.jpg) no-repeat center center; position:relative;}
.floor_f1_text{ width:450px; position:absolute; left:0px; top:200px; color:#fff; text-align:center;}
.floor_f1_text h2{ font-size:36px; margin-bottom:55px; position:relative;font-family: helvetica;}
.floor_f1_text h2 span{ display:block; position:absolute; left:50%; bottom:-15px; margin-left:-48px; width:97px; height:2px; background:#cf1524;}
.floor_f1_text p{ font-size:16px;font-family: helvetica;}
.floor_f1_list dl{ width:465px; margin:0 70px 50px 0;}
.floor_f1_list dl:nth-child(2n+0){ margin-right:0px;}
.floor_f1_list dl dt{ height:230px; overflow:hidden;}
.floor_f1_list dl dt img{ width:100%; transition: all 0.6s;}
.floor_f1_list dl dt img:hover{ transform: scale(1.1);}
/*second_f2*/
.floor_f2_banner{ width:100%; height:506px; background:url(../images/core_banner3.jpg) no-repeat center center; position:relative;}
.floor_f2_banner2{ width:100%; height:803px; background:url(../images/core_2f_bgimg.jpg) no-repeat center top; overflow:hidden; text-align:center;}
.floor_f2_text{ width:450px; position:absolute; left:0px; top:200px; color:#232323; text-align:center;}
.floor_f2_text h2{ font-size:36px; margin-bottom:55px; position:relative;font-family: helvetica;}
.floor_f2_text h2 span{ display:block; position:absolute; left:50%; bottom:-15px; margin-left:-48px; width:97px; height:2px; background:#cf1524;}
.floor_f2_text p{ font-size:16px; line-height:30px; font-family: helvetica;}
.floor_f2_list dl{ width:297px; margin:0 54px 50px 0;}
/*.floor_f2_list dl:nth-child(3n+0){ margin-right:0px;}*/
.floor_f2_list dl dt{ height:147px; overflow:hidden;}
.floor_f2_list dl dt img{ width:100%; transition: all 0.6s;}
.floor_f2_list dl dt img:hover{ transform: scale(1.1);}
/*second_f3*/
.floor_f3_banner{ width:100%; height:506px; background:url(../images/core_banner4.jpg) no-repeat center center; position:relative;}
.floor_f3_text{ width:450px; position:absolute; right:0px; top:200px; color:#fff; text-align:center;}
.floor_f3_text h2{ font-size:36px; margin-bottom:55px; position:relative; }
.floor_f3_text h2 span{ display:block; position:absolute; left:50%; bottom:-15px; margin-left:-48px; width:97px; height:2px; background:#cf1524;}
.floor_f3_text p{ font-size:16px; line-height:30px; }
.floor_f3_list dl{ width:297px; margin:0 54px 50px 0;}
/*.floor_f3_list dl:nth-child(3n+0){ margin-right:0px;}*/
.floor_f3_list dl dt{ height:147px; overflow:hidden;}
.floor_f3_list dl dt img{ width:100%; transition: all 0.6s;}
.floor_f3_list dl dt img:hover{ transform: scale(1.1);}
/*second_f4*/
.floor_f4_banner{ width:100%; height:506px; background:url(../images/core_banner5.jpg) no-repeat center center; position:relative;}
.floor_f4_text{ width:450px; position:absolute; left:50%; top:200px; margin-left:-225px; color:#fff; text-align:center;}
.floor_f4_text h2{ font-size:36px; margin-bottom:55px; position:relative;font-family: helvetica;}
.floor_f4_text h2 span{ display:block; position:absolute; left:50%; bottom:-15px; margin-left:-48px; width:97px; height:2px; background:#cf1524;}
.floor_f4_text p{ font-size:16px;font-family: helvetica;}
.floor_f4_list dl{ width:297px; margin:0 54px 50px 0;}
/*.floor_f4_list dl:nth-child(3n+0){ margin-right:0px;}*/
.floor_f4_list dl dt{ height:147px; overflow:hidden;}
.floor_f4_list dl dt img{ width:100%; transition: all 0.6s;}
.floor_f4_list dl dt img:hover{ transform: scale(1.1);}
/*second_f5*/
.floor_f5_banner{ width:100%; height:506px; background:url(../images/core_banner6.jpg) no-repeat center center; position:relative;}
.floor_f5_text{ width:450px; position:absolute; left:50%; top:200px; margin-left:-225px; color:#fff; text-align:center;}
.floor_f5_text h2{ font-size:36px; margin-bottom:55px; position:relative;font-family: helvetica;}
.floor_f5_text h2 span{ display:block; position:absolute; left:50%; bottom:-15px; margin-left:-48px; width:97px; height:2px; background:#cf1524;}
.floor_f5_text p{ font-size:16px;font-family: helvetica;}
.floor_f5_list dl{ width:297px; margin:0 54px 50px 0;}
/*.floor_f5_list dl:nth-child(3n+0){ margin-right:0px;}*/
.floor_f5_list dl dt{ height:147px; overflow:hidden;}
.floor_f5_list dl dt img{ width:100%; transition: all 0.6s;}
.floor_f5_list dl dt img:hover{ transform: scale(1.1);}
/*second_f6*/
.floor_f6_banner{ width:100%; height:506px; background:url(../images/core_banner7.jpg) no-repeat center center; position:relative;}
.floor_f6_text{ width:450px; position:absolute; left:0px; top:200px; color:#fff; text-align:center;}
.floor_f6_text h2{ font-size:36px; margin-bottom:55px; position:relative;font-family: helvetica;}
.floor_f6_text h2 span{ display:block; position:absolute; left:50%; bottom:-15px; margin-left:-48px; width:97px; height:2px; background:#cf1524;}
.floor_f6_text p{ font-size:16px;font-family: helvetica;}
.floor_f6_list dl{ width:297px; margin:0 54px 50px 0;}
/*.floor_f6_list dl:nth-child(3n+0){ margin-right:0px;}*/
.floor_f6_list dl dt{ height:147px; overflow:hidden;}
.floor_f6_list dl dt img{ width:100%; transition: all 0.6s;}
.floor_f6_list dl dt img:hover{ transform: scale(1.1);}
/*second_f7*/
.floor_f7_banner{ width:100%; height:506px; background:url(../images/core_banner8.jpg) no-repeat center center; position:relative;}
.floor_f7_text{ width:450px; position:absolute; right:0px; top:200px; color:#fff; text-align:center;}
.floor_f7_text h2{ font-size:36px; margin-bottom:55px; position:relative; font-family: helvetica;}
.floor_f7_text h2 span{ display:block; position:absolute; left:50%; bottom:-15px; margin-left:-48px; width:97px; height:2px; background:#cf1524;}
.floor_f7_text p{ font-size:16px; line-height:30px; font-family: helvetica;}
.floor_f7_list dl{ width:465px; margin:0 70px 50px 0;}
.floor_f7_list dl:nth-child(2n+0){ margin-right:0px;}
.floor_f7_list dl dt{ height:230px; overflow:hidden;}
.floor_f7_list dl dt img{ width:100%; transition: all 0.6s;}
.floor_f7_list dl dt img:hover{ transform: scale(1.1);}
/*右侧悬浮框*/
.det_float_div{ width:200px; position: fixed; right:2%; top:50%; margin-top:-111px; z-index:999; display:none;}
.det_float_div a{ display:block; width:200px; height:35px; line-height:35px; text-align:center; border-bottom:1px solid #fff; background:#b5b7be; color:#fff;font-size: 14px;font-family: helvetica;font-weight: bold;}
.det_float_div a:hover{ background:#d62330;}
.det_float_div .selected{ background:#d62330;}
/*----------产品服务-----------*/
.service_banner{ width:100%; height:459px; margin-top:65px; background:url(../images/service_banner1.jpg) no-repeat center center; position:relative;}
.service_banner_text{ width:466px; height:170px; position:absolute; left:50%; top:50%; margin-left:-233px; margin-top:-85px; text-align:center; font-size:16px; color:#cac9c9;}
.service_banner_text span{ display:block; width:466px; height:65px; margin-bottom:30px;}
.service_banner_text p{ line-height:35px;color:#fff;font-size: 18px;font-family: helvetica;}
.service_layout{ width:100%; height:1029px; background:url(../images/service_img1.jpg) no-repeat center center; overflow:hidden;}
.layout_content{ width:1200px; height:1029px; margin:0 auto; overflow:hidden; position:relative;}
.service_layout_text{ width:550px; margin:380px auto 0;}
.service_layout_text h2{ font-size:80px; color:#16191c;}
.service_layout_text h2 span{ display: inline-block;font-family: helvetica;font-size: 60px;font-weight: bold;}
.service_layout_text h2 span:first-child{ color:#cf1524;display: inline-block;font-family: helvetica;font-size: 60px;font-weight: bold;}
.service_layout_text h3{ font-size:42px;font-family: helvetica; color:#262829;}
.service_layout_text p{ font-size:18px; color:#16191c; text-align:center; margin-top:30px;font-family: helvetica;}
.layout_content .pic{ position:absolute;}
.layout_content .pic1{ left:515px; top:125px;}
.layout_content .pic2{ left:785px; top:235px;}
.layout_content .pic3{ right:140px; top:375px;}
.layout_content .pic4{ right:175px; top:520px;}
.layout_content .pic5{ right:245px; top:685px;}
.layout_content .pic6{ right:305px; top:725px;}
.layout_content .pic7{ right:535px; bottom:210px;}
.layout_content .pic8{ left:230px; bottom:270px;}
.layout_content .pic9{ left:145px; top:455px;}
.layout_content .pic10{ left:210px; top:285px; z-index:2;}
.layout_content .pic11{ left:155px; top:245px; z-index:1;}
.layout_content .pic12{ left:385px; top:195px;}
.layout_content .pic13{ left:135px; top:185px;}
.service_peer{ width:100%; height:430px; overflow:hidden; background:url(../images/service_banner2.jpg) no-repeat center center;}
.service_peer dl{ display:block; width:770px; margin:140px auto 0;}
.service_peer dl:after{ content:"."; display:block; height:0; clear:both; visibility:hidden;}
.service_peer dl dt{ display:block; width:179px; height:214px; float:left; margin-right:80px; background:url(../images/service_icon1.png) no-repeat left 10px;}
.service_peer dl dd{ display:block; float:left;}
.service_peer dl dd h3{ font-size:30px;font-family: helvetica;font-weight: bold; color:#fff;}
.service_peer dl dd h3 span{ color:#fa0216;}
.service_peer dl dd p{ font-size:16px; font-family: helvetica; color:#fff; margin-top:30px; line-height:30px;}
.service_content_box{ width:1000px; margin:0 auto;}
.service_content_box:after{ content:"."; display:block; height:0; clear:both; visibility:hidden;}
.service_content_box p:hover{ color:#cf1524;}
.service_content{ width:305px;}
.service_content h2{}
.service_content h3{ display:block; margin:35px 0 25px;}
.service_content p{ color:#575757; font-size:12px;font-family: helvetica; line-height:28px;}
.service_content p a{ color:#ff0f22; font-size:18px;font-family: helvetica; font-weight:bold;-webkit-box-sizing: border-box; box-sizing:border-box; display:-webkit-box; display:-webkit-flex; display:flex;}
.service_content p a img{ display:block; width:19px; height:19px; margin:5px 0 0 5px;}
.service_content span{
font-family: helvetica;
font-size: 36px;
font-weight: bold;
color: blcak;
}
.service_content1{ width:100%; height:640px; background:url(../images/service_img2.jpg) no-repeat center top;}
.service_content1 .service_content_box .service_content{ margin:107px 0 0 63px;}
.service_content1 .service_content_box .service_content p{ margin-bottom:30px; line-height:30px;font-family: helvetica;font-size: 12px;}
.service_content2{ width:100%; height:610px; background:url(../images/service_img3.jpg) no-repeat center top;}
.service_content2 .service_content_box .service_content{ margin:83px 22px 0 0;}
.service_content3{ width:100%; height:680px; background:url(../images/service_img4.jpg) no-repeat center top;}
.service_content3 .service_content_box .service_content{ margin:178px 0 0 68px;}
.service_content4{ width:100%; height:587px; background:url(../images/service_img5.jpg) no-repeat center top;}
.service_content4 .service_content_box .service_content{ margin:114px 22px 0 0;}
.to_left{ float:left;}
.to_right{ float:right;}
/*产品服务-案例分析*/
.fuwu_myContent11{ padding: 50px 0 50px;}
.fuwu_advantage{ position:initial; left:30%; width:1000px; height:80px; margin:0 auto 50px; font-size:28px; text-align:left;}
.fuwu_advantage span{ height:78px; line-height:78px; text-align:center; padding-right:10px; padding: 0px 30px 0px 0; border-right:2px solid #cf1524;}
.fuwu_case_list{ display:block; width:1010px; margin: 0 auto;/* position: absolute; */ left: 50%; top: 50%;}
.fuwu_case_list:after{ content:"."; display:block; height:0; clear:both; visibility:hidden;}
.fuwu_case_list dl{ display:block; width:470px; height:263px; float:left; margin:0 30px 0 20px;}
.fuwu_case_list dl:after{ content:"."; display:block; height:0; clear:both; visibility:hidden;}
.fuwu_case_list dl:nth-child(2n+0){ margin-right:0px;}
.fuwu_case_list dl dt{ display:block; width:470px; height:203px; text-align:right; position:relative; right:0px; top:0px;}
.fuwu_case_list dl dt a{ display:block; width:470px; height:203px; overflow:hidden;}
.fuwu_case_list dl dt a img{ width:100%; transition: all 0.6s;}
.fuwu_case_list dl dt a img:hover{ transform: scale(1.1);}
.fuwu_case_list dl dt span{ display:block; width:220px; height:60px; line-height:60px; position:absolute; left:-20px; bottom:0px; background:#cf1524; color:#fff; text-align:center; z-index:2;}
.fuwu_case_list dl dd{ display:block; width:470px; line-height:60px; right:0px; bottom:0px;}
.fuwu_case_list dl dd a{ color:#555;}
.anli_more{ display:block; width:280px; height:55px; line-height:55px; margin:0 auto 100px; text-align:center; border:3px solid #cf1524; font-size:20px; color:#cf1524;}
.anli_more:hover{ background:rgba(207,21,36,0.1);}
/*---产品服务-智慧交通-详情---*/
/* .service_left{ width:161px; float:left;position: fixed;} */
.service_left{ width:92px; float:left;}
.service_left img{
height: 100%;
width: 100%;
/* width: 200px;
height: 200px;
margin: 50px;
text-align: center;
font-size: 42px;
line-height: 420px;
float: left;
background-image: url('img/service_img01_1.jpg');
background-size: cover;
background-image: url(img/service_img01_1.jpg), linear-gradient(#648994, #648994);
background-blend-mode: lighten;
background-size: cover; */
}
.service_list_box{ margin-bottom:50px;}
.service_list_box img{ margin:30px 0;}
.service_list_box h3{ font-size:20px; font-family: helvetica; font-weight:none; -webkit-box-sizing: border-box; box-sizing:border-box; display:-webkit-box; display:-webkit-flex; display:flex;}
.service_list_box h3 span:first-child{ display:block; width:25px; height:25px; line-height:25px; text-align:center; margin:0px 10px 0 0; border-radius:50%; background:#d62604; color:#fff; font-size:14px;}
.service_list_box ul{ font-size:14px; margin:20px 0;}
.service_list_box ul h4{ line-height:25px; font-weight:bold;font-family: helvetica;font-size: 14px;}
.service_list_box ul p{ line-height:25px; color:#575757;font-family: helvetica;font-size: 14px;}
.service_list_box ul li{ line-height:25px; color:#575757;}
.service_list_box .service_list_03bg{ display:block; height:168px; background:url(../images/service/service_img02_6.jpg) no-repeat right top;}
/*----------案例分析-----------*/
.case_banner{ width:100%; height:400px; margin-top:65px; background:url(../images/anli_banner.jpg) no-repeat center center; position:relative;}
.case_content{ width:1000px; margin:0 auto;}
.tab{ width:1000px; margin:88px auto;}
.tab:after{ content:"."; display:block; height:0; clear:both; visibility:hidden;}
.tab_box{ width:192px; float:left;}
.tab_box h3{ display:block; width:190px; height:30px; line-height:30px; color:#000; font-size:28px; margin-bottom:20px; border-right:5px solid #cf1524;}
.tab-title{ width:180px;}
.tab-title .item{ display: inline-block; width:180px; height:40px; line-height:40px; text-align: left; color: #333; font-size: 16px;}
.tab-title .item-cur{ color: #cf1524;}
.tab-cont{ width:765px; float:right;}
.tab-cont__wrap{}
.tab-cont .item{ color: #313131; min-height:600px;}
.tab-cont .item h3{ font-size:20px; color:#575757; margin-bottom:40px;font-family: helvetica;font-weight: bold;}
.tab-cont .item h3 span{ font-size:12px;}
.tab_item_list{ width:765px; margin-bottom:30px;}
.tab_item_list:after{ content:"."; display:block; height:0; clear:both; visibility:hidden;}
.tab_item_list dl{ width:360px; float:left; margin:0 45px 30px 0;}
.tab_item_list dl:nth-child(2n+0){ margin-right:0px;}
.tab_item_list dl dt{ overflow:hidden;}
.tab_item_list dl dt img{ display:block; width:100%; transition: all 0.6s;}
.tab_item_list dl dt img:hover{ transform: scale(1.1);}
.tab_item_list dl dd{ min-height:95px; padding:15px; border-left:1px solid #e7e8e8; border-bottom:1px solid #e7e8e8; border-right:1px solid #e7e8e8;}
.tab_item_list dl dd h4{ font-size:16px; line-height:35px;font-family: helvetica;}
.tab_item_list dl dd p{ font-size:12px; line-height:20px; white-space:normal;font-family: helvetica;}
/*-----------新闻资讯-----------*/
.news_banner{ width:100%; height:400px; margin-top:65px; background:url(../images/news_banner.jpg) no-repeat center center; position:relative;}
.news_infor_list{ display:block; color:#575757; margin-bottom:50px; padding-bottom:50px; border-bottom:1px solid #dbdbdb;font-family: helvetica;}
.news_infor_list dt{ font-size:20px; line-height:30px;font-family: helvetica;}
.news_infor_list dt a{ color:#575757;}
.news_infor_list dt a:hover{ color:#cf1524;}
.news_infor_list dt span{ font-size:12px; display:block;}
.news_infor_list dd{ font-size:14px; line-height:25px; margin-top:15px;
/* text-indent: 28px; */
font-family: helvetica;}
/*-----------关于我们-----------*/
/*.aboutus_banner{ width:100%; height:400px; margin-top:65px; background:url(../images/aboutus_banner.jpg) no-repeat center center; position:relative;}*/
/*.aboutus_cont{}*/
/*.aboutus_cont p{ font-size:18px; line-height:30px; color:#575757;}*/
/*.aboutus_cont img{ margin:15px 0;}*/
.cursorDefault{ cursor:default}
.cursorPointer{ cursor:pointer}
.aboutus_banner{ width:100%; height:400px; margin-top:65px; background:url(../images/aboutus_banner.jpg) no-repeat center center; position:relative;}
.aboutus_cont{}
.aboutus_cont h2{ font-size:24px;}
.aboutus_cont p{ font-size:14px;font-family: helvetica; line-height:30px; color:#575757;text-indent: 28px;}
.aboutus_cont img{ margin:15px 0;}
.qy_vision span{ color:#cf1524;}
.baidu_map{ width:750px; height:350px;}
.contact_cont p{ line-height:30px;font-family: helvetica;font-size: 14px;}
.contact_cont p span{ color:#cf1524;}
.join_cont{ padding:0 0 30px 0; border-bottom:1px dashed #575757;}
.join_cont p{ line-height:28px;font-family: helvetica;font-size: 14px;}
.join_cont p span{ color:#cf1524;}
.join_cont b{ line-height:28px;}
#Tab1{ padding:0px; margin:50px auto 0;}
.Menubox_one { position:relative;}
.Menubox_one ul{ display:block; width:100%; margin:0px; padding:0px;}
.Menubox_one ul:after{ content:"."; display:block; height:0; clear:both; visibility:hidden;}
.Menubox_one li{ float:left; display:block; cursor:pointer; color:#666666; width:148px; height:38px; line-height:38px; margin:0 15px 15px 0; border:1px solid #8d8d8d; text-align:center; font-size:14px; font-family:'微软雅黑';}
.Menubox_one li.hover{ padding:0px 10px;color:#fff; height:38px; width:148px; border:1px solid #cf1524; background:#cf1524;}
.Menubox_one li:nth-child(4n+0){ margin-right:0px;}
.Contentbox_one{ clear:both; margin-top:50px;}
.con_one_title{ font-size:20px; padding-left:15px; border-left:3px solid #cf1524;}'
.recruitment_list{}
.recruitment_list span{ color:#cf1524; line-height:28px; font-size:14px;}
.recruitment_list p{ line-height:28px; font-size:14px;}
.my_wechatGreyImg,.my_wechatGreenImg{
height: 1.5rem;
width: 1.5rem;
vertical-align:bottom;
}
.my_wechatGreenImg{
-webkit-filter: grayscale(0%); -moz-filter: grayscale(0%); -ms-filter: grayscale(0%); -o-filter: grayscale(0%); filter: grayscale(0%); filter: gray;
}
.my_wechatA_0{
-webkit-filter: grayscale(100%);
-moz-filter: grayscale(1);
-ms-filter: grayscale(100%);
-o-filter: grayscale(100%);
filter: grayscale(100%);
filter: gray;
}
.my_wechatA_1{
-webkit-filter: grayscale(0%);
}
.my_wechat_name:hover{
color: #cf1524;
}
.weChat{
position: absolute;
right: 22%;
bottom: 10px;
height: 84px;
width: 84px;
display: none;
}
/* AINews_objecteye 页 */
.my_AINews_con{
height: 1200px;
width: 700px;
/* border: 1px solid saddlebrown; */
margin: 90px auto 0;
}
/* 产品服务 ——详情 */
.my_productService_div{
margin: 0 0 95px 0;
}
.my_productService_titleDiv{
margin: 0 0 55px 0;
}
.my_productService_num{
height: 30px;
width: 30px;
text-align: center;
line-height: 30px;
border-radius: 15px;
background-color: rgb(207,21,36);
color: rgb(255,255,255);
font-size: 20px;
display: inline-block;
}
.my_productService_title{
display: inline-block;
font-family: '微软雅黑';
font-size: 26px;
color: rgb(0,0,0);
margin-left: 10px;
}
.my_productService_imgDiv{
width:752px;
margin-bottom: 40px;
}
.my_productService_imgDiv img{
height: 100%;
width: 100%;
}
.my_productService_contentItemDiv{
margin-bottom: 40px;
}
.my_productService_contentItemDiv_title{
font-family: "微软雅黑";
font-weight: bold;
color: rgb(0,0,0);
font-size: 14px;
}
.my_productService_contentItemDiv_content{
font-family: "微软雅黑";
font-size: 14px;
color: rgb(87,87,87);
line-height: 24px;
}