/**
 * 本文件存放公共的less参数
 */
/**
 * 本文件存放公共的less函数
 */
.bb-number[data-v-7c085b96] {
  font-family: 'din-alternate-bold';
}
.ml-number[data-v-7c085b96] {
  font-family: 'Roboto';
}
.flex-container[data-v-7c085b96] {
  display: flex;
  justify-content: center;
  align-items: center;
}
.primary-btn[data-v-7c085b96] {
  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-7c085b96]:-webkit-autofill {
  box-shadow: 0 0 0px 1000px white inset;
  -webkit-box-shadow: 0 0 0px 1000px white inset;
}
/* safari input 内阴影*/
input[data-v-7c085b96] {
  -webkit-appearance: none;
}
/* 卡片样式 */
.card[data-v-7c085b96] {
  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-7c085b96] {
  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-7c085b96]::after {
  border-radius: 0 10px 10px 0;
  /* no */
  left: 0;
}
.card .split-line[data-v-7c085b96]::before {
  border-radius: 10px 0 0 10px;
  /* no */
  right: 0;
}
.card .split-line[data-v-7c085b96]::after,
.card .split-line[data-v-7c085b96]::before {
  position: absolute;
  content: '';
  display: block;
  width: 4px;
  /* no */
  height: 8px;
  /* no */
  background: #2b2b2b;
  top: 0;
  /* no */
}
.seek-top-comm-dialog[data-v-7c085b96] .el-dialog__header {
  display: none;
}
.seek-top-comm-dialog[data-v-7c085b96] .el-dialog__body {
  padding: 0;
}
.seek-top-comm-dialog[data-v-7c085b96] .el-dialog__body /deep/ .form-button-view {
  padding-left: 0;
  width: 100%;
  display: flex;
  justify-content: center;
}
.seek-top-comm-dialog[data-v-7c085b96] .el-form-item__label::before {
  display: none;
}
[data-v-7c085b96] .el-table {
  position: relative;
  z-index: 2;
  overflow: visible;
}
[data-v-7c085b96] .el-table th {
  padding: 10px 0;
}
[data-v-7c085b96] .el-table th .cell {
  color: #2b2b2b;
  font-weight: 600;
}
[data-v-7c085b96] .el-table .el-table__footer {
  min-height: 40px;
}
[data-v-7c085b96] .el-table .el-table__footer tbody td {
  font-size: 14px;
  color: #2b2b2b;
  font-weight: 600;
}
[data-v-7c085b96] .el-table .el-table__footer tbody td p {
  margin: 0;
}
.table-total-summary[data-v-7c085b96] {
  font-weight: bold;
  color: #2b2b2b;
}
.table-total-summary .total-num[data-v-7c085b96] {
  margin-top: 5px;
  display: flex;
  justify-content: flex-end;
}
.button-view[data-v-7c085b96] .el-button {
  width: 140px;
  margin-top: 30px;
  margin-left: 105px;
}
.verify-tel-phone-view .form-item-view[data-v-7c085b96] {
  display: flex;
  justify-content: center;
}
.verify-tel-phone-view[data-v-7c085b96] .el-form-item__content {
  display: inline-block;
  width: auto !important;
}
.verify-tel-phone-view[data-v-7c085b96] .verify-view {
  display: inline-flex !important;
}
.verify-tel-phone-view[data-v-7c085b96] .description-view {
  margin-left: 0 !important;
}
.verify-tel-phone-view[data-v-7c085b96] {
  margin-top: -30px;
}
.verify-tel-phone-view .form-item-view[data-v-7c085b96] {
  padding-top: 30px;
  margin: 0;
}
.verify-tel-phone-view[data-v-7c085b96] .el-form-item__content {
  line-height: normal;
  width: 100%;
}
.verify-tel-phone-view .msg-title-view[data-v-7c085b96] {
  font-size: 14px;
  color: #333;
  padding-bottom: 8px;
}
.verify-tel-phone-view .phone-view[data-v-7c085b96] {
  height: 40px;
  display: flex;
  justify-content: space-between;
}
.verify-tel-phone-view .text-input-view[data-v-7c085b96] {
  margin-left: 15px;
  border-radius: 5px;
}
.verify-tel-phone-view .text-input-view[data-v-7c085b96] input {
  border-radius: 5px;
}
.verify-tel-phone-view[data-v-7c085b96] .dialog-title-view,
.verify-tel-phone-view[data-v-7c085b96] .dialog-description-view {
  margin: 0;
}

/**
 * 本文件存放公共的less参数
 */
/**
 * 本文件存放公共的less函数
 */
.bb-number[data-v-40fa8196] {
  font-family: 'din-alternate-bold';
}
.ml-number[data-v-40fa8196] {
  font-family: 'Roboto';
}
.flex-container[data-v-40fa8196] {
  display: flex;
  justify-content: center;
  align-items: center;
}
.primary-btn[data-v-40fa8196] {
  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-40fa8196]:-webkit-autofill {
  box-shadow: 0 0 0px 1000px white inset;
  -webkit-box-shadow: 0 0 0px 1000px white inset;
}
/* safari input 内阴影*/
input[data-v-40fa8196] {
  -webkit-appearance: none;
}
/* 卡片样式 */
.card[data-v-40fa8196] {
  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-40fa8196] {
  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-40fa8196]::after {
  border-radius: 0 10px 10px 0;
  /* no */
  left: 0;
}
.card .split-line[data-v-40fa8196]::before {
  border-radius: 10px 0 0 10px;
  /* no */
  right: 0;
}
.card .split-line[data-v-40fa8196]::after,
.card .split-line[data-v-40fa8196]::before {
  position: absolute;
  content: '';
  display: block;
  width: 4px;
  /* no */
  height: 8px;
  /* no */
  background: #2b2b2b;
  top: 0;
  /* no */
}
.seek-top-comm-dialog[data-v-40fa8196] .el-dialog__header {
  display: none;
}
.seek-top-comm-dialog[data-v-40fa8196] .el-dialog__body {
  padding: 0;
}
.seek-top-comm-dialog[data-v-40fa8196] .el-dialog__body /deep/ .form-button-view {
  padding-left: 0;
  width: 100%;
  display: flex;
  justify-content: center;
}
.seek-top-comm-dialog[data-v-40fa8196] .el-form-item__label::before {
  display: none;
}
[data-v-40fa8196] .el-table {
  position: relative;
  z-index: 2;
  overflow: visible;
}
[data-v-40fa8196] .el-table th {
  padding: 10px 0;
}
[data-v-40fa8196] .el-table th .cell {
  color: #2b2b2b;
  font-weight: 600;
}
[data-v-40fa8196] .el-table .el-table__footer {
  min-height: 40px;
}
[data-v-40fa8196] .el-table .el-table__footer tbody td {
  font-size: 14px;
  color: #2b2b2b;
  font-weight: 600;
}
[data-v-40fa8196] .el-table .el-table__footer tbody td p {
  margin: 0;
}
.table-total-summary[data-v-40fa8196] {
  font-weight: bold;
  color: #2b2b2b;
}
.table-total-summary .total-num[data-v-40fa8196] {
  margin-top: 5px;
  display: flex;
  justify-content: flex-end;
}
.form-wrap[data-v-40fa8196] {
  background: #f5f5f5;
  width: 500px;
  margin: 0 auto 30px;
  border-radius: 10px;
}
.form[data-v-40fa8196] {
  width: 450px;
  padding: 20px 0 40px;
}
.radios[data-v-40fa8196] {
  display: flex;
  width: 100%;
  min-height: 30px;
}
.radios div[data-v-40fa8196] {
  width: 33%;
  text-align: center;
  font-weight: 600;
  background: #fff;
  margin-right: 10px;
  border-radius: 10px;
  border: 1px solid #ddd;
  cursor: pointer;
}
.radios div.active[data-v-40fa8196] {
  border-color: #2b44b1;
  color: #2b44b1;
}
.tips[data-v-40fa8196] {
  font-size: 12px;
  color: #888;
  white-space: nowrap;
}
.btns[data-v-40fa8196] .el-button {
  margin-left: 140px;
  width: 140px;
}

.el-tooltip:focus:hover,.el-tooltip:focus:not(.focusing){outline-width:0}.el-tooltip__popper{position:absolute;border-radius:4px;padding:10px;z-index:2000;font-size:12px;line-height:1.2;min-width:10px;word-wrap:break-word}.el-tooltip__popper .popper__arrow,.el-tooltip__popper .popper__arrow::after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid}.el-tooltip__popper .popper__arrow{border-width:6px}.el-tooltip__popper .popper__arrow::after{content:" ";border-width:5px}.el-tooltip__popper[x-placement^=top]{margin-bottom:12px}.el-tooltip__popper[x-placement^=top] .popper__arrow{bottom:-6px;border-top-color:#303133;border-bottom-width:0}.el-tooltip__popper[x-placement^=top] .popper__arrow::after{bottom:1px;margin-left:-5px;border-top-color:#303133;border-bottom-width:0}.el-tooltip__popper[x-placement^=bottom]{margin-top:12px}.el-tooltip__popper[x-placement^=bottom] .popper__arrow{top:-6px;border-top-width:0;border-bottom-color:#303133}.el-tooltip__popper[x-placement^=bottom] .popper__arrow::after{top:1px;margin-left:-5px;border-top-width:0;border-bottom-color:#303133}.el-tooltip__popper[x-placement^=right]{margin-left:12px}.el-tooltip__popper[x-placement^=right] .popper__arrow{left:-6px;border-right-color:#303133;border-left-width:0}.el-tooltip__popper[x-placement^=right] .popper__arrow::after{bottom:-5px;left:1px;border-right-color:#303133;border-left-width:0}.el-tooltip__popper[x-placement^=left]{margin-right:12px}.el-tooltip__popper[x-placement^=left] .popper__arrow{right:-6px;border-right-width:0;border-left-color:#303133}.el-tooltip__popper[x-placement^=left] .popper__arrow::after{right:1px;bottom:-5px;margin-left:-5px;border-right-width:0;border-left-color:#303133}.el-tooltip__popper.is-dark{background:#303133;color:#FFF}.el-tooltip__popper.is-light{background:#FFF;border:1px solid #303133}.el-tooltip__popper.is-light[x-placement^=top] .popper__arrow{border-top-color:#303133}.el-tooltip__popper.is-light[x-placement^=top] .popper__arrow::after{border-top-color:#FFF}.el-tooltip__popper.is-light[x-placement^=bottom] .popper__arrow{border-bottom-color:#303133}.el-tooltip__popper.is-light[x-placement^=bottom] .popper__arrow::after{border-bottom-color:#FFF}.el-tooltip__popper.is-light[x-placement^=left] .popper__arrow{border-left-color:#303133}.el-tooltip__popper.is-light[x-placement^=left] .popper__arrow::after{border-left-color:#FFF}.el-tooltip__popper.is-light[x-placement^=right] .popper__arrow{border-right-color:#303133}.el-tooltip__popper.is-light[x-placement^=right] .popper__arrow::after{border-right-color:#FFF}
/**
 * 本文件存放公共的less参数
 */
/**
 * 本文件存放公共的less函数
 */
.bb-number[data-v-40d81dc5] {
  font-family: 'din-alternate-bold';
}
.ml-number[data-v-40d81dc5] {
  font-family: 'Roboto';
}
.flex-container[data-v-40d81dc5] {
  display: flex;
  justify-content: center;
  align-items: center;
}
.primary-btn[data-v-40d81dc5] {
  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-40d81dc5]:-webkit-autofill {
  box-shadow: 0 0 0px 1000px white inset;
  -webkit-box-shadow: 0 0 0px 1000px white inset;
}
/* safari input 内阴影*/
input[data-v-40d81dc5] {
  -webkit-appearance: none;
}
/* 卡片样式 */
.card[data-v-40d81dc5] {
  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-40d81dc5] {
  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-40d81dc5]::after {
  border-radius: 0 10px 10px 0;
  /* no */
  left: 0;
}
.card .split-line[data-v-40d81dc5]::before {
  border-radius: 10px 0 0 10px;
  /* no */
  right: 0;
}
.card .split-line[data-v-40d81dc5]::after,
.card .split-line[data-v-40d81dc5]::before {
  position: absolute;
  content: '';
  display: block;
  width: 4px;
  /* no */
  height: 8px;
  /* no */
  background: #2b2b2b;
  top: 0;
  /* no */
}
.seek-top-comm-dialog[data-v-40d81dc5] .el-dialog__header {
  display: none;
}
.seek-top-comm-dialog[data-v-40d81dc5] .el-dialog__body {
  padding: 0;
}
.seek-top-comm-dialog[data-v-40d81dc5] .el-dialog__body /deep/ .form-button-view {
  padding-left: 0;
  width: 100%;
  display: flex;
  justify-content: center;
}
.seek-top-comm-dialog[data-v-40d81dc5] .el-form-item__label::before {
  display: none;
}
[data-v-40d81dc5] .el-table {
  position: relative;
  z-index: 2;
  overflow: visible;
}
[data-v-40d81dc5] .el-table th {
  padding: 10px 0;
}
[data-v-40d81dc5] .el-table th .cell {
  color: #2b2b2b;
  font-weight: 600;
}
[data-v-40d81dc5] .el-table .el-table__footer {
  min-height: 40px;
}
[data-v-40d81dc5] .el-table .el-table__footer tbody td {
  font-size: 14px;
  color: #2b2b2b;
  font-weight: 600;
}
[data-v-40d81dc5] .el-table .el-table__footer tbody td p {
  margin: 0;
}
.table-total-summary[data-v-40d81dc5] {
  font-weight: bold;
  color: #2b2b2b;
}
.table-total-summary .total-num[data-v-40d81dc5] {
  margin-top: 5px;
  display: flex;
  justify-content: flex-end;
}
.button-view[data-v-40d81dc5] .el-button {
  width: 140px;
  margin-top: 30px;
  margin-left: 105px;
}
.verify-tel-phone-view .form-item-view[data-v-40d81dc5] {
  display: flex;
  justify-content: center;
}
.verify-tel-phone-view[data-v-40d81dc5] .el-form-item__content {
  display: inline-block;
  width: auto !important;
}
.verify-tel-phone-view[data-v-40d81dc5] .verify-view {
  display: inline-flex !important;
}
.verify-tel-phone-view[data-v-40d81dc5] .description-view {
  margin-left: 0 !important;
}
.verify-tel-phone-view[data-v-40d81dc5] {
  margin-top: -30px;
}
.verify-tel-phone-view .form-item-view[data-v-40d81dc5] {
  padding-top: 30px;
  margin: 0;
}
.verify-tel-phone-view[data-v-40d81dc5] .el-form-item__content {
  line-height: normal;
  width: 100%;
}
.verify-tel-phone-view .msg-title-view[data-v-40d81dc5] {
  font-size: 14px;
  color: #333;
  padding-bottom: 8px;
}
.verify-tel-phone-view .phone-view[data-v-40d81dc5] {
  height: 40px;
  display: flex;
  justify-content: space-between;
}
.verify-tel-phone-view .text-input-view[data-v-40d81dc5] {
  margin-left: 15px;
  border-radius: 5px;
}
.verify-tel-phone-view .text-input-view[data-v-40d81dc5] input {
  border-radius: 5px;
}
.verify-tel-phone-view[data-v-40d81dc5] .dialog-title-view,
.verify-tel-phone-view[data-v-40d81dc5] .dialog-description-view {
  margin: 0;
}

/**
 * 本文件存放公共的less参数
 */
/**
 * 本文件存放公共的less函数
 */
.bb-number[data-v-1b5a13da] {
  font-family: 'din-alternate-bold';
}
.ml-number[data-v-1b5a13da] {
  font-family: 'Roboto';
}
.flex-container[data-v-1b5a13da] {
  display: flex;
  justify-content: center;
  align-items: center;
}
.primary-btn[data-v-1b5a13da] {
  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-1b5a13da]:-webkit-autofill {
  box-shadow: 0 0 0px 1000px white inset;
  -webkit-box-shadow: 0 0 0px 1000px white inset;
}
/* safari input 内阴影*/
input[data-v-1b5a13da] {
  -webkit-appearance: none;
}
/* 卡片样式 */
.card[data-v-1b5a13da] {
  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-1b5a13da] {
  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-1b5a13da]::after {
  border-radius: 0 10px 10px 0;
  /* no */
  left: 0;
}
.card .split-line[data-v-1b5a13da]::before {
  border-radius: 10px 0 0 10px;
  /* no */
  right: 0;
}
.card .split-line[data-v-1b5a13da]::after,
.card .split-line[data-v-1b5a13da]::before {
  position: absolute;
  content: '';
  display: block;
  width: 4px;
  /* no */
  height: 8px;
  /* no */
  background: #2b2b2b;
  top: 0;
  /* no */
}
.seek-top-comm-dialog[data-v-1b5a13da] .el-dialog__header {
  display: none;
}
.seek-top-comm-dialog[data-v-1b5a13da] .el-dialog__body {
  padding: 0;
}
.seek-top-comm-dialog[data-v-1b5a13da] .el-dialog__body /deep/ .form-button-view {
  padding-left: 0;
  width: 100%;
  display: flex;
  justify-content: center;
}
.seek-top-comm-dialog[data-v-1b5a13da] .el-form-item__label::before {
  display: none;
}
[data-v-1b5a13da] .el-table {
  position: relative;
  z-index: 2;
  overflow: visible;
}
[data-v-1b5a13da] .el-table th {
  padding: 10px 0;
}
[data-v-1b5a13da] .el-table th .cell {
  color: #2b2b2b;
  font-weight: 600;
}
[data-v-1b5a13da] .el-table .el-table__footer {
  min-height: 40px;
}
[data-v-1b5a13da] .el-table .el-table__footer tbody td {
  font-size: 14px;
  color: #2b2b2b;
  font-weight: 600;
}
[data-v-1b5a13da] .el-table .el-table__footer tbody td p {
  margin: 0;
}
.table-total-summary[data-v-1b5a13da] {
  font-weight: bold;
  color: #2b2b2b;
}
.table-total-summary .total-num[data-v-1b5a13da] {
  margin-top: 5px;
  display: flex;
  justify-content: flex-end;
}
.card-list[data-v-1b5a13da] {
  padding: 30px 0;
  max-width: 1150px;
  margin: auto;
}
.card-list-container[data-v-1b5a13da] {
  border-top: 1px solid #ddd;
}
.usdt-card[data-v-1b5a13da] {
  width: 353px;
  height: 124px;
  color: #2b2b2b;
  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: #f5f5f5;
  background-image: url(../4d573d5e5ef1454c6eba38720bd85d63.svg);
  background-repeat: no-repeat;
  background-position: 95% 50%;
}
.usdt-card[data-v-1b5a13da]:last-of-type {
  margin-right: 0;
}
.usdt-card__top[data-v-1b5a13da] {
  display: flex;
}
.usdt-card__bottom[data-v-1b5a13da] {
  display: flex;
  margin-top: 15px;
}
.usdt-card__title[data-v-1b5a13da] {
  font-weight: bold;
  display: flex;
  align-items: center;
  flex: 1;
}
.usdt-card__title img[data-v-1b5a13da] {
  width: 36px;
  margin-right: 10px;
}
.usdt-card__delete[data-v-1b5a13da] {
  cursor: pointer;
  width: 68px;
  height: 30px;
  background: #2b44b1;
  color: #fff;
  line-height: 30px;
  border-radius: 10px;
  text-align: center;
  font-size: 14px;
}
.usdt-card__number[data-v-1b5a13da] {
  font-family: Roboto, serif;
  font-size: 14px;
  font-weight: 600;
  margin-left: 10px;
  color: #2b2b2b;
  text-align: right;
  flex: 1;
  word-break: break-all;
}
.usdt-card__select[data-v-1b5a13da] {
  cursor: pointer;
}
.usdt-card__active-select[data-v-1b5a13da] {
  display: flex;
  align-items: center;
}
.no-data-wrap[data-v-1b5a13da] {
  padding: 60px 0 30px;
}
.no-data-wrap > div[data-v-1b5a13da] {
  margin: 0 auto;
  width: 300px;
  display: flex;
  justify-content: center;
  align-content: center;
  flex-direction: column;
}
.no-data-wrap > div .no-data[data-v-1b5a13da] {
  display: flex;
  justify-content: center;
  margin-bottom: 10px;
}
.no-data-wrap > div .no-data-icon[data-v-1b5a13da] {
  width: 100px;
  height: 100px;
}
.no-data-wrap > div .text-desc[data-v-1b5a13da] {
  color: #2b2b2b;
  font-size: 24px;
  text-align: center;
  margin-bottom: 10px;
}
.no-data-wrap > div .text-desc-sub[data-v-1b5a13da] {
  color: #888;
  font-size: 20px;
  text-align: center;
}
.tooltip-content[data-v-1b5a13da] {
  max-width: 360px;
  word-break: break-all;
}

/**
 * 本文件存放公共的less参数
 */
/**
 * 本文件存放公共的less函数
 */
.bb-number[data-v-fb8e05b6] {
  font-family: 'din-alternate-bold';
}
.ml-number[data-v-fb8e05b6] {
  font-family: 'Roboto';
}
.flex-container[data-v-fb8e05b6] {
  display: flex;
  justify-content: center;
  align-items: center;
}
.primary-btn[data-v-fb8e05b6] {
  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-fb8e05b6]:-webkit-autofill {
  box-shadow: 0 0 0px 1000px white inset;
  -webkit-box-shadow: 0 0 0px 1000px white inset;
}
/* safari input 内阴影*/
input[data-v-fb8e05b6] {
  -webkit-appearance: none;
}
/* 卡片样式 */
.card[data-v-fb8e05b6] {
  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-fb8e05b6] {
  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-fb8e05b6]::after {
  border-radius: 0 10px 10px 0;
  /* no */
  left: 0;
}
.card .split-line[data-v-fb8e05b6]::before {
  border-radius: 10px 0 0 10px;
  /* no */
  right: 0;
}
.card .split-line[data-v-fb8e05b6]::after,
.card .split-line[data-v-fb8e05b6]::before {
  position: absolute;
  content: '';
  display: block;
  width: 4px;
  /* no */
  height: 8px;
  /* no */
  background: #2b2b2b;
  top: 0;
  /* no */
}
.seek-top-comm-dialog[data-v-fb8e05b6] .el-dialog__header {
  display: none;
}
.seek-top-comm-dialog[data-v-fb8e05b6] .el-dialog__body {
  padding: 0;
}
.seek-top-comm-dialog[data-v-fb8e05b6] .el-dialog__body /deep/ .form-button-view {
  padding-left: 0;
  width: 100%;
  display: flex;
  justify-content: center;
}
.seek-top-comm-dialog[data-v-fb8e05b6] .el-form-item__label::before {
  display: none;
}
[data-v-fb8e05b6] .el-table {
  position: relative;
  z-index: 2;
  overflow: visible;
}
[data-v-fb8e05b6] .el-table th {
  padding: 10px 0;
}
[data-v-fb8e05b6] .el-table th .cell {
  color: #2b2b2b;
  font-weight: 600;
}
[data-v-fb8e05b6] .el-table .el-table__footer {
  min-height: 40px;
}
[data-v-fb8e05b6] .el-table .el-table__footer tbody td {
  font-size: 14px;
  color: #2b2b2b;
  font-weight: 600;
}
[data-v-fb8e05b6] .el-table .el-table__footer tbody td p {
  margin: 0;
}
.table-total-summary[data-v-fb8e05b6] {
  font-weight: bold;
  color: #2b2b2b;
}
.table-total-summary .total-num[data-v-fb8e05b6] {
  margin-top: 5px;
  display: flex;
  justify-content: flex-end;
}
.header-view[data-v-fb8e05b6] {
  height: 31px;
  display: flex;
  align-items: center;
  padding: 15px 20px;
}
.header-view .prev-name-view[data-v-fb8e05b6] {
  cursor: pointer;
  font-size: 16px;
  color: #165dca;
}
.header-view > span[data-v-fb8e05b6] {
  padding: 0 10px;
}
.header-view .curr-name-view[data-v-fb8e05b6] {
  color: #2b2b2b;
  font-size: 22px;
  font-weight: 600;
}
.header-view .sub-desc[data-v-fb8e05b6] {
  font-size: 14px;
  color: #9298a2;
  font-weight: 400;
  margin-left: 10px;
}
.header-view .sub-desc span[data-v-fb8e05b6] {
  color: red;
}

