.box-shadow-bottom[data-v-60bee2fe] {
  box-shadow: 0 5px 6px -5px rgba(0, 0, 0, 0.16), 0px -5px 6px -5px rgba(0, 0, 0, 0.16);
}
.box-shadow-top[data-v-60bee2fe] {
  box-shadow: 0px -5px 6px -5px rgba(0, 0, 0, 0.16);
}
.order-box .content[data-v-60bee2fe] {
  height: 60px;
}
.order-box .time-text[data-v-60bee2fe] {
  display: inline-block;
  margin-top: 10px;
  font-size: 22px;
  font-family: PingFang SC;
  font-weight: bold;
}
.order-box .item-top[data-v-60bee2fe] {
  position: relative;
  background: #1E50AE;
}
.order-box .item-top .date-btn[data-v-60bee2fe] {
  position: absolute;
  left: 25px;
  top: 25px;
  box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
  border-radius: 20px;
  z-index: 999;
}
.order-box .item-top .date-btn .week-value[data-v-60bee2fe] {
  margin: 0px 3px;
}
.order-box .item-top .item-box[data-v-60bee2fe] {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  height: 75px;
}
.order-box .item-top .item-box .menu-item[data-v-60bee2fe] {
  position: relative;
  padding: 10px 0px;
  text-align: center;
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.order-box .item-top .item-box .week-st[data-v-60bee2fe] {
  font-size: 20px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #FFFFFF;
  margin-bottom: 5px;
}
.order-box .item-top .item-box .week-day-st[data-v-60bee2fe] {
  font-size: 18px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #FFFFFF;
}
.order-box .item-content-box .border-st[data-v-60bee2fe] {
  border-right: 2px solid #E1E1E1;
  border-bottom: 2px solid #E1E1E1;
}
.order-box .item-content-box .item-box2[data-v-60bee2fe] {
  display: flex;
  justify-content: center;
  margin: 0 auto;
}
.order-box .item-content-box .item-box2 .menu-item2[data-v-60bee2fe] {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 120px;
}
.order-box .item-content-box .item-box2 .menu-item[data-v-60bee2fe] {
  padding: 10px 0px;
  text-align: center;
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.order-box .item-content-box .item-box2 .menu-item .date-btn[data-v-60bee2fe] {
  float: right;
  box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
  border-radius: 20px;
}
.order-box .item-content-box .item-box2 .menu-item .date-btn .week-value[data-v-60bee2fe] {
  margin: 0px 3px;
}
.order-box .item-content-box .item-box2 .week-st[data-v-60bee2fe] {
  font-size: 16px;
  font-family: PingFang SC;
  font-weight: 400;
}
.order-box .item-content-box .item-box2 .week-day-st[data-v-60bee2fe] {
  font-size: 16px;
  font-family: PingFang SC;
  font-weight: 400;
}
.order-box .item-content-box .start-time[data-v-60bee2fe] {
  background: #39485B;
  color: white;
}
