body {
  padding-top: 70px;
  padding-bottom: 0;
  min-height: 2000px;
  width: 100%;
  background-color: rgba(255, 255, 255, 1);
  position: relative;
}

body {
  font-family: PingFangSC-Regular, Roboto, Helvetica Neue, Helvetica, Tahoma,
  Arial, PingFang SC-Light, Microsoft YaHei;
}
input {
  background-color: transparent;
  border: 0;
}
button {
  margin: 0;
  padding: 0;
  border: 1px solid transparent;
  outline: none;
  background-color: transparent;
}

button:active {
  opacity: 0.6;
}
.flex-col {
  display: flex;
  flex-direction: column;
}
.flex-row {
  display: flex;
  flex-direction: row;
}
.justify-start {
  display: flex;
  justify-content: flex-start;
}
.justify-center {
  display: flex;
  justify-content: center;
}

.justify-end {
  display: flex;
  justify-content: flex-end;
}
.justify-evenly {
  display: flex;
  justify-content: space-evenly;
}
.justify-around {
  display: flex;
  justify-content: space-around;
}
.justify-between {
  display: flex;
  justify-content: space-between;
}
.align-start {
  display: flex;
  align-items: flex-start;
}
.align-center {
  display: flex;
  align-items: center;
}
.align-end {
  display: flex;
  align-items: flex-end;
}

div {
  box-sizing: border-box;
}


.group_1 {
  background-color: rgba(255, 255, 255, 1);
  height: 70px;
  justify-content: flex-center;
}

.image_1 {
  width: 77px;
  height: 34px;
  margin: 18px 0 0 360px;
}

.text_1 {
  width: 32px;
  height: 22px;
  overflow-wrap: break-word;
  color: rgba(25, 28, 39, 1);
  font-size: 16px;
  font-family: PingFangSC-Regular;

  text-align: right;
  white-space: nowrap;
  line-height: 22px;
  margin: 24px 0 0 81px;
}

.text_2 {
  width: 32px;
  height: 22px;
  overflow-wrap: break-word;
  color: rgba(38, 114, 255, 1);
  font-size: 16px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: center;
  white-space: nowrap;
  line-height: 22px;
  margin: 24px 0 0 36px;
}

.image-wrapper_1 {
  background-color: rgba(0, 0, 0, 0);
  height: 16px;
  margin-top: 27px;
  width: 16px;
}

.thumbnail_1 {
  width: 9px;
  height: 6px;
  margin: 5px 0 0 3px;
}

.text_3 {
  width: 64px;
  height: 22px;
  overflow-wrap: break-word;
  color: rgba(25, 28, 39, 1);
  font-size: 16px;
  font-family: PingFangSC-Regular;

  text-align: right;
  white-space: nowrap;
  line-height: 22px;
  margin: 24px 0 0 36px;
}

.text_4 {
  width: 64px;
  height: 22px;
  overflow-wrap: break-word;
  color: rgba(25, 28, 39, 1);
  font-size: 16px;
  font-family: PingFangSC-Regular;

  text-align: right;
  white-space: nowrap;
  line-height: 22px;
  margin: 24px 0 0 36px;
}

.text_5 {
  width: 64px;
  height: 22px;
  overflow-wrap: break-word;
  color: rgba(25, 28, 39, 1);
  font-size: 16px;
  font-family: PingFangSC-Regular;

  text-align: right;
  white-space: nowrap;
  line-height: 22px;
  margin: 24px 0 0 36px;
}

.text_6 {
  width: 64px;
  height: 22px;
  overflow-wrap: break-word;
  color: rgba(25, 28, 39, 1);
  font-size: 16px;
  font-family: PingFangSC-Regular;

  text-align: right;
  white-space: nowrap;
  line-height: 22px;
  margin: 24px 0 0 36px;
}

.text_7 {
  width: 64px;
  height: 22px;
  overflow-wrap: break-word;
  color: rgba(25, 28, 39, 1);
  font-size: 16px;
  font-family: PingFangSC-Regular;

  text-align: right;
  white-space: nowrap;
  line-height: 22px;
  margin: 24px 0 0 36px;
}

.text-wrapper_1 {
  border-radius: 2px;
  height: 38px;
  width: 56px;
  margin: 16px 0 0 232px;
}

.text_8 {
  width: 32px;
  height: 22px;
  overflow-wrap: break-word;
  color: rgba(25, 28, 39, 1);
  font-size: 16px;
  font-family: PingFangSC-Regular;

  text-align: right;
  white-space: nowrap;
  line-height: 22px;
  margin: 8px 0 0 12px;
}

.text-wrapper_2 {
  background-color: rgba(38, 114, 255, 1);
  border-radius: 2px;
  height: 38px;
  width: 120px;
  margin: 16px 360px 0 18px;
}

.text_9 {
  width: 64px;
  height: 22px;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-family: PingFangSC-Regular;

  text-align: right;
  white-space: nowrap;
  line-height: 22px;
  margin: 8px 0 0 28px;
}

.box_142 {
  overflow-x: hidden;
}

.box_1 {
  height: 500px;
  background: url(../../../wanmingyun.cn/building/common/pc/prod/web/made-banner-bg.png)/*tpa=https://wanmingyun.cn/building/common/pc/prod/web/made-banner-bg.png*/
  100% no-repeat;
  background-size: 100% 100%;
}

.banner-box {
  width: 1200px;
  margin: 0 auto;
  flex-direction: row;
  margin-top: 54px;
  justify-content: space-between;
}
.number-power-box {
  width: 1280px;
  margin: 0 auto;
  flex-direction: row;
}
.box_143 {
  width: 442px;
  height: 264px;
  margin-top: 52px;
}

.text_10 {
  width: 220px;
  height: 52px;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 44px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 52px;
}

.text_11 {
  width: 442px;
  height: 72px;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 20px;
  font-family: PingFangSC-Regular;
  text-align: left;
  line-height: 36px;
  margin-top: 30px;
}

.text-wrapper_3 {
  height: 44px;
  margin-top: 66px;
  width: 160px;
  background: linear-gradient(39deg, #FFA841 0%, #FA8C19 100%);
  border-radius: 4px;
  cursor: pointer;
}
.text-wrapper_3:hover{
  background: #FAAD14;
}
.text_12 {
  width: 64px;
  height: 22px;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 22px;
  margin: 11px 0 0 48px;
}

.section_2 {
  box-shadow: 0px 2px 20px 0px rgba(151, 151, 151, 0.22);
  height: 393px;
  width: 675px;
  margin: 54px 360px 0 0;
}

.box_2 {
  border-radius: 18px;
  background: url(../../../wanmingyun.cn/building/common/pc/prod/web/made-banner-img.png)/*tpa=https://wanmingyun.cn/building/common/pc/prod/web/made-banner-img.png*/ no-repeat;
  background-size: 100% 100%;
  width: 675px;
  height: 393px;
}

.text-group_219 {
  height: 136px;
  margin-bottom: 68px;
  margin-top: 86px;
}

.text_13 {
  text-align: center;
  height: 48px;
  overflow-wrap: break-word;
  color: rgba(25, 28, 39, 1);
  font-size: 40px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  white-space: nowrap;
  line-height: 48px;
}

.text_14 {
  width: 968px;
  height: 64px;
  overflow-wrap: break-word;
  color: rgba(90, 96, 115, 1);
  font-size: 24px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  line-height: 32px;
  margin: 0 auto;
  margin-top: 24px;
  text-align: center;

}

.block_80 {
  width: 1449px;
  height: 433px;
}

.text_15 {
  width: 112px;
  height: 20px;
  overflow-wrap: break-word;
  color: rgba(224, 32, 32, 1);
  font-size: 14px;
  font-family: PingFangSC-Regular;
  text-align: justify;
  white-space: nowrap;
  line-height: 20px;
  margin-top: 392px;
}

.group_91 {
  box-shadow: 0px 8px 32px 0px rgba(105, 123, 140, 0.06);
  background-color: rgba(255, 255, 255, 1);
  border-radius: 10px;
  height: 432px;
  width: 816px;
}

.box_4 {
  border-radius: 10px;
  /*background-image: url(https://wanmingyun.cn/building/common/pc/prod/web/made-num-power-bg-1.png);*/
  height: 432px;
  width: 816px;
}

.image-wrapper_2 {
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 0px 0px 10px 10px;
  height: 60px;
  margin-top: 372px;
  width: 816px;
  position: relative;
  gap: 12px;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
.now-img {
  position: absolute;
  height: 432px;
  width: 816px;
}
.can-click-btn {
  width: 20px;
  height: 4px;
  cursor: pointer;
  background: #909392;
}
.can-click-btn-active {
  background: #FFFFFF;
}

.image_2 {
  width: 84px;
  height: 4px;
  margin: 28px 0 0 366px;
}

.box_144 {
  width: 386px;
  height: 432px;
  margin-left: 78px;
}

.image-text_280 {
  width: 386px;
  height: 110px;
}

.image-wrapper_3 {
  height: 30px;
  background: url(../../../wanmingyun.cn/building/common/pc/prod/web/number-power-icon-1.png)/*tpa=https://wanmingyun.cn/building/common/pc/prod/web/number-power-icon-1.png*/
  100% no-repeat;
  background-size: 100% 100%;
  margin-top: 1px;
  width: 30px;
}

.thumbnail_2 {
  width: 15px;
  height: 11px;
  margin: 10px 0 0 8px;
}

.text-group_220 {
  width: 340px;
  height: 110px;
}

.text_16 {
  width: 120px;
  height: 32px;
  overflow-wrap: break-word;
  color: rgba(25, 28, 39, 1);
  font-size: 24px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 32px;
}

.text_17 {
  width: 340px;
  height: 66px;
  overflow-wrap: break-word;
  color: rgba(90, 96, 115, 1);
  font-size: 16px;
  font-family: PingFangSC-Regular;
  text-align: justify;
  line-height: 22px;
  margin-top: 12px;
}

.image-text_281 {
  width: 385px;
  height: 110px;
  margin: 40px 0 0 1px;
}

.label_1 {
  width: 29px;
  height: 28px;
  margin-top: 2px;
}

.text-group_221 {
  width: 340px;
  height: 110px;
}

.text_18 {
  width: 144px;
  height: 32px;
  overflow-wrap: break-word;
  color: rgba(25, 28, 39, 1);
  font-size: 24px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 32px;
}

.text_19 {
  width: 340px;
  height: 66px;
  overflow-wrap: break-word;
  color: rgba(90, 96, 115, 1);
  font-size: 16px;
  font-family: PingFangSC-Regular;
  text-align: justify;
  line-height: 22px;
  margin-top: 12px;
}

.image-text_282 {
  width: 379px;
  height: 132px;
  margin: 40px 0 0 7px;
}

.label_2 {
  width: 29px;
  height: 30px;
  margin-top: 4px;
}

.text-group_222 {
  width: 340px;
  height: 132px;
}

.text_20 {
  width: 144px;
  height: 32px;
  overflow-wrap: break-word;
  color: rgba(25, 28, 39, 1);
  font-size: 24px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 32px;
}

.text_21 {
  width: 340px;
  height: 88px;
  overflow-wrap: break-word;
  color: rgba(90, 96, 115, 1);
  font-size: 16px;
  font-family: PingFangSC-Regular;
  text-align: justify;
  line-height: 22px;
  margin-top: 12px;
}

.box_6 {
  background-color: rgba(247, 248, 250, 1);
  height: 882px;
  margin-top: 99px;
}

.iot-power-box {
  width: 1280px;
  margin: 0 auto;
}

.text-wrapper_72 {
  width: 360px;
  height: 48px;
  margin: 0 auto;
  margin-top: 86px;
}

.text_22 {
  width: 360px;
  height: 48px;
  overflow-wrap: break-word;
  color: rgba(25, 28, 39, 1);
  font-size: 40px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: center;
  white-space: nowrap;
  line-height: 48px;
}

.block_81 {
  height: 580px;
  margin: 68px 0 100px 0;
}

.text_23 {
  width: 84px;
  height: 20px;
  overflow-wrap: break-word;
  color: rgba(224, 32, 32, 1);
  font-size: 14px;
  font-family: PingFangSC-Regular;
  text-align: justify;
  white-space: nowrap;
  line-height: 20px;
  margin-top: 251px;
}

.block_82 {
  width: 60px;
  height: 580px;
}

.text-wrapper_5 {
  background-color: rgba(38, 114, 255, 1);
  color: rgba(255, 255, 255, 1);
  /*background-color:rgba(205, 221, 251, 1);*/
  /*color: rgba(38, 114, 255, 1);*/
  height: 290px;
  width: 60px;
  cursor: pointer;
}

.text-wrapper_5:hover  .paragraph_1{

}
.paragraph_1 {
  width: 100%;
  height: 100%;
  overflow-wrap: break-word;
  font-size: 24px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  line-height: 32px;
  padding: 81px 0 0 18px;
}

.text-wrapper_6 {
  background-color: rgba(205, 221, 251, 1);
  color: rgba(38, 114, 255, 1);
  height: 290px;
  width: 60px;
  cursor: pointer;
}

.paragraph_2 {
  width: 100%;
  height: 100%;
  overflow-wrap: break-word;
  /*color: rgba(38, 114, 255, 1);*/
  font-size: 24px;
  font-family: PingFangSC-Regular;

  text-align: left;
  line-height: 32px;
  padding: 81px 0 0 18px;
}

.block_83 {
  width: 694px;
  height: 565px;
  margin-left: 50px;
}

.text_24 {
  width: 96px;
  height: 33px;
  overflow-wrap: break-word;
  color: rgba(25, 28, 39, 1);
  font-size: 24px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 33px;
}

.image-text_283 {
  width: 93px;
  height: 28px;
  margin-top: 24px;
}

.block_1 {
  width: 12px;
  height: 12px;
  background: url(../../../wanmingyun.cn/building/common/pc/prod/web/made-tip-icon.png)/*tpa=https://wanmingyun.cn/building/common/pc/prod/web/made-tip-icon.png*/
  100% no-repeat;
  background-size: 100% 100%;
  margin-top: 9px;
}

.text-group_5 {
  width: 69px;
  height: 28px;
  overflow-wrap: break-word;
  color: rgba(25, 28, 39, 1);
  font-size: 16px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: justify;
  white-space: nowrap;
  line-height: 28px;
}

.paragraph_3 {
  width: 670px;
  height: 112px;
  overflow-wrap: break-word;
  color: rgba(90, 96, 115, 1);
  font-size: 16px;
  font-family: PingFangSC-Regular;

  text-align: justify;
  line-height: 28px;
  margin: 4px 0 0 24px;
}

.image-text_284 {
  width: 93px;
  height: 28px;
  margin-top: 24px;
}

.block_2 {
  width: 12px;
  height: 12px;
  background: url(../../../wanmingyun.cn/building/common/pc/prod/web/made-tip-icon.png)/*tpa=https://wanmingyun.cn/building/common/pc/prod/web/made-tip-icon.png*/
  100% no-repeat;
  background-size: 100% 100%;
  margin-top: 9px;
}

.text-group_6 {
  width: 69px;
  height: 28px;
  overflow-wrap: break-word;
  color: rgba(25, 28, 39, 1);
  font-size: 16px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: justify;
  white-space: nowrap;
  line-height: 28px;
}

.text_25 {
  width: 670px;
  height: 28px;
  overflow-wrap: break-word;
  color: rgba(90, 96, 115, 1);
  font-size: 16px;
  font-family: PingFangSC-Regular;

  text-align: justify;
  white-space: nowrap;
  line-height: 28px;
  margin: 4px 0 0 24px;
}

.image-text_285 {
  width: 109px;
  height: 28px;
  margin-top: 24px;
}

.section_3 {
  width: 12px;
  height: 12px;
  background: url(../../../wanmingyun.cn/building/common/pc/prod/web/made-tip-icon.png)/*tpa=https://wanmingyun.cn/building/common/pc/prod/web/made-tip-icon.png*/
  100% no-repeat;
  background-size: 100% 100%;
  margin-top: 9px;
}

.text-group_7 {
  width: 85px;
  height: 28px;
  overflow-wrap: break-word;
  color: rgba(25, 28, 39, 1);
  font-size: 16px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: justify;
  white-space: nowrap;
  line-height: 28px;
}

.text_26 {
  width: 670px;
  height: 56px;
  overflow-wrap: break-word;
  color: rgba(90, 96, 115, 1);
  font-size: 16px;
  font-family: PingFangSC-Regular;

  text-align: justify;
  line-height: 28px;
  margin: 4px 0 0 24px;
}

.image-text_286 {
  width: 93px;
  height: 28px;
  margin-top: 24px;
}

.section_4 {
  width: 12px;
  height: 12px;
  background: url(../../../wanmingyun.cn/building/common/pc/prod/web/made-tip-icon.png)/*tpa=https://wanmingyun.cn/building/common/pc/prod/web/made-tip-icon.png*/
  100% no-repeat;
  background-size: 100% 100%;
  margin-top: 9px;
}

.text-group_8 {
  width: 69px;
  height: 28px;
  overflow-wrap: break-word;
  color: rgba(25, 28, 39, 1);
  font-size: 16px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: justify;
  white-space: nowrap;
  line-height: 28px;
}

.text_27 {
  width: 670px;
  height: 28px;
  overflow-wrap: break-word;
  color: rgba(90, 96, 115, 1);
  font-size: 16px;
  font-family: PingFangSC-Regular;

  text-align: justify;
  white-space: nowrap;
  line-height: 28px;
  margin: 4px 0 0 24px;
}

.image-text_287 {
  width: 694px;
  height: 60px;
  margin-top: 24px;
}

.section_5 {
  width: 12px;
  height: 12px;
  background: url(../../../wanmingyun.cn/building/common/pc/prod/web/made-tip-icon.png)/*tpa=https://wanmingyun.cn/building/common/pc/prod/web/made-tip-icon.png*/
  100% no-repeat;
  background-size: 100% 100%;
  margin-top: 9px;
}

.text-group_223 {
  width: 670px;
  height: 60px;
}

.text_28 {
  width: 160px;
  height: 28px;
  overflow-wrap: break-word;
  color: rgba(25, 28, 39, 1);
  font-size: 16px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: justify;
  white-space: nowrap;
  line-height: 28px;
}

.text_29 {
  width: 670px;
  height: 28px;
  overflow-wrap: break-word;
  color: rgba(90, 96, 115, 1);
  font-size: 16px;
  font-family: PingFangSC-Regular;

  text-align: justify;
  white-space: nowrap;
  line-height: 28px;
  margin-top: 4px;
}

.block_84 {
  width: 400px;
  height: 580px;
  margin-left: 76px;
}

.group_6 {
  background: url(../../../wanmingyun.cn/building/common/pc/prod/web/made-gateway-img.png)/*tpa=https://wanmingyun.cn/building/common/pc/prod/web/made-gateway-img.png*/ no-repeat;
  background-size: 100% 100%;
  width: 400px;
  height: 520px;
}

.box_145 {
  width: 400px;
  height: 36px;
  margin-top: 24px;
}

.text-wrapper_7 {
  height: 36px;
  background: linear-gradient(134deg, #0188FF 0%, #2A63FF 100%);
  box-shadow: 0px 6px 24px 0px rgba(121,155,219,0.19);
  border-radius: 4px;
  background-size: 154px 84px;
  width: 106px;
}

.text_30 {
  width: 72px;
  height: 16px;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: justify;
  white-space: nowrap;
  line-height: 16px;
  margin: 10px 0 0 17px;
}

.text-wrapper_8 {
  height: 36px;
  background: linear-gradient(134deg, #0188FF 0%, #2A63FF 100%);
  box-shadow: 0px 6px 24px 0px rgba(121,155,219,0.19);
  border-radius: 4px;
  background-size: 154px 84px;
  margin-left: 41px;
  width: 106px;
}

.text_31 {
  width: 72px;
  height: 16px;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: justify;
  white-space: nowrap;
  line-height: 16px;
  margin: 10px 0 0 17px;
}

.text-wrapper_9 {
  height: 36px;
  background: linear-gradient(134deg, #0188FF 0%, #2A63FF 100%);
  box-shadow: 0px 6px 24px 0px rgba(121,155,219,0.19);
  border-radius: 4px;
  background-size: 154px 84px;
  margin-left: 41px;
  width: 106px;
}

.text_32 {
  width: 72px;
  height: 16px;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: justify;
  white-space: nowrap;
  line-height: 16px;
  margin: 10px 0 0 17px;
}
.device-link-box {
  width: 1280px;
  margin: 0 auto;
  position: relative;
}
.text-group_224 {
  /*width: 968px;*/
  height: 136px;
  margin: 86px 0 0 0;
}

.text_33 {
  height: 48px;
  overflow-wrap: break-word;
  color: rgba(25, 28, 39, 1);
  font-size: 40px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: center;
  white-space: nowrap;
  line-height: 48px;
}

.paragraph_4 {
  /*width: 968px;*/
  height: 64px;
  overflow-wrap: break-word;
  color: rgba(90, 96, 115, 1);
  font-size: 24px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: center;
  line-height: 32px;
  margin-top: 24px;
}

.block_85 {
  width: 1280px;
  height: 240px;
  margin: 68px 0 0 0;
}

.image-text_288 {
  width: 70px;
  height: 110px;
  margin-top: 65px;
}

.image-wrapper_4 {
  box-shadow: 0px 4px 20px 0px rgba(38, 114, 255, 0.1);
  background-color: rgba(255, 255, 255, 1);
  border-radius: 50%;
  height: 70px;
  width: 70px;
}

.label_27 {
  width: 70px;
  height: 70px;
  /*margin: 15px 0 0 15px;*/
}

.text-group_11 {
  width: 40px;
  height: 28px;
  overflow-wrap: break-word;
  color: rgba(25, 28, 39, 1);
  font-size: 20px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: justify;
  white-space: nowrap;
  line-height: 28px;
  margin: 12px 0 0 15px;
}

.block_3 {
  border-radius: 8px;
  width: 744px;
  height: 240px;
  border: 1px 4, 5 rgba(39, 115, 255, 1);
  margin-left: 40px;
  justify-content: flex-center;
}


.text_34 {
  width: 162px;
  height: 16px;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: justify;
  white-space: nowrap;
  line-height: 16px;
  margin: 10px 0 0 269px;
}


.text_35 {
  width: 126px;
  height: 16px;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: right;
  white-space: nowrap;
  line-height: 16px;
  margin: 10px 0 0 283px;
}

.group_128 {
  width: 690px;
  height: 36px;
  margin: 16px 0 0 27px;
}


.text_36 {
  width: 144px;
  height: 16px;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: right;
  white-space: nowrap;
  line-height: 16px;
  margin: 10px 0 0 34px;
}

.text_37 {
  width: 162px;
  height: 16px;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: right;
  white-space: nowrap;
  line-height: 16px;
  margin: 10px 0 0 25px;
}


.text_38 {
  width: 144px;
  height: 16px;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: right;
  white-space: nowrap;
  line-height: 16px;
  margin: 10px 0 0 34px;
}


.text_39 {
  width: 128px;
  height: 16px;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: right;
  white-space: nowrap;
  line-height: 16px;
  margin: 10px 0 0 282px;
}

.image-text_289 {
  width: 360px;
  height: 110px;
  margin: 40px 0 0 66px;
}

.group_8 {
  width: 12px;
  height: 12px;
  background: url(../../../wanmingyun.cn/building/common/pc/prod/web/made-tip-icon.png)/*tpa=https://wanmingyun.cn/building/common/pc/prod/web/made-tip-icon.png*/
  100% no-repeat;
  background-size: 100% 100%;
  margin-top: 10px;
}

.text-group_225 {
  width: 340px;
  height: 110px;
}

.text-group_12 {
  width: 282px;
  height: 32px;
  overflow-wrap: break-word;
  color: rgba(25, 28, 39, 1);
  font-size: 24px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 32px;
}

.text_40 {
  width: 340px;
  height: 66px;
  overflow-wrap: break-word;
  color: rgba(90, 96, 115, 1);
  font-size: 16px;
  font-family: PingFangSC-Regular;

  text-align: justify;
  line-height: 22px;
  margin-top: 12px;
}

.block_86 {
  width: 1285px;
  height: 233px;
  margin: 7px 0 0 0;
}

.image-text_290 {
  width: 80px;
  height: 110px;
  margin-top: 98px;
}

.group_9 {
  box-shadow: 0px 4px 20px 0px rgb(38 114 255 / 10%);
    background-color: rgba(255, 255, 255, 1);
    border-radius: 50%;
    height: 70px;
    width: 70px;
}

.box_11 {
  width: 70px;
  height: 70px;
  background: url(../../../wanmingyun.cn/building/common/pc/prod/web/made-device-icon-2.png)/*tpa=https://wanmingyun.cn/building/common/pc/prod/web/made-device-icon-2.png*/
  100% no-repeat;
  background-size: 100% 100%;
  /*margin: 18px 0 0 20px;*/
}

.text-group_13 {
  width: 80px;
  height: 28px;
  overflow-wrap: break-word;
  color: rgba(25, 28, 39, 1);
  font-size: 20px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: justify;
  white-space: nowrap;
  line-height: 28px;
  margin-top: 12px;
}

.block_87 {
  width: 446px;
  height: 233px;
  margin-left: 35px;
}

.image_3 {
  width: 19px;
  height: 28px;
  margin-left: 137px;
}


.text_41 {
  width: 108px;
  height: 16px;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: right;
  white-space: nowrap;
  line-height: 16px;
  margin: 10px 0 0 38px;
}

.image_4 {
  width: 19px;
  height: 28px;
  margin: 7px 0 0 137px;
}

.box_12 {
  border-radius: 8px;
  width: 446px;
  height: 84px;
  border: 1px 4, 5 rgba(39, 115, 255, 1);
  margin-top: 6px;
}

.box_146 {
  width: 332px;
  height: 36px;
  margin: 24px 0 0 24px;
}


.text_42 {
  width: 69px;
  height: 16px;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: justify;
  white-space: nowrap;
  line-height: 16px;
  margin: 10px 0 0 16px;
}


.text_43 {
  width: 102px;
  height: 16px;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: justify;
  white-space: nowrap;
  line-height: 16px;
  margin: 10px 0 0 16px;
}
.text_44 {
  width: 33px;
  height: 16px;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: justify;
  white-space: nowrap;
  line-height: 16px;
  margin: 10px 0 0 16px;
}


.text_45 {
  width: 18px;
  height: 16px;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: justify;
  white-space: nowrap;
  line-height: 16px;
  margin: 10px 0 0 16px;
}

.image_5 {
  width: 19px;
  height: 28px;
  margin: 10px 0 0 137px;
}

.block_88 {
  width: 136px;
  height: 192px;
  margin: 33px 0 0 108px;
}

.image_6 {
  width: 19px;
  height: 48px;
  margin-left: 58px;
}

.text_46 {
  width: 72px;
  height: 16px;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: right;
  white-space: nowrap;
  line-height: 16px;
  margin: 10px 0 0 32px;
}

.image_7 {
  width: 19px;
  height: 48px;
  margin: 30px 0 0 58px;
}

.image-text_291 {
  width: 360px;
  height: 110px;
  margin: 13px 0 0 120px;
}

.group_10 {
  width: 12px;
  height: 12px;
  background: url(../../../wanmingyun.cn/building/common/pc/prod/web/made-tip-icon.png)/*tpa=https://wanmingyun.cn/building/common/pc/prod/web/made-tip-icon.png*/
  100% no-repeat;
  background-size: 100% 100%;
  margin-top: 10px;
}

.text-group_226 {
  width: 340px;
  height: 110px;
}

.text-group_14 {
  width: 336px;
  height: 32px;
  overflow-wrap: break-word;
  color: rgba(25, 28, 39, 1);
  font-size: 24px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 32px;
}

.paragraph_5 {
  width: 340px;
  height: 66px;
  overflow-wrap: break-word;
  color: rgba(90, 96, 115, 1);
  font-size: 16px;
  font-family: PingFangSC-Regular;

  text-align: justify;
  line-height: 22px;
  margin-top: 12px;
}

.block_89 {
  width: 1204px;
  height: 145px;
}

.image-text_292 {
  width: 70px;
  height: 110px;
  margin-top: 22px;
}

.image-wrapper_5 {
  box-shadow: 0px 4px 20px 0px rgb(38 114 255 / 10%);
    background-color: rgba(255, 255, 255, 1);
    border-radius: 50%;
    height: 70px;
    width: 70px;
}

.label_4 {
  width: 70px;
  height: 70px;
  /*margin: 17px 0 0 17px;*/
}

.text-group_15 {
  width: 60px;
  height: 28px;
  overflow-wrap: break-word;
  color: rgba(25, 28, 39, 1);
  font-size: 20px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: right;
  white-space: nowrap;
  line-height: 28px;
  margin: 12px 0 0 5px;
}

.box_15 {
  height: 136px;
  background-size: 100% 100%;
  width: 744px;
  margin: 9px 0 0 40px;
}

.block_90 {
  width: 696px;
  height: 36px;
  margin: 24px 0 0 24px;
}


.text_47 {
  width: 126px;
  height: 16px;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: justify;
  white-space: nowrap;
  line-height: 16px;
  margin: 10px 0 0 104px;
}


.text_48 {
  width: 36px;
  height: 16px;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: justify;
  white-space: nowrap;
  line-height: 16px;
  margin: 10px 0 0 46px;
}


.text_49 {
  width: 36px;
  height: 16px;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: justify;
  white-space: nowrap;
  line-height: 16px;
  margin: 10px 0 0 46px;
}


.text_50 {
  width: 36px;
  height: 16px;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: justify;
  white-space: nowrap;
  line-height: 16px;
  margin: 10px 0 0 14px;
}

.block_91 {
  width: 696px;
  height: 37px;
  margin: 16px 0 23px 24px;
}

.text_51 {
  width: 25px;
  height: 16px;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: justify;
  white-space: nowrap;
  line-height: 16px;
  margin: 10px 0 0 18px;
}


.text_52 {
  width: 26px;
  height: 16px;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: justify;
  white-space: nowrap;
  line-height: 16px;
  margin: 10px 0 0 18px;
}

.text_53 {
  width: 23px;
  height: 16px;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: justify;
  white-space: nowrap;
  line-height: 16px;
  margin: 10px 0 0 18px;
}

.text_54 {
  width: 24px;
  height: 16px;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: justify;
  white-space: nowrap;
  line-height: 16px;
  margin: 10px 0 0 18px;
}


.text_55 {
  width: 27px;
  height: 16px;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: justify;
  white-space: nowrap;
  line-height: 16px;
  margin: 10px 0 0 16px;
}

.section_37 {
  width: 348px;
  height: 37px;
  margin-left: 16px;
}

.text_56 {
  width: 36px;
  height: 16px;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: justify;
  white-space: nowrap;
  line-height: 16px;
  margin: 10px 0 0 12px;
}


.text_57 {
  width: 36px;
  height: 16px;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: justify;
  white-space: nowrap;
  line-height: 16px;
  margin: 10px 0 0 12px;
}


.text_58 {
  width: 36px;
  height: 16px;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: justify;
  white-space: nowrap;
  line-height: 16px;
  margin: 10px 0 0 12px;
}


.text_59 {
  width: 36px;
  height: 16px;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: justify;
  white-space: nowrap;
  line-height: 16px;
  margin: 10px 0 0 12px;
}


.text_60 {
  width: 36px;
  height: 16px;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: justify;
  white-space: nowrap;
  line-height: 16px;
  margin: 10px 0 0 12px;
}

.image-text_293 {
  width: 284px;
  height: 32px;
  margin-left: 66px;
}

.section_6 {
  width: 12px;
  height: 12px;
  background: url(../../../wanmingyun.cn/building/common/pc/prod/web/made-tip-icon.png)/*tpa=https://wanmingyun.cn/building/common/pc/prod/web/made-tip-icon.png*/
  100% no-repeat;
  background-size: 100% 100%;
  margin-top: 10px;
}

.text-group_16 {
  width: 264px;
  height: 32px;
  overflow-wrap: break-word;
  color: rgba(25, 28, 39, 1);
  font-size: 24px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 32px;
}

.box_17 {
  background-color: rgba(247, 248, 250, 1);
  height: 862px;
  margin-top: 100px;
}
.operation-made-box {
  width: 1280px;
  margin: 0 auto;
}

.text-wrapper_73 {
  width: 160px;
  height: 48px;
  margin: 0 auto;
  margin-top: 86px;
}

.text_61 {
  width: 160px;
  height: 48px;
  overflow-wrap: break-word;
  color: rgba(25, 28, 39, 1);
  font-size: 40px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  white-space: nowrap;
  line-height: 48px;
  margin: 0 auto;
}

.group_129 {
  width: 1280px;
  height: 116px;
  margin: 68px 0 0 0;
}

.box_18 {
  box-shadow: 0px 8px 32px 0px rgba(105, 123, 140, 0.06);
  background-color: rgba(255, 255, 255, 1);
  border-radius: 8px;
  width: 560px;
  height: 116px;
  justify-content: flex-center;
}

.group_130 {
  width: 158px;
  height: 32px;
  margin: 24px 0 0 24px;
}

.label_5 {
  width: 29px;
  height: 29px;
}

.text_62 {
  width: 120px;
  height: 32px;
  overflow-wrap: break-word;
  color: rgba(38, 114, 255, 1);
  font-size: 24px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 32px;
}

.text_63 {
  width: 420px;
  height: 24px;
  overflow-wrap: break-word;
  color: rgba(90, 96, 115, 1);
  font-size: 16px;
  font-family: PingFangSC-Regular;

  text-align: justify;
  white-space: nowrap;
  line-height: 24px;
  margin: 12px 0 24px 24px;
}

.image_8 {
  width: 48px;
  height: 19px;
  margin: 58px 0 0 56px;
}

.box_20 {
  width: 560px;
  height: 116px;
  background: linear-gradient(307deg, #0188FF 0%, #2A63FF 100%);
  border-radius: 8px;
  background-size: 100% 100%;
  margin-left: 56px;
}

.text-group_227 {
  width: 420px;
  height: 68px;
  margin: 24px 0 0 24px;
}

.text_64 {
  width: 288px;
  height: 32px;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 24px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 32px;
}

.text_65 {
  width: 420px;
  height: 24px;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-family: PingFangSC-Regular;

  text-align: justify;
  white-space: nowrap;
  line-height: 24px;
  margin-top: 12px;
}

.group_131 {
  width: 1280px;
  height: 116px;
  margin: 32px 0 0 0;
}

.block_8 {
  box-shadow: 0px 8px 32px 0px rgba(105, 123, 140, 0.06);
  background-color: rgba(255, 255, 255, 1);
  border-radius: 8px;
  width: 560px;
  height: 116px;
  justify-content: flex-center;
}

.group_132 {
  width: 158px;
  height: 32px;
  margin: 24px 0 0 24px;
}

.label_6 {
  width: 29px;
  height: 29px;
}

.text_66 {
  width: 120px;
  height: 32px;
  overflow-wrap: break-word;
  color: rgba(38, 114, 255, 1);
  font-size: 24px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 32px;
}

.text_67 {
  width: 510px;
  height: 24px;
  overflow-wrap: break-word;
  color: rgba(90, 96, 115, 1);
  font-size: 16px;
  font-family: PingFangSC-Regular;

  text-align: justify;
  white-space: nowrap;
  line-height: 24px;
  margin: 12px 0 24px 24px;
}

.image_9 {
  width: 48px;
  height: 19px;
  margin: 40px 0 0 56px;
}

.block_10 {
  width: 560px;
  height: 116px;
  background: linear-gradient(307deg, #0188FF 0%, #2A63FF 100%);
  border-radius: 8px;
  background-size: 100% 100%;
  margin-left: 56px;
}

.text-group_228 {
  width: 510px;
  height: 68px;
  margin: 24px 0 0 24px;
}

.text_68 {
  width: 288px;
  height: 32px;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 24px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 32px;
}

.text_69 {
  width: 510px;
  height: 24px;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-family: PingFangSC-Regular;

  text-align: justify;
  white-space: nowrap;
  line-height: 24px;
  margin-top: 12px;
}

.group_133 {
  width: 1280px;
  height: 116px;
  margin: 32px 0 0 0;
}

.box_21 {
  box-shadow: 0px 8px 32px 0px rgba(105, 123, 140, 0.06);
  background-color: rgba(255, 255, 255, 1);
  border-radius: 8px;
  width: 560px;
  height: 116px;
  justify-content: flex-center;
}

.group_134 {
  width: 134px;
  height: 32px;
  margin: 24px 0 0 24px;
}

.label_7 {
  width: 29px;
  height: 29px;
}

.text_70 {
  width: 96px;
  height: 32px;
  overflow-wrap: break-word;
  color: rgba(38, 114, 255, 1);
  font-size: 24px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 32px;
}

.text_71 {
  width: 464px;
  height: 24px;
  overflow-wrap: break-word;
  color: rgba(90, 96, 115, 1);
  font-size: 16px;
  font-family: PingFangSC-Regular;

  text-align: justify;
  white-space: nowrap;
  line-height: 24px;
  margin: 12px 0 24px 24px;
}

.image_10 {
  width: 48px;
  height: 19px;
  margin: 49px 0 0 56px;
}

.box_23 {
  width: 560px;
  height: 116px;
  background: linear-gradient(307deg, #0188FF 0%, #2A63FF 100%);
  border-radius: 8px;
  background-size: 100% 100%;
  margin-left: 56px;
}

.text-group_229 {
  width: 464px;
  height: 68px;
  margin: 24px 0 0 24px;
}

.text_72 {
  width: 288px;
  height: 32px;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 24px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 32px;
}

.text_73 {
  width: 464px;
  height: 24px;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-family: PingFangSC-Regular;

  text-align: justify;
  white-space: nowrap;
  line-height: 24px;
  margin-top: 12px;
}

.group_135 {
  width: 1280px;
  height: 116px;
  margin: 32px 0 100px 0;
}

.block_11 {
  box-shadow: 0px 8px 32px 0px rgba(105, 123, 140, 0.06);
  background-color: rgba(255, 255, 255, 1);
  border-radius: 8px;
  width: 560px;
  height: 116px;
  justify-content: flex-center;
}

.section_38 {
  width: 85px;
  height: 32px;
  margin: 24px 0 0 25px;
}

.label_8 {
  width: 29px;
  height: 29px;
  margin-top: 1px;
}

.text_74 {
  width: 48px;
  height: 32px;
  overflow-wrap: break-word;
  color: rgba(38, 114, 255, 1);
  font-size: 24px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 32px;
}

.text_75 {
  width: 395px;
  height: 24px;
  overflow-wrap: break-word;
  color: rgba(90, 96, 115, 1);
  font-size: 16px;
  font-family: PingFangSC-Regular;

  text-align: justify;
  white-space: nowrap;
  line-height: 24px;
  margin: 12px 0 24px 24px;
}

.image_11 {
  width: 48px;
  height: 19px;
  margin: 49px 0 0 56px;
}

.block_12 {
  width: 560px;
  height: 116px;
  background: linear-gradient(307deg, #0188FF 0%, #2A63FF 100%);
  border-radius: 8px;
  background-size: 100% 100%;
  margin-left: 56px;
}

.text-group_230 {
  width: 395px;
  height: 68px;
  margin: 24px 0 0 24px;
}

.text_76 {
  width: 288px;
  height: 32px;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 24px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 32px;
}

.text_77 {
  width: 395px;
  height: 24px;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-family: PingFangSC-Regular;

  text-align: justify;
  white-space: nowrap;
  line-height: 24px;
  margin-top: 12px;
}

.operation-power-box {
  width: 1280px;
  margin: 0 auto;
}
.text_78 {
  width: 100%;
  height: 48px;
  overflow-wrap: break-word;
  color: rgba(25, 28, 39, 1);
  font-size: 40px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: center;
  white-space: nowrap;
  line-height: 48px;
  display: inline-block;
  margin: 0 auto;
  margin-top: 85px;
}

.block_92 {
  width: 1280px;
  height: 427px;
  margin: 68px 0 0 0;
}

.box_147 {
  width: 340px;
  height: 412px;
  margin-top: 15px;
}

.image-text_294 {
  width: 340px;
  height: 183px;
}

.image-wrapper_6 {
  height: 29px;
  background-size: 46px 29px;
  margin-left: 295px;
  width: 45px;
}

.label_9 {
  width: 46px;
  height: 46px;
  margin: -12px 0 0 1px;
}

.text-group_231 {
  width: 340px;
  height: 140px;
  margin-top: 14px;
}

.text_79 {
  width: 96px;
  height: 32px;
  overflow-wrap: break-word;
  color: rgba(25, 28, 39, 1);
  font-size: 24px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 32px;
  margin-left: 244px;
}

.text_80 {
  width: 340px;
  height: 96px;
  overflow-wrap: break-word;
  color: rgba(90, 96, 115, 1);
  font-size: 16px;
  font-family: PingFangSC-Regular;

  text-align: right;
  line-height: 24px;
  margin-top: 12px;
}

.image-text_295 {
  width: 340px;
  height: 172px;
  margin-top: 57px;
}

.image-wrapper_7 {
  height: 42px;
  background-size: 100% 100%;
  margin-left: 296px;
  width: 42px;
}

.label_10 {
  width: 46px;
  height: 46px;
  margin: 1px 0 0 0;
}

.text-group_232 {
  width: 340px;
  height: 116px;
  margin-top: 14px;
}

.text_81 {
  width: 96px;
  height: 32px;
  overflow-wrap: break-word;
  color: rgba(25, 28, 39, 1);
  font-size: 24px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 32px;
  margin-left: 244px;
}

.text_82 {
  width: 340px;
  height: 72px;
  overflow-wrap: break-word;
  color: rgba(90, 96, 115, 1);
  font-size: 16px;
  font-family: PingFangSC-Regular;

  text-align: right;
  line-height: 24px;
  margin-top: 12px;
}

.box_148 {
  width: 512px;
  height: 426px;
  margin-left: 44px;
}

.image_12 {
  width: 512px;
  height: 338px;
}

.text-group_233 {
  width: 353px;
  height: 64px;
  margin: 24px 0 0 80px;
}

.text_83 {
  width: 264px;
  height: 32px;
  overflow-wrap: break-word;
  color: rgba(38, 114, 255, 1);
  font-size: 24px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 32px;
  margin-left: 44px;
}

.text_84 {
  width: 353px;
  height: 24px;
  overflow-wrap: break-word;
  color: rgba(90, 96, 115, 1);
  font-size: 16px;
  font-family: PingFangSC-Regular;

  text-align: justify;
  white-space: nowrap;
  line-height: 24px;
  margin-top: 8px;
}

.box_149 {
  width: 340px;
  height: 403px;
  margin-left: 44px;
}

.image-text_296 {
  width: 340px;
  height: 174px;
}

.image-wrapper_8 {
  height: 46px;
  margin-left: 1px;
  width: 46px;
}

.label_11 {
  width: 46px;
  height: 46px;
  margin: 2px 0 0 1px;
}

.text-group_234 {
  width: 340px;
  height: 116px;
  margin-top: 12px;
}

.text_85 {
  width: 96px;
  height: 32px;
  overflow-wrap: break-word;
  color: rgba(25, 28, 39, 1);
  font-size: 24px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 32px;
}

.text_86 {
  width: 340px;
  height: 72px;
  overflow-wrap: break-word;
  color: rgba(90, 96, 115, 1);
  font-size: 16px;
  font-family: PingFangSC-Regular;

  text-align: justify;
  line-height: 24px;
  margin-top: 12px;
}

.image-text_297 {
  width: 340px;
  height: 150px;
  margin-top: 79px;
}

.box_28 {
  height: 46px;
  margin-left: 1px;
  width: 46px;
}

.image-wrapper_9 {
  height: 35px;
  background-size: 100% 100%;
  width: 35px;
  margin: 9px 0 0 3px;
}

.label_12 {
  width: 46px;
  height: 46px;
  margin: -5px 0 0 0;
}

.text-group_235 {
  width: 340px;
  height: 92px;
  margin-top: 12px;
}

.text_87 {
  width: 96px;
  height: 32px;
  overflow-wrap: break-word;
  color: rgba(25, 28, 39, 1);
  font-size: 24px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 32px;
}

.text_88 {
  width: 340px;
  height: 48px;
  overflow-wrap: break-word;
  color: rgba(90, 96, 115, 1);
  font-size: 16px;
  font-family: PingFangSC-Regular;

  text-align: justify;
  line-height: 24px;
  margin-top: 12px;
}

.box_29 {
  background-color: rgba(247, 248, 250, 1);
  height: 904px;
  margin-top: 101px;
}

.text-group_236 {
  width: 100%;
  height: 136px;
  margin: 86px 0 0 0;
}

.text_89 {
  width: 100%;
  height: 48px;
  overflow-wrap: break-word;
  color: rgba(25, 28, 39, 1);
  font-size: 40px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: center;
  white-space: nowrap;
  line-height: 48px;
}

.text_90 {
  width: 1124px;
  height: 64px;
  overflow-wrap: break-word;
  color: rgba(90, 96, 115, 1);
  font-size: 24px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: center;
  line-height: 32px;
  margin: 0 auto;
  margin-top: 24px;
}

.section_39 {
  width: 1200px;
  height: 116px;
  margin: 68px 0 0 40px;
}

.image-text_298 {
  width: 200px;
  height: 116px;
}

.box_31 {
  height: 78px;
  background: url(../../../wanmingyun.cn/building/common/pc/prod/web/made-system-icon-1.png)/*tpa=https://wanmingyun.cn/building/common/pc/prod/web/made-system-icon-1.png*/
  100% no-repeat;
  background-size: 100% 100%;
  margin-left: 61px;
  width: 78px;
}



.text-group_27 {
  width: 200px;
  height: 22px;
  overflow-wrap: break-word;
  color: rgba(25, 28, 39, 1);
  font-size: 16px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: center;
  white-space: nowrap;
  line-height: 22px;
  margin-top: 16px;
}

.image-text_299 {
  width: 200px;
  height: 116px;
}

.image-wrapper_10 {
  height: 78px;
  background: url(../../../wanmingyun.cn/building/common/pc/prod/web/made-system-icon-2.png)/*tpa=https://wanmingyun.cn/building/common/pc/prod/web/made-system-icon-2.png*/
  100% no-repeat;
  background-size: 100% 100%;
  margin-left: 61px;
  width: 78px;
}

.label_13 {
  width: 44px;
  height: 44px;
  margin: 17px 0 0 17px;
}

.text-group_28 {
  width: 200px;
  height: 22px;
  overflow-wrap: break-word;
  color: rgba(25, 28, 39, 1);
  font-size: 16px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: center;
  white-space: nowrap;
  line-height: 22px;
  margin-top: 16px;
}

.image-text_300 {
  width: 200px;
  height: 116px;
}

.image-wrapper_11 {
  height: 78px;
  background: url(../../../wanmingyun.cn/building/common/pc/prod/web/made-system-icon-3.png)/*tpa=https://wanmingyun.cn/building/common/pc/prod/web/made-system-icon-3.png*/
  100% no-repeat;
  background-size: 100% 100%;
  margin-left: 61px;
  width: 78px;
}

.label_14 {
  width: 48px;
  height: 48px;
  margin: 15px 0 0 15px;
}

.text-group_29 {
  width: 200px;
  height: 22px;
  overflow-wrap: break-word;
  color: rgba(25, 28, 39, 1);
  font-size: 16px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: center;
  white-space: nowrap;
  line-height: 22px;
  margin-top: 16px;
}

.image-text_301 {
  width: 200px;
  height: 116px;
}

.image-wrapper_12 {
  height: 78px;
  background: url(../../../wanmingyun.cn/building/common/pc/prod/web/made-system-icon-4.png)/*tpa=https://wanmingyun.cn/building/common/pc/prod/web/made-system-icon-4.png*/
  100% no-repeat;
  background-size: 100% 100%;
  margin-left: 61px;
  width: 78px;
}

.label_15 {
  width: 45px;
  height: 45px;
  margin: 17px 0 0 18px;
}

.text-group_30 {
  width: 200px;
  height: 22px;
  overflow-wrap: break-word;
  color: rgba(25, 28, 39, 1);
  font-size: 16px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: center;
  white-space: nowrap;
  line-height: 22px;
  margin-top: 16px;
}

.image-text_302 {
  width: 200px;
  height: 116px;
}

.image-wrapper_13 {
  height: 78px;
  background: url(../../../wanmingyun.cn/building/common/pc/prod/web/made-system-icon-5.png)/*tpa=https://wanmingyun.cn/building/common/pc/prod/web/made-system-icon-5.png*/
  100% no-repeat;
  background-size: 100% 100%;
  margin-left: 61px;
  width: 78px;
}

.label_16 {
  width: 44px;
  height: 46px;
  margin: 15px 0 0 17px;
}

.text-group_31 {
  width: 200px;
  height: 22px;
  overflow-wrap: break-word;
  color: rgba(25, 28, 39, 1);
  font-size: 16px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: center;
  white-space: nowrap;
  line-height: 22px;
  margin-top: 16px;
}

.image-text_303 {
  width: 200px;
  height: 116px;
}

.image-wrapper_14 {
  height: 78px;
  background: url(../../../wanmingyun.cn/building/common/pc/prod/web/made-system-icon-6.png)/*tpa=https://wanmingyun.cn/building/common/pc/prod/web/made-system-icon-6.png*/
  100% no-repeat;
  background-size: 100% 100%;
  margin-left: 61px;
  width: 78px;
}

.label_17 {
  width: 47px;
  height: 44px;
  margin: 18px 0 0 16px;
}

.text-group_32 {
  width: 200px;
  height: 22px;
  overflow-wrap: break-word;
  color: rgba(25, 28, 39, 1);
  font-size: 16px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: center;
  white-space: nowrap;
  line-height: 22px;
  margin-top: 16px;
}

.grid_10 {
  width: 1280px;
  height: 330px;
  flex-wrap: wrap;
  margin: 68px 0 100px 0;
}

.made-system-box {
  width: 1280px;
  margin: 0 auto;
}
.list-items_1-0 {
  box-shadow: 0px 8px 32px 0px rgba(105, 123, 140, 0.06);
  background-color: rgba(255, 255, 255, 1);
  border-radius: 8px;
  width: 600px;
  height: 140px;
  margin: 0 80px 50px 0;
}

.group_20-0 {
  width: 10px;
  height: 140px;
  background: linear-gradient(134deg, #0188FF 0%, #2A63FF 100%);
  border-radius: 8px 0px 0px 8px;
}

.text-group_237-0 {
  width: 502px;
  height: 92px;
  margin: 24px 64px 0 24px;
}

.text_91-0 {
  width: 408px;
  height: 32px;
  overflow-wrap: break-word;
  color: rgba(25, 28, 39, 1);
  font-size: 24px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 32px;
}

.text_92-0 {
  width: 502px;
  height: 48px;
  overflow-wrap: break-word;
  color: rgba(90, 96, 115, 1);
  font-size: 16px;
  font-family: PingFangSC-Regular;

  text-align: justify;
  line-height: 24px;
  margin-top: 12px;
}

.list-items_1-1 {
  box-shadow: 0px 8px 32px 0px rgba(105, 123, 140, 0.06);
  background-color: rgba(255, 255, 255, 1);
  border-radius: 8px;
  width: 600px;
  height: 140px;
  margin: 0 80px 50px 0;
  margin-right: 0;
}

.group_20-1 {
  width: 10px;
  height: 140px;
  background: linear-gradient(134deg, #0188FF 0%, #2A63FF 100%);
  border-radius: 8px 0px 0px 8px;
}

.text-group_237-1 {
  width: 502px;
  height: 92px;
  margin: 24px 64px 0 24px;
}

.text_91-1 {
  width: 408px;
  height: 32px;
  overflow-wrap: break-word;
  color: rgba(25, 28, 39, 1);
  font-size: 24px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 32px;
}

.text_92-1 {
  width: 502px;
  height: 48px;
  overflow-wrap: break-word;
  color: rgba(90, 96, 115, 1);
  font-size: 16px;
  font-family: PingFangSC-Regular;

  text-align: justify;
  line-height: 24px;
  margin-top: 12px;
}

.list-items_1-2 {
  box-shadow: 0px 8px 32px 0px rgba(105, 123, 140, 0.06);
  background-color: rgba(255, 255, 255, 1);
  border-radius: 8px;
  width: 600px;
  height: 140px;
  margin: 0 80px 50px 0;
  margin-bottom: 0;
}

.group_20-2 {
  width: 10px;
  height: 140px;
  background: linear-gradient(134deg, #0188FF 0%, #2A63FF 100%);
  border-radius: 8px 0px 0px 8px;
}

.text-group_237-2 {
  width: 502px;
  height: 92px;
  margin: 24px 64px 0 24px;
}

.text_91-2 {
  width: 408px;
  height: 32px;
  overflow-wrap: break-word;
  color: rgba(25, 28, 39, 1);
  font-size: 24px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 32px;
}

.text_92-2 {
  width: 502px;
  height: 48px;
  overflow-wrap: break-word;
  color: rgba(90, 96, 115, 1);
  font-size: 16px;
  font-family: PingFangSC-Regular;

  text-align: justify;
  line-height: 24px;
  margin-top: 12px;
}

.list-items_1-3 {
  box-shadow: 0px 8px 32px 0px rgba(105, 123, 140, 0.06);
  background-color: rgba(255, 255, 255, 1);
  border-radius: 8px;
  width: 600px;
  height: 140px;
  margin: 0 80px 50px 0;
  margin-right: 0;
  margin-bottom: 0;
}

.group_20-3 {
  width: 10px;
  height: 140px;
  background: linear-gradient(134deg, #0188FF 0%, #2A63FF 100%);
  border-radius: 8px 0px 0px 8px;
}

.text-group_237-3 {
  width: 502px;
  height: 92px;
  margin: 24px 64px 0 24px;
}

.text_91-3 {
  width: 408px;
  height: 32px;
  overflow-wrap: break-word;
  color: rgba(25, 28, 39, 1);
  font-size: 24px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 32px;
}

.text_92-3 {
  width: 502px;
  height: 48px;
  overflow-wrap: break-word;
  color: rgba(90, 96, 115, 1);
  font-size: 16px;
  font-family: PingFangSC-Regular;

  text-align: justify;
  line-height: 24px;
  margin-top: 12px;
}

.box_32 {
  height: 783px;
  background: linear-gradient(180deg, #FFFFFF 0%, #F5F9FE 58%, #EEF4FD 100%);
  margin-bottom: 1px;
}

.text-wrapper_74 {
  height: 48px;
  margin: 86px 0 0 0;
}

.text_93 {
  width: 100%;
  height: 48px;
  overflow-wrap: break-word;
  color: rgba(25, 28, 39, 1);
  font-size: 40px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: center;
  white-space: nowrap;
  line-height: 48px;
}

.group_136 {
  width: 1280px;
  height: 481px;
  margin: 68px 0 100px 0;
}
.made-data-box {
  width: 1280px;
  margin: 0 auto;
}

.group_137 {
  width: 443px;
  height: 481px;
}

.box_34 {
  box-shadow: 0px 8px 32px 0px rgba(105, 123, 140, 0.06);
  background-color: rgba(255, 255, 255, 1);
  border-radius: 8px;
  position: relative;
  width: 443px;
  height: 139px;
}

.group_22 {
  /*background-color: rgba(38, 114, 255, 1);*/
  background: url("../../../wanmingyun.cn/building/common/pc/prod/web/made-data-icon-1.png")/*tpa=https://wanmingyun.cn/building/common/pc/prod/web/made-data-icon-1.png*/ no-repeat;
  background-size: 100% 100%;
  border-radius: 50%;
  width: 46px;
  height: 46px;
  margin: 24px 0 0 24px;
}

.text-group_238 {
  width: 331px;
  height: 91px;
  margin: 24px 26px 0 16px;
}

.text_94 {
  width: 96px;
  height: 32px;
  overflow-wrap: break-word;
  color: rgba(38, 114, 255, 1);
  font-size: 24px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 32px;
}

.text_95 {
  width: 331px;
  height: 48px;
  overflow-wrap: break-word;
  color: rgba(90, 96, 115, 1);
  font-size: 16px;
  font-family: PingFangSC-Regular;

  text-align: justify;
  line-height: 24px;
  margin-top: 11px;
}


.box_35 {
  box-shadow: 0px 8px 32px 0px rgba(105, 123, 140, 0.06);
  background-color: rgba(255, 255, 255, 1);
  border-radius: 8px;
  position: relative;
  width: 443px;
  height: 139px;
  margin-top: 32px;
}

.group_24 {
  background: url("../../../wanmingyun.cn/building/common/pc/prod/web/made-data-icon-2.png")/*tpa=https://wanmingyun.cn/building/common/pc/prod/web/made-data-icon-2.png*/ no-repeat;
  background-size: 100% 100%;
  border-radius: 50%;
  width: 46px;
  height: 46px;
  margin: 24px 0 0 24px;
}

.text-group_239 {
  width: 331px;
  height: 91px;
  margin: 24px 26px 0 16px;
}

.text_96 {
  width: 120px;
  height: 32px;
  overflow-wrap: break-word;
  color: rgba(38, 114, 255, 1);
  font-size: 24px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 32px;
}

.text_97 {
  width: 331px;
  height: 48px;
  overflow-wrap: break-word;
  color: rgba(90, 96, 115, 1);
  font-size: 16px;
  font-family: PingFangSC-Regular;

  text-align: justify;
  line-height: 24px;
  margin-top: 11px;
}


.box_36 {
  box-shadow: 0px 8px 32px 0px rgba(105, 123, 140, 0.06);
  background-color: rgba(255, 255, 255, 1);
  border-radius: 8px;
  width: 443px;
  height: 139px;
  margin-top: 32px;
}

.image-text_304 {
  width: 389px;
  height: 91px;
  margin: 24px 0 0 28px;
}

.label_18 {
  width: 46px;
  height: 46px;
  margin-top: 5px;
}

.text-group_240 {
  width: 331px;
  height: 91px;
}

.text_98 {
  width: 144px;
  height: 32px;
  overflow-wrap: break-word;
  color: rgba(38, 114, 255, 1);
  font-size: 24px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 32px;
}

.text_99 {
  width: 331px;
  height: 48px;
  overflow-wrap: break-word;
  color: rgba(90, 96, 115, 1);
  font-size: 16px;
  font-family: PingFangSC-Regular;

  text-align: justify;
  line-height: 24px;
  margin-top: 11px;
}

.group_26 {
  box-shadow: 0px 4px 20px 0px rgba(38, 114, 255, 0.1);
  background-color: rgba(255, 255, 255, 1);
  border-radius: 10px;
  height: 481px;
  width: 757px;
}

.group_27 {
  border-radius: 10px;
  background: url(../../../wanmingyun.cn/building/common/pc/prod/web/made-data-bg.png)/*tpa=https://wanmingyun.cn/building/common/pc/prod/web/made-data-bg.png*/ no-repeat;
  background-size: 100% 100%;
  width: 757px;
  height: 481px;
}

.group_28 {
  background-color: rgba(0, 22, 54, 1);
  height: 308px;
  margin-top: -1px;
}

.text-wrapper_75 {
  width: 866px;
  height: 25px;
  margin: 36px 0 0 360px;
}

.text_100 {
  width: 72px;
  height: 25px;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  font-family: PingFangSC-Regular;

  text-align: left;
  white-space: nowrap;
  line-height: 25px;
}

.text_101 {
  width: 72px;
  height: 25px;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  font-family: PingFangSC-Regular;

  text-align: left;
  white-space: nowrap;
  line-height: 25px;
}

.box_150 {
  width: 1199px;
  height: 120px;
  margin: 24px 0 0 361px;
}

.box_151 {
  width: 327px;
  height: 104px;
  margin-top: 12px;
}

.image-text_305 {
  width: 119px;
  height: 14px;
  margin-left: 1px;
}

.thumbnail_3 {
  width: 10px;
  height: 14px;
}

.text-group_37 {
  width: 99px;
  height: 14px;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 0.65);
  font-size: 14px;
  font-family: PingFangSC-Regular;

  text-align: left;
  white-space: nowrap;
  line-height: 14px;
}

.image-text_306 {
  width: 184px;
  height: 14px;
  margin-top: 16px;
}

.thumbnail_4 {
  width: 12px;
  height: 11px;
  margin-top: 2px;
}

.text-group_38 {
  width: 163px;
  height: 14px;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 0.65);
  font-size: 14px;
  font-family: PingFangSC-Regular;

  text-align: left;
  white-space: nowrap;
  line-height: 14px;
}

.image-text_307 {
  width: 293px;
  height: 14px;
  margin-top: 16px;
}

.thumbnail_5 {
  width: 11px;
  height: 14px;
}

.text-group_39 {
  width: 272px;
  height: 14px;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 0.65);
  font-size: 14px;
  font-family: PingFangSC-Regular;

  text-align: left;
  white-space: nowrap;
  line-height: 14px;
}

.group_138 {
  width: 327px;
  height: 14px;
  margin-top: 16px;
}

.thumbnail_6 {
  width: 11px;
  height: 14px;
}

.text_102 {
  width: 306px;
  height: 14px;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 0.65);
  font-size: 14px;
  font-family: PingFangSC-Regular;

  text-align: left;
  white-space: nowrap;
  line-height: 14px;
}

.image-text_308 {
  width: 98px;
  height: 120px;
  margin-left: 466px;
}

.image_13 {
  width: 98px;
  height: 98px;
}

.text-group_40 {
  width: 70px;
  height: 14px;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  font-family: PingFangSC-Regular;

  text-align: left;
  white-space: nowrap;
  line-height: 14px;
  margin: 8px 0 0 14px;
}

.image-text_309 {
  width: 98px;
  height: 120px;
  margin-left: 56px;
}

.image_14 {
  width: 98px;
  height: 98px;
}

.text-group_41 {
  width: 84px;
  height: 14px;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  font-family: PingFangSC-Regular;

  text-align: left;
  white-space: nowrap;
  line-height: 14px;
  margin: 8px 0 0 7px;
}

.image-text_310 {
  width: 98px;
  height: 120px;
  margin-left: 56px;
}

.image_15 {
  width: 98px;
  height: 98px;
}

.text-group_42 {
  width: 98px;
  height: 14px;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  font-family: PingFangSC-Regular;

  text-align: left;
  white-space: nowrap;
  line-height: 14px;
  margin-top: 8px;
}

.text-wrapper_39 {
  width: 770px;
  height: 14px;
  overflow-wrap: break-word;
  font-size: 0;
  font-family: PingFangSC-Regular;

  text-align: left;
  white-space: nowrap;
  line-height: 14px;
  margin: 12px 0 0 360px;
}

.text_103 {
  width: 770px;
  height: 14px;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 0.65);
  font-size: 14px;
  font-family: PingFangSC-Regular;

  text-align: left;
  white-space: nowrap;
  line-height: 14px;
}

.text_104 {
  width: 770px;
  height: 14px;
  overflow-wrap: break-word;
  color: rgba(51, 122, 183, 1);
  font-size: 14px;
  font-family: PingFangSC-Regular;

  text-align: left;
  white-space: nowrap;
  line-height: 14px;
}

.text_105 {
  width: 770px;
  height: 14px;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 0.65);
  font-size: 14px;
  font-family: PingFangSC-Regular;

  text-align: left;
  white-space: nowrap;
  line-height: 14px;
}

.text_106 {
  width: 770px;
  height: 14px;
  overflow-wrap: break-word;
  color: rgba(51, 122, 183, 1);
  font-size: 14px;
  font-family: PingFangSC-Regular;

  text-align: left;
  white-space: nowrap;
  line-height: 14px;
}

.text_107 {
  width: 770px;
  height: 14px;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 0.65);
  font-size: 14px;
  font-family: PingFangSC-Regular;

  text-align: left;
  white-space: nowrap;
  line-height: 14px;
}

.text_108 {
  width: 770px;
  height: 14px;
  overflow-wrap: break-word;
  color: rgba(51, 122, 183, 1);
  font-size: 14px;
  font-family: PingFangSC-Regular;

  text-align: left;
  white-space: nowrap;
  line-height: 14px;
}

.text_109 {
  width: 770px;
  height: 14px;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 0.65);
  font-size: 14px;
  font-family: PingFangSC-Regular;

  text-align: left;
  white-space: nowrap;
  line-height: 14px;
}

.text_110 {
  width: 770px;
  height: 14px;
  overflow-wrap: break-word;
  color: rgba(51, 122, 183, 1);
  font-size: 14px;
  font-family: PingFangSC-Regular;

  text-align: left;
  white-space: nowrap;
  line-height: 14px;
}

.text_111 {
  width: 770px;
  height: 14px;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 0.65);
  font-size: 14px;
  font-family: PingFangSC-Regular;

  text-align: left;
  white-space: nowrap;
  line-height: 14px;
}

.text_112 {
  width: 770px;
  height: 14px;
  overflow-wrap: break-word;
  color: rgba(51, 122, 183, 1);
  font-size: 14px;
  font-family: PingFangSC-Regular;

  text-align: left;
  white-space: nowrap;
  line-height: 14px;
}

.text_113 {
  width: 770px;
  height: 14px;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 0.65);
  font-size: 14px;
  font-family: PingFangSC-Regular;

  text-align: left;
  white-space: nowrap;
  line-height: 14px;
}

.text_114 {
  width: 770px;
  height: 14px;
  overflow-wrap: break-word;
  color: rgba(51, 122, 183, 1);
  font-size: 14px;
  font-family: PingFangSC-Regular;

  text-align: left;
  white-space: nowrap;
  line-height: 14px;
}

.text_115 {
  width: 770px;
  height: 14px;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 0.65);
  font-size: 14px;
  font-family: PingFangSC-Regular;

  text-align: left;
  white-space: nowrap;
  line-height: 14px;
}

.text_116 {
  width: 770px;
  height: 14px;
  overflow-wrap: break-word;
  color: rgba(51, 122, 183, 1);
  font-size: 14px;
  font-family: PingFangSC-Regular;

  text-align: left;
  white-space: nowrap;
  line-height: 14px;
}

.text_117 {
  width: 770px;
  height: 14px;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 0.65);
  font-size: 14px;
  font-family: PingFangSC-Regular;

  text-align: left;
  white-space: nowrap;
  line-height: 14px;
}

.text_118 {
  width: 770px;
  height: 14px;
  overflow-wrap: break-word;
  color: rgba(51, 122, 183, 1);
  font-size: 14px;
  font-family: PingFangSC-Regular;

  text-align: left;
  white-space: nowrap;
  line-height: 14px;
}

.group_32 {
  background-color: rgba(255, 255, 255, 0.1);
  width: 1200px;
  height: 1px;
  margin: 36px 0 0 360px;
}

.text_119 {
  width: 630px;
  height: 24px;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 0.65);
  font-size: 14px;
  font-family: PingFangSC-Regular;

  text-align: right;
  white-space: nowrap;
  line-height: 24px;
  margin: 8px 0 8px 645px;
}

.radiusCircle {
    width: 16px;
    height: 16px;
    background: url(../../../wanmingyun.cn/qfcloud/zhuoling/IOT/icon_circular.png)/*tpa=https://wanmingyun.cn/qfcloud/zhuoling/IOT/icon_circular.png*/ no-repeat;
    background-size: 100% 100%;
    margin-right: 12px;
    margin-top: 6px;
}

