






















































































































































































































































































































































































































































































































































































































































/*宽度*/
.your-table .el-table__body-wrapper::-webkit-scrollbar {
  width: 5px !important;
  height: 10px;
}

/*宽度*/
::-webkit-scrollbar {
  width: 5px !important;
  height: 10px;
}
.text-left {
  text-align: left;
  width: 173px;
}
.flex-ju {
  display: flex;
  /*justify-content: center;*/
}

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

.warp[data-v-204ee4ae] {
  height: 100%;
}
.warp .cententbox[data-v-204ee4ae] {
  padding: 10px 10px 6px 10px;
  /*height: 38.7rem;*/
  height: calc(100% - 20px);
  /*overflow: auto;*/
}
.warp .cententbox .persontextbox[data-v-204ee4ae] {
  height: 42px;
  border-bottom: 1px solid #ddd;
}
.warp .cententbox .persontextbox .persontext[data-v-204ee4ae] {
  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-204ee4ae] {
  display: flex;
  flex-direction: row;
}
.warp .cententbox .flexal[data-v-204ee4ae] {
  align-items: center;
}
.warp .cententbox .heaedercl[data-v-204ee4ae] {
  justify-content: space-between;
  background: #f0f0f0;
  margin: 10px 0;
  padding: 10px;
}
.warp .cententbox .inputwid280[data-v-204ee4ae] {
  width: 280px;
}
.warp .cententbox .marright[data-v-204ee4ae] {
  margin-right: 5px;
}
.warp .cententbox .inputwid160[data-v-204ee4ae] {
  width: 160px;
}
.warp .cententbox[data-v-204ee4ae] .el-input__inner:focus {
  border-color: var(--main-bg-color);
}

