@charset "utf-8";
* {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
a, img {
	border: 0;
}
body {
	background: #eaeff3;
}
body, input {
	font-size: 12px;
	font-family: Microsoft YaHei;
}
input[type=button]:focus,input[type=submit]:focus {
	outline:none;
}
input[type=button]::-moz-focus-inner {
	outline:0;
}
a {
	outline:0;	
}
a:link {
	background:none;
	hide-focus:expression(this.hideFocus=true);
}
a:visited {
	background:none;
}
.Arial {
	font-family:Arial;
}
.fl {
	float:left;
}
.fr {
	float:right;
}
.top {
	width: 100%;
	height: 77px;
	margin: 0;
	padding: 0;
	position: fixed;
	_position: absolute;
	top:0;
	z-index: 80;
	background: rgba(200, 212, 221, 0.3);
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#55c8d4dd', EndColorStr='#55c8d4dd');
	border-bottom:1px solid #f5f7f9;
	clear: both;	
}
:root .top {
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#00000000',EndColorStr='#00000000')\9;
}
.logo {
	height: 75px;
	padding:0 0 0 10px;
	position: relative;
	overflow: hidden;
	clear: both;
	float:left;
}
.logo h1 {
	font:25px/71px Microsoft YaHei;
	color:#000;
}
#slideBg {
	width: 100%;
	height: 453px;	
	margin: 0;
	padding: 100px 0 0 0;	
	overflow: hidden;
	clear: both;
}
#slide, #slide a.slide-img {
	width: 980px;
}
#slide, #slide a.slide-img {
	height: 528px;
}
#slide {
	overflow: hidden;
	margin: 0 auto;
	clear: both;
	position: relative;
	padding: 0px 10px;
}
#slide a.slide-img {
	display: none;
}
.slide_bar {
	width: 520px;
	padding-left: 267px;
	z-index: 70;
	height: 30px;
	overflow: hidden;
	position: absolute;
	padding-top: 13px !important;
	padding-top: 12px;
	top:400px;
	left: 0px;
	text-align: center;
}
.slide_bar .dq, .slide_bar .no {
	width: 10px;
	height: 10px;
	margin: 5px 5px;	
	_background: none;
	cursor: pointer;
	display: block;
	float: left;	
}
.slide_bar .dq {
	background: url(images/slide-num-active.png) no-repeat 0px 0px;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/slide-num-active.png", sizingMethod="crop");
}
.slide_bar .no {
	background: url(images/slide-num.png) no-repeat 0px 0px;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/slide-num.png", sizingMethod="crop");
}
.login {
	width: 234px;
	color: rgb(0, 0, 0);	
	overflow: hidden;
	background: rgba(187, 187, 187, 0.3);
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#55bbbbbb', EndColorStr='#55bbbbbb');
	position: absolute;
	top: 75px;
	right: 50px;
	padding: 20px 25px;
	text-align: left;
	border-radius: 3px;
}
:root .login {
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#00000000',EndColorStr='#00000000')\9;
}
.login-title {
	margin:6px 0 13px 0;
	padding:0 0 6px 0;
	border-bottom:1px solid #f5f5f5;
	text-align:left;
	font-size:16px;
}
.error-box {
	width: 197px;
	margin: 0;
	padding: 6px 10px 5px 27px;
	background: url("images/icon-error.gif") no-repeat 8px 6px rgb(255, 255, 208);
	border: 1px solid rgb(255, 173, 119);
	border-radius: 2px;
	text-align:left;
	line-height:15px;
	color: rgb(0, 0, 0);
}
.logon-yzm-time {
	right:3px;
	top:3px;
	padding:0 10px;
	height:22px;
	line-height:22px;
	text-align:center;
	color:#fff;
	background: -webkit-gradient(linear, left top, left bottom, from(#d9c98a), to(#a7732c));
	background: -moz-linear-gradient(top, #d9c98a, #a7732c);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#d9c98a', endColorstr='#a7732c');
	background: -o-linear-gradient(top, #d9c98a, #a7732c);
	background: -ms-linear-gradient(top, #d9c98a 0, #a7732c 100%);
	background: linear-gradient(top, #d9c98a, #a7732c);
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.logon-yzm-time:hover {
	color:#fff;
	background: -webkit-gradient(linear, left top, left bottom, from(#d9c98a), to(#ca9740));
	background: -moz-linear-gradient(top, #d9c98a, #a7732c);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#d9c98a', endColorstr='#ca9740');
	background: -o-linear-gradient(top, #d9c98a, #ca9740);
	background: -ms-linear-gradient(top, #d9c98a 0, #ca9740 100%);
	background: linear-gradient(top, #d9c98a, #ca9740);
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
label.login-label {
	margin: 5px 0 3px 0;
	padding: 0;
	width: auto;
	text-align: left;
	font-size: 13px;
	line-height: 20px;
	color:#333;
	float: none;
	display: block;
}
label.mt {
	margin-top:15px;
}
.login-input {
	border-width: 1px;
	border-style: solid;
	border-color: rgb(170, 170, 170) rgb(221, 221, 221) rgb(221, 221, 221) rgb(170, 170, 170);
	padding: 4px 3px;
	border-radius: 2px;
	width: 228px;
	height: 20px;
	line-height: 20px;
	box-shadow: inset 1px 1px 1px #ddd;
	-moz-box-shadow: 1px 1px 1px #ddd inset;
	-webkit-box-shadow: 1px 1px 1px #ddd inset;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	font:14px/20px Arial;
	color:#888;
}
.login-input:hover {
	border-color: rgb(153, 153, 153) rgb(204, 204, 204) rgb(204, 204, 204) rgb(153, 153, 153);
}
.login-input:focus {
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
}
.login-input-yzm {
	width:95px;
	height:17px;
	margin:0 5px 0 0;
	line-height:17px;
}
.btn-yzm {
	margin:0 5px 0 0;
}
.btn-yzm img {
	width:60px;
	height:26px;
	vertical-align:top;
	cursor: pointer;
}
input.btn-rjp {
	width:61px;
	height:26px;
	background:url(images/btn-rjp.gif) no-repeat;
	display:inline-block;
	vertical-align:top;
	cursor: pointer;
	border:0;	
}
input.btn-login {	
	width: 236px;
	height: 34px;
	margin: 20px 0 10px 0;
	background-size: cover;
	background: -webkit-gradient(linear, left top, left bottom, from(#ffa600), to(#fe9200));
	background: -moz-linear-gradient(top, #ffa600, #fe9200);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFA600', endColorstr='#FE9200');
	background: -o-linear-gradient(top, #ffa600, #fe9200);
	background: -ms-linear-gradient(top, #ffa600 0, #fe9200 100%);
	background: linear-gradient(top, #ffa600, #fe9200);
	_background:url(images/btn-login-bg.png) repeat-x;
	text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.2);
	border: 0px;	
	font-size: 18px;
	line-height: 30px;
	color: rgb(249, 249, 249);		
	border-radius: 2px;
	text-decoration:none;
	display: block;
	cursor: pointer;
}
input.btn-login:hover {
	background-size: cover;
	background-color: #f5aa2b;
	background: -webkit-gradient(linear, left top, left bottom, from(#ffb91c), to(#ffa700));
	background: -moz-linear-gradient(top, #ffb91c, #ffa700);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFB91C', endColorstr='#FFA700');
	background: -o-linear-gradient(top, #ffb91c, #ffa700);
	background: -ms-linear-gradient(top, #ffb91c 0, #ffa700 100%);
	background: linear-gradient(top, #ffb91c, #ffa700);
	text-decoration:none;
}
.copyright {
	width: 100%;
	height: 35px;
	margin: 0;
	padding: 0;
	position: fixed;
	_position: absolute;
	bottom: 0px;
	z-index:80px;
	background: rgba(187, 187, 187, 0.3);
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#55bbbbbb', EndColorStr='#55bbbbbb');
	clear: both;	
}
:root .copyright {
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#00000000',EndColorStr='#00000000')\9;
}
.copyright .fl {
	margin: 0;
	padding: 0 0 0 12px;
	line-height:35px;
	color: #777;
}
.copyright .fr {
	margin: 0;
	padding: 7px 12px 0 0;
	text-align: right;
}
.copyright .fr a.logo-footer {
	width:159px;
	height:23px;
	background:url(images/logo-footer.png) no-repeat;
	display:inline-block;
	vertical-align:middle;
}
.copyright .fr a{
	line-height:26x;
	color: #777;
	display:inline-block;
}
.copyright .fr a:link {
	hide-focus:expression(this.hideFocus=true);
}
.copyright .fr a:link, .copyright .fr a:visited {
	color: #777;
	text-decoration: none;
}
.copyright .fr a:hover {
	text-decoration: underline;
}
.copyright .fr a:focus {
	outline-style: none;
}
.icon-manage {
	width:20px;
	height:20px;
	margin-top:3px;
	background: url(images/icon-manage.png) no-repeat 0 1px;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/icon-manage.png", sizingMethod="crop");
	display:inline-block;
	vertical-align:middle;
}