/* CSS Document */

.loginzm{
	width: 100%;
	overflow: hidden;
	margin: 0px;
	height: 600px;
	background: url(../images/login.jpg) top center no-repeat;
}


.loginzm_con{
	width: 1120px;
	overflow: hidden;
	margin: 20px auto;
}

.loginzm_conlog{
	width: 384px;
	overflow: hidden;
	float: right;
	background: #ffffff;
	border-radius: 4px;
	margin-top: 70px;
	margin-bottom: 50px;
	
}
.aui-form-header{
	width: 384px;
	height: 56px;
	overflow: hidden;
	border-bottom: 1px solid #e8e8e8;
	background:url(../images/s1.png) no-repeat;
}

.aui-form-header .on{
	color: #ff5500;
}

.aui-form-header-item{
	width: 150px;
	height: 56px;
	float: left;
	text-align: right;
	font-size: 18px;
	font-family: "微软雅黑";
	color: #1c1c1c;
	font-weight: 600px;
	line-height: 56px;
}


.aui-form-content{
	width: 330px;
	margin: 25px auto; 
}

.aui-form-content-item {
    display: none;
}

.aui-form-list{
	width: 330px;
	height: 45px;
	overflow: hidden;
	background: #f5f5f5;
	border-radius: 4px;
	margin-bottom: 25px;
	line-height: 45px;
	color: #989898;
	font-size: 16px;
}

.aui-input{
	border: 0px;
	background: none;
	width: 220px;
}

.aui-form-redm{
	width: 320px;
	margin: 0px auto 10px;
	overflow: hidden;
	
}
.aui-form-mistake{
	display: none;
	color: #ff5500;
	font-size: 12px;
	line-height: 22px;
	text-align: center;
	width: 330px;
}
.aui-from-name{
	width: 160px;
	float: left;
	overflow: hidden;
	font-size: 14px;
	color: #afafaf;
}

.aui-form-pwd{
	width: 155px;
	text-align: right;
	overflow: hidden;
	color: #575757;
	font-size: 14px;
	font-family: "微软雅黑";
}
.aui-form-pwd{
	color: #575757;
}

.aui-form-btn{
	width: 330px;
	overflow: hidden;
	height: 45px;
	line-height: 45px;
}
.aui-form-btn .aui-btn{
	border: 0px;
	width: 330px;
	height: 45px;
	line-height: 45px;
	background: #ff5500;
	color: #ffffff;
	border-radius: 4px;
	font-size: 16px;
	font-family: "微软雅黑";
}

.aui-form-register{
	width: 330px;
	margin: 0 auto;
	text-align: center;
	font-family: "微软雅黑";
	height: 35px;
	font-size: 14px;
	color: #ff5500;
	line-height: 35px;
}

.aui-form-register a{
	color: #ff5500;
	line-height: 35px;
}

.aui-inputpho{
	border: 0px;
	background: none;
	width: 120px;
}

.aui-child{
	width: 100px;
	background: #ff5500;
	border: 0px;
	height: 26px;
	color: #ffffff;
	border-radius: 3px;
}







