
.orderContent {
  margin-bottom: 1.06667rem;
  width: calc(100vw - 1.06667rem);
  border-bottom: 0.02667rem solid #ddd;
  margin-left: 0.53333rem;
  margin-right: 0.53333rem;
  padding: 0.53333rem 0.13333rem 0 0.13333rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0.53333rem;
}
.itemLeft {
  width: 4rem;
  font-size: 0.74667rem;
  font-weight: 500;
  color: #99a6bf;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.itemRight {
  font-size: 0.74667rem;
  font-weight: 500;
  color: #13354e;
  overflow: hidden;
  word-wrap: break-word;
}
.nameItem {
  margin-bottom: 0.53333rem;
}
.productBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}


.head {
  position: relative;
  top: 0;
  left: 0;
  height: 1.33333rem;
}
.title {
  width: 100%;
  font-size: 0.85333rem;
  text-align: center;
}
.back {
  position: absolute;
  left: 0.64rem;
  top: 0;
  height: 1.33333rem;
  line-height: 1.33333rem;
  font-size: 0.85333rem;
}
.allDataitem {
  font-size: 0.74667rem;
  font-weight: 500;
  margin-left: 0.53333rem;
  margin-right: 0.53333rem;
  margin-top: 0.53333rem;
  margin-bottom: 0.26667rem;
}
.line {
  margin-top: 1.06667rem;
  margin-left: 0.53333rem;
  margin-right: 0.53333rem;
  width: calc(100vw - 1.06667rem);
  height: 0.02667rem;
  background-color: #ddd;
}
.orderTitle {
  margin-top: 0.53333rem;
  width: 100%;
  font-size: 0.74667rem;
  font-weight: 500;
  text-align: center;
}
.content {
  margin-top: 0.53333rem;
  margin-bottom: 6.4rem;
}
.bottomArea {
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 3.46667rem;
  background: white;
}
.orderNum {
  left: 0.53333rem;
  width: 100%;
  bottom: 2.18667rem;
  font-size: 0.74667rem;
  height: 1.33333rem;
  line-height: 1.33333rem;
  color: #13354e;
  padding-left: 0.53333rem;
}
.selectPage {
  width: 100%;
  height: 2.13333rem;
}
.nullData {
  margin-top: 5.33333rem;
  width: 100%;
  font-size: 0.85333rem;
  text-align: center;
  color: #99a6bf;
}

