.confirmAlert .confirm-box[data-v-25db68d5] {
  background: #fff;
  border-radius: 0.13333rem;
}
.confirmAlert .confirm-box .content[data-v-25db68d5] {
  padding: 0.66667rem 0.26667rem;
  text-align: center;
  word-break: break-all;
  font-size: 0.45333rem;
  color: #222;
}
.confirmAlert .confirm-box .footer[data-v-25db68d5] {
  padding: 0 0.53333rem 0.53333rem 0.53333rem;
  overflow: hidden;
}
.confirmAlert .confirm-box .footer button[data-v-25db68d5] {
  border: none;
  background-color: #fff;
  font-size: 0.42667rem;
  display: block;
  width: 2.88rem;
  height: 1.12rem;
  line-height: 1.12rem;
  cursor: pointer;
  float: left;
  color: #fff;
  background-color: #ffa401;
  border-radius: 0.13333rem;
  padding: 0;
}
.confirmAlert .confirm-box .footer .cancel[data-v-25db68d5] {
  background: #666;
  margin-right: 0.4rem;
}
.confirmAlert .confirm-box .footer .ok[data-v-25db68d5] {
  background: #8c582f;
}

.title[data-v-463db44a] {
  font-size: 0.4rem;
  font-weight: 700;
  color: #333;
  padding: 0.13333rem 0.4rem;
}
.title a[data-v-463db44a] {
  width: 1.70667rem;
  height: 0.64rem;
  line-height: 0.64rem;
  margin-right: 0.13333rem;
  font-weight: 400;
  text-align: center;
  background: #8c582f;
  color: #fff;
  font-size: 0.26667rem;
  border-radius: 0.10667rem;
}
.main[data-v-463db44a] {
  margin: 0.13333rem 0.26667rem;
  padding: 0.26667rem;
  background: #fff;
}
.main .message[data-v-463db44a] {
  width: 100%;
  min-height: 0.8rem;
  font-size: 0.32rem;
  line-height: 0.8rem;
}
.main .message .label[data-v-463db44a] {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 1.86667rem;
      -ms-flex: 0 0 1.86667rem;
          flex: 0 0 1.86667rem;
  height: 100%;
  color: #666;
}
.main .message .qrCode[data-v-463db44a] {
  width: calc(100% - 1.86667rem);
}
.main .message .value[data-v-463db44a] {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  height: 100%;
  font-size: 0.4rem;
  font-weight: 700;
}
.main .message a[data-v-463db44a] {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 1.33333rem;
      -ms-flex: 0 0 1.33333rem;
          flex: 0 0 1.33333rem;
  height: 0.58667rem;
  line-height: 0.58667rem;
  text-align: center;
  background: #8c582f;
  color: #fff;
  font-size: 0.26667rem;
  border-radius: 0.10667rem;
}
.main .message .error-tips[data-v-463db44a] {
  line-height: 1.6;
  color: #f80101;
  font-size: 0.32rem;
}
.main .message .error-tips span[data-v-463db44a] {
  padding-left: 0.13333rem;
  font-size: 0.37333rem;
  font-weight: bold;
  text-decoration: underline;
}
.explain[data-v-463db44a] {
  margin: 0.26667rem;
  padding: 0.26667rem;
  background: #fff;
}
.explain h3[data-v-463db44a] {
  font-size: 0.37333rem;
  font-weight: 700;
}
.explain p[data-v-463db44a] {
  margin-top: 0.26667rem;
}
.explain .error-tips[data-v-463db44a] {
  font-size: 0.32rem;
  color: #f80101;
}
.explain .step-tips[data-v-463db44a] {
  margin-top: 0.26667rem;
}
.explain .step-tips li[data-v-463db44a] {
  position: relative;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  min-height: 2.8rem;
  padding: 0.21333rem 0.05333rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: 2%;
  background-color: #eee;
  border-radius: 0.10667rem;
}
.explain .step-tips li[data-v-463db44a]:nth-last-child(1) {
  margin-right: 0;
}
.explain .step-tips li img[data-v-463db44a] {
  width: 0.93333rem;
  height: 0.93333rem;
}
.explain .step-tips li p[data-v-463db44a] {
  text-align: center;
  margin-top: 0.13333rem;
  font-size: 0.32rem;
}
.serviceBtn[data-v-463db44a] {
  width: 3.2rem;
  height: 0.85333rem;
  line-height: 0.85333rem;
  margin: 0.4rem;
  text-align: center;
  background: #8c582f;
  color: #fff;
  font-size: 0.37333rem;
  border-radius: 0.16rem;
}

