<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,select,th,td {margin: 0; padding: 0}

body {
	background: #f0eff4;
	font: 12px/1.5 "Microsoft YaHei", Helvetica, sans-serif;
	color: #fff;
	-webkit-text-size-adjust: 100%!important;
	background-color: #0b3387;
}

button,input,textarea,select {
	font-size: 100%;
	font-family: inherit;
	color: inherit;
	-webkit-appearance: none;
	appearance: none
}

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

select:focus,select:active {
	background-color: transparent
}

input[type=text]::-ms-clear,input[type=tel]::-ms-clear,input[type=number]::-ms-clear {
	display: none
}

body,a,img,label,button,input,textarea,select {
	outline: none;
	-webkit-tap-highlight-color: transparent
}

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

input::-webkit-input-placeholder {
	color: #9a9a9a
}

h1,h2,h3,h4,h5,h6,strong,b {
	font-weight: 400
}

ul,ol {
	list-style: none
}

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

img {
	border: none
}

a {
	color: #00a5e0;
	text-decoration: none
}

a,img {
	-webkit-touch-callout: none;
	-webkit-user-select: none
}

html,body {
	min-height: 100%;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	overflow-scrolling: touch
}

header,nav,section,footer {
	display: block
}

.fl{float: left;}
.fr{float: right;}
.clearfix,.container{*zoom:1;}
.clearfix:before,.clearfix:after,.container:before,.container:after {display:table; line-height:0; content:"";}
.clearfix:after,.container:after{clear:both;}</pre></body></html>