/**hbz**/
.load-more{
	position: relative;
	width: auto;
	height: 48px;
	line-height: 48px;
	text-align: center;
	background: #00679C;
	border-radius: 24px;
	font-size: 16px;
	color: #FFFFFF;
	margin: 30px auto 0;
	display: table;
	padding: 0 30px;
	z-index: 999999;
}
.upload_pho .identification_photo_img{

	width:100%;
	height:100%;
}


/**hbz**/