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

blockquote,body,button,code,dd,div,dl,dt,fieldset,form,h1,h2,h3,h4,h5,h6,input,legend,li,menu,ol,p,pre,td,textarea,th,ul {
	margin: 0;
	padding: 0
}

fieldset,img {
	border: 0
}

:focus {
	outline: 0
}

address,caption,cite,code,dfn,optgroup,th,var {
	font-style: normal;
	font-weight: 400
}

strong {
	font-weight: 400
}

em {
	font-style: normal
}

h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight: 400;
	font-family: sans-serif
}

abbr,acronym {
	border: 0;
	font-variant: normal
}

code,kbd,samp,tt {
	font-size: 100%
}

button,input,select,textarea {
	border: 0
}

body {
	background: #fff;
	color: #5e5e5e;
	font: 14px/2em "PingFang SC","微软雅黑","Microsoft YaHei",Helvetica,"Helvetica Neue",Tahoma,Arial,sans-serif
}

ol,ul {
	list-style: none
}

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

caption,th {
	text-align: left
}

sub,sup {
	font-size: 100%;
	vertical-align: baseline
}

:link,:visited,ins {
	text-decoration: none
}

blockquote,q {
	quotes: none
}

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

a:link,a:visited {
	color: #5e5e5e
}

a:active {
	color: #666
}

.clearfix:after {
	content: '\0020';
	display: block;
	height: 0;
	clear: both;
	visibility: hidden
}

.l {
	float: left
}

.r {
	float: right
}

.clear {
	height: 0;
	overflow: hidden;
	clear: both
}

.hide {
	display: none
}

.btn.hide {
	display: none
}

a.hidefocus {
	outline: 0
}

button.hidefocus::-moz-focus-inner {
	border: 0
}

a:focus {
	outline: 0;
	-moz-outline: 0
}

input,textarea {
	outline: 0
}

html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}
[hidden],template {
	display: none
}

a {
	background-color: transparent
}

a:active,a:focus,a:hover {
	outline: 0;
	-moz-outline: 0
}

button,input,optgroup,select,textarea {
	color: inherit;
	font: inherit;
	margin: 0
}

button {
	overflow: visible
}

button,select {
	text-transform: none
}

button,html input[type=button],input[type=reset],input[type=submit] {
	-webkit-appearance: button;
	cursor: pointer
}

button[disabled],html input[disabled] {
	cursor: default
}

button::-moz-focus-inner,input::-moz-focus-inner {
	border: 0;
	padding: 0
}

input {
	line-height: normal
}

input[type=checkbox],input[type=radio] {
	box-sizing: border-box;
	padding: 0;
	line-height: normal;
}

textarea {
	overflow: auto
}

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

* {
	-webkit-tap-highlight-color: transparent;
	-webkit-tap-highlight-color: transparent;
	padding: 0;
	margin: 0;
	box-sizing: border-box;
}
img {
	width: 100%;
	height: 100%;
}

[class^=fa-], [class*="fa-"] {
  font-family: imwap!important;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}

html,.home{
  height: 100%;
  background: #f4f4f4;
}</pre></body></html>