.form_title[data-v-7f0effd3] {
  width: 100%;
  height: 40px;
  line-height: 40px;
  background: #fafafa;
  border: 1px solid #ebeef5;
  border-bottom: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-left: 10px;
}
.mark_box[data-v-7f0effd3] {
  width: 100%;
  height: 150px;
  border: 1px solid #ebeef5;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 8px 10px;
}
[data-v-7f0effd3] .my-content {
  padding: 0 !important;
}
[data-v-7f0effd3] .my-label {
  background: #fff !important;
  width: 200px !important;
}
[data-v-7f0effd3] .my-label-head {
  background: #fff !important;
  width: 200px !important;
}
.btn_group[data-v-7f0effd3] {
  margin: 20px 0;
}
.page_footer[data-v-7f0effd3] {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 20px;
}
.page_footer .el-button[data-v-7f0effd3]:nth-child(2) {
  margin: 0 30px;
}
.no-top[data-v-7f0effd3] {
  border-top: none;
}
.no-bottom[data-v-7f0effd3] {
  border-bottom: none;
}
