@charset "UTF-8";
.titleBox[data-v-22961360] {
  height: 100%;
  width: 100%;
  display: flex;
  flex-direction: column;
}
.titleBox .titleBox-header[data-v-22961360] {
  height: 58px;
  position: relative;
}
.titleBox .titleBox-header .titleBox-title[data-v-22961360] {
  font-size: 20px;
  font-weight: bold;
  font-family: "黑体";
  color: #333333;
  padding: 0 15px;
  line-height: 58px;
}
.titleBox .titleBox-header .titleBox-right[data-v-22961360] {
  position: absolute;
  right: 15px;
  top: 0;
  display: flex;
  align-items: center;
  height: 100%;
}
.titleBox .titleBox-body[data-v-22961360] {
  flex: 1 1 auto;
  height: 0;
  padding: 0 15px 15px 15px;
}
@charset "UTF-8";
.box[data-v-e058c23c] {
  height: 100%;
  display: flex;
  flex-direction: column;
  gap: 15px;
}
.box .box-top[data-v-e058c23c] {
  height: 100%;
  flex: 3 3 auto;
  height: 0;
  display: flex;
  gap: 15px;
}
.box .box-top .box-top-info[data-v-e058c23c] {
  flex: 1 1 auto;
  width: 0;
  border-radius: 10px;
  color: #ffffff;
  height: 100%;
  display: flex;
  flex-direction: column;
  background-color: #0070ff;
}
.box .box-top .box-top-info[data-v-e058c23c]:nth-child(2) {
  background-color: #ff5a40;
}
.box .box-top .box-top-info .box-top-info-title[data-v-e058c23c] {
  line-height: 40px;
  background-color: rgba(255, 255, 255, 0.3);
  font-size: 15px;
  font-weight: bold;
  font-family: "黑体";
  text-align: center;
}
.box .box-top .box-top-info .box-top-info-num[data-v-e058c23c] {
  flex: 1 1 auto;
  height: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 30px;
  font-weight: bold;
  letter-spacing: 18px;
}
.box .box-line[data-v-e058c23c] {
  height: 5px;
  background-color: #eff2f5;
}
.box .box-bottom[data-v-e058c23c] {
  flex: 3 3 auto;
  height: 0;
  display: flex;
  gap: 15px;
}
.box .box-bottom .box-bottom-info[data-v-e058c23c] {
  flex: 1 1 auto;
  width: 0;
  background: #f6f7fa;
  display: flex;
  flex-direction: column;
}
.box .box-bottom .box-bottom-info .box-bottom-info-title[data-v-e058c23c] {
  line-height: 33px;
  color: #818182;
  display: flex;
  align-items: center;
}
.box .box-bottom .box-bottom-info .box-bottom-info-title .el-image[data-v-e058c23c] {
  margin: 0 8px;
}
.box .box-bottom .box-bottom-info .box-bottom-info-title .box-bottom-info-title-span[data-v-e058c23c] {
  display: inline-block;
  width: calc(100% - 31px);
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.box .box-bottom .box-bottom-info .box-bottom-info-num[data-v-e058c23c] {
  flex: 1 1 auto;
  margin-left: 32px;
  display: flex;
  align-items: center;
  font-size: 23px;
  font-weight: bold;
}
.box[data-v-00b95e72] {
  height: 100%;
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
  overflow: auto;
}
.box .box-item[data-v-00b95e72] {
  background-color: #e5f0ff;
  width: calc((100% - 75px) / 6);
  height: calc((100% - 15px) / 2);
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  color: #353535;
  border-radius: 4px;
  cursor: pointer;
}
.box .box-item .box-item-bottom[data-v-00b95e72] {
  margin-top: 6px;
}
.box[data-v-7ebec7a0] {
  height: 100%;
  width: 100%;
}
.box .box-item[data-v-7ebec7a0] {
  width: 90px;
  padding: 0 15px;
  display: flex;
  flex-shrink: 0;
  flex-direction: column;
  align-items: center;
  cursor: pointer;
}
.box .box-item[data-v-7ebec7a0]:hover {
  background: #f6f7fa;
}
.box .box-item .box-item-bottom[data-v-7ebec7a0] {
  margin-top: 5px;
  font-size: 13px;
  text-align: center;
}
.box .box-item .box-item-download[data-v-7ebec7a0] {
  font-size: 13px;
  color: #1e92d0;
  margin-top: 8px;
}
[data-v-7ebec7a0]::-webkit-scrollbar {
  width: 6px;
  height: 6px;
}
[data-v-7ebec7a0]::-webkit-scrollbar-thumb {
  border-radius: 10px;
  box-shadow: none;
  background: rgba(144, 147, 153, 0.6);
}
[data-v-7ebec7a0] .el-scrollbar__view {
  width: 100%;
  display: flex;
}
.box[data-v-7c492bec] {
  height: 100%;
  width: 100%;
  display: flex;
  overflow-x: auto;
}
.box .box-item[data-v-7c492bec] {
  width: 90px;
  display: flex;
  flex-shrink: 0;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
.box .box-item[data-v-7c492bec]:hover {
  background: #f6f7fa;
}
.box .box-item .box-item-bottom[data-v-7c492bec] {
  margin-top: 12px;
  font-size: 13px;
}
[data-v-7c492bec]::-webkit-scrollbar {
  width: 6px;
  height: 6px;
}
[data-v-7c492bec]::-webkit-scrollbar-thumb {
  border-radius: 10px;
  box-shadow: none;
  background: rgba(144, 147, 153, 0.6);
}
.wait-container .search-box[data-v-0821354e] .el-input-group__append {
  background-color: #0890ef;
  color: #fff;
}
.wait-container .search-box .refresh-btn[data-v-0821354e] {
  color: #0890ef;
  border-color: #0890ef;
  padding: 0 10px !important;
}
.wait-container .search-box .approval-btn[data-v-0821354e] {
  border-radius: 10px;
  background-color: #50d2ff;
  color: #fff;
}
.wait-container .search-box .upload-btn[data-v-0821354e] {
  border-radius: 10px;
  padding: 6px 9px;
  min-width: 30px;
  font-size: 16px;
  font-weight: 700;
  background-color: #50d2ff;
  color: #fff;
}
.wait-container .search-box .date-btn[data-v-0821354e] .el-tabs {
  display: inline-block;
}
.wait-container .search-box .date-btn[data-v-0821354e] .el-tabs__header {
  margin: 0;
}
.wait-container .search-box .date-btn[data-v-0821354e] .el-tabs__nav-wrap {
  width: -moz-fit-content;
  width: fit-content;
  margin-right: 50px;
}
.wait-container .search-box .date-btn[data-v-0821354e] .el-tabs__item {
  width: 66px;
  height: unset;
  line-height: unset;
  text-align: center;
  padding: 0;
  background-color: #fff;
  cursor: pointer;
  border: 1px solid #e6eaf1;
  line-height: 30px;
  color: #9fa5b0;
}
.wait-container .search-box .date-btn[data-v-0821354e] #tab-month1 {
  border-left: 0;
  border-right: 0;
}
.wait-container .search-box .date-btn[data-v-0821354e] .el-tabs__item:hover {
  background-color: #50d2ff;
  color: #fff;
}
.wait-container .search-box .date-btn[data-v-0821354e] .el-tabs__nav-wrap::after,
.wait-container .search-box .date-btn[data-v-0821354e] .el-tabs__active-bar {
  display: none;
}
.wait-container .search-box .date-btn[data-v-0821354e] .el-tabs__item.is-active {
  background-color: #50d2ff;
  color: #fff;
  z-index: 10;
}
.wait-container .search-box .date-btn .el-button[data-v-0821354e] {
  margin: 0;
  border-color: transparent;
  padding: 7px 15px;
}
.wait-container .search-box .date-btn .el-button[data-v-0821354e]:hover {
  background-color: #50d2ff;
  color: #fff;
}
.wait-container[data-v-0821354e] .el-table__fixed-right::before,
.wait-container[data-v-0821354e] .el-table__fixed::before {
  height: 0;
}
.wait-container[data-v-0821354e] .input-with-select .el-input__inner {
  height: 30px;
}
.wait-container .active[data-v-0821354e] {
  padding: 0px;
}
.wait-container[data-v-0821354e] .pagination {
  font-weight: 400;
  float: right;
  margin-top: 5px;
}
.wait-container[data-v-0821354e] .pagination .el-input__inner {
  height: 20px;
}
.box[data-v-622ec343] {
  height: calc(100% + 20px);
  transform: translate(0, -20px);
}
.num-no[data-v-622ec343] {
  position: relative;
}
.num-no[data-v-622ec343]::after {
  content: attr(data-numNo);
  position: absolute;
  right: -16px;
  top: -7px;
  min-width: 26px;
  height: 18px;
  border-radius: 9px;
  color: #ffffff;
  background: #ce0b0b;
  text-align: center;
  line-height: 18px;
  font-size: 12px;
}
.num-have[data-v-622ec343] {
  position: relative;
}
.num-have[data-v-622ec343]::after {
  content: attr(data-numHave);
  position: absolute;
  right: -16px;
  top: -7px;
  min-width: 26px;
  height: 18px;
  border-radius: 9px;
  color: #ffffff;
  background: #ce0b0b;
  text-align: center;
  line-height: 18px;
  font-size: 12px;
}
[data-v-622ec343] .el-tabs {
  height: 100%;
}
[data-v-622ec343] .el-tabs .el-tabs__header {
  margin: 0;
}
[data-v-622ec343] .el-tabs .el-tabs__content {
  height: calc(100% - 55px);
}
[data-v-622ec343] .el-tabs .el-tabs__content .el-tab-pane {
  height: 100%;
}
.list[data-v-622ec343] {
  height: 100%;
  overflow: auto;
}
.list .list-item[data-v-622ec343] {
  height: 20%;
  border-bottom: 1px solid #eff2f5;
  display: flex;
  align-items: center;
  cursor: pointer;
}
.list .list-item .list-item-title[data-v-622ec343] {
  flex: 1 1 auto;
  width: 0;
}
.list .list-item .list-item-btn[data-v-622ec343] {
  width: 80px;
  text-align: center;
  color: #409eff;
}
[data-v-622ec343]::-webkit-scrollbar {
  width: 6px;
  height: 6px;
}
[data-v-622ec343]::-webkit-scrollbar-thumb {
  border-radius: 10px;
  box-shadow: none;
  background: rgba(144, 147, 153, 0.6);
}
.el-dropdown-link[data-v-622ec343] {
  cursor: pointer;
  color: #409eff;
}
.pending[data-v-b7aa513c] {
  padding-bottom: 30px;
}
.btn-box[data-v-b7aa513c] {
  margin-top: 15px;
  margin-bottom: 25px;
}
[data-v-b7aa513c].el-card .el-card__header {
  border-bottom: none;
  font-weight: 700;
  font-size: 16px;
}
[data-v-b7aa513c].el-form .el-form-item__label {
  color: #8d93b1;
}
.el-card[data-v-b7aa513c] {
  margin-bottom: 20px;
}
.el-card[data-v-b7aa513c] .el-form .el-form-item__label {
  font-size: 13px;
}
[data-v-b7aa513c].el-table td,[data-v-b7aa513c].el-table th {
  padding: 0px;
}
.send-btn[data-v-b7aa513c] {
  background-color: #2263e8;
  border-color: #2263e8;
  color: #fff;
}
.history-btn[data-v-b7aa513c] {
  border-color: #2263e8;
  color: #2263e8;
}
.flex[data-v-b7aa513c] {
  display: flex;
}
.uploadImg[data-v-b7aa513c] .el-upload {
  margin-top: 10px;
  border: 1px dashed #ccc;
  border-radius: 6px;
  cursor: pointer;
  position: relative;
  overflow: hidden;
}
.uploadImg .el-upload[data-v-b7aa513c]:hover {
  border-color: #409eff;
}
.avatar-uploader-icon[data-v-b7aa513c] {
  font-size: 28px;
  color: #8c939d;
  width: 120px;
  height: 120px;
  line-height: 120px;
  text-align: center;
}
.avatar[data-v-b7aa513c] {
  width: 120px;
  height: 120px;
  display: block;
}
.box[data-v-39dbc364] {
  height: 100%;
}
.title1[data-v-39dbc364] {
  position: relative;
}
.title1[data-v-39dbc364]::after {
  content: attr(data-mark);
  position: absolute;
  right: -16px;
  top: -7px;
  min-width: 26px;
  height: 18px;
  border-radius: 9px;
  color: #ffffff;
  background: #ce0b0b;
  text-align: center;
  line-height: 18px;
  font-size: 12px;
}
[data-v-39dbc364] .el-tabs {
  height: 100%;
}
[data-v-39dbc364] .el-tabs .el-tabs__header {
  margin: 0;
}
[data-v-39dbc364] .el-tabs .el-tabs__content {
  height: calc(100% - 55px);
}
[data-v-39dbc364] .el-tabs .el-tabs__content .el-tabs_panel {
  height: 100%;
}
[data-v-39dbc364] .el-tabs .el-tab-pane {
  height: 100%;
  margin-top: 5px;
}
.list[data-v-39dbc364] {
  height: 100%;
  overflow: auto;
}
.list .list-item[data-v-39dbc364] {
  height: 20%;
  border-bottom: 1px solid #eff2f5;
  display: flex;
  align-items: center;
  cursor: pointer;
}
.list .list-item .list-item-title[data-v-39dbc364] {
  flex: 1 1 auto;
  width: 0;
}
.list .list-item .list-item-btn[data-v-39dbc364] {
  width: 80px;
  text-align: center;
  color: #409eff;
}
[data-v-39dbc364]::-webkit-scrollbar {
  width: 6px;
  height: 6px;
}
[data-v-39dbc364]::-webkit-scrollbar-thumb {
  border-radius: 10px;
  box-shadow: none;
  background: rgba(144, 147, 153, 0.6);
}
.mainBox[data-v-01ce79b6] {
  height: 100%;
  min-height: 800px;
  display: flex;
  gap: 20px;
}
.mainBox .main-left[data-v-01ce79b6] {
  flex: 1 1 auto;
  width: 0;
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.mainBox .main-left .main-left-top[data-v-01ce79b6] {
  flex: 18 18 auto;
  height: 0;
  background: #ffffff;
}
.mainBox .main-left .main-left-center[data-v-01ce79b6] {
  flex: 15 15 auto;
  height: 0;
  background: #ffffff;
}
.mainBox .main-left .main-left-bottom[data-v-01ce79b6] {
  flex: 10 10 auto;
  height: 0;
  background: #ffffff;
}
.mainBox .main-right[data-v-01ce79b6] {
  flex: 1 1 auto;
  width: 0;
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.mainBox .main-right .main-right-top[data-v-01ce79b6] {
  flex: 1.2 1.2 auto;
  height: 0;
  background: #ffffff;
}
.mainBox .main-right .main-right-center[data-v-01ce79b6] {
  flex: 2 2 auto;
  height: 0;
  background: #ffffff;
}
.mainBox .main-right .main-right-bottom[data-v-01ce79b6] {
  flex: 2 2 auto;
  height: 0;
  background: #ffffff;
}
.shadowStyle[data-v-01ce79b6] {
  box-shadow: 0 -1px 6px rgba(0, 0, 0, 0.05), 1px 0 6px rgba(0, 0, 0, 0.05), 0 1px 6px rgba(0, 0, 0, 0.05), -1px 0 6px rgba(0, 0, 0, 0.05);
}
[data-v-01ce79b6] .main-backColor {
  background: #eff2f5 !important;
}
[data-v-01ce79b6]::-webkit-scrollbar {
  width: 6px;
  height: 6px;
}
[data-v-01ce79b6]::-webkit-scrollbar-thumb {
  border-radius: 10px;
  box-shadow: none;
  background: rgba(144, 147, 153, 0.6);
}
