<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html {
	height: 100%;
}

* {
	margin: 0;
	padding: 0;
	border: 0;
}

body {
	background: #c4e5f8;
	font-size: 12px;
	font-family: "å¾®è½¯é›…é»‘", Arial, Helvetica, sans-serif;
	color: #000;
}

.cl {
	display: block;
	height: 0;
	font-size: 0;
	line-height: 0;
	text-indent: -5000px;
	clear: both;
}

a {
	color: #fff;
	text-decoration: none;
}

a:hover {
	color: #fff;
	text-decoration: none;
}

#login {
	width: 100%;
	height: 463px;
	position: absolute;
	top: 50%;
	margin-top: -231px;
	background: url(../images/login/body_bg.gif) center 0 no-repeat;
}

#content {
	width: 861px;
	height: 100%;
	margin: 0 auto;
	position: relative;
}

.cnt_pan {
	padding-top: 70px;
}

.cnt {
	width: 861px;
	height: 322px;
}

.bg01 {
	width: 861px;
	height: 95px;
	background: url(../images/login/bg_01.png) 0 0 no-repeat;
}

.bg02 {
	width: 861px;
	height: 55px;
	background: url(../images/login/bg_02.png) 0 0 no-repeat;
}

.bg03 {
	width: 861px;
	height: 60px;
	background: url(../images/login/bg_03.png) 0 0 no-repeat;
}

.bg04 {
	width: 861px;
	height: 112px;
	background: url(../images/login/bg_04.png) 0 0 no-repeat;
}

.container {
	width: 861px;
	height: 322px;
	position: absolute;
	margin-top: -322px;
}

.container .copyright {
	float: left;
	display: inline;
	width: 567px;
	height: 322px;
}

.container .copyright p {
	color: #fff;
	padding-top: 251px;
	padding-left: 22px;
}

.container .main {
	float: right;
	display: inline;
	width: 294px;
	height: 322px;
}

.main .main_pan {
	padding: 30px 0 0 30px;
}

.main .imges {
	width: 84px;
	height: 15px;
}

.main .msg {
	width: 185px;
	height: 28px;
	margin-top: 10px;
	color: #cf0000;
	overflow: hidden;
}

.main .ipt {
	padding-top: 2px;
}

.main .ipt ul {
}

.main .ipt ul li {
	list-style-type: none;
	height: 32px;
}

.main .ipt ul li .text {
	height: 20px;
}

.main .ipt ul li .code {
	position: absolute;
	top: 148px;
	cursor: pointer;
}

.main .wth1 {
	width: 123px;
	height: 20px;
	line-height: 20px;
	padding-left: 2px;
	background: url(../images/login/input_01.gif) 0 0 no-repeat;
}

.main .wth2 {
	width: 59px;
	height: 20px;
	line-height: 20px;
	padding-left: 2px;
	background: url(../images/login/input_02.gif) 0 0 no-repeat;
}

.main .multi {
	padding-left: 60px;
	padding-top: 5px;
}

.main .multi .dx {
}

.main .multi span {
	color: #000;
}

.main .but {
	padding: 26px 0 0 28px;
}

.main .but span {
	float: left;
	display: block;
	width: 70px;
	height: 27px;
	line-height: 27px;
	text-align: center;
	background: url(../images/login/btn_bg.gif) 0 0 no-repeat;
	margin-right: 10px;
}

.main .but span input {
	float: left;
	display: block;
	width: 70px;
	height: 27px;
	background: none;
	cursor: pointer;
}
</pre></body></html>