.num-fill-wrapper[data-v-15686501] {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
}
.num-fill-wrapper .item[data-v-15686501] {
  flex: 0 0 48%;
  box-sizing: border-box;
  display: flex;
  align-items: center;
}
.num-fill-wrapper .item-img[data-v-15686501] {
  width: 65px;
  height: 50px;
  margin-right: 12px;
  text-align: center;
  line-height: 50px;
  border: 1px solid #E3E4E7;
  border-radius: 8px;
}
.num-fill-wrapper .item-fill[data-v-15686501] {
  min-width: 65px;
  max-width: 195px;
  height: 50px;
  margin-right: 12px;
  text-align: center;
  line-height: 50px;
  border: 1px solid #E3E4E7;
  border-radius: 8px;
  font-size: 30px;
  font-weight: 600;
  overflow: hidden;
}
.num-fill-wrapper .item-fill-inner[data-v-15686501] {
  width: 100%;
  overflow-y: hidden;
  overflow-x: auto;
}
