/*---------------------reset----------------------*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p,
	blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn,
	em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup,
	tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label,
	legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}

ol, ul, li {
	list-style: none
}
/*body { background:#FFF;}*/
:focus {
	outline: 0
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

table, table td, table th {
	border: 1px solid #edeada;
	border-collapse: collapse;
}

address, cite, code, dfn, em, var, i {
	font-style: normal
}

input[type=button], input[type=submit], button {
	cursor: pointer;
	outline: none;
}

.input, select {
	vertical-align: middle
}

* html .clearfix {
	zoom: 1
}

*+html .clearfix {
	zoom: 1
}

textarea {
	resize: none;
}

a {
	text-decoration: none;
	color: #009bd8
}

.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	overflow: hidden;
	visibility: hidden;
}

.pos-r {
	position: relative;
}

.hide {
	display: none;
}

#mainContent {
	/*background: url(../images/login_big_bg2.png) no-repeat center center;*/
	background: url(../images/loginbg.jpg) no-repeat center center;
	width: 100%;
	height: 100%;
	background-size: cover;
	position: fixed;
	overflow: auto;
}

#leftContent {
	position: absolute;
	width: 320px;
	height: 380px;
	z-index: 9999999;
	border-radius: 5px;
	left: 20%;
	top: 100px;
}
#system-title{
	position: absolute;
	width: 20%;
	height: 100px;
	z-index: 999999999;
	border-radius: 5px;
	left: 70%;
	top: 30px;
	text-align: center;
}

#system-title-l1{
	font-family: 微软雅黑;
	font-size: 28px;
	color:white;
}
#system-title-l2{
	font-size: 14px;
	color:#666666;
}
/*---------------------header----------------------*/
.header {
	height: 84px;
	margin: 26px auto;
	overflow: hidden;
	position: relative;
	width: 800px;
	z-index: 2;
}

.headerNav {
	right: 0;
	text-align: right;
	top: 52px;
	width: 300px;
	position: absolute;
}

.headerNav a {
	color: #515151;
	font-size: 12px;
	padding: 0 2px;
}

.headerNav a:hover {
	text-decoration: underline;
	color: #658b98;
}

/*---------------------banner----------------------*/
.banner {
	min-width: 1000px;
	position: relative;
	height: 600px;
	overflow: hidden;
}

.banner .bd {
	position: relative;
	z-index: 0;
}

.banner .bd ul {
	width: 100% !important;
}

.banner .bd li {
	width: 100% !important;
	height: 600px;
}

.banner .bd li .siteWidth {
	width: 1000px;
	position: relative;
	margin: 0 auto;
	height: 299px;
}

.banner .bd li a {
	height: 299px;
	display: block;
}

.banner .bd .txt {
	position: absolute;
	width: 415px;
	top: 100px;
	left: 22px;
	font: normal 18px/30px "Microsoft YaHei";
}

.banner-shadow {
	height: 50px;
	line-height: 50px;
	background: url(../images/banner-shdow.png) repeat-x;
}

.footer {
	text-align: center;
	font-size: 12px;
	color: #ffffff;
	position: absolute;
	bottom: 0px;
	width: 100%;
	text-align: center;
	height: 50px;
	background-color: #000000;
	line-height: 50px;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}

.login-aside {
	position: absolute;
	width: 20%;
	height: 260px;
	z-index: 9999999;
	border-radius: 5px;
	left: 70%;
	top: 100px;
}

 @media screen and (max-width: 500px )  {    .login-aside {width: 80%;left: 10%;}  
} /* 设置了浏览器宽度不大于500px时 abc 显示100px宽度 */ 
 
 @media screen and (max-width: 900px) and (min-width: 501px) {   .login-aside {width: 50%;left: 25%;}  
} /* 设置了浏览器宽度不大于900px时 abc 显示200px宽度 */ 
  
 
 


.copy-right {
	position: absolute;
	width: 400px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	z-index: 9999999;
	border-radius: 5px;
	left: 58%;
	top: 490px;
	color: #FFFFFF;
	/*background: #1e9afb;*/
	filter: alpha(opacity : 40);
	opacity: 0.4;
	font-size: 14px;
	font-family: 微软雅黑;
}

.error-box {
	color: #FD3F3F;
	font-size: 12px;
	margin-left: 10px;
	margin-top: 10px;
	/*margin-bottom: 6px;*/
	height: 20px;
}

label.form-label {
	display: block;
	float: none;
	height: auto;
	line-height: 12px;
	text-align: left;
	width: auto;
	font-size: 14px;
	color: #fff;
	font-weight: bold;
	text-shadow: 1px 1px 1px #4e6877;
	-o-text-shadow: 1px 1px 1px #4e6877;
	-o-moz-shadow: 1px 1px 1px #4e6877;
	-o-mis-shadow: 1px 1px 1px #4e6877;
	-o-webkit-shadow: 1px 1px 1px #4e6877;
	margin-top: 4px;
	margin-bottom: 16px;
}

label.form-label-title {
	display: block;
	float: none;
	height: 30px;
	line-height: 30px;
	text-align: center;
	width: 320px;
	font-size: 24px;
	font-family: 微软雅黑;
	color: #ed6d17;
	/*font-weight:bold;*/
	text-shadow: 1px 1px 1px #4e6877;
	-o-text-shadow: 1px 1px 1px #4e6877;
	-o-moz-shadow: 1px 1px 1px #4e6877;
	-o-mis-shadow: 1px 1px 1px #4e6877;
	-o-webkit-shadow: 1px 1px 1px #4e6877;
	/*margin-top:4px;*/
	margin-top: 14px;
	margin-bottom: 16px;
}

#o-box-up, #o-box-down {
	width: 100%;
	height: 100%;
	position: absolute;
	/*border-radius:5px;*/
}

#o-box-up {
	background-color: #333;
	filter: alpha(opacity : 40);
	opacity: 0.4;
}

#o-box-down {
	padding: 0px 0 0 0px;
}

.i-text {
	font-family: 微软雅黑;
	width: 90%;
	height: 34px;
	line-height: 34px;
	border: 1px solid #eef3f8;
	background: #eef3f8;
	color: #9cb5cd;
	font-size: 14px;
	/*text-indent: 14px;*/
	box-shadow: 1px 1px 1px #dfe4e8 inset;
	-moz-box-shadow: 1px 1px 1px #dfe4e8 inset;
	-webkit-box-shadow: 1px 1px 1px #dfe4e8 inset;
	-o-box-shadow: 1px 1px 1px #dfe4e8 inset;
	-mis-box-shadow: 1px 1px 1px #dfe4e8 inset;
	/*border-radius: 5px;*/
	/* border-radius:4px;*/
}

.vCode {
	width: 65%;
}

.vCode-img {
	position: absolute;
	left: 67%;
	/*top:28px; */
	top: 5px;
	width: 23%;
	height: 44px; top : 0px;
	cursor: pointer;
	top: 0px;
}

.btn-login {
	font-family: 微软雅黑;
	font-size: 18px;
	color: #ffffff;
	width: 90%;
	height: 34px;
	background: url(../images/login-btn.png) no-repeat;
	border: none;
	/*border-radius: 5px;*/
	text-align: center;
	/*margin-left:8%;*/
	/*text-indent: 38%;*/
	/*margin-top:38px;*/
}

.h-light {
	border: 1px solid #80acd9;
	background: #fff;
	color: #9cb5cd;
	font-size: 14px;
	text-indent: 12px;
	border-color: #0787be;
	box-shadow: 0 1px 4px rgba(11, 122, 179, 0.65) inset, 0 0 14px
		rgba(11, 122, 179, 0.45);
}

.has-error .help-block, .has-error .control-label, .has-error .radio,
	.has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline,
	.has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label,
	.has-error.checkbox-inline label {
	color: #a94442
}

.clearfix:after {
	content: "";
	display: table;
	clear: both;
}