.detail_box[data-v-bf1ffcd8] {
  border: 1px solid #e0e0e0;
  color: #666;
  box-shadow: 0 3px #e0e0e0;
}
.detail_box .title[data-v-bf1ffcd8] {
  color: #FCFEF3;
}
.tabel_box[data-v-bf1ffcd8] {
  border: 1px solid #000;
}
.left_title_box[data-v-bf1ffcd8] {
  border-right: 1px solid #000;
}
.top_border_box[data-v-bf1ffcd8] {
  border-top: 1px solid #000;
}
.count[data-v-bf1ffcd8] {
  width: 49px;
  height: 49px;
  line-height: 49px;
  border-radius: 50%;
  margin: 5px auto;
  color: #fff;
  background: #e0e0e0;
}
.active_bg[data-v-bf1ffcd8] {
  background: #1989fa;
}
.list_item[data-v-bf1ffcd8] {
  color: #666;
  box-shadow: 0 3px #e0e0e0;
  width: 96%;
  margin-left: 2%;
  position: relative;
}
.trbtn[data-v-bf1ffcd8] {
  position: absolute;
  bottom: 10px;
  right: 10px;
}
.bottom[data-v-bf1ffcd8] {
  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;
}
