/* 内容对齐 */
/* 超出元素的多余文字不换行，将多余部分替换成... */
/* 多行文字省略 */
/* 背景图片图标 */
/* 分割线 */
/*
    @direction 传值说明
    默认值：bottom 下边线
    all - 全边框线
    top - 上边线
    left - 左边线
    right - 右边线
    bottom - 下边线
    0 - 上左
    1 - 上右
    2 - 下左
    3 - 下右
    4 - 上下
    5 - 左右
    6 - 上左右
    7 - 下左右
    8 - 上左下
    9 - 上右下
*/
/* 背景色渐变 */
/* 阴影 */
/* 形状遮罩 */
.page[data-v-5b9ca44a] {
  border-bottom: env(safe-area-inset-bottom) solid transparent;
  padding-bottom: env(safe-area-inset-bottom);
}
.express[data-v-5b9ca44a] {
  background-color: #fff;
}
.express[data-v-5b9ca44a]::after {
  content: '';
  display: block;
  width: 100%;
  height: 0.25rem;
  background-size: cover;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAu4AAAAKCAMAAADciStFAAAAe1BMVEXvbnKDu+H//////v7z+f3/+/vwdXmTxOXp8/rk8fnZ6vbT5vX98PHD3vGjzemcyef84uOLwOOIvuL5ysz0lpjyi47xfH/vcHT7/f6w1Oz73t/6z9H3trj2rrD0naD6/P7+9PS62e6p0Or85ueFveL609T4u731oqXxgoZyS2gpAAAA+UlEQVRYw+3Xxw7DQAgE0BTbce8lvbf//8Lc7VkspBxAYu/DPLQnFvQLyhV4yZL16hANaUZVyiWCKCZxWmayBxSMat4WMRpSBqMq3RJBFJO4LXT0iILehrdEhoak/bhLtUQQxSSEhYye1yC4LXhL3FG7303KNEsEUUxC/Q8V7XyU3PGWKC5oyGfaplkiiGISykJE+xQFM94SlYeGvEGdYokgiklIizs67FEw5i3xjNCQ1wD69EoEUUxCW9zZBgXDirdFgoY84K2tViKIYpIZizN6+setfUNDrl9YqFUiiGKSOYsr2qILd53zlsjhrd3iRqUSQRSTzP7PD7ebMh3dMOyaAAAAAElFTkSuQmCC);
}
.express .item[data-v-5b9ca44a] {
  width: 100%;
  padding: 0.5rem;
  min-height: 2.25rem;
  display: flex;
  align-items: center;
  font-size: 0.65rem;
  border-bottom: 1PX solid #eee;
}
.express .item i[data-v-5b9ca44a] {
  width: 1rem;
  text-align: right;
  color: #ccc;
}
.express .item span[data-v-5b9ca44a] {
  width: 3.75rem;
}
.express .item p[data-v-5b9ca44a] {
  flex: 1;
  text-align: right;
}
.detail[data-v-5b9ca44a] {
  margin-top: 0.5rem;
  background-color: #fff;
}
.detail .item[data-v-5b9ca44a] {
  padding: 0 0.75rem;
}
.detail .tip[data-v-5b9ca44a] {
  padding: 0 0.75rem;
  width: 100%;
  height: 1.5rem;
  line-height: 1.5rem;
  font-size: 0.6rem;
  color: #999;
  border-bottom: 1PX solid #eee;
  border-top: 1PX solid #eee;
  text-align: right;
}
.detail .tip span[data-v-5b9ca44a] {
  color: #b30404;
}
.detail .detail_express[data-v-5b9ca44a] {
  padding: 0 0.75rem;
  width: 100%;
  height: 2.05rem;
  font-size: 0.65rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.detail .detail_express span[data-v-5b9ca44a] {
  color: #999999;
}
.detail .detail_express i[data-v-5b9ca44a] {
  color: #ccc;
}
.remark[data-v-5b9ca44a] {
  background: #fff;
  height: 2.25rem;
  padding: 0 0.75rem;
  display: flex;
  align-items: center;
  margin-top: 0.5rem;
  font-size: 0.625rem;
}
.remark span[data-v-5b9ca44a] {
  color: #999;
}
.remark .input[data-v-5b9ca44a] {
  flex: 1;
  padding-left: 0.5rem;
}
.remark .input input[data-v-5b9ca44a] {
  height: 100%;
  width: 100%;
  text-align: right;
}
.bottom[data-v-5b9ca44a] {
  width: 100%;
  padding-bottom: env(safe-area-inset-bottom);
  display: flex;
  align-items: center;
  position: fixed;
  bottom: 0;
  left: 0;
  background-color: #fff;
}
.bottom p[data-v-5b9ca44a] {
  flex: 1;
  padding-left: 0.75rem;
  font-size: 0.7rem;
  height: 2.3rem;
  line-height: 2.3rem;
}
.bottom p span[data-v-5b9ca44a] {
  color: #b30404;
  font-weight: bold;
}
.bottom button[data-v-5b9ca44a] {
  width: 6.75rem;
  height: 2.3rem;
  font-size: 0.8rem;
  color: #fff;
  background: linear-gradient(to right, #e64770 0%, #9031bc 100%);
}
.pay_box[data-v-5b9ca44a] {
  height: 18rem;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-bottom: 0.5rem;
  position: relative;
}
.pay_box h4[data-v-5b9ca44a] {
  line-height: 1.875rem;
  font-size: 0.75rem;
}
.pay_box p[data-v-5b9ca44a] {
  font-size: 1.2rem;
  color: #b30404;
  line-height: 2rem;
}
.pay_box span[data-v-5b9ca44a] {
  line-height: 1.25rem;
  color: #999;
  font-size: 0.55rem;
}
.pay_box .pay[data-v-5b9ca44a] {
  flex: 1;
  width: 100%;
  padding: 1.25rem 0.5rem 0;
}
.pay_box button[data-v-5b9ca44a] {
  width: 17rem;
  height: 2.15rem;
  border-radius: 0.25rem;
  color: #fff;
  font-size: 0.8rem;
  background: linear-gradient(to right, #e64770 0%, #9031bc 100%);
}
.pay_box .icon-close[data-v-5b9ca44a] {
  position: absolute;
  width: 1.25rem;
  height: 1.25rem;
  top: 0.25rem;
  right: 0.25rem;
  font-size: 0.9rem;
  color: #ccc;
  text-align: center;
  line-height: 1.25rem;
}
.get_person_box[data-v-5b9ca44a] {
  background-color: #fff;
  padding-bottom: 0.25rem;
}
.get_person_box .title[data-v-5b9ca44a] {
  width: 100%;
  height: 2.25rem;
  border-bottom: 1PX solid #eee;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 0.75rem;
}
.get_person_box .title p[data-v-5b9ca44a] {
  font-size: 0.7rem;
}
.get_person_box .title span[data-v-5b9ca44a] {
  font-size: 0.65rem;
  color: #999;
}
.get_person_box .list[data-v-5b9ca44a] {
  width: 100%;
  max-height: 65vh;
  overflow: auto;
}
.get_person_box .list li[data-v-5b9ca44a] {
  width: 100%;
  height: 2.25rem;
  display: flex;
  align-items: center;
  font-size: 0.7rem;
  border-bottom: 1PX solid #eee;
}
.get_person_box .list li .check[data-v-5b9ca44a] {
  width: 2.25rem;
  display: flex;
  justify-content: center;
}
.get_person_box .list li .check[data-v-5b9ca44a] i {
  font-size: 0.75rem;
}
.get_person_box .list li .person[data-v-5b9ca44a] {
  flex: 1;
  display: flex;
}
.get_person_box .list li .person span[data-v-5b9ca44a] {
  margin-left: 0.5rem;
  color: #999;
  font-size: 0.65rem;
}
.get_person_box .list li .distance[data-v-5b9ca44a] {
  width: 3rem;
  text-align: center;
  color: #999;
  font-size: 0.65rem;
}
.get_person_box button[data-v-5b9ca44a] {
  width: 17rem;
  height: 2rem;
  display: block;
  margin: 1rem auto 0;
  border-radius: 0.25rem;
  color: #fff;
  background: linear-gradient(to right, #e7476e 0%, #9332ba 100%);
}

