::-ms-clear,::-ms-reveal{display:none;}
#loginContainer {
	width: 1170px;
	padding-top: 40px;
	margin: 0 auto;
}

#carouselContainer {
	float: left;
	min-height: 500px;
}

#carouselContainer item {
	width: 800px;
	height: 460px;
	overflow: hidden;
}

#loginHolder {
	width: 340px;
	margin-left: 30px;
	float: left;
	padding: 10px 10px 0 10px;
	border: 1px solid #AAA;
	border-radius: 5px;
}

#authCode {
	width: 175px;
	display: inline-block;
	margin-right: 5px;
}

#loginHolder .input-group {
	padding: 0 15px;
}

#loginHolder .authCodeHolder img {
	position: relative;
	bottom: 1px;
}

#loginHolder .authCodeHolder span.form-control-feedback {
	right: 114px;
	z-index: 5;
}

#loginHolder .checkbox {
	display: inline-block;
}

#loginHolder .forgetPassword {
	padding-top: 7px;
	float: right;
}

#loginHolder .alert {
	margin-bottom: 5px;
	display: none;
}


body {
	background:url(../../images/login/loginBg.png)top center no-repeat; background-size:cover;
	height: calc(100vh);/����������߶�/
background-size:100% 100%;/����ͼƬ��߰ٷ�֮����ʾ/
}
*{
	margin: 0;
	padding: 0;
	font-family: Microsoft YaHei;
}

.content{
	margin:0 auto;
	width:100%;
	height:100%;
	background-color:#000;
	position:relative;
}
.content .cnt_head{
	width: 1210px;
	margin: 0 auto;
	position: relative;
	top: 45px;
}
.content .cnt_head img{
	vertical-align: middle;
}
.content .cnt_head span{
	color: #fff;
	font-size: 30px;
	font-weight: 600;
	margin-left: 15px;
	position: relative;
}
.content .cnt_mian{
	width: 400px;
	position: absolute;
	top: 40%;
	left: 45%;
	margin-left: -100px;
	z-index: 11;
}
.content .cnt_mian .mian_form{
	width: 100%;
}
.content .cnt_mian .mian_form .title{
	text-align: center;
	color: #fff;
	font-size: 24px;
	margin-bottom: 22px;
	float: left;
}
.mian_form_list{
	width: 290px;
	margin:0 auto;
}
.mian_form_list li{
	line-height: 30px;
	width: 100%;
	list-style: none;
	padding: 3px 0 8px 0;
	margin-bottom: 20px;
	background: rgba(255,255,255,0.1);
	height: 30px;
	position: relative;
}
.mian_form_list li span{
	display: inline-block;
	height: 28px;
	width: 28px;
	vertical-align: middle;
	text-align: center;
	margin-left: 12px;
}

.mian_form_list li .ipt{
	font-size: 14px;
	height: 30px;
	line-height: 30px;
	width: 81%;
	text-indent: 1em;
	border: 1px solid #1d7eb8;
	background: rgba(0,0,0,.1);
	color: white;
}
.mian_form_list li .yzm{
	background: none;
	border: none;
	width: 140px;
	height: 35px;
	line-height: 35px;
	color: #fff;
}
.mian_form_list li img.code{
	background: #fff;
	width: 96px;
	height: 35px;
	display: inline-block;
	vertical-align: middle;
}
.mian_form_list li:last-child{
	text-align: center;
	margin-top: 40px;
}
.signup .submit{
	text-decoration: none;
	background: url(../../images/login/nav_gv.png) repeat 0px 0px;
	width: 130px;
	height: 43px;
	display: inline-block;
	text-align: center;
	line-height: 43px;
	cursor: pointer;
	margin: 8px 20px 8px 20px;
	font: 18px/43px 'microsoft yahei';
	color: #066197;
}
.canvaszz{
	width:100%;
	background-image: url(../../images/login/loginBg.png);
	height:800px;
	position:absolute;
	z-index:10;
	filter:alpha(opacity=40);
	-moz-opacity:0.4;
	-khtml-opacity: 0.4;
	opacity: 0.4;
}
.signup .submit:hover{
	background: url(../../images/login/nav_gv.png) repeat 0px -43px;
	color:white;
	-webkit-box-shadow: 0 0 6px #1d7eb8;
	transition-duration: 0.5s;
}
.mian_form_list li .check{
	height: 15px;
	width: 35px;
	vertical-align: middle;
	position: relative;
	left: -3px;
}
.mian_form_list li label{
	color: #fff;
	font-size: 12px;
}
input::-webkit-input-placeholder{
	/* WebKit browsers */
	color: #fff;
}
input:-moz-placeholder {
	/* Mozilla Firefox 4 to 18 */
	color: #fff;
}
input::-moz-placeholder{
	/* Mozilla Firefox 19+ */
	color: #fff;
}
input:-ms-input-placeholder{
	/* Internet Explorer 10+ */
	color: #fff;
}
.logo{
	display: block;
	margin-bottom: 10px;
	text-align: center;
}
.lan{
	float: right;
}
.lan2{
	background: url('http://ourjs.github.io/static/2015/arrow.png') right center no-repeat;
	width: 100px;
	height: 30px;
	overflow: hidden;
	border: solid 1px #ccc;
}
.lan2 select,.lan2 select{
	-webkit-appearance:none;
	-moz-appearance:none;
	appearance:none;
	background:transparent;
	border:none;
	padding-left:10px;
	width: 101px;
	height:100%;
	color: #ccc;
}
.login_tit{
	position: absolute;
	top:-60px;
	left:-5px;
	width:420px;
	color:#fff;
	text-align: center;
}
.tit-bg{position:absolute;top:50%;display: inline-block;width:90px;height:1px;background:url(../../images/login/login-tit.png) }
.tit-bg.left{left:-32px;transform:rotate(180deg)}
.tit-bg.right{right:-32px}
.login_tit>div{
	position: relative;
	font-size: 22px;font-weight: bold;
}
.login_tit>p{
	font-size: 18px;font-family: "arial";
	margin:10px 0;
}

.signup{
	margin-top: 40px;
	text-align: center;
}

.mian_form_list .p {
	margin: 20px 0;
	height: 44px;
	position: relative;
}
.mian_form_list .p .login_txtbx {
	font-size: 14px;
	height: 26px;
	line-height: 26px;
	padding: 8px 9%;
	width: 81%;
	text-indent: 1em;
	border: 1px solid #1d7eb8;
	background: rgba(0,0,0,.1);
	color: white;
}


.login_txtbx::-webkit-input-placeholder {
	color:rgba(255,255,255,.9);
}
.login_txtbx:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
	　　color:rgba(255,255,255,.9);
}
.login_txtbx:-ms-input-placeholder { /* Internet Explorer 10+ */
	　　color:rgba(255,255,255,.9);
}
.mian_form_list .p .login_txtbx:focus,.input-content p .login_txtbx:hover{
	-webkit-box-shadow: 0 0 6px #1d7eb8;
	transition-duration: 0.5s;
}
.mian_form_list .p.user_icon:before {
	content: "u";
}
.mian_form_list .p.pwd_icon:before {
	content: "p";
}
.mian_form_list .p.opwd_icon:before {
	content: "o";
}
.mian_form_list .p.npwd_icon:before {
	content: "n";
}
.mian_form_list .p.rpwd_icon:before {
	content: "r";
}
.mian_form_list .p.val_icon:before {
	content: "n";
}
.mian_form_list .p:before {
	font-family: 'adminthemesregular';
	position: absolute;
	top: 0;
	left: 14px;
	height: 40px;
	line-height: 40px;
	font-size: 20px;
	color: #fff;
}
.mian_form_list .p .checkcode {
	float: left;
	width: 205px;
	height: 44px;
	overflow: hidden;
}
.mian_form_list .p .checkcode input {
	float: left;
	width: 120px;
	height: 36px;
	line-height: 36px;
	border: 1px solid #1d7eb8;
	padding: 3px;
	color: white;
	outline: none;
	text-indent: 3.1em;
}
.mian_form_list .p .checkcode canvas {
	float: right;
	width: 85px;
	height: 38px;
	padding: 3px;
	z-index: 0;
	background: rgba(28, 122, 178,.3);
}
.mian_form_list .p .ver_btn {
	color: #f4f4f4;
	height: 42px;
	line-height: 42px;
	margin: 0;
	z-index: 1;
	position: relative;
	float: right;
	cursor: pointer;
	font-size: 14px;
}