.todo[data-v-f22d33ae] {
  background-color: #fff;
  border-radius: 8px;
  padding: 15px 20px;
}
.todo-title[data-v-f22d33ae] {
  font-size: 18px;
  color: #0f1112;
  font-weight: 600;
  line-height: 26px;
}
.todo[data-v-f22d33ae] .el-table .el-table__header thead tr th {
  background-color: #f3f6f8 !important;
  color: #0f1112 !important;
  font-size: 14px;
}
.bottomList[data-v-f22d33ae] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.bottomList .content[data-v-f22d33ae] {
  margin-left: 30px;
  cursor: pointer;
}
.bottomList .content .greybk[data-v-f22d33ae] {
  margin-left: 5px;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background-color: rgba(173, 216, 230, 0.3);
  margin-bottom: 5px;
  position: relative;
}
.bottomList .content .greybk .imgBk[data-v-f22d33ae] {
  position: absolute;
  left: 13px;
  top: 9px;
  width: 30px;
  height: 30px;
  background-image: url(../../static/img/home.dc2f211c.png);
  background-position: -30px 0;
}
.bottomList .content .greybk .imgBk .number[data-v-f22d33ae] {
  position: absolute;
  right: -34px;
  top: -13px;
  color: #fff;
  background: red;
  width: 30px;
  height: 20px;
  border-radius: 10px;
  padding: 2px 6px;
  line-height: 1;
  text-align: center;
}
.bottomList .content .name[data-v-f22d33ae] {
  font-weight: 800;
}
.user-info[data-v-6a07b408] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
  padding: 38px 30px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#e9eeff), to(#ffffff));
  background-image: linear-gradient(180deg, #e9eeff 0%, #ffffff 100%);
  border-radius: 8px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.user-info .switch-roles[data-v-6a07b408] {
  position: absolute;
  top: 0;
  right: 0;
  height: 15px;
  width: 105px;
  font-size: 10px;
  color: #ffffff;
  line-height: 15px;
  text-align: center;
  cursor: pointer;
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(112, 168, 255, 0.02)), color-stop(39%, rgba(15, 47, 162, 0.78)), to(#092f66));
  background-image: linear-gradient(270deg, rgba(112, 168, 255, 0.02) 0%, rgba(15, 47, 162, 0.78) 39%, #092f66 100%);
  clip-path: polygon(0 0, 100% 0, 100% 100%, 15px 100%);
}
.user-info .tenant-name[data-v-6a07b408] {
  font-size: 18px;
  color: #353637;
  font-weight: 600;
}
.user-info .tenant-authentication[data-v-6a07b408] {
  width: 62px;
  height: 24px;
  background-image: url(../../static/img/authentication_bg.54c7f7dd.png);
  background-size: 100% 100%;
  margin-left: 6px;
  padding: 6px 6px 2px 0;
  font-size: 10px;
  color: #935231;
  text-align: right;
  line-height: 14px;
}
.user-info .statistics-box[data-v-6a07b408] {
  margin-top: 30px;
  margin-bottom: 40px;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
}
.user-info .statistics-box .statistics-item[data-v-6a07b408] {
  text-align: center;
  font-size: 14px;
  color: rgba(15, 17, 18, 0.61);
  cursor: pointer;
}
.user-info .statistics-box .statistics-item > div[data-v-6a07b408]:first-child {
  margin-bottom: 4px;
  font-size: 24px;
  color: #0f1112;
  font-weight: 600;
}
.user-info .welcome-box[data-v-6a07b408] {
  margin-top: auto;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 48px;
  padding-left: 16px;
  font-size: 14px;
  color: #353637;
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(233, 238, 255, 0)), to(rgba(201, 214, 242, 0.4)));
  background-image: linear-gradient(270deg, rgba(233, 238, 255, 0) 0%, rgba(201, 214, 242, 0.4) 100%);
  border-radius: 4px;
}
.user-info .welcome-box[data-v-6a07b408]::before {
  content: "";
  width: 23px;
  height: 23px;
  margin-right: 6px;
  background-image: url(../../static/img/icon_welcome.48315d0e.png);
  background-size: 100% 100%;
}
.user-info .welcome-box .authentication[data-v-6a07b408] {
  font-size: 16px;
  color: #315cc7;
  font-weight: 600;
  margin-left: auto;
  cursor: pointer;
}
.user-info .welcome-box .authentication > i[data-v-6a07b408] {
  border: 2px solid #315cc7;
  border-radius: 50%;
}
.cur[data-v-5cca01de] {
  cursor: pointer;
}
.early-warning-center[data-v-5cca01de] {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fffbfb), to(#ffffff));
  background-image: linear-gradient(180deg, #fffbfb 0%, #ffffff 100%);
  border-radius: 8px;
}
.early-warning-center__title[data-v-5cca01de] {
  position: relative;
  padding: 0 20px;
  height: 56px;
  line-height: 56px;
  font-size: 18px;
  color: #0f1112;
  font-weight: 600;
}
.early-warning-center__title .icon[data-v-5cca01de] {
  position: absolute;
  top: 7px;
  right: 10px;
  height: 49px;
  width: 49px;
}
.early-warning-center__content[data-v-5cca01de] {
  padding: 0 20px 20px;
}
.early-warning-center__item[data-v-5cca01de] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  font-size: 14px;
  color: rgba(15, 17, 18, 0.6);
}
.early-warning-center__item img[data-v-5cca01de] {
  width: 18px;
  height: 18px;
  margin-bottom: 10px;
}
.early-warning-center__item .count[data-v-5cca01de] {
  margin-right: 4px;
  font-size: 32px;
  color: #092f66;
  font-weight: 600;
  line-height: 28px;
}
.early-warning-center__item + .early-warning-center__item[data-v-5cca01de] {
  margin-top: 20px;
}
.early-warning-center .show-more[data-v-5cca01de] {
  padding: 10px;
  text-align: center;
  font-size: 14px;
  color: #353637;
  cursor: pointer;
}
.early-warning-center .show-more > i[data-v-5cca01de] {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
.early-warning-center .show-more[data-v-5cca01de]:hover {
  color: #409eff;
}
.cur[data-v-644c34a2] {
  cursor: pointer;
}
.early-warning-center[data-v-644c34a2] {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fffbfb), to(#ffffff));
  background-image: linear-gradient(180deg, #fffbfb 0%, #ffffff 100%);
  border-radius: 8px;
}
.early-warning-center__title[data-v-644c34a2] {
  position: relative;
  padding: 0 20px;
  height: 56px;
  line-height: 56px;
  font-size: 18px;
  color: #0f1112;
  font-weight: 600;
}
.early-warning-center__title .icon[data-v-644c34a2] {
  position: absolute;
  top: 7px;
  right: 10px;
  height: 49px;
  width: 49px;
}
.early-warning-center__content[data-v-644c34a2] {
  padding: 0 20px 20px;
}
.early-warning-center__item[data-v-644c34a2] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  font-size: 14px;
  color: rgba(15, 17, 18, 0.6);
}
.early-warning-center__item img[data-v-644c34a2] {
  width: 18px;
  height: 18px;
  margin-bottom: 10px;
}
.early-warning-center__item .count[data-v-644c34a2] {
  margin-right: 4px;
  font-size: 32px;
  color: #092f66;
  font-weight: 600;
  line-height: 28px;
}
.early-warning-center__item + .early-warning-center__item[data-v-644c34a2] {
  margin-top: 20px;
}
.early-warning-center .show-more[data-v-644c34a2] {
  padding: 10px;
  text-align: center;
  font-size: 14px;
  color: #353637;
  cursor: pointer;
}
.early-warning-center .show-more > i[data-v-644c34a2] {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
.early-warning-center .show-more[data-v-644c34a2]:hover {
  color: #409eff;
}
.timeline-item[data-v-01fb9252] {
  position: relative;
}
.timeline-item__tail[data-v-01fb9252] {
  position: absolute;
  left: 5px;
  top: 20px;
  height: 100%;
  border-left: 1px dashed #bfc0c0;
}
.timeline-item__node[data-v-01fb9252] {
  position: absolute;
  top: 4px;
  left: 0px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #08cc7f;
}
.timeline-item__wrapper[data-v-01fb9252] {
  padding-left: 28px;
}
.timeline-item__content[data-v-01fb9252] {
  font-size: 16px;
  color: #353637;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.timeline-item__timestamp[data-v-01fb9252] {
  margin-top: 6px;
  font-size: 16px;
  color: #353637;
}
.timeline-item + .timeline-item[data-v-01fb9252] {
  margin-top: 20px;
}
.timeline-item:first-child .timeline-item__node[data-v-01fb9252] {
  left: -3px;
  width: 16px;
  height: 16px;
  background: radial-gradient(circle at 50% 50%, #008de6 0%, #008de6 4px, #fff 4px, #fff 6px, #008de6 6px) !important;
}
.timeline-item:last-child .timeline-item__tail[data-v-01fb9252] {
  display: none;
}

.text-content[data-v-9cf2f416]{
  white-space: pre-line;
}

.message-center[data-v-767711e9] {
  background: #ffffff;
  border-radius: 8px;
}
.message-center__title[data-v-767711e9] {
  height: 56px;
  padding: 0 20px;
  line-height: 56px;
  font-size: 18px;
  color: #0f1112;
  font-weight: 600;
}
.message-center__content[data-v-767711e9] {
  padding: 0 20px 20px;
}
.message-center .show-more[data-v-767711e9] {
  padding: 10px;
  text-align: center;
  font-size: 14px;
  color: #353637;
  cursor: pointer;
}
.message-center .show-more > i[data-v-767711e9] {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
.message-center .show-more[data-v-767711e9]:hover {
  color: #409eff;
}
.system-notice[data-v-ef5fbf6c] {
  background: #ffffff;
  border-radius: 8px;
}
.system-notice__title[data-v-ef5fbf6c] {
  height: 56px;
  padding: 0 20px;
  line-height: 56px;
  font-size: 18px;
  color: #0f1112;
  font-weight: 600;
}
.system-notice__content[data-v-ef5fbf6c] {
  padding: 0 20px 20px;
}
.system-notice .show-more[data-v-ef5fbf6c] {
  padding: 10px;
  text-align: center;
  font-size: 14px;
  color: #353637;
  cursor: pointer;
}
.system-notice .show-more > i[data-v-ef5fbf6c] {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
.system-notice .show-more[data-v-ef5fbf6c]:hover {
  color: #409eff;
}

.ccontent-title-preview[data-v-cc43f0e6] {
  text-align: center;
  border-top: 1px solid #409EFF !important;
}
.content-title-preview h1[data-v-cc43f0e6] {
  text-align: center;
  margin: 15px 25px 10px;
  font-size: 22px;
  font-weight: bold;
  color: #333;
}
.content-title-preview .writer[data-v-cc43f0e6] {
  text-align: center;
  padding-bottom: 5px;
  margin: 0 25px;
  border-bottom: 1px dashed #ccd5cd;
  color: #666;
}
.content[data-v-cc43f0e6] {
  margin: 12px 20px 0;
  font-size: 14px;
  line-height: 200%;
  overflow: hidden;
}

