.v-process[data-v-2cf8a4bb] {
  display: flex;
}
.v-process-item[data-v-2cf8a4bb] {
  flex: 1 1 0;
  height: 2.5vw;
  display: flex;
  position: relative;
  border-radius: 0.208vw;
  overflow: hidden;
}
.v-process-item-left[data-v-2cf8a4bb] {
  flex: 0 0 auto;
  position: absolute;
  top: 0;
  left: 0;
  height: 0;
  width: 0;
  border-top: 1.458vw solid transparent;
  border-bottom: 1.458vw solid transparent;
  border-left: 0.521vw solid #fff;
}
.v-process-item-content[data-v-2cf8a4bb] {
  flex: 1 1 0;
  background: #f4f4f4;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-left: 0.365vw;
}
.v-process-item-content-index[data-v-2cf8a4bb] {
  background: #333;
  color: #fff;
  border-radius: 50%;
  width: 1.042vw;
  height: 1.042vw;
  font-size: 0.729rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.v-process-item-content-text[data-v-2cf8a4bb] {
  color: #333;
  margin-left: 0.417vw;
  font-size: 0.729rem;
  line-height: 1.302vw;
  margin-top: 0.078vw;
  white-space: nowrap;
}
.v-process-item-right[data-v-2cf8a4bb] {
  flex: 0 0 auto;
  height: 0;
  width: 0;
  border-top: 1.458vw solid transparent;
  border-bottom: 1.458vw solid transparent;
  border-left: 0.521vw solid #f4f4f4;
}
.v-process-item:first-child .v-process-item-content[data-v-2cf8a4bb] {
  padding-left: 0;
}
.v-process-item:first-child .v-process-item-left[data-v-2cf8a4bb] {
  display: none;
}
.v-process-item:last-child .v-process-item-right[data-v-2cf8a4bb] {
  display: none;
}

.content-body .btn[data-v-7733ecf6] {
  display: flex;
  justify-content: center;
  margin-top: 2.917vw;
}
.content-body .btn .button[data-v-7733ecf6] {
  width: 8.333vw;
  height: 2.083vw;
}
.content-body .diaTip[data-v-7733ecf6] {
  background: #fff7f2;
  height: 1.667vw;
  width: 17.708vw;
  color: #ff541b;
  font-size: 0.729rem;
  display: flex;
  align-items: center;
  padding-left: 0.781vw;
  margin-top: 0.469vw;
}
.content-body .smsTip[data-v-7733ecf6] {
  color: #999999;
  font-size: 0.729rem;
  margin-top: 0.417vw;
}
.content-body .tipPage[data-v-7733ecf6] .v-result-tips-content {
  font-size: 1.25rem;
}
.content-body .tips-area[data-v-7733ecf6] {
  position: absolute;
  bottom: 0.521vw;
  width: 84vw;
}
.content-body .tips-area .tips-title[data-v-7733ecf6] {
  padding: 0.417vw 1.25vw;
  background-color: #f2e7e7;
  border-radius: 0.521vw 0.521vw 0px 0px;
  position: relative;
}
.content-body .tips-area .tips-title[data-v-7733ecf6]::after {
  content: "";
  position: absolute;
  width: 2.083vw;
  height: 1.042vw;
  bottom: 0px;
  right: -2.083vw;
  background: radial-gradient(circle at 2.083vw 0, transparent 2.083vw, #f2e7e7 2.083vw);
}
.content-body .tips-area .tips-content[data-v-7733ecf6] {
  padding: 1.25vw;
  background-color: #f2e7e7;
  border-radius: 0px 0.521vw 0.521vw 0.521vw;
}
.content-body .process[data-v-7733ecf6] {
  height: 2.083vw;
}
.content-body .form[data-v-7733ecf6] {
  width: 37.552vw;
  margin: 2.083vw auto;
}
.content-body .form .input[data-v-7733ecf6] {
  width: 17.708vw;
  color: #000000;
  font-size: 0.729rem;
}
.content-body .form .suffix[data-v-7733ecf6] {
  color: #335b8f;
  font-size: 0.729rem;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.content-body .form .suffix .count[data-v-7733ecf6] {
  color: gray;
}
.content-body .form .btn[data-v-7733ecf6] {
  text-align: center;
  margin-top: 3.333vw;
}
.content-body .form .btn .ant-btn[data-v-7733ecf6] {
  width: 8.333vw;
  height: 2.083vw;
  margin-right: 0.521vw;
}

