﻿
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-around {
  display: flex;
  justify-content: space-around;
}
.justify-between {
  display: flex;
  justify-content: space-between;
}
.align-center {
  display: flex;
  align-items: center;
}
:root {
  --color-white: rgba(255, 255, 255, 1);
  --color-dark: rgba(51, 51, 51, 1);
  --color-primary: rgba(54, 124, 255, 1);
  --color-gray: rgba(103, 104, 106, 1);
  --color-light-gray: rgba(151, 152, 154, 1);
  --color-border: rgba(221, 224, 226, 1);
  --color-bg-light: rgba(244, 245, 247, 1);
  --color-footer-bg: rgba(46, 53, 62, 1);
  --color-accent: rgba(237, 243, 255, 1);
  --color-footer-text: rgba(194, 197, 202, 1);
  --color-footer-sub: rgba(181, 184, 189, 1);
  --font-alibaba-bold: AlibabaPuHuiTi_2_85_Bold;
  --font-alibaba-medium: AlibabaPuHuiTi_2_65_Medium;
  --font-alibaba-regular: AlibabaPuHuiTi_2_55_Regular;
  --font-pingfang-medium: PingFangSC-Medium;
  --font-pingfang-semibold: PingFangSC-Semibold;
  --font-pingfang-regular: PingFangSC-Regular;
  --font-gilroy-bold: Gilroy-Bold;
  --font-gilroy-black: Gilroy-Black;
  --font-helvetica: Helvetica;
}
.page {
  background-color: var(--color-white);
  position: relative;
  max-width: 1920px;
  margin: 0 auto;
  min-height: 100vh;
}

.box_1 {
  position: relative;
  width: 100%;
  height: 1080px;
  background: url(../image/home-hero-bg.png)
    100% no-repeat;
  background-size: 100% 100%;
}

.text_7 {
  background-image: linear-gradient(
    90deg,
    var(--color-primary) 0,
    rgba(88, 185, 255, 1) 100%
  );

  height: 90px;
  overflow-wrap: break-word;
  color: rgba(16, 95, 243, 1);
  font-size: 64px;
  font-family: var(--font-alibaba-bold);
  text-align: left;
  white-space: nowrap;
  line-height: 90px;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin: -78px 0 0 0;
}

.text_8 {
  background-image: linear-gradient(
    90deg,
    var(--color-white) 0,
    rgba(255, 255, 255, 0.8) 79.856098%,
    rgba(255, 255, 255, 0.5) 100%
  );
  height: 45px;
  overflow-wrap: break-word;
  color: var(--color-white);
  font-size: 32px;
  font-family: var(--font-alibaba-medium);
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 45px;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin: 50px 0 0 0;
}

.block_3 {
  width: 326px;
  height: 22px;
  margin: 26px 0 0 0;
}

.image-text_1 {
  width: 59px;
  height: 22px;
}

.block_4 {
  background-color: rgba(255, 255, 255, 0.9);
  border-radius: 50%;
  width: 6px;
  height: 6px;
  margin-top: 9px;
}

.text-group_1 {
  width: 48px;
  height: 22px;
  overflow-wrap: break-word;
  color: var(--color-white);
  font-size: 16px;
  font-family: var(--font-alibaba-regular);
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 22px;
}

.image-text_2 {
  width: 59px;
  height: 22px;
  margin-left: 30px;
}

.box_3 {
  background-color: rgba(255, 255, 255, 0.9);
  border-radius: 50%;
  width: 6px;
  height: 6px;
  margin-top: 9px;
}

.text-group_2 {
  width: 48px;
  height: 22px;
  overflow-wrap: break-word;
  color: var(--color-white);
  font-size: 16px;
  font-family: var(--font-alibaba-regular);
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 22px;
}

.image-text_3 {
  width: 59px;
  height: 22px;
  margin-left: 30px;
}

.group_2 {
  background-color: rgba(255, 255, 255, 0.9);
  border-radius: 50%;
  width: 6px;
  height: 6px;
  margin-top: 9px;
}

.text-group_3 {
  width: 48px;
  height: 22px;
  overflow-wrap: break-word;
  color: var(--color-white);
  font-size: 16px;
  font-family: var(--font-alibaba-regular);
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 22px;
}

.image-text_4 {
  width: 59px;
  height: 22px;
  margin-left: 30px;
}

.box_4 {
  background-color: rgba(255, 255, 255, 0.9);
  border-radius: 50%;
  width: 6px;
  height: 6px;
  margin-top: 9px;
}

.text-group_4 {
  width: 48px;
  height: 22px;
  overflow-wrap: break-word;
  color: var(--color-white);
  font-size: 16px;
  font-family: var(--font-alibaba-regular);
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 22px;
}

.text-group_5 {
  width: 165px;
  height: 59px;
  margin: 40px 0 0 0;
}

.text_9 {
  width: 95px;
  height: 22px;
  overflow-wrap: break-word;
  color: var(--color-white);
  font-size: 16px;
  font-family: var(--font-alibaba-medium);
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 22px;
}

.text_10 {
  width: 165px;
  height: 22px;
  overflow-wrap: break-word;
  color: var(--color-white);
  font-size: 16px;
  font-family: var(--font-alibaba-medium);
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 22px;
  margin-top: 15px;
}

.block_5 {
  width: 566px;
  height: 58px;
  margin: 80px 0 0 0;
}

.group_3 {
  background-color: var(--color-primary);
  border-radius: 29px;
  width: 292px;
  height: 58px;
}

.text_11 {
  width: 178px;
  height: 33px;
  overflow-wrap: break-word;
  color: var(--color-white);
  font-size: 24px;
  font-family: var(--font-alibaba-medium);
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 33px;
  margin: 13px 0 0 30px;
}

.label_1 {
  width: 34px;
  height: 34px;
  margin: 12px 30px 0 0;
}

.text-wrapper_2 {
  border-radius: 29px;
  height: 58px;
  border: 1px solid var(--color-white);
  width: 254px;
}

.text_12 {
  width: 189px;
  height: 33px;
  overflow-wrap: break-word;
  color: var(--color-white);
  font-size: 24px;
  font-family: var(--font-alibaba-regular);
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 33px;
  margin: 13px 0 0 33px;
}

.box_5 {
  width: 100%;
  height: 903px;
}

.text-group_6 {
  width: 292px;
  height: 78px;
  margin: 120px auto 0;
}

.text_13 {
  width: 272px;
  height: 45px;
  overflow-wrap: break-word;
  color: var(--color-dark);
  font-size: 32px;
  font-family: var(--font-alibaba-bold);
  font-weight: NaN;
  text-align: center;
  white-space: nowrap;
  line-height: 45px;
  margin-left: 10px;
}

.text_14 {
  width: 292px;
  height: 17px;
  overflow-wrap: break-word;
  color: var(--color-gray);
  font-size: 14px;
  font-family: var(--font-helvetica);
  font-weight: NaN;
  text-align: center;
  white-space: nowrap;
  line-height: 17px;
  margin-top: 16px;
}

.block_7 {
  width: 1200px;
  height: 524px;
  margin: 60px auto 121px;
}

.block_8 {
  width: 598px;
  height: 407px;
  margin-top: 60px;
}

.text_15 {
  width: 251px;
  height: 33px;
  overflow-wrap: break-word;
  color: var(--color-primary);
  font-size: 24px;
  font-family: var(--font-alibaba-bold);
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 33px;
}

.text_16 {
  width: 598px;
  height: 80px;
  overflow-wrap: break-word;
  color: var(--color-gray);
  font-size: 14px;
  font-family: var(--font-alibaba-regular);
  font-weight: NaN;
  text-align: left;
  line-height: 20px;
  margin-top: 38px;
}

.group_4 {
  width: 228px;
  height: 22px;
  margin-top: 50px;
}

.section_1 {
  background-color: rgba(51, 51, 51, 0.9);
  border-radius: 50%;
  width: 4px;
  height: 4px;
  margin-top: 9px;
}

.text_17 {
  width: 63px;
  height: 22px;
  overflow-wrap: break-word;
  color: var(--color-dark);
  font-size: 16px;
  font-family: var(--font-alibaba-medium);
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 22px;
  margin-left: 6px;
}

.section_2 {
  background-color: rgba(51, 51, 51, 0.9);
  border-radius: 50%;
  width: 4px;
  height: 4px;
  margin: 9px 0 0 82px;
}

.text_18 {
  width: 63px;
  height: 22px;
  overflow-wrap: break-word;
  color: var(--color-dark);
  font-size: 16px;
  font-family: var(--font-alibaba-medium);
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 22px;
  margin-left: 6px;
}

.group_5 {
  width: 228px;
  height: 22px;
  margin-top: 24px;
}

.box_6 {
  background-color: rgba(51, 51, 51, 0.9);
  border-radius: 50%;
  width: 4px;
  height: 4px;
  margin-top: 9px;
}

.text_19 {
  width: 63px;
  height: 22px;
  overflow-wrap: break-word;
  color: var(--color-dark);
  font-size: 16px;
  font-family: var(--font-alibaba-medium);
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 22px;
  margin-left: 6px;
}

.box_7 {
  background-color: rgba(51, 51, 51, 0.9);
  border-radius: 50%;
  width: 4px;
  height: 4px;
  margin: 9px 0 0 82px;
}

.text_20 {
  width: 63px;
  height: 22px;
  overflow-wrap: break-word;
  color: var(--color-dark);
  font-size: 16px;
  font-family: var(--font-alibaba-medium);
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 22px;
  margin-left: 6px;
}

.group_6 {
  width: 228px;
  height: 22px;
  margin-top: 24px;
}

.section_3 {
  background-color: rgba(51, 51, 51, 0.9);
  border-radius: 50%;
  width: 4px;
  height: 4px;
  margin-top: 9px;
}

.text_21 {
  width: 63px;
  height: 22px;
  overflow-wrap: break-word;
  color: var(--color-dark);
  font-size: 16px;
  font-family: var(--font-alibaba-medium);
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 22px;
  margin-left: 6px;
}

.section_4 {
  background-color: rgba(51, 51, 51, 0.9);
  border-radius: 50%;
  width: 4px;
  height: 4px;
  margin: 9px 0 0 82px;
}

.text_22 {
  width: 63px;
  height: 22px;
  overflow-wrap: break-word;
  color: var(--color-dark);
  font-size: 16px;
  font-family: var(--font-alibaba-medium);
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 22px;
  margin-left: 6px;
}

.group_7 {
  width: 243px;
  height: 22px;
  margin: 24px 0 0 1px;
}

.section_5 {
  background-color: rgba(51, 51, 51, 0.9);
  border-radius: 50%;
  width: 4px;
  height: 4px;
  margin-top: 9px;
}

.text_23 {
  width: 79px;
  height: 22px;
  overflow-wrap: break-word;
  color: var(--color-dark);
  font-size: 16px;
  font-family: var(--font-alibaba-medium);
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 22px;
  margin-left: 6px;
}

.section_6 {
  background-color: rgba(51, 51, 51, 0.9);
  border-radius: 50%;
  width: 4px;
  height: 4px;
  margin: 9px 0 0 65px;
}

.text_24 {
  width: 79px;
  height: 22px;
  overflow-wrap: break-word;
  color: var(--color-dark);
  font-size: 16px;
  font-family: var(--font-alibaba-medium);
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 22px;
  margin-left: 6px;
}

.group_8 {
  width: 260px;
  height: 22px;
  margin-top: 24px;
}

.box_8 {
  background-color: rgba(51, 51, 51, 0.9);
  border-radius: 50%;
  width: 4px;
  height: 4px;
  margin-top: 9px;
}

.text_25 {
  width: 95px;
  height: 22px;
  overflow-wrap: break-word;
  color: var(--color-dark);
  font-size: 16px;
  font-family: var(--font-alibaba-medium);
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 22px;
  margin-left: 6px;
}

.box_9 {
  background-color: rgba(51, 51, 51, 0.9);
  border-radius: 50%;
  width: 4px;
  height: 4px;
  margin: 9px 0 0 50px;
}

.text_26 {
  width: 95px;
  height: 22px;
  overflow-wrap: break-word;
  color: var(--color-dark);
  font-size: 16px;
  font-family: var(--font-alibaba-medium);
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 22px;
  margin-left: 6px;
}

.block_9 {
  border-radius: 10px;
  background-image: url(../image/interent-xixni.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 552px;
  height: 524px;
}

.box_10 {
  background-image: url(../image/home-product-section-bg.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  height: 1080px;
  margin-top: -1px;
  width: 100%;
}

.group_9 {
  height: 1080px;
  width: 100%;
  position: relative;
}

.group_10 {
  width: 126px;
  height: 78px;
  margin: 120px auto 0;
}

.text-group_7 {
  width: 126px;
  height: 78px;
}

.text_27 {
  width: 126px;
  height: 45px;
  overflow-wrap: break-word;
  color: var(--color-white);
  font-size: 32px;
  font-family: var(--font-alibaba-bold);
  font-weight: NaN;
  text-align: center;
  white-space: nowrap;
  line-height: 45px;
}

.text_28 {
  width: 104px;
  height: 17px;
  overflow-wrap: break-word;
  color: var(--color-white);
  font-size: 14px;
  font-family: var(--font-helvetica);
  font-weight: NaN;
  text-align: center;
  white-space: nowrap;
  line-height: 17px;
  margin: 16px 0 0 11px;
}

.group_11 {
  width: 308px;
  height: 112px;
  margin: 230px 0 0 0;
}

.text-group_8 {
  width: 308px;
  height: 112px;
}

.text_29 {
  width: 166px;
  height: 59px;
  overflow-wrap: break-word;
  color: var(--color-white);
  font-size: 42px;
  font-family: var(--font-alibaba-medium);
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 59px;
}

.text_30 {
  width: 308px;
  height: 33px;
  overflow-wrap: break-word;
  color: var(--color-white);
  font-size: 24px;
  font-family: var(--font-alibaba-medium);
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 33px;
  margin-top: 20px;
}

.image-wrapper_2 {
  width: 176px;
  height: 44px;
  margin: 100px 0 396px 0;
}

.label_2 {
  width: 44px;
  height: 44px;
}

.label_3 {
  width: 44px;
  height: 44px;
}

.image-wrapper_3 {
  background-color: rgba(216, 216, 216, 0);
  height: 620px;
  width: 620px;
  position: absolute;
  left: 580px;
  top: 288px;
}

.image_4 {
  width: 282px;
  height: 572px;
  margin: 24px 0 0 189px;
}

.box_11 {
  width: 100%;
  height: 903px;
}

.text-group_9 {
  width: 126px;
  height: 78px;
  margin: 120px auto 0;
}

.text_31 {
  width: 126px;
  height: 45px;
  overflow-wrap: break-word;
  color: var(--color-dark);
  font-size: 32px;
  font-family: var(--font-alibaba-bold);
  font-weight: NaN;
  text-align: center;
  white-space: nowrap;
  line-height: 45px;
}

.text_32 {
  width: 94px;
  height: 17px;
  overflow-wrap: break-word;
  color: var(--color-gray);
  font-size: 14px;
  font-family: var(--font-helvetica);
  font-weight: NaN;
  text-align: center;
  white-space: nowrap;
  line-height: 17px;
  margin: 16px 0 0 16px;
}

.group_12 {
  width: 972px;
  height: 524px;
  margin: 60px auto 121px;
}

.group_13 {
  border-radius: 10px;
  background-image: url(../image/home-smart-farming-img2.png);
  width: 552px;
  height: 524px;
}

.text-wrapper_3 {
  width: 35px;
  height: 235px;
  margin: 122px 0 0 50px;
}

.text_33 {
  width: 31px;
  height: 29px;
  overflow-wrap: break-word;
  color: var(--color-primary);
  font-size: 24px;
  font-family: var(--font-gilroy-bold);
  font-weight: 700;
  text-align: left;
  white-space: nowrap;
  line-height: 29px;
}

.text_34 {
  width: 35px;
  height: 29px;
  overflow-wrap: break-word;
  color: var(--color-primary);
  font-size: 24px;
  font-family: var(--font-gilroy-bold);
  font-weight: 700;
  text-align: left;
  white-space: nowrap;
  line-height: 29px;
  margin-top: 74px;
}

.text_35 {
  width: 35px;
  height: 29px;
  overflow-wrap: break-word;
  color: var(--color-primary);
  font-size: 24px;
  font-family: var(--font-gilroy-bold);
  font-weight: 700;
  text-align: left;
  white-space: nowrap;
  line-height: 29px;
  margin-top: 74px;
}

.text-wrapper_4 {
  width: 331px;
  height: 269px;
  margin: 120px 0 0 4px;
}

.text_36 {
  width: 142px;
  height: 33px;
  overflow-wrap: break-word;
  color: var(--color-dark);
  font-size: 24px;
  font-family: var(--font-alibaba-bold);
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 33px;
}

.text_37 {
  width: 331px;
  height: 20px;
  overflow-wrap: break-word;
  color: var(--color-light-gray);
  font-size: 14px;
  font-family: var(--font-alibaba-regular);
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 20px;
  margin-top: 10px;
}

.text_38 {
  width: 119px;
  height: 33px;
  overflow-wrap: break-word;
  color: var(--color-dark);
  font-size: 24px;
  font-family: var(--font-alibaba-bold);
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 33px;
  margin-top: 40px;
}

.text_39 {
  width: 276px;
  height: 20px;
  overflow-wrap: break-word;
  color: var(--color-light-gray);
  font-size: 14px;
  font-family: var(--font-alibaba-regular);
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 20px;
  margin-top: 10px;
}

.text_40 {
  width: 142px;
  height: 33px;
  overflow-wrap: break-word;
  color: var(--color-dark);
  font-size: 24px;
  font-family: var(--font-alibaba-bold);
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 33px;
  margin-top: 40px;
}

.text_41 {
  width: 317px;
  height: 20px;
  overflow-wrap: break-word;
  color: var(--color-light-gray);
  font-size: 14px;
  font-family: var(--font-alibaba-regular);
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 20px;
  margin-top: 10px;
}

.box_12 {
  background-image: url(../image/home-scenario-section-bg.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  height: 1080px;
  margin-top: -1px;
  width: 100%;
}

.block_10 {
  width: 126px;
  height: 78px;
  margin: 120px auto 0;
}

.text-group_10 {
  width: 126px;
  height: 78px;
}

.text_42 {
  width: 126px;
  height: 45px;
  overflow-wrap: break-word;
  color: var(--color-white);
  font-size: 32px;
  font-family: var(--font-alibaba-bold);
  font-weight: NaN;
  text-align: center;
  white-space: nowrap;
  line-height: 45px;
}

.text_43 {
  width: 126px;
  height: 17px;
  overflow-wrap: break-word;
  color: var(--color-white);
  font-size: 14px;
  font-family: var(--font-helvetica);
  font-weight: NaN;
  text-align: center;
  white-space: nowrap;
  line-height: 17px;
  margin-top: 16px;
}

.block_11 {
  width: 1200px;
  height: 528px;
  margin: 100px auto 254px;
}

.section_7 {
  width: 358px;
  height: 528px;
  background: url(../image/home-scenario-sidebar-bg.png)
    100% no-repeat;
  background-size: 100% 100%;
}

.text-wrapper_5 {
  height: 132px;
  background: url(../image/home-scenario-tab-active.png)
    100% no-repeat;
  background-size: 100% 100%;
  width: 358px;
}

.text_44 {
  width: 53px;
  height: 33px;
  overflow-wrap: break-word;
  color: var(--color-white);
  font-size: 24px;
  font-family: var(--font-alibaba-medium);
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 33px;
  margin: 50px 0 0 50px;
}

.text-wrapper_6 {
  height: 132px;
  background: url(../image/home-scenario-tab.png)
    100% no-repeat;
  background-size: 100% 100%;
  width: 358px;
}

.text_45 {
  width: 94px;
  height: 33px;
  overflow-wrap: break-word;
  color: var(--color-white);
  font-size: 24px;
  font-family: var(--font-alibaba-medium);
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 33px;
  margin: 50px 0 0 50px;
}

.text-wrapper_7 {
  height: 132px;
  background: url(../image/home-scenario-tab.png)
    100% no-repeat;
  background-size: 100% 100%;
  width: 358px;
}

.text_46 {
  width: 71px;
  height: 33px;
  overflow-wrap: break-word;
  color: var(--color-white);
  font-size: 24px;
  font-family: var(--font-alibaba-medium);
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 33px;
  margin: 50px 0 0 50px;
}

.text-wrapper_8 {
  height: 132px;
  background: url(../image/home-scenario-tab.png)
    100% no-repeat;
  background-size: 100% 100%;
  width: 358px;
}

.text_47 {
  width: 95px;
  height: 33px;
  overflow-wrap: break-word;
  color: var(--color-white);
  font-size: 24px;
  font-family: var(--font-alibaba-medium);
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 33px;
  margin: 50px 0 0 50px;
}

.text-wrapper_9 {
  width: 842px;
  height: 528px;
  background: url(../image/home-scenario-content-bg.png)
    100% no-repeat;
  background-size: 100% 100%;
}

.text_48 {
  width: 71px;
  height: 45px;
  overflow-wrap: break-word;
  color: var(--color-white);
  font-size: 32px;
  font-family: var(--font-alibaba-bold);
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 45px;
  margin: 87px 0 0 70px;
}

.paragraph_1 {
  width: 632px;
  height: 96px;
  overflow-wrap: break-word;
  color: var(--color-white);
  font-size: 14px;
  font-family: var(--font-pingfang-regular);
  font-weight: NaN;
  text-align: left;
  line-height: 24px;
  margin: 50px 0 250px 70px;
}

.box_13 {
  width: 100%;
  height: 1630px;
}

.text-group_11 {
  width: 238px;
  height: 89px;
  margin: 120px auto 0;
}

.text_49 {
  width: 238px;
  height: 56px;
  overflow-wrap: break-word;
  color: var(--color-dark);
  font-size: 40px;
  font-family: var(--font-alibaba-bold);
  font-weight: NaN;
  text-align: center;
  white-space: nowrap;
  line-height: 56px;
}

.text_50 {
  width: 106px;
  height: 17px;
  overflow-wrap: break-word;
  color: var(--color-gray);
  font-size: 14px;
  font-family: var(--font-helvetica);
  font-weight: NaN;
  text-align: center;
  white-space: nowrap;
  line-height: 17px;
  margin: 16px 0 0 66px;
}

.text_51 {
  width: 207px;
  height: 28px;
  overflow-wrap: break-word;
  color: var(--color-dark);
  font-size: 20px;
  font-family: var(--font-alibaba-bold);
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 28px;
  margin: 100px 0 0 0;
}

.section_8 {
  position: relative;
  width: 1200px;
  height: 295px;
  border: 1px solid var(--color-border);
  margin: 32px auto 0;
}

.text-wrapper_10 {
  background-color: var(--color-bg-light);
  width: 1198px;
  height: 48px;
  margin: 1px 0 0 1px;
}

.text_52 {
  width: 56px;
  height: 20px;
  overflow-wrap: break-word;
  color: var(--color-dark);
  font-size: 14px;
  font-family: var(--font-alibaba-medium);
  font-weight: NaN;
  text-align: center;
  white-space: nowrap;
  line-height: 20px;
  margin: 14px 0 0 56px;
}

.text_53 {
  width: 80px;
  height: 20px;
  overflow-wrap: break-word;
  color: var(--color-dark);
  font-size: 14px;
  font-family: var(--font-alibaba-medium);
  font-weight: NaN;
  text-align: center;
  white-space: nowrap;
  line-height: 20px;
  margin: 14px 0 0 101px;
}

.text_54 {
  width: 76px;
  height: 20px;
  overflow-wrap: break-word;
  color: var(--color-dark);
  font-size: 14px;
  font-family: var(--font-alibaba-medium);
  font-weight: NaN;
  text-align: center;
  white-space: nowrap;
  line-height: 20px;
  margin: 14px 0 0 91px;
}

.text_55 {
  width: 80px;
  height: 20px;
  overflow-wrap: break-word;
  color: var(--color-dark);
  font-size: 14px;
  font-family: var(--font-alibaba-medium);
  font-weight: NaN;
  text-align: center;
  white-space: nowrap;
  line-height: 20px;
  margin: 14px 0 0 91px;
}

.text_56 {
  width: 122px;
  height: 20px;
  overflow-wrap: break-word;
  color: var(--color-dark);
  font-size: 14px;
  font-family: var(--font-alibaba-medium);
  font-weight: NaN;
  text-align: center;
  white-space: nowrap;
  line-height: 20px;
  margin: 14px 0 0 68px;
}

.text_57 {
  width: 122px;
  height: 20px;
  overflow-wrap: break-word;
  color: var(--color-dark);
  font-size: 14px;
  font-family: var(--font-alibaba-medium);
  font-weight: NaN;
  text-align: center;
  white-space: nowrap;
  line-height: 20px;
  margin: 14px 0 0 47px;
}

.text_58 {
  width: 130px;
  height: 20px;
  overflow-wrap: break-word;
  color: var(--color-dark);
  font-size: 14px;
  font-family: var(--font-alibaba-medium);
  font-weight: NaN;
  text-align: center;
  white-space: nowrap;
  line-height: 20px;
  margin: 14px 27px 0 51px;
}

.text-wrapper_11 {
  width: 264px;
  height: 20px;
  margin: 205px 0 21px 206px;
}

.text_59 {
  width: 112px;
  height: 20px;
  overflow-wrap: break-word;
  color: var(--color-dark);
  font-size: 14px;
  font-family: var(--font-alibaba-medium);
  font-weight: NaN;
  text-align: center;
  white-space: nowrap;
  line-height: 20px;
}

.text_60 {
  width: 42px;
  height: 20px;
  overflow-wrap: break-word;
  color: var(--color-dark);
  font-size: 14px;
  font-family: var(--font-alibaba-bold);
  font-weight: NaN;
  text-align: center;
  white-space: nowrap;
  line-height: 20px;
}

.box_14 {
  position: absolute;
  left: 0;
  top: 0;
  width: 170px;
  height: 233px;
  border: 1px solid var(--color-border);
}

.box_15 {
  position: absolute;
  left: 169px;
  top: 0;
  width: 170px;
  height: 233px;
  border: 1px solid var(--color-border);
}

.text-wrapper_12 {
  height: 295px;
  border: 1px solid var(--color-border);
  width: 170px;
  position: absolute;
  left: 845px;
  top: 0;
}

.text_61 {
  width: 25px;
  height: 20px;
  overflow-wrap: break-word;
  color: var(--color-dark);
  font-size: 14px;
  font-family: var(--font-alibaba-regular);
  font-weight: NaN;
  text-align: center;
  white-space: nowrap;
  line-height: 20px;
  margin: 254px 0 0 73px;
}

.box_16 {
  position: absolute;
  left: 338px;
  top: 0;
  width: 170px;
  height: 233px;
  border: 1px solid var(--color-border);
}

.box_17 {
  position: absolute;
  left: 507px;
  top: 0;
  width: 170px;
  height: 233px;
  border: 1px solid var(--color-border);
}

.box_18 {
  position: absolute;
  left: 676px;
  top: 0;
  width: 170px;
  height: 233px;
  border: 1px solid var(--color-border);
}

.text-wrapper_13 {
  height: 295px;
  border: 1px solid var(--color-border);
  width: 186px;
  position: absolute;
  left: 1014px;
  top: 0;
}

.text_62 {
  width: 25px;
  height: 20px;
  overflow-wrap: break-word;
  color: var(--color-dark);
  font-size: 14px;
  font-family: var(--font-alibaba-regular);
  font-weight: NaN;
  text-align: center;
  white-space: nowrap;
  line-height: 20px;
  margin: 254px 0 0 81px;
}

.text-wrapper_14 {
  position: absolute;
  left: 0;
  top: 49px;
  width: 1200px;
  height: 62px;
  border: 1px solid var(--color-border);
}

.text_63 {
  width: 28px;
  height: 20px;
  overflow-wrap: break-word;
  color: var(--color-dark);
  font-size: 14px;
  font-family: var(--font-alibaba-regular);
  font-weight: NaN;
  text-align: center;
  white-space: nowrap;
  line-height: 20px;
  margin: 21px 0 0 72px;
}

.text_64 {
  width: 26px;
  height: 20px;
  overflow-wrap: break-word;
  color: var(--color-dark);
  font-size: 14px;
  font-family: var(--font-alibaba-regular);
  font-weight: NaN;
  text-align: center;
  white-space: nowrap;
  line-height: 20px;
  margin: 21px 0 0 141px;
}

.text_65 {
  width: 26px;
  height: 20px;
  overflow-wrap: break-word;
  color: var(--color-dark);
  font-size: 14px;
  font-family: var(--font-alibaba-regular);
  font-weight: NaN;
  text-align: center;
  white-space: nowrap;
  line-height: 20px;
  margin: 21px 0 0 143px;
}

.text_66 {
  width: 25px;
  height: 20px;
  overflow-wrap: break-word;
  color: var(--color-dark);
  font-size: 14px;
  font-family: var(--font-alibaba-regular);
  font-weight: NaN;
  text-align: center;
  white-space: nowrap;
  line-height: 20px;
  margin: 21px 0 0 144px;
}

.text_67 {
  width: 25px;
  height: 20px;
  overflow-wrap: break-word;
  color: var(--color-dark);
  font-size: 14px;
  font-family: var(--font-alibaba-regular);
  font-weight: NaN;
  text-align: center;
  white-space: nowrap;
  line-height: 20px;
  margin: 21px 0 0 144px;
}

.text_68 {
  width: 25px;
  height: 20px;
  overflow-wrap: break-word;
  color: var(--color-dark);
  font-size: 14px;
  font-family: var(--font-alibaba-regular);
  font-weight: NaN;
  text-align: center;
  white-space: nowrap;
  line-height: 20px;
  margin: 21px 0 0 144px;
}

.text_69 {
  width: 25px;
  height: 20px;
  overflow-wrap: break-word;
  color: var(--color-dark);
  font-size: 14px;
  font-family: var(--font-alibaba-regular);
  font-weight: NaN;
  text-align: center;
  white-space: nowrap;
  line-height: 20px;
  margin: 21px 80px 0 152px;
}

.text-wrapper_15 {
  position: absolute;
  left: 0;
  top: 110px;
  width: 1200px;
  height: 62px;
  border: 1px solid var(--color-border);
}

.text_70 {
  width: 28px;
  height: 20px;
  overflow-wrap: break-word;
  color: var(--color-dark);
  font-size: 14px;
  font-family: var(--font-alibaba-regular);
  font-weight: NaN;
  text-align: center;
  white-space: nowrap;
  line-height: 20px;
  margin: 21px 0 0 72px;
}

.text_71 {
  width: 26px;
  height: 20px;
  overflow-wrap: break-word;
  color: var(--color-dark);
  font-size: 14px;
  font-family: var(--font-alibaba-regular);
  font-weight: NaN;
  text-align: center;
  white-space: nowrap;
  line-height: 20px;
  margin: 21px 0 0 141px;
}

.text_72 {
  width: 26px;
  height: 20px;
  overflow-wrap: break-word;
  color: var(--color-dark);
  font-size: 14px;
  font-family: var(--font-alibaba-regular);
  font-weight: NaN;
  text-align: center;
  white-space: nowrap;
  line-height: 20px;
  margin: 21px 0 0 143px;
}

.text_73 {
  width: 25px;
  height: 20px;
  overflow-wrap: break-word;
  color: var(--color-dark);
  font-size: 14px;
  font-family: var(--font-alibaba-regular);
  font-weight: NaN;
  text-align: center;
  white-space: nowrap;
  line-height: 20px;
  margin: 21px 0 0 144px;
}

.text_74 {
  width: 25px;
  height: 20px;
  overflow-wrap: break-word;
  color: var(--color-dark);
  font-size: 14px;
  font-family: var(--font-alibaba-regular);
  font-weight: NaN;
  text-align: center;
  white-space: nowrap;
  line-height: 20px;
  margin: 21px 0 0 144px;
}

.text_75 {
  width: 25px;
  height: 20px;
  overflow-wrap: break-word;
  color: var(--color-dark);
  font-size: 14px;
  font-family: var(--font-alibaba-regular);
  font-weight: NaN;
  text-align: center;
  white-space: nowrap;
  line-height: 20px;
  margin: 21px 0 0 144px;
}

.text_76 {
  width: 25px;
  height: 20px;
  overflow-wrap: break-word;
  color: var(--color-dark);
  font-size: 14px;
  font-family: var(--font-alibaba-regular);
  font-weight: NaN;
  text-align: center;
  white-space: nowrap;
  line-height: 20px;
  margin: 21px 80px 0 152px;
}

.text-wrapper_16 {
  position: absolute;
  left: 0;
  top: 171px;
  width: 1200px;
  height: 62px;
  border: 1px solid var(--color-border);
}

.text_77 {
  width: 28px;
  height: 20px;
  overflow-wrap: break-word;
  color: var(--color-dark);
  font-size: 14px;
  font-family: var(--font-alibaba-regular);
  font-weight: NaN;
  text-align: center;
  white-space: nowrap;
  line-height: 20px;
  margin: 21px 0 0 72px;
}

.text_78 {
  width: 26px;
  height: 20px;
  overflow-wrap: break-word;
  color: var(--color-dark);
  font-size: 14px;
  font-family: var(--font-alibaba-regular);
  font-weight: NaN;
  text-align: center;
  white-space: nowrap;
  line-height: 20px;
  margin: 21px 0 0 141px;
}

.text_79 {
  width: 26px;
  height: 20px;
  overflow-wrap: break-word;
  color: var(--color-dark);
  font-size: 14px;
  font-family: var(--font-alibaba-regular);
  font-weight: NaN;
  text-align: center;
  white-space: nowrap;
  line-height: 20px;
  margin: 21px 0 0 143px;
}

.text_80 {
  width: 25px;
  height: 20px;
  overflow-wrap: break-word;
  color: var(--color-dark);
  font-size: 14px;
  font-family: var(--font-alibaba-regular);
  font-weight: NaN;
  text-align: center;
  white-space: nowrap;
  line-height: 20px;
  margin: 21px 0 0 144px;
}

.text_81 {
  width: 25px;
  height: 20px;
  overflow-wrap: break-word;
  color: var(--color-dark);
  font-size: 14px;
  font-family: var(--font-alibaba-regular);
  font-weight: NaN;
  text-align: center;
  white-space: nowrap;
  line-height: 20px;
  margin: 21px 0 0 144px;
}

.text_82 {
  width: 25px;
  height: 20px;
  overflow-wrap: break-word;
  color: var(--color-dark);
  font-size: 14px;
  font-family: var(--font-alibaba-regular);
  font-weight: NaN;
  text-align: center;
  white-space: nowrap;
  line-height: 20px;
  margin: 21px 0 0 144px;
}

.text_83 {
  width: 25px;
  height: 20px;
  overflow-wrap: break-word;
  color: var(--color-dark);
  font-size: 14px;
  font-family: var(--font-alibaba-regular);
  font-weight: NaN;
  text-align: center;
  white-space: nowrap;
  line-height: 20px;
  margin: 21px 80px 0 152px;
}

.text-wrapper_17 {
  background-color: var(--color-accent);
  height: 36px;
  width: 1200px;
  margin: 20px auto 0;
}

.text_84 {
  width: 995px;
  height: 17px;
  overflow-wrap: break-word;
  color: var(--color-primary);
  font-size: 12px;
  font-family: var(--font-alibaba-regular);
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 17px;
  margin: 9px 0 0 20px;
}

#section_9 {
  height:764px;
  background-image:url(../image/home-service-process-bg.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  width: 100%;
  margin: 145px 0 1px 0;
}
#section_9 .content{
  display: grid;
  grid-template-columns:1fr 1fr 1fr 1fr 1fr;
  gap:60px 180px;
}
#section_9 .number{
  font-family: Gilroy, Gilroy;
  font-weight: 900;
  font-size: 32px;
  color: #367CFF;
  line-height: 40px;
  text-align: left;
  font-style: normal;
  padding-bottom:10px;
}
#section_9 .text{
  font-family: AlibabaPuHuiTi_2_85_Bold;
  font-size: 16px;
  color: #333333;
  line-height: 22px;
  text-align: left;
  font-style: normal;
}

/* ===== 应用场景（Tab切换） ===== */
.sec-scene {
  width: 100%;
  height: 1080px;
  background: url(../image/home-changji.png) no-repeat;
  background-size: cover;
  background-position: center center;
  padding: 120px 0 0;
  box-sizing: border-box;
}

.sec-scene .inner {
  width: 1200px;
  margin: 0 auto;
}

.sec-scene .stitle {
  font-size: 32px;
  font-weight: bold;
  color: #FFF;
  text-align: center;
}

.sec-scene .ssub {
  font-size: 14px;
  color: #FFF;
  text-align: center;
  padding-top: 16px;
  padding-bottom: 80px;
}

.sec-scene .sbox {
  width: 100%;
  height: 528px;
  display: flex;
}

.sec-scene .sleft {
  width: 358px;
  height: 100%;
}

.sec-scene .sleft .tab {
  height: 132px;
  line-height: 132px;
  padding-left: 50px;
  box-sizing: border-box;
  font-size: 24px;
  color: #FFF;
  background: linear-gradient(155deg, rgba(0,0,0,0.6) 0%, rgba(0,0,0,0.35) 100%);
  backdrop-filter: blur(24px);
  -webkit-backdrop-filter: blur(24px);
  border-bottom: 1px solid rgba(255,255,255,0.2);
  cursor: pointer;
  transition: all 0.3s;
}

.sec-scene .sleft .tab:hover {
  background: rgba(54, 124, 255, 0.5);
}

.sec-scene .sleft .tab.active {
  background: #367CFF;
}

.sec-scene .sright {
  flex: 1;
  padding: 87px 70px;
  box-sizing: border-box;
  background: url(../image/home-rightBlockImg.png) no-repeat;
  background-size: cover;
  background-position: center center;
}

.sec-scene .sright h4 {
  font-size: 32px;
  font-weight: bold;
  color: #FFF;
  padding-bottom: 50px;
}

.sec-scene .sright p {
  font-size: 14px;
  color: #FFF;
  line-height: 30px;
}

/* ===== 平台产品（轮播） ===== */
.sec-platform {
  width: 100%;
  height: 1080px;
  background: url(../image/home-pr.png) no-repeat;
  background-size: cover;
  background-position: center center;
  padding: 120px 0 0;
  box-sizing: border-box;
}

.sec-platform .inner {
  width: 1200px;
  margin: 0 auto;
}

.sec-platform .title {
  font-size: 32px;
  font-weight: bold;
  color: #FFF;
  text-align: center;
}

.sec-platform .sub {
  font-size: 14px;
  color: #FFF;
  padding-top: 16px;
  text-align: center;
  padding-bottom: 80px;
}

.sec-platform .carousel {
  width: 1200px;
  height: 620px;
  position: relative;
  overflow: hidden;
}

.sec-platform .carousel .track {
  display: flex;
  transition: transform 0.5s ease;
  height: 100%;
}

.sec-platform .carousel .slide {
  min-width: 100%;
  height: 100%;
  display: flex;
  justify-content: space-between;
  padding: 0;
  box-sizing: border-box;
}

.sec-platform .carousel .slide .info {
  padding-top: 140px;
  box-sizing: border-box;
}

.sec-platform .carousel .slide .info .big {
  font-size: 42px;
  color: #FFF;
  padding-bottom: 20px;
  padding-left: 60px;
}

.sec-platform .carousel .slide .info .small {
  font-size: 24px;
  color: #FFF;
  padding-left: 60px;
}

.sec-platform .carousel .slide img {
  width: 620px;
  height: 620px;
  object-fit: contain;
}

.sec-platform .carousel .arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 44px;
  height: 44px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: background 0.3s;
  color: #FFF;
  font-size: 18px;
  z-index: 2;
}

.sec-platform .carousel .arrow:hover {
  background: rgba(255,255,255,0.3);
}

.sec-platform .carousel .arrow-left {
  left: 20px;
}

.sec-platform .carousel .arrow-right {
  right: 20px;
}
