.column[data-v-74f45d64] {
  position: relative;
}
.column .box[data-v-74f45d64] {
  color: #fff;
  padding: 10px 12px;
  border-radius: 0;
}
.column .box .title[data-v-74f45d64] {
  color: #fff;
}
.level[data-v-74f45d64] {
  background: rgba(255, 255, 255, 0.16);
  border-radius: 2px;
  padding: 10px;
}
.level .level-item[data-v-74f45d64] {
  border-left: 1px solid rgba(255, 255, 255, 0.16);
}
.bg-c-yellow[data-v-74f45d64] {
  background: url("/static/images/home/index2.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.bg-c-green[data-v-74f45d64] {
  background: url("/static/images/home/index5.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.bg-c-pink[data-v-74f45d64] {
  background: url("/static/images/home/index1.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.bg-c-lite-green[data-v-74f45d64] {
  background: url("/static/images/home/index3.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.bg-c-lite-hui[data-v-74f45d64] {
  background: url("/static/images/home/index4.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.separator[data-v-74f45d64] {
  position: absolute;
  left: 0px;
  top: 110px;
  width: 100%;
  border-top: 1px solid #fff;
}
.heading-title[data-v-74f45d64] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 5px;
}
.heading-title .heading[data-v-74f45d64] {
  font-weight: 500;
  font-size: 14px;
  color: rgba(255, 255, 255, 0.9968);
  margin-bottom: 0px;
  padding-right: 4px;
}
.heading-title .title[data-v-74f45d64] {
  font-size: 14px;
}
