@font-face {
  font-family: Douyin Sans;
  src: url(../../../../common/font/DouyinSansBold.otf) format("opentype");
}
.pop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  background: rgba(41, 41, 41, 0.38);
  z-index: 100;
  display: none;
  align-items: center;
  justify-content: center;
}
.pop .qrcode-div {
  position: relative;
  transform: translateX(43px);
}
.pop .qrcode-div .close {
  width: 13px;
  height: 13px;
  position: absolute;
  top: 225px;
  right: 114px;
  cursor: pointer;
}
.pop .qrcode-div img {
  width: 507px;
  height: 636px;
}
.pop .qrcode-div .appQrcode {
  position: absolute;
  width: 140px;
  height: 140px;
  top: 332px;
  left: 142px;
  z-index: 150;
}
.pop .qrcode-div .pop-btn {
  border-radius: 14px;
  background: #FFF;
  box-shadow: 0 16.667px 20.833px -4.167px rgba(252, 28, 28, 0.2);
  width: 356px;
  height: 60px;
  overflow: hidden;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  left: 32px;
  bottom: 140px;
  cursor: pointer;
}
.pop .qrcode-div .pop-btn:hover {
  background: #FBC3C3;
}
.pop .qrcode-div .pop-btn p {
  position: relative;
  color: #FF2F2F;
  font-family: "Microsoft YaHei";
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 0.059px;
  z-index: 200px;
}
.pop .qrcode-div .pop-btn i {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 66.667px;
  height: 66.667px;
  background: #FFF0EE;
  opacity: 0.5;
  border-radius: 50%;
  animation: ianimation 2s ease-in-out infinite;
}
@keyframes ianimation {
  0% {
    transform: translate(-50%, -50%) scale(0);
  }
  100% {
    transform: translate(-50%, -50%) scale(5.5);
  }
}

.home {
  height: 916px;
  background: url(https://res.daetool.com/wm-static-resource/wm/434_daetool/page1_bg.png) no-repeat 0 0/cover;
  margin-top: 122px;
  overflow: hidden;
}
.home section {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-top: 67px;
  box-sizing: border-box;
}
.home section .home-title {
  color: #000;
  text-shadow: 0 4px 11.1px rgba(239, 117, 117, 0.25);
  font-family: "Douyin Sans";
  font-size: 48px;
  font-weight: 700;
}
.home section .home-subtitle {
  color: #1E1E1E;
  text-align: center;
  font-family: "Microsoft YaHei UI";
  font-size: 20px;
  font-weight: 400;
  letter-spacing: 0.6px;
  margin-top: 11px;
  width: 585px;
}
.home section .qrcode-box {
  margin-top: 27px;
  position: relative;
}
.home section .qrcode-box:hover .appQrcode {
  display: flex;
}
.home section .qrcode-box .qrcode-btn {
  color: #FFF;
  text-align: center;
  font-family: "Douyin Sans";
  font-size: 28px;
  font-weight: 700;
  display: inline-flex;
  padding: 17px 61px 17px 60px;
  justify-content: center;
  align-items: center;
  border-radius: 66px;
  background: linear-gradient(180deg, #FA5949 0%, #FC316E 100%);
  box-shadow: 0 4px 12.4px 0 rgba(255, 134, 205, 0.68);
  position: relative;
  z-index: 95;
}
.home section .qrcode-box .appQrcode {
  width: 210px;
  height: 250px;
  background: #FFF;
  box-shadow: 0 4px 30.6px 0 rgba(0, 0, 0, 0.25);
  position: absolute;
  left: 0;
  right: 0;
  top: 43px;
  margin: 0 auto;
  display: none;
  align-items: center;
  justify-content: center;
  z-index: 90;
}
.home section .qrcode-box .appQrcode canvas {
  width: 169px;
  height: 169px;
}
.home section .home-tips {
  color: #D69E9E;
  text-align: center;
  text-shadow: 0 3px 18.7px #FFF;
  font-family: "Microsoft YaHei UI";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.54px;
  margin-top: 16px;
  margin-bottom: 32px;
}
.home section .home-imgbox {
  position: relative;
}
.home section .home-imgbox > img {
  width: 888px;
}
.home section .home-imgbox .home-float {
  width: 202px;
  height: 70px;
  line-height: 70px;
  text-align: center;
  font-family: "Douyin Sans";
  font-size: 34.613px;
  font-weight: 700;
  position: absolute;
  box-shadow: 0 4.945px 8.497px 0 rgba(217, 128, 128, 0.25);
  border-radius: 90.241px;
  animation: floatup 2s ease-in-out infinite;
  /* 55.524% */
}
@keyframes floatup {
  0% {
    transform: translateY(7px);
  }
  50% {
    transform: translateY(-7px);
  }
  100% {
    transform: translateY(7px);
  }
}
.home section .home-imgbox .item1 {
  color: #00BAC1;
  top: 87px;
  left: -44px;
  background: #E9FCFF;
  backdrop-filter: blur(2.4723670483px);
}
.home section .home-imgbox .item2 {
  color: #FF5858;
  top: 258px;
  left: -180px;
  background: #FFE0E0;
  backdrop-filter: blur(2.4723670483px);
}
.home section .home-imgbox .item3 {
  color: #FF9500;
  top: 412px;
  left: -70px;
  background: #FFF0DE;
  backdrop-filter: blur(2.4723670483px);
}
.home section .home-imgbox .item4 {
  color: #FF9500;
  top: 150px;
  right: -70px;
  background: #FFF0DE;
  backdrop-filter: blur(2.4723670483px);
}
.home section .home-imgbox .item5 {
  color: #FF5858;
  top: 275px;
  right: -155px;
  background: #FFE0E0;
  backdrop-filter: blur(2.4723670483px);
}
.home section .home-imgbox .item6 {
  color: #00BAC1;
  top: 412px;
  right: -70px;
  background: #E9FCFF;
  backdrop-filter: blur(2.4723670483px);
}

.detail {
  height: 903px;
  background: linear-gradient(180deg, #FFECE1 4.37%, #FFF 25.42%);
}
.detail section {
  display: flex;
  align-items: center;
  flex-direction: column;
  width: 1200px;
  margin: 0 auto;
  padding-top: 94px;
}
.detail section .detail-title {
  color: #000;
  font-family: "Douyin Sans";
  font-size: 50px;
  font-weight: 700;
  position: relative;
  z-index: 10;
}
.detail section .title-line {
  width: 220.5px;
  height: 16px;
  background: linear-gradient(to right, transparent 20%, #FF9A9A 100%);
  transform: translateY(-14px);
  border-radius: 8px;
}
.detail section .detail-banner {
  display: flex;
  justify-content: space-between;
  width: 1200px;
  margin-top: 46px;
}
.detail section .detail-banner .detail-left {
  display: flex;
  flex-direction: column;
}
.detail section .detail-banner .detail-left .left-item {
  margin-bottom: 20px;
  display: flex;
  border-radius: 16px;
  height: 180px;
  width: 620px;
  padding: 23px 0 0 20px;
  box-sizing: border-box;
}
.detail section .detail-banner .detail-left .left-item .left-item-num {
  margin-right: 19px;
  background: #FFAFAF;
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-family: MiSans;
  font-size: 64px;
  font-weight: 900;
  display: flex;
}
.detail section .detail-banner .detail-left .left-item .left-item-num > p {
  width: 2px;
  height: 31px;
  transform: rotate(15deg);
  background: #FFAFAF;
  margin: 45px 0 16px 5px;
}
.detail section .detail-banner .detail-left .left-item .left-item-word span {
  color: #363636;
  font-family: "Douyin Sans";
  font-size: 36px;
  font-weight: 700;
}
.detail section .detail-banner .detail-left .left-item .left-item-word p {
  margin-top: 13px;
  color: #000;
  font-family: "Microsoft YaHei UI";
  font-size: 20px;
  font-weight: 400;
  line-height: 130%;
  width: 430px;
}
.detail section .detail-banner .detail-left .active {
  background: linear-gradient(90deg, #FFEDED 0%, #FFF6EF 100%);
}
.detail section .detail-banner .detail-left .active .left-item-word span {
  color: #FC3D64;
}
.detail section .detail-banner .detail-left .active .left-item-num {
  background: linear-gradient(159deg, #FC3D64 35.22%, #FF9858 84.2%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.detail section .detail-banner .detail-left .active .left-item-num > p {
  background: #FC4A62;
}
.detail section .detail-banner > img {
  width: 563px;
}

.format {
  margin-top: 141px;
  padding-bottom: 21px;
}
.format section {
  width: 1200px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  flex-direction: column;
}
.format section .format-title {
  color: #FB415F;
  font-family: "Douyin Sans";
  font-size: 36px;
  font-weight: 700;
  margin-bottom: 12px;
  display: flex;
  align-items: center;
}
.format section .format-title > p {
  color: #000;
}
.format section .format-subtitle {
  color: #8F8F8F;
  text-align: center;
  font-family: "Microsoft YaHei UI";
  font-size: 22px;
  font-weight: 400;
  line-height: 130%;
  width: 885px;
  margin-bottom: 32px;
}
.format section .format-flex {
  display: flex;
  justify-content: space-between;
  width: 1200px;
}
.format section .format-flex .format-word .word-title {
  display: flex;
  align-items: center;
  margin-bottom: 37px;
}
.format section .format-flex .format-word .word-title p {
  border-radius: 8px;
  border: 2px solid #fc4f57;
  display: flex;
  width: 118px;
  height: 40px;
  justify-content: center;
  align-items: center;
  margin-right: 13px;
  color: #FB4346;
  text-align: center;
  font-family: "Microsoft YaHei";
  font-size: 18px;
  font-weight: 400;
}
.format section .format-flex .format-word .word-text {
  display: flex;
  margin-bottom: 24px;
}
.format section .format-flex .format-word .word-text svg {
  margin-right: 10px;
}
.format section .format-flex .format-word .word-text p {
  color: #000;
  font-family: "Microsoft YaHei UI";
  font-size: 20px;
  font-weight: 400;
  width: 400px;
}
.format section .format-flex .format-word .qrcode-box {
  position: relative;
  display: inline-block;
}
.format section .format-flex .format-word .qrcode-box:hover .appQrcode {
  display: flex;
}
.format section .format-flex .format-word .qrcode-box .qrcode-btn {
  color: #FFF;
  text-align: center;
  font-family: "Douyin Sans";
  font-size: 28px;
  font-weight: 700;
  display: inline-flex;
  padding: 17px 61px 17px 60px;
  justify-content: center;
  align-items: center;
  border-radius: 66px;
  background: linear-gradient(180deg, #FA5949 0%, #FC316E 100%);
  box-shadow: 0 4px 12.4px 0 rgba(255, 134, 205, 0.68);
  position: relative;
  z-index: 95;
}
.format section .format-flex .format-word .qrcode-box .appQrcode {
  width: 210px;
  height: 250px;
  background: #FFF;
  box-shadow: 0 4px 30.6px 0 rgba(0, 0, 0, 0.25);
  position: absolute;
  left: 0;
  right: 0;
  top: 48px;
  margin: 0 auto;
  display: none;
  align-items: center;
  justify-content: center;
  z-index: 90;
}
.format section .format-flex .format-word .qrcode-box .appQrcode canvas {
  width: 169px;
  height: 169px;
}
.format section .format-flex > img {
  width: 720px;
  height: 440px;
  border-radius: 19px;
  overflow: hidden;
}

.scene section {
  width: 1200px;
  margin: 0 auto;
  padding: 79px 0 149px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.scene section .scene-title .word {
  color: #000;
  font-family: "Douyin Sans";
  font-size: 46px;
  font-weight: 700;
  position: relative;
  z-index: 10;
}
.scene section .scene-title > p {
  width: 220.5px;
  height: 16px;
  background: linear-gradient(to right, transparent 20%, #FF9A9A 100%);
  transform: translateY(-7px);
  border-radius: 8px;
  position: relative;
  z-index: 5;
}
.scene section .swiper-flex {
  display: flex;
  align-items: center;
}
.scene section .swiper-flex .swiper-click {
  width: 471px;
  height: 596px;
  position: relative;
  background: url(https://res.daetool.com/wm-static-resource/wm/434_daetool/newbg_04.png) no-repeat;
  background-size: 100%;
}
.scene section .swiper-flex .swiper-click img {
  width: 246px;
  height: 76px;
  position: absolute;
  cursor: pointer;
}
.scene section .swiper-flex .swiper-click .click1 {
  right: 120px;
  top: 60px;
}
.scene section .swiper-flex .swiper-click .click2 {
  right: 0px;
  top: 160px;
}
.scene section .swiper-flex .swiper-click .click3 {
  right: -60px;
  top: 260px;
}
.scene section .swiper-flex .swiper-click .click4 {
  right: 0px;
  top: 360px;
}
.scene section .swiper-flex .swiper-click .click5 {
  right: 120px;
  top: 460px;
}
.scene section .swiper-container {
  width: 729px;
  border-radius: 11px;
  overflow: hidden;
}
.scene section .swiper-pagination-bullet {
  background: white !important;
  opacity: 1 !important;
}
.scene section .swiper-pagination-bullet-active {
  background: #EB6B60 !important;
}
.scene section .swiper-slide {
  width: 729px;
  height: 461px;
  position: relative;
}
.scene section .swiper-slide img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.scene section .swiper-slide .swiper-bg {
  padding: 20px 25px;
  box-sizing: border-box;
  position: absolute;
  bottom: 0;
  width: 729px;
  height: 142px;
  border-radius: 0 0 10px 10px;
  background: rgba(57, 57, 57, 0.78);
  backdrop-filter: blur(7.0999999046px);
}
.scene section .swiper-slide .swiper-bg > p {
  color: #FFF;
  font-family: "Douyin Sans";
  font-size: 36px;
  font-weight: 700;
  margin-bottom: 3px;
}
.scene section .swiper-slide .swiper-bg > span {
  color: #FFF;
  font-family: "Microsoft YaHei UI";
  font-size: 22px;
  font-weight: 400;
}

.foolter {
  height: 762px;
  background: url(https://res.daetool.com/wm-static-resource/wm/434_daetool/page5_bg.png) center/cover no-repeat;
  padding-top: 73px;
  box-sizing: border-box;
}
.foolter section {
  margin: 0 auto;
  display: flex;
  align-items: center;
  flex-direction: column;
}
.foolter section .foolter-title .word {
  color: #000;
  font-family: "Douyin Sans";
  font-size: 46px;
  font-weight: 700;
  position: relative;
  z-index: 10;
}
.foolter section .foolter-title > p {
  width: 220.5px;
  height: 16px;
  background: linear-gradient(to right, transparent 20%, #FF9A9A 100%);
  transform: translateY(-7px);
  border-radius: 8px;
  position: relative;
  z-index: 5;
}
.foolter section .foolter-subtitle {
  color: #636363;
  font-family: "Microsoft YaHei UI";
  font-size: 24px;
  font-weight: 400;
}
.foolter section .swiper-box-free {
  position: relative;
  width: 1214px;
  margin-top: 64px;
}
.foolter section .swiper-container {
  width: 1095px;
  padding: 10px;
  box-sizing: border-box;
}
.foolter section .swiper-container .swiper-wrapper {
  width: 1095px;
}

.introduction-container {
  max-width: 1200px;
  margin: 0 auto;
}

.introduction-container h1 {
  font-weight: 700;
  text-align: center;
  font-size: 42px;
  height: 61px;
  line-height: 61px;
}

.introduction-container p {
  text-align: center;
  margin-top: 28;
  font-size: 22;
}

.icons-container {
  display: flex;
  justify-content: space-between;
  align-items: baseline;
  margin-top: 52;
}

.icon-item {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.icon {
  width: 60px;
  height: 60px;
  background-color: gold;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 10px;
  font-weight: 700;
  color: #fff;
}

.icon-text {
  margin-top: 20;
  text-align: center;
  font-size: 22;
}

.content {
  margin-top: 60;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.text-content p {
  text-align: start;
  font-size: 22;
  line-height: 2;
}

.text-content {
  width: 460;
}

.dots {
  text-align: center;
  margin-top: 20px;
}

.dot {
  height: 10px;
  width: 10px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  margin: 0 5px;
}

.dot.active {
  background-color: #4285f4;
}

.questions {
  display: flex;
  flex-wrap: wrap;
  width: 1200px;
}

.question img {
  margin-right: 15px;
  height: auto;
}

.question {
  cursor: pointer;
  display: flex;
  width: 50%;
  box-sizing: border-box;
  font-size: 24px;
  margin-top: 29px;
  color: #333;
}

.question:hover {
  color: #1e5bb7;
  text-decoration: underline;
}

.question .fire {
  width: 26px;
  height: 26px;
  margin-right: 0;
}

.btn-box .question-button {
  background: linear-gradient(to right, #a5f368, #47d897);
  color: #fff;
  /* padding: 23px 40px; */
  padding: 0;
  text-align: center;
  line-height: 88px;
  min-width: 336px;
  height: 88px;
  margin-top: 60px;
  border-radius: 42px;
  font-size: 32px;
  border: transparent;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.1019607843);
}

.question-button:hover {
  background: linear-gradient(109deg, rgb(203, 235, 63) 3.24%, rgb(9, 192, 132) 62.55%);
}

.introduction-container h2 {
  font-weight: 700;
  font-size: 32px;
  line-height: 40px;
}

.four-part .content .text-content p {
  font-size: 24px;
}

.data-section {
  margin-top: 60;
  display: flex;
  justify-content: space-around;
}

.image-content img {
  width: 600px;
  height: 397px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1019607843);
}

.data-item {
  text-align: center;
  width: 30%;
}

.data-item img {
  margin-top: 20px;
}

.data-item h2 {
  font-size: 36px;
  color: #007bff;
  margin: 0;
}

.data-item h3 {
  font-size: 16px;
  color: #666;
  margin: 10px 0;
}

.description {
  margin-top: 20px;
  font-size: 20px;
  line-height: 1.5;
  color: #999;
}

.review-container {
  display: flex;
  align-items: center;
  max-width: 1388px;
  width: 1200px;
  margin-top: 64px;
}

.arrow {
  cursor: pointer;
  font-size: 2em;
  -webkit-user-select: none;
  user-select: none;
  fill: #FF9B9B;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 10;
}
.arrow:hover {
  fill: #FE6666;
}

#left-arrow {
  left: 10px;
}

#right-arrow {
  right: 10px;
}

.carousel {
  display: flex;
  overflow: hidden;
  width: 1200px;
  height: 440px;
  justify-content: space-between;
  flex-shrink: 0;
}

.card-content {
  padding: 86px 24px 29px 27px;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  width: 341px;
  height: 396px;
  border-radius: 24px;
  overflow: hidden;
  background: #FFF;
  background: url(https://res.daetool.com/wm-static-resource/wm/434_daetool/cardbg.png) no-repeat 100%;
}
.card-content .stary {
  height: 16px;
  width: 88px;
  margin-left: auto;
  margin-right: 10px;
  margin-bottom: 7px;
}
.card-content .card-word {
  width: 290px;
  color: #636363;
  font-family: "Microsoft YaHei UI";
  font-size: 20px;
  font-weight: 400;
}
.card-content .card-avatar {
  display: flex;
  align-items: center;
  margin: auto 0px 0 0;
}
.card-content .card-avatar img {
  width: 64px;
  height: 64px;
  margin-right: 12px;
}
.card-content .card-avatar p {
  color: #000;
  font-family: MiSans;
  font-size: 20px;
  font-weight: 600;
  text-align: left;
}
.card-content .card-avatar span {
  color: #636363;
  font-family: MiSans;
  font-size: 20px;
  font-weight: 400;
  margin-top: 10px;
}

.download {
  background: linear-gradient(93deg, #FFDADA 16.74%, #FFF2ED 47.9%, #FFCEB0 87.19%);
  height: 351px;
}
.download section {
  padding-top: 61px;
  box-sizing: border-box;
  width: 872px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}
.download section > .appQrcode {
  padding: 21px 25px;
  background: white;
}
.download section > .appQrcode canvas {
  width: 180px;
  height: 180px;
}
.download section .download-right div {
  color: #FB4A57;
  font-family: "Microsoft YaHei UI";
  font-size: 36px;
  font-weight: 700;
}
.download section .download-right p {
  margin-top: 16px;
  color: #000;
  font-family: "Microsoft YaHei UI";
  font-size: 20px;
  font-weight: 400;
  width: 566px;
}
.download section .download-right .qrcode-box {
  position: relative;
  margin-top: 27px;
  display: inline-block;
}
.download section .download-right .qrcode-box:hover .appQrcode {
  display: flex;
}
.download section .download-right .qrcode-box .qrcode-btn {
  color: #FFF;
  text-align: center;
  font-family: "Douyin Sans";
  font-size: 28px;
  font-weight: 700;
  display: inline-flex;
  padding: 17px 61px 17px 60px;
  justify-content: center;
  align-items: center;
  border-radius: 66px;
  background: linear-gradient(180deg, #FA5949 0%, #FC316E 100%);
  box-shadow: 0 4px 12.4px 0 rgba(255, 134, 205, 0.68);
  position: relative;
  z-index: 95;
}
.download section .download-right .qrcode-box .appQrcode {
  width: 210px;
  height: 250px;
  background: #FFF;
  box-shadow: 0 4px 30.6px 0 rgba(0, 0, 0, 0.25);
  position: absolute;
  left: 0;
  right: 0;
  top: 43px;
  margin: 0 auto;
  display: none;
  align-items: center;
  justify-content: center;
  z-index: 90;
}
.download section .download-right .qrcode-box .appQrcode canvas {
  width: 169px;
  height: 169px;
}

/*# sourceMappingURL=style.css.map */
