*[data-v-720786c2] {
  font-size: 14px;
}
[data-v-720786c2] .el-form {
  padding-bottom: 80px;
  width: 75%;
  margin: 0 auto;
}
.dig_box[data-v-720786c2] {
  background: #fff;
  border-bottom: 1px solid #ebedf0;
}
/* tab单选*/
.select-list[data-v-720786c2] {
  display: flex;
  flex-wrap: wrap;
}
.select-list li[data-v-720786c2] {
  width: 60px;
  line-height: 32px;
  height: 32px;
  border-radius: 4px;
  text-align: center;
  border: 1px solid #dddfe6;
  background: #f8f8f8;
  margin-right: 13px;
  margin-bottom: 10px;
  cursor: pointer;
}
.select-list li.activeSelect[data-v-720786c2] {
  position: relative;
  color: #0d6fa9;
  border-color: #0c6fa8;
  background-color: #fff;
}
[data-v-720786c2] .van-field__label {
  width: 5em;
}
[data-v-720786c2] .footer-inner-twice {
  display: flex;
  justify-content: space-between;
  box-sizing: border-box;
  width: 100%;
  padding: 0 10px 10px;
}
[data-v-720786c2] .footer-inner-twice .el-button {
  width: 48%;
  height: 40px;
}
.none-tree-list[data-v-720786c2] {
  height: 440px;
  overflow-y: auto;
  background: #f6f6f6;
  padding: 10px;
}
.none-tree-list li[data-v-720786c2] {
  box-sizing: border-box;
  border-radius: 4px;
  background: #fff;
  margin-bottom: 10px;
  padding: 15px;
}
.none-tree-list li[data-v-720786c2]:first-of-type {
  border: 0;
}
.none-tree-list li h5[data-v-720786c2] {
  line-height: 24px;
  margin-bottom: 7px;
}

