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

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

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

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

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

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

/**
 * 本文件存放公共的less参数
 */
/**
 * 本文件存放公共的less函数
 */
.bb-number[data-v-9fccbb6c] {
  font-family: 'din-alternate-bold';
}
.ml-number[data-v-9fccbb6c] {
  font-family: 'Roboto';
}
.flex-container[data-v-9fccbb6c] {
  display: flex;
  justify-content: center;
  align-items: center;
}
.primary-btn[data-v-9fccbb6c] {
  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-9fccbb6c]:-webkit-autofill {
  box-shadow: 0 0 0px 1000px white inset;
  -webkit-box-shadow: 0 0 0px 1000px white inset;
}
/* safari input 内阴影*/
input[data-v-9fccbb6c] {
  -webkit-appearance: none;
}
/* 卡片样式 */
.card[data-v-9fccbb6c] {
  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-9fccbb6c] {
  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-9fccbb6c]::after {
  border-radius: 0 10px 10px 0;
  /* no */
  left: 0;
}
.card .split-line[data-v-9fccbb6c]::before {
  border-radius: 10px 0 0 10px;
  /* no */
  right: 0;
}
.card .split-line[data-v-9fccbb6c]::after,
.card .split-line[data-v-9fccbb6c]::before {
  position: absolute;
  content: '';
  display: block;
  width: 4px;
  /* no */
  height: 8px;
  /* no */
  background: #2b2b2b;
  top: 0;
  /* no */
}
.seek-top-comm-dialog[data-v-9fccbb6c] .el-dialog__header {
  display: none;
}
.seek-top-comm-dialog[data-v-9fccbb6c] .el-dialog__body {
  padding: 0;
}
.seek-top-comm-dialog[data-v-9fccbb6c] .el-dialog__body /deep/ .form-button-view {
  padding-left: 0;
  width: 100%;
  display: flex;
  justify-content: center;
}
.seek-top-comm-dialog[data-v-9fccbb6c] .el-form-item__label::before {
  display: none;
}
[data-v-9fccbb6c] .el-table {
  position: relative;
  z-index: 2;
  overflow: visible;
}
[data-v-9fccbb6c] .el-table th {
  padding: 10px 0;
}
[data-v-9fccbb6c] .el-table th .cell {
  color: #2b2b2b;
  font-weight: 600;
}
[data-v-9fccbb6c] .el-table .el-table__footer {
  min-height: 40px;
}
[data-v-9fccbb6c] .el-table .el-table__footer tbody td {
  font-size: 14px;
  color: #2b2b2b;
  font-weight: 600;
}
[data-v-9fccbb6c] .el-table .el-table__footer tbody td p {
  margin: 0;
}
.table-total-summary[data-v-9fccbb6c] {
  font-weight: bold;
  color: #2b2b2b;
}
.table-total-summary .total-num[data-v-9fccbb6c] {
  margin-top: 5px;
  display: flex;
  justify-content: flex-end;
}
.low-proxy-tabs[data-v-9fccbb6c] {
  display: flex;
  justify-content: center;
  padding: 0 0 25px 0;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 22px;
  text-align: center;
  /* 不动色/图标文字/暗次内容 */
  color: #333;
  margin-top: -15px;
  z-index: 3;
  position: relative;
}
.low-proxy-tabs .item[data-v-9fccbb6c] {
  padding: 6px 0;
  width: 160px;
  text-align: center;
  border-bottom: 4px solid #ddd;
  cursor: pointer;
}
.low-proxy-tabs .item.active[data-v-9fccbb6c] {
  color: #2b2b2b;
  border-color: #2b44b1;
  cursor: default;
}

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

