.main[data-v-7c34e0e0] {
  min-height: 300px;
  -webkit-box-flex: 2;
      -ms-flex-positive: 2;
          flex-grow: 2;
  -ms-flex-negative: 2;
      flex-shrink: 2;
  padding: 0px 20px;
}
.main .date[data-v-7c34e0e0],
.main .order_id[data-v-7c34e0e0],
.main .amount[data-v-7c34e0e0] {
  margin: 10px;
  color: #7f2f04;
}
.main .ul[data-v-7c34e0e0] {
  max-height: 100%;
  overflow-y: auto;
}
.main .copy[data-v-7c34e0e0] {
  font-size: 14px;
  color: #7f2f04;
}
.main .comment[data-v-7c34e0e0] {
  font-size: 16px;
  color: #b74305;
}
.main .img[data-v-7c34e0e0] {
  width: 30px;
  margin-right: 10px;
}
.main .card[data-v-7c34e0e0] {
  border-radius: 5px;
}
.main .price[data-v-7c34e0e0] {
  font-size: 24px;
  color: #9c2615;
  text-align: center;
  margin-top: 5px;
}
.main .usd[data-v-7c34e0e0] {
  font-size: 14px;
  color: #9c2615;
  text-align: center;
}
.main .shop[data-v-7c34e0e0] {
  margin-top: 10px;
  font-size: 16px;
  color: #991705;
  text-align: center;
}
.main .question[data-v-7c34e0e0] {
  margin-top: 10px;
  font-size: 14px;
  color: #4e0f06;
  text-align: center;
}
.main .date[data-v-7c34e0e0] {
  font-size: 14px;
  color: #4e0f06;
  text-align: center;
}
.main .expires[data-v-7c34e0e0] {
  font-size: 12px;
  color: #4e0f06;
  text-align: center;
}
.main .balance[data-v-7c34e0e0] {
  font-size: 14px;
  color: #721e11;
  text-align: center;
}
.main .li[data-v-7c34e0e0] {
  position: relative;
  border-width: 1px;
  border-style: groove;
  margin-top: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 15px 0px 10px 0px;
}
.main .li .num[data-v-7c34e0e0] {
  width: 40px;
}
.main .li .num .s1[data-v-7c34e0e0] {
  font-family: "easyorderingFontBold";
  font-size: 14px;
  height: 100%;
  line-height: 15px;
}
.main .li .center[data-v-7c34e0e0] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.main .li .center .d1[data-v-7c34e0e0] {
  font-size: 14px;
  color: #414141;
  text-align: justify;
  line-height: 15px;
  position: relative;
  z-index: 1;
  font-weight: bold;
}
.main .li .center .d2[data-v-7c34e0e0] {
  padding-top: 10px;
  font-size: 12px;
  color: #999;
  line-height: 15px;
  text-align: justify;
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.main .li .center .d2 .l[data-v-7c34e0e0] {
  width: 50%;
}
.main .li .center .d2 .c[data-v-7c34e0e0] {
  width: 20%;
  text-align: right;
}
.main .li .center .d2 .r[data-v-7c34e0e0] {
  width: 30%;
  text-align: right;
}
.main .li .price[data-v-7c34e0e0] {
  width: 90px;
  line-height: 15px;
  font-size: 14px;
  text-align: right;
  font-family: "easyorderingFontBold";
}

