.flex[data-v-a4d010e4] {
  display: -ms-flexbox;
  display: flex;
  margin: 10px;
}
.clt[data-v-a4d010e4] {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding-left: 10px;
  width: auto;
}
.clt .title[data-v-a4d010e4] {
  padding-left: 20px;
  font-size: 36px;
  font-weight: 700;
  line-height: 60px;
  margin-bottom: 20px;
}
.clt .content[data-v-a4d010e4] {
  -ms-flex: 1;
      flex: 1;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-pack: center;
      justify-content: center;
  height: 80px;
  min-width: 220px;
  text-align: center;
  background: #f2f8ff;
  border-radius: 10px;
  padding-left: 25px;
}
.clt .content .box[data-v-a4d010e4] {
  -ms-flex: 1;
      flex: 1;
  font-size: 100px;
}
.clt .content .texts[data-v-a4d010e4] {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex: auto;
      flex: auto;
  -ms-flex-pack: inherit;
      justify-content: inherit;
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 0px;
  color: #000000;
  vertical-align: top;
}
.clt .content .img[data-v-a4d010e4] {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  height: 60px;
  border-radius: 10px;
  background: #ffffff;
}
.demo-infinite-container[data-v-a4d010e4] {
  background: #ffffff;
  border: 1px solid #e8e8e8;
  border-radius: 4px;
  overflow: auto;
  height: 300px;
}
.demo-loading-container[data-v-a4d010e4] {
  position: absolute;
  bottom: 40px;
  width: 100%;
  text-align: center;
}

