.address-page[data-v-1908f6a6] {
  width: 100%;
  padding-bottom: calc(1.2rem + env(safe-area-inset-bottom));
}
.list[data-v-1908f6a6] {
  padding: 0.2rem;
}
.list .info-wrapper[data-v-1908f6a6] {
  background: #FFFFFF;
  border-radius: 0.2rem;
  margin-bottom: 0.2rem;
}
.list .form-wrapper[data-v-1908f6a6] {
  background: #FFFFFF;
  border-radius: 0.2rem;
  overflow: hidden;
}
.list .form-wrapper[data-v-1908f6a6] .van-field__label {
  width: 11em;
}
.list .form-wrapper .c-field[data-v-1908f6a6] {
  padding: 0.3rem 0.3rem;
}
.list .form-wrapper .c-field .c-mark[data-v-1908f6a6] {
  width: 0.28rem;
  height: 0.28rem;
  margin-left: 0.1rem;
}
.list .form-wrapper .c-field .c-label[data-v-1908f6a6] {
  font-size: 0.28rem;
  font-weight: 600;
  color: #333333;
  line-height: 1;
  height: 100%;
  display: flex;
  align-items: center;
}
.list .form-wrapper .c-field .c-label .red-text[data-v-1908f6a6] {
  color: #FF4E58;
  margin-right: 0.04rem;
}
.list .form-wrapper .c-field[data-v-1908f6a6] .van-field__control {
  text-align: right;
}
.list .address-info[data-v-1908f6a6] {
  padding: 0.3rem 0.4rem;
  display: flex;
  align-items: flex-start;
  position: relative;
  border-bottom: 0.5px solid #EEEEEE;
}
.list .address-info .a-wrapper[data-v-1908f6a6] {
  flex: 1;
  position: relative;
}
.list .address-info .a-wrapper .a-title[data-v-1908f6a6] {
  font-size: 0.28rem;
  font-weight: 600;
  color: #333333;
  line-height: 1;
  margin-bottom: 0.3rem;
  white-space: nowrap;
}
.list .address-info .a-wrapper .a-desc[data-v-1908f6a6] {
  font-size: 0.28rem;
  font-weight: 400;
  color: #666;
  line-height: 1;
  margin-bottom: 0.16rem;
  white-space: nowrap;
}
.list .address-info .a-wrapper .a-desc[data-v-1908f6a6]:last-of-type {
  margin-bottom: 0;
}
.list .address-info .copy-btn[data-v-1908f6a6] {
  position: absolute;
  right: 0;
  top: 0;
  padding: 0 0.1rem;
  height: 0.4rem;
  background: #F5F6FA;
  border-radius: 0.2rem;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 0.2rem;
  font-weight: 400;
  color: #666666;
  line-height: 0.2rem;
  white-space: nowrap;
}
.list .other-wrapper[data-v-1908f6a6] {
  padding: 0.3rem 0.4rem;
}
.list .other-wrapper .o-title[data-v-1908f6a6] {
  font-size: 0.28rem;
  font-weight: 600;
  color: #333333;
  line-height: 1;
  margin-bottom: 0.26rem;
  width: max-content;
  position: relative;
}
.list .other-wrapper .o-title[data-v-1908f6a6]::after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  height: 0.08rem;
  width: 100%;
  background: linear-gradient(90deg, #FF4E58 0%, rgba(255, 78, 88, 0) 100%);
}
.list .other-wrapper .desc-text[data-v-1908f6a6] {
  font-size: 0.24rem;
  font-weight: 400;
  color: #666666;
  line-height: 0.36rem;
}
.list .other-wrapper .red-text[data-v-1908f6a6] {
  color: #FF4E58;
}
.eg-image[data-v-1908f6a6] {
  width: 100%;
}
.footer[data-v-1908f6a6] {
  width: 100%;
  position: fixed;
  left: 0;
  bottom: 0;
  padding: 0.14rem 0.5rem 0;
  padding-bottom: calc(0.14rem + env(safe-area-inset-bottom));
  background-color: #fff;
  box-shadow: 0 -1px 0.12rem 0 rgba(0, 0, 0, 0.06);
  box-sizing: border-box;
  line-height: 0;
  display: flex;
  justify-content: space-between;
}
.footer[data-v-1908f6a6] .van-button--large {
  height: 0.92rem;
  background: #09AFFD;
  font-size: 0.32rem;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 1;
}
.footer .submit-btn[data-v-1908f6a6] {
  opacity: 0.5;
}
.footer .submit-btn.submitActive[data-v-1908f6a6] {
  opacity: 1;
}
.step[data-v-1908f6a6] {
  height: 1.4rem;
  background-color: white;
  width: 100%;
  display: flex;
  justify-content: space-between;
  padding: 0.18rem 0.68rem;
}
.step.sendExpress[data-v-1908f6a6] {
  height: 1.88rem;
  padding-bottom: 0.48rem;
}
.step .step-dot[data-v-1908f6a6] {
  font-size: 0.44rem;
  color: #999;
  margin-bottom: 0.64rem;
}
.step .step-item[data-v-1908f6a6] {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.step .step-img[data-v-1908f6a6] {
  height: 0.64rem;
  width: 0.64rem;
  display: block;
}
.step .step-name[data-v-1908f6a6] {
  font-size: 0.24rem;
  font-weight: 400;
  color: #999;
  margin-top: 0.16rem;
  position: relative;
}
.step .active[data-v-1908f6a6] {
  color: #2183FF;
}
.step .trackNum[data-v-1908f6a6] {
  position: absolute;
  left: 50%;
  top: 0.34rem;
  transform: translateX(-50%);
  white-space: nowrap;
  background-color: #FFEEEF;
  color: #FF4E58;
  border-radius: 0.08rem;
  padding: 0.06rem 0.1rem;
}
.step .trackNum[data-v-1908f6a6]::after {
  content: '';
  position: absolute;
  top: -0.06rem;
  left: 50%;
  width: 0;
  height: 0;
  border-left: 0.05rem solid transparent;
  border-right: 0.05rem solid transparent;
  border-bottom: 0.06rem solid #FFEEEF;
}
.expressNo[data-v-1908f6a6] {
  width: 5.6rem;
  padding: 0.6rem 0.4rem 0.4rem;
  overflow: hidden;
}
.expressNo .expressNo-title[data-v-1908f6a6] {
  font-weight: 600;
  color: #333333;
  font-size: 0.32rem;
  line-height: 0.32rem;
  text-align: center;
}
.expressNo .expressNo-content[data-v-1908f6a6] {
  margin-top: 0.54rem;
  font-size: 0.28rem;
  color: #333333;
  font-weight: 400;
}
.expressNo .expressNo-content span[data-v-1908f6a6] {
  color: #FF4E58;
}
.expressNo .expressNo-img[data-v-1908f6a6] {
  margin-top: 0.2rem;
  width: 4.8rem;
  height: 2.4rem;
  display: block;
}
.expressNo .expressNo-btn[data-v-1908f6a6] {
  margin: 0.6rem auto 0;
  width: 3rem;
  height: 0.8rem;
  display: flex;
  justify-content: center;
  align-items: center;
  color: white;
  background: linear-gradient(135deg, #6CD9F9 0%, #0EA4FF 100%);
  border-radius: 0.4rem;
  font-size: 0.32rem;
}
.expressNo .expressNo-btns[data-v-1908f6a6] {
  display: flex;
  justify-content: space-between;
  margin-top: 0.54rem;
}
.expressNo .expressNo-btns .expressNo-newbtn[data-v-1908f6a6] {
  width: 2.2rem;
  height: 0.8rem;
  display: flex;
  justify-content: center;
  align-items: center;
  color: white;
  background: linear-gradient(135deg, #6CD9F9 0%, #0EA4FF 100%);
  border-radius: 0.4rem;
  font-size: 0.32rem;
}
.expressNo .expressNo-btns .expressNo-cancel[data-v-1908f6a6] {
  background: none;
  color: #09AFFD;
  border: 0.01rem solid rgba(9, 175, 253, 0.6);
}
.expressNo-overlayClass[data-v-1908f6a6] {
  border-radius: 0.2rem;
}
.trackNum[data-v-1908f6a6] {
  padding: 0.3rem;
  font-size: 0.28rem;
}
.trackNum .trackNum-label[data-v-1908f6a6] {
  color: #666666;
}
.trackNum .trackNum-num[data-v-1908f6a6] {
  color: #333333;
  font-weight: 600;
}

