.newStockRecord[data-v-f4c24704] {
  padding: 0.6rem 0.12rem 0.1rem;
  min-height: 100vh;
}
.newStockRecord .list[data-v-f4c24704] {
  margin-top: 0.1rem;
}
.newStockRecord .list .bg[data-v-f4c24704] {
  background: #f2f2ff;
  border-radius: 0.04rem;
  margin-bottom: 0.1rem;
}
.newStockRecord .list .item[data-v-f4c24704] {
  padding: 0.15rem 0.1rem 0;
}
.newStockRecord .list .item .item-top[data-v-f4c24704] {
  padding: 0 0 0.1rem;
  border-bottom: 0.01rem solid #eaeaff;
}
.newStockRecord .list .item .item-top .tt[data-v-f4c24704] {
  font-weight: 500;
  font-size: 0.14rem;
  color: #333;
}
.newStockRecord .list .item .item-top .tt1[data-v-f4c24704] {
  font-weight: 400;
  font-size: 0.12rem;
  color: #999;
  margin-top: 0.03rem;
}
.newStockRecord .list .item .item-middle[data-v-f4c24704] {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 0.1rem 0;
}
.newStockRecord .list .item .item-middle .item-list[data-v-f4c24704],
.newStockRecord .list .item .item-middle[data-v-f4c24704] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.newStockRecord .list .item .item-middle .item-list[data-v-f4c24704] {
  line-height: 0.24rem;
  color: #333;
  font-size: 0.14rem;
  width: 48%;
}
.newStockRecord .list .item .item-middle .item-list .t2[data-v-f4c24704] {
  font-weight: 400;
  font-size: 0.12rem;
  color: #999;
}
.newStockRecord .list .item .item-middle.sel[data-v-f4c24704] {
  height: auto;
}
.newStockRecord .list .btnn[data-v-f4c24704] {
  height: 0.28rem;
  padding: 0 0.12rem;
  margin: 0 0 0.1rem;
  background: #161efb;
  border-radius: 0.26rem;
  font-weight: 500;
  font-size: 0.14rem;
  color: #fff;
}
.newStockRecord .list .btnn.wait[data-v-f4c24704] {
  border: 0.01rem solid #161efb;
  color: #161efb;
  background: none;
}
.newStockRecord .list .btnn.end[data-v-f4c24704] {
  background: #ccc;
  color: #fff;
}
