/*/deep/.van-icon-search::before {*/
/*font-size: 20px;*/
/*}*/
[data-v-70eabda4] .search .van-button {
  height: 35px;
  line-height: 35px;
}
.btn[data-v-70eabda4] {
  width: 150px;
  height: 20px;
  font-size: 15px;
}
.container[data-v-70eabda4] {
  height: 100vh;
  display: flex;
  flex-direction: column;
  max-width: 750px;
  margin: 0 auto;
}
.container .search[data-v-70eabda4] {
  z-index: 10;
  position: fixed;
  width: 100%;
  background-color: #fff;
  display: flex;
  justify-content: space-between;
  align-items: center;
  box-sizing: border-box;
  padding: 0 14px 0 4px;
  border-bottom: 1px solid #f8f8f8;
  max-width: 750px;
}
.container .search .van-search[data-v-70eabda4] {
  /*width: 120%;*/
  width: 75%;
}
.container .content-list[data-v-70eabda4] {
  width: 100%;
  background-color: #f8f8f8;
  margin-top: 55px;
}
.container .content-list .order-item[data-v-70eabda4] {
  width: calc(100% - 12px * 2);
  height: auto;
  background: #fff;
  border-radius: 10px;
  margin: 12px 12px 0 12px;
  position: relative;
  box-shadow: 0 2.5px 50px rgba(0, 0, 0, 0.05);
}
.container .content-list .order-item[data-v-70eabda4]:last-child {
  margin-bottom: 10px;
}
.container .content-list .order-item .order-state[data-v-70eabda4] {
  height: 44px;
  border-bottom: 1px solid #eaeaea;
  justify-content: space-between;
  padding: 0px 15px;
  display: flex;
  align-items: center;
}
.container .content-list .order-item .order-state .state-name[data-v-70eabda4] {
  font-size: 12px;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 24px;
  border-radius: 15px;
  padding: 0px 10px;
  color: #fff;
  background: #14ce55;
}
.container .content-list .order-item .order-state .icon-time[data-v-70eabda4] {
  display: flex;
  align-items: center;
}
.container .content-list .order-item .order-state .time[data-v-70eabda4] {
  font-size: 14px;
  line-height: 40px;
  color: #999999;
  margin-right: 10px;
}
.container .content-list .order-item .company-name[data-v-70eabda4] {
  width: 100%;
  /* height: 44px; */
  font-size: 16px;
  font-weight: 550;
  color: #222222;
  padding: 15px 10px 15px 15px;
  box-sizing: border-box;
}
.container .content-list .order-item .order-info[data-v-70eabda4] {
  width: 100%;
  box-sizing: border-box;
}
.container .content-list .order-item .order-info .order-info-row[data-v-70eabda4] {
  width: 100%;
  display: flex;
  margin-bottom: 6px;
}
.container .content-list .order-item .order-info .order-info-row[data-v-70eabda4]:last-child {
  padding-bottom: 10px;
}
.container .content-list .order-item .order-info .order-info-row .info-label[data-v-70eabda4] {
  width: 80px;
  font-size: 14px;
  color: #777777;
}
.container .content-list .order-item .order-info .order-info-row .info-content[data-v-70eabda4] {
  font-size: 14px;
  color: #222222;
}
.container .order-list[data-v-70eabda4] {
  display: flex;
  flex-direction: column;
}
.container .order-list .list-item[data-v-70eabda4] {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  box-sizing: border-box;
  padding-left: 15px;
}
.container .order-list .list-item[data-v-70eabda4] .van-radio__icon .van-icon {
  width: 18px;
  height: 18px;
  line-height: 18px;
}
.container .order-list .orderSelect[data-v-70eabda4] {
  position: absolute;
  right: 15px;
  top: -25px;
  height: 100%;
  display: flex;
  align-items: center;
}

