
.checkbox,
.radios {
    margin: 5px 0;
}
.checkbox .el-checkbox.is-bordered.el-checkbox--small {
    width: 250px;
}
.radios .el-radio--small.is-bordered {
    width: 250px;
}
.myupload .el-upload--picture-card {
    height: 40px;
    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;
}


.asset-content[data-v-04f993d2] {
    text-align: left;
    padding: 20px 25%;
    margin-top: 60px;
    background-color: #fff;
    position: relative;
}
.bzplay[data-v-04f993d2] {
    border-radius: 4px;
}
.bzplay .h3[data-v-04f993d2] {
    margin: 20px 0;
    text-align: center !important;
}
.bzplay .redot[data-v-04f993d2] {
    display: flex;
    position: absolute;
    top: -42px;
    left: 0px;
}
.redot .item[data-v-04f993d2] {
    margin-top: 10px;
    margin-right: 40px;
}
.item .on[data-v-04f993d2] {
    background: #e6faf7;
    color: #00d1b2;
}
.myupload[data-v-04f993d2] {
    display: flex;
    flex-direction: column-reverse;
}
.form-item-upload[data-v-04f993d2] {
    margin: 5px 0;
    position: relative;
}
.form-item-upload .upload_label[data-v-04f993d2] {
    display: inline-block;
    position: absolute;
    height: 40px;
    z-index: 1;
}

