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

