.merchant.data-v-2f7abf56 {
	width: 95%;
	background-color: #fff;
	margin: 15px auto;
}
.title.data-v-2f7abf56 {
	font-size: 30px;
	font-weight: 700;
}
.avatar.data-v-2f7abf56 {
	padding: 10px 0 10px 0;
}
.idPhoto.data-v-2f7abf56 {
	width: 100%;
	height: 200rpx;
	border-bottom: 1px solid #c3c3c3;
}
.idPhotoone.data-v-2f7abf56 {
	width: 100%;
	height: 350rpx;
	border-bottom: 1px solid #c3c3c3;
}
.block.data-v-2f7abf56 {
	display: block;
	border: 1px solid #c3c3c3;
}
.idTitle.data-v-2f7abf56 {
	font-size: 22px;
	font-weight: 700;
	padding: 10px 0 10px 0;
}
.photo.data-v-2f7abf56 {
	margin-right: 15px;
}
.review-content.data-v-2f7abf56 {
	margin-top: 20px;
  resize: none;
  height: 100px;
  margin-bottom: 16px;
  border: 1px solid #c3c3c3;
}
.submit.data-v-2f7abf56 {
	width: 90%;
	height: 50px;
	background-color: #9abbd9;
	color: #fff;
	text-align: center;
	margin: 0 auto;
	border-radius: 15px;
	font-size: 18px;
}
.submit-button.data-v-2f7abf56 {
	margin-top: 50px;
}
.Tips.data-v-2f7abf56 {
	font-size: 14px;
	color: #c3c3c3;
	text-align: center;
	padding: 10px;
}