.slider-enter-active[data-v-074d6c7c],
.slider-leave-active[data-v-074d6c7c] {
  transition: all 0.3s ease;
}
.slider-enter[data-v-074d6c7c],
.slider-leave-to[data-v-074d6c7c] {
  transform: translateX(100%);
}
.order-list__wrap[data-v-074d6c7c] {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  overflow: auto;
  background: #f5f6fa;
  z-index: 2000;
  line-height: 1;
  padding: 0.2rem;
}
.order-list__wrap .item[data-v-074d6c7c] {
  background: #fff;
  border-radius: 0.2rem;
  padding: 0.4rem 0.3rem;
  margin-bottom: 0.2rem;
}
.order-list__wrap .left-wrap[data-v-074d6c7c] {
  width: 85%;
}
.order-list__wrap .img-wrap[data-v-074d6c7c] {
  flex: 0 0 0.72rem;
  width: 0.72rem;
  height: 0.72rem;
  border-radius: 50%;
  overflow: hidden;
  margin-right: 0.2rem;
}
.order-list__wrap .rigth-wrap[data-v-074d6c7c] {
  justify-content: flex-end;
  align-items: flex-start;
}
.order-list__wrap .desc-wrap__name[data-v-074d6c7c] {
  margin-bottom: 0.16rem;
}
.order-list__wrap .desc-wrap__detail[data-v-074d6c7c] {
  margin-top: 0.32rem;
}
.order-list__wrap .m-b-16[data-v-074d6c7c] {
  margin-bottom: 0.16rem;
}
.order-list__wrap .btu-wrap[data-v-074d6c7c] {
  position: fixed;
  bottom: 0.4rem;
  left: 50%;
  transform: translateX(-50%);
  width: 80%;
}

.nav-title[data-v-43e3aeae] {
  vertical-align: middle;
  height: 1rem;
  color: #E21A43;
  background: #FFEEF1;
  display: flex;
  flex-direction: row;
  box-sizing: border-box;
}
.nav-title-text[data-v-43e3aeae] {
  line-height: 0.32rem;
  padding-right: 0.2rem;
  margin-top: 0.18rem;
}
.img-wrap[data-v-43e3aeae] {
  margin-top: 0.16rem;
  margin-left: 0.2rem;
  margin-right: 0.1rem;
  width: 0.32rem;
  height: 0.32rem;
}

