<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body { padding: 0px; margin: 0px; font-family: 微软雅黑; }
li { list-style: none; }

.logintop { background-color: #00a1ea; height: 40px; line-height: 40px; text-align: center; color: #ffffff; font-size: 1em; }
.ub-f1 { position: relative; -webkit-box-flex: 1; box-flex: 1; }
@font-face { font-family: 'FontAwesome'; src: url('./fontawesome-webfont.ttf?v=4.2.0') format('truetype'); font-weight: normal; font-style: normal; }
.fa { display: inline-block; font: normal normal normal 14px/1 FontAwesome; font-size: inherit; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
.fa-user:before { content: "\f007"; }
.fa-lock:before { content: "\f023"; }
.userborder { width: 95%; margin: 0px auto; }
.loginborder { border: 1px solid #bababa; margin-top: 10px; padding: 10px 5px; }
.pwdborder { border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-right-color: #bababa; border-bottom-color: #bababa; border-left-color: #bababa; padding: 10px 5px; }
.loginborder input, .pwdborder input { margin: 0px; border: 0px; width: 90%; -webkit-appearance: none; padding: .4em 0; line-height: 1.2em; background: none; text-decoration: none; font-size: 1em; }
.btnLogin { background-color: #007db8; padding: 5px; width: 300px; height: 40px; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; border:0px;color:#ffffff;font-size:1em;width:100%;-webkit-appearance:none;}
.jzcook { margin:6px 0px;float:left;width:100%;}
.jzcook input { width:20px;height:20px;float:left;}
.jzcook label { float:left;height:20px;line-height:25px;}
.wjpwd { float:right;}
.umar { width:100%;float:left;margin:10px 0px;}
.umar a { color:#177fc7;font-size:0.8em; text-decoration:none;}

.regborder {  border: 1px solid #bababa; margin-top: 10px; height:40px;line-height:40px;padding:10px 0px 8px 0px;}
.regin { width:68%;float:left;height:30px;line-height:30px;margin-top:2px;}
.regborder label,.regbor1 label{ float:left;text-align:right;width:28%;}
.regbor1 { border-left:solid 1px #bababa;border-right:solid 1px #bababa;border-bottom:solid 1px #bababa;height:40px;line-height:40px;padding:10px 0px;}
.regbtnbor { margin-top:10px;margin-bottom:10px;}

.msgborder { border: 1px solid #bababa; width: 95%; font-size: 1rem; text-indent: 2%; line-height: 180%; padding: 10px 0px;margin:0px auto; margin-top:10px;}
.msgborder a { margin-right: 5px;color:#177fc7; text-decoration:none;font-size:0.8em;}
</pre></body></html>