.bdColor[data-v-126c9b56] {
  color: #0052CC;
}
.textColor[data-v-126c9b56] {
  color: #0052cc;
}
.warningText[data-v-126c9b56] {
  color: #e6a23c;
}
.dangerText[data-v-126c9b56] {
  color: #d9001b;
}
.successText[data-v-126c9b56] {
  color: #67c23a;
}
.warningBg[data-v-126c9b56] {
  background-color: #e6a23c;
}
.dangerBg[data-v-126c9b56] {
  background-color: #d9001b;
}
.successBg[data-v-126c9b56] {
  background-color: #67c23a;
}
.primaryBg[data-v-126c9b56] {
  background-color: #4573d8;
}
.grayBg[data-v-126c9b56] {
  background-color: #aaaaaa;
}
.fl_sb[data-v-126c9b56] {
  display: flex;
  justify-content: space-between;
}
.fl_as[data-v-126c9b56] {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.fl_st[data-v-126c9b56] {
  display: flex;
  align-items: center;
  justify-content: start;
}
.fl_cc[data-v-126c9b56] {
  display: flex;
  align-items: center;
  justify-content: center;
}
.fl_wrap[data-v-126c9b56] {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
}
.colorPr[data-v-126c9b56] {
  color: #2662f0;
}
.colorTxt892[data-v-126c9b56] {
  color: #8f92a1;
}
.textDUb[data-v-126c9b56] {
  text-decoration: underline;
  white-space: pre-wrap;
}
.fz14[data-v-126c9b56] {
  font-size: 14px;
}
.fz_20[data-v-126c9b56] {
  font-size: 22px;
  font-weight: 400;
  color: #566770;
}
.fz_waming[data-v-126c9b56] {
  color: #e6a23c;
}
.text5[data-v-126c9b56] {
  display: inline-block;
  max-width: 8rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.mt20[data-v-126c9b56] {
  margin-top: 20px !important;
}
.noData[data-v-126c9b56] {
  margin: 200px 0;
  text-align: center;
}
.el-button--primary[data-v-126c9b56]:not(.is-disabled) {
  border: 1px solid #0052CC;
  color: #0052CC;
  background: #fff;
}
.el-button--primary[data-v-126c9b56]:hover {
  background: #0052CC;
  border-color: #0052CC;
  color: #FFF;
}
.el-button[data-v-126c9b56]:hover {
  background: #0052CC;
  border-color: #0052CC;
  color: #FFF;
}
.el-button--primary.solid[data-v-126c9b56] {
  color: #FFF;
  background-color: #0052CC;
  border-color: #0052CC;
}
.el-button[data-v-126c9b56] {
  min-width: 80px;
  border-radius: 12px;
}
.el-input__inner[data-v-126c9b56] {
  border-radius: 8px;
}
.el-button--primary.bg[data-v-126c9b56] {
  border-radius: 30px;
  border: 1px solid #0052cc;
  color: #fff;
  background: #0052cc;
}
.el-button--primary.bg2f[data-v-126c9b56] {
  width: 100%;
  border: 1px solid #0052CC;
  color: #fff;
  background: #0052CC;
}
.el-table[data-v-126c9b56] {
  overflow: hidden;
  border-radius: 4px;
}
.el-table .el-table__cell[data-v-126c9b56] {
  padding: 22px 0;
}
.el-table .el-table__body-wrapper[data-v-126c9b56] {
  padding-right: 20px;
}
.el-date-editor .el-range-separator[data-v-126c9b56] {
  width: 10%;
}
[data-v-126c9b56] .el-table .cell {
  margin: 2px 0 8px;
}
.tableDetails[data-v-126c9b56] {
  width: 100%;
  height: auto;
  padding: 8px 20px;
  background: #f2f2f2;
  border-radius: 5px;
  font-size: 14px;
  color: #606266;
}
.tableDetails li[data-v-126c9b56] {
  display: flex;
  justify-content: flex-start;
  padding-left: 40%;
}
.tableDetails li span[data-v-126c9b56] {
  width: 17%;
  line-height: 30px;
  text-align: center;
  padding: 10px 0;
}
.tableDetails li .changBnt p[data-v-126c9b56] {
  width: 100px;
  line-height: 30px;
  border: 1px solid #0052CC;
  border-radius: 4px;
  margin: 0 auto;
  color: #0052CC;
  cursor: pointer;
}
.tableDetails2 li[data-v-126c9b56] {
  padding-left: 32%;
}
.tableDetails2 li span[data-v-126c9b56] {
  width: 12.8%;
}
.dialogDate[data-v-126c9b56] {
  text-align: center;
}
.dialogDate p[data-v-126c9b56] {
  margin: 10px auto;
  font-size: 16px;
}
.dialogCycl[data-v-126c9b56] {
  text-align: center;
}
.dialogCycl ul[data-v-126c9b56] {
  margin-top: 30px;
}
.dialogCycl ul li[data-v-126c9b56] {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  margin: 10px auto;
}
.dialogCycl ul li h5[data-v-126c9b56] {
  font-size: 16px;
  color: #333;
  font-weight: bold;
  width: 150px;
  text-align: right;
}
.dialogCycl ul li > div[data-v-126c9b56] {
  display: flex;
  align-items: center;
  flex: 1;
  margin-left: 45px;
  color: #333;
}
.dialogCycl ul li > div[data-v-126c9b56] .el-input {
  width: 52px;
  margin-left: 6px;
  margin-right: 4px;
}
.dialogCycl ul li > div[data-v-126c9b56] .el-input input {
  width: 52px;
  height: 25px;
  border-radius: 4px;
  padding: 0 8px;
}
.dialogCycl ul li > div .num[data-v-126c9b56] {
  min-width: 52px;
  margin-left: 6px;
  margin-right: 4px;
  display: block;
}
.dialogCycl ul li .subdivide[data-v-126c9b56] {
  width: 100%;
  display: flex;
  flex-direction: column;
  margin-left: 0;
  margin: 9px 0;
}
.dialogCycl ul li .subdivide > div[data-v-126c9b56] {
  min-width: 380px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 5px 5px;
  padding-left: 10px;
  border-left: 3px solid #0052cc;
}
.dialogCycl ul li .subdivide > div h5[data-v-126c9b56] {
  width: auto;
  min-width: 100px;
  text-align: left;
  font-weight: 500;
  font-size: 14px;
}
.dialogCycl ul li .subdivide > div .num[data-v-126c9b56] {
  min-width: 52px;
  margin-left: 6px;
  margin-right: 4px;
  display: block;
}
.userState .iconfont[data-v-126c9b56] {
  padding-right: 5px;
  font-size: 16px;
}
.userState .iconfont.icon-zhengchang[data-v-126c9b56] {
  color: #67c23a;
}
.userState .iconfont.icon-tixingshixin[data-v-126c9b56] {
  color: #e6a23c;
}
.userState .iconfont.icon-cuowu[data-v-126c9b56] {
  color: #d9001b;
}
.red[data-v-126c9b56] {
  color: #c11f04;
}

