.fail[data-v-0e60e67d] {
  padding: 0.2rem;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.fail .fail-icon[data-v-0e60e67d] {
  width: 1.2rem;
  height: 1.2rem;
  object-fit: contain;
}
.fail .fail-title[data-v-0e60e67d] {
  margin-top: 0.2rem;
  font-weight: bold;
  color: #333333;
  font-size: 0.28rem;
}
.fail .fail-content[data-v-0e60e67d] {
  margin-top: 0.4rem;
  color: #666;
  font-size: 0.24rem;
  line-height: 0.32rem;
}
.container[data-v-0e60e67d] {
  background-color: white;
  border-radius: 0.2rem 0.2rem 0 0;
  min-height: calc(100vh - 2.04rem);
  padding: 0.4rem 0.3rem 1.62rem;
  padding-bottom: calc(1.62rem + env(safe-area-inset-bottom));
}
.container .item[data-v-0e60e67d] {
  display: flex;
}
.container .item[data-v-0e60e67d]:not(:last-child) {
  padding-bottom: 0.8rem;
  position: relative;
}
.container .item[data-v-0e60e67d]:not(:last-child)::after {
  content: "";
  position: absolute;
  top: 0.72rem;
  left: 0.86rem;
  bottom: 0;
  border-left: 0.01rem solid #dbdbdb;
}
.container .item .item-step[data-v-0e60e67d] {
  margin-top: 0.08rem;
  height: 0.56rem;
  width: 0.56rem;
  object-fit: contain;
}
.container .item .item-dot[data-v-0e60e67d] {
  height: 0.22rem;
  width: 0.22rem;
  min-width: 0.22rem;
  border-radius: 50%;
  margin: 0.26rem 0.2rem 0;
  border: 0.02rem solid #c4c4c4;
}
.container .item .item-content[data-v-0e60e67d] {
  position: relative;
  width: 100%;
}
.container .item .item-content .item-title[data-v-0e60e67d] {
  color: rgba(51, 51, 51, 0.5);
  font-size: 0.32rem;
  font-weight: 600;
}
.container .item .item-content .item-text[data-v-0e60e67d] {
  margin-top: 0.16rem;
  color: rgba(102, 102, 102, 0.5);
  font-size: 0.24rem;
  line-height: 0.32rem;
}
.container .item .item-content .item-text .item-textOther[data-v-0e60e67d] {
  margin-top: 0.32rem;
  color: #e21a43;
}
.container .item .item-content .item-btn[data-v-0e60e67d] {
  height: 0.56rem;
  width: 1.36rem;
  border-radius: 0.3rem;
  border: 0.01rem solid #bebebe;
  font-size: 0.24rem;
  color: #333333;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 0.08rem;
  right: 0;
}
.container .item .item-content .item-check[data-v-0e60e67d] {
  height: 0.32rem;
  width: 0.32rem;
  object-fit: contain;
  position: absolute;
  top: 0;
  right: 0;
}
.container .item.item-activate .item-dot[data-v-0e60e67d] {
  background-color: #2183ff;
  border: none;
}
.container .item.item-activate .item-title[data-v-0e60e67d] {
  color: #333333;
}
.container .item.item-activate .item-text[data-v-0e60e67d] {
  color: #666666;
}
.logout[data-v-0e60e67d] {
  position: fixed;
  right: 0;
  top: 0.3rem;
  z-index: 20;
  height: 0.64rem;
  width: 1.62rem;
  background-color: white;
  border-radius: 2rem 0 0 2rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
.logout .logout-icon[data-v-0e60e67d] {
  height: 0.24rem;
  width: 0.24rem;
  object-fit: contain;
  margin-right: 0.06rem;
}
.logout span[data-v-0e60e67d] {
  font-size: 0.24rem;
  line-height: 0.24rem;
  color: #333333;
}
.useInfo[data-v-0e60e67d] {
  padding: 0.4rem 0.3rem;
}
.useInfo .lable[data-v-0e60e67d] {
  font-size: 0.28rem;
}
.useInfo .lable span[data-v-0e60e67d]:first-child {
  color: #666;
}
.useInfo .lable span[data-v-0e60e67d]:last-child {
  color: #333333;
}
.useInfo .lable[data-v-0e60e67d]:not(:last-child) {
  margin-bottom: 0.2rem;
}
.button[data-v-0e60e67d] {
  background: #ffffff;
  box-shadow: 0px -0.01rem 0px 0px #ededed;
  height: 1.32rem;
  width: 100vw;
  position: fixed;
  left: 0;
  bottom: 0;
  padding: 0.2rem 0.4rem calc(0.2rem + env(safe-area-inset-bottom));
}
.button.two-btn[data-v-0e60e67d] {
  display: flex;
  justify-content: space-between;
}
.button.two-btn .btn-wrap[data-v-0e60e67d] {
  width: 3.2rem;
}
.button .btn-wrap[data-v-0e60e67d] {
  width: 100%;
  height: 0.92rem;
  border-radius: 0.46rem;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 0.28rem;
  font-weight: 600;
}
.button .submit-btn[data-v-0e60e67d] {
  background-color: #19181d;
  color: white;
}
.button .default-btn[data-v-0e60e67d] {
  color: #19181D;
  border: 1px solid #BEBEBE;
}

