
.rt-input[data-v-f61f49b8] .el-input__inner {
    color: #606266 !important;
}

#safebox[data-v-f61f49b8] {
  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-f61f49b8] {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: auto;
}
#safebox .heightcl[data-v-f61f49b8] {
  height: 100%;
}
#safebox .width900[data-v-f61f49b8] {
  width: 900px;
}
#safebox .width680[data-v-f61f49b8] {
  width: 680px;
}
#safebox .boxcolor[data-v-f61f49b8] {
  background-color: #ffffff;
}
#safebox .blckboxcolor[data-v-f61f49b8] {
  background-color: #959595;
}
#safebox .upbox[data-v-f61f49b8] {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  height: 64px;
  width: 100%;
  background-color: #fafafa;
  border-bottom: 1px solid #a59999;
  font-size: 18px;
  position: relative;
}
#safebox .iconcl[data-v-f61f49b8] {
  position: absolute;
  right: 20px;
}
#safebox .centerbox[data-v-f61f49b8] {
  width: 100%;
}
#safebox .blckcenterbox[data-v-f61f49b8] {
  width: 680px;
  margin: 10px;
}
#safebox .tipscl[data-v-f61f49b8] {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: 15px 0;
  color: #b9b9b9;
}
#safebox .inputcl[data-v-f61f49b8] {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  margin: 20px 0;
}
#safebox .btndsicl[data-v-f61f49b8] {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  padding: 20px 0;
}
#safebox .disflexrow[data-v-f61f49b8] {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
#safebox .disflexcol[data-v-f61f49b8] {
  display: flex;
  flex-direction: column;
  align-items: center;
}
#safebox .boxflet[data-v-f61f49b8] {
  margin: 20px 40px 20px 80px;
  padding-right: 40px;
}
#safebox .borderra[data-v-f61f49b8] {
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
}
#safebox .borderrabtm[data-v-f61f49b8] {
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
}
#safebox .leftcl[data-v-f61f49b8] {
  margin-left: 13px;
}
#safebox .tablehead[data-v-f61f49b8] {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 10px;
}
#safebox .spancl[data-v-f61f49b8] {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 220px;
  border-right: 2px solid #cecece;
}
#safebox .spancl[data-v-f61f49b8]:last-child {
  border-right: none !important;
}
#safebox .forinuptcl[data-v-f61f49b8] {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
#safebox .forinuptclchiled[data-v-f61f49b8] {
  margin: 10px 0 0 10px;
}
#safebox .iconcl_a[data-v-f61f49b8] {
  margin-left: 6px;
  font-size: 24px;
  font-weight: 600;
  color: #ff0000;
}
#safebox .forlistcl[data-v-f61f49b8] {
  height: 200px;
  overflow: auto;
}
#safebox .guoqicolor[data-v-f61f49b8] {
  color: red;
}
#safebox .changeagentcl[data-v-f61f49b8] {
  width: calc(100% - 20px);
  display: inline-block;
  padding: 10px 0px;
  color: #ffffff;
  border-radius: 5px;
  cursor: pointer;
  text-align: center;
  /* margin-right: 10px; */
}
#safebox[data-v-f61f49b8] .select-popper {
  z-index: 8888 !important;
}

#safebox[data-v-151a3ccd] {
  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-151a3ccd] {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: auto;
}
#safebox .heightcl[data-v-151a3ccd] {
  height: 100%;
}
#safebox .contentbox[data-v-151a3ccd] {
  min-width: 500px;
}
#safebox .bgcolorcl[data-v-151a3ccd] {
  background-color: #ffffff;
  border-radius: 5px;
}
#safebox .tipscl[data-v-151a3ccd] {
  text-align: center;
  display: inline-block;
  margin-top: 20px;
}
#safebox .checkbox[data-v-151a3ccd] {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 20px 0px;
}
#safebox .flexcl[data-v-151a3ccd] {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
#safebox .btncl[data-v-151a3ccd] {
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  border-top: 1px solid #a8a8a8;
}
#safebox .btncl span[data-v-151a3ccd] {
  padding: 10px 80px;
  cursor: pointer;
}
#safebox .shoosecolor[data-v-151a3ccd] {
  color: #2776c3;
}


.tips .el-dialog__header{
  border: 0;
}
.tips .el-dialog--center .el-dialog__body{
  padding: 0;
}
.tips .el-dialog--center .el-dialog__footer{
  border-top: 1px solid #c2c2c2;
}

.tips[data-v-676945c4] {
  font-size: 16px;
}
.tips .text[data-v-676945c4] {
  text-align: center;
  padding: 21px 20px 30px;
}
.tips .text-tip[data-v-676945c4] {
  color: #f00;
  text-align: center;
  margin-bottom: 20px;
  font-size: 16px;
}
.tips .fence-btn[data-v-676945c4] {
  display: flex;
  align-items: center;
  justify-content: space-around;
  padding: 10px 20px;
  border-top: 1px solid #c2c2c2;
}
.tips .btn[data-v-676945c4] {
  padding: 4px 20px;
  border-radius: 4px;
  cursor: pointer;
}
.tips .btn[data-v-676945c4]:last-child {
  margin-left: 40px;
  color: var(--main-bg-color);
}
.tips .dialog-footer[data-v-676945c4] {
  display: flex;
  align-items: center;
  justify-content: center;
}


.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 {
  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: 240px;
}

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

