

.zj-login-out{
	width: 100%;
	padding-top: 60px;
	height: 447px;
	background-image: url(../../../images/fg/images/new/login-bg1.jpg);
}

.zj-wrap{
	position: relative;
}
.zj-login-out .login-con{
	margin-left: 804px;
	width: 377px;
	height: 377px;
	background: #fff;
	background-size: 100% 100%;
}

.login-bg2{
	position: absolute;
	left: 106px;
	top: -30px;
}

.login-con h1{
	width: 100%;
	height: 90px;
	line-height: 90px;
	font-size: 20px;
	text-align: center;
	background: #f5f5f5;
}

.login-box{
	width: 290px;
	margin: 0 auto;
}
.login-box input{
	border: 0;
	border: 1px solid #e9e9e9;
	width: 244px;
	height: 38px;
	margin-bottom: 20px;
	padding-left: 44px;
}

.login-username{
	background: url(../../../images/fg/images/new/3-user.png) 2px 2px no-repeat;
}
.login-pwd{
	background: url(../../../images/fg/images/new/3-key.png) 2px 2px no-repeat;
}

.login-box div{
	width: 100%;
	height: 22px;
}
.login-box div .forget-pwd{
	float: left;
	font: 12px/22px "微软雅黑";
}
.login-box div .free-reg{
	float: right;
	font: 12px/22px "微软雅黑";
}
.login-btn{
	margin-top: 20px;
	display: block;
	width: 100%;
	height: 46px;
	font: 22px/46px "微软雅黑";
	text-align: center;
	color: #fff;
	background: #fec430;
}

.zj-footer{
	margin-top: 0;
}