.line[data-v-3da7d624] {
  height: 1px;
  border-top: 1px solid #ddd;
}
.ele-area[data-v-3da7d624] {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
}
.ele-area .ele-area-divide[data-v-3da7d624] {
  width: 35%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 10px;
}
.ele-area .ele-area-divide .ant-select[data-v-3da7d624] {
  width: 100%;
}

