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

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

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

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

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

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

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

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

