.w-desc-text[data-v-26c80000] {
  color: #a2a4a8;
}
.w-row-text[data-v-26c80000] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.w-t-center[data-v-26c80000] {
  text-align: left;
}
.w-t-left[data-v-26c80000] {
  left: 0;
  text-align: left;
}
.w-t-right[data-v-26c80000] {
  right: 0;
  text-align: left;
}
.w-h-center[data-v-26c80000] {
  display: flex;
  align-items: center;
}
[data-v-26c80000] .footer-btn {
  margin: 0 auto;
  display: inline-block;
  height: 100%;
}
.border-form[data-v-26c80000] .form-item2 .el-form-item__label {
  line-height: 60px !important;
}
.borderTop[data-v-26c80000] {
  position: relative;
  border-width: 0 1px 1px 1px;
  border-color: #d9d9d9;
  border-style: solid;
}
.borderTop[data-v-26c80000]::after {
  content: "";
  display: block;
  position: absolute;
  top: 0px;
  width: 100%;
  height: 2px;
  background: linear-gradient(90deg, #236aee 0%, #2bc1f0 100%);
  z-index: 2;
}
