
.el-form-item__content {
	text-align: left !important;
}
.myupload .el-upload--picture-card {
	height: 32px;
	width: 80%;
	z-index: 2;
	background-color: transparent;
}
.myupload .el-upload--picture-card:hover {
	background-color: #dffcf6;
	opacity: 0.5;
	border: 1px solid #00a854;
}
.el-upload-list--picture-card .el-upload-list__item {
	margin-top: 15px;
}


.bzplay[data-v-38b56301] {
	border-radius: 4px;
	background-color: #fff;
	position: relative;
	margin-top: 60px;
}
.bzplay .redot[data-v-38b56301] {
	display: flex;
	position: absolute;
	top: -42px;
	left: 0px;
}
.redot .item[data-v-38b56301] {
	margin-top: 10px;
	margin-right: 40px;
}
.item .on[data-v-38b56301] {
	background: #e6faf7;
	color: #00d1b2;
}
.h3[data-v-38b56301] {
	padding: 20px 0;
}
.forms[data-v-38b56301] {
	padding: 0 20% 20px 20%;
}
.radio_group[data-v-38b56301] {
	white-space: nowrap;
}
.myupload[data-v-38b56301] {
	display: flex;
	flex-direction: column-reverse;
}
.form-item-upload[data-v-38b56301] {
	margin: 5px 0;
	position: relative;
}
.form-item-upload .upload_label[data-v-38b56301] {
	display: inline-block;
	position: absolute;
	height: 32px;
	z-index: 1;
}

