.applyList[data-v-01e4de82] {
  display: flex;
  flex-wrap: wrap;
}
.applyList .noDat[data-v-01e4de82] {
  width: 100%;
}
.applyList .content[data-v-01e4de82] {
  display: -moz-flex;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  box-shadow: 0px 0px 20px rgba(146, 161, 172, 0.16);
  cursor: pointer;
  position: relative;
  width: 240px;
  height: 55px;
  background: #ffffff;
  border-radius: 15px;
  margin: 20px 30px 20px 0;
  padding: 10px;
}
.applyList .content .i[data-v-01e4de82] {
  width: 55px;
  height: 55px;
  padding-left: 10px;
  padding-right: 3px;
}
.applyList .content .name[data-v-01e4de82] {
  width: 100%;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.applyList .content .punctuation[data-v-01e4de82] {
  background-color: #eff1f3;
  border-radius: 4px;
  text-align: center;
  line-height: 10px;
  width: 20px;
  cursor: pointer;
  height: 20px;
  position: absolute;
  right: 10px;
  top: 5px;
  padding: 0 3px;
}
.applyList .content .method[data-v-01e4de82] {
  box-shadow: 0 0 5px #e5e5e5;
  background-color: #fff;
  border-radius: 10px;
  text-align: center;
  width: 100px;
  cursor: pointer;
  height: 55px;
  position: absolute;
  right: -70px;
  top: 20px;
  font-size: 12px;
  z-index: 33;
  padding: 5px;
}
.applyList .content .method .cancel[data-v-01e4de82] {
  height: 20px;
  line-height: 20px;
  border-radius: 5px;
  display: flex;
  background-color: #eff1f3;
  padding: 5px 0;
}
.applyList .content .method .cancel .i[data-v-01e4de82] {
  overflow: hidden;
  width: 16px;
  height: 16px;
  margin: 2px 5px 0 6px;
}
.applyList .deepen[data-v-01e4de82] {
  box-shadow: 0px 0px 20px rgba(146, 161, 172, 0.32);
}
[data-v-00a22fb8] .el-tabs__header {
  margin: 0 10px 15px;
}
.workbench[data-v-00a22fb8] {
  padding: 10px 20px 20px 30px;
}
.workbench .blod[data-v-00a22fb8] {
  font-size: 24px !important;
}
.workbench .topTitle[data-v-00a22fb8] {
  display: flex;
  justify-content: space-between;
}
.workbench .topTitle .name[data-v-00a22fb8] {
  font-size: 18px;
}
.workbench .header .content[data-v-00a22fb8] {
  background-color: #ffffff;
  border-radius: 20px;
  display: -moz-flex;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 10px;
  width: 100%;
  height: 140px;
  background-color: #fff;
}
.workbench .header .content .check-show-item[data-v-00a22fb8] {
  width: 20%;
  margin-left: 20px;
}
.workbench .footer[data-v-00a22fb8] {
  position: relative;
}
.workbench .footer .subItem[data-v-00a22fb8] {
  margin-top: 20px;
}
.workbench .footer .subItem .subTitle[data-v-00a22fb8] {
  font-size: 18px;
}
.workbench .footer .setting[data-v-00a22fb8] {
  position: absolute;
  top: 8px;
  right: 12px;
}
