body{
	width: 100%;
}
/*.header{*/
	 /*width: 100%;*/
	/*height: 430px;*/
/*}*/
.header{
	width: 100%;
	height: 430px;
}
.header img{
	width: 100%;
	height: 100%;
}
.main{
	width: 500px;
	height: 360px;
	margin: 30px auto;
	position: relative;
}
@media screen and (max-width:1366px){
	/*.header{*/
		/*width: 1366px;*/
		/*height: 340px;*/
	/*}*/
	/*body .header img{*/
		/*width: 1366px;*/
		/*height: 340px;*/
	/*}*/
	.header{
		width: 100%;
		height: 390px;
		background: url("../images/df_info.gif") center;
		background-size: cover;
		/*background-position: center;*/
	}
	body .main{
		width: 500px;
		height: 360px;
		margin: 5px 0 0 440px;
		position: relative;
	}
}
@media screen and (max-width:1280px){
	/*.header{*/
	/*width: 1366px;*/
	/*height: 340px;*/
	/*}*/
	/*body .header img{*/
	/*width: 1366px;*/
	/*height: 340px;*/
	/*}*/
	.header{
		width: 1280px;
		height: 390px;
		background: url("../images/df_info.gif") center;
		background-size: cover;
		/*background-position: center;*/
	}
	body .main{
		width: 500px;
		height: 360px;
		margin: 5px 0 0 440px;
		position: relative;
	}
}
.main .ssoel{
	width: 100%;
	height: 68px;
	position: relative;
}
.main .ssoel img{
	position: absolute;
	top: 11px;
	left: 13px;
}
.main .ssoel input{
	height: 20px;
	width: 402px;
	padding-left: 66px;
	border: 1px solid #AEAEAE;
	border-radius: 6px;
	vertical-align: middle;
	color: #AEAEAE;
	padding: 13px 0 13px 66px;
	font-size: 16px;
	font-family: "Microsoft YaHei";
}
.main .ssoel span{
	font-size: 12px;
	color: red;
	display: none;
	position: absolute;
	right: -100px;
	top: 14px;
	width: 100px;
}
.main .reminder{
	width: 480px;
	height: 40px;
	text-align: center;
	color: red;
	line-height: 40px;
}
.main .pswd{
	position: relative;

}
.main .pswd s{
	font: 16px "Microsoft YaHei";
	color: #AEAEAE;
	position: absolute;
	left: 62px;
	top: 13px;
}
.main .confim{
	vertical-align: middle;
}
.main .confim input{
	padding-left: 15px;
	width: 291px;
	margin-right: 12px;
}
.main .confim img.confim_img1{
    position: static;
	margin: 3px 8px 14px 3px;
}
.main .confim .changeNew{
	display: inline-block;
	border: 1px solid #AEAEAE;
	border-radius: 6px;
	width: 158px;
	height: 46px;
	margin-left: 8px;
	position:absolute;
	right: 28px;
	top: 0px;
}
.main .confim .changeNew s{
	position: absolute;
	top: 14px;
	right: 18px;
	color: #AEAEAE;
	font: 14px "Microsoft YaHei";

}
.main .tel{
	display: none;
}
.main .tel input{
	width: 291px;
	padding-left: 15px;
}
.main .tel .getTel{
	width: 155px;
	height: 48px;
	position: absolute;
	top: 0px;
	right: 28px;
	color: #fff;
	font-size: 16px;
	text-align: center;
	line-height: 48px;
	display: inline-block;
	background-color: #EA5404;
	border: none;
	border-radius: 0;
	padding: 0;
}
.main .state{
	height: 30px;
	cursor:pointer;
}
.main .state i{
	position: absolute;
	left: 394px;
	font-size: 14px;
	color: #366BAF;
}
.main .login{
	width: 466px;
	border: 1px solid #AEAEAE;
	border-radius: 6px;
	background-color: #EA5404;
	color: #fff;
	text-align: center;
	font-size: 20px;
	font-family: "Microsoft YaHei";
	height: 48px;
	line-height: 48px;
}
.main .login:hover{
	cursor: pointer;
}
.main .tel .getTel:hover{
	cursor: pointer;
}
.relContainer{
	width: 466px;
	height: 508px;
	border: 1px solid #eeeeee;
	background-color: #E9EAED;
	overflow: hidden;
}
.relationTop{
	height: 64px;
	width: 466px;
	background-color: #366BAF;
}
.relContainer .resetclose{
	width: 18px;
	height: 18px;
	position: absolute;
	top: 15px;
	right: 15px;

}
.relContainer .resetKey{
	margin: 55px 180px 0px 165px;
}
.relContainer p{
	width: 466px;
	height: 34px;
	text-align: center;
	margin-bottom: 74px;
	font-size: 34px;
}
.relEnsure{
	width: 376px;
	border: 1px solid #AEAEAE;
	border-radius: 6px;
	background-color: #EA5404;
	color: #fff;
	text-align: center;
	font-size: 20px;
	font-family: "Microsoft YaHei";
	height: 48px;
	line-height: 48px;
	margin-left: 45px;
}
.main .browserVersion{
	margin-top: 10px;
	text-align: center;
	height: 20px;
	color: #AEAEAE;
	display: none;
	font-size: 16px;
	width: 470px;
}
.main .imCaptcha{margin-bottom: 20px;width: 470px;}