
/*登录页面开始*/

.aqt_zc_qyul_gr{

/*	width: 60%;
	margin: 0 auto;*/
	padding-left: 150px;
}
.aqt_zc_qyul li{
	width: 400px;
	height: auto;
	margin-left: 150px;

}
.aqt_zc_qyul_qy li{
	width: 290px;
	height: auto;
	margin-top: 25px;
}
.aqt_zc_qyul_gr li{
	width: 400px;
	height: auto;
	margin-top: 30px;

}
#grzh,#qyzh,#grmm,#qymm{
	width: 400px;
	height: 40px;
	border: 1px solid #ccc;
	border-radius: 3px;
	text-indent: 10px;
}
#yzm{
	width: 90px;
	height: 40px;
	border: 1px solid #ccc;
	border-radius: 3px;
	text-indent: 10px;
	float: left;
}
.yzm_div{
	float: right;
	height: 100%;
	line-height: 40px;
	margin-right: 80px;
	cursor: pointer;
	color: #d29b93;

}
#tj{
	width: 280px;
	height: 40px;
	border: none;
	border-radius: 3px;
	background-color: #499cd7;
	color: #ffffff;
	cursor: pointer;
}
#tj:hover{
	background-color:#3789c4 ;
	color: #666666;

}
#gr_yzm{
	width: 250px;
	height: 40px;
	border: 1px solid #ccc;
	border-radius: 3px;
	text-indent: 10px;
	float: left;
}
.gr_yzm_div{
	float: right;
	width: 120px;
	height: 100%;
	line-height: 40px;
	cursor: pointer;
	color: #d29b93;

}
#gr_tj{
	width: 400px;
	height: 40px;
	border: none;
	border-radius: 3px;
	background-color: #499cd7;
	color: #ffffff;
	cursor: pointer;

}
#gr_tj:hover{
	background-color:#3789c4 ;
	color: #666666;

}
.wj{
	display: inline-block;
	float: right;
	color: #d3d3d3;
}
.wj a{
	color:#499cd7; 
}
#yzm_pic{
	margin-right:10px; 
}
#gr_yzm_pic{
	margin-right:10px; 
}
.aqt_zc_qyul1{
	width: 400px;
	/*height: 40px;*/
	margin-top: 10px;
	padding-left: 150px;
}
.aqt_zc_qyul1 a{
	display: block;
}
.aqt_zc_qyul1 li{
	width: 130px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	float: left;
	color: #666666;
	/*text-align: center;*/
}
#qy,#qy1,#yzm,.yzm_div,#tj{
	display: none;
}
.bh,.bh1,.qybh,.qybh1{
	position: absolute;
}
/*登录页面结束*/