/*******/
@media (min-width: 992px) {
  .indt_introduce_public::after {
    background-image: url(/img/make/bg01.webp);
  }
}
@media (max-width: 991.98px) {
  .indt_introduce_public::after {
    background-image: url(/img/make/s1-bg_m.webp);
  }
}
.indt_makedata {
  position: relative;
  z-index: 10;
  background: #fff;
}
.indt_makedata .box {
  padding: 8.5em 5em 0em 5em;
}

.makedata_tit {
  font-size: 1.8em;
  line-height: 1.1666666667em;
  color: #111;
  font-weight: 700;
  margin-bottom: 0.8333333333em;
}

.makedata_desc {
  font-size: 0.8em;
  line-height: 1.75em;
  color: #111;
  font-weight: 400;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  text-overflow: ellipsis;
  overflow: hidden;
  max-height: 5.25em;
  margin-bottom: 3.75em;
}

.deploy {
  display: -webkit-flex;
  display: flex;
  margin-left: -1.5em;
}

.deploy-item {
  height: 2.5em;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
          align-items: center;
  -webkit-justify-content: center;
          justify-content: center;
  margin: 0 1.5em;
}
.deploy-item img {
  max-height: 100%;
}

.indt_makedata_item {
  position: relative;
  margin-bottom: 7.5em;
}
.indt_makedata_item:last-child {
  margin-bottom: 0;
}
.indt_makedata_item:first-child .makedata_desc {
  margin-bottom: 3.3125em;
}
.indt_makedata_item .indt_makedata_r {
  margin-left: 5em;
  background: #F4F6F8;
  border-radius: 0.5em;
  padding: 2.5em 5% 2.5em 46.6666666667%;
  min-height: 22.92vw;
}
.indt_makedata_item .indt_makedata_l {
  position: absolute;
  left: 0;
  bottom: 2.5em;
  width: 50%;
}
.indt_makedata_item .indt_makedata_l .imgwrap {
  position: relative;
  padding-top: 73.3333333333%;
  height: 0;
  border-radius: 0.5em;
  overflow: hidden;
}
.indt_makedata_item .indt_makedata_l .imgwrap img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.indt_makedata_item:nth-child(even) .indt_makedata_r {
  padding: 2.5em 46.7% 2.5em 5%;
  margin-left: 0em;
  margin-right: 5em;
}
.indt_makedata_item:nth-child(even) .indt_makedata_l {
  left: auto;
  right: 0;
}

.make_data_show {
  display: -webkit-flex;
  display: flex;
  margin-left: -1.5em;
}

.make_data_desc {
  font-size: 0.9em;
  line-height: 1.1111111111em;
  color: #00ACA6;
  font-weight: 400;
  margin-top: 0.4444444444em;
}

.make_data_detail {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: baseline;
          align-items: baseline;
  white-space: nowrap;
}
.make_data_detail .isdata {
  font-family: "HarmonyOSBold";
  font-weight: 700;
  font-size: 2.4em;
  line-height: 1.5625em;
  color: #00ACA6;
  font-weight: 700;
}
.make_data_detail .make_data_suffix {
  font-size: 1.6em;
  font-weight: 700;
  color: #00ACA6;
}

.make_data_item {
  margin: 0 1.5em;
}

.make_tech_show {
  display: -webkit-flex;
  display: flex;
  margin-left: -1.5em;
}

.make_tech_item {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
          flex-direction: column;
  -webkit-align-items: center;
          align-items: center;
  margin: 0 1.5em;
}
.make_tech_item .title {
  font-size: 0.7em;
  line-height: 1em;
  color: #000;
  font-weight: 400;
}
.make_tech_item .imgwrap {
  width: 2.5em;
  height: 2.5em;
  margin-bottom: 0.6em;
}
.make_tech_item .imgwrap img {
  width: 100%;
  height: 100%;
  object-position: center;
  object-fit: contain;
}

@media (max-width: 991.98px) {
  .indt_makedata .box {
    padding: 1.6rem 0;
  }
  .makedata_tit {
    font-size: 0.4rem;
    line-height: 0.42rem;
    font-weight: 400;
    margin-bottom: 0.3rem;
  }
  .makedata_desc {
    font-size: 0.34rem;
    line-height: 0.6rem;
    text-align: justify;
    margin: 0 !important;
  }
  .make_data_show {
    margin: 0.6rem -0.4rem 0;
    -webkit-flex-wrap: wrap;
            flex-wrap: wrap;
  }
  .make_data_item {
    margin: 0 0.4rem;
  }
  .make_data_desc {
    font-size: 0.3rem;
    line-height: 0.28rem;
    margin-bottom: 0.12rem;
  }
  .make_data_detail .isdata {
    font-size: 0.64rem;
    line-height: 0.75rem;
  }
  .make_data_detail .make_data_suffix {
    font-size: 0.32rem;
  }
  .make_tech_show {
    margin: 0.6rem -0.1rem 0;
    -webkit-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-justify-content: space-between;
            justify-content: space-between;
  }
  .make_tech_item {
    margin: 0 0.1rem;
  }
  .make_tech_item .imgwrap {
    width: 0.76rem;
    height: 0.76rem;
    margin: 0 auto 0.12rem;
  }
  .make_tech_item .title {
    font-size: 0.3rem;
    line-height: 0.44rem;
    text-align: center;
    white-space: nowrap;
  }
  .deploy {
    -webkit-flex-wrap: wrap;
            flex-wrap: wrap;
    margin: 0.44rem -0.4rem 0;
  }
  .deploy-item {
    margin: 0 0.4rem;
    height: 0.6rem;
  }
  .indt_makedata_item {
    margin-bottom: 0.4rem;
    border-radius: 0.1rem;
    overflow: hidden;
  }
  .indt_makedata_item .indt_makedata_l {
    width: 100%;
    position: relative;
    bottom: unset;
  }
  .indt_makedata_item .indt_makedata_l .imgwrap {
    padding: 73.23% 0 0;
    border-radius: 0.1rem 0.1rem 0 0;
  }
  .indt_makedata_item .indt_makedata_r {
    margin: 0 !important;
    min-height: 0;
    padding: 0.6rem 0.5rem 0.94rem !important;
  }
}
@media (min-width: 992px) {
  .makedata_desc {
    text-align: justify;
  }
  .make_tech_item {
    margin: 0 0;
  }
  .make_tech_show {
    margin: 0;
  }
  .make_data_desc {
    font-size: 0.7em;
    line-height: 1em;
    color: #000;
    font-weight: 400;
  }
  .deploy, .make_tech_show {
    -webkit-justify-content: space-between;
            justify-content: space-between;
  }
  .make_tech_item .imgwrap {
    width: 3.5em;
    height: 3.5em;
  }
}