<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,p,blockquote,pre,form,fieldset,input,textarea,select,button { padding:0; margin:0;}
input,textarea,select,button{ -webkit-tap-highlight-color:rgba(0,0,0,0); outline:none; border-radius:0; font-size:14px; font:normal 14px/1.5em Arial,"Microsoft YaHei"; color:#4d4d4d;}
::-webkit-input-placeholder {color:#ccc;}
:-moz-placeholder {color:#ccc;}
::-moz-placeholder {color:#ccc;}
:-ms-input-placeholder {color:#ccc;}
a { text-decoration:none; outline:none; color:#333;}
img { border:0; }

html { font:normal 14px/1.5em Arial,"Microsoft YaHei"; color:#ffffff;}
html,body { height:100%;background-color:#031b5d}

.page { min-height:100%; margin:0 auto; position:relative; background:#fff;}
.content { overflow:hidden; zoom:1; position:relative;}

.clear { clear:both; }


@media only screen and (min-width: 480px) and (min-device-width:1080px) {
	.page { width:640px; }
}

select {
	appearance:none;
	-moz-appearance:none;
	-webkit-appearance:none;
}
select::-ms-expand { display: none; }

/*--å¼¹çª—--*/
.mask { display:none; position:fixed; left:0; top:0; width:100%; height:100%; background:rgba(0,0,0,0.5); z-index:999;}
.dialog { display:none; max-width:100%; width:280px; position:fixed; left:50%; top:50%; z-index:1001; background:#fff; color:#333; border-radius:4px;}
.alert .text { margin:40px 20px; text-align:center;}
.alert .bottom { border-top:1px solid #e5e5e5; height:44px; line-height:44px; display:-webkit-box; display:-moz-box; display:box; overflow:hidden; zoom:1;}
.alert .btn { color:#333; text-align:center; display:block; box-flex:1.0; -webkit-box-flex:1.0; -moz-box-flex:1.0; border-left:1px solid #f0f0f0;}
.alert .btn:first-child { border:none;}
.alert .btn_confirm { color:#f54337;}
.alert .btn_cannel { color:#a0a0a0;}
.alert .link { padding:0 15px 20px 15px; text-align:right;}
.alert .close { position:absolute; top:0; right:0; padding:12px; width:12px; cursor:pointer;}


.clearfix:before,
.clearfix:after {
	content: "";
	display: table
}
.clear{
	clear: both;
}
.clearfix:after {
	clear: both
}
.clearfix {
	*zoom: 1
}
</pre></body></html>