#safebox[data-v-948fde8a] {
  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-948fde8a] {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: auto;
}
#safebox .heightcl[data-v-948fde8a] {
  height: 100%;
}
#safebox .boxcolor[data-v-948fde8a] {
  background-color: #ffffff;
}
#safebox .upbox[data-v-948fde8a] {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  height: 64px;
  width: 670px;
  background-color: #fafafa;
  border-bottom: 1px solid #a59999;
  font-size: 18px;
  /* color: #2776c3; */
  position: relative;
}
#safebox .iconcl[data-v-948fde8a] {
  position: absolute;
  right: 20px;
}
#safebox .centerbox[data-v-948fde8a] {
  width: 670px;
}
#safebox .tipscl[data-v-948fde8a] {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: 15px 0;
  color: #b9b9b9;
}
#safebox .inputcl[data-v-948fde8a] {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  margin: 20px 0;
}
#safebox .btndsicl[data-v-948fde8a] {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  padding: 20px 0;
}
#safebox .btncl[data-v-948fde8a] {
  display: inline-block;
  /* margin: 10px 0 10px 147px; */
  padding: 10px 150px;
  /* background-color: #2776c3; */
  border-radius: 5px;
  color: #ffffff;
  cursor: pointer;
}

#safebox[data-v-42a9f73e] {
  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-42a9f73e] {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: auto;
}
#safebox .heightcl[data-v-42a9f73e] {
  height: 100%;
}
#safebox .boxcolor[data-v-42a9f73e] {
  background-color: #ffffff;
}
#safebox .upbox[data-v-42a9f73e] {
  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: #2776c3; */
  position: relative;
}
#safebox .iconcl[data-v-42a9f73e] {
  position: absolute;
  right: 20px;
}
#safebox .centerbox[data-v-42a9f73e] {
  width: 800px;
}
#safebox .tipscl[data-v-42a9f73e] {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: 15px 0;
  color: #b9b9b9;
}
#safebox .inputcl[data-v-42a9f73e] {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  margin: 20px 0;
}
#safebox .inputcl_text[data-v-42a9f73e] {
  width: 100px;
  text-align: left;
}
#safebox .inputcl .inputcl_but[data-v-42a9f73e] {
  display: inline-grid;
  grid-template-columns: repeat(6, 1fr);
  /* 3列，每列占据1/3空间 */
  grid-gap: 5px;
}
#safebox .inputcl .cradbtn[data-v-42a9f73e] {
  background-color: #f1f1f1;
  padding: 10px 10px;
  color: #c2c2c2;
  border-radius: 5px;
  border: 1px solid #c2c2c2;
  cursor: pointer;
  text-align: center;
}
#safebox .inputcl .cradbtn[data-v-42a9f73e]:last-child {
  margin-right: 0;
}
#safebox .inputcl .cradsz[data-v-42a9f73e] {
  border: 1px solid var(--main-bg-color) !important;
  color: var(--main-bg-color);
}
#safebox .btndsicl[data-v-42a9f73e] {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  padding: 20px 0;
}
#safebox .btncl[data-v-42a9f73e] {
  display: inline-block;
  /* margin: 10px 0 10px 147px; */
  padding: 10px 40px;
  /* background-color: #2776c3; */
  border-radius: 5px;
  color: #ffffff;
  cursor: pointer;
}


.rt-input[data-v-776437d6] .el-input__inner {
  color: #606266 !important;
}
.frombox[data-v-776437d6] .el-form-item__label {
  color: #000000;
  font-family: "Microsoft YaHei";
}

/* /deep/.el-form--label-left .el-form-item__label{
    font-weight: bold;
} */

.warp .cententbox[data-v-776437d6] {
  padding: 10px 10px 6px 10px;
  height: 38.7rem;
  overflow: auto;
}
.warp .cententbox .persontextbox[data-v-776437d6] {
  height: 42px;
  border-bottom: 1px solid #ddd;
}
.warp .cententbox .persontextbox .persontext[data-v-776437d6] {
  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 .btnandtextcl[data-v-776437d6] {
  display: flex;
  flex-direction: row;
}
.warp .cententbox .btnandtextcl[data-v-776437d6] .el-button {
  background-color: #5a5657;
  color: #ffffff;
}
.warp .cententbox .frombox[data-v-776437d6] {
  margin: 10px 0 0 0;
  background-color: #f0f0f0;
  border-radius: 5px;
  padding: 10px;
}
.warp .cententbox .disflex[data-v-776437d6] {
  display: flex;
  flex-direction: row;
}
.warp .cententbox .btnboxcl[data-v-776437d6] {
  margin-left: 170px;
}
.warp .cententbox .flexal[data-v-776437d6] {
  align-items: center;
}
.warp .cententbox .heaedercl[data-v-776437d6] {
  justify-content: space-between;
  background: #f0f0f0;
  margin: 10px 0;
  padding: 10px;
}
.warp .cententbox .inputwid360[data-v-776437d6] {
  width: 360px;
}
.warp .cententbox .marright[data-v-776437d6] {
  margin-right: 5px;
}
.warp .cententbox .inputwid160[data-v-776437d6] {
  width: 160px;
}
.warp .cententbox .textcolor[data-v-776437d6] {
  color: #eb484a;
  margin-left: 6px;
}
.warp .cententbox .changeagentcl[data-v-776437d6] {
  display: inline-block;
  /* background-color: #2776c3; */
  padding: 10px 70px;
  color: #ffffff;
  border-radius: 5px;
  cursor: pointer;
}
.warp .cententbox .changeagentclb[data-v-776437d6] {
  display: inline-block;
  /* background-color: #2776c3; */
  padding: 10px 60px;
  color: #ffffff;
  border-radius: 5px;
  cursor: pointer;
  margin-left: 15px;
}
.warp .cententbox[data-v-776437d6] .el-input__inner:focus {
  border-color: #2776c3;
}
.warp .spanbtncl[data-v-776437d6] {
  background-color: #f8f8f8;
  /*padding: 10px 73px;*/
  display: inline-block;
  width: 174px;
  text-align: center;
  cursor: pointer;
}
.warp .choosecolor[data-v-776437d6] {
  border: 1px solid #2776c3;
  color: #2776c3;
}
.btncl[data-v-776437d6] {
  background-color: #fdfdfd;
  padding: 5px 69px;
  margin-right: 20px;
  box-sizing: content-box;
  cursor: pointer;
  user-select: none;
}
.spanclluy[data-v-776437d6] {
  width: 150px;
  color: #000000;
  font-family: "Microsoft YaHei";
  display: inline-block;
}
.but[data-v-776437d6] {
  display: inline-block;
  padding: 0px 16px;
  font-size: 12px;
  border-radius: 5px;
  cursor: pointer;
  margin-left: 10px;
}

