body {
  overflow: hidden;
}

.fullpage {
  transform: translateY(0px);
  transition: transform 1s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.page1_t1 {
  margin-top: 300px;
  font-size: 40px;
  line-height: 60px;
  color: #fff;
  font-weight: 300;
}

.page1_t2 {
  margin-top: 36px;
  font-size: 88px;
  line-height: 88px;
  color: #fff;
  font-weight: 600;
  display: flex;
}

.kuai {
  color: #7960ff;
}
.wen {
  margin-left: 30px;
}

.kuaiwen {
  text-align: center;
}
.page1_t2 {
  white-space: pre;
}

.page1_t3 {
  margin-top: 36px;
  font-size: 24px;
  line-height: 32px;
  color: rgba(255, 255, 255, 0.6);
  font-weight: 300;
}

.ewm_btn {
  position: relative;
  color: #fff;
  font-size: 24px;
  margin: 120px 16px 0 16px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 294px;
  height: 64px;
  position: relative;
  background-image: url("../img/home/ewm_btn.png");
  background-size: 100%;
  background-repeat: no-repeat;
  cursor: pointer;
}

.ewm_box {
  position: absolute;
  top: 80px;
  width: 200px;
  height: 210px;
  background-image: url("../img/home/ewm.png");
  background-size: 100%;
  background-repeat: no-repeat;
  display: none;
  justify-content: center;
  align-items: center;
}

.ewm_img {
  margin-top: 10px;
  width: 160px;
  height: 160px;
  border: 8px solid rgba(101, 93, 190, 0.2);
  border-radius: 6px;
}

.ewm_btn:hover .ewm_box {
  display: flex;
}

.ewm_btn:hover {
  background-image: url("../img/home/ewm_btn2.png");
}

.click {
  border: 2px solid transparent;
  background: #5333ff;
  border-radius: 12px 12px 12px 12px;
}

.ewm_btn::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 12px;
  padding: 2px;
  background: linear-gradient(
      170deg,
      rgba(121.00000038743019, 96.00000187754631, 255, 1),
      rgba(186.0000041127205, 117.00000062584877, 255, 1),
      rgba(255, 125.00000014901161, 242.00000077486038, 1),
      rgba(253.0000001192093, 159.0000057220459, 18.000000827014446, 1)
    )
    2 2;
  /* background: linear-gradient(90deg, #5D5DFD 0%, #7A7AFF 100%); */
  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
  mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  mask-composite: exclude;
  pointer-events: none;
}

.plaicon {
  width: 28px;
  height: 28px;
  margin-right: 16px;
}

.page2_t1 {
  display: flex;
  padding-bottom: 100px;
  color: #ffffff;
  font-weight: 300;
  font-size: 52px;
}

.page2_t1_img {
  width: 256px;
  margin-left: 16px;
  margin-right: 16px;
}
.page-r {
  position: absolute;
  width: 560px;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}

.section {
  width: 100vw;
  height: 100vh;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
}

.page1 {
  width: 100vw;
  height: 100vh;
  background-image: url("../img/home/bg1.webp");
  background-size: cover;
  background-repeat: no-repeat;
}

.page2 {
  width: 100vw;
  height: 100vh;
  display: flex;
  flex-direction: column;
  background-image: url("../img/home/bg2.webp");
  background-size: cover;
  background-repeat: no-repeat;
}

.page3 {
  width: 100vw;
  height: 100vh;
  background-image: url("../img/home/bg3.webp");
  background-size: cover;
  background-repeat: no-repeat;
}

.page4 {
  width: 100vw;
  height: 100vh;
  background-image: url("../img/home/bg4.webp");
  background-size: cover;
  background-repeat: no-repeat;
}

.number_t {
}
.page-l {
  width: 50%;
}
.number_01 {
  width: 289px;
}
.number_02 {
  width: 377px;
}
.number_t1 {
  margin-top: -50px;
  font-size: 36px;
  line-height: 44px;
  color: #fff;
}

.number_t1_span {
  font-size: 36px;
  color: #7960ff;
}

.number_t2 {
  margin-top: 20px;
  font-size: 24px;
  line-height: 20px;
  font-weight: 300;
  color: rgba(255, 255, 255, 0.8);
  width: max-content;
}

.number_t2_flex {
  display: flex;
  flex-direction: column;
}

.number_t2_l {
  color: #fff;
}
.icon1 {
  width: 32px;
  height: 32px;
  margin-right: 20px;
}

.way {
  display: flex;
  align-items: center;
  font-size: 22px;
  color: #ffffff;
  margin-bottom: 20px;
}

.section-content {
  width: 1360px;
  height: 100vh;
  display: flex;
  flex-direction: column;
  align-items: center;
  overflow: hidden;
}

.page2_c {
  position: relative;
  width: 1360px;
}

.page2_items {
  display: flex;
  flex-direction: column;
  margin-top: 80px;
}

.icon2 {
  width: 100px;
  height: 100px;
}

.page3_items {
  display: flex;
}

.box1 {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 80px;
  width: 170px;
}

.box1 span {
  font-size: 22px;
  color: #ffffff;
  font-weight: 400;
  margin-top: 24px;
  text-align: center;
}

.box2 {
  margin-top: 80px;
  margin-right: 16px;
  width: 180px;
  height: 220px;
  background: rgba(222, 223, 255, 0.08);
  border-radius: 20px 20px 20px 20px;
  display: flex;
  flex-direction: column;
  padding-top: 52px;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.box2 span {
  font-size: 20px;
  font-weight: 400;
  text-align: center;
}

.box2_box {
  display: flex;
}

.icon3 {
  width: 52px;
  height: 52px;
  margin-bottom: 36px;
}

.icon3_t {
  margin-bottom: 25px;
}

.ewm-btns {
  display: flex;
}

@media (max-width: 1600px) {
  .page1_t1 {
    margin-top: 200px;
  }
  .ewm_btn {
    margin-top: 40px;
  }
}

@media (max-width: 1360px) {
  .page1_t1 {
    font-size: 22px;
    margin-top: 3.44rem;
    text-align: center;
    line-height: 32px;
    padding: 0 0.2rem;
  }
  .ewm_btn {
    margin-top: 40px;
  }

  .page1 {
    width: 100vw;
    height: 100vh;
    background: url("../img/mobile/bg1.webp");
    background-repeat: no-repeat;
    background-size: cover;
  }

  .page2 {
    width: 100vw;
    height: 100vh;
    background: url("../img/mobile/bg2.png");
    background-repeat: no-repeat;
    background-size: cover;
  }

  .page3 {
    width: 100vw;
    height: 100vh;
    background: url("../img/mobile/bg2.png");
    background-repeat: no-repeat;
    background-size: cover;
  }

  .page4 {
    width: 100vw;
    height: 100vh;
    background: url("../img/mobile/bg2.png");
    background-repeat: no-repeat;
    background-size: cover;
  }

  .page1_t2 {
    width: 100vw;
    margin-top: 0.08rem;
    font-size: 36px !important;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }

  .page1_t3 {
    margin-top: 0.3rem;
    width: 6.86rem !important;
    font-size: 14px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }

  .ewm-btns {
    display: flex;
    flex-direction: column;
  }

  .page2_t1 {
    padding-top: 0.8rem;
    padding-bottom: 0.26rem;
    font-size: 24px;
  }

  .page2_t1_img {
    width: 2.5rem;
  }

  .page2_c {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
  }

  .mmb-100 {
    padding-padding: 1.06rem;
  }

  .number_t {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .number_01 {
    width: 2.32rem;
    height: 1.6rem;
    line-height: 0.8rem;
  }
  .number_t1 {
    display: flex;
    flex-direction: column;
    align-items: center;
    font-size: 32px;
    margin-top: -0.76rem;
    justify-content: center;
    text-align: center;
  }
  .number_t2 {
    width: 6.9rem;
    font-size: 16px;
    text-align: center;
    line-height: 0.48rem;
  }
  .page2_items {
    margin-top: 0.8rem;
    width: 6.6rem;
    display: flex;
    flex-direction: row;
    justify-content: center;
    flex-wrap: wrap;
  }
  .way {
    width: 2.4rem;
    margin: 0.2rem;
  }
  .icon1 {
    width: 0.48rem;
    height: 0.48rem;
    margin-right: 0.2rem;
  }
  .way span {
    font-size: 14px;
  }
  .page-r {
    position: relative;
    width: 100%;
  }

  .number_02 {
    width: 3.02rem;
    height: 1.6rem;
  }

  .box1 {
    margin-top: 0.8rem;
    width: 1.96rem;
    font-size: 14px;
  }

  .box1 span {
    font-size: 14px;
  }

  .icon2 {
    width: 1.12rem;
    height: 1.12rem;
  }

  .box2 {
    padding-top: 0.4rem;
    width: 2.08rem;
    height: 2.56rem;
    margin: 0 0.12rem;
  }

  .box2 span {
    font-size: 14px;
  }

  .icon3 {
    width: 0.64rem;
    height: 0.64rem;
    margin-bottom: 0.32rem;
  }
  .mmt0 {
    margin-top: 0;
  }
  .box2_box {
    margin-top: 0.8rem;
    display: flex;
  }
  .mmut20 {
    margin-top: -0.5rem;
  }
  .number_t2_flex {
    display: block;
  }
}

/* 移动端下载链接样式 */
.mobile-download-link {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-decoration: none;
  color: inherit;
  justify-content: center;
  align-items: center;
  flex-direction: row;
  background-image: url("../img/home/ewm_btn.png");
  background-size: 100%;
  background-repeat: no-repeat;
  cursor: pointer;
  font-size: 24px;
}

.mobile-download-link:hover {
  background-image: url("../img/home/ewm_btn2.png");
}

@media (max-width: 750px) {
  .ewm_btn:hover .ewm_box {
    display: none !important;
  }

  .ewm_btn:hover {
    background-image: url("../img/home/ewm_btn.png");
  }

  /* 在移动端隐藏原来的图标和文字，但保留下载链接中的内容 */
  .ewm_btn > .plaicon {
    display: none;
  }

  .ewm_btn {
    color: transparent;
  }

  /* 在移动端显示下载链接并确保内容居中 */
  .mobile-download-link {
    display: flex;
    color: #fff;
    justify-content: center;
    align-items: center;
  }

  /* 确保下载链接中的图标有正确的间距 */
  .mobile-download-link .plaicon {
    margin-right: 12px;
  }
}
