.orderContent .info[data-v-93d344ec] {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 1.2533rem;
  background-color: rgba(255, 192, 0, 0.1);
}
.orderContent .info .infoIcon[data-v-93d344ec] {
    margin-left: 0.2667rem;
    margin-top: 0.1733rem;
}
.orderContent .info .infoContent[data-v-93d344ec] {
    width: 8.9867rem;
    height: 0.9867rem;
    font-size: 0.3467rem;
    color: #ffc000;
    margin: 0.1333rem 0 0 0.0933rem;
}
.orderContent .sum[data-v-93d344ec] {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
  height: 2.1333rem;
  margin-top: 0.2667rem;
  background-color: #fff;
}
.orderContent .sum .money[data-v-93d344ec] {
    margin: 0.4rem 0 0 0.4rem;
}
.orderContent .sum .money p[data-v-93d344ec] {
      color: #333333;
      font-size: 0.3733rem;
}
.orderContent .sum .money .num[data-v-93d344ec] {
      line-height: 0.8533rem;
      font-weight: 600;
      color: #ff4b10;
}
.orderContent .sum .money .num span[data-v-93d344ec]:last-child {
        font-size: 0.8rem;
        margin-left: -0.0267rem;
}
.orderContent .sum img[data-v-93d344ec] {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 1.7333rem;
    height: 1.72rem;
}
.orderContent .bidderDetail[data-v-93d344ec] {
  height: 5.3333rem;
  margin-top: 0.2667rem;
  background-color: #fff;
  overflow: hidden;
}
.orderContent .bidderDetail .title[data-v-93d344ec] {
    height: 0.56rem;
    margin: 0.4533rem 0 0 0.4rem;
    font-size: 0.4rem;
    font-weight: 600;
}
.orderContent .bidderDetail .van-cell[data-v-93d344ec] {
    padding: 0.4rem 0.42667rem;
}
.orderContent .checkDeal[data-v-93d344ec] {
  margin: 0.32rem 0 0 0.4rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  font-size: 0.32rem;
}
.orderContent .checkDeal p[data-v-93d344ec] {
    margin-left: 0.1333rem;
    color: #999999;
}
.orderContent .checkDeal p span[data-v-93d344ec] {
      color: #5792fd;
}
.orderContent .toPay[data-v-93d344ec] {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1.28rem;
  font-size: 0.4267rem;
  text-align: center;
  line-height: 1.28rem;
  color: #fff;
  background: -webkit-linear-gradient(right, #ff6155 0%, #ef4033 100%);
  background: linear-gradient(270deg, #ff6155 0%, #ef4033 100%);
}

