.alertModal[data-v-f01a58b0] {
  display: inline-block;
  min-width: 31.771vw;
  z-index: 9999;
  position: fixed;
  left: 38%;
  top: 18%;
}
.alertModal[data-v-f01a58b0] [type="button"] {
  -webkit-appearance: none;
}

.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 .line-box .bankinfo[data-v-35b8fcaa] {
  min-width: 21.146vw;
  background: #f7f7f7;
  border-radius: 0.313vw;
  padding: 0.417vw 1.25vw;
  color: #666;
}
[data-v-35b8fcaa] .ant-cascader-menu {
  width: 8.854vw !important;
}
[data-v-35b8fcaa] .ant-cascader-picker-arrow {
  width: 1.042vw;
  height: 1.042vw;
  /* border: 1px solid; */
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 0.625vw;
}

