.choose_post[data-v-4c747af6] {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.choose_post .choose_select[data-v-4c747af6] {
  width: 49%;
}

.sele_width[data-v-4b04bd26] {
  width: 47%;
}
.form_btn[data-v-4b04bd26] {
  width: 100%;
  text-align: center;
}
.form_btn .btn[data-v-4b04bd26] {
  margin-right: 10px;
  width: 120px;
}

.sele_width[data-v-52c8ed00] {
  width: 47%;
}
.form_btn[data-v-52c8ed00] {
  width: 100%;
  text-align: center;
}
.form_btn .btn[data-v-52c8ed00] {
  margin-right: 10px;
  width: 120px;
}

.table_area[data-v-0eefbd80] {
  margin-top: 20px;
}
.contract .ant-table[data-v-0eefbd80] td {
  white-space: nowrap !important;
}
.select_width[data-v-0eefbd80] {
  width: 200px;
}
.radio_cl[data-v-0eefbd80] {
  width: 130px;
  text-align: center;
  border-radius: 0;
  border-bottom: none;
}
.drawer_bottom_btn[data-v-0eefbd80] {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 100%;
  padding: 10px 16px;
  background: #fff;
  text-align: right;
  z-index: 1;
  box-shadow: 0px 0px 8px 0px rgba(198, 198, 198, 0.67);
}
.drawer_bottom_btn button[data-v-0eefbd80] {
  margin-left: 8px;
}

