*[data-v-60ad1225] {
  font-size: 14px;
}
[data-v-60ad1225] .keyword {
  display: flex;
  align-items: center;
  width: 90%;
  font-size: 14px;
  margin: 0 10px;
  border-radius: 30px;
  background: #f4f4f4;
  overflow: hidden;
  margin: 6px auto;
}
[data-v-60ad1225] .keyword .el-input__inner {
  background: transparent;
  border: 0;
}
[data-v-60ad1225] .keyword .el-input__inner .el-input__suffix {
  top: 2px;
}
[data-v-60ad1225] .keyword .keyText {
  font-size: 14px;
  line-height: 32px;
  width: 60px;
  color: #0c6fa8;
  text-align: center;
}
.dig_box[data-v-60ad1225] {
  background: #fff;
  border-bottom: 1px solid #ebedf0;
}
.no-toast[data-v-60ad1225] {
  line-height: 100px;
  color: #999;
  text-align: center;
}
[data-v-60ad1225] .van-field__label {
  width: 5em;
}
[data-v-60ad1225] .footer-inner-twice {
  display: flex;
  justify-content: space-between;
  box-sizing: border-box;
  width: 100%;
  padding: 0 10px 10px;
}
[data-v-60ad1225] .footer-inner-twice .el-button {
  width: 48%;
  height: 40px;
}
.none-tree-list[data-v-60ad1225] {
  height: 440px;
  overflow-y: auto;
  background: #f6f6f6;
  padding: 10px;
}
.none-tree-list li[data-v-60ad1225] {
  position: relative;
  box-sizing: border-box;
  border-radius: 4px;
  background: #fff;
  margin-bottom: 10px;
  padding: 15px;
}
.none-tree-list li[data-v-60ad1225]:first-of-type {
  border: 0;
}
.none-tree-list li .type-tag[data-v-60ad1225] {
  position: absolute;
  right: 10px;
  top: 10px;
  font-size: 12px;
  padding: 3px 8px;
  color: #006bfe;
  border-radius: 5px;
  border: 1px solid #006bfe;
  background: rgba(0, 107, 254, 0.1);
  transform: scale(0.9);
}
.none-tree-list li h5[data-v-60ad1225] {
  line-height: 24px;
  margin-bottom: 7px;
}

