wujingjing
2024-02-27 f7deb4fbb7c7f39c8e296f63ed59b9a212372451
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
@font-face {
  font-family: "iconfont"; /* Project id 2562241 */
  src: url('//at.alicdn.com/t/c/font_2562241_80ppg45mdml.woff2?t=1660878523299') format('woff2'),
       url('//at.alicdn.com/t/c/font_2562241_80ppg45mdml.woff?t=1660878523299') format('woff'),
       url('//at.alicdn.com/t/c/font_2562241_80ppg45mdml.ttf?t=1660878523299') format('truetype');
}
 
.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
 
.icon-gaojigongneng:before {
  content: "\ec32";
}
 
.icon-rizhi:before {
  content: "\e60e";
}
 
.icon-shebeiliebiao:before {
  content: "\e601";
}
 
.icon-huaban:before {
  content: "\e609";
}
 
.icon-qushitu:before {
  content: "\e631";
}
 
.icon-ic_settings_bluetooth_px:before {
  content: "\e8ec";
}
 
.icon-yonghu:before {
  content: "\e636";
}
 
.icon-shebeixinxi:before {
  content: "\e677";
}
 
.icon-baogao:before {
  content: "\e606";
}
 
.icon-FAQ:before {
  content: "\e60f";
}
 
.icon-jiankangzhenduan:before {
  content: "\e689";
}
 
.icon-yibiaopan:before {
  content: "\e6b0";
}