-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathtmp.css
861 lines (832 loc) · 69.9 KB
/
tmp.css
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
/* blockquote,body,button,dd,dl,dt,fieldset,form,h1,h2,h3,h4,h5,h6,hr,input,legend,li,ol,p,pre,td,textarea,th,ul{margin:0;padding:0} */
/* html{color:#000;overflow-y:scroll;overflow:-moz-scrollbars}
body,button,input,select,textarea{font-size:12px;font-family:"PingFang SC",Arial,"Microsoft YaHei",sans-serif}
h1,h2,h3,h4,h5,h6{font-size:100%}
em{font-style:normal}
small{font-size:12px}
ol,ul{list-style:none}
a{text-decoration:none}
a:hover{text-decoration:underline}
legend{color:#000}
fieldset,img{border:0}
button,input,select,textarea{font-size:100%}
table{border-collapse:collapse;border-spacing:0}
img{-ms-interpolation-mode:bicubic}
textarea{resize:vertical} */
.left{float:left}
.right{float:right}
.overflow{overflow:hidden}
.hide{display:none}
.block{display:block}
.inline{display:inline}
.error{color:red;font-size:12px}
/* button,label{cursor:pointer} */
.clearfix:after{content:'\20';display:block;height:0;clear:both}
.clearfix{zoom:1}
.clear{clear:both;height:0;line-height:0;font-size:0;visibility:hidden;overflow:hidden}
.wordwrap{word-break:break-all;word-wrap:break-word}
.s_yahei{font-family:arial,'Microsoft Yahei','微软雅黑'}
/* pre.wordwrap{white-space:pre-wrap}
body{text-align:center;background:#fff}
body,form{position:relative;z-index:0}
td{text-align:left}
img{border:0} */
#s_wrap{position:relative;z-index:0;min-width:1000px}
#wrapper{height:100%}
#head .s_ps_islite{_padding-bottom:370px}
#head_wrapper.s_ps_islite{padding-bottom:370px}
#head_wrapper.s_ps_islite #s_lm_wrap{bottom:298px;background:0 0!important;filter:none!important}
#head_wrapper.s_ps_islite .s_form{position:relative;z-index:1}
#head_wrapper.s_ps_islite .fm{position:absolute;bottom:0}
#head_wrapper.s_ps_islite .s_p_top{position:absolute;bottom:40px;width:100%;height:181px}
#head_wrapper.s_ps_islite #s_lg_img,#head_wrapper.s_ps_islite #s_lg_img_new{position:static;margin:33px auto 0 auto}
.s_lm_hide{display:none!important}
#head_wrapper.s_down #s_lm_wrap{display:none}
.s_lite_version #m{padding-top:125px}
#s_lg_img,#s_lg_img_new{position:absolute;bottom:10px;left:50%;margin-left:-135px}
#form{z-index:1}
#s_lm_wrap{position:absolute;margin-left:-447px;bottom:0;left:50%;z-index:0;height:30px;width:895px;line-height:30px;text-align:center}
.s_skin_hasbg #s_lm_wrap{background:0 0;background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.3)),to(rgba(0,0,0,.3)));background_image:-moz-linear-gradient(rgba(0,0,0,.3) 0,rgba(0,0,0,.3) 100%);background_image:-ms-linear-gradient(rgba(0,0,0,.3) 0,rgba(0,0,0,.3) 100%);background_image:-o-linear-gradient(rgba(0,0,0,.3) 0,rgba(0,0,0,.3) 100%);background_image:linear-gradient(rgba(0,0,0,.3) 0,rgba(0,0,0,.3) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#66000000, endColorstr=#66000000)}
#s_lm_wrap.s_down{display:none}
#lm{color:#666;height:15px;line-height:16px;padding:7px 0}
#lm a{text-decoration:underline;color:#666}
#nv{margin:0 0 5px;_margin-bottom:4px;padding:2px 0 0;text-align:left;text-indent:50px}
#nv a,#nv b{margin-left:19px}
#lk,#nv a,#nv b,.btn{font-size:14px}
.s_down .s_form{padding-left:0;margin-top:0;min-height:0}
.s_form .tools{position:absolute;right:-55px}
.s_form_wrapper{height:100%}
#head_wrapper.s_down #mCon span{color:#000}
#lk{margin:33px 0}
#lk span{font:14px "\5b8b\4f53"}
#lh{margin:16px 0 5px;word-spacing:3px}
/* #mCon{height:15px;line-height:15px;width:28px;padding:10px 8px 0 0;cursor:pointer;background:url(https://dss0.bdstatic.com/5aV1bjqh_Q23odCf/static/superman/img/spis7_d578e7ff4b.png) no_repeat _684px _605px} */
#mCon span{color:#333;cursor:default;display:block}
#mCon .hw{text-decoration:underline;cursor:pointer}
#mMenu{width:56px;border:1px solid #9b9b9b;list-style:none;position:absolute;right:-9px;top:30px;display:none;background:#fff;box-shadow:1px 1px 2px #ccc;-moz-box-shadow:1px 1px 2px #ccc;-webkit-box-shadow:1px 1px 2px #ccc;filter:progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=135, Color="#cccccc")\9}
#mMenu a,#mMenu a:visited{color:#00c;width:100%;height:100%;display:block;line-height:22px;text-indent:6px;text-decoration:none;filter:none\9}
#mMenu a:hover{background:#ebebeb}
#mMenu .ln{height:1px;background:#ebebeb;overflow:hidden;font-size:1px;line-height:1px;margin-top:-1px}
#cp,#cp a{color:#77c}
#tb_mr{color:#00c;cursor:pointer;position:relative;z-index:200}
#tb_mr b{font-weight:400}
#nv a,#tb_mr b{text-decoration:underline}
#nv a{color:#00c}
#hwr_div,#loading{z-index:3000}
.bd_bear_home{display:none}
#mHolder{display:none}
#mHolder .c_icon{right:0;top:0;position:absolute;float:right;width:15px;height:15px}
.main{display:none}
#s_feed{display:none}
.s_ps_sug{border:1px solid #ccc!important;box-shadow:1px 1px 3px #ededed;-webkit-box-shadow:1px 1px 3px #ededed;-moz-box-shadow:1px 1px 3px #ededed;-o-box-shadow:1px 1px 3px #ededed;position:absolute;top:32px;left:0}
.s_ps_sug table{width:100%;background:#fff;cursor:default}
.s_ps_sug td{color:#000;font:14px arial;height:25px;line-height:25px;padding:0 8px}
.s_ps_sug td b{color:#000}
.s_ps_sug .mo{background:#ebebeb;cursor:pointer}
.s_ps_sug .ml{background:#fff}
.s_ps_sug td.sug_storage{color:#7a77c8}
.s_ps_sug td.sug_storage b{color:#7a77c8}
.s_ps_sug .sug_del{font-size:12px;color:#666;text-decoration:underline;float:right;cursor:pointer;display:none}
.s_ps_sug .sug_del{font-size:12px;color:#666;text-decoration:underline;float:right;cursor:pointer;display:none}
.s_ps_sug .mo .sug_del{display:block}
.s_ps_sug .sug_ala{border-bottom:1px solid #e6e6e6}
/* .s_ps_sug td h3{line-height:14px;margin:6px 0 4px 0;font-size:12px;font-weight:400;color:#7b7b7b;padding-left:20px;background:url(img/sug_bd.png) no_repeat left center} */
.s_ps_sug td p{font-size:14px;font-weight:700;padding-left:20px}
.s_ps_sug td p span{font-size:12px;font-weight:400;color:#7b7b7b}
#s_user_center{font-weight:400;background-position:right -223px\9}
#s_user_center_menu{right:131px}
.s_ps_islite #nv{padding-top:22px;line-height:16px;height:16px;margin-bottom:13px}
#form .bdsug .bdsug_direct{width:auto;padding:0;border-bottom:1px solid #f1f1f1}
#head_wrapper .bdsug .bdsug_direct p{color:#00c;font-weight:700;line-height:34px;padding:0 8px;margin-top:0;cursor:pointer;white-space:nowrap;overflow:hidden}
#head_wrapper .bdsug .bdsug_direct p img{width:16px;height:16px;margin:7px 6px 9px 0;vertical-align:middle}
#head_wrapper .bdsug .bdsug_direct p span{margin-left:8px}
#head_wrapper .bdsug .bdsug_direct p i{font-size:12px;line-height:100%;font-style:normal;font-weight:400;color:#fff;background-color:#2b99ff;display:inline;text-align:center;padding:1px 5px;*padding:2px 5px 0 5px;margin-left:8px;overflow:hidden}
#result_logo,#s_tab,#u,#wrapper_wrapper{display:none}
#prefpanel{background:#fafafa;display:none;opacity:0;position:fixed;_position:absolute;top:-359px;z-index:500;width:100%;min-width:960px;border-bottom:1px solid #ebebeb;*left:0!important;text-align:left}
#prefpanel form{_width:850px}
/* @font-face{font-family:cIconfont;src:url(https://dss0.bdstatic.com/5aV1bjqh_Q23odCf/static/superman/font/iconfont_03f7028492.eot);src:url(https://dss0.bdstatic.com/5aV1bjqh_Q23odCf/static/superman/font/iconfont_03f7028492.eot?#iefix) format('embedded_opentype'),url(https://dss0.bdstatic.com/5aV1bjqh_Q23odCf/static/superman/font/iconfont_d312d35c5b.woff2) format('woff2'),url(https://dss0.bdstatic.com/5aV1bjqh_Q23odCf/static/superman/font/iconfont_d187c4be30.woff) format('woff'),url(https://dss0.bdstatic.com/5aV1bjqh_Q23odCf/static/superman/font/iconfont_81527e9464.ttf) format('truetype'),url(https://dss0.bdstatic.com/5aV1bjqh_Q23odCf/static/superman/font/iconfont_4816f3b73b.svg#iconfont) format('svg')} */
.c_gap_top_small{margin-top:3px}
.c_gap_top{margin-top:7px}
.c_gap_top_large{margin-top:11px}
.c_gap_top_mini{margin-top:2px}
.c_gap_top_xsmall{margin-top:4px}
.c_gap_top_middle{margin-top:10px}
.c_gap_bottom_small{margin-bottom:3px}
.c_gap_bottom{margin-bottom:7px}
.c_gap_bottom_large{margin-bottom:11px}
.c_gap_bottom_mini{margin-bottom:2px}
.c_gap_bottom_xsmall{margin-bottom:4px}
.c_gap_bottom_middle{margin-bottom:10px}
.c_gap_left{margin-left:12px}
.c_gap_left_small{margin-left:8px}
.c_gap_left_xsmall{margin-left:4px}
.c_gap_left_mini{margin-left:2px}
.c_gap_left_large{margin-left:16px}
.c_gap_left_middle{margin-left:10px}
.c_gap_right{margin-right:12px}
.c_gap_right_small{margin-right:8px}
.c_gap_right_xsmall{margin-right:4px}
.c_gap_right_mini{margin-right:2px}
.c_gap_right_large{margin-right:16px}
.c_gap_right_middle{margin-right:10px}
.c_gap_icon_right_small{margin-right:5px}
.c_gap_icon_right{margin-right:10px}
.c_gap_icon_left_small{margin-left:5px}
.c_gap_icon_left{margin-left:10px}
.c_row{*zoom:1}
.c_row:after{display:block;height:0;content:"";clear:both;visibility:hidden}
.c_index{display:inline-block;width:14px;padding:1px 0;line-height:100%;text-align:center;color:#fff;background-color:#8eb9f5;font-size:12px}
.c_index_hot,.c_index_hot1{background-color:#f54545}
.c_index_hot2{background-color:#ff8547}
.c_index_hot3{background-color:#ffac38}
.c_index_single{display:inline-block;background:0 0;color:#9195a3;width:18px;font-size:15px;letter-spacing:-1px}
.c_index_single_hot,.c_index_single_hot1{color:#fe2d46}
.c_index_single_hot2{color:#f60}
.c_index_single_hot3{color:#faa90e}
.c_font_sigma{font:36px/60px Arial,sans-serif}
.c_font_large{font:20px/30px Arial,sans-serif}
.c_font_big{font:20px/30px Arial,sans-serif}
.c_font_special{font:16px/26px Arial,sans-serif}
.c_font_medium{font:14px/24px Arial,sans-serif}
.c_font_middle{font:14px/24px Arial,sans-serif}
.c_font_normal{font:13px/23px Arial,sans-serif}
.c_font_small{font:12px/20px Arial,sans-serif}
.c_font_family{font-family:Arial,sans-serif}
.c_color_t{color:#222}
.c_color_text{color:#333}
.c_color_gray{color:#626675}
.c_color_gray2{color:#9195a3}
.c_color_visited{color:#626675}
.c_color_link{color:#222}
.c_color_orange{color:#fa4901}
.c_color_green{color:#0ebe90}
.c_color_ad{color:#77a9f9}
.c_color_red{color:#f63051}
.c_color_red:visited{color:#f63051}
.c_color_warn{color:#ff7900}
.c_color_warn:visited{color:#ff7900}
.c_color_link{color:#3951b3}
.c_btn,.c_btn:visited{color:#333!important}
.c_btn{display:inline-block;overflow:hidden;font-family:inherit;font-weight:400;text-align:center;vertical-align:middle;outline:0;border:0;height:30px;width:80px;line-height:30px;font-size:13px;border-radius:6px;padding:0;background-color:#f5f5f6;*zoom:1;cursor:pointer}
.c_btn:hover{background-color:#315efb;color:#fff!important}
a.c_btn{text-decoration:none}
button.c_btn{*overflow:visible;border:0}
button.c_btn::-moz-focus-inner{padding:0;border:0}
.c_btn_disable{color:#c4c7ce!important}
.c_btn_disable:visited{color:#c4c7ce!important}
.c_btn_disable:hover{cursor:default;color:#c4c7ce!important;background-color:#f5f5f6}
.c_btn_mini{height:24px;width:48px;line-height:24px}
.c_btn_mini .c_icon{margin-top:2px}
.c_btn_large{height:30px;line-height:30px;font-size:14px}
button.c_btn_large{height:30px;_line-height:24px}
.c_btn_large .c_icon{margin-top:7px;_margin-top:6px}
.c_btn_primary,.c_btn_primary:visited{color:#fff!important}
.c_btn_primary{background-color:#4e6ef2}
.c_btn_primary:hover{background-color:#315efb}
.c_btn_weak{height:24px;line-height:24px;border-radius:4px;font-size:12px}
.c_btn_add{width:32px;height:32px;line-height:32px;text-align:center;color:#9195a3!important}
.c_btn_add:hover{background-color:#4e6ef2;color:#fff!important}
.c_btn_add .c_icon{float:none}
.c_btn_add_disable:hover{cursor:default;color:#c4c7ce!important;background-color:#f5f5f6}
.c_select{position:relative;display:inline-block;width:96px;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;vertical-align:middle;color:#222;font:13px/23px Arial,sans-serif}
.c_select_selection{display:block;height:30px;line-height:29px;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;padding:0 26px 0 10px;background-color:#fff;border-radius:6px;border:1px solid #d7d9e0;outline:0;user-select:none;cursor:pointer;position:relative;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.c_select_arrow,.c_select_arrow_up{position:absolute;top:-1px;right:10px;color:#9195a3;font-size:16px}
.c_select_dropdown{display:none;position:absolute;padding-top:4px;top:25px;z-index:999;left:0;width:94px;box-sizing:content-box;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;background:#fff;border-radius:0 0 6px 6px;border:1px solid #d7d9e0;border-top:0;zoom:1}
.c_select_split{border-top:1px solid #f5f5f5;margin:0 5px}
.c_select_dropdown_list{padding:0;margin:5px 0 0;list-style:none}
.c_select_dropdown_list.c_select_scroll{max-height:207px;overflow-y:auto;overflow-x:hidden;margin-right:5px;margin-bottom:9px}
.c_select_dropdown_list.c_select_scroll::-webkit-scrollbar{width:2px}
.c_select_dropdown_list.c_select_scroll::-webkit-scrollbar-track{width:2px;background:#f5f5f6;border-radius:1px}
.c_select_dropdown_list.c_select_scroll::-webkit-scrollbar-thumb{width:2px;height:58px;background-color:#4e71f2;border-radius:1px}
.c_select_dropdown_list.c_select_scroll .c_select_item:last-child{margin:0}
.c_select_item{margin:0 0 4px;padding:0 10px;clear:both;white-space:nowrap;list-style:none;cursor:pointer;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box}
.c_select_item:hover{color:#315efb}
.c_select_item_selected{color:#315efb}
.c_select_arrow_up{display:none}
.c_select_visible .c_select_selection{border-radius:6px 6px 0 0}
.c_select_visible .c_select_dropdown{display:block}
.c_select_visible .c_select_arrow{display:none}
.c_select_visible .c_select_arrow_up{display:inline-block}
.c_input{display:inline-block;font:13px/23px Arial,sans-serif;color:#333;padding:0 10px;border:1px solid #d7d9e0;border-radius:6px;height:28px;line-height:28px\9;font-size:13px;outline:0;box-sizing:content-box;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;vertical-align:top;overflow:hidden}
.c_input .c_icon{float:right;margin-top:6px;font-size:16px;color:#9195a3}
.c_input .c_icon_left{float:left;margin-right:4px}
.c_input input{float:left;font-size:13px;border:0;outline:0}
.c_input input::-webkit-input-placeholder{color:#9195a3}
.c_input input::-ms-input-placeholder{color:#9195a3}
.c_input input::-moz-placeholder{color:#9195a3}
.c_input::-webkit-input-placeholder{color:#9195a3}
.c_input::-ms-input-placeholder{color:#9195a3}
.c_input::-moz-placeholder{color:#9195a3}
.c_input{width:394px}
.c_input input{width:374px}
.c_input_xmini{width:154px}
.c_input_xmini input{width:134px}
.c_input_mini{width:202px}
.c_input_mini input{width:182px}
.c_input_small{width:346px}
.c_input_small input{width:326px}
.c_input_large{width:442px}
.c_input_large input{width:422px}
.c_input_xlarge{width:730px}
.c_input_xlarge input{width:710px}
.c_input12{width:538px}
.c_input12 input{width:518px}
.c_input20{width:922px}
.c_input20 input{width:902px}
.c_checkbox,.c_radio{display:inline-block;position:relative;white-space:nowrap;outline:0;line-height:1;vertical-align:middle;cursor:pointer;width:16px;height:16px}
.c_checkbox_inner,.c_radio_inner{display:inline-block;position:relative;width:16px;height:16px;line-height:16px;text-align:center;top:0;left:0;background-color:#fff;color:#d7d9e0}
.c_checkbox_input,.c_radio_input{position:absolute;top:0;bottom:0;left:0;right:0;z-index:1;opacity:0;filter:alpha(opacity=0)\9;user-select:none;margin:0;padding:0;width:100%;height:100%;cursor:pointer;zoom:1}
.c_checkbox_inner_i,.c_radio_inner_i{display:none;font-size:16px}
.c_checkbox_inner_bg,.c_radio_inner_bg{font-size:16px;position:absolute;top:0;left:0;z-index:1}
.c_checkbox_checked .c_checkbox_inner_i,.c_radio_checked .c_radio_inner_i{color:#4e71f2;display:inline-block}
.c_textarea{font:13px/23px Arial,sans-serif;color:#333;padding:0 10px;border:1px solid #d7d9e0;border-radius:6px;padding:5px 10px;resize:none;outline:0}
.c_textarea::-webkit-input-placeholder{color:#9195a3}
.c_textarea::-ms-input-placeholder{color:#9195a3}
.c_textarea::-moz-placeholder{color:#9195a3}
.c_icon{font-family:cIconfont!important;font-style:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
.c_line_clamp1{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.c_text{display:inline-block;padding:0 2px;text-align:center;vertical-align:middle;font-style:normal;color:#fff;overflow:hidden;line-height:16px;height:16px;font-size:12px;border-radius:4px;font-weight:200}
a.c_text{text-decoration:none!important}
.c_text_info{padding-left:0;padding-right:0;font-weight:700;color:#2b99ff;vertical-align:text-bottom}
.c_text_info span{padding:0 2px;font-weight:400}
.c_text_important{background-color:#1cb7fd}
.c_text_public{background-color:#4e6ef2}
.c_text_warning{background-color:#f60}
.c_text_prompt{background-color:#ffc20d}
.c_text_danger{background-color:#f73131}
.c_text_safe{background-color:#39b362}
.c_text_mult{padding:0 4px;line-height:18px;height:18px;border-radius:4px;font-weight:400}
.c_text_blue{background-color:#4e6ef2}
.c_text_blue_border{border:1px solid #cbd2ff;padding:0 8px;border-radius:4px;font-weight:400;color:#4e6ef2!important}
.c_text_green{background-color:#39b362}
.c_text_green_border{border:1px solid #c9e7cd;padding:0 8px;border-radius:4px;font-weight:400;color:#39b362!important}
.c_text_red{background-color:#f73131}
.c_text_red_border{border:1px solid #f0c8bd;padding:0 8px;border-radius:4px;font-weight:400;color:#f73131!important}
.c_text_yellow{background-color:#ffc20d}
.c_text_yellow_border{border:1px solid #fcedb1;padding:0 8px;border-radius:4px;font-weight:400;color:#ffc20d!important}
.c_text_orange{background-color:#f60}
.c_text_orange_border{border:1px solid #f8d2b0;padding:0 8px;border-radius:4px;font-weight:400;color:#f60!important}
.c_text_pink{background-color:#fc3274}
.c_text_pink_border{border:1px solid #f6c4d7;padding:0 8px;border-radius:4px;font-weight:400;color:#fc3274!important}
.c_text_gray{background-color:#858585}
.c_text_gray_border{border:1px solid #dbdbdb;padding:0 8px;border-radius:4px;font-weight:400;color:#858585!important}
.c_text_dark_red{background-color:#cc2929}
.c_text_gray_opacity{background-color:rgba(0,0,0,.3)}
.c_text_white_border{border:1px solid rgba(255,255,255,.8);padding:0 8px;border-radius:4px;font-weight:400;color:#fff!important}
.c_text_hot{background-color:#ff9812}
.c_text_new{background-color:#ff455b}
.c_text_fei{background-color:#ff7413}
.c_text_bao{background-color:#d61a6e}
.c_text_rec{background-color:#3ca6ff}
.c_text_time{background-color:rgba(0,0,0,.3)}
.c_wrapper{word-wrap:break-word;word-break:break-all;font:14px/24px Arial,sans-serif;color:#222}
.c_wrapper:after{display:block;height:0;content:"";clear:both;visibility:hidden}
.c_container{width:560px}
.c_wrapper_l{width:1040px}
.c_wrapper_l .c_container_r{width:368px}
.c_wrapper_s{width:896px}
.c_wrapper_s .c_container_r{width:272px}
@media screen and (max-width:1340px){
.c_wrapper{width:896px}
.c_wrapper .c_container_r{width:272px}
}
.c_dialog_box{display:none;position:absolute;z-index:999;box-shadow:0 2px 10px 0 rgba(0,0,0,.1);_webkit_box_shadow:0 2px 10px 0 rgba(0,0,0,.1);_moz_box_shadow:0 2px 10px 0 rgba(0,0,0,.1);_o_box_shadow:0 2px 10px 0 rgba(0,0,0,.1);border_radius:16px;background:#fff;padding:19px 24px}
.c_dialog_box .c_dialog_close{position:absolute;cursor:pointer;top:12px;right:12px;height:14px;width:14px;line-height:1;color:#d7d9e0}
.c_dialog_box .c_dialog_close:hover{color:#315efb}
.c_floating_box{background:#fff;box-shadow:0 2px 10px 0 rgba(0,0,0,.15);_webkit_box_shadow:0 2px 10px 0 rgba(0,0,0,.15);_moz_box_shadow:0 2px 10px 0 rgba(0,0,0,.15);_o_box_shadow:0 2px 10px 0 rgba(0,0,0,.15);border_radius:12px;*border:1px solid #d7d9e0}
.c_link{color:#222;text-decoration:none}
.c_link:visited{color:#626675}
.c_link:hover{color:#315efb;text-decoration:none}
.c_capsule_tip{display:inline-block;background:#f63051;border-radius:7px;padding:0 4px;height:13px;font-size:11px;line-height:14px;color:#fff;text-align:center}
#head_wrapper .s_p_top{height:60%;min-height:185px;max-height:310px;position:relative;z-index:0;text-align:center}
#head_wrapper #s_lg_img,#head_wrapper #s_lg_img_new{bottom:15px!important}
#head_wrapper input{outline:0;-webkit-appearance:none}
#head_wrapper input::-webkit-input-placeholder{color:#9195a3}
#head_wrapper .s_btn_wr,#head_wrapper .s_ipt_wr{display:inline-block;*display:inline;zoom:1;background:0 0;vertical-align:top;*vertical-align:middle}
#head_wrapper .s_ipt_wr{position:relative;width:546px}
#head_wrapper .s_btn_wr{width:108px;height:44px;position:relative;z-index:2}
#head_wrapper .s_ipt_wr:hover #kw{border-color:#a7aab5}
#head_wrapper #kw{width:512px;height:16px;padding:12px 16px;font-size:16px;margin:0;vertical-align:top;outline:0;box-shadow:none;border-radius:10px 0 0 10px;border:2px solid #c4c7ce;background:#fff;color:#222;overflow:hidden;box-sizing:content-box}
#head_wrapper #kw:focus{border-color:#4e6ef2!important;opacity:1;filter:alpha(opacity=100)\9}
#head_wrapper .soutu_env_mac #form #kw{width:450px!important;padding-right:78px!important}
#head_wrapper.s_down .soutu_env_mac #form #kw{width:450px!important}
#head_wrapper .soutu_env_nomac #form #kw{width:480px!important;padding-right:48px!important}
#head_wrapper.s_down .soutu_env_nomac #form #kw{width:480px!important}
#head_wrapper .s_form{width:654px;height:100%;margin:0 auto;text-align:left;z-index:100}
#head_wrapper .s_btn{cursor:pointer;width:108px;height:44px;line-height:45px;line-height:44px\9;padding:0;background:0 0;background-color:#4e6ef2;border-radius:0 10px 10px 0;font-size:17px;color:#fff;box-shadow:none;font-weight:400;border:none;outline:0}
#head_wrapper .s_btn:hover{background-color:#4662d9}
#head_wrapper .s_btn:active{background-color:#4662d9}
#head_wrapper.s_down{position:fixed;_position:static;top:0;left:0;height:50px;min-height:50px;z-index:20;width:100%;padding-top:15px;_margin:0 auto}
#head_wrapper.s_down .s_form{width:100%;min-width:1250px;margin:0 auto;height:100%;padding-left:0;margin-top:0;min-height:0}
#head_wrapper.s_down .s_form .s_form_wrapper{margin:0 auto}
#head_wrapper.s_down .s_p_top{display:none}
#head_wrapper.s_down #result_logo,#head_wrapper.s_down .fm{display:inline-block;*display:inline;zoom:1;vertical-align:middle;margin-left:-119px}
@-webkit-keyframes fadein{
from{opacity:0}
to{opacity:1}
}
#head_wrapper.s_down #result_logo{-webkit-animation:fadein 1s}
#head_wrapper.s_down .fm{margin:0 0 0 18px}
#head_wrapper.s_down #result_logo img{width:101px}
#head_wrapper.s_down #kw{padding:10px 16px;width:512px}
#head_wrapper.s_down .s_ipt_wr{width:546px}
#head_wrapper.s_down .s_btn,#head_wrapper.s_down .s_btn_wr{height:40px}
#head_wrapper.s_down .s_btn{line-height:41px;line-height:40px\9}
#head_wrapper .ipt_rec,#head_wrapper .soutu_btn{background:#fff url(https://dss0.bdstatic.com/5aV1bjqh_Q23odCf/static/superman/img/searchbox/nicon_10750f3f7d.png) no_repeat;width:24px;height:20px}
@media only screen and (-webkit-min-device-pixel-ratio:2){
/* #head_wrapper .ipt_rec,#head_wrapper .soutu_btn{background-image:url(https://dss0.bdstatic.com/5aV1bjqh_Q23odCf/static/superman/img/searchbox/nicon_2x_6258e1cf13.png);background-size:24px 96px} */
}
#head_wrapper .soutu_btn{background-position:0 -51px;right:16px;margin-top:-9px}
#head_wrapper .soutu_btn:hover{background-position:0 -75px}
#head_wrapper .ipt_rec{background-position:0 -2px;top:50%;right:52px!important;margin-top:-10px}
#head_wrapper .ipt_rec:hover{background-position:0 -26px}
#head_wrapper .ipt_rec:after{display:none}
#head_wrapper .under_tips{font-size:13px;color:#222;text-align:center}
#head_wrapper .under_tips .links_link{color:#222;display:inline-block}
#head_wrapper .under_tips .links_link:hover{color:#315efb}
#head_wrapper .under_tips .links_link__image{display:inline-block;width:176px;height:30px;border-radius:6px;overflow:hidden;margin-top:8px}
#head_wrapper .under_tips .links_emphasize_link{margin-top:2px;margin-right:20px;padding:0 8px;font-size:14px;text-decoration:none;line-height:30px;display:inline-block;color:#2027b4;border-radius:6px;background:#f5f7fe}
#head_wrapper .under_tips .links_emphasize_link:hover{color:#315efb}
#head_wrapper .under_tips .links_emphasize_link.last{margin-right:0}
#head_wrapper .under_tips .icon{display:inline-block;background-color:#dadde2;width:4px;height:4px;border-radius:50%;margin:0 20px;line-height:18px;vertical-align:top}
#head_wrapper #m{margin:38px auto 0 auto;width:100%}
#head_wrapper #m .icon{margin-top:8px}
#head_wrapper #s_lm_wrap{position:static;margin:32px auto 0 auto;width:100%}
#head_wrapper #s_lm_wrap .links_wrap{display:inline-block;margin:0 auto}
#head_wrapper #s_lm_wrap .links_wrap .links_link:hover{text-decoration:none}
#head_wrapper #s_lm_wrap .links_wrap .icon{margin-top:13px}
#head_wrapper.s_ps_islite #m{position:absolute;bottom:-56px}
#head_wrapper.s_ps_islite #s_lm_wrap{position:absolute;margin-bottom:0;bottom:-62px;left:0;box-sizing:border-box}
.s_skin_hasbg #head_wrapper .s_btn{background:#4e6ef2;color:#fff}
.s_skin_hasbg #head_wrapper .s_btn:hover{background-color:#4662d9}
.s_skin_hasbg #head_wrapper .s_btn:active{background-color:#4662d9}
.s_skin_hasbg #head_wrapper #form #kw{border-color:#4569ff}
.s_skin_hasbg #head_wrapper #form #kw:hover{border-color:#4569ff;opacity:1;filter:alpha(opacity=100)\9}
.s_skin_hasbg #head_wrapper #form #kw:focus{border-color:#4569ff!important;opacity:1;filter:alpha(opacity=100)\9}
.s_skin_hasbg #head_wrapper #form #kw.new_ipt_focus{border-color:#4569ff}
.s_skin_hasbg #head_wrapper #s_lm_wrap{background-image:none;filter:none}
.s_skin_hasbg #head_wrapper #s_lm_wrap .links_wrap{background-color:rgba(255,255,255,.65)!important;padding:0 12px;border-radius:6px}
.s_skin_hasbg #head_wrapper #s_lm_wrap .links_wrap .icon{margin-top:13px}
.s_skin_hasbg #head_wrapper.s_down #form #kw{border-color:#c4c7ce}
.s_skin_hasbg #head_wrapper.s_down #form #kw:hover{border-color:#a7aab5;opacity:.8;filter:alpha(opacity=80)\9}
.s_skin_hasbg #head_wrapper.s_down #form #kw:focus{border-color:#4e6ef2!important;opacity:1;filter:alpha(opacity=100)\9}
.s_skin_hasbg #head_wrapper.s_down #form #kw.new_ipt_focus{border-color:#4e6ef2}
.s_skin_hasbg #head_wrapper.s_down .s_btn{background:#4e6ef2;color:#fff}
.s_skin_hasbg #head_wrapper.s_down .s_btn:hover{background-color:#4662d9}
.s_skin_hasbg #head_wrapper.s_down .s_btn:active{background-color:#4662d9}
#s_top_wrap{position:absolute;z-index:99;min-width:1000px;width:100%}
#s_top_wrap.s_down{position:fixed;_position:absolute;top:0;left:0;height:70px;z-index:10;width:100%}
#s_top_wrap .s_center_box{position:relative;z-index:1;width:100%;_width:1000px;height:100%}
#s_top_wrap.s_down .s_center_box{box-shadow:0 2px 10px 0 rgba(0,0,0,.1);background-color:#fff;border-bottom:1px solid #888\9;_border-bottom:0}
#s_top_wrap .s_top_nav{position:absolute;top:70px;width:100%;min-width:1250px;_width:1000px;height:40px;overflow:hidden;display:none}
.s_top_wrap{border-bottom:0;height:60px;background:#fff}
.s_top_left{position:absolute;left:0;top:0;z-index:100;height:60px;padding-left:24px}
.s_top_left .mnav{margin-right:31px;margin-top:19px;display:inline-block;position:relative}
.s_top_left .mnav:hover .s_bri,.s_top_left a:hover{color:#315efb;text-decoration:none}
.s_top_left .s_top_more_btn{padding-bottom:19px}
.s_top_left .s_top_more{display:none;position:absolute;top:29px;right:-12px;width:304px;height:223px;background:#fff;box-shadow:0 2px 10px 0 rgba(0,0,0,.15);border-radius:12px}
.s_top_left .s_top_more .s_top_more_content.row_1{padding-top:16px}
.s_top_left .s_top_more .s_top_more_content.row_2{padding-top:19px}
.s_top_left .s_top_more .s_top_more_content a{width:76px;height:70px;float:left}
.s_top_left .s_top_more .s_top_more_content img{width:42px;height:42px;margin:auto;border:1px solid rgba(0,0,0,.03);border-radius:12px;display:block}
.s_top_left .s_top_more .s_top_more_content .s_top_more_title{width:76px;text-align:center;margin-top:3px}
.s_top_left .s_top_more .s_top_more_content>a:hover .s_top_more_title{color:#315efb}
.s_top_left .s_top_more .s_top_tomore{margin-top:10px}
.s_top_left .s_top_more_btn:hover .s_top_more{display:block}
.s_top_right{position:absolute;right:0;top:0;z-index:100;height:60px;padding-right:24px}
.s_top_right .s_top_right_text{margin-left:32px;margin-top:19px;display:inline-block;position:relative;vertical-align:top;cursor:pointer}
.s_top_right .s_top_right_text:hover{color:#315efb}
.s_top_right .s_top_username{margin-left:32px;margin-top:15px;display:inline-block;height:30px}
.s_top_right .s_top_username .s_top_img_wrapper{position:relative;width:28px;height:28px;border:1px solid #4e71f2;display:inline-block;border-radius:50%}
.s_top_right .s_top_username img{padding:2px;width:24px;height:24px;border-radius:50%}
.s_top_right .s_top_username:hover .user_name{color:#315efb}
.s_top_right .s_top_username .user_name{display:inline-block;max-width:100px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;-o-text-overflow:ellipsis;vertical-align:top;margin-top:3px;margin-left:6px}
.s_top_right .s_top_username.s_hasmsg_tip .s_top_img_wrapper::after{content:'';position:absolute;top:-1px;right:0;width:6px;height:6px;border:1px solid #fff;border-radius:6px;background:#f63051}
.s_top_right .s_top_login_btn{display:inline-block;margin-top:18px;margin-left:32px;font-size:13px}
.s_top_right a:hover{text-decoration:none}
.s_top_userset_menu{display:none;width:84px;padding:8px 0;top:48px;position:absolute;right:10px;float:right;z-index:999;text-align:left}
.s_top_userset_menu a{display:block;margin:3px 16px 3px 16px;color:#333}
.s_top_userset_menu a:hover{color:#315efb;text-decoration:none}
.s_top_userset_menu .split_line{display:block;margin:8px 16px;background:#d7d9e0;height:1px}
.s_top_userset_menu .s_msg_count{display:none;margin-left:4px}
.s_top_userset_menu .hide_feed{display:inline-block}
.s_top_userset_menu .show_feed{display:none}
.s_top_userset_menu.hiding_feed .hide_feed{display:none}
.s_top_userset_menu.hiding_feed .show_feed{display:inline-block}
.s_skin_hasbg .s_top_wrap{background:rgba(0,0,0,.2)}
.s_skin_hasbg .s_top_left .mnav,.s_skin_hasbg .s_top_left .mnav .s_bri{color:rgba(255,255,255,.85)}
.s_skin_hasbg .s_top_left .mnav:hover,.s_skin_hasbg .s_top_left .mnav:hover .s_bri{color:#fff;text-decoration:none}
.s_skin_hasbg .s_top_right .s_top_right_text.c_color_t{color:rgba(255,255,255,.85)}
.s_skin_hasbg .s_top_right .s_top_right_text.c_color_t:hover{color:#fff}
.s_skin_hasbg .s_top_right .s_top_username .user_name{color:rgba(255,255,255,.85)}
.s_skin_hasbg .s_top_right .s_top_username:hover .user_name{color:#fff}
.s_top_right.s_down{position:fixed;left:0;top:5px;min-width:1250px;width:100%;height:0;text-align:right;padding-right:0}
.s_top_right.s_down>*{display:none}
.s_top_right.s_down>#s_top_username,.s_top_right.s_down>#s_usersetting_top{display:inline-block}
.s_top_right.s_down #s_top_username{margin-right:24px}
.s_top_right.s_down .s_top_right_text.c_color_t{color:#222}
.s_top_right.s_down .s_top_right_text.c_color_t:hover{color:#315efb}
.s_top_right.s_down .s_top_username .user_name{color:#222}
.s_top_right.s_down .s_top_username:hover .user_name{color:#315efb}
.guide_info{background-color:#fff;box-shadow:0 2px 10px 0 rgba(0,0,0,.1);border-radius:12px 2px 12px 12px;height:36px;width:258px;text-align:left;position:absolute;margin-top:6px;padding:5px 0 5px 10px;display:none}
.guide_info .guide_icon{color:#4e6ef2;font-size:15px;display:inline-block;line-height:36px;vertical-align:top;margin-right:6px}
.guide_info span{display:inline-block;line-height:36px;vertical-align:top;font-size:13px;font-family:Arial,sans-serif;color:#333}
.guide_info .guide_close{color:#c4c7ce;margin-left:11px;display:inline-block;width:20px;height:36px;text-align:center;line-height:36px;vertical-align:top;font-size:13px;cursor:pointer}
.guide_info .guide_close:hover{color:#4e6ef2}
.guide_info_login{width:244px}
.s_ie8_hack .s_top_userset_menu{margin-right:-20px}
.s_ie8_hack .s_top_userset_menu{border:1px solid #f5f5f6}
#bottom_layer{width:100%;position:fixed;z-index:302;bottom:0;left:0;height:39px;padding-top:1px;overflow:hidden;zoom:1;margin:0;line-height:39px;background:#fff}
#bottom_layer .lh{display:inline;margin-right:18px}
#bottom_layer .lh .emphasize{text-decoration:underline;font-weight:700}
#bottom_layer .lh:last-child{margin-left:-2px;margin-right:0}
#bottom_layer .lh.activity{font-weight:700;text-decoration:underline}
#bottom_layer a{font-size:12px;text-decoration:none}
#bottom_layer .text_color{color:#bbb}
#bottom_layer a:hover{color:#222}
#bottom_layer .s_bottom_layer_content{text-align:center}
.s_bottom_space{position:static;width:100%;height:40px;margin:23px auto 12px}
#blind-box{position:fixed;right:24px;bottom:185px;height:44px;width:44px;border-radius:22px}
#blind-box .blind_search_box{position:absolute;bottom:-17px;right:0;min-width:208px;height:80px;box-sizing:border-box;padding:17px 0 17px 6px;overflow:hidden;text-align:right}
#blind-box .blind_search_box .blind_search_area{background-color:#fff;text-align:left;display:inline-block;height:46px;max-width:100%;width:fit-content;white-space:nowrap;overflow:hidden;box-sizing:border-box;padding-right:56px;border-radius:12px 2px 12px 12px;font-size:13px;cursor:pointer;color:#333;transform:translateX(110%);line-height:46px;position:relative}
#blind-box .blind_search_box .blind_search_area .blind_text,#blind_box .blind_search_box .blind_search_area .i{display:inline-block;vertical-align:top}
#blind-box .blind_search_box .blind_search_area i{color:#4e71f2;font-size:14px;margin-left:10px}
#blind-box .blind_search_box .blind_search_area .blind_text{height:100%;min-width:50px;position:relative;line-height:46px;transition:all .3s;overflow:hidden}
#blind-box .blind_search_box .blind_search_area .blind_text:hover{color:#315efb}
#blind-box .blind_search_box .blind_search_area .blind_text .blind_span{line-height:46px;position:absolute;white-space:nowrap;left:0;top:0;opacity:0;transition:all .3s}
#blind-box .blind_search_box .blind_search_area .blind_text .span_now{opacity:1}
#blind-box .blind_search_box .blind_search_area .blind_text .span_next{opacity:0;transform:translateX(-40%)}
#blind-box .blind_search_box .blind_search_area .blind_text .span_last{opacity:0;transform:translateX(40%)}
#blind-box .blind_search_box .blind_box_hover{transform:translateX(0);box-shadow:0 2px 10px 0 rgba(0,0,0,.1)}
#blind-box .blind_search_img{height:80px;width:80px;position:absolute;left:-12px;bottom:0;transform-origin:bottom center;transform:scale(.55);border-radius:40px;cursor:pointer;background-color:#fbfbfb;overflow:hidden}
#blind-box .blind_search_img .blind_img{height:100%;width:100%;position:absolute;top:0;left:0;object-fit:contain;object-position:center;opacity:0;transition:all .3s}
#blind-box .blind_search_img .blind_img_show{opacity:1}
#blind-box .blind_img_hover{transform:scale(1) translateZ(0);border-radius:0;background-color:transparent}
#blind-box .blind_img_ie,#blind_box .blind_title_ie{cursor:pointer;position:absolute;bottom:0;right:0}
#blind-box .blind_title_ie{background-color:#fff;height:46px;width:191px;line-height:46px;box-sizing:border-box;padding:0 10px;font-size:13px;color:#333;visibility:hidden}
#blind-box .blind_title_ie:hover{color:#315efb}
#blind-box .blind_img_ie{height:44px;width:44px;object-fit:cover;object-position:center}
#blind-box:hover .blind_img_ie{height:80px;width:80px;right:-24px}
#blind-box:hover .blind_img_ie,#blind_box:hover .blind_title_ie{visibility:visible}
@media screen and (max-width:1158px){
#blind-box{display:none}
}
#s_popup_advert{position:absolute}
#s_popup_advert .popup_advert{display:none;position:fixed;right:0;bottom:0;z-index:303;width:100%;text-align:center}
#s_popup_advert .advert_link{display:block;width:100%}
#s_popup_advert .advert{display:block;width:100%;height:auto}
#s_popup_advert .right_wrap{position:absolute;right:24px;top:0;width:152px;height:30px;border-radius:6px;line-height:30px;font-size:13px;color:#9195a3}
#s_popup_advert .popup_count_down{float:left;padding-left:10px}
#s_popup_advert .close_wrap{float:right;padding-left:10px;padding-right:10px;cursor:pointer}
#s_popup_advert .close_icon{vertical-align:middle;color:#c0c2c8}
#s_popup_advert .close_text{padding-left:8px}
#s_popup_advert .close_wrap:hover .close_icon{color:#9195a3}
#s_popup_advert .close_wrap:hover .close_text{color:#626675}
#s_popup_advert .advert_shrink{transform:scale(0);-ms-transform:scale(0);-moz-transform:scale(0);-webkit-transform:scale(0);-o-transform:scale(0);opacity:0;position:fixed;right:24px;bottom:140px;z-index:303;width:44px}
#s_popup_advert .advert_shrink2{bottom:184px}
#s_popup_advert .close_shrink{cursor:pointer;position:absolute;left:41px;top:-5px;color:#c0c2c8;font-size:12px}
#s_popup_advert .shrink_link{display:block;height:44px}
#s_popup_advert .shrink{display:block;width:100%;height:100%;border-radius:22px}
#s_popup_advert .replay{cursor:pointer;display:block;margin-top:6px;border-radius:4px;text-align:center;line-height:20px;font-size:13px;color:#9195a3}
#s_popup_advert .close_shrink:hover{color:#9195a3}
#s_popup_advert .replay:hover{color:#626675}
@media screen and (max-width:1158px){
#s_popup_advert{display:none}
}
.guide_info_new{z-index:999;height:34px;padding:0 15px;min-width:120px;background-color:rgba(98,102,117,.8);box-shadow:0 2px 10px 0 rgba(0,0,0,.1);border-radius:6px 6px 6px 6px;text-align:left;position:absolute;line-height:35px;white-space:nowrap}
.guide_info_new span{display:inline-block;vertical-align:top;font-size:13px;font-family:Arial,sans-serif;color:#fff;margin-right:-5px}
.guide_info_new .guide_close{color:#d7d9e0;margin-left:8px;display:inline-block;height:34px;text-align:center;vertical-align:top;font-size:13px!important;cursor:pointer}
.guide_info_new .guide_close:hover{color:#fff!important}
/* .guide_info_new .guide_arrow_bottom{top:-11px;right:10px;background:url(https://dss0.bdstatic.com/5aV1bjqh_Q23odCf/static/superman/img/guide_new/arrow_bottom_a44a0c6a30.png)} */
/* .guide_info_new .guide_arrow_left{right:-11px;top:10px;background:url(https://dss0.bdstatic.com/5aV1bjqh_Q23odCf/static/superman/img/guide_new/arrow_left_a7b272965a.png)} */
/* .guide_info_new .guide_arrow_top{bottom:-11px;left:10px;background:url(https://dss0.bdstatic.com/5aV1bjqh_Q23odCf/static/superman/img/guide_new/arrow_top_d81f5f8843.png) no_repeat 0 0} */
/* .guide_info_new .guide_arrow_right{left:-11px;top:10px;background:url(https://dss0.bdstatic.com/5aV1bjqh_Q23odCf/static/superman/img/guide_new/arrow_right_69f7969669.png) no_repeat 0 0} */
.guide_info_new .guide_arrow_bottom,.guide_info_new .guide_arrow_left,.guide_info_new .guide_arrow_right,.guide_info_new .guide_arrow_top{position:absolute;opacity:.8;height:11px;width:11px;background-size:11px 11px}
.guide_info_new :hover .guide_close{color:#d7d9e0}
.red_point{position:relative}
.red_point::before{content:" ";border:3px solid #f73131;border-radius:3px;position:absolute;z-index:1000;right:0;margin-right:-5px;margin-top:-2px}
.color222{color:#222!important}
/* html{height:100%}
body{height:100%;min-width:1250px;cursor:default} */
#head{position:relative;height:100%;width:100%;min-height:768px;cursor:default}
.is_lite #head{min-height:600px}
#s_wrap{width:100%;_width:1000px;margin:0 auto;position:relative}
#u_sp .s_user_name_top{position:relative}
#u_sp .s_user_name_top a{text-decoration:none;height:24px;line-height:24px;padding-left:7px;width:72px;-moz-user-select:none;cursor:pointer;text-align:left;display:block;color:#0079f5;margin:0}
#u_sp .s_user_name_top a:hover{background:#f1f8ff;text-decoration:none}
#u_sp .s_user_name_top a.sep{border-top:1px solid #ebebeb}
.s_user_set_menu{padding-top:6px;top:26px;position:absolute;right:75px;*right:73px;float:right;width:100px;z-index:999;text-align:left}
.s_user_set_menu div{position:relative;border:1px solid #e3e3e3;box-shadow:1px 1px 5px #d1d1d1;-moz-box-shadow:1px 1px 5px #d1d1d1;-webkit-box-shadow:1px 1px 5px #d1d1d1}
.s_user_set_menu div a{-ms-filter:""}
.s_user_set_menu.menu_top{width:70px}
.s_user_set_menu .menu_arrow{position:absolute;z-index:2;top:-4px;left:28px;display:inline-block;width:0;height:0;line-height:0;border:5px dashed transparent;border-bottom:5px solid #e3e3e3;font-size:0}
.s_user_set_menu .menu_arrow em{position:absolute;top:-4px;left:-5px;display:block;width:0;height:0;line-height:0;font-size:0;color:#666;border-top:5px dashed transparent;border-left:5px dashed transparent;border-right:5px dashed transparent;border-bottom:5px solid #fff}
.s_user_set_menu.menu_set .menu_arrow{float:left;left:27px}
.s_user_set_menu.menu_top .menu_arrow{float:right;right:32px}
#s_user_name_menu.s_user_set_menu a,#s_user_setting_menu.s_user_set_menu a{text-shadow:none;color:#000}
#s_user_name_menu.s_user_set_menu a:hover,#s_user_setting_menu.s_user_set_menu a:hover{background:#38f;color:#fff;text-decoration:none}
.s_user_set_menu a{text-decoration:none;height:25px;line-height:25px;padding-left:8px;background-color:#fff;-moz-user-select:none;cursor:pointer;text-align:left;display:block;color:#333;margin:0;font-size:12px}
.s_user_set_menu a.sep{border-top:1px solid #ebebeb}
.s_bottom_ctner{width:100%;position:absolute;z-index:3;bottom:12px;left:0;overflow:hidden;color:#999;zoom:1;margin:0}
.is_lite #bottom_container .qr_style{overflow:hidden;width:640px;margin:0 auto;text-align:left}
.is_lite #bottom_container .qr_style{margin-bottom:68px}
#bottom_container .qrcode_layer{display:none}
#bottom_container .no_qrcode_layer .lh{display:inline}
.is_lite #bottom_container .qr_style .qrcode_layer{display:block}
.is_lite #bottom_container .qr_style .no_qrcode_layer .lh{display:block;text-align:left;margin:12px 0 6px}
.is_lite #bottom_container .qr_style .no_qrcode_layer,.is_lite #bottom_container .qr_style .qrcode_layer,.is_lite #bottom_container .qr_style .qrcode_layer .qrcode_img,.is_lite #bottom_container .qr_style .qrcode_layer .qrcode_item,.is_lite #bottom_container .qr_style .qrcode_layer .qrcode_text{display:inline-block;*display:inline;zoom:1;vertical-align:top}
.is_lite #bottom_container .qr_style .no_qrcode_layer{margin-left:33px}
/* .is_lite #bottom_container .qrcode_layer .qrcode_img{height:60px;width:60px;background:url(../../mancard/img/qrcode.png) no_repeat} */
.is_lite #bottom_container .qrcode_layer .qrcode_item_2 .qrcode_img{background-position:0 -61px}
#bottom_container .qrcode_layer .qrcode_text{color:#999;line-height:23px;margin:8px 0 0 10px}
#bottom_container .qrcode_layer .qrcode_text b{color:#4c4c4c;font-weight:700}
.s_skin_hasbg #bottom_container .qrcode_layer .qrcode_text,.s_skin_hasbg #bottom_container .qrcode_layer .qrcode_text b{color:#fff}
.is_lite #bottom_container .qrcode_layer .qrcode_item_2{margin-left:33px}
#s_wrap .s_bottom_ctner{position:static;margin:23px auto 12px}
.s_bottom_ctner .sethome{margin-right:12px}
.s_bottom_ctner a{font-size:12px;text-decoration:underline;color:#999}
.s_bottom_ctner a:hover{text-decoration:underline}
#f_bottom_container.first_screen{position:fixed;bottom:0;left:0;z-index:301;height:36px;line-height:36px;padding:0;box-shadow:0 -2px 2px #eee;background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(255,255,255,.9)),to(rgba(255,255,255,.9)));background-image:-moz-linear-gradient(rgba(255,255,255,.9) 0,rgba(255,255,255,.9) 100%);background-image:-ms-linear-gradient(rgba(255,255,255,.9) 0,rgba(255,255,255,.9) 100%);background-image:-o-linear-gradient(rgba(255,255,255,.9) 0,rgba(255,255,255,.9) 100%);background-image:linear-gradient(rgba(255,255,255,.9) 0,rgba(255,255,255,.9) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e5ffffff', endColorstr='#e5ffffff')}
.s_bottom_copyright{font-size:15px;height:20px;width:40px;position:relative;bottom:-2px}
.s_bottom_ctner img{position:relative;margin:0 0 -2px 0}
.recordcode{padding-top:6px;height:16px;line-height:16px}
.recordcode a{text-decoration:none}
/* .recordcode a i{display:inline-block;width:14px;height:16px;margin-right:6px;background:url(../img/icon_police_7296bdfd98.png) 0 0 no_repeat;vertical-align:middle;margin-top:-4px} */
.s_add_bar{position:absolute;height:318px;width:35px;left:0;top:250px}
.s_add_bar .s_add_bar_bg{height:318px;width:35px;background-color:#eee}
/* .s_add_bar a{display:inline-block;height:318px;width:35px;position:absolute;top:0;left:0;background:url(../img/s_add_bar_4de4b69586.png) no_repeat 0 110px} */
.s_bd_fm_search_tip{width:185px;height:46px;position:absolute;left:666px;top:0;color:#fff}
/* .s_bd_fm_search_tip .bg_img{position:absolute;left:0;top:0;width:185px;height:46px;background:url(../img/music/music_tip_c8500eb8e4.png) no_repeat 0 0;_background:0 0;_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src="http://su.bdimg.com/static/superman/img/music/music_tip_c8500eb8e4.png")} */
.s_bd_fm_search_tip .content{position:absolute;left:0;width:168px;top:8px;height:32px;line-height:16px;margin-left:17px}
/* .s_bd_fm_search_tip .content .first_line{display:block;text-indent:15px;background:url(../img/music/music_playing_ebd7a54fa2.gif) no_repeat} */
.s_bd_fm_search_tip .close_btn{width:15px;height:15px;position:absolute;right:2px;top:2px;cursor:pointer}
.s_xmancard{min-height:318px;_height:318px}
.tang_pass_pop_accRealName .pass_realName_loginStitle{text-align:left}
.s_skin_hasbg{background:0 0;_zoom:1}
.s_skin_container{position:fixed;_position:absolute;top:0;left:0;height:100%;width:100%;min-width:1000px;z-index:-10;background-position:center 0;background-repeat:no-repeat;background-size:cover;-webkit-background-size:cover;-o-background-size:cover;zoom:1}
.s_skin_hasbg.red_blue_logo #lm,.s_skin_hasbg.red_blue_logo #lm a,.s_skin_hasbg.red_blue_logo #nv a{color:#333}
.s_skin_hasbg.red_blue_logo #lm a{color:#fff}
.s_skin_hasbg.red_blue_logo .s_ps_islite #lm a{color:#333}
.s_skin_hasbg.red_blue_logo #nv b{color:#000}
.s_skin_hasbg.white_logo #lm,.s_skin_hasbg.white_logo #lm a,.s_skin_hasbg.white_logo #nv a,.s_skin_hasbg.white_logo #nv b{color:#fff}
.s_skin_hasbg #lm,.s_skin_hasbg #lm a,.s_skin_hasbg #nv a,.s_skin_hasbg #nv b,.s_skin_hasbg .s_sp_menu a{color:#fff}
.s_skin_hasbg .s_sp_menu a{_color:#fff}
.s_skin_hasbg .s_u_level{color:#fff}
/* .s_skin_hasbg #u_sp .s_icon{background:url(../img/skin_dark_48fa9dbf5c.png) no_repeat;_background:url(../img/skin_dark_ie_8647a11021.png) no_repeat} */
.s_skin_hasbg #u_sp .s_icons .s_icon_treasure{background-position:-13px -577px;_background-position:-13px -577px}
.s_skin_hasbg #u_sp .s_icons .s_icon_lite{background-position:-280px -577px;_background-position:-280px -577px}
.s_skin_hasbg #u_sp .s_icons .s_icon_skin{background-position:-43px -578px;_background-position:-43px -578px}
.s_skin_hasbg #u_sp .s_icons .s_icon_msg{background-position:-228px -575px;_background-position:-238px -575px}
.s_skin_hasbg #u_sp .s_icons .s_icon_feedback{background-position:-72px -577px;_background-position:-72px -577px}
.s_skin_hasbg #u_sp .s_icons .s_icon_line{background-position:-104px -577px;_background-position:-104px -577px}
.s_skin_hasbg .s_icons .s_icon_feedback:hover{background-position:-196px -577px;_background-position:-197px -578px}
/* .s_skin_hasbg .s_user_name_top .user_arrow,.s_skin_hasbg .s_user_setting_top .user_arrow{background:url(../img/skin_dark_48fa9dbf5c.png) no_repeat _707px _588px;_background:url(../img/skin_dark_ie_8647a11021.png) no_repeat _707px _588px} */
.s_skin_hasbg .s_user_name_top a{color:#0079f5}
.s_skin_hasbg .s_user_set_menu div{border-color:#fff}
.s_skin_hasbg .s_user_set_menu .menu_arrow{background-position:0 -90px}
.s_skin_hasbg .s_bottom_ctner,.s_skin_hasbg .s_bottom_ctner a{color:#fff}
.s_skin_hasbg .first_screen .sethome{color:#0079f5}
.s_skin_hasbg .first_screen,.s_skin_hasbg .first_screen a{font-size:12px;text-decoration:none;color:#999}
.s_skin_user #s_bottom_ctner{_bottom:-1px}
.s_skin_hasbg .bottom{background:0 0;border-top:none;padding-bottom:20px}
.s_skin_hasbg #s_bottom_ctner .bottom_line1,.s_skin_hasbg #s_bottom_ctner .bottom_line1 a,.s_skin_hasbg #s_seth a{color:#fff}
.s_skin_hasbg #s_bottom_ctner .bottom_line2,.s_skin_hasbg #s_bottom_ctner .bottom_line2 a{color:#ccc}
.s_skin_hasbg #mCon{background-color:transparent}
.s_skin_hasbg #mCon span{color:#fff}
.s_skin_hasbg #mMenu{background:rgba(0,0,0,.7);background:#000\9;filter:alpha(opacity=70)\9}
.s_skin_hasbg #mMenu a:hover{background:rgba(34,34,34,.7);background:#222}
.s_skin_hasbg #mMenu a,.s_skin_hasbg #mMenu a:visited{color:#fff}
/* .s_skin_hasbg .weather_setting_arraw{background:url(../img/load_ext_spis_5e9f273bb5.png) no_repeat 0 _90px} */
.s_skin_hasbg .city_wather .show_vertical,.s_skin_hasbg .city_wather a,.s_skin_hasbg .city_wather em,.s_skin_hasbg .s_mod_weather .unknown_text,.s_skin_hasbg .show_pollution a,.s_skin_hasbg .show_pollution em,.s_skin_hasbg .show_pollution span,.s_skin_hasbg .unknown_city{color:#fff}
.s_skin_hasbg .city_wather em{color:#fff}
.s_skin_hasbg .show_pollution .show_polution_name{text-shadow:none}
/* .s_skin_hasbg .s_mod_weather .unknown_icon{background:url(../img/load_spis_64604bbf24.png) no_repeat _15px 0;_background:0 0;_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://su.bdimg.com/static/superman/img/ie6/weather_nobg_unknown_city_6a31f9a7a2.png", enabled=true, sizingMethod="crop")} */
.s_skin_hasbg .s_mod_weather .unknown_text{color:#fff}
.s_skin_hasbg .s_mod_weather .unknown_setting{color:#8bc5ff}
.s_skin_hasbg .weather_setting_content{border:none}
.s_show_skin .weather_setting_content{border:1px solid #e3e3e3}
.s_skin_hasbg .s_ctner .s_ctner_menus{background:0 0;border-right:none;*z-index:10}
.s_skin_hasbg .s_ctner .s_ctner_menus .menus_ctner{height:286px;height:285px\0;*height:285px;_height:286px;*z-index:10}
.s_skin_hasbg .s_ctner_menus .s_menu{color:#fff;text-shadow:0 0 5px #000;background:0 0;background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.4)),to(rgba(0,0,0,.4)));background-image:-moz-linear-gradient(rgba(0,0,0,.4) 0,rgba(0,0,0,.4) 100%);background-image:-ms-linear-gradient(rgba(0,0,0,.4) 0,rgba(0,0,0,.4) 100%);background-image:-o-linear-gradient(rgba(0,0,0,.4) 0,rgba(0,0,0,.4) 100%);background-image:linear-gradient(rgba(0,0,0,.4) 0,rgba(0,0,0,.4) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#66000000', endColorstr='#66000000')}
.s_skin_hasbg .s_ctner_menus .s_menu:hover{background:0 0!important;background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(138,138,138,.6)),to(rgba(138,138,138,.6)))!important;background-image:-moz-linear-gradient(rgba(138,138,138,.6) 0,rgba(138,138,138,.6) 100%)!important;background-image:-ms-linear-gradient(rgba(138,138,138,.6) 0,rgba(138,138,138,.6) 100%)!important;background-image:-o-linear-gradient(rgba(138,138,138,.6) 0,rgba(138,138,138,.6) 100%)!important;background-image:linear-gradient(rgba(138,138,138,.6) 0,rgba(138,138,138,.6) 100%)!important;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#998a8a8a', endColorstr='#998a8a8a')!important;text-shadow:none}
/* .s_skin_hasbg .s_ctner_menus .s_menu.add span{background:url(../img/skin_dark_48fa9dbf5c.png) no_repeat _688px _406px;_background:url(../img/skin_dark_ie_8647a11021.png) no_repeat _688px _406px} */
.s_skin_hasbg .s_ctner_menus .s_menu.add.current span,.s_skin_hasbg .s_ctner_menus .s_menu.add:hover span{background-position:-543px -406px}
.s_skin_hasbg .s_ctner .s_ctner_menus .s_menu_fill{background:0 0;background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.4)),to(rgba(0,0,0,.4)));background-image:-moz-linear-gradient(rgba(0,0,0,.4) 0,rgba(0,0,0,.4) 100%);background-image:-ms-linear-gradient(rgba(0,0,0,.4) 0,rgba(0,0,0,.4) 100%);background-image:-o-linear-gradient(rgba(0,0,0,.4) 0,rgba(0,0,0,.4) 100%);background-image:linear-gradient(rgba(0,0,0,.4) 0,rgba(0,0,0,.4) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#66000000', endColorstr='#66000000')}
.s_skin_hasbg .s_ctner_menus .top_border{background:0 0;background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.45)),to(rgba(0,0,0,0)));background-image:-moz-linear-gradient(rgba(0,0,0,.45) 0,rgba(0,0,0,0) 100%);background-image:-ms-linear-gradient(rgba(0,0,0,.45) 0,rgba(0,0,0,0) 100%);background-image:-o-linear-gradient(rgba(0,0,0,.45) 0,rgba(0,0,0,0) 100%);background-image:linear-gradient(rgba(0,0,0,.45) 0,rgba(0,0,0,0) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#72000000', endColorstr='#00000000')}
.s_skin_hasbg .s_ctner_menus .bottom_border{background:0 0;background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,0)),to(rgba(0,0,0,.45)));background-image:-moz-linear-gradient(rgba(0,0,0,0) 0,rgba(0,0,0,.45) 100%);background-image:-ms-linear-gradient(rgba(0,0,0,0) 0,rgba(0,0,0,.45) 100%);background-image:-o-linear-gradient(rgba(0,0,0,0) 0,rgba(0,0,0,.45) 100%);background-image:linear-gradient(rgba(0,0,0,0) 0,rgba(0,0,0,.45) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#72000000')}
.s_skin_hasbg .s_ctner .s_ctner_contents .s_content{border:none}
.s_skin_hasbg .s_ctner .s_ctner_contents .s_content_skin_bg{border:none;width:811px;height:318px;top:0;left:0;position:absolute;box-shadow:2px 2px 2px rgba(0,0,0,.07);-moz-box-shadow:2px 2px 2px rgba(0,0,0,.07);-webkit-box-shadow:2px 2px 2px rgba(0,0,0,.07);background:#fff;opacity:.1;filter:progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=135, Color='#000000') alpha(opacity=10);-ms-filter:progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=135, Color='#000000') alpha(opacity=10)}
.s_skin_hasbg .s_add_bar .s_add_bar_bg{background-color:#000;opacity:.5;filter:alpha(opacity=50)}
/* .s_skin_hasbg .s_add_bar a{background:url(../img/s_add_bar_skin_de741ff621.png) no_repeat 5px 114px;_background:url(../img/s_add_bar_skin_ie_0c2ae0a4ab.png) no_repeat 5px 114px} */
.s_select{width:129px;height:27px;position:relative;display:inline-block}
/* .s_select_input,.s_select_input_mask{width:114px;color:#999;border:1px solid #ccc;border-color:#d3d3d3 #ebebeb #ebebeb #d3d3d3;height:25px;line-height:0;padding:0 7px 0 4px;padding:0 7px 0 4px\9;font:12px arial;outline:0;background:url(../img/input_bg_9af3291dff.png) no_repeat 0 0 #fff;overflow:hidden;cursor:default} */
.s_select_input{position:absolute;left:-100000px}
.s_select_input_mask{position:absolute;padding-right:0;line-height:25px;text-align:left;top:0;*top:1px;_top:0;left:0;padding-right:19px;width:102px;z-index:1;white-space:nowrap;text-overflow:ellipsis;-o-text-overflow:ellipsis}
/* .s_select_arrow{border-left:1px solid #eee;outline:0;width:14px;height:25px;position:absolute;right:2px;_right:-5px;top:0;display:inline-block;background:url(../img/menu_bg_454e0b81f1.png) no_repeat _179px _264px;z-index:2} */
.s_select_layer{position:absolute;width:125px;display:none;border:1px solid #ebebeb;border-top:none;top:27px;left:0;background:#fff;overflow-y:auto;overflow-x:hidden;z-index:1000}
.s_select_layer.show{display:block}
.s_select_layer .s_select_layer_option{width:102px;height:20px;line-height:20px;padding:0 19px 0 4px;text-align:left;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;-o-text-overflow:ellipsis;font:12px;color:#666;cursor:default}
.s_select_layer .s_select_layer_option.current{background-color:#e2eaff;color:#000}
#s_wrap .s_superman_guide_mask{position:absolute;width:100%;height:100%;left:0;top:0;z-index:498;opacity:0;filter:alpha(opacity=0);background:#fff}
/* #s_wrap .s_index_guide_content{display:none;position:absolute;width:286px;height:87px;background:url(../img/superman_index_guide_be7fc8550c.png) no_repeat 0 0;_background:url(../img/superman_index_guide_ie6_d8e491b075.png) no_repeat 0 0;z-index:499;box-shadow:5px 5px 5px rgba(0,0,0,.25)} */
/* #s_wrap .s_index_guide_content .arrow{position:absolute;top:-28px;left:89px;width:32px;height:28px;background:url(../img/superman_index_guide_be7fc8550c.png) no_repeat;_background:url(../img/superman_index_guide_ie6_d8e491b075.png) no_repeat 0 0} */
#s_wrap .guide_card_step_1,#s_wrap .guide_water_step_1{top:65px;left:456px}
#s_wrap .guide_card_step_2,#s_wrap .guide_water_step_2{top:65px;left:1247px}
#s_wrap .guide_card_step_3,#s_wrap .guide_water_step_3{bottom:76px;left:542px}
#s_wrap .guide_card_step_1 .arrow,#s_wrap .guide_water_step_1 .arrow{background-position:-6px -94px}
#s_wrap .guide_card_step_2 .arrow,#s_wrap .guide_water_step_2 .arrow{background-position:-6px -94px}
#s_wrap .guide_card_step_3 .arrow,#s_wrap .guide_water_step_3 .arrow{top:26px;left:-36px;background-position:-43px -92px}
#s_wrap .guide_card_step_4 .arrow{top:60px;left:-36px;background-position:-87px -92px}
/* #s_wrap .s_index_guide_content .text{position:absolute;top:16px;left:16px;width:245px;height:20px;background:url(../img/superman_index_guide_be7fc8550c.png) no_repeat 0 0;_background:url(../img/superman_index_guide_ie6_d8e491b075.png) no_repeat 0 0} */
#s_wrap .guide_card_step_1 .text,#s_wrap .guide_water_step_1 .text{background-position:-1px -173px}
#s_wrap .guide_card_step_2 .text,#s_wrap .guide_water_step_2 .text{background-position:-1px -194px}
#s_wrap .guide_card_step_3 .text,#s_wrap .guide_water_step_3 .text{background-position:-1px -217px}
#s_wrap .guide_card_step_4 .text{background-position:-1px -241px}
/* #s_wrap .s_index_guide_content .step{position:absolute;top:55px;left:77px;width:51px;height:6px;font-size:0;background:url(../img/superman_index_guide_be7fc8550c.png) no_repeat 0 0;_background:url(../img/superman_index_guide_ie6_d8e491b075.png) no_repeat 0 0} */
#s_wrap .guide_water_step_1 .step{background-position:-147px -92px}
#s_wrap .guide_water_step_2 .step{background-position:-147px -104px}
#s_wrap .guide_water_step_3 .step{background-position:-147px -117px}
#s_wrap .guide_card_step_1 .step{background-position:-199px -92px}
#s_wrap .guide_card_step_2 .step{background-position:-199px -104px}
#s_wrap .guide_card_step_3 .step{background-position:-199px -117px}
#s_wrap .guide_card_step_4 .step{background-position:-3px -128px}
/* #s_wrap .s_index_guide_content .button{position:absolute;top:46px;left:138px;width:59px;height:23px;background:url(../img/superman_index_guide_be7fc8550c.png) no_repeat _194px _143px;_background:url(../img/superman_index_guide_ie6_d8e491b075.png) no_repeat _194px _143px} */
#s_wrap .guide_card_step_2 .button,#s_wrap .guide_water_step_1 .button{background-position:-194px -143px}
#s_wrap .guide_card_step_4 .button,#s_wrap .guide_water_step_3 .button{background-position:-66px -143px}
/* #s_wrap .s_index_guide_content .close{position:absolute;top:10px;right:10px;width:16px;height:16px;cursor:pointer;background:url(../img/superman_index_guide_be7fc8550c.png) no_repeat _124px _94px;_background:url(../img/superman_index_guide_ie6_d8e491b075.png) no_repeat _124px _94px} */
#s_wrap .guide_card_step_1 .button:hover,#s_wrap .guide_card_step_2 .button:hover,#s_wrap .guide_card_step_3 .button:hover,#s_wrap .guide_water_step_1 .button:hover,#s_wrap .guide_water_step_2 .button:hover{background-position:-130px -143px}
#s_wrap .guide_card_step_4 .button:hover,#s_wrap .guide_water_step_3 .button:hover{background-position:-3px -143px}
#s_wrap .s_index_guide_content .close:hover{background-position:-124px -112px}
.sui_dialog_mask{opacity:.2;filter:alpha(opacity=20)}
.s_quit_dialog{background:#fff;box-shadow:0 2px 10px 0 rgba(0,0,0,.1);border-radius:16px}
.s_quit_dialog .sui_dialog_body{padding:0}
.s_quit_dialog .dialog_con_wrap{padding:19px 24px 24px;position:relative}
.s_quit_dialog .dialog_close{position:absolute;cursor:pointer;top:8px;right:8px;height:20px;width:20px;line-height:20px;color:#d7d9e0;text-align:center;font-size:16px}
.s_quit_dialog .dialog_close:hover{color:#315efb}
.s_quit_dialog .dialog_title{margin-bottom:6px}
.s_quit_dialog .dialog_feedback_checkbox{margin-top:6px;vertical-align:top}
.s_quit_dialog .dialog_foot{height:30px}
.s_quit_dialog .dialog_foot_right{float:right}
.s_quit_dialog .dialog_feedback_btn{height:30px;line-height:30px;float:left;cursor:pointer}
.s_quit_dialog .dialog_textarea{height:84px}
.s_quit_dialog .dialog_textarea,.s_quit_dialog .dialog_user_contact{width:346px}
.s_quit_dialog .dialog_detailcon{display:none}
.s_quit_dialog .dialog_con_title1{margin-top:14px}
.s_quit_dialog .dialog_con_title2{margin-top:9px}
.s_quit_dialog .dialog_con_title{margin-top:19px}
.s_quit_dialog .dialog_input_wrap{position:relative;height:30px}
.s_quit_dialog .dialog_text_wrap{position:relative;height:96px}
.s_quit_dialog .dialog_input_tip,.s_quit_dialog .dialog_textarea_tip{display:none}
.s_quit_dialog .dialog_check_item{display:inline-block;width:183px;height:30px;line-height:30px;cursor:pointer;zoom:1}
.s_quit_dialog .dialog_check_item .text{vertical-align:middle}
.sui_wraper .sui_dialog_quite{position:fixed;_position:absolute}
#passport-login-pop{text-align:left}
/* #s_main{display:block;position:relative;margin:0 auto;border-radius:16px;box-sizing:content-box;background:#fff;padding:14px 24px 0}.s_skin_hasbg #s_main{background:rgba(255,255,255,.85)}.main a,.main span{outline:0}.s_mancacrd_main{position:relative;z-index:2}.s_content{padding-bottom:24px}#s_content_1{padding-bottom:0}.s_menu_container,.s_menu_gurd{width:100%}.s_menu_container{min-height:32px}.s_ctner_menus{position:relative;z-index:0;width:100%;margin:0 auto;text-align:left;height:32px}#s_menu_gurd.s_down .s_ctner_menus{width:1040px}@media screen and (max-width:1340px){#s_menu_gurd.s_down .s_ctner_menus{width:896px}}#s_menu_gurd.s_down{background-color:#f5f5f6;margin-top:-32px}.s_ctner_menus .s_menus_outer{width:100%}.s_ctner_menus .menus_wrapper{height:100%;color:#9195a3}.s_ctner_menus .s_menu_item{position:relative;display:inline-block;cursor:pointer;margin-right:24px;margin-top:4px;line-height:26px}.s_top_nav .s_menu_gurd{min-height:40px}.s_top_nav .s_ctner_menus{height:40px}.s_top_nav .s_ctner_menus .s_menu_item{margin-top:2px;line-height:36px}.s_ctner_menus .s_menu_item:hover{color:#222}.s_ctner_menus .current,.s_ctner_menus .current:hover{color:#222}.s_ctner_menus .s_menu_item_underline{display:none;content:'';position:absolute;bottom:-2px;left:0;height:2px;width:100%;background:#4e71f2;border-radius:4px}.s_ctner_menus .current .s_menu_item_underline{display:inline-block}.s_ctner_contents{width:100%;min-height:363px;_height:363px;_overflow:visible}.s_skin_hasbg .s_ctner_contents{_background-color:#fff;_border:none;_padding:1px}.s_ctner_contents .s_content_load{padding:150px 0}.s_ctner_contents .s_content_load img{width:44px;height:16px}.s_ctner_contents .s_loading{height:53px;width:95%;padding-top:11px;margin:0 auto;border-top:1px solid #f0f0f0;font-size:14px}.s_ctner_contents .s_loading img{width:44px;height:16px}.s_ctner_contents .s_loading .load_done,.s_ctner_contents .s_loading .load_text,.s_ctner_contents .s_loading img{display:inline-block;*display:inline;zoom:1;vertical-align:middle}.s_ctner_contents .s_loading .no_more{color:#9195a3;margin-top:10px}.s_ctner_contents .s_loading .load_done{height:22px;width:22px;margin-top:10px;background:url(https://dss0.bdstatic.com/5aV1bjqh_Q23odCf/static/mancard/img/card_setts_c75091e958.png) no_repeat 0 _72px;_background:url(https://dss0.bdstatic.com/5aV1bjqh_Q23odCf/static/mancard/img/card_setts_ie_50c159f293.png) no_repeat 0 _72px}.s_ctner_contents .s_loading .load_text{margin-left:10px;color:#9195a3}.s_more_bar{width:90px;height:45px;cursor:pointer;position:absolute;bottom:-48px;left:50%;z-index:5;margin-left:-45px;padding-top:0}.s_skin_hasbg .s_more_bar{bottom:-50px}.s_ctner_contents .rect .animate_arrow{display:none}.s_more_bar .rect{height:24px;width:34px;margin:0 auto;font-size:19px}.s_card_split{height:363px;overflow:hidden} */
#s_side_wrapper{position:fixed;right:24px;bottom:64px;background-color:#fbfbfb;width:44px;border-radius:22px;z-index:3}#s_side_wrapper .video_meet_entry{width:44px;height:44px;border-radius:50%;line-height:44px}#s_side_wrapper .video_meet_entry .c_icon{font-size:20px}#s_side_wrapper .video_meet_entry:hover{box-shadow:0 3px 5px 0 rgba(0,0,0,.1);cursor:pointer}#s_side_wrapper .video_meet_entry:hover .c_icon{color:#4e71f2}#s_side_wrapper .video_meet_entry .video_meet_toast{display:none;position:absolute;right:52px;background:#fff;box-shadow:0 1px 10px 0 rgba(0,0,0,.1);border-radius:6px;width:110px;height:34px;line-height:34px;top:9px;font-size:13px}#s_side_wrapper .qrcode_feed,#s_side_wrapper .top_feed{width:44px;height:44px;border-radius:50%}#s_side_wrapper .qrcode_feed:hover,#s_side_wrapper .top_feed:hover{box-shadow:0 3px 5px 0 rgba(0,0,0,.1)}#s_side_wrapper .qrcode_feed:hover .tooltip,#s_side_wrapper .top_feed:hover .tooltip{display:block}#s_side_wrapper .qrcode_feed:hover .icon_mask_wrapper .icon,#s_side_wrapper .top_feed:hover .icon_mask_wrapper .icon{display:none}#s_side_wrapper .qrcode_feed:hover .icon_mask_wrapper .icon_hover,#s_side_wrapper .top_feed:hover .icon_mask_wrapper .icon_hover{display:block}#s_side_wrapper .icon_mask_wrapper{width:100%;border-radius:50%;padding:10px 0;cursor:pointer}#s_side_wrapper .icon_mask_wrapper .icon,#s_side_wrapper .icon_mask_wrapper .icon_hover{height:24px;width:24px;margin-right:auto;margin-left:auto;display:block}#s_side_wrapper .icon_mask_wrapper .icon_hover{display:none}#s_side_wrapper .qrcode_feed{position:relative}#s_side_wrapper .qrcode_feed:hover .icon_mask_wrapper::before{position:absolute;top:0;left:-20px;content:'';width:44px;height:44px}#s_side_wrapper .tooltip{display:none;position:absolute;right:56px;bottom:0;background-color:#fff;z-index:303;box-shadow:0 2px 10px 0 rgba(0,0,0,.1);border-radius:12px}#s_side_wrapper .totop_tooltip{width:80px;height:36px;line-height:36px}#s_side_wrapper .qrcode_tooltip{width:279px;height:102px}#s_side_wrapper .qrcode_tooltip .text{text-align:left;margin-top:24px;margin-left:16px}#s_side_wrapper .qrcode_tooltip .download_text{color:#000}#s_side_wrapper .qrcode_tooltip .qrcode{position:absolute;width:70px;height:70px;top:16px;right:16px}@media screen and (max-width:1158px){#s_side_wrapper{display:none}}
/* <style data-vue-ssr-id="d3f91faa:0"> */
.hot_news_wrapper .s_rank_title {
height: 24px;
width: 100%;
margin-bottom: 4px;
}
.hot_news_wrapper .s_rank_title .title_text {
float: left;
}
.hot_news_wrapper .s_rank_title .hot_refresh {
cursor: pointer;
float: right;
}
.hot_news_wrapper .s_rank_title .hot_refresh .c_icon {
margin-right: 4px;
font-size: 16px;
vertical-align: top;
}
.hot_news_wrapper .s_rank_title .hot_refresh:hover {
color: #315efb;
}
.hot_news_wrapper .s_news_rank_content {
text-align: left;
}
.hot_news_wrapper .s_news_rank_content .title_content {
float: left;
height: 32px;
line-height: 32px;
}
.hot_news_wrapper .s_news_rank_content .title_content.c_line_ellipsis {
width: 286px;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.hot_news_wrapper .s_news_rank_content .title_content .title_content_index {
height: 30px;
line-height: 30px;
background-size: 100% 100%;
text-align: left;
margin-right: 2px;
position: relative;
top: 1px;
}
.hot_news_wrapper .s_news_rank_content .title_content .title_content_mark {
margin-left: 8px;
margin-top: -3px;
background-size: 100% 100%;
}
.hot_news_wrapper .s_news_rank_content .news_count {
float: right;
height: 30px;
line-height: 30px;
position: relative;
top: 1px;
}
@media screen and (max-width: 1340px) {
.news_count {
display: none;
}
}
/* <style data-for="result" id="css_result" type="text/css"> */
#ftCon{display:none}
#qrcode{display:none}
#pad-version{display:none}
#index_guide{display:none}
#index_logo{display:none}
#u1{display:none}
.s_top_left{display:none}
.s_ipt_wr{height:32px}
/* body{padding:0} */
#head .c_icon_bear_round{display:none}
.index_tab_top{display:none}
.index_tab_bottom{display:none}
#lg{display:none}
#m{display:none}
#ftCon{display:none}
#bottom_layer,#bottom_space,#s_wrap{display:none}
.s_isindex_wrap{display:none}
#nv{display:none!important}
#head .head_wrapper{display:block;padding-top:0!important}
.s_bottom_ctner{display:none!important}
#head .s_upfunc_menus{display:none}
#s_skin_upload{display:none}
/* <style data-for="result" id="css_result" type="text/css"></style> */
#ftCon{display:none}
#qrcode{display:none}
#pad-version{display:none}
#index_guide{display:none}
#index_logo{display:none}
#u1{display:none}
.s_top_left{display:none}
.s_ipt_wr{height:32px}
/* body{padding:0} */
#head .c_icon_bear_round{display:none}
.index_tab_top{display:none}
.index_tab_bottom{display:none}
#lg{display:none}
#m{display:none}
#ftCon{display:none}
#bottom_layer,#bottom_space,#s_wrap{display:none}
.s_isindex_wrap{display:none}
#nv{display:none!important}
#head .head_wrapper{display:block;padding-top:0!important}
.s_bottom_ctner{display:none!important}
#head .s_upfunc_menus{display:none}
#s_skin_upload{display:none}
/* <style type="text/css"> */
.s_lg_img_gold_showre {display: none !important;}.index_logo_srcnew,.index_logo_peak {display: none;}@media (-webkit-min-device-pixel-ratio: 2),(min--moz-device-pixel-ratio: 2),(-o-min-device-pixel-ratio: 2),(min-device-pixel-ratio: 2){.s_lg_img_gold_show {display: none !important;}.s_lg_img_gold_showre {display: inline !important;}.index_logo_src {display: none;}.index_logo_srcnew {display: inline;}}
/* <style type="text/css"> */
.sui_scrollbar_container{position:relative;overflow:hidden}.sui_scrollbar_bar{border-left:1px solid #E1E1E1;border-right:1px solid #E3E3E3;border-top:1px solid #E3E3E3;border-bottom:1px solid #E3E3E3;background:#E3E3E3;width:7px;position:absolute;top:0;right:0;height:100%;cursor:pointer}.sui_scrollbar_slider{border:1px solid #E1E1E1;background:#fff;width:100%;left:-1px;position:absolute;cursor:pointer}
.c_img{position:relative;display:block;min-height:1px;border:0;line-height:0;background:#f5f5f6;overflow:hidden}
.c_img img{width:100%}
.c_img1{width:32px}
.c_img2{width:80px}
.c_img3{width:128px}
.c_img4{width:176px}
.c_img6{width:272px}
.c_img12{width:560px}
.c_feed_box .c_img1{width:43px}
.c_feed_box .c_img2{width:90px}
.c_feed_box .c_img3{width:137px}
.c_feed_box .c_img4{width:184px}
.c_feed_box .c_img6{width:278px}
.c_feed_box .c_img12{width:560px}
.c_img_l,.c_img_s,.c_img_v,.c_img_w,.c_img_x,.c_img_y,.c_img_z{height:0;overflow:hidden}
.c_img_s{padding-bottom:100%}
.c_img_l{padding-bottom:133.33333333%}
.c_img_w{padding-bottom:56.25%}
.c_img_x{padding-bottom:75%}
.c_img_y{padding-bottom:66.66666667%}
.c_img_v{padding-bottom:116.66666667%}
.c_img_z{padding-bottom:62.5%}
.c_img_radius{border-radius:6px}
.c_img_radius_s{border-radius:2px}
.c_img_radius_small{border-radius:2px}
.c_img_radius_large{border-radius:12px}
.c_img_radius_middle{border-radius:4px}
.c_img_radius_left{border-top-left-radius:6px;border-bottom-left-radius:6px}
.c_img_radius_right{border-top-right-radius:6px;border-bottom-right-radius:6px}
.c_img_radius_left_s{border-top-left-radius:2px;border-bottom-left-radius:2px}
.c_img_radius_right_s{border-top-right-radius:2px;border-bottom-right-radius:2px}
.c_img_radius_left_l{border-top-left-radius:12px;border-bottom-left-radius:12px}
.c_img_radius_right_l{border-top-right-radius:12px;border-bottom-right-radius:12px}
.c_img_mask{position:absolute;top:0;left:0;z-index:2;width:100%;height:100%;background-image:radial-gradient(circle,rgba(0,0,0,0),rgba(0,0,0,.04));background_image:-ms-radial-gradient(circle,rgba(0,0,0,0),rgba(0,0,0,.04))}
.c_img_border{content:'';position:absolute;top:0;left:0;bottom:0;right:0;border:1px solid rgba(0,0,0,.05)}
.c_img_circle{border-radius:100%;overflow:hidden}