.member-header{
	height:146px;
	border-bottom: 1px dashed #c0bebf;
}
.member-header--inner{
	width:1040px;
	margin:0 auto;
}
.member-header--logo{
	float:left;
	width:216px;
	height:146px;
	text-align: center;
	line-height:146px;
}
.member-header--logo img{
	vertical-align: middle;
}
.member-header--line{
	float:left;
	margin-top:61px;
	height:46px;
	border-left:1px solid #d0d0d0;
}
.member-header--text{
	float:left;
	padding-top:57px;
	margin-left:22px;
}
.member-header--line1,
.member-header--line2{
	font-size:20px;
	line-height:20px;
}
.member-header--line2{
	margin-top:24px;
}
.member-main{
	width:1040px;
	min-height: 566px;
	margin:0 auto;
	padding-top:61px;
	background: url(../../img/login/bg.png) left 130px no-repeat;
}
.member-form{
	float:right;
	width:433px;
	height:478px;
	border:1px solid #e5e5e5;
}
.member-input{
	text-align: center;
}
.member-input input{
	width:270px;
	padding-left: 48px;
	height:42px;
	border:1px solid #dadada;
	background: 15px center no-repeat;
}
.member-button{
	text-align: center;
}
.member-button button{
	width:322px;
	height:42px;
	background: #000;
	font-size: 20px;
	text-align: center;
	color:#fff;
}
.authentication-main{
	width:793px;
	height:705px;
	margin:35px auto 0 auto;
	background: #fff;
}
.authentication-main{
	border:1px solid #e4e4e4;
}
.authentication-links-wrapper{
	margin-top:29px;
	text-align: center;
}
.authentication-links{
	display: inline-block;
}
.authentication-link{
	float:left;
}
.authentication-link a{
	display: block;
	box-sizing: border-box;
	margin-left:-1px;
	width:95px;
	height:38px;
	border:1px solid #000;
	line-height:36px;
}
.authentication-link-active{
	background: #000;
	color:#fff;
}
.form-line-text{
	overflow: hidden;
	margin:25px 0 0 155px;
	width:464px;
}
.form-text{
	float:left;
	font-size: 16px;
	color:#8f8f8f;
	line-height:16px;
}
.form-input{
	float:right;
}
.form-input input{
	width:177px;
	height:31px;
	padding-left:14px;
	border:1px solid #dadada;
	background: #f1eff0;
}
.form-line-unload{
	margin:34px 0 0 155px;
}
.form-example{
	float:left;
}
.form-upload-main{
	overflow: hidden;
	clear:left;
	width:486px;
	margin-top:15px;
}
.form-example{
	float:left;
	margin-left:60px;
}
.form-fade-upload{
	position: relative;
	float:right;
	height:133px;
	width:197px;
}
.form-upload-shade{
	position: absolute;
	top:0;
	left:0;
	display: block;
	height:133px;
	width:197px;
	background: rgba(0,0,0,0.5);
	font-size: 16px;
	line-height:133px;
	text-align: center;
	color:#fff;
}
