.notice-content[data-v-683161bc] {
  width: 100%;
  padding: 0;
}
.notice-content p[data-v-683161bc] {
  font-size: 0.13rem;
  color: #222;
  line-height: 0.2rem;
}
.notice-content .content-info[data-v-683161bc] {
  margin: 0.2rem 0;
}
.notice-content .content-info .content-list[data-v-683161bc] {
  padding-left: 0.13rem;
  color: #101010;
}
.red[data-v-683161bc] {
  color: var(--old-red);
}

.notice-component[data-v-417c5058] {
  width: 100%;
  padding: 0;
}

.integrity-report[data-v-123ad677] {
  width: 100%;
  margin: 1rem 0;
  padding: 0.52rem 0.74rem;
  background: #fff;
}
.integrity-report .title[data-v-123ad677] {
  font-size: 0.24rem;
  color: #222;
  font-weight: bold;
  margin-bottom: 0.4rem;
}
.integrity-report .service-types[data-v-123ad677] {
  list-style: none;
  display: flex;
  flex-wrap: wrap;
}
.integrity-report .service-types .type[data-v-123ad677] {
  height: 1rem;
  border-radius: 0.04rem;
  margin-bottom: 0.2rem;
  position: relative;
}
.integrity-report .service-types .type .icon[data-v-123ad677] {
  display: inline-block;
  height: 0.36rem;
  margin: 0.32rem 0.27rem;
}
.integrity-report .service-types .type span[data-v-123ad677] {
  display: inline-block;
  line-height: 1rem;
}
.integrity-report .service-types .type .banner[data-v-123ad677] {
  display: inline-block;
  width: 50%;
  height: 1rem;
  position: absolute;
  right: 0px;
}
.integrity-report .service-types .report[data-v-123ad677] {
  width: 100%;
  background: #f7f7f7;
  font-size: 0.24rem;
}
.integrity-report .service-types .staff[data-v-123ad677],
.integrity-report .service-types .online[data-v-123ad677] {
  flex: 1;
  background: #fafafa;
}
.integrity-report .service-types .staff[data-v-123ad677] {
  margin-right: 0.2rem;
  font-size: 0.2rem;
}
.integrity-report .service-types .online[data-v-123ad677] {
  font-size: 0.18rem;
}
.fade-enter-active[data-v-123ad677],
.fade-leave-active[data-v-123ad677] {
  transition: opacity 0.25s;
}
.fade-enter[data-v-123ad677],
.fade-leave-active[data-v-123ad677] {
  opacity: 0;
}

