.bdColor[data-v-2d1e5dbc] {
  color: #0052CC;
}
.textColor[data-v-2d1e5dbc] {
  color: #0052cc;
}
.warningText[data-v-2d1e5dbc] {
  color: #e6a23c;
}
.dangerText[data-v-2d1e5dbc] {
  color: #d9001b;
}
.successText[data-v-2d1e5dbc] {
  color: #67c23a;
}
.warningBg[data-v-2d1e5dbc] {
  background-color: #e6a23c;
}
.dangerBg[data-v-2d1e5dbc] {
  background-color: #d9001b;
}
.successBg[data-v-2d1e5dbc] {
  background-color: #67c23a;
}
.primaryBg[data-v-2d1e5dbc] {
  background-color: #4573d8;
}
.grayBg[data-v-2d1e5dbc] {
  background-color: #aaaaaa;
}
.fl_sb[data-v-2d1e5dbc] {
  display: flex;
  justify-content: space-between;
}
.fl_as[data-v-2d1e5dbc] {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.fl_st[data-v-2d1e5dbc] {
  display: flex;
  align-items: center;
  justify-content: start;
}
.fl_cc[data-v-2d1e5dbc] {
  display: flex;
  align-items: center;
  justify-content: center;
}
.fl_wrap[data-v-2d1e5dbc] {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
}
.colorPr[data-v-2d1e5dbc] {
  color: #2662f0;
}
.colorTxt892[data-v-2d1e5dbc] {
  color: #8f92a1;
}
.textDUb[data-v-2d1e5dbc] {
  text-decoration: underline;
  white-space: pre-wrap;
}
.fz14[data-v-2d1e5dbc] {
  font-size: 14px;
}
.fz_20[data-v-2d1e5dbc] {
  font-size: 22px;
  font-weight: 400;
  color: #566770;
}
.fz_waming[data-v-2d1e5dbc] {
  color: #e6a23c;
}
.text5[data-v-2d1e5dbc] {
  display: inline-block;
  max-width: 8rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.mt20[data-v-2d1e5dbc] {
  margin-top: 20px !important;
}
.noData[data-v-2d1e5dbc] {
  margin: 200px 0;
  text-align: center;
}
.el-button--primary[data-v-2d1e5dbc]:not(.is-disabled) {
  border: 1px solid #0052CC;
  color: #0052CC;
  background: #fff;
}
.el-button--primary[data-v-2d1e5dbc]:hover {
  background: #0052CC;
  border-color: #0052CC;
  color: #FFF;
}
.el-button[data-v-2d1e5dbc]:hover {
  background: #0052CC;
  border-color: #0052CC;
  color: #FFF;
}
.el-button--primary.solid[data-v-2d1e5dbc] {
  color: #FFF;
  background-color: #0052CC;
  border-color: #0052CC;
}
.el-button[data-v-2d1e5dbc] {
  min-width: 80px;
  border-radius: 12px;
}
.el-input__inner[data-v-2d1e5dbc] {
  border-radius: 8px;
}
.el-button--primary.bg[data-v-2d1e5dbc] {
  border-radius: 30px;
  border: 1px solid #0052cc;
  color: #fff;
  background: #0052cc;
}
.el-button--primary.bg2f[data-v-2d1e5dbc] {
  width: 100%;
  border: 1px solid #0052CC;
  color: #fff;
  background: #0052CC;
}
.el-table[data-v-2d1e5dbc] {
  overflow: hidden;
  border-radius: 4px;
}
.el-table .el-table__cell[data-v-2d1e5dbc] {
  padding: 22px 0;
}
.el-table .el-table__body-wrapper[data-v-2d1e5dbc] {
  padding-right: 20px;
}
.el-date-editor .el-range-separator[data-v-2d1e5dbc] {
  width: 10%;
}
.dateDiv[data-v-2d1e5dbc] {
  position: relative;
  width: 220px;
}
.dateDiv .dateInput[data-v-2d1e5dbc] {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9;
}
.dateDiv .dateSpan[data-v-2d1e5dbc] {
  width: 130%;
  height: 25px;
  position: absolute;
  top: 36px;
  left: 0;
  font-size: 12px;
  color: #F56C6C;
  background-color: #fff;
  z-index: 9;
}
.dateDiv .dateSpan1[data-v-2d1e5dbc] {
  width: 100%;
  height: 25px;
  position: absolute;
  top: 36px;
  left: 0;
  font-size: 12px;
  color: #fff;
  background-color: #fff;
  z-index: 9;
}
[data-v-2d1e5dbc] .pickerRed .el-input__inner {
  border: 1px solid #F56C6C !important;
}
[data-v-2d1e5dbc] .dateInput .el-input__inner {
  border: 1px solid #C0C4CC !important;
  padding-left: 30px !important;
}
[data-v-2d1e5dbc] .pickerRed-1 .el-input__inner {
  border: 0px solid #F56C6C !important;
  border-bottom: 1px solid #F56C6C !important;
}
[data-v-2d1e5dbc] .dateInput-1 .el-input__inner {
  border: 0px solid #C0C4CC !important;
  border-bottom: 1px solid #C0C4CC !important;
  padding-left: 30px !important;
}


html,
body,
#app,
.wrapper {
  /* overflow: auto; */
  width: 100vw;
  height:100vh;
}

.bdColor[data-v-0571628f] {
  color: #0052CC;
}
.textColor[data-v-0571628f] {
  color: #0052cc;
}
.warningText[data-v-0571628f] {
  color: #e6a23c;
}
.dangerText[data-v-0571628f] {
  color: #d9001b;
}
.successText[data-v-0571628f] {
  color: #67c23a;
}
.warningBg[data-v-0571628f] {
  background-color: #e6a23c;
}
.dangerBg[data-v-0571628f] {
  background-color: #d9001b;
}
.successBg[data-v-0571628f] {
  background-color: #67c23a;
}
.primaryBg[data-v-0571628f] {
  background-color: #4573d8;
}
.grayBg[data-v-0571628f] {
  background-color: #aaaaaa;
}
.fl_sb[data-v-0571628f] {
  display: flex;
  justify-content: space-between;
}
.fl_as[data-v-0571628f] {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.fl_st[data-v-0571628f] {
  display: flex;
  align-items: center;
  justify-content: start;
}
.fl_cc[data-v-0571628f] {
  display: flex;
  align-items: center;
  justify-content: center;
}
.fl_wrap[data-v-0571628f] {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
}
.colorPr[data-v-0571628f] {
  color: #2662f0;
}
.colorTxt892[data-v-0571628f] {
  color: #8f92a1;
}
.textDUb[data-v-0571628f] {
  text-decoration: underline;
  white-space: pre-wrap;
}
.fz14[data-v-0571628f] {
  font-size: 14px;
}
.fz_20[data-v-0571628f] {
  font-size: 22px;
  font-weight: 400;
  color: #566770;
}
.fz_waming[data-v-0571628f] {
  color: #e6a23c;
}
.text5[data-v-0571628f] {
  display: inline-block;
  max-width: 8rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.mt20[data-v-0571628f] {
  margin-top: 20px !important;
}
.noData[data-v-0571628f] {
  margin: 200px 0;
  text-align: center;
}
.el-button--primary[data-v-0571628f]:not(.is-disabled) {
  border: 1px solid #0052CC;
  color: #0052CC;
  background: #fff;
}
.el-button--primary[data-v-0571628f]:hover {
  background: #0052CC;
  border-color: #0052CC;
  color: #FFF;
}
.el-button[data-v-0571628f]:hover {
  background: #0052CC;
  border-color: #0052CC;
  color: #FFF;
}
.el-button--primary.solid[data-v-0571628f] {
  color: #FFF;
  background-color: #0052CC;
  border-color: #0052CC;
}
.el-button[data-v-0571628f] {
  min-width: 80px;
  border-radius: 12px;
}
.el-input__inner[data-v-0571628f] {
  border-radius: 8px;
}
.el-button--primary.bg[data-v-0571628f] {
  border-radius: 30px;
  border: 1px solid #0052cc;
  color: #fff;
  background: #0052cc;
}
.el-button--primary.bg2f[data-v-0571628f] {
  width: 100%;
  border: 1px solid #0052CC;
  color: #fff;
  background: #0052CC;
}
.el-table[data-v-0571628f] {
  overflow: hidden;
  border-radius: 4px;
}
.el-table .el-table__cell[data-v-0571628f] {
  padding: 22px 0;
}
.el-table .el-table__body-wrapper[data-v-0571628f] {
  padding-right: 20px;
}
.el-date-editor .el-range-separator[data-v-0571628f] {
  width: 10%;
}
[data-v-0571628f] html,
body[data-v-0571628f],
#app[data-v-0571628f],
.wrapper[data-v-0571628f] {
  overflow: auto;
}
.select[data-v-0571628f] {
  width: 100%;
}
.privacy[data-v-0571628f] {
  margin-top: 1rem;
}
.privacy u[data-v-0571628f] {
  margin-left: 1rem;
}
.contens[data-v-0571628f] {
  margin: 0 auto;
  background: #fff;
  width: 65rem;
  margin-bottom: 4rem;
  padding: 0 2rem;
}
.conten[data-v-0571628f] {
  margin: 0 auto;
  background: #fff;
  display: flex;
  justify-content: space-between;
  margin-bottom: 4rem;
  padding-bottom: 2rem;
}
.conten .form[data-v-0571628f] {
  flex: 0.6;
  margin-left: 1rem;
  /* 输入框禁用时：提示语加粗显示 */
}
.conten .form[data-v-0571628f] label {
  font-size: 14px;
  font-weight: 600;
}
.conten .form[data-v-0571628f] .el-input__inner {
  color: rgba(0, 0, 0, 0.746) !important;
}
.conten .form[data-v-0571628f] .el-input.is-disabled input::-webkit-input-placeholder {
  color: #f5f7fa !important;
}
.conten .form[data-v-0571628f] .el-collapse-item__header {
  background: linear-gradient(#def8f5, #ebf5fa);
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 1rem;
}
.conten .form[data-v-0571628f] .el-form-item__content {
  width: 500px;
}
.header[data-v-0571628f] {
  width: 100%;
  background: #fff;
  line-height: 5rem;
  font-size: 24px;
  font-weight: 600;
}
[data-v-0571628f] .el-checkbox__label {
  color: #000 !important;
}
[data-v-0571628f] .el-form-item__label {
  text-align: left;
  position: relative;
  padding-top: 5px;
}
[data-v-0571628f] .el-form-item__label::before {
  position: absolute;
  left: -1rem;
}
.footBnt[data-v-0571628f] {
  margin-top: 20px;
}
#RCodePage .el-button--primary[data-v-0571628f] {
  background: #0052cc;
  border: 1px solid #0052cc;
  color: #fff;
}
#RCodePage[data-v-0571628f] .el-radio__input.is-checked + .el-radio__label {
  color: #0052cc;
}
#RCodePage[data-v-0571628f] .el-radio__input.is-checked .el-radio__inner {
  border-color: #0052cc;
  background: #0052cc;
}
#RCodePage[data-v-0571628f] .el-date-table td.current:not(.disabled) span {
  color: #fff;
  background-color: #0052cc;
}
#RCodePage .classRCode[data-v-0571628f] .el-form-item__content .iconfont {
  position: absolute;
  margin-left: 6px;
  color: #0052cc;
}
#RCodePage .wanDeviceSN[data-v-0571628f] {
  color: #c0c9db;
  font-size: 12px;
  font-family: "微软雅黑";
  line-height: 20px;
}

