/**
 * 本文件存放公共的less参数
 */
/**
 * 本文件存放公共的less函数
 */
.bb-number[data-v-3105f456] {
  font-family: 'din-alternate-bold';
}
.ml-number[data-v-3105f456] {
  font-family: 'Roboto';
}
.flex-container[data-v-3105f456] {
  display: flex;
  justify-content: center;
  align-items: center;
}
.primary-btn[data-v-3105f456] {
  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-3105f456]:-webkit-autofill {
  box-shadow: 0 0 0px 1000px white inset;
  -webkit-box-shadow: 0 0 0px 1000px white inset;
}
/* safari input 内阴影*/
input[data-v-3105f456] {
  -webkit-appearance: none;
}
/* 卡片样式 */
.card[data-v-3105f456] {
  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-3105f456] {
  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-3105f456]::after {
  border-radius: 0 10px 10px 0;
  /* no */
  left: 0;
}
.card .split-line[data-v-3105f456]::before {
  border-radius: 10px 0 0 10px;
  /* no */
  right: 0;
}
.card .split-line[data-v-3105f456]::after,
.card .split-line[data-v-3105f456]::before {
  position: absolute;
  content: '';
  display: block;
  width: 4px;
  /* no */
  height: 8px;
  /* no */
  background: #2b2b2b;
  top: 0;
  /* no */
}
.seek-top-comm-dialog[data-v-3105f456] .el-dialog__header {
  display: none;
}
.seek-top-comm-dialog[data-v-3105f456] .el-dialog__body {
  padding: 0;
}
.seek-top-comm-dialog[data-v-3105f456] .el-dialog__body /deep/ .form-button-view {
  padding-left: 0;
  width: 100%;
  display: flex;
  justify-content: center;
}
.seek-top-comm-dialog[data-v-3105f456] .el-form-item__label::before {
  display: none;
}
[data-v-3105f456] .el-table {
  position: relative;
  z-index: 2;
  overflow: visible;
}
[data-v-3105f456] .el-table th {
  padding: 10px 0;
}
[data-v-3105f456] .el-table th .cell {
  color: #2b2b2b;
  font-weight: 600;
}
[data-v-3105f456] .el-table .el-table__footer {
  min-height: 40px;
}
[data-v-3105f456] .el-table .el-table__footer tbody td {
  font-size: 14px;
  color: #2b2b2b;
  font-weight: 600;
}
[data-v-3105f456] .el-table .el-table__footer tbody td p {
  margin: 0;
}
.table-total-summary[data-v-3105f456] {
  font-weight: bold;
  color: #2b2b2b;
}
.table-total-summary .total-num[data-v-3105f456] {
  margin-top: 5px;
  display: flex;
  justify-content: flex-end;
}
.global-mobile[data-v-3105f456] {
  position: relative;
  width: 60px;
  height: 38px;
  box-sizing: border-box;
  text-align: center;
  vertical-align: middle;
  display: inline-block;
  color: #777;
  cursor: pointer;
}
.global-mobile__header[data-v-3105f456] {
  line-height: 38px;
  border-radius: 5px 0 0 5px;
  font-size: 12px;
}
.global-mobile .select-ul[data-v-3105f456] {
  margin: 0;
  position: absolute;
  left: -1px;
  padding: 10px;
  background: #fff;
  height: 200px;
  width: 370px;
  box-sizing: border-box;
  z-index: 10;
  border: 1px solid #eaeaea;
  border-radius: 5px;
  overflow: auto;
}
.global-mobile .select-ul .select-li[data-v-3105f456] {
  opacity: 0.8;
  font-size: 14px;
  color: #4c4c4c;
  letter-spacing: 0;
  border-bottom: 1px solid #f7f7f7;
  height: 40px;
  line-height: 40px;
  padding-left: 10px;
  text-align: left;
}
.global-mobile .select-ul .select-li[data-v-3105f456]:hover {
  background: #f7f7f7;
}
.global-mobile .select-ul ul[data-v-3105f456] {
  padding: 0;
  list-style: none;
}
.global-mobile .select-ul ul[data-v-3105f456]::-webkit-scrollbar {
  width: 5px;
  height: 5px;
  background-color: #fff;
}
.global-mobile .select-ul ul[data-v-3105f456]::-webkit-scrollbar-track {
  box-shadow: inset 0 0 6px rgba(255, 255, 255, 0.3);
  background-color: #fff;
}
.global-mobile .select-ul ul[data-v-3105f456]::-webkit-scrollbar-thumb {
  box-shadow: inset 0 0 6px rgba(255, 255, 255, 0.3);
  background-color: #fff;
}

