king
2025-03-04 bae56a147be85be57ad1c64e9766c9aca750d187
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
@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?h57oxc');
  src:  url('fonts/icomoon.eot?h57oxc#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?h57oxc') format('truetype'),
    url('fonts/icomoon.woff?h57oxc') format('woff'),
    url('fonts/icomoon.svg?h57oxc#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}
 
[class^="fa-"], [class*=" fa-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
 
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
 
.fa-bigdata .path1:before {
  content: "\e900";
  /* color: rgb(0, 102, 235); */
}
.fa-bigdata .path2:before {
  content: "\e901";
  margin-left: -1.162109375em;
  /* color: rgb(0, 102, 235); */
}
.fa-bigdata .path3:before {
  content: "\e902";
  margin-left: -1.162109375em;
  /* color: rgb(0, 217, 41); */
}
.fa-configurable:before {
  content: "\e903";
}
.fa-dms001 .path1:before {
  content: "\e904";
  /* color: rgb(77, 85, 115); */
}
.fa-dms001 .path2:before {
  content: "\e905";
  margin-left: -1em;
  /* color: rgb(77, 85, 115); */
}
.fa-dms001 .path3:before {
  content: "\e906";
  margin-left: -1em;
  /* color: rgb(77, 84, 114); */
}
.fa-dms001 .path4:before {
  content: "\e907";
  margin-left: -1em;
  /* color: rgb(77, 84, 114); */
}
.fa-easychange:before {
  content: "\e908";
  /* color: #467cfd; */
}
.fa-eshop001:before {
  content: "\e909";
}
.fa-eshoptj002:before {
  content: "\e90a";
  /* color: #0084ff; */
}
.fa-express:before {
  content: "\e90b";
}
.fa-mes001:before {
  content: "\e90c";
  /* color: #3164af; */
}
.fa-mpinterface:before {
  content: "\e90d";
}
/* .fa-o2o .path1:before {
  content: "\e90e";
  color: rgb(230, 230, 230);
} */
.fa-o2o .path2:before {
  content: "\e90f";
  /* margin-left: -1em; */
  /* color: rgb(0, 0, 0); */
}
.fa-o2o .path3:before {
  content: "\e910";
  margin-left: -1em;
  /* color: rgb(0, 0, 0); */
}
.fa-pay:before {
  content: "\e911";
  /* color: #1b7aff; */
}
.fa-qts001:before {
  content: "\e912";
  /* color: #4e65a8; */
}
.fa-wms001:before {
  content: "\e913";
}
.fa {
  color: #000000;
  font-size: 0.16rem;
}
.fa-mes001, .fa-eshoptj002, .fa-express {
  font-size: 0.18rem;
}