.send-type .selector-container[data-v-0d25c4e0] {
  display: flex;
  align-items: center;
}
.send-type .selector-container .other-situation-content[data-v-0d25c4e0] {
  flex: 1;
  margin-left: 0.1rem;
}
.send-type .selector-container .other-situation-content p[data-v-0d25c4e0] {
  line-height: 0.32rem;
  font-size: 0.14rem;
  color: var(--ft-red);
}
.send-type .pickup-time[data-v-0d25c4e0] {
  display: flex;
  width: max-content;
  cursor: pointer;
  position: relative;
}
.send-type .pickup-time.disabled[data-v-0d25c4e0] {
  cursor: not-allowed;
}
.send-type .pickup-time .content[data-v-0d25c4e0] {
  display: flex;
  align-items: center;
  padding: 0.06rem 0.12rem;
  min-width: 3.36rem;
  height: 0.32rem;
  font-size: 0.14rem;
  background: var(--input-bg-gray);
  border-radius: 0.04rem;
}
.send-type .pickup-time .content .red-notice[data-v-0d25c4e0] {
  color: var(--ft-red);
  margin-right: 0.05rem;
}
.send-type .pickup-time .content .pickup[data-v-0d25c4e0] {
  flex: 1;
  height: 100%;
  text-align: right;
  margin: 0 0.12rem;
}
.send-type .pickup-time .content .pickup.gray[data-v-0d25c4e0] {
  color: var(--ft-gray);
}
.send-type .pickup-time .content .pickup.pickup-heavy[data-v-0d25c4e0] {
  text-align: left;
  margin: 0;
}
.send-type .pickup-time .tip[data-v-0d25c4e0] {
  font-weight: 400;
  font-size: 0.14rem;
  color: var(--ft-red);
  cursor: default;
  height: 0.32rem;
  line-height: 0.32rem;
  margin-left: 0.12rem;
  cursor: default;
}

.ship-home .activity[data-v-00d6ef40] {
  display: inline-block;
  width: 1.4rem;
  position: absolute;
  right: -1.92rem;
  top: 2.44rem;
}
.ship-home .app-ship[data-v-00d6ef40] {
  width: 2.3rem;
  position: absolute;
  right: -2.36rem;
  top: -0.16rem;
}
.ship-home .title-wrap[data-v-00d6ef40] {
  height: 0.6rem;
  background-color: var(--bg-white);
  margin-bottom: 0.12rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 0.2rem;
  color: var(--ft-black);
  border-radius: 0.08rem;
}
.ship-home .title-wrap .title[data-v-00d6ef40] {
  font-size: 0.24rem;
}
.ship-home .title-wrap .waybillNo[data-v-00d6ef40] {
  font-size: 0.18rem;
}
.ship-home .address-wrap[data-v-00d6ef40] {
  display: flex;
  justify-content: space-between;
}
.ship-home .address-wrap .address-box[data-v-00d6ef40] {
  flex: 1;
}
.ship-home .address-wrap .arrow[data-v-00d6ef40] {
  margin: 0 0.1rem;
  display: flex;
  align-items: center;
}
.ship-home .item-info[data-v-00d6ef40] {
  margin-top: 0.12rem;
  padding: 0.2rem;
  background-color: var(--bg-white);
  border-radius: 0.08rem;
}
.ship-home .item-info .item-title[data-v-00d6ef40] {
  margin-bottom: 0.24rem;
}
.ship-home .item-info .item-title .title[data-v-00d6ef40] {
  font-size: 0.18rem;
  font-weight: bold;
  color: var(--ft-black);
}

