
@media print {
@page {
    margin: 0;
}
body[data-v-5023cded] {
    margin: 1cm;
}
}
.bianhao[data-v-5023cded] {
  margin: 20px;
}
.price[data-v-5023cded] {
  color: red;
  font-weight: 800;
}
.header[data-v-5023cded] {
  display: flex;
  align-items: center;
}
.status[data-v-5023cded] {
  margin-left: 20px;
}
.status p[data-v-5023cded]{
  font-weight: 800;
}
.image[data-v-5023cded] {
  width: 40px;

  height: 40px;
}
.message[data-v-5023cded] {
  display: flex;
  margin-top: 20px;
  align-items: center;
}
.user[data-v-5023cded] {
  width: 556px;
  height: 164px;
}
.user p[data-v-5023cded] {
  margin: 10px;
}
.shopping[data-v-5023cded] {
  margin-top: 40px;
}
.specification[data-v-5023cded] {
  display: flex;
}
.outer[data-v-5023cded] {
  margin: 20px 0;
  background-color: rgba(255, 255, 255, 1);
  border-radius: 4px;
  padding: 20px;
}
.cost[data-v-5023cded] {
  display: flex;
  margin-top: 30px;
  justify-content: space-between;
}
.footer[data-v-5023cded] {
  /* display: flex;
    justify-content: space-around; */
  margin-right: 30%;
  display: inline-block;
}

