@charset "utf-8";
/* CSS Document */
body {
	background: #f5f5f5;
}
.cloudleft, .cloudright {
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	z-index: -1;
}
.cloudleft {
	background: url(../../img/login/cloudleft.png) no-repeat 0 0;
}
.cloudright {
	background: url(../../img/login/cloudright.png) no-repeat right bottom;
}
.login_bg {
	margin: 0 auto;
	width: 1920px;
	height: 800px;
	background:url(../../img/login/login_bg.png) no-repeat 0 120px; 
}
.login {
	position: relative;
	margin: 0 auto;
	width: 1048px;
	height: 750px;
}
.login h1 {
	display: block;
	height: 90px;
	background: url(../../img/login/lgoin_text.png) no-repeat right bottom;
}
.login h1 img{ margin-top:30px;}
.login-con {
	position: absolute;
	top: 145px;
	right: 0px;
	width: 473px;
	height: 455px;
	border: solid 1px #d9dee2;
	background: #fff;
}
.login-con h2 {
	width: 390px;
	margin: 35px auto 15px auto;
	font-size: 24px;
	font-weight: lighter;
}
.login-con h2 a {
	float: right;
	color: #f88c0e;
	font-size: 14px;
	text-decoration: underline;
}
.loginStyleA {
	position: relative;
	width: 386px;
	height: 50px;
	margin: 25px auto 0px auto;
	border: solid 1px #d0d0d0;
}
.loginStyleA input { display:block;
	position: relative;
	z-index: 100;
	height: 50px;
    *height: 48px;
	width: 346px;
	margin:0 0 0 40px;
	border: 0px;
	background:url(../../img/login/png.png) repeat;
	line-height: 49px\9;
}
.loginStyleA .errorwrong, .loginStyleA .errorcorrect, .loginStyleA .errorprompt {
	z-index:100;
	top: -30px;
	left: 40px;
}
.loginStyleA p {
	position: absolute;
	z-index:0;
	display: block;
	top: 10px;
	left: 45px;
	line-height: 30px;
}
.loginStyleA-ico1 {
	background: url(../../img/common/ico02.png) no-repeat 10px -20px;
}
.loginStyleA-ico2 {
	background: url(../../img/common/ico02.png) no-repeat 10px -55px;
}
.loginStyleA-bot {
	width: 380px;
	height: 20px;
	margin: 10px auto 0 auto;
	line-height: 20px;
}
.loginStyleA-bot input {
	display: block;
	float: left;
	margin: 4px 5px 0 0px;
*margin:0px 5px 0 0px;
}
.loginStyleA-bt {
	display: block;
	width: 386px;
	height: 50px;
	margin: 30px auto 0 auto;
	background: #f88c0e;
	font-size: 18px;
	text-align: center;
	color: #fff;
	line-height: 50px;
}
.footer {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	border: none;
	padding-bottom: 0px;
}
/*注册*/
.registered {
	width: 1100px;
	margin: 0 auto;
	height: 100%;
}
.registered h1 {
	float: left;
	margin:0px 10px 0 0;
	background: none;
}
.registered h1 img{ margin:10px 0 0 0;}
.registered h3 a {
	color: #ff8b0e;
}
.registered-con {
	height: 610px;
	border: solid 1px #d0d0d0;
    background:url(../../img/login/registeredBG.png)  no-repeat 750px 150px #fff;
}
.registered-con h3 {
	font-size: 24px;
	font-weight: lighter;
	line-height: 70px;
	padding: 20px 100px 0 45px;
}
.registered-con h3 span {
	float: right;
}
.loginStyleB {
	position: relative;
	width: 100%;
	height: 36px;
	margin: 0px auto 25px auto;
}
.loginStyleB span {
	display: block;
	float: left;
	width: 160px;
	padding-right: 25px;
	height: 36px;
	font-size: 14px;
	line-height: 36px;
	text-align: right;
}
.loginStyleB p {
	display: none;
	float: left;
	padding-left: 30px;
	line-height: 36px;
	color: #909090;
}
.loginStyleB input {
	float: left;
	width: 290px;
	height: 34px;
	padding-left: 10px;
	border: solid 1px #d0d0d0;
	line-height: 34px\9;
}
.loginStyleB .errorwrong {
	position: absolute;
	top: 0px;
	left: 550px;
	z-index: 1000;
	padding: 4px 10px 4px 30px;
	min-height: 16px;
	border: solid 1px #ffb7c1;
	background: #fff;
	color: #f8425c;
	line-height: 16px;
}
.loginStyleB .errorwrong i {
	position: absolute;
	display: block;
	top: 5px;
	left: -7px;
	width: 10px;
	height: 10px;
	background: url(../../img/common/errorico.png) no-repeat 0 -3px;
}
.loginStyleB .errorwrong u {
	position: absolute;
	display: block;
	top: 5px;
	left: 5px;
	width: 17px;
	height: 17px;
	background: url(../../img/common/error.png) no-repeat -6px -4px;
}
.getCode {
	display: block;
	float: left;
	width: 120px;
	height: 36px;
	margin-left: 20px;
	background: #cfe3ff;
	text-align: center;
	line-height: 36px;
	color: #2e75d5;
	font-size: 14px;
	cursor:pointer;
}
.getTime {
	display: none;
	float: left;
	width: 118px;
	height: 34px;
	margin-left: 20px;
	border: solid 1px #e7e7e7;
	background: #f5f5f5;
	text-align: center;
	line-height: 34px;
	color: #b2b2b2;
}
.getTime em {
	color: #f06868;
}
.registered-con .loginStyleA-bt {
	width: 300px;
	margin: 0px 0 0 185px;
}
.registered-con .loginStyleA-bot {
	margin: 10px 0 0 185px;
}
.registered-con .loginStyleA-bot a {
	color: #2e75d5;
	text-decoration: none;
}
/*注册协议*/
.protocol {
}
.protocol .pop_up_button a {
	display: block;
	width: 230px;
	height: 34px;
	line-height: 34px;
	background: #f88c0e;
	color: #FFF;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	font-size: 16px;
	font-weight: 800;
}
.protocol .pop_up_button a:hover{ text-decoration:none; background:#ea800d;}
.protocol-con {
	width: 100%;
	height: 355px;
	overflow-y: scroll;
	margin: 0px auto 0 auto;
}
.protocol-con p {
	padding: 10px;
	line-height: 20px;
}
.login_wx {
	margin-left: 44px;
	margin-top: 10px;
	height:auto;
	opacity:.8;
}
.login_wx:hover{
	margin-left: 44px;
	margin-top: 10px;
	height:auto;
	opacity:1;
}
.logincheck  .loginStyleA-bot,.logincheck  .login_wx{
	margin-top:5px;
}
.logincheck  .loginStyleA-bt{
	margin-top:10px;
}
.logincheck{
	height:485px;
}