<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Reset */

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,
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,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block;
}

body {
	line-height: 1;
}

ol,
ul {
	list-style: none;
}

blockquote,
q {
	quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: '';
	content: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

select::-ms-expand {
	display: none;
}

select {
	appearance: none;
	-moz-appearance: none;
	/* Firefox */
	-webkit-appearance: none;
	/* Safari å’Œ Chrome */
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
	-webkit-appearance: none;
	margin: 0;
}

input[type=number] {
	-moz-appearance: textfield;
}

a:hover,
a:focus {
	text-decoration: none;
	outline: 0;
}

img {
	width: auto;
	height: auto;
	border: 0;
	-ms-interpolation-mode: bicubic;
	-webkit-tap-highlight-color: transparent;
	-moz-tap-highlight-color: transparent;
	-o-tap-highlight-color: transparent;
	-ms-tap-highlight-color: transparent;
	tap-highlight-color: transparent;
	-webkit-touch-callout: none;
	-moz-touch-callout: none;
	-o-touch-callout: none;
	-ms-touch-callout: none;
	touch-callout: none;
}

body {
	-webkit-text-size-adjust: none;
	background-color: #f1f4fb;
	font-family: 'Hiragino Sans GB', 'Open Sans', Arial, 'Microsoft YaHei', å¾®è½¯é›…é»‘, STHeiti, 'WenQuanYi Micro Hei', SimSun, sans-serif;
	// -webkit-font-smoothing: antialiased;
	position: relative;
	min-height: 100%;
	height: auto;
	top: 0;
	left: 0;
	color: #313131;
}

html {
	height: 100%;
}

.fr {
	float: right;
}

.fl {
	float: left;
}

.cf:before,
.cf:after {
	display: table;
	content: ' ';
}

.cf:after {
	clear: both;
}

input:-webkit-autofill,
textarea:-webkit-autofill,
select:-webkit-autofill {
	-webkit-box-shadow: 0 0 0 1000px white inset !important;
}

input[type=text]:focus,
input[type=password]:focus,
textarea:focus {
	-webkit-box-shadow: 0 0 0 1000px white inset !important;
}

select,
textarea,
input[type="text"],
input[type="search"],
input[type="submit"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="tel"],
input[type="color"],
button {
	outline-style: none;
	vertical-align: middle;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

select:focus,
textarea:focus,
input[type="text"]:focus,
input[type="search"]:focus,
input[type="submit"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
button:focus {
	outline: none;
}

.whitebg {
	background: #fff;
}

.graybg {
	background: #f6f6f6;
}

.greybg{
	background: #f9fafc;
}

.blackbg {
	background: #1d1e22;
}

.distable-cell {
	display: table-cell;
	vertical-align: middle;
	text-align: left;
}

.fs24 {
	font-size: 24px !important;
}

.fs20 {
	font-size: 20px !important;
}

.fs30 {
	font-size: 30px;
}

/*placeholderé¢œè‰²é‡ç½®*/

::-webkit-input-placeholder {
	/* WebKit browsers */
	color: #b8b8b8;
}

::-moz-input-placeholder {
	/* WebKit browsers */
	color: #b8b8b8;
}

:-moz-placeholder {
	/* Mozilla Firefox 4 to 18 */
	color: #b8b8b8;
}

::-moz-placeholder {
	/* Mozilla Firefox 19+ */
	color: #b8b8b8;
}

:-ms-input-placeholder {
	/* Internet Explorer 10+ */
	color: #b8b8b8;
}

@font-face {
	font-family: 'fonteditor';
	src: url('../images/fonteditorpc.ttf');
}

.fonteditor {
	font-family: "fonteditor" !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

/*åŸŽå¸‚*/

.icon-city:after {
	content: '\E001';
}

/*è¡Œä¸š*/

.icon-hangye:after {
	content: '\E002';
}

/*ä¸Šè¯¾æœŸé—´èžèµ„*/

.icon-classmoney:after {
	content: '\e003';
}

/*è¾¾åˆ°bè½®*/

.icon-blun:after {
	content: '\e004';
}

/*æŒ‚ç‰Œæ–°ä¸‰æ¿*/

.icon-xsb:after {
	content: '\e005';
}

/*ä¸Šå¸‚*/

.icon-ss:after {
	content: '\e006';
}

/*ä¸ŽåŒå­¦åˆä½œ*/

.icon-hz:after {
	content: '\e007';
}

/*å•†ä¸šæ¨¡å¼ä¼˜åŒ–*/

.icon-syms:after {
	content: '\e008';
}

/*æžå®šèµ„æœ¬*/

.icon-gdzb:after {
	content: '\e009';
}

/*æžå®šæ¨¡å¼*/

.icon-gdms:after {
	content: '\e00a';
}

/*æžå®šè‡ªå·±*/

.icon-gdzj:after {
	content: '\e00B';
}

/*èƒ½æˆäº¤*/

.icon-ncj:after {
	content: '\e00c';
}

/*é…å¾—ä¸Š*/

.icon-pds:after {
	content: '\e00d';
}

/*æŽ¨å‡ºåŽ»*/

.icon-tcq:after {
	content: '\e00e';
}

/*æ‰¾å‡ºæ¥*/

.icon-zcl:after {
	content: '\e00f';
}

/*ç»éªŒ*/

.icon-jy:after {
	content: '\e010';
}

/*å·¥å…·*/

.icon-gj:after {
	content: '\e011';
}

/*æ–¹å‘*/

.icon-fx:after {
	content: '\e012';
}

/*æ€æƒ³*/

.icon-sx:after {
	content: '\e013';
}

/*èžèµ„é¢*/

.icon-rze:after {
	content: '\e014';
}

/*èžèµ„çŽ‡*/

.icon-rzl:after {
	content: '\e015';
}

/*å­¦å‘˜æ€»æ•°*/

.icon-xyzs:after {
	content: '\e016';
}

/*æˆé•¿*/

.icon-cz:after {
	content: '\e017';
}

/*åˆ›*/

.icon-c:after {
	content: '\e052';
}

/*ç®¡ç†*/

.icon-gl:after {
	content: '\e051';
}

/*è¡ŒåŠ¨*/

.icon-xd:after {
	content: '\e050';
}

.icon-0:after {
	content: '\e030';
}

.icon-1:after {
	content: '\e031';
}

.icon-2:after {
	content: '\e032';
}

.icon-3:after {
	content: '\e033';
}

.icon-4:after {
	content: '\e034';
}

.icon-5:after {
	content: '\e035';
}

.icon-6:after {
	content: '\e036';
}

.icon-7:after {
	content: '\e037';
}

.icon-8:after {
	content: '\e026';
}

.icon-9:after {
	content: '\e027';
}

.icon-10:after {
	content: '\e028';
}

.icon-11:after {
	content: '\e029';
}

.icon-view:after {
	content: '\e023';
}

.icon-time:after {
	content: '\e024';
}

.icon-zan:after {
	content: '\e025';
}

.icon-tag:after {
	content: '\e026';
}

.icon-topup:after {
	content: '\e02D';
}

.icon-yijian:after {
	content: '\e02E';
}

.icon-code:after {
	content: '\e02F';
}

.icon-search:after {
	content: '\e037';
}

.icon-prev:after {
	content: '\e038';
}

.icon-next:after {
	content: '\e039';
}

.icon-zsqs:after {
	content: '\e046';
}

.icon-sk:after {
	content: '\e047';
}

.icon-dsgw:after {
	content: '\e048';
}

.icon-ch:after {
	content: '\e045';
}

.icon-sh:after {
	content: '\e044';
}

.icon-yanjing:after {
	content: '\e04A';
}

.icon-gongju:after {
	content: '\e04B';
}

.icon-woshou:after {
	content: '\e04C';
}
</pre></body></html>