@charset "utf-8";
/* CSS Document */
.middle-inner{
	padding:78px 0px 60px 0px;
}
.pass-box{
	width:100%;
	height:600px;
	background:#fff;
}
.pass-title{
	width:940px;
	padding-bottom:18px;
	border-bottom:solid 1px #DEDEDE;
	text-align:center;
	font-size:18px;
	color:#ca4341;
	padding-top:20px;
	margin:0 auto;
}
.pass-box-content{
	width:auto;
	height:auto;
	margin:35px 0px 0px 90px;
	overflow:hidden;
}
.pass-tips{
	width:auto;
	height:14px;
	padding-left:22px;
	background:url(../images/pass-tips.png) no-repeat;
	font-size:14px;
	color:#ca4341;
	line-height:14px;
}


.login-line{
	width:429px;
	height:37px;
	border:solid 1px #DCDCDC;
	margin-top:22px;
}
.login-line2{
	border:none;
	width:100%;
}
.login-line3{
	margin-top:0px;	
}
.code-box{
	width:270px;
	height:37px;
	border:solid 1px #DCDCDC;
	float:left;
}
.code-box2{
	width:320px;
}
.login-icon{
	width:20px;
	height:14px;
	border-right:solid 1px #C6C6C6;
	display:inline-block;
	float:left;
	margin:12px 0px 0px 20px;
}

.icon2{
	background:url(../images/shuzi.png) left center no-repeat;	
}
.icon3{
	background:url(../images/email.png) left center no-repeat;	
}
.icon4{
	background:url(../images/pass.png) left center no-repeat;	
}
.width-input{
	width:215px;
	padding-left:10px;
	height:35px;
	line-height:35px;
	float:left;
	outline:none;
	font-size:14px;
	color:#999999;
	font-family:"Microsoft YaHei";
	border:none;
}
.width-input2{
	width:216px;
}
.width-input3{
	width:260px;
}
.code-img{
	width:71px;
	height:25px;
	display:inline-block;
	float:left;
	margin:13px 0px 0px 24px;
}
.code-img img{
	width:71px;
	height:25px;
}
.get-code{
	width:101px;
	height:25px;
	display:inline-block;
	float:left;
	margin:13px 0px 0px 24px;
	border:solid 1px #DCDCDC;
	text-align:center;
	line-height:25px;
	font-size:14px;
	color:#999999;
}
.next{
	width:196px;
	height:37px;
	display:inline-block;
	font-family:"Microsoft YaHei";
	color:#fff;
	font-size:14px;
	line-height:37px;
	text-align:center;
	background:url(../images/next.png) no-repeat;
}
.pass-ok-left{
	width:44px;
	height:50px;
	float:left;
	margin-right:15px;
	background:url(../images/pass-ok.png) no-repeat;
}
.pass-ok-right{
	width:auto;
	height:auto;
	float:left;
}
.pass-ok-aa{
	font-size:16px;
	color:#333333;
}
.pass-ok-bb{
	margin-top:28px;
	font-size:14px;
	color:#666666;
}
.pass-ok-cc{
	margin-top:60px;
}
.pass-ok-cc a{
	height:14px;
	padding-left:25px;
	display:inline-block;
	background:url(../images/shou.png) no-repeat;
	font-size:14px;
	color:#ca4341;
	line-height:14px;
}