.trend-risk-events[data-v-62124aa4] {
  background: url("/static/images/dataAnalysis/trend-bg.png");
  height: 48.8vh;
  width: 100%;
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
@media screen and (min-width: 1440px) {
.data-title[data-v-62124aa4] {
    margin-top: 3.8vh !important;
}
.data-chart[data-v-62124aa4] {
    height: calc(100% - 6.0vh) !important;
}
}
.data-title[data-v-62124aa4] {
  font-family: Source Han Sans, Source Han Sans;
  font-weight: 700;
  font-size: calc(16px + 0.2vw);
  margin-left: 2.4vw;
  margin-top: 3.3vh;
  line-height: calc(16px + 0.2vw);
}
.data-title span[data-v-62124aa4] {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(30%, #FFFFFF), to(#6FA9FF));
  background: linear-gradient(180deg, #FFFFFF 30%, #6FA9FF 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-shadow: 0 0 10px rgba(111, 169, 255, 0.5);
}
.data-chart[data-v-62124aa4] {
  height: calc(100% - 5.5vh);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.data-chart span[data-v-62124aa4] {
  font-family: Source Han Sans CN;
  font-weight: 400;
  font-size: 14px;
  color: #FFFFFF;
}
