

























































































































































































































































































































































































































































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

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

