.index_wrapper[data-v-4122986e] {
  min-height: 100vh;
  background-color: #FAFAFA;
  position: relative;
}
.index_wrapper .screen_box[data-v-4122986e] {
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 12px;
  color: #fff;
  font-weight: bold;
  border-radius: 50%;
  position: fixed;
  right: 20px;
  bottom: 100px;
  z-index: 10;
  background-color: rgba(0, 0, 0, 0.5);
}
.index_wrapper .list[data-v-4122986e] {
  padding: 20px 20px;
}
.index_wrapper .list .item[data-v-4122986e] {
  margin-bottom: 20px;
}
.index_wrapper .list .item .top_box .item_name[data-v-4122986e] {
  font-size: 16px;
  font-weight: bold;
}
.index_wrapper .list .item .top_box .item_more[data-v-4122986e] {
  color: #989898;
}
.index_wrapper .list .item .top_box .item_more > i[data-v-4122986e] {
  font-size: 14px;
  vertical-align: middle;
  margin-left: 5px;
}
.index_wrapper .list .item .con[data-v-4122986e] {
  margin-top: 10px;
}
.index_wrapper .list .item .con .one_class[data-v-4122986e] {
  margin-right: 10px;
  border-radius: 4px;
  background-color: #fff;
  padding-bottom: 10px;
}
.index_wrapper .list .item .con .one_class .img_p[data-v-4122986e] {
  width: 100%;
  height: 85px;
  background-color: #C8DAFF;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  position: relative;
}
.index_wrapper .list .item .con .one_class .img_p > img[data-v-4122986e] {
  width: 100%;
  height: 100%;
}
.index_wrapper .list .item .con .one_class .img_p .detail_con[data-v-4122986e] {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.index_wrapper .list .item .con .one_class .img_p .detail_con .mealName[data-v-4122986e] {
  width: 100%;
  color: #fff;
  font-size: 14px;
  padding: 0 10px;
  margin-top: 10px;
}
.index_wrapper .list .item .con .one_class .img_p .detail_con .other[data-v-4122986e] {
  padding-left: 10px;
  color: #fff;
  font-size: 0.7rem;
}
.index_wrapper .list .item .con .one_class .active_time[data-v-4122986e] {
  padding: 0 5px;
  font-size: 12px;
  margin-top: 10px;
}
.index_wrapper .list .item .con .one_class .active_time1[data-v-4122986e] {
  margin-top: 0;
}
.index_wrapper .list .item .con .one_class .active_money[data-v-4122986e] {
  padding: 0 5px;
  color: #F66A45;
  font-size: 12px;
}
.index_wrapper .list .item .con .one_class .active_money_grey[data-v-4122986e] {
  color: #999;
}
.index_wrapper .list .item .con .one_class .active_money1[data-v-4122986e] {
  display: flex;
  justify-content: space-between;
}

