UNPKG

27.3 kBCSSView Raw
1.user-select-box .dropdown-btn {
2 width: 188px;
3}
4
5.user-select-box .dropdown-list {
6 width: 198px
7}
8
9.user-icon,
10.user-icon:hover {
11 background: url(../img/user-icon.png) 0 0 no-repeat
12}
13
14.botDiv .visit-con {
15 top: 100%;
16}
17
18.money-top {
19 background: #fff;
20 margin-bottom: 10px;
21}
22
23.money-h3 {
24 padding: 20px;
25}
26
27.money-h3 .visit-con {
28 width: 230px;
29}
30
31.money-ttit {
32 font-size: 16px;
33}
34
35.money-tline {
36 color: #edeff1;
37 display: inline-block;
38 padding: 0 10px;
39 font-size: 12px;
40}
41
42.money-numw {
43 padding: 20px;
44 overflow: hidden;
45}
46
47.money-num {
48 float: left;
49 padding-right: 70px;
50}
51
52.money-strong {
53 font-size: 36px;
54}
55
56.money-intro {
57 color: #999;
58 padding: 10px 0 0 0;
59}
60
61.money-tlst {
62 overflow: hidden;
63 border-top: 1px solid #f3f4f5;
64 border-bottom: 1px solid #f3f4f5;
65 padding: 20px 0;
66 margin-left: -1px;
67}
68
69.money-tlst li {
70 float: left;
71 width: 33.33%;
72 font-size: 14px;
73 color: #666;
74}
75
76.money-tlst li .pl20 {
77 border-left: 1px solid #f3f4f5;
78}
79
80.money-tnum {
81 display: block;
82 color: #333;
83 padding-top: 15px;
84}
85
86.money-tnum span {
87 font-size: 12px;
88}
89
90.money-tp {
91 padding: 20px;
92}
93
94.money-tptit {
95 font-size: 14px;
96 color: #666;
97}
98
99.money-tpnum {
100 padding: 0 10px;
101}
102
103.border-tnone {
104 border-top: none;
105}
106
107.btnDiv h3 {
108 font-size: 16px;
109 padding: 8px 20px 0 0
110}
111
112.dateInput {
113 width: 224px;
114 height: 28px;
115 padding: 0 20px 0 5px;
116 margin-left: 10px;
117 border: 1px solid #e7e7e7;
118 background: #fff url(../img/dateIcon.png) no-repeat 227px 7px;
119 line-height: 28px;
120 vertical-align: middle;
121}
122
123
124/* 弹出框标题 */
125
126.user-poph3 {
127 font-size: 16px;
128 margin-bottom: 20px;
129 font-weight: bold;
130}
131
132.ptb50 {
133 padding: 25px 0;
134 line-height: 25px;
135}
136
137.w100 {
138 width: 100px;
139}
140
141.popupbox {
142 color: #999;
143}
144
145.popupbox span {
146 display: inline-block;
147 margin-left: 10px;
148 color: #666;
149}
150
151.popTable {
152 font-size: 12px;
153}
154
155.layui-layer-btn {
156 overflow: hidden
157}
158
159
160/* 充值页面 */
161
162.buildCon {
163 border: 1px solid #dae2e8;
164 border-top: none;
165}
166
167.bank-h3 {
168 font-size: 14px;
169 padding: 10px 0 20px 0;
170 font-weight: bold;
171}
172
173.bank-tcon {
174 background: #fff;
175 padding: 20px;
176}
177
178.bank-lst li {
179 margin-bottom: 20px;
180}
181
182.bank-lst .light-grey {
183 line-height: 25px;
184}
185
186.bank-label {
187 display: inline-block;
188 margin-right: 10px;
189}
190
191.bank-pdl {
192 padding-left: 70px;
193}
194
195.bank-box {
196 border-bottom: 1px dashed #d1d1d1;
197 padding: 0 0 10px 0
198}
199
200.bank-row {
201 color: #000;
202 font-weight: bold;
203 margin-top: 10px;
204}
205
206.bank-label2 {
207 display: inline-block;
208 width: 85px;
209 color: #333;
210 font-weight: normal
211}
212
213.bank-row .specialBtn {
214 background: #ececec;
215 color: #000;
216}
217
218.bank-row .bank-spe {
219 background: #f4f4f4;
220 color: #999;
221}
222
223.bank-pdl2 {
224 padding-left: 85px;
225 color: #ff0000;
226}
227
228.bank-bbank {
229 position: relative;
230 display: inline-block;
231 width: 178px;
232 height: 31px;
233 border: 1px solid #ebf1f5;
234 padding: 7px 0 0 10px;
235 margin-right: 20px;
236 cursor: pointer
237}
238
239.bank-bbankicon {
240 position: absolute;
241 right: 0;
242 top: 0;
243 display: inline-block;
244 width: 15px;
245 text-align: center;
246 font-size: 12px;
247 color: #aaa;
248 line-height: 19px;
249 background: #ebf1f5;
250}
251
252.bank-bbank:hover {
253 border: 1px solid #2aafff;
254}
255
256.bank-bbank:hover .bank-bbankicon {
257 background: #2aafff;
258 color: #fff;
259}
260
261.bank-brow {
262 margin-top: 20px;
263}
264
265.wx-body {
266 background: #ebf1f5;
267}
268
269.wx-h2 {
270 font-size: 26px;
271 text-align: center;
272 margin: 160px 0 20px
273}
274
275.wx-icon {
276 display: inline-block;
277 width: 37px;
278 height: 33px;
279 background: url(../img/wx-icon.png) 0 0 no-repeat;
280 vertical-align: middle;
281 margin-right: 10px;
282}
283
284.wx-code {
285 float: left;
286 margin-right: 75px
287}
288
289.wx-box {
290 padding: 50px 90px;
291 width: 620px;
292 margin: auto;
293 background: #fff;
294 border: 1px solid #dae2e8;
295 position: relative
296}
297
298.wx-p {
299 font-size: 18px;
300 margin-bottom: 40px;
301}
302
303.wx-box .bank-lst {
304 font-size: 14px;
305 padding-top: 40px;
306}
307
308.wx-box .bank-lst li {
309 margin-bottom: 10px;
310}
311
312.wx-box .bank-label {
313 color: #999;
314 margin-right: 5px;
315}
316
317.mt40 {
318 margin-top: 40px;
319}
320
321.wx-box .blueLink {
322 font-size: 12px;
323}
324
325.wx-box .tip-earlyWarning {
326 display: inline-block;
327 position: absolute;
328 left: 60px;
329 top: 190px;
330}
331
332
333/* 提现 */
334
335.cash-expw {
336 border-left: 1px solid #f3f4f5;
337 margin: 0 0 0 430px;
338 padding: 0 0 0 30px;
339 float: left;
340}
341
342.cash-expw-h4 {
343 font-size: 16px;
344}
345
346.cash-expw-dl dt,
347.cash-expw-dl dd {
348 margin-top: 10px;
349}
350
351.cash-expw-dl dd {
352 padding-left: 10px;
353}
354
355.cash-wbox {
356 border: 1px solid #dce4ea;
357 padding: 20px;
358 background: #fff;
359 margin-top: 10px;
360}
361
362.form-lst li {
363 margin: 20px;
364 text-align: left;
365}
366
367.lable-w5 {
368 width: 100px;
369 display: inline-block;
370 font-size: 14px;
371}
372
373.form-pdl5w {
374 padding-left: 100px;
375}
376
377.block-auto {
378 display: inline-block;
379 margin: auto;
380}
381
382.mt50 {
383 margin-top: 100px!important
384}
385
386.cash-note {
387 background: url(../img/cash-icon.jpg) 0 center no-repeat;
388 padding: 70px 0 100px 120px;
389}
390
391.cash-note li {
392 margin-top: 20px;
393 margin-bottom: 0;
394}
395
396.form-pdl4w {
397 padding-left: 70px;
398}
399
400.form-w120 {
401 width: 120px;
402 display: inline-block;
403 margin-right: 20px;
404 vertical-align: top;
405}
406
407.form-w120 .dropdown-btn {
408 width: 110px
409}
410
411.form-w120 .dropdown-list {
412 width: 120px;
413}
414
415.form-tablelabel {
416 line-height: 30px;
417 display: inline-block
418}
419
420.form-tablemg {
421 margin: 0 20px 0 0
422}
423
424.greenBtn_v2 {
425 vertical-align: middle;
426}
427
428.btnDiv .dateInput {
429 vertical-align: top
430}
431
432.btnDiv .choice {
433 padding-top: 0
434}
435
436.form-box .form-pdl4w {
437 padding-left: 90px;
438}
439
440.form-box .choice {
441 float: none
442}
443
444.btnDiv .refresh {
445 height: 28px;
446 line-height: 28px;
447}
448
449.btnDiv .refresh .i17 {
450 vertical-align: -3px;
451}
452
453.form-box .inputMode {
454 width: 398px;
455}
456
457
458/* 消费管理 */
459
460.spend {
461 border: 1px solid #dae2e8;
462 overflow: hidden
463}
464
465.spend .money-h3 {
466 background: #f0f5f8;
467 padding: 10px 20px;
468}
469
470.spend .money-ttit {
471 vertical-align: -2px;
472 font-size: 14px;
473}
474
475.spend .money-h3 .fr {
476 margin-top: 5px;
477}
478
479.spend .line-title {
480 margin: 20px;
481}
482
483.spend-charsbox {
484 width: 400px;
485 height: 225px;
486 border-right: 1px solid #dae2e8;
487 float: left;
488 margin-right: 20px;
489 margin-bottom: 20px;
490}
491
492.spend .money-numw {
493 padding: 0;
494}
495
496.spend-mh4 {
497 padding-bottom: 30px;
498 font-size: 14px;
499}
500
501.spend .money-tlst {
502 clear: both;
503 padding-top: 40px;
504 border: none;
505 width: 400px;
506}
507
508.spend .money-tlst li .pl20 {
509 border: none;
510}
511
512.spend-table {
513 width: 100%;
514}
515
516.spend-table td {
517 border: none;
518}
519
520.spend-open,
521.spend-close {
522 display: inline-block;
523 width: 12px;
524 height: 12px;
525 background: url(../img/spend-open.jpg) 0 0 no-repeat;
526 margin-right: 30px;
527}
528
529.spend-close {
530 background: url(../img/spend-close.jpg) 0 0 no-repeat
531}
532
533.spend-tpdn {
534 padding: 0!important;
535}
536
537.spend-tpl {
538 padding-left: 50px!important;
539}
540
541table>tbody>tr:nth-of-type(even) {
542 background: #f3f7fb;
543}
544
545table>tbody>tr:hover {
546 background: #f9f8e8;
547}
548
549.spend-box {
550 background: #fff;
551 margin: 5px;
552}
553
554.spend-bdb {
555 border-bottom: 1px solid #dae2e8;
556}
557
558.spend-box .money-tlst {
559 border: 0;
560 border-left: 1px solid #f9f8e8;
561 width: 350px;
562 padding-left: 40px;
563}
564
565.spend-box .money-num {
566 padding-right: 40px;
567 margin-top: 30px;
568}
569
570.spend-box .spend-mh4 {
571 padding-bottom: 0;
572}
573
574.spend-table2 {
575 margin-top: 10px;
576}
577
578.spend-table2 {
579 border: 1px solid #dde5eb;
580 border-top: none;
581}
582
583.spend-table2 .light-grey {
584 width: 50px;
585 display: inline-block
586}
587
588
589/* 订单 */
590
591.infoBox {
592 background: #fff;
593}
594
595.infoBox li .tit.w85 {
596 width: 85px;
597 color: #999;
598}
599
600.alermTable {
601 width: 100%;
602 border: 1px solid #dae2e8;
603 background: #fff;
604}
605
606.alermTable th,
607.alermTable td {
608 padding: 10px 10px;
609 line-height: 20px;
610}
611
612.alermTable th {
613 background: #ebf1f5;
614 border-bottom: 1px solid #dbe3ea;
615}
616
617.alermTable td {
618 border-bottom: 1px solid #dae2e8;
619 color: #666;
620 word-break: break-all;
621 word-wrap: break-word;
622}
623
624.book-tbox {
625 padding: 10px 18px;
626}
627
628.book-tbox .light-grey {
629 display: inline-block;
630 width: 50px;
631}
632
633.book-pricw li {
634 display: block;
635 text-align: right;
636 margin: 0 0 10px 0!important;
637}
638
639.book-w130 {
640 display: inline-block;
641 width: 130px;
642}
643
644.book-pricw {
645 padding-top: 25px;
646}
647
648.book-pricw .lable-w5 {
649 color: #999;
650}
651
652.book-pricw .form-pdl5w {
653 padding-top: 30px;
654}
655
656.f30 {
657 font-size: 30px;
658}
659
660.border_top {
661 border-top: 1px solid #dae2e8;
662}
663
664.new-info {
665 background: #ebf1f5;
666}
667
668
669/* 支付失败 */
670
671.user-header {
672 height: 30px;
673 line-height: 30px;
674 background: #f3f7fb;
675}
676
677.user-header a {
678 color: #333;
679}
680
681.user-hline {
682 color: #ccc;
683 padding: 5px;
684}
685
686.user-hw {
687 width: 1200px;
688 margin: auto;
689 overflow: hidden;
690}
691
692.user-failurew {
693 width: 415px;
694 padding: 200px 0 200px 375px;
695 margin: auto;
696 background: url(../img/user-failure.png) 0 center no-repeat;
697}
698
699.user-fh2 {
700 font-size: 30px;
701 margin-bottom: 30px;
702}
703
704.user-lst {
705 font-size: 12px;
706}
707
708.user-lst li {
709 margin-bottom: 10px;
710}
711
712.user-flstpl {
713 padding-left: 40px;
714}
715
716.user-lst-last {
717 padding-top: 30px;
718}
719
720.user-footer {
721 text-align: center;
722 background: #f3f7fb;
723 padding: 20px;
724 color: #666;
725}
726
727.user-footer a {
728 color: #666;
729}
730
731.user-footer-copy {
732 padding-top: 10px
733}
734
735.user-success {
736 background: url(../img/user-success.png) 0 center no-repeat;
737}
738
739.user-success-pdt {
740 padding-top: 100px;
741}
742
743.user-success .greenBtn_v1 {
744 width: 120px;
745 font-size: 14px;
746}
747
748.user-success-grey {
749 color: #666;
750}
751
752.user-source {
753 background: url(../img/user-source.png) 0 center no-repeat;
754}
755
756.user-getm {
757 background: url(../img/user-getm.png) 0 center no-repeat;
758}
759
760.user-getm2 {
761 background: url(../img/user-getm2.png) 0 center no-repeat;
762 width: 430px;
763}
764
765
766/* 资源账单 */
767
768.mlf10 {
769 margin-left: -10px;
770}
771
772.openpop7 .money-numw {
773 margin: 20px 0 0 0;
774 padding: 0;
775}
776
777.openpop7 .infoBox {
778 padding: 0;
779 min-height: auto;
780}
781
782.openpop7 .infoBox li {
783 width: 45%;
784 padding: 5px 0;
785}
786
787.popup-pdl90 {
788 padding-left: 90px;
789}
790
791.w80 {
792 width: 80px;
793}
794
795.spend-bdb .greenBtn_v2 {
796 vertical-align: top;
797 height: 29px;
798 line-height: 29px;
799}
800
801.money-wspe {
802 width: 420px!important;
803}
804
805.money-wspe li {
806 width: 25%
807}
808
809.popup .dateInput {
810 width: 100px;
811 background: #fff url(../img/dateIcon.png) no-repeat 96% 7px;
812 vertical-align: top
813}
814
815.popup .user-select-box {
816 display: inline-block
817}
818
819
820/* 收银台 */
821
822.w1200 {
823 width: 1200px;
824 margin: auto
825}
826
827.bg-none {
828 background: none;
829 border-bottom: 1px solid #dae2e8;
830 padding: 10px 0
831}
832
833.getm {
834 padding: 0;
835 margin-bottom: 10px;
836}
837
838.getm-h2 {
839 padding: 10px 0 0 0
840}
841
842.getm-more {
843 text-align: center;
844 background: #fff!important;
845 color: #ccc;
846}
847
848.getm-down {
849 display: inline-block;
850 border-right: 2px solid;
851 border-bottom: 2px solid;
852 border-color: #ccc;
853 width: 6px;
854 height: 6px;
855 transform: rotate(45deg);
856 vertical-align: 3px;
857 margin-left: 5px;
858}
859
860.getm-up {
861 display: inline-block;
862 border-left: 2px solid;
863 border-bottom: 2px solid;
864 border-color: #ccc;
865 width: 6px;
866 height: 6px;
867 transform: rotate(135deg);
868 vertical-align: 0px;
869 margin-left: 5px;
870}
871
872.getmw {
873 margin-top: 10px;
874 border: 1px solid #dae2e8;
875 border-top: none;
876 padding-bottom: 10px;
877}
878
879.getmw .getm-h2 {
880 background: #f0f5f8;
881 padding: 15px 10px;
882 border-bottom: 1px solid #dae2e8;
883 border-top: 1px solid #dae2e8
884}
885
886.getmw .buildTab {
887 margin: 10px 10px 0 10px;
888}
889
890.getmw .buildCon {
891 margin: 0 10px;
892 overflow: hidden
893}
894
895.getmw .alermTable {
896 border-top: none;
897}
898
899.pd10 {
900 padding: 10px;
901}
902
903.no-border {
904 border: none;
905}
906
907.getmw .bank-bbank {
908 margin-right: 6px;
909}
910
911.getm-more2 {
912 color: #2aafff;
913 display: inline-block;
914 line-height: 40px;
915 float: right;
916 margin: 5px 8px 0 0;
917 width: 188px;
918 text-align: center;
919 font-size: 14px;
920 border: 1px solid #ebf1f5;
921}
922
923.getm-more2 .getm-down,
924.getm-more2 .getm-up {
925 vertical-align: 0;
926 border-color: #2aafff;
927}
928
929.book-pricw .form-line {
930 border-bottom: 1px dashed #dae2e8;
931 width: 250px;
932 float: right;
933 margin: 10px 0 20px 0!important;
934}
935
936.getm-clear {
937 clear: both;
938}
939
940.bank-bbankicon2 {
941 background: #4dbcff;
942 color: #fff;
943 position: absolute;
944 right: 0;
945 bottom: 0;
946 display: none;
947 padding: 0 2px;
948}
949
950.bank-bbankicon3 {
951 background: #4dbcff;
952 display: none;
953 color: #fff;
954 height: 20px;
955 width: 101%;
956 line-height: 20px;
957 position: absolute;
958 left: -1px;
959 bottom: -20px;
960}
961
962.bank-text {
963 width: 50%;
964 border-right: 1px solid #fff;
965 display: inline-block;
966 text-align: center;
967 background: #2aafff;
968 margin-right: 25px;
969}
970
971.bank-bbank:hover .bank-bbankicon3 {
972 display: block;
973}
974
975.bank-sbox {
976 padding: 20px 0 0 0;
977}
978
979.bank-sicon {
980 display: inline-block;
981 width: 30px;
982 height: 30px;
983 font-style: normal;
984 line-height: 30px;
985 border-radius: 50%;
986 vertical-align: middle;
987 color: #fff;
988 text-align: center;
989 background: #dae2e8;
990 font-size: 24px;
991 margin: 0 20px 0 0;
992 border: 2px solid #fff;
993}
994
995.mt20 {
996 margin-top: 20px;
997}
998
999.mb100 {
1000 margin-bottom: 100px;
1001}
1002
1003.bank-sbox strong {
1004 display: block;
1005 font-size: 14px;
1006 margin-bottom: 20px;
1007}
1008
1009.bank-radiob {
1010 display: inline-block;
1011 line-height: 28px;
1012 background: #f3f7fb;
1013 border-radius: 30px;
1014 padding-right: 25px;
1015 font-size: 14px;
1016}
1017
1018
1019/* 汇款申请 */
1020
1021.form-wrap {
1022 border: 1px solid #dae2e8;
1023 padding: 5px;
1024 border-radius: 5px
1025}
1026
1027.form-box {
1028 background: #fff;
1029 padding: 20px;
1030}
1031
1032.label7w {
1033 width: 105px;
1034 padding-left: 9px;
1035}
1036
1037.w150 {
1038 width: 150px;
1039}
1040
1041.form-upload {
1042 display: inline-block;
1043 width: 98px;
1044 height: 98px;
1045 vertical-align: top;
1046 border: 1px solid #e7e7e7;
1047 background: url(../img/form-upload.png) center center no-repeat
1048}
1049
1050.form-pdl7w {
1051 padding-left: 125px;
1052}
1053
1054.form-box .greenBtn_v2,
1055.popup .listItem li .greenBtn_v2 {
1056 line-height: 30px;
1057 height: 30px;
1058}
1059
1060.btn_upload {
1061 position: relative;
1062 display: inline-block;
1063 cursor: pointer;
1064}
1065
1066.input_upload {
1067 position: absolute;
1068 left: 0;
1069 top: 0;
1070 right: 0;
1071 bottom: 0;
1072 width: 88px;
1073 opacity: 0;
1074 filter: alpha(opacity=0);
1075 cursor: pointer;
1076}
1077
1078
1079/* 发票管理 */
1080
1081.money-h3 .tips-icon {
1082 vertical-align: -2px;
1083}
1084
1085.ml0 {
1086 margin-left: 0px;
1087}
1088
1089.invoice-ntlst {
1090 clear: both;
1091 text-align: left;
1092 color: #666666;
1093 font-size: 12px;
1094 margin-top: 50px;
1095}
1096
1097.invoice-ntlst li {
1098 margin-top: 5px;
1099}
1100
1101.cash-wbox .infoBox {
1102 padding: 20px 0;
1103}
1104
1105.invoice-h3box {
1106 border: 1px solid #dce4ea;
1107 border-bottom: none;
1108}
1109
1110.invoice-h3 {
1111 background: #e6edf5;
1112 padding: 15px 10px;
1113}
1114
1115.bg-white {
1116 background: #fff!important
1117}
1118
1119.invoice-dashed td {
1120 border-bottom: none!important
1121}
1122
1123.invoice-lst {
1124 border-top: 1px dashed #dce4ea;
1125 margin-top: -10px;
1126}
1127
1128.invoice-lst li {
1129 padding: 10px 0 0 0;
1130}
1131
1132.ml20 {
1133 margin-left: 20px;
1134}
1135
1136.form-box .bank-lst li {
1137 position: relative
1138}
1139
1140.form-img {
1141 position: absolute;
1142 left: 300px;
1143 top: 0;
1144 width: 300px;
1145 text-align: center;
1146 border: 10px solid transparent;
1147 padding: 5px;
1148 z-index: 9;
1149 display: inline-block
1150}
1151
1152.form-img:hover {
1153 border: 10px solid #eee;
1154 background: #fff;
1155}
1156
1157.form-img img {
1158 width: 300px;
1159 height: auto;
1160}
1161
1162
1163/* passport */
1164
1165.passport-form {
1166 border: 0;
1167}
1168
1169.passport-form {
1170 padding-left: 335px;
1171}
1172
1173.visibility {
1174 visibility: hidden
1175}
1176
1177.w320 {
1178 width: 320px
1179}
1180
1181.disinbok {
1182 display: inline-block
1183}
1184
1185.valing {
1186 vertical-align: middle
1187}
1188
1189
1190/*.passport-form .inputMode{width:388px;}*/
1191
1192.wauto {
1193 width: auto;
1194 padding: 0 10px;
1195}
1196
1197.wauto:hover {
1198 width: auto;
1199}
1200
1201.pop-select-box {
1202 display: inline-block
1203}
1204
1205.pop-select-box .dropdown-btn {
1206 width: 122px!important;
1207}
1208
1209.pop-select-box .dropdown-list {
1210 width: 132px!important;
1211}
1212
1213
1214/* 账户管理 */
1215
1216.label4w {
1217 width: 80px;
1218}
1219
1220
1221/*.form-pdl4w{padding-left: 90px; float:none;}*/
1222
1223.buildStep .col-6 {
1224 width: 50%!important;
1225}
1226
1227.form-box .dropdown-btn {
1228 width: 398px
1229}
1230
1231.form-box .dropdown-list {
1232 width: 408px
1233}
1234
1235.form-box .dropdown-list li {
1236 margin-bottom: 0;
1237}
1238
1239.form-box .dateInput {
1240 margin-left: 0;
1241 width: 383px;
1242 background: #fff url(../img/dateIcon.png) no-repeat 98% 7px;
1243}
1244
1245.valingtop {
1246 vertical-align: top;
1247}
1248
1249.account-box {
1250 padding: 20px;
1251 background: #fff;
1252}
1253
1254.account-p {
1255 padding: 0 0 0 15px;
1256}
1257
1258.account-ph4 {
1259 color: #333;
1260 margin-bottom: 10px;
1261}
1262
1263.w260 {
1264 width: 260px;
1265}
1266
1267.phone-success {
1268 background: url(../img/phone-ok.png) 0 center no-repeat;
1269}
1270
1271.email-success {
1272 background: url(../img/email-ok.png) 0 center no-repeat;
1273}
1274
1275.person-success {
1276 background: url(../img/person-ok.png) 0 center no-repeat;
1277 width: 430px;
1278}
1279
1280.company-success {
1281 background: url(../img/company-ok.png) 0 center no-repeat;
1282 width: 430px;
1283}
1284
1285.company-no {
1286 background: url(../img/company-no.png) 0 center no-repeat;
1287 width: 430px;
1288}
1289
1290.company-doing {
1291 background: url(../img/company-doing.png) 0 center no-repeat;
1292 width: 520px;
1293}
1294
1295.person-icon {
1296 display: inline-block;
1297 width: 12px;
1298 height: 12px;
1299 background: url(../img/person-icon.png) 0 0 no-repeat;
1300 vertical-align: middle
1301}
1302
1303.person-icon2 {
1304 display: inline-block;
1305 width: 12px;
1306 height: 12px;
1307 background: url(../img/person-icon2.png) 0 0 no-repeat;
1308 vertical-align: middle
1309}
1310
1311.pdl25 {
1312 padding-left: 26px!important;
1313}
1314
1315
1316/*消息详情*/
1317
1318.infoDetails-wrap {
1319 padding: 15px 32px;
1320 margin: 23px;
1321 border: 1px solid #dbe3ea;
1322 border-radius: 3px;
1323 background-color: #fff;
1324}
1325
1326.infoDetails-title {
1327 position: relative;
1328 text-align: center;
1329 border-bottom: 1px solid #e7e8eb;
1330}
1331
1332.infoDetails-title h3 {
1333 padding: 10px;
1334 line-height: 20px;
1335 font-size: 20px;
1336 color: #666;
1337}
1338
1339.infoDetails-title p {
1340 padding-bottom: 15px;
1341 line-height: 12px;
1342 color: #ccc;
1343}
1344
1345.infoDetails-content {
1346 padding: 13px;
1347}
1348
1349.infoDetails-content p {
1350 line-height: 30px;
1351 color: #666;
1352 font-size: 14px;
1353 text-indent: 2em;
1354}
1355
1356.infoDetails-content p.first-line {
1357 line-height: 48px;
1358 text-indent: 0;
1359}
1360
1361.infoDetails-end {
1362 padding: 30px 0;
1363}
1364
1365.infoDetails-end p {
1366 text-align: right;
1367}
1368
1369
1370/* 工单 */
1371
1372.product-box {
1373 margin: 20px 25px 0;
1374 background: #fff;
1375}
1376
1377.product-box.mb20 {
1378 margin-bottom: 20px;
1379}
1380
1381.product-box .title {
1382 border-bottom: 1px solid #eee;
1383 height: 46px;
1384 margin: 0 17px;
1385}
1386
1387.product-box .title h3 {
1388 line-height: 43px;
1389 font-size: 14px;
1390 text-indent: 15px;
1391}
1392
1393.product-box .show {
1394 padding-right: 17px;
1395 padding-bottom: 24px;
1396}
1397
1398.product-box .show>li {
1399 float: left;
1400 width: 33.3%;
1401 margin-top: 17px;
1402}
1403
1404.product-box .show li .box {
1405 position: relative;
1406 display: block;
1407 border: 1px solid #e7eaec;
1408 border-left: 3px solid #51d2b7;
1409 margin-left: 17px;
1410 padding: 14px;
1411 transition: all 0.2s;
1412}
1413
1414.product-box .show li .box:hover {
1415 background: #fafafb;
1416}
1417
1418.product-box .show li i {
1419 float: left;
1420 width: 50px;
1421 height: 50px;
1422 background: url(../img/home-icon.png) no-repeat;
1423}
1424
1425.product-box .show li i.hicon2 {
1426 background-position: -50px 0;
1427}
1428
1429.product-box .show li i.hicon3 {
1430 background-position: -100px 0;
1431}
1432
1433.product-box .show li i.hicon4 {
1434 background-position: -150px 0;
1435}
1436
1437.product-box .show li i.hicon5 {
1438 background-position: -200px 0;
1439}
1440
1441.product-box .show li i.hicon6 {
1442 background-position: -250px 0;
1443}
1444
1445.product-box .show li i.hicon7 {
1446 background-position: -300px 0;
1447}
1448
1449.product-box .show li i.hicon8 {
1450 background-position: -350px 0;
1451}
1452
1453.product-box .show li i.hicon9 {
1454 background-position: -400px 0;
1455}
1456
1457.product-box .show li i.hicon10 {
1458 background-position: -450px 0;
1459}
1460
1461.product-box .show li i.hicon11 {
1462 background-position: -500px 0;
1463}
1464
1465.product-box .show li i.hicon12 {
1466 background-position: -550px 0;
1467}
1468
1469.product-box .show li i.hicon13 {
1470 background-position: -600px 0;
1471}
1472
1473.product-box .show li i.hicon14 {
1474 background-position: -650px 0;
1475}
1476
1477.product-box .show li i.hicon15 {
1478 background-position: -700px 0;
1479}
1480
1481.product-box .show li i.hicon16 {
1482 background-position: -750px 0;
1483}
1484
1485.product-box .show li i.hicon17 {
1486 background-position: -800px 0;
1487}
1488
1489.product-box .show li i.hicon18 {
1490 background-position: -850px 0;
1491}
1492
1493.product-box .show li i.hicon19 {
1494 background-position: -900px 0;
1495}
1496
1497.product-box .show li i.hicon20 {
1498 background-position: -950px 0;
1499}
1500
1501.product-box .show li i.hicon21 {
1502 background-position: -1000px 0;
1503}
1504
1505.product-box .show li i.hicon22 {
1506 background-position: -1050px 0;
1507}
1508
1509.product-box .show li i.hicon23 {
1510 background-position: -1100px 0;
1511}
1512
1513.product-box .show li i.hicon24 {
1514 background-position: 0 -50px;
1515}
1516
1517.product-box .show li i.hicon25 {
1518 background-position: -50px -50px;
1519}
1520
1521.product-box .show li i.hicon26 {
1522 background-position: -100px -50px;
1523}
1524
1525.product-box .show li i.hicon27 {
1526 background-position: -150px -50px;
1527}
1528
1529.product-box .show li i.hicon28 {
1530 background-position: -200px -50px;
1531}
1532
1533.product-box .show li i.hicon29 {
1534 background-position: -250px -50px;
1535}
1536
1537.product-box .show li i.hicon30 {
1538 background-position: -300px -50px;
1539}
1540
1541.product-box .show li i.hicon31 {
1542 background-position: -350px -50px;
1543}
1544
1545.product-box .show li i.hicon32 {
1546 background-position: -400px -50px;
1547}
1548
1549.product-box .show li i.hicon33 {
1550 background-position: -450px -50px;
1551}
1552
1553.product-box .show li i.hicon34 {
1554 background-position: -500px -50px;
1555}
1556
1557.product-box .show li i.hicon35 {
1558 background-position: -550px -50px;
1559}
1560
1561.product-box .show li i.hicon36 {
1562 background-position: -600px -50px;
1563}
1564
1565.product-box .show li dl {
1566 margin-left: 75px;
1567 line-height: 24px;
1568 min-height: 50px;
1569}
1570
1571.product-box .show li dt {
1572 font-size: 14px;
1573}
1574
1575.product-box .show li dd {
1576 color: #666;
1577}
1578
1579.product-box .show li .ins {
1580 position: absolute;
1581 right: 10px;
1582 bottom: 8px;
1583 color: #999;
1584}
1585
1586.product-box .org-num {
1587 font-size: 20px;
1588 color: #f39700;
1589}
1590
1591.product-box .choice {
1592 margin: 8px 17px 0 20px;
1593}
1594
1595.product-box .choice span.hover {
1596 background: #dbe3e9;
1597 color: #48a7f8;
1598 border-color: #dbe3e9
1599}
1600
1601.product-box .show li .box3 {
1602 margin-left: 17px;
1603 padding: 14px 14px 14px 16px;
1604 border: 1px solid #fff;
1605 transition: all 0.2s;
1606 display: block
1607}
1608
1609.product-box .show li .box3:hover {
1610 background: #fafafb;
1611 border: 1px solid #e7eaec;
1612}
1613
1614.product-box .show li .box2 i {
1615 margin-top: 15px;
1616}
1617
1618.product-box .show li .box2 dd {
1619 padding-right: 20px;
1620}
1621
1622.more-icon {
1623 display: inline-block;
1624 width: 12px;
1625 height: 10px;
1626 margin-left: 10px;
1627 background: url(../img/inner-icons.png) no-repeat -175px -375px;
1628 vertical-align: middle;
1629}
1630
1631.prd-drop {
1632 width: 100%;
1633 max-height: 190px;
1634 padding: 5px 15px;
1635 box-sizing: border-box;
1636 border: 1px solid #d0d9e1;
1637 background: #fafafb;
1638 position: absolute;
1639 margin-left: -14px;
1640 margin-top: 12px;
1641 z-index: 10;
1642 display: none;
1643}
1644
1645.prd-drop .corner {
1646 position: absolute;
1647 left: 178px;
1648 top: -20px;
1649 width: 0;
1650 height: 0;
1651 border-width: 10px;
1652 border-style: solid;
1653 border-color: transparent transparent #d0d9e1 transparent;
1654}
1655
1656.prd-drop .corner em {
1657 position: absolute;
1658 left: -10px;
1659 top: -8px;
1660 width: 0;
1661 height: 0;
1662 border-width: 10px;
1663 border-style: solid;
1664 border-color: transparent transparent #fafafb transparent;
1665}
1666
1667.prd-drop h4 {
1668 line-height: 22px;
1669 padding-top: 5px;
1670}
1671
1672.prd-drop ul {
1673 padding: 5px 0;
1674 border-bottom: 1px dashed #dcdde1;
1675}
1676
1677.prd-drop ul:last-child {
1678 border-bottom: 0;
1679}
1680
1681.prd-drop ul li {
1682 float: left;
1683 width: 50%;
1684 line-height: 24px;
1685 color: #666;
1686 margin-top: 0;
1687}
1688
1689.prd-drop ul li span {
1690 float: right;
1691 color: #999;
1692 padding-right: 20px;
1693}
1694
1695.product-box .show li a {
1696 margin-left: 17px;
1697 padding: 14px 14px 14px 16px;
1698 border: 1px solid #fff;
1699 transition: all 0.2s;
1700 display: block;
1701}
1702
1703.product-box .show li a:hover {
1704 background: #fafafb;
1705 border: 1px solid #e7eaec;
1706}
1707
1708.col-3 {
1709 width: 25%!important;
1710}
1711
1712.upload-icon {
1713 display: inline-block;
1714 width: 18px;
1715 height: 18px;
1716 background: url(../img/inner-icons.png) -125px -274px no-repeat;
1717 transform: rotate(180deg);
1718 vertical-align: middle
1719}
1720
1721.font-wn {
1722 font-weight: normal;
1723}
1724
1725.time-lst {
1726 margin-left: 15px;
1727}
1728
1729.time-lst li {
1730 overflow: hidden;
1731 color: #666;
1732 width: 100%;
1733 margin: 0;
1734 padding: 0;
1735}
1736
1737.time-time {
1738 display: inline-block;
1739 width: 115px;
1740 float: left;
1741 padding: 5px 0 0 0
1742}
1743
1744.time-box {
1745 position: relative;
1746 border-left: 1px solid #ccc;
1747 padding: 5px 0 10px;
1748 float: left;
1749}
1750
1751.time-box i {
1752 display: inline-block;
1753 width: 7px;
1754 height: 7px;
1755 background: #ccc;
1756 border: 1px solid #fff;
1757 border-radius: 50%;
1758 margin-left: -5px;
1759}
1760
1761.time-lst .on i {
1762 background: #666;
1763}
1764
1765.time-person {
1766 margin-left: 15px;
1767}
1768
1769.time-con {
1770 padding: 5px;
1771 margin-left: 20px;
1772 background: #fff;
1773 border: 1px solid #ccc;
1774 position: relative;
1775 clear: both;
1776 margin-top: 5px;
1777 border-radius: 5px;
1778}
1779
1780.time-con:before {
1781 border-style: solid;
1782 border-width: 0 5px 5px;
1783 border-color: transparent transparent #ccc;
1784 width: 0;
1785 height: 0;
1786 position: absolute;
1787 content: ' ';
1788 left: 10px;
1789 top: -6px;
1790}
1791
1792.time-con:after {
1793 border-style: solid;
1794 border-width: 0 5px 5px;
1795 border-color: transparent transparent #fff;
1796 width: 0;
1797 height: 0;
1798 position: absolute;
1799 content: ' ';
1800 left: 10px;
1801 top: -5px;
1802}
1803
1804.time-u {
1805 background: #eee;
1806}
1807
1808.time-u:after {
1809 border-color: transparent transparent #eee;
1810}
1811
1812.question_icon {
1813 font-family: "iconfont" !important;
1814 font-size: 46px;
1815 font-style: normal;
1816 color: #37aeff;
1817 -webkit-font-smoothing: antialiased;
1818 -webkit-text-stroke-width: 0.2px;
1819 -moz-osx-font-smoothing: grayscale;
1820 float: left;
1821 margin-top: 20px;
1822}
1823
1824@font-face {
1825 font-family: 'iconfont';
1826 src: url('../font/iconfont.eot');
1827 /* IE9*/
1828 src: url('../font/iconfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
1829 url('../font/iconfont.woff') format('woff'), /* chrome、firefox */
1830 url('../font/iconfont.ttf') format('truetype'), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
1831 url('../font/iconfont.svg#iconfont') format('svg');
1832 /* iOS 4.1- */
1833}
1834
1835.tip-green {
1836 background: #51d2b7;
1837 color: #fff;
1838 padding: 0 3px;
1839}
\No newline at end of file