.bdColor[data-v-b34afeb0] {
  color: #0052CC;
}
.textColor[data-v-b34afeb0] {
  color: #0052cc;
}
.warningText[data-v-b34afeb0] {
  color: #e6a23c;
}
.dangerText[data-v-b34afeb0] {
  color: #d9001b;
}
.successText[data-v-b34afeb0] {
  color: #67c23a;
}
.warningBg[data-v-b34afeb0] {
  background-color: #e6a23c;
}
.dangerBg[data-v-b34afeb0] {
  background-color: #d9001b;
}
.successBg[data-v-b34afeb0] {
  background-color: #67c23a;
}
.primaryBg[data-v-b34afeb0] {
  background-color: #4573d8;
}
.grayBg[data-v-b34afeb0] {
  background-color: #aaaaaa;
}
.fl_sb[data-v-b34afeb0] {
  display: flex;
  justify-content: space-between;
}
.fl_as[data-v-b34afeb0] {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.fl_st[data-v-b34afeb0] {
  display: flex;
  align-items: center;
  justify-content: start;
}
.fl_cc[data-v-b34afeb0] {
  display: flex;
  align-items: center;
  justify-content: center;
}
.fl_wrap[data-v-b34afeb0] {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
}
.colorPr[data-v-b34afeb0] {
  color: #2662f0;
}
.colorTxt892[data-v-b34afeb0] {
  color: #8f92a1;
}
.textDUb[data-v-b34afeb0] {
  text-decoration: underline;
  white-space: pre-wrap;
}
.fz14[data-v-b34afeb0] {
  font-size: 14px;
}
.fz_20[data-v-b34afeb0] {
  font-size: 22px;
  font-weight: 400;
  color: #566770;
}
.fz_waming[data-v-b34afeb0] {
  color: #e6a23c;
}
.text5[data-v-b34afeb0] {
  display: inline-block;
  max-width: 8rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.mt20[data-v-b34afeb0] {
  margin-top: 20px !important;
}
.noData[data-v-b34afeb0] {
  margin: 200px 0;
  text-align: center;
}
.el-button--primary[data-v-b34afeb0]:not(.is-disabled) {
  border: 1px solid #0052CC;
  color: #0052CC;
  background: #fff;
}
.el-button--primary[data-v-b34afeb0]:hover {
  background: #0052CC;
  border-color: #0052CC;
  color: #FFF;
}
.el-button[data-v-b34afeb0]:hover {
  background: #0052CC;
  border-color: #0052CC;
  color: #FFF;
}
.el-button--primary.solid[data-v-b34afeb0] {
  color: #FFF;
  background-color: #0052CC;
  border-color: #0052CC;
}
.el-button[data-v-b34afeb0] {
  min-width: 80px;
  border-radius: 12px;
}
.el-input__inner[data-v-b34afeb0] {
  border-radius: 8px;
}
.el-button--primary.bg[data-v-b34afeb0] {
  border-radius: 30px;
  border: 1px solid #0052cc;
  color: #fff;
  background: #0052cc;
}
.el-button--primary.bg2f[data-v-b34afeb0] {
  width: 100%;
  border: 1px solid #0052CC;
  color: #fff;
  background: #0052CC;
}
.el-table[data-v-b34afeb0] {
  overflow: hidden;
  border-radius: 4px;
}
.el-table .el-table__cell[data-v-b34afeb0] {
  padding: 22px 0;
}
.el-table .el-table__body-wrapper[data-v-b34afeb0] {
  padding-right: 20px;
}
.el-date-editor .el-range-separator[data-v-b34afeb0] {
  width: 10%;
}
.cs-list[data-v-b34afeb0] {
  padding: 0 30px;
  background: #f2f2f26d !important;
}
.cs-list-dialog[data-v-b34afeb0] {
  width: 100%;
  color: #333;
  box-sizing: border-box;
  padding: 0 5%;
}
.cs-list-dialog .cs-list-cen[data-v-b34afeb0] {
  width: 800px;
  height: auto;
  background-color: #fff;
  padding: 20px 40px;
  margin-bottom: 20px;
  box-sizing: border-box;
  display: block;
  margin: 0 auto;
}
.cs-list-dialog .cs-list-cen .cs-list-cen-li[data-v-b34afeb0] {
  width: 100%;
  padding: 10px 30px;
  border-bottom: 1px solid #f2f2f2;
  box-sizing: border-box;
  cursor: pointer;
  margin-top: 20px;
}
.cs-list-dialog .cs-list-cen .cs-list-cen-li .cs-list-cen-title[data-v-b34afeb0] {
  font-size: 20px;
  font-weight: 600;
}
.cs-list-dialog .cs-list-cen .cs-list-cen-li .cs-list-cen-title span[data-v-b34afeb0] {
  font-size: 12px;
  font-weight: 400;
  margin-left: 30px;
}
.cs-list-dialog .cs-list-cen .cs-list-cen-li .cs-list-cen-cont[data-v-b34afeb0] {
  line-height: 24px;
  margin-top: 10px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  /* 定义显示的行数 */
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: 10px;
}
.cs-list-dialog .cs-info[data-v-b34afeb0] {
  width: 100%;
  margin: 15px 0;
}
.cs-list-dialog .cs-info p[data-v-b34afeb0] {
  width: 100%;
  display: inline-block;
  margin-right: 30px;
  margin-top: 10px;
}
.cs-list-dialog .cs-box[data-v-b34afeb0] {
  color: #333;
  float: left;
}
.cs-list-dialog .h2[data-v-b34afeb0] {
  color: #333;
  font-size: 16px;
  float: left;
  padding-top: 16px;
}
.cs-list-dialog .btn-right-btn[data-v-b34afeb0] {
  height: 35px;
  line-height: 35px;
  text-align: center;
  font-size: 15px;
  font-weight: 600;
  display: inline-block;
  padding: 0 20px;
  margin-left: 10px;
  margin-top: 10px;
  color: #0052CC;
  border: 1px solid #0052CC;
  border-radius: 10px;
  float: right;
  cursor: pointer;
}
.cs-list-dialog .btn-right-btn[data-v-b34afeb0]:hover {
  color: #fff;
  background-color: #0052CC;
}
.cs-list-dialog .btn-right-btn1[data-v-b34afeb0] {
  background: #0052CC;
  color: #fff;
}
.cs-list-dialog .btn-right-btn1[data-v-b34afeb0]:hover {
  opacity: 0.8;
}
.hideUploadBtn[data-v-b34afeb0] .el-upload--picture-card {
  display: none;
}
[data-v-b34afeb0] .el-upload--picture-card {
  width: 80px !important;
  height: 80px !important;
  line-height: 80px !important;
}
[data-v-b34afeb0] .el-upload-list--picture-card .el-upload-list__item {
  width: 80px !important;
  height: 80px !important;
}
.sendBtn[data-v-b34afeb0] {
  position: absolute;
  top: 55px;
  right: 0;
}
.recover-title[data-v-b34afeb0] {
  width: 100%;
  overflow: hidden;
}
.recover-title .recover-name[data-v-b34afeb0] {
  color: red;
  background-color: #f8d1d5;
  padding: 3px 15px;
  border-radius: 5px;
  float: left;
}
.recover-title .recover-name1[data-v-b34afeb0] {
  color: #0052CC;
  background-color: #c0e9fb;
}
.recover-title .recover-time[data-v-b34afeb0] {
  font-size: 12px;
  float: left;
  line-height: 26px;
  margin-left: 30px;
  color: #999;
}
.recover-div .recover-cont[data-v-b34afeb0] {
  line-height: 30px;
  width: 100%;
  color: #000;
}
.recover-div .recover-img[data-v-b34afeb0] {
  width: 100%;
}
.recover-div .recover-img img[data-v-b34afeb0] {
  width: 80px;
  height: 80px;
  margin-right: 10px;
  cursor: pointer;
}

.bdColor[data-v-0f0f22e6] {
  color: #0052CC;
}
.textColor[data-v-0f0f22e6] {
  color: #0052cc;
}
.warningText[data-v-0f0f22e6] {
  color: #e6a23c;
}
.dangerText[data-v-0f0f22e6] {
  color: #d9001b;
}
.successText[data-v-0f0f22e6] {
  color: #67c23a;
}
.warningBg[data-v-0f0f22e6] {
  background-color: #e6a23c;
}
.dangerBg[data-v-0f0f22e6] {
  background-color: #d9001b;
}
.successBg[data-v-0f0f22e6] {
  background-color: #67c23a;
}
.primaryBg[data-v-0f0f22e6] {
  background-color: #4573d8;
}
.grayBg[data-v-0f0f22e6] {
  background-color: #aaaaaa;
}
.fl_sb[data-v-0f0f22e6] {
  display: flex;
  justify-content: space-between;
}
.fl_as[data-v-0f0f22e6] {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.fl_st[data-v-0f0f22e6] {
  display: flex;
  align-items: center;
  justify-content: start;
}
.fl_cc[data-v-0f0f22e6] {
  display: flex;
  align-items: center;
  justify-content: center;
}
.fl_wrap[data-v-0f0f22e6] {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
}
.colorPr[data-v-0f0f22e6] {
  color: #2662f0;
}
.colorTxt892[data-v-0f0f22e6] {
  color: #8f92a1;
}
.textDUb[data-v-0f0f22e6] {
  text-decoration: underline;
  white-space: pre-wrap;
}
.fz14[data-v-0f0f22e6] {
  font-size: 14px;
}
.fz_20[data-v-0f0f22e6] {
  font-size: 22px;
  font-weight: 400;
  color: #566770;
}
.fz_waming[data-v-0f0f22e6] {
  color: #e6a23c;
}
.text5[data-v-0f0f22e6] {
  display: inline-block;
  max-width: 8rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.mt20[data-v-0f0f22e6] {
  margin-top: 20px !important;
}
.noData[data-v-0f0f22e6] {
  margin: 200px 0;
  text-align: center;
}
.el-button--primary[data-v-0f0f22e6]:not(.is-disabled) {
  border: 1px solid #0052CC;
  color: #0052CC;
  background: #fff;
}
.el-button--primary[data-v-0f0f22e6]:hover {
  background: #0052CC;
  border-color: #0052CC;
  color: #FFF;
}
.el-button[data-v-0f0f22e6]:hover {
  background: #0052CC;
  border-color: #0052CC;
  color: #FFF;
}
.el-button--primary.solid[data-v-0f0f22e6] {
  color: #FFF;
  background-color: #0052CC;
  border-color: #0052CC;
}
.el-button[data-v-0f0f22e6] {
  min-width: 80px;
  border-radius: 12px;
}
.el-input__inner[data-v-0f0f22e6] {
  border-radius: 8px;
}
.el-button--primary.bg[data-v-0f0f22e6] {
  border-radius: 30px;
  border: 1px solid #0052cc;
  color: #fff;
  background: #0052cc;
}
.el-button--primary.bg2f[data-v-0f0f22e6] {
  width: 100%;
  border: 1px solid #0052CC;
  color: #fff;
  background: #0052CC;
}
.el-table[data-v-0f0f22e6] {
  overflow: hidden;
  border-radius: 4px;
}
.el-table .el-table__cell[data-v-0f0f22e6] {
  padding: 22px 0;
}
.el-table .el-table__body-wrapper[data-v-0f0f22e6] {
  padding-right: 20px;
}
.el-date-editor .el-range-separator[data-v-0f0f22e6] {
  width: 10%;
}
.cs-msg[data-v-0f0f22e6] {
  width: 800px;
  box-sizing: border-box;
  color: #333;
  background-color: #fff;
  overflow: hidden;
  margin: 0 auto;
  padding: 20px 40px;
  margin-bottom: 20px;
}
.cs-msg .cs-head[data-v-0f0f22e6] {
  width: 100%;
}
.cs-msg h2[data-v-0f0f22e6] {
  font-size: 30px;
  float: left;
}
.cs-msg .cs-msg-btn[data-v-0f0f22e6] {
  height: 35px;
  line-height: 35px;
  text-align: center;
  font-size: 15px;
  font-weight: 600;
  display: inline-block;
  padding: 0 20px;
  margin-left: 10px;
  cursor: pointer;
  margin-top: 10px;
  color: #0052CC;
  border: 1px solid #0052CC;
  border-radius: 10px;
  float: right;
}
.cs-msg .cs-msg-btn[data-v-0f0f22e6]:hover {
  color: #fff;
  background-color: #0052CC;
}
.cs-msg .cs-msg-box[data-v-0f0f22e6] {
  width: 100%;
  float: left;
}
.cs-msg .cs-msg-box .cs-msg-sub[data-v-0f0f22e6] {
  height: 35px;
  text-align: center;
  font-size: 15px;
  font-weight: 600;
  display: inline-block;
  padding: 0 20px;
  margin-left: 10px;
  cursor: pointer;
  margin-top: 10px;
  color: #0052CC;
  border: 1px solid #0052CC;
  border-radius: 10px;
}
.cs-msg .cs-msg-box .cs-msg-sub[data-v-0f0f22e6]:hover {
  color: #fff;
  background-color: #0052CC;
}
.hideUploadBtn[data-v-0f0f22e6] .el-upload--picture-card {
  display: none;
}
.send-msg[data-v-0f0f22e6] {
  width: calc(100%);
  background: #f2f2f26d !important;
  margin: -10px 0 0 -10px;
  position: absolute;
  float: left;
}

