.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;
}
.columns[data-v-bf94b3aa] {
  padding: 20px;
}
.el-row[data-v-bf94b3aa] {
  margin-bottom: 20px;
}
.el-row[data-v-bf94b3aa]:last-child {
  margin-bottom: 0;
}
.bg-purple-dark[data-v-bf94b3aa] {
  background: #99a9bf;
}
.bg-purple[data-v-bf94b3aa] {
  background: #d3dce6;
}
.bg-purple-light[data-v-bf94b3aa] {
  background: #e5e9f2;
}
.grid-content[data-v-bf94b3aa] {
  min-height: 36px;
}
.row-bg[data-v-bf94b3aa] {
  padding: 10px 0;
  background-color: #f9fafc;
}
.gutter[data-v-bf94b3aa] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.gutter .gutter-item[data-v-bf94b3aa] {
  min-width: 270px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.gutter .gutter-item-en[data-v-bf94b3aa] {
  min-width: 500px;
}
.card-group-cntent[data-v-bf94b3aa]:hover {
  position: relative;
}
.card-group-cntent:hover .icons[data-v-bf94b3aa] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.card-group-cnt[data-v-bf94b3aa] {
  position: relative;
}
.icons[data-v-bf94b3aa] {
  position: fixed;
  height: 30px;
  width: 30px;
  background: rgba(0, 0, 0, 0.3);
  border-radius: 50%;
  display: none;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
  color: #fff;
  font-size: 16px;
}
.icons-left[data-v-bf94b3aa] {
  left: 12px;
  top: 120px;
}
.icons-right[data-v-bf94b3aa] {
  right: 12px;
  top: 120px;
}
.icons.disabled[data-v-bf94b3aa] {
  cursor: not-allowed;
  opacity: 0.5;
}
