@charset "UTF-8";

.search[data-v-11f4f101] {
  border: 1px solid #e6e6e6;
  border-right: 0;
  flex: 1;
  border-radius: 10px 0 0 10px
}

.search input[data-v-11f4f101] {
  height: 38px;
  border: 0;
  flex: 1
}

.icon[data-v-11f4f101] {
  margin: 0 10px 0 24px
}

.btns[data-v-11f4f101],
.btn[data-v-11f4f101] {
  line-height: 40px;
  background: #ff8523;
  color: #fff;
  width: 60px;
  border-radius: 0 10px 10px 0;
  text-align: center;
  font-size: 16px;
  cursor: pointer
}

.btn[data-v-11f4f101] {
  width: 92px;
  line-height: 40px;
  border-radius: 10px;
  margin-left: 20px
}

.tankuang[data-v-11f4f101] {
  padding-top: 10px
}

.tankuang .items[data-v-11f4f101] {
  padding: 5px 20px;
  background: #4AC07C;
  color: #fff;
  margin-right: 13px;
  margin-top: 10px;
  border-radius: 6px
}

.items.actived[data-v-11f4f101] {
  background: #ff8523
}
