






























































































































































































































































































































































































































































/*宽度*/
.your-table .el-table__body-wrapper::-webkit-scrollbar {
    width: 5px !important;
    height: 10px;
}
/*宽度*/
::-webkit-scrollbar {
    width: 5px !important;
    height: 10px;
}

#publicTable[data-v-5fd82108] {
  height: 100%;
  /*height: calc(100% - 66px);*/
}
#publicTable[data-v-5fd82108] .el-table th > .cell {
  text-align: center;
  color: #000000;
  font-weight: bold;
  word-wrap: break-word;
  word-break: keep-all;
}
#publicTable[data-v-5fd82108] .el-pagination__jump {
  margin-left: 0;
}
#publicTable[data-v-5fd82108] .el-table__body {
  width: 100%;
}
#publicTable[data-v-5fd82108] .el-table .cell {
  text-align: center;
  padding: 8px 6px;
  line-height: 25px !important;
}
#publicTable input[data-v-5fd82108] {
  text-align: center;
}
#publicTable[data-v-5fd82108] .el-table tr {
  background-color: #fafafa;
}
#publicTable[data-v-5fd82108] .el-table--border td,
#publicTable .el-table--border th[data-v-5fd82108] {
  border-right: 1px solid #e2e2e2;
}
#publicTable[data-v-5fd82108] .el-table td,
#publicTable .el-table th.is-leaf[data-v-5fd82108] {
  border-bottom: 1px solid #e2e2e2;
}
#publicTable[data-v-5fd82108] .el-checkbox__inner {
  height: 20px;
  width: 20px;
}
#publicTable[data-v-5fd82108] .el-checkbox__inner::after {
  height: 11px;
  border: 3px solid #fff;
  border-left: 0;
  border-top: 0;
  margin-left: 2px;
}
#publicTable[data-v-5fd82108] .el-table--enable-row-hover .el-table__body tr:hover > td {
  background-color: #ffffff !important;
}
#publicTable[data-v-5fd82108] ::-webkit-scrollbar-thumb {
  background-color: #DDDDDD;
  border-radius: 10px;
  background-clip: content-box;
}
#publicTable[data-v-5fd82108] ::-webkit-scrollbar-track {
  background-color: #fafafa;
}
#publicTable[data-v-5fd82108] ::-webkit-scrollbar {
  width: 10px;
  height: 10px;
}
#publicTable .el-pagination[data-v-5fd82108] {
  white-space: nowrap;
  color: #303133;
  font-weight: 700;
}
#tableid[data-v-5fd82108] {
  background-color: #f0f0f0 !important;
}
#publicTable .table_cl[data-v-5fd82108] {
  font-size: 12px !important;
}
#publicTable .el-table__header[data-v-5fd82108] {
  width: auto !important;
  text-align: center;
}
#publicTable thead tr .tabHeaderClass[data-v-5fd82108] {
  color: #101010;
  text-align: center;
  padding: 0;
  line-height: 30px;
}
#publicTable .tabHeaderClass[data-v-5fd82108]:last-child {
  border-right: none;
}
#publicTable[data-v-5fd82108] .el-table td,
#publicTable .el-table th[data-v-5fd82108] {
  text-align: center !important;
}
#publicTable .el-table th[data-v-5fd82108]:last-child {
  border-right: none;
  z-index: 99;
}
#publicTable[data-v-5fd82108] .el-table__body-wrapper,
#publicTable .el-table__footer-wrapper[data-v-5fd82108],
#publicTable .el-table__header-wrapper[data-v-5fd82108] {
  text-align: center;
  background-color: #f0f0f0 !important;
}
#publicTable .el-table th[data-v-5fd82108],
#publicTable .el-table tr[data-v-5fd82108] {
  background: transparent;
}
#publicTable .el-table td[data-v-5fd82108],
#publicTable .el-table th.is-leaf[data-v-5fd82108] {
  border-color: #fdfdfd;
}
#publicTable .el-table td[data-v-5fd82108]:last-child {
  border-right: none;
}
#publicTable .el-table th[data-v-5fd82108]:nth-last-child(2) {
  border-right: none;
}
#publicTable .iconClass[data-v-5fd82108] {
  cursor: pointer;
  margin: 0 10px;
  font-weight: 600;
  font-size: 18px;
}
#publicTable .f-icon-dui[data-v-5fd82108] {
  color: #0eec10;
}
#publicTable .f-icon-jinzhi[data-v-5fd82108] {
  color: #f70202;
}
#publicTable .f-icon-pen[data-v-5fd82108] {
  color: #000000;
}
#publicTable .showtext[data-v-5fd82108] {
  display: none;
}
#publicTable .textcolor[data-v-5fd82108] {
  cursor: pointer;
}
#publicTable .flexcl[data-v-5fd82108] {
  display: flex;
  flex-direction: row;
  align-items: center;
  margin-top: 12px;
}
#publicTable .confirbtn[data-v-5fd82108] {
  background-color: #5a5657;
  padding: 0 6px;
  color: #ffffff;
  margin-left: 4px;
  cursor: pointer;
  border-radius: 2px;
}

#safebox[data-v-9d78d6f2] {
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 99999;
  background-color: rgba(107, 107, 107, 0.5);
}
#safebox .disfelx[data-v-9d78d6f2] {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: auto;
}
#safebox .heightcl[data-v-9d78d6f2] {
  height: 100%;
}
#safebox .boxcolor[data-v-9d78d6f2] {
  background-color: #ffffff;
}
#safebox .upbox[data-v-9d78d6f2] {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  height: 64px;
  width: 800px;
  background-color: #fafafa;
  border-bottom: 1px solid #a59999;
  font-size: 18px;
  color: var(--main-bg-color);
}
#safebox .textbox[data-v-9d78d6f2] {
  width: 800px;
  min-height: 50px;
  max-height: 600px;
  overflow: auto;
}
#safebox .discl[data-v-9d78d6f2] {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}
#safebox .iconcl[data-v-9d78d6f2] {
  padding-right: 20px;
}
#safebox .centerbox[data-v-9d78d6f2] {
  width: 800px;
}
#safebox .tipscl[data-v-9d78d6f2] {
  display: block;
  margin: 10px 10px;
}
#safebox .inputcl[data-v-9d78d6f2] {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  margin: 20px 0;
}
#safebox .btndsicl[data-v-9d78d6f2] {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  padding: 20px 0;
}
#safebox .disflexrow[data-v-9d78d6f2] {
  display: flex;
  flex-direction: row;
  align-items: center;
}
#safebox .disflexcol[data-v-9d78d6f2] {
  display: flex;
  flex-direction: column;
  align-items: center;
}
#safebox .boxflet[data-v-9d78d6f2] {
  margin: 0 auto;
  margin-top: 20px;
}
#safebox .borderra[data-v-9d78d6f2] {
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
}
#safebox .borderrabtm[data-v-9d78d6f2] {
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
}
#safebox[data-v-9d78d6f2] .el-input-number.is-controls-right .el-input__inner {
  text-align: left;
}

.warp[data-v-d9a18106] {
  height: 100%;
}
.warp .cententbox[data-v-d9a18106] {
  padding: 10px 10px 6px 10px;
  /*height: 38.7rem;*/
  height: calc(100% - 20px);
  /*overflow: auto;*/
  display: flex;
  flex-direction: column;
}
.warp .cententbox .content-all_totals[data-v-d9a18106] {
  display: flex;
  border: 1px solid #f0f0f0;
}
.warp .cententbox .content-all_totals .all_totals_date[data-v-d9a18106] {
  width: 200px;
  padding: 20px 0 0 10px;
  color: var(--main-bg-color);
  box-sizing: border-box;
  display: inline-block;
}
.warp .cententbox .content-all_totals .chart-box[data-v-d9a18106] {
  flex: 1;
  display: flex;
  justify-content: space-around;
}
.warp .cententbox .content-bottom[data-v-d9a18106] {
  display: flex;
  justify-content: space-between;
  flex: 1;
}
.warp .cententbox .content-bottom > div[data-v-d9a18106]:first-child {
  flex: 1;
  border: 1px solid #f0f0f0;
  text-align: center;
  padding-top: 10px;
}
.warp .cententbox .content-bottom > div[data-v-d9a18106]:first-child .area-select input {
  border-color: var(--main-bg-color) !important;
  color: var(--main-bg-color);
}
.warp .cententbox .content-bottom > div[data-v-d9a18106]:first-child .area-select .el-input__suffix .el-select__caret {
  color: var(--main-bg-color);
}
.warp .cententbox .content-bottom > div[data-v-d9a18106]:last-child {
  flex: 1;
  border: 1px solid #f0f0f0;
  overflow: hidden;
  /* 可选：防止内容溢出破坏布局 */
  min-width: 0;
  /* 非常关键！解决 flex 子项内容溢出问题 */
}
.warp .cententbox .content-bottom > div[data-v-d9a18106]:last-child .el-table__empty-block {
  border-left: 1px solid #e5e5e5;
  border-right: 1px solid #e5e5e5;
}
.warp .cententbox .persontextbox[data-v-d9a18106] {
  margin-bottom: 10px;
  height: 42px;
  border-bottom: 1px solid #ddd;
}
.warp .cententbox .persontextbox .persontext[data-v-d9a18106] {
  display: inline-block;
  height: 41px;
  line-height: 41px;
  padding: 0 20px;
  font-size: 15px;
  color: #888;
  border: 1px solid #ddd;
  border-bottom-color: #fff;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
  background-color: #fff;
}
.warp .cententbox .disflex[data-v-d9a18106] {
  display: flex;
  flex-direction: row;
}
.warp .cententbox .flexal[data-v-d9a18106] {
  align-items: center;
}
.warp .cententbox .heaedercl[data-v-d9a18106] {
  justify-content: space-between;
  background: #f0f0f0;
  margin: 10px 0;
  padding: 10px;
}
.warp .cententbox .inputwid280[data-v-d9a18106] {
  width: 280px;
}
.warp .cententbox .marright[data-v-d9a18106] {
  margin-right: 5px;
}
.warp .cententbox .inputwid160[data-v-d9a18106] {
  width: 160px;
}
.warp .cententbox[data-v-d9a18106] .el-input__inner:focus {
  border-color: var(--main-bg-color);
}

