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

