@charset "utf-8";
body{
	margin:0px;
}
ul{
	padding:0px;
	margin:0px;
	list-style:none;
}
img{
	vertical-align:top;
	border:none;
}
.box1000{
	width:1000px;
	margin:0px auto;
}
.header-content{
	height:115px;
}
.login-logo-1{
	padding:30px 0px 0px 10px;
	float:left;
}
.login-logo-2{
	float:right;
	padding:60px 10px 0px 0px;
	font:18px/1em 微软雅黑;
}
.login-logo-2 a{
	margin:0px 15px;
	text-decoration:none;
	color:#67c1eb;
}
.login-logo-2 a:hover{
	color:#5cd3c9;
	border-bottom: 2px solid #5cd3c9;
	text-decoration:none;
}
.login-logo-2 a.select{
	border-bottom: 2px solid #5cd3c9;
    color: #5cd3c9;
}
#body{
	height:650px;
	background:url(../img/bodybg_03.png) repeat-x;
}
#body-content{
	background:url(../img/bodybg_04.png) no-repeat;
	/*border:1px solid #0f0;*/
	height:650px;
	position:relative;
}
.login-left-img-2{
	background:url(../img/loginleft_06.png) no-repeat right 30px;
	width:530px;
	height:650px;
	float:left;
}
.login-left-img-2 .code{
	background:url(../img/phone_09.png) no-repeat 35px 115px;
	height:650px;
	width:530px;
}
.login-left-img-2 .scanning{
	height:140px;
	width:117px;
	position:absolute;
	top:415px;
	left:350px;
	vertical-align:bottom;
}
.login-left-img-2 .scanning img {
    height: 120px;
    width: 120px;
}
.login-left-img-2 .scanword{
	position:absolute;
	top:540px;
	left:320px;
	/*border:1px solid #f00;*/
	font:14px/1em 微软雅黑;
	color:#4d5456;
}
.loginword{
	border-bottom:2px dotted #89d9ff;
	width:170px;
	position:absolute;
	text-align:center;
	color:#fff;
	top:74px;
	left:670px;
}
.login{
	float:left;
	width:415px;
	background:#aee5ff;
	height:390px;
	/*padding:125px 25px 0px 0px;*/
	position:relative;
	top:125px;
	left:20px;
	text-align:center;
	padding:30px 10px;
}
.login .user-type{
	font-size:26px;
	color:#414347;
	letter-spacing:2px;
	font-family:微软雅黑;
	text-align:left;
	padding:0px 15px;
}
.login .user-type img{
	width:190px;
	cursor:pointer;
}
.login .user-type span{
	font-size:20px;
	letter-spacing:0px;
	font-family:楷体;
	padding-left:20px;
}
.login form{
	margin-top:30px;
}
.login-user-input{
	background:url(../img/user_iicon.png) no-repeat left center;
}
.login-pwd-input{
	background:url(../img/pwd_iicon.png) no-repeat left center;
}
.login-user-input,.login-pwd-input{
	height:40px;
	width:320px;
	border:1px solid #bfc5c5;
	margin-bottom:20px;
	text-align:left;
	background-color:#fff;
	overflow:hidden;
	padding-left:50px;
	margin-left:20px;
}

.login-user-input input{
	fong-size:16px;
	
}
.login-user-input input,.login-pwd-input input{
	width:320px;
	border:none;
	padding:12px 0;
}

.radio-autoLogin{
	height:35px;
	font:12px/1em 微软雅黑;
}
.autologin{
	float:left;
	color:#585656;
}
.loginpwd,.usr-regist{
	float:right;
	padding-right:30px;
}
.loginpwd a,.usr-regist a{
	text-decoration:none;
}
.loginpwd span{
	color:#2ba6e1;
}
input.login_btn{
	background:#2ba6e1;
	height:45px;
	width:385px;
	border:none;
	color:#fff;
}
.usr-regist{
	padding-top:10px;
	font-size:12px;
}
