.count[data-v-8742e162] {
  width: 49px;
  height: 49px;
  line-height: 49px;
  border-radius: 50%;
  margin: 5px auto;
  color: #fff;
  background: #e0e0e0;
}
.active_bg[data-v-8742e162] {
  background: #1989fa;
}
.list_item[data-v-8742e162] {
  border: 1px solid #e0e0e0;
  color: #666;
  box-shadow: 0 3px #e0e0e0;
  width: 96%;
  margin-left: 2%;
}
.bottom[data-v-8742e162] {
  width: 94%;
  margin: 0rem auto;
  border-radius: 0.5rem;
  height: 3.5rem;
  background-color: #1989fa;
  color: #fff;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  position: fixed;
  bottom: 0.5rem;
}
