<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body, button, dd, div, dl, dt, fieldset, form, h1, h2, h3, h4, h5, iframe, img, input, li, ol, p, td, textarea, th, ul {
	margin: 0;
	padding: 0
}
body, html {
	width: 100%;
	height: 100%
}
body {
	font: 16px 'Source Han Sans', Helvetica, Tahoma, Arial, 'Hiragino Sans GB', "Microsoft YaHei", SimSun, Heiti, sans-serif;
	background-color: #fff
}
input[type=search] {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}
input[type=search]:search-cancel-button, input[type=search]:search-decoration {
display:none
}
input[type=search]:-ms-clear {
display:none
}
input[type=search]:-ms-reveal {
display:none
}
input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
display:none
}
fieldset, iframe, img {
	border: 0
}
iframe {
	display: block
}
img {
	border-style: none
}
input:focus {
	outline: 0
}
address, caption, cite, code, dfn, em, optgroup, strong, th, var {
	font-style: normal;
	font-weight: 400
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: 400
}
ol, ul {
	list-style: none
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
caption, th {
	text-align: left
}
a {
	font-size: inherit;
	font-style: inherit;
	color: inherit
}
a:link, a:visited {
	text-decoration: none
}
</pre></body></html>