/**
 * 本文件存放公共的less参数
 */
/**
 * 本文件存放公共的less函数
 */
.bb-number[data-v-47a6877b] {
  font-family: 'din-alternate-bold';
}
.ml-number[data-v-47a6877b] {
  font-family: 'Roboto';
}
.flex-container[data-v-47a6877b] {
  display: flex;
  justify-content: center;
  align-items: center;
}
.primary-btn[data-v-47a6877b] {
  height: 40px;
  width: 100%;
  background: linear-gradient(174.44deg, #2b44b1 22.19%, #f7a300 84.87%);
  border-radius: 2px;
  font-size: 14px;
  color: #2b2b2b;
  border: none;
  outline: none;
}
/** chrome表单自动填充，去掉默认的背景色 */
input[data-v-47a6877b]:-webkit-autofill {
  box-shadow: 0 0 0px 1000px white inset;
  -webkit-box-shadow: 0 0 0px 1000px white inset;
}
/* safari input 内阴影*/
input[data-v-47a6877b] {
  -webkit-appearance: none;
}
/* 卡片样式 */
.card[data-v-47a6877b] {
  box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.1);
  border-radius: 8px;
  margin-bottom: 8px;
  overflow: hidden;
  box-sizing: border-box;
  background: #fff;
}
.card .split-line[data-v-47a6877b] {
  border-bottom: 1px dashed #ddd;
  /* no */
  padding-top: 4px;
  /* no */
  margin-bottom: 4px;
  /* no */
  box-sizing: border-box;
  position: relative;
}
.card .split-line[data-v-47a6877b]::after {
  border-radius: 0 10px 10px 0;
  /* no */
  left: 0;
}
.card .split-line[data-v-47a6877b]::before {
  border-radius: 10px 0 0 10px;
  /* no */
  right: 0;
}
.card .split-line[data-v-47a6877b]::after,
.card .split-line[data-v-47a6877b]::before {
  position: absolute;
  content: '';
  display: block;
  width: 4px;
  /* no */
  height: 8px;
  /* no */
  background: #2b2b2b;
  top: 0;
  /* no */
}
.seek-top-comm-dialog[data-v-47a6877b] .el-dialog__header {
  display: none;
}
.seek-top-comm-dialog[data-v-47a6877b] .el-dialog__body {
  padding: 0;
}
.seek-top-comm-dialog[data-v-47a6877b] .el-dialog__body /deep/ .form-button-view {
  padding-left: 0;
  width: 100%;
  display: flex;
  justify-content: center;
}
.seek-top-comm-dialog[data-v-47a6877b] .el-form-item__label::before {
  display: none;
}
[data-v-47a6877b] .el-table {
  position: relative;
  z-index: 2;
  overflow: visible;
}
[data-v-47a6877b] .el-table th {
  padding: 10px 0;
}
[data-v-47a6877b] .el-table th .cell {
  color: #2b2b2b;
  font-weight: 600;
}
[data-v-47a6877b] .el-table .el-table__footer {
  min-height: 40px;
}
[data-v-47a6877b] .el-table .el-table__footer tbody td {
  font-size: 14px;
  color: #2b2b2b;
  font-weight: 600;
}
[data-v-47a6877b] .el-table .el-table__footer tbody td p {
  margin: 0;
}
.table-total-summary[data-v-47a6877b] {
  font-weight: bold;
  color: #2b2b2b;
}
.table-total-summary .total-num[data-v-47a6877b] {
  margin-top: 5px;
  display: flex;
  justify-content: flex-end;
}
.fail-content .content .item[data-v-47a6877b] {
  display: flex;
  height: 40px;
  line-height: 40px;
  justify-content: space-between;
}
.fail-content .content .first-item[data-v-47a6877b] {
  border-bottom: 1px solid #ddd;
}
.fail-content .content .item-name[data-v-47a6877b] {
  color: #888;
  font-size: 14px;
}
.fail-content .content .item-value[data-v-47a6877b] {
  color: #2b2b2b;
  font-size: 14px;
}
.fail-content .content .message[data-v-47a6877b] {
  text-align: center;
  color: #da0000;
  line-height: 1.48;
  padding: 10px 20px 30px;
}

/**
 * 本文件存放公共的less参数
 */
/**
 * 本文件存放公共的less函数
 */
.bb-number[data-v-1ab7a91a] {
  font-family: 'din-alternate-bold';
}
.ml-number[data-v-1ab7a91a] {
  font-family: 'Roboto';
}
.flex-container[data-v-1ab7a91a] {
  display: flex;
  justify-content: center;
  align-items: center;
}
.primary-btn[data-v-1ab7a91a] {
  height: 40px;
  width: 100%;
  background: linear-gradient(174.44deg, #2b44b1 22.19%, #f7a300 84.87%);
  border-radius: 2px;
  font-size: 14px;
  color: #2b2b2b;
  border: none;
  outline: none;
}
/** chrome表单自动填充，去掉默认的背景色 */
input[data-v-1ab7a91a]:-webkit-autofill {
  box-shadow: 0 0 0px 1000px white inset;
  -webkit-box-shadow: 0 0 0px 1000px white inset;
}
/* safari input 内阴影*/
input[data-v-1ab7a91a] {
  -webkit-appearance: none;
}
/* 卡片样式 */
.card[data-v-1ab7a91a] {
  box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.1);
  border-radius: 8px;
  margin-bottom: 8px;
  overflow: hidden;
  box-sizing: border-box;
  background: #fff;
}
.card .split-line[data-v-1ab7a91a] {
  border-bottom: 1px dashed #ddd;
  /* no */
  padding-top: 4px;
  /* no */
  margin-bottom: 4px;
  /* no */
  box-sizing: border-box;
  position: relative;
}
.card .split-line[data-v-1ab7a91a]::after {
  border-radius: 0 10px 10px 0;
  /* no */
  left: 0;
}
.card .split-line[data-v-1ab7a91a]::before {
  border-radius: 10px 0 0 10px;
  /* no */
  right: 0;
}
.card .split-line[data-v-1ab7a91a]::after,
.card .split-line[data-v-1ab7a91a]::before {
  position: absolute;
  content: '';
  display: block;
  width: 4px;
  /* no */
  height: 8px;
  /* no */
  background: #2b2b2b;
  top: 0;
  /* no */
}
.seek-top-comm-dialog[data-v-1ab7a91a] .el-dialog__header {
  display: none;
}
.seek-top-comm-dialog[data-v-1ab7a91a] .el-dialog__body {
  padding: 0;
}
.seek-top-comm-dialog[data-v-1ab7a91a] .el-dialog__body /deep/ .form-button-view {
  padding-left: 0;
  width: 100%;
  display: flex;
  justify-content: center;
}
.seek-top-comm-dialog[data-v-1ab7a91a] .el-form-item__label::before {
  display: none;
}
[data-v-1ab7a91a] .el-table {
  position: relative;
  z-index: 2;
  overflow: visible;
}
[data-v-1ab7a91a] .el-table th {
  padding: 10px 0;
}
[data-v-1ab7a91a] .el-table th .cell {
  color: #2b2b2b;
  font-weight: 600;
}
[data-v-1ab7a91a] .el-table .el-table__footer {
  min-height: 40px;
}
[data-v-1ab7a91a] .el-table .el-table__footer tbody td {
  font-size: 14px;
  color: #2b2b2b;
  font-weight: 600;
}
[data-v-1ab7a91a] .el-table .el-table__footer tbody td p {
  margin: 0;
}
.table-total-summary[data-v-1ab7a91a] {
  font-weight: bold;
  color: #2b2b2b;
}
.table-total-summary .total-num[data-v-1ab7a91a] {
  margin-top: 5px;
  display: flex;
  justify-content: flex-end;
}
.fail-content .content .item[data-v-1ab7a91a] {
  display: flex;
  height: 40px;
  line-height: 40px;
  justify-content: space-between;
}
.fail-content .content .first-item[data-v-1ab7a91a] {
  border-bottom: 1px solid #ddd;
}
.fail-content .content .item-name[data-v-1ab7a91a] {
  color: #888;
  font-size: 14px;
}
.fail-content .content .item-value[data-v-1ab7a91a] {
  color: #2b2b2b;
  font-size: 14px;
}
.fail-content .content .message[data-v-1ab7a91a] {
  text-align: center;
  color: #da0000;
  line-height: 1.48;
  padding: 10px 20px 30px;
}

/**
 * 本文件存放公共的less参数
 */
/**
 * 本文件存放公共的less函数
 */
.bb-number[data-v-0990bea4] {
  font-family: 'din-alternate-bold';
}
.ml-number[data-v-0990bea4] {
  font-family: 'Roboto';
}
.flex-container[data-v-0990bea4] {
  display: flex;
  justify-content: center;
  align-items: center;
}
.primary-btn[data-v-0990bea4] {
  height: 40px;
  width: 100%;
  background: linear-gradient(174.44deg, #2b44b1 22.19%, #f7a300 84.87%);
  border-radius: 2px;
  font-size: 14px;
  color: #2b2b2b;
  border: none;
  outline: none;
}
/** chrome表单自动填充，去掉默认的背景色 */
input[data-v-0990bea4]:-webkit-autofill {
  box-shadow: 0 0 0px 1000px white inset;
  -webkit-box-shadow: 0 0 0px 1000px white inset;
}
/* safari input 内阴影*/
input[data-v-0990bea4] {
  -webkit-appearance: none;
}
/* 卡片样式 */
.card[data-v-0990bea4] {
  box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.1);
  border-radius: 8px;
  margin-bottom: 8px;
  overflow: hidden;
  box-sizing: border-box;
  background: #fff;
}
.card .split-line[data-v-0990bea4] {
  border-bottom: 1px dashed #ddd;
  /* no */
  padding-top: 4px;
  /* no */
  margin-bottom: 4px;
  /* no */
  box-sizing: border-box;
  position: relative;
}
.card .split-line[data-v-0990bea4]::after {
  border-radius: 0 10px 10px 0;
  /* no */
  left: 0;
}
.card .split-line[data-v-0990bea4]::before {
  border-radius: 10px 0 0 10px;
  /* no */
  right: 0;
}
.card .split-line[data-v-0990bea4]::after,
.card .split-line[data-v-0990bea4]::before {
  position: absolute;
  content: '';
  display: block;
  width: 4px;
  /* no */
  height: 8px;
  /* no */
  background: #2b2b2b;
  top: 0;
  /* no */
}
.seek-top-comm-dialog[data-v-0990bea4] .el-dialog__header {
  display: none;
}
.seek-top-comm-dialog[data-v-0990bea4] .el-dialog__body {
  padding: 0;
}
.seek-top-comm-dialog[data-v-0990bea4] .el-dialog__body /deep/ .form-button-view {
  padding-left: 0;
  width: 100%;
  display: flex;
  justify-content: center;
}
.seek-top-comm-dialog[data-v-0990bea4] .el-form-item__label::before {
  display: none;
}
[data-v-0990bea4] .el-table {
  position: relative;
  z-index: 2;
  overflow: visible;
}
[data-v-0990bea4] .el-table th {
  padding: 10px 0;
}
[data-v-0990bea4] .el-table th .cell {
  color: #2b2b2b;
  font-weight: 600;
}
[data-v-0990bea4] .el-table .el-table__footer {
  min-height: 40px;
}
[data-v-0990bea4] .el-table .el-table__footer tbody td {
  font-size: 14px;
  color: #2b2b2b;
  font-weight: 600;
}
[data-v-0990bea4] .el-table .el-table__footer tbody td p {
  margin: 0;
}
.table-total-summary[data-v-0990bea4] {
  font-weight: bold;
  color: #2b2b2b;
}
.table-total-summary .total-num[data-v-0990bea4] {
  margin-top: 5px;
  display: flex;
  justify-content: flex-end;
}
.fail-content .content .item[data-v-0990bea4] {
  display: flex;
  height: 40px;
  line-height: 40px;
  justify-content: space-between;
}
.fail-content .content .message[data-v-0990bea4] {
  text-align: center;
  color: #2b2b2b;
  line-height: 1.48;
  padding: 10px 20px 30px;
}
.success-title[data-v-0990bea4] {
  font-size: 18px;
  font-weight: 600;
  color: #2b2b2b;
  text-align: center;
  margin-bottom: 10px;
}

/**
 * 本文件存放公共的less参数
 */
/**
 * 本文件存放公共的less函数
 */
.bb-number[data-v-43679840] {
  font-family: 'din-alternate-bold';
}
.ml-number[data-v-43679840] {
  font-family: 'Roboto';
}
.flex-container[data-v-43679840] {
  display: flex;
  justify-content: center;
  align-items: center;
}
.primary-btn[data-v-43679840] {
  height: 40px;
  width: 100%;
  background: linear-gradient(174.44deg, #2b44b1 22.19%, #f7a300 84.87%);
  border-radius: 2px;
  font-size: 14px;
  color: #2b2b2b;
  border: none;
  outline: none;
}
/** chrome表单自动填充，去掉默认的背景色 */
input[data-v-43679840]:-webkit-autofill {
  box-shadow: 0 0 0px 1000px white inset;
  -webkit-box-shadow: 0 0 0px 1000px white inset;
}
/* safari input 内阴影*/
input[data-v-43679840] {
  -webkit-appearance: none;
}
/* 卡片样式 */
.card[data-v-43679840] {
  box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.1);
  border-radius: 8px;
  margin-bottom: 8px;
  overflow: hidden;
  box-sizing: border-box;
  background: #fff;
}
.card .split-line[data-v-43679840] {
  border-bottom: 1px dashed #ddd;
  /* no */
  padding-top: 4px;
  /* no */
  margin-bottom: 4px;
  /* no */
  box-sizing: border-box;
  position: relative;
}
.card .split-line[data-v-43679840]::after {
  border-radius: 0 10px 10px 0;
  /* no */
  left: 0;
}
.card .split-line[data-v-43679840]::before {
  border-radius: 10px 0 0 10px;
  /* no */
  right: 0;
}
.card .split-line[data-v-43679840]::after,
.card .split-line[data-v-43679840]::before {
  position: absolute;
  content: '';
  display: block;
  width: 4px;
  /* no */
  height: 8px;
  /* no */
  background: #2b2b2b;
  top: 0;
  /* no */
}
.seek-top-comm-dialog[data-v-43679840] .el-dialog__header {
  display: none;
}
.seek-top-comm-dialog[data-v-43679840] .el-dialog__body {
  padding: 0;
}
.seek-top-comm-dialog[data-v-43679840] .el-dialog__body /deep/ .form-button-view {
  padding-left: 0;
  width: 100%;
  display: flex;
  justify-content: center;
}
.seek-top-comm-dialog[data-v-43679840] .el-form-item__label::before {
  display: none;
}
[data-v-43679840] .el-table {
  position: relative;
  z-index: 2;
  overflow: visible;
}
[data-v-43679840] .el-table th {
  padding: 10px 0;
}
[data-v-43679840] .el-table th .cell {
  color: #2b2b2b;
  font-weight: 600;
}
[data-v-43679840] .el-table .el-table__footer {
  min-height: 40px;
}
[data-v-43679840] .el-table .el-table__footer tbody td {
  font-size: 14px;
  color: #2b2b2b;
  font-weight: 600;
}
[data-v-43679840] .el-table .el-table__footer tbody td p {
  margin: 0;
}
.table-total-summary[data-v-43679840] {
  font-weight: bold;
  color: #2b2b2b;
}
.table-total-summary .total-num[data-v-43679840] {
  margin-top: 5px;
  display: flex;
  justify-content: flex-end;
}
.form-wrap[data-v-43679840] {
  border-bottom: 1px solid #ddd;
  position: relative;
  background: transparent !important;
  z-index: 2;
}
[data-v-43679840] .msg-title-view {
  display: none;
}
.form[data-v-43679840] {
  width: 420px;
  padding: 20px 0 40px;
}
.btns[data-v-43679840] .el-button {
  margin-left: 90px;
  width: 140px;
}
.bank-select[data-v-43679840] {
  width: 330px !important;
}
.bank-select[data-v-43679840] input {
  height: 40px !important;
}
.red-text[data-v-43679840] {
  color: #cf2a2a;
  position: absolute;
  right: 10px;
  bottom: 0;
  z-index: 2;
  cursor: pointer;
}
[data-v-43679840] .form-itme-upload {
  margin-bottom: 30px !important;
}
[data-v-43679840] .form-itme-upload .el-form-item__label {
  width: auto !important;
}
[data-v-43679840] .form-itme-upload .el-form-item__content {
  margin-left: 0 !important;
  margin-top: 40px;
}
[data-v-43679840] .van-uploader {
  position: relative;
  display: block;
  padding: 0 8px;
}
[data-v-43679840] .van-uploader input {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  opacity: 0;
  width: 100%;
}
[data-v-43679840] .van-uploader__wrapper {
  display: block;
}
.link[data-v-43679840] {
  color: #135ce9;
}
.flex-y-center svg[data-v-43679840] {
  margin-right: 5px;
}
.tips[data-v-43679840] {
  display: flex;
  justify-content: space-between;
  background: #fff;
  position: relative;
  z-index: 1;
  font-size: 12px;
  color: #000;
  padding: 10px 16px;
  border-radius: 0 0 20px 20px;
}
.img[data-v-43679840] {
  width: 100%;
  height: 160px;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  background-color: #f6f7f8;
  border-radius: 6px;
  border: 1px dashed #ddd;
}
.img img[data-v-43679840] {
  max-width: 100%;
  opacity: 0;
}
.input-item-footer[data-v-43679840] {
  display: flex;
  justify-content: space-between;
  padding: 0 10px;
}

/**
 * 本文件存放公共的less参数
 */
/**
 * 本文件存放公共的less函数
 */
.bb-number[data-v-69cce8c4] {
  font-family: 'din-alternate-bold';
}
.ml-number[data-v-69cce8c4] {
  font-family: 'Roboto';
}
.flex-container[data-v-69cce8c4] {
  display: flex;
  justify-content: center;
  align-items: center;
}
.primary-btn[data-v-69cce8c4] {
  height: 40px;
  width: 100%;
  background: linear-gradient(174.44deg, #2b44b1 22.19%, #f7a300 84.87%);
  border-radius: 2px;
  font-size: 14px;
  color: #2b2b2b;
  border: none;
  outline: none;
}
/** chrome表单自动填充，去掉默认的背景色 */
input[data-v-69cce8c4]:-webkit-autofill {
  box-shadow: 0 0 0px 1000px white inset;
  -webkit-box-shadow: 0 0 0px 1000px white inset;
}
/* safari input 内阴影*/
input[data-v-69cce8c4] {
  -webkit-appearance: none;
}
/* 卡片样式 */
.card[data-v-69cce8c4] {
  box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.1);
  border-radius: 8px;
  margin-bottom: 8px;
  overflow: hidden;
  box-sizing: border-box;
  background: #fff;
}
.card .split-line[data-v-69cce8c4] {
  border-bottom: 1px dashed #ddd;
  /* no */
  padding-top: 4px;
  /* no */
  margin-bottom: 4px;
  /* no */
  box-sizing: border-box;
  position: relative;
}
.card .split-line[data-v-69cce8c4]::after {
  border-radius: 0 10px 10px 0;
  /* no */
  left: 0;
}
.card .split-line[data-v-69cce8c4]::before {
  border-radius: 10px 0 0 10px;
  /* no */
  right: 0;
}
.card .split-line[data-v-69cce8c4]::after,
.card .split-line[data-v-69cce8c4]::before {
  position: absolute;
  content: '';
  display: block;
  width: 4px;
  /* no */
  height: 8px;
  /* no */
  background: #2b2b2b;
  top: 0;
  /* no */
}
.seek-top-comm-dialog[data-v-69cce8c4] .el-dialog__header {
  display: none;
}
.seek-top-comm-dialog[data-v-69cce8c4] .el-dialog__body {
  padding: 0;
}
.seek-top-comm-dialog[data-v-69cce8c4] .el-dialog__body /deep/ .form-button-view {
  padding-left: 0;
  width: 100%;
  display: flex;
  justify-content: center;
}
.seek-top-comm-dialog[data-v-69cce8c4] .el-form-item__label::before {
  display: none;
}
[data-v-69cce8c4] .el-table {
  position: relative;
  z-index: 2;
  overflow: visible;
}
[data-v-69cce8c4] .el-table th {
  padding: 10px 0;
}
[data-v-69cce8c4] .el-table th .cell {
  color: #2b2b2b;
  font-weight: 600;
}
[data-v-69cce8c4] .el-table .el-table__footer {
  min-height: 40px;
}
[data-v-69cce8c4] .el-table .el-table__footer tbody td {
  font-size: 14px;
  color: #2b2b2b;
  font-weight: 600;
}
[data-v-69cce8c4] .el-table .el-table__footer tbody td p {
  margin: 0;
}
.table-total-summary[data-v-69cce8c4] {
  font-weight: bold;
  color: #2b2b2b;
}
.table-total-summary .total-num[data-v-69cce8c4] {
  margin-top: 5px;
  display: flex;
  justify-content: flex-end;
}
[data-v-69cce8c4] .verify-msg-code-view .verify-view .input-view {
  width: 100%;
}
.form-wrap[data-v-69cce8c4] {
  position: relative;
  z-index: 2;
  background: #f5f5f5;
  width: 417px;
  padding: 0 20px 0 0;
  margin: 0 auto 28px;
  border-radius: 10px;
}
[data-v-69cce8c4] .msg-title-view {
  display: none;
}
.form[data-v-69cce8c4] {
  width: 100%;
  padding: 20px 0;
}
.btns[data-v-69cce8c4] .el-button {
  margin-left: 120px;
  width: 140px;
}
[data-v-69cce8c4] .bank-select {
  width: 296px;
}
[data-v-69cce8c4] .bank-select /deep/ input {
  height: 40px !important;
}
[data-v-69cce8c4] .text-center {
  padding: 20px 0;
}

/**
 * 本文件存放公共的less参数
 */
/**
 * 本文件存放公共的less函数
 */
.bb-number[data-v-5b6bf59e] {
  font-family: 'din-alternate-bold';
}
.ml-number[data-v-5b6bf59e] {
  font-family: 'Roboto';
}
.flex-container[data-v-5b6bf59e] {
  display: flex;
  justify-content: center;
  align-items: center;
}
.primary-btn[data-v-5b6bf59e] {
  height: 40px;
  width: 100%;
  background: linear-gradient(174.44deg, #2b44b1 22.19%, #f7a300 84.87%);
  border-radius: 2px;
  font-size: 14px;
  color: #2b2b2b;
  border: none;
  outline: none;
}
/** chrome表单自动填充，去掉默认的背景色 */
input[data-v-5b6bf59e]:-webkit-autofill {
  box-shadow: 0 0 0px 1000px white inset;
  -webkit-box-shadow: 0 0 0px 1000px white inset;
}
/* safari input 内阴影*/
input[data-v-5b6bf59e] {
  -webkit-appearance: none;
}
/* 卡片样式 */
.card[data-v-5b6bf59e] {
  box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.1);
  border-radius: 8px;
  margin-bottom: 8px;
  overflow: hidden;
  box-sizing: border-box;
  background: #fff;
}
.card .split-line[data-v-5b6bf59e] {
  border-bottom: 1px dashed #ddd;
  /* no */
  padding-top: 4px;
  /* no */
  margin-bottom: 4px;
  /* no */
  box-sizing: border-box;
  position: relative;
}
.card .split-line[data-v-5b6bf59e]::after {
  border-radius: 0 10px 10px 0;
  /* no */
  left: 0;
}
.card .split-line[data-v-5b6bf59e]::before {
  border-radius: 10px 0 0 10px;
  /* no */
  right: 0;
}
.card .split-line[data-v-5b6bf59e]::after,
.card .split-line[data-v-5b6bf59e]::before {
  position: absolute;
  content: '';
  display: block;
  width: 4px;
  /* no */
  height: 8px;
  /* no */
  background: #2b2b2b;
  top: 0;
  /* no */
}
.seek-top-comm-dialog[data-v-5b6bf59e] .el-dialog__header {
  display: none;
}
.seek-top-comm-dialog[data-v-5b6bf59e] .el-dialog__body {
  padding: 0;
}
.seek-top-comm-dialog[data-v-5b6bf59e] .el-dialog__body /deep/ .form-button-view {
  padding-left: 0;
  width: 100%;
  display: flex;
  justify-content: center;
}
.seek-top-comm-dialog[data-v-5b6bf59e] .el-form-item__label::before {
  display: none;
}
[data-v-5b6bf59e] .el-table {
  position: relative;
  z-index: 2;
  overflow: visible;
}
[data-v-5b6bf59e] .el-table th {
  padding: 10px 0;
}
[data-v-5b6bf59e] .el-table th .cell {
  color: #2b2b2b;
  font-weight: 600;
}
[data-v-5b6bf59e] .el-table .el-table__footer {
  min-height: 40px;
}
[data-v-5b6bf59e] .el-table .el-table__footer tbody td {
  font-size: 14px;
  color: #2b2b2b;
  font-weight: 600;
}
[data-v-5b6bf59e] .el-table .el-table__footer tbody td p {
  margin: 0;
}
.table-total-summary[data-v-5b6bf59e] {
  font-weight: bold;
  color: #2b2b2b;
}
.table-total-summary .total-num[data-v-5b6bf59e] {
  margin-top: 5px;
  display: flex;
  justify-content: flex-end;
}
.button-view[data-v-5b6bf59e] .el-button {
  width: 140px;
  margin-top: 30px;
  margin-left: 105px;
}
.verify-tel-phone-view .form-item-view[data-v-5b6bf59e] {
  display: flex;
  justify-content: center;
}
.verify-tel-phone-view[data-v-5b6bf59e] .el-form-item__content {
  display: inline-block;
  width: auto !important;
}
.verify-tel-phone-view[data-v-5b6bf59e] .verify-view {
  display: inline-flex !important;
}
.verify-tel-phone-view[data-v-5b6bf59e] .description-view {
  margin-left: 0 !important;
}
.verify-tel-phone-view[data-v-5b6bf59e] {
  margin-top: -30px;
}
.verify-tel-phone-view .form-item-view[data-v-5b6bf59e] {
  padding-top: 30px;
  margin: 0;
}
.verify-tel-phone-view[data-v-5b6bf59e] .el-form-item__content {
  line-height: normal;
  width: 100%;
}
.verify-tel-phone-view .msg-title-view[data-v-5b6bf59e] {
  font-size: 14px;
  color: #333;
  padding-bottom: 8px;
}
.verify-tel-phone-view .phone-view[data-v-5b6bf59e] {
  height: 40px;
  display: flex;
  justify-content: space-between;
}
.verify-tel-phone-view .text-input-view[data-v-5b6bf59e] {
  margin-left: 15px;
  border-radius: 5px;
}
.verify-tel-phone-view .text-input-view[data-v-5b6bf59e] input {
  border-radius: 5px;
}
.verify-tel-phone-view[data-v-5b6bf59e] .dialog-title-view,
.verify-tel-phone-view[data-v-5b6bf59e] .dialog-description-view {
  margin: 0;
}

/**
 * 本文件存放公共的less参数
 */
/**
 * 本文件存放公共的less函数
 */
.bb-number[data-v-31bbb4a3] {
  font-family: 'din-alternate-bold';
}
.ml-number[data-v-31bbb4a3] {
  font-family: 'Roboto';
}
.flex-container[data-v-31bbb4a3] {
  display: flex;
  justify-content: center;
  align-items: center;
}
.primary-btn[data-v-31bbb4a3] {
  height: 40px;
  width: 100%;
  background: linear-gradient(174.44deg, #2b44b1 22.19%, #f7a300 84.87%);
  border-radius: 2px;
  font-size: 14px;
  color: #2b2b2b;
  border: none;
  outline: none;
}
/** chrome表单自动填充，去掉默认的背景色 */
input[data-v-31bbb4a3]:-webkit-autofill {
  box-shadow: 0 0 0px 1000px white inset;
  -webkit-box-shadow: 0 0 0px 1000px white inset;
}
/* safari input 内阴影*/
input[data-v-31bbb4a3] {
  -webkit-appearance: none;
}
/* 卡片样式 */
.card[data-v-31bbb4a3] {
  box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.1);
  border-radius: 8px;
  margin-bottom: 8px;
  overflow: hidden;
  box-sizing: border-box;
  background: #fff;
}
.card .split-line[data-v-31bbb4a3] {
  border-bottom: 1px dashed #ddd;
  /* no */
  padding-top: 4px;
  /* no */
  margin-bottom: 4px;
  /* no */
  box-sizing: border-box;
  position: relative;
}
.card .split-line[data-v-31bbb4a3]::after {
  border-radius: 0 10px 10px 0;
  /* no */
  left: 0;
}
.card .split-line[data-v-31bbb4a3]::before {
  border-radius: 10px 0 0 10px;
  /* no */
  right: 0;
}
.card .split-line[data-v-31bbb4a3]::after,
.card .split-line[data-v-31bbb4a3]::before {
  position: absolute;
  content: '';
  display: block;
  width: 4px;
  /* no */
  height: 8px;
  /* no */
  background: #2b2b2b;
  top: 0;
  /* no */
}
.seek-top-comm-dialog[data-v-31bbb4a3] .el-dialog__header {
  display: none;
}
.seek-top-comm-dialog[data-v-31bbb4a3] .el-dialog__body {
  padding: 0;
}
.seek-top-comm-dialog[data-v-31bbb4a3] .el-dialog__body /deep/ .form-button-view {
  padding-left: 0;
  width: 100%;
  display: flex;
  justify-content: center;
}
.seek-top-comm-dialog[data-v-31bbb4a3] .el-form-item__label::before {
  display: none;
}
[data-v-31bbb4a3] .el-table {
  position: relative;
  z-index: 2;
  overflow: visible;
}
[data-v-31bbb4a3] .el-table th {
  padding: 10px 0;
}
[data-v-31bbb4a3] .el-table th .cell {
  color: #2b2b2b;
  font-weight: 600;
}
[data-v-31bbb4a3] .el-table .el-table__footer {
  min-height: 40px;
}
[data-v-31bbb4a3] .el-table .el-table__footer tbody td {
  font-size: 14px;
  color: #2b2b2b;
  font-weight: 600;
}
[data-v-31bbb4a3] .el-table .el-table__footer tbody td p {
  margin: 0;
}
.table-total-summary[data-v-31bbb4a3] {
  font-weight: bold;
  color: #2b2b2b;
}
.table-total-summary .total-num[data-v-31bbb4a3] {
  margin-top: 5px;
  display: flex;
  justify-content: flex-end;
}
.card-list-container[data-v-31bbb4a3] {
  border-top: 1px solid #ddd;
}
.card-list[data-v-31bbb4a3] {
  padding: 30px 20px;
  width: 1119px;
  margin: auto;
}
.img-icon-bg[data-v-31bbb4a3] {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 40px;
  width: 108px;
  background-size: 84%;
  opacity: 0.2;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url(../49ca0e75ee91266b573acf281ac2f724.svg);
  filter: grayscale(10%);
}
.img-icon-bg.disabled[data-v-31bbb4a3] {
  background-size: 100%;
}
.bank-icon[data-v-31bbb4a3] {
  width: 40px;
  height: 40px;
  margin-right: 10px;
  background-size: 84%;
  background-repeat: no-repeat;
  background-position: center;
  background-color: rgba(255, 255, 255, 0.8);
  border-radius: 50%;
}
.bank-card[data-v-31bbb4a3] {
  width: 353px;
  height: 124px;
  color: #fff;
  box-sizing: border-box;
  font-size: 12px;
  padding: 18px;
  position: relative;
  border-radius: 20px;
  overflow: hidden;
  display: inline-block;
  margin-right: 20px;
  margin-bottom: 20px;
  background-color: #3f51b5;
}
.bank-card.disable[data-v-31bbb4a3] {
  background: #f5f5f5 no-repeat 18px 18px;
  background-image: url(../49ca0e75ee91266b573acf281ac2f724.svg);
  color: #2b2b2b;
  background-color: #f5f5f5;
}
.bank-card--zhaoshang[data-v-31bbb4a3] {
  background-color: #b85758;
}
.bank-card--gongshang[data-v-31bbb4a3] {
  background-color: #b85758;
}
.bank-card--jianshe[data-v-31bbb4a3] {
  background-color: #31639e;
}
.bank-card--nongye[data-v-31bbb4a3] {
  background-color: #0099b3;
}
.bank-card--zhongguo[data-v-31bbb4a3] {
  background-color: #b85758;
}
.bank-card--jiaotong[data-v-31bbb4a3] {
  background-color: #31639e;
}
.bank-card--guangfa[data-v-31bbb4a3] {
  background-color: #b85758;
}
.bank-card--guangda[data-v-31bbb4a3] {
  background-color: #fbbd00;
}
.bank-card--pufa[data-v-31bbb4a3] {
  background-color: #31639e;
}
.bank-card--minsheng[data-v-31bbb4a3] {
  background-color: #5aa572;
}
.bank-card--pingan[data-v-31bbb4a3] {
  background-color: #c99355;
}
.bank-card--xingye[data-v-31bbb4a3] {
  background-color: #31639e;
}
.bank-card--zhongxin[data-v-31bbb4a3] {
  background-color: #b85758;
}
.bank-card--youzheng[data-v-31bbb4a3] {
  background-color: #3d8a78;
}
.bank-card--bankCheck[data-v-31bbb4a3] {
  background-color: #f5f5f5;
}
.bank-card--bankCheck .bank-card__number[data-v-31bbb4a3] {
  color: #888;
}
.bank-card[data-v-31bbb4a3]:last-of-type {
  margin-right: 0;
}
.bank-card__top[data-v-31bbb4a3] {
  display: flex;
  justify-content: space-between;
}
.bank-card__bottom[data-v-31bbb4a3] {
  display: flex;
  align-items: center;
  margin-top: 15px;
}
.bank-card__title[data-v-31bbb4a3] {
  line-height: 40px;
  font-weight: 400;
  font-size: 16px;
  flex: 1;
}
.bank-card__check-title[data-v-31bbb4a3] {
  line-height: 40px;
  font-weight: 400;
  margin-left: 55px;
  color: #2b2b2b;
  font-size: 14px;
  flex: 1;
}
.bank-card__delete[data-v-31bbb4a3] {
  cursor: pointer;
  width: 68px;
  height: 30px;
  background: #2b44b1;
  color: #fff;
  line-height: 30px;
  border-radius: 10px;
  text-align: center;
  font-size: 14px;
}
.bank-card__number[data-v-31bbb4a3] {
  font-size: 18px;
  letter-spacing: 2px;
  margin-left: 10px;
  font-weight: bold;
  display: flex;
}
.bank-card__number div[data-v-31bbb4a3] {
  margin: 0 10px;
}
.bank-card__select[data-v-31bbb4a3] {
  height: 40px;
  display: flex;
  align-items: center;
}
.bank-card__active-select[data-v-31bbb4a3] {
  display: flex;
  align-items: center;
}
.bank-card__svg-icon[data-v-31bbb4a3] {
  width: 37px;
  height: 37px;
  margin-left: 10px;
  margin-top: 7px;
  cursor: pointer;
}
.bank-card__select-polygon[data-v-31bbb4a3] {
  opacity: 0.2;
}
.bank-card__select-check[data-v-31bbb4a3] {
  position: absolute;
  top: 2px;
  right: 4px;
  width: 15px;
  fill: rgba(0, 0, 0, 0.4);
}
.no-data-wrap[data-v-31bbb4a3] {
  padding: 60px 0 30px;
}
.no-data-wrap > div[data-v-31bbb4a3] {
  margin: 0 auto;
  width: 300px;
  display: flex;
  justify-content: center;
  align-content: center;
  flex-direction: column;
}
.no-data-wrap > div .no-data[data-v-31bbb4a3] {
  display: flex;
  justify-content: center;
  margin-bottom: 10px;
}
.no-data-wrap > div .no-data-icon[data-v-31bbb4a3] {
  width: 100px;
  height: 100px;
}
.no-data-wrap > div .text-desc[data-v-31bbb4a3] {
  color: #2b2b2b;
  font-size: 24px;
  text-align: center;
  margin-bottom: 10px;
}
.no-data-wrap > div .text-desc-sub[data-v-31bbb4a3] {
  color: #888;
  font-size: 20px;
  text-align: center;
}
.tooltip-content[data-v-31bbb4a3] {
  max-width: 360px;
  word-break: break-all;
}

/**
 * 本文件存放公共的less参数
 */
/**
 * 本文件存放公共的less函数
 */
.bb-number[data-v-594e9942] {
  font-family: 'din-alternate-bold';
}
.ml-number[data-v-594e9942] {
  font-family: 'Roboto';
}
.flex-container[data-v-594e9942] {
  display: flex;
  justify-content: center;
  align-items: center;
}
.primary-btn[data-v-594e9942] {
  height: 40px;
  width: 100%;
  background: linear-gradient(174.44deg, #2b44b1 22.19%, #f7a300 84.87%);
  border-radius: 2px;
  font-size: 14px;
  color: #2b2b2b;
  border: none;
  outline: none;
}
/** chrome表单自动填充，去掉默认的背景色 */
input[data-v-594e9942]:-webkit-autofill {
  box-shadow: 0 0 0px 1000px white inset;
  -webkit-box-shadow: 0 0 0px 1000px white inset;
}
/* safari input 内阴影*/
input[data-v-594e9942] {
  -webkit-appearance: none;
}
/* 卡片样式 */
.card[data-v-594e9942] {
  box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.1);
  border-radius: 8px;
  margin-bottom: 8px;
  overflow: hidden;
  box-sizing: border-box;
  background: #fff;
}
.card .split-line[data-v-594e9942] {
  border-bottom: 1px dashed #ddd;
  /* no */
  padding-top: 4px;
  /* no */
  margin-bottom: 4px;
  /* no */
  box-sizing: border-box;
  position: relative;
}
.card .split-line[data-v-594e9942]::after {
  border-radius: 0 10px 10px 0;
  /* no */
  left: 0;
}
.card .split-line[data-v-594e9942]::before {
  border-radius: 10px 0 0 10px;
  /* no */
  right: 0;
}
.card .split-line[data-v-594e9942]::after,
.card .split-line[data-v-594e9942]::before {
  position: absolute;
  content: '';
  display: block;
  width: 4px;
  /* no */
  height: 8px;
  /* no */
  background: #2b2b2b;
  top: 0;
  /* no */
}
.seek-top-comm-dialog[data-v-594e9942] .el-dialog__header {
  display: none;
}
.seek-top-comm-dialog[data-v-594e9942] .el-dialog__body {
  padding: 0;
}
.seek-top-comm-dialog[data-v-594e9942] .el-dialog__body /deep/ .form-button-view {
  padding-left: 0;
  width: 100%;
  display: flex;
  justify-content: center;
}
.seek-top-comm-dialog[data-v-594e9942] .el-form-item__label::before {
  display: none;
}
[data-v-594e9942] .el-table {
  position: relative;
  z-index: 2;
  overflow: visible;
}
[data-v-594e9942] .el-table th {
  padding: 10px 0;
}
[data-v-594e9942] .el-table th .cell {
  color: #2b2b2b;
  font-weight: 600;
}
[data-v-594e9942] .el-table .el-table__footer {
  min-height: 40px;
}
[data-v-594e9942] .el-table .el-table__footer tbody td {
  font-size: 14px;
  color: #2b2b2b;
  font-weight: 600;
}
[data-v-594e9942] .el-table .el-table__footer tbody td p {
  margin: 0;
}
.table-total-summary[data-v-594e9942] {
  font-weight: bold;
  color: #2b2b2b;
}
.table-total-summary .total-num[data-v-594e9942] {
  margin-top: 5px;
  display: flex;
  justify-content: flex-end;
}
.header-view[data-v-594e9942] {
  height: 31px;
  display: flex;
  align-items: center;
  padding: 15px 20px;
}
.header-view .prev-name-view[data-v-594e9942] {
  cursor: pointer;
  font-size: 16px;
  color: #165dca;
}
.header-view > span[data-v-594e9942] {
  padding: 0 10px;
}
.header-view .curr-name-view[data-v-594e9942] {
  color: #2b2b2b;
  font-size: 22px;
  font-weight: 600;
}
.header-view .sub-desc[data-v-594e9942] {
  font-size: 14px;
  color: #9298a2;
  font-weight: 400;
  margin-left: 10px;
}
.header-view .sub-desc span[data-v-594e9942] {
  color: red;
}

