






















































































































































































































































































































































































































































































































































































































































/*宽度*/
.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;
}

#safebox[data-v-18fa12d3] {
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 11;
  background-color: rgba(107, 107, 107, 0.5);
}
#safebox .disfelx[data-v-18fa12d3] {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: auto;
}
#safebox .heightcl[data-v-18fa12d3] {
  height: 100%;
}
#safebox .contentbox[data-v-18fa12d3] {
  width: 400px;
}
#safebox .bgcolorcl[data-v-18fa12d3] {
  background-color: #ffffff;
  border-radius: 5px;
}
#safebox .tipscl[data-v-18fa12d3] {
  display: inline-block;
}
#safebox .boxspan[data-v-18fa12d3] {
  margin-left: 20px;
  margin-bottom: 10px;
}
#safebox .flexcl[data-v-18fa12d3] {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
#safebox .btncl[data-v-18fa12d3] {
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  width: 400px;
  border-top: 1px solid #a8a8a8;
}
#safebox .btncl span[data-v-18fa12d3] {
  padding: 10px 80px;
  cursor: pointer;
}
#safebox .heard[data-v-18fa12d3] {
  margin: 0 auto;
  margin-top: 10px;
  margin-bottom: 10px;
}
#safebox .confir[data-v-18fa12d3] {
  color: var(--main-bg-color);
}
#safebox[data-v-18fa12d3] .el-input__inner:focus {
  border-color: var(--main-bg-color);
}


.rt-input[data-v-4f1ee833] .el-input__inner {
  color: #000000 !important;
}

#safebox[data-v-4f1ee833] {
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 999;
  background-color: rgba(107, 107, 107, 0.5);
}
#safebox .disfelx[data-v-4f1ee833] {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: auto;
}
#safebox .heightcl[data-v-4f1ee833] {
  height: 100%;
}
#safebox .boxcolor[data-v-4f1ee833] {
  background-color: #ffffff;
}
#safebox .upbox[data-v-4f1ee833] {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  height: 64px;
  width: 600px;
  background-color: #fafafa;
  border-bottom: 1px solid #a59999;
  font-size: 18px;
  position: relative;
}
#safebox .iconcl[data-v-4f1ee833] {
  position: absolute;
  right: 20px;
}
#safebox .centerbox[data-v-4f1ee833] {
  width: 600px;
}
#safebox .centerbox .choose[data-v-4f1ee833] {
  display: flex;
  align-items: center;
  margin: 20px;
}
#safebox .centerbox .choose_select[data-v-4f1ee833] {
  width: 260px;
  margin-left: 40px;
}
#safebox .btndsicl[data-v-4f1ee833] {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  padding: 20px 0;
}
#safebox .borderra[data-v-4f1ee833] {
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
}
#safebox .borderrabtm[data-v-4f1ee833] {
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
}
#safebox .changeagentcl[data-v-4f1ee833] {
  width: 94%;
  margin: auto;
  background-color: var(--main-bg-color);
  padding: 10px 0px;
  color: #ffffff;
  border-radius: 5px;
  cursor: pointer;
  text-align: center;
}
#safebox[data-v-4f1ee833] .el-input-number.is-controls-right .el-input__inner {
  text-align: left;
}


.el-messageel-message {
  z-index: 999999 !important;
}
.block-tiem {
  display: flex;
  align-items: center;
  margin-top: 15px;
}
.block-tiem:first-child {
  margin-top: 0;
}
.block-tiem .demonstration {
  width: 180px;
  margin-right: 10px;
}
.btn-tiem {
  width: 100%;
  background: var(--main-bg-color);
  color: #fff;
  height: 34px;
  line-height: 34px;
  border-radius: 2px;
  text-align: center;
  margin-top: 15px;
}
.el-dialog__header {
  border-bottom: 1px solid #c2c2c2;
  padding: 10px;
}
.el-dialog--center .el-dialog__body {
  padding: 20px;
}
.block-tiem .el-date-editor.el-input {
  width: 300px;
}

.warp[data-v-3e99d6ae] {
  height: 100%;
}
.warp .cententbox[data-v-3e99d6ae] {
  padding: 10px 10px 6px 10px;
  /*height: 38.7rem;*/
  height: calc(100% - 20px);
  display: flex;
  flex-direction: column;
  /*overflow: auto;*/
}
.warp .cententbox .persontextbox[data-v-3e99d6ae] {
  height: 42px;
  border-bottom: 1px solid #ddd;
}
.warp .cententbox .persontextbox .persontext[data-v-3e99d6ae] {
  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 .dismagin[data-v-3e99d6ae] {
  margin-right: 10px;
  padding: 5px 0px;
}
.warp .cententbox .disflex[data-v-3e99d6ae] {
  display: flex;
  flex-direction: row;
}
.warp .cententbox .disflexc[data-v-3e99d6ae] {
  width: 100%;
  display: flex;
}
.warp .cententbox .flexspan[data-v-3e99d6ae] {
  justify-content: space-between;
}
.warp .cententbox .flexal[data-v-3e99d6ae] {
  align-items: center;
}
.warp .cententbox .divwidcl[data-v-3e99d6ae] {
  width: 80%;
}
.warp .cententbox .heaedercl[data-v-3e99d6ae] {
  justify-content: space-between;
  background: #f0f0f0;
  margin: 10px 0;
  padding: 10px;
}
.warp .cententbox .inputwid200[data-v-3e99d6ae] {
  width: 180px;
}
.warp .cententbox .marright[data-v-3e99d6ae] {
  margin-right: 5px;
}
.warp .cententbox .inputwid160[data-v-3e99d6ae] {
  width: 170px;
}
.warp .cententbox .inputwid120[data-v-3e99d6ae] {
  width: 180px;
}
.warp .cententbox .spancl[data-v-3e99d6ae] {
  display: block;
}
.warp .cententbox .spanrightcl[data-v-3e99d6ae] {
  white-space: nowrap;
  margin-right: 10px;
}
.warp .cententbox[data-v-3e99d6ae] .el-input__inner:focus {
  border-color: var(--main-bg-color);
}
.green[data-v-3e99d6ae] {
  color: var(--main-bg-color);
}
.el-dropdown-menu__item[data-v-3e99d6ae]:focus,
.el-dropdown-menu__item[data-v-3e99d6ae]:hover {
  background-color: #f5f7fa !important;
  color: #606266 !important;
}
.iconbor[data-v-3e99d6ae] {
  width: 20px;
  height: 20px;
  margin-top: 6px;
  color: var(--main-bg-color);
  margin-right: 3px;
}
.icon_grey .iconbor[data-v-3e99d6ae] {
  color: #dbdbdb;
}

