app.wxss
3.9 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
.list_img{
padding: 0 30rpx;
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p,
blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img,
ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center,
dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody,
tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure,
figcaption, footer, header, menu, nav, output, ruby, section, summary, time,
mark, audio, video, input, view, text, template, blockquote, page {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
font-weight: normal;
vertical-align: baseline;
box-sizing: border-box;
font-family: 'pingfang';
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, menu, nav, section {
display: block;
}
body {
line-height: 1;
height: 100%;
position: relative;
}
blockquote, q {
quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
content: none;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
html, body {
width: 100%;
}
/* custom */
a {
color: #000;
text-decoration: none;
-webkit-backface-visibility: hidden;
}
li {
list-style: none;
}
/* ::-webkit-scrollbar {
width: 5px;
height: 5px;
}
::-webkit-scrollbar-track-piece {
background-color: rgba(0, 0, 0, 0.2);
-webkit-border-radius: 6px;
}
::-webkit-scrollbar-thumb:vertical {
height: 5px;
background-color: rgba(125, 125, 125, 0.7);
-webkit-border-radius: 6px;
}
::-webkit-scrollbar-thumb:horizontal {
width: 5px;
background-color: rgba(125, 125, 125, 0.7);
-webkit-border-radius: 6px;
} */
body {
-webkit-text-size-adjust: none;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
img {
border: 0;
margin: 0;
}
input, textarea {
height: 100%;
width: 100%;
border: 0;
outline: none;
background: none;
}
/** 字体图标 **/
@font-face {
font-family: 'iconfont'; /* project id 783186 */
src: url('//at.alicdn.com/t/font_783186_wzia8ork18l.eot');
src: url('//at.alicdn.com/t/font_783186_wzia8ork18l.eot?#iefix') format('embedded-opentype'),
url('//at.alicdn.com/t/font_783186_wzia8ork18l.woff') format('woff'),
url('//at.alicdn.com/t/font_783186_wzia8ork18l.ttf') format('truetype'),
url('//at.alicdn.com/t/font_783186_wzia8ork18l.svg#iconfont') format('svg');
}
.iconfont {
font-family:"iconfont" !important;
font-size:16px;
font-style:normal;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.icon-bi:before { content: "\e607"; }
.icon-1:before { content: "\e60f"; }
.icon-23:before { content: "\e61c"; }
.icon-guanyu:before { content: "\e620"; }
.icon-gouwuche:before { content: "\e61a"; }
.icon-zhaoxiangji1:before { content: "\e663"; }
.icon-wodedingdan:before { content: "\e60c"; }
.icon-guanli-copy:before { content: "\e608"; }
.icon-pencil:before { content: "\e621"; }
.icon-tubiao07:before { content: "\e60a"; }
.icon-jia:before { content: "\e610"; }
.icon-shanchu-01:before { content: "\e613"; }
.icon-fangkuang:before { content: "\e629"; }
.icon-yuan-m:before { content: "\e676"; }
.icon-shangchuan:before { content: "\e664"; }
.icon-bianji:before { content: "\e67f"; }
.icon-fangdajing:before { content: "\e677"; }
.icon-shijian:before { content: "\e609"; }
.icon-gouwuche-copy:before { content: "\e604"; }
.icon-yishouwan-copy:before { content: "\e606"; }
.icon-fanhui:before { content: "\e605"; }
.icon-arrLeft-fill1:before { content: "\e601"; }
.icon-paixu-xia:before { content: "\e912"; }
.icon-paixu-shang:before { content: "\e913"; }
.icon-weibiaoti-3:before { content: "\e602"; }
.icon-dingweiweizhizuobiaoxianxing:before { content: "\e61f"; }
.icon-xuanzhongkuang:before { content: "\e628"; }
.icon-arr-top:before { content: "\e603"; }
.icon-cha-copy:before { content: "\e600"; }