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

#safebox[data-v-6d3dba23] {
  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-6d3dba23] {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: auto;
}
#safebox .heightcl[data-v-6d3dba23] {
  height: 100%;
}
#safebox .boxcolor[data-v-6d3dba23] {
  background-color: #ffffff;
}
#safebox .upbox[data-v-6d3dba23] {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  height: 64px;
  width: 1250px;
  background-color: #fafafa;
  border-bottom: 1px solid #a59999;
  font-size: 18px;
  color: var(--main-xin-color);
  position: relative;
}
#safebox .iconcl[data-v-6d3dba23] {
  position: absolute;
  right: 30px;
  cursor: pointer;
}
#safebox .centerbox[data-v-6d3dba23] {
  width: 1250px;
}
#safebox .tipscl[data-v-6d3dba23] {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: 15px 0;
  color: #b9b9b9;
}
#safebox .inputcl[data-v-6d3dba23] {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  margin: 20px 0;
}
#safebox .inputcl span[data-v-6d3dba23] {
  display: inline-block;
  width: 180px;
}
#safebox .btndsicl[data-v-6d3dba23] {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  padding: 20px 0;
}
#safebox .disflexrow[data-v-6d3dba23] {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
#safebox .disflexcol[data-v-6d3dba23] {
  display: flex;
  flex-direction: column;
  /* justify-content: center; */
  align-items: center;
  text-align: center;
}
#safebox .boxflet[data-v-6d3dba23] {
  margin: 20px 20px 20px 0;
  padding-right: 20px;
  border-right: 1px solid #999999;
  /*margin-top: 20px;*/
}
#safebox .he[data-v-6d3dba23] {
  margin: 0;
  margin-top: 20px;
  padding-right: 0px;
  border-right: none;
}
#safebox .borderra[data-v-6d3dba23] {
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
}
#safebox .borderrabtm[data-v-6d3dba23] {
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
}
#safebox .leftcl[data-v-6d3dba23] {
  margin-left: 0px;
}
#safebox .changeagentcl[data-v-6d3dba23] {
  display: inline-block;
  padding: 10px 180px;
  color: #ffffff;
  border-radius: 5px;
  cursor: pointer;
  /*margin-right: 10px;*/
}

#safebox[data-v-38f4305a] {
  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-38f4305a] {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: auto;
}
#safebox .heightcl[data-v-38f4305a] {
  height: 100%;
}
#safebox .boxcolor[data-v-38f4305a] {
  background-color: #ffffff;
}
#safebox .upbox[data-v-38f4305a] {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  height: 64px;
  background-color: #fafafa;
  width: 500px;
  border-bottom: 1px solid #a59999;
  font-size: 18px;
  /* color: #85d1d1; */
}
#safebox .centerbox[data-v-38f4305a] {
  width: 500px;
}
#safebox .btndsicl[data-v-38f4305a] {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  padding: 20px 0;
}
#safebox .disflexrow[data-v-38f4305a] {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
#safebox .borderra[data-v-38f4305a] {
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
}
#safebox .borderrabtm[data-v-38f4305a] {
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
}
#safebox .spancl[data-v-38f4305a] {
  color: #d1d1d1;
  margin: 20px 0;
}
#safebox .spanxh[data-v-38f4305a] {
  text-decoration: underline;
  cursor: pointer;
}
#safebox .border-input[data-v-38f4305a] {
  background: #ffffff;
  width: 40px;
  font-size: 20px;
  height: 40px;
  text-align: center;
  border: 1px solid #333333;
  border-right-color: #ffffff;
}
#safebox .border-input[data-v-38f4305a]:nth-child(6) {
  border-right-color: #333333;
}
#safebox .headtext[data-v-38f4305a] {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 460px;
}
#safebox .changeagentcl[data-v-38f4305a] {
  display: inline-block;
  padding: 10px 100px;
  color: #ffffff;
  border-radius: 5px;
  cursor: pointer;
}

