.van-empty{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;box-sizing:border-box;padding:8.53333vw 0}.van-empty__image{width:42.66667vw;height:42.66667vw}.van-empty__image img{width:100%;height:100%}.van-empty__description{margin-top:4.26667vw;padding:0 16vw;color:#969799;font-size:3.73333vw;line-height:5.33333vw}.van-empty__bottom{margin-top:6.4vw}
.address-wrap-order {
  width: 100%;
  background: #f4f4f4;
  padding: 2.66667vw 0 16vw;
  min-height: calc(100vh - 18.66667vw);
}
.address-wrap-order .address-list .address-box {
  position: relative;
  width: 100%;
  background: #fff;
  margin-bottom: 2.66667vw;
}
.address-wrap-order .address-list .address-box .van-radio__icon {
  position: absolute;
  left: 4vw;
  bottom: 2.66667vw;
  font-size: 5.33333vw;
}
.address-wrap-order .address-list .address-box .van-radio__label {
  width: 100%;
  margin: 0;
}
.address-wrap-order .address-list .address-box .address-box-inner {
  padding: 0 4vw;
}
.address-wrap-order .address-list .address-box .address-info {
  padding: 4vw 0px;
  border-bottom: 1px solid #eee;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.address-wrap-order .address-list .address-box .address-info .address-info-top {
  height: 4.8vw;
}
.address-wrap-order .address-list .address-box .address-info .default {
  display: inline-block;
  vertical-align: middle;
  width: 10.66667vw;
  height: 4.8vw;
}
.address-wrap-order .address-list .address-box .address-info .address {
  display: inline-block;
  vertical-align: middle;
  margin-right: 2.13333vw;
  max-width: 62.93333vw;
  font-size: 3.73333vw;
  line-height: 3.73333vw;
  color: #181818;
  font-weight: 400;
}
.address-wrap-order .address-list .address-box .address-info .name {
  color: #999999;
  font-size: 3.2vw;
  margin-top: 1.6vw;
}
.address-wrap-order .address-list .address-box .address-info .edit {
  color: #8a8a8a;
}
.address-wrap-order .address-list .address-box .address-info .edit .iconfont {
  font-size: 5.06667vw;
}
.address-wrap-order .address-list .address-box .address-default {
  height: 10.66667vw;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.address-wrap-order .address-list .address-box .address-default .label {
  margin-left: 8vw;
  font-size: 3.73333vw;
  color: #666;
}
.address-wrap-order .address-list .address-box .address-default .del {
  font-size: 3.73333vw;
  color: #666;
}
.address-wrap-order .btn-container {
  position: fixed;
  bottom: 0;
  width: 100%;
  height: 13.33333vw;
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.address-wrap-order .btn-container .btn {
  width: 92vw;
  height: 10.66667vw;
  margin: 2.66667vw auto;
  text-align: center;
  line-height: 10.66667vw;
  border-radius: 5.33333vw;
  font-size: 4vw;
  color: #ffffff;
}
.address-wrap-order .van-empty__image {
  width: 66.66667vw !important;
  height: 66.66667vw !important;
}

