.el-container[data-v-450dfb65] {
  max-width: 750px;
  margin: 0 auto;
}
.el-container .el-main[data-v-450dfb65] {
  height: 100vh;
  padding: 10px;
  position: relative;
  background: #f2f2f2;
  max-width: 750px;
  font-size: 16px;
}
.el-container .el-main .total_list[data-v-450dfb65] {
  background-color: #fff;
  margin-bottom: 10px;
  border-radius: 5px;
  overflow: hidden;
  padding-right: 16px;
  height: 100px;
  justify-content: space-between;
  align-items: center;
  display: flex;
  width: 100%;
  box-sizing: border-box;
}
.el-container .el-main .total_list .right[data-v-450dfb65] {
  width: 100%;
  padding: 16px 0px 16px 0px;
  display: flex;
  height: 100%;
  justify-content: space-between;
  align-items: center;
}
.el-container .el-main .total_list .total_color[data-v-450dfb65] {
  width: 5px;
  height: 100%;
}
.el-container .el-main .total_list .total_num[data-v-450dfb65] {
  width: 25%;
  text-align: center;
  color: #888888;
  line-height: 25px;
}
.el-container .el-main .total_list .total_num .num[data-v-450dfb65] {
  color: #333;
  font-weight: 700;
  font-size: 16px;
}
.el-container .el-main .total_list .total_num p[data-v-450dfb65] {
  border-right: 1px solid #efedee;
}
.el-container .el-main .total_list .total_info[data-v-450dfb65] {
  text-align: left;
  padding-left: 20px;
  line-height: 25px;
  width: 70%;
  overflow: hidden;
  box-sizing: border-box;
}
.el-container .el-main .total_list .total_info .total_time[data-v-450dfb65] {
  color: #888888;
}
.el-container .el-main .total_list .total_arrow[data-v-450dfb65] {
  text-align: right;
  color: #888888;
}

