.toolbox-page {
  min-width: 1280px;
  padding-top: 129px;
}

.hero-banner {
  overflow: hidden;
  background: #d7e7fb url("https://res.callmysoft.com/wm-static-resource/wm/655_wm/banner-bg.png") center center/cover no-repeat;
}
.hero-banner__inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 1280px;
  height: 100%;
  margin: 0 auto;
  padding: 0 126px 57px 185px;
  box-sizing: border-box;
}
.hero-banner__content {
  width: 368px;
}
.hero-banner__content h1 {
  margin: 0;
  color: #262626;
  font-size: 44px;
  font-weight: 700;
  line-height: normal;
}
.hero-banner__content p {
  margin: 20px 0 0;
  color: #434343;
  font-size: 16px;
  line-height: 26px;
}
.hero-banner__actions {
  display: flex;
  gap: 10px;
  margin-top: 32px;
}
.hero-banner__tips {
  display: block;
  margin-top: 16px;
  color: #8c8c8c;
  font-size: 14px;
  line-height: 20px;
}
.hero-banner .download-btn,
.hero-banner .buy-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  height: 42px;
  padding: 0 16px;
  border-radius: 4px;
  font-size: 16px;
  line-height: 1;
  text-decoration: none;
  box-sizing: border-box;
  cursor: pointer;
}
.hero-banner .download-btn img,
.hero-banner .buy-btn img {
  display: block;
  width: 22px;
  height: 22px;
  -o-object-fit: contain;
     object-fit: contain;
  flex-shrink: 0;
}
.hero-banner .download-btn {
  color: #fff;
  background: linear-gradient(180deg, #01b8fb 0%, #006ce0 100%);
}
.hero-banner .download-btn:hover {
  background: linear-gradient(0deg, rgba(255, 255, 255, 0.2) 0%, rgba(255, 255, 255, 0.2) 100%), linear-gradient(180deg, #01B8FB 0%, #006CE0 100%);
}
.hero-banner .download-btn:active {
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.2) 100%), linear-gradient(180deg, #01B8FB 0%, #006CE0 100%);
}
.hero-banner .buy-btn {
  color: #1890ff;
  border: 1px solid #1890ff;
}
.hero-banner .buy-btn:hover {
  background: rgba(24, 144, 255, 0.1);
}
.hero-banner .buy-btn:active {
  color: #096DD9;
  border-color: #096DD9;
}
.hero-banner__visual {
  width: 619px;
  margin-top: 70px;
}
.hero-banner__visual img {
  display: block;
  width: 100%;
  height: auto;
}

.why-choose {
  padding: 128px 0 0 0;
}
.why-choose__text h2 {
  color: #000;
  text-align: center;
  font-family: "Microsoft YaHei";
  font-size: 38px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.why-choose__text h2 span {
  background: linear-gradient(180deg, #01B8FB 0%, #006CE0 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.why-choose__text h2 {
  margin-bottom: 12px;
}
.why-choose__text p {
  color: #434343;
  text-align: center;
  font-family: "Microsoft YaHei";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  width: 704px;
  margin: 0 auto;
  /* 150% */
}
.why-choose__text .arrow-box {
  margin: 0 auto;
  width: 24px;
  height: 24px;
  margin-top: 52px;
}
.why-choose__text .arrow-box img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.why-choose__list {
  width: 100%;
}
.why-choose .why-item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 1280px;
  margin: 0 auto;
  padding: 70px 140px;
  box-sizing: border-box;
}
.why-choose .why-item--reverse {
  flex-direction: row-reverse;
  background: linear-gradient(90deg, #f1faff 0%, #f4f8ff 100%);
  width: 100%;
  padding-left: calc((100% - 1280px) / 2 + 140px);
  padding-right: calc((100% - 1280px) / 2 + 140px);
}
.why-choose .why-item__image {
  width: 440px;
  height: 400px;
  flex-shrink: 0;
}
.why-choose .why-item__image img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.why-choose .why-item__content {
  width: 500px;
}
.why-choose .why-item__title {
  display: flex;
  align-items: center;
  gap: 12px;
  margin: 0;
}
.why-choose .why-item__title .why-item__index {
  color: #1890ff;
  font-size: 32px;
  font-weight: 700;
  line-height: normal;
}
.why-choose .why-item__title h3 {
  margin: 0;
  color: #262626;
  font-size: 28px;
  font-weight: 700;
  line-height: normal;
}
.why-choose .why-item__desc {
  margin: 14px 0 0;
  color: #595959;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}
.why-choose .why-item__points {
  position: relative;
  margin: 28px 0 0;
  padding: 28px 0 0;
  list-style: none;
  border-top: 1px solid #d9d9d9;
}
.why-choose .why-item__points::before {
  content: "";
  position: absolute;
  top: -2px;
  left: 0;
  width: 32px;
  height: 2px;
  background: #595959;
}
.why-choose .why-item__points li {
  position: relative;
  margin-top: 16px;
  padding-left: 32px;
  color: #262626;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}
.why-choose .why-item__points li:first-child {
  margin-top: 0;
}
.why-choose .why-item__points li::before {
  content: "";
  position: absolute;
  top: 4px;
  left: 0;
  width: 16px;
  height: 16px;
  background: url("https://res.callmysoft.com/wm-static-resource/wm/655_wm/icon-tick.png") center center/contain no-repeat;
}
.why-choose .download-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  height: 42px;
  margin-top: 40px;
  padding: 0 16px;
  border-radius: 4px;
  color: #fff;
  font-size: 16px;
  line-height: 1;
  text-decoration: none;
  background: linear-gradient(180deg, #01b8fb 0%, #006ce0 100%);
  box-sizing: border-box;
  cursor: pointer;
}
.why-choose .download-btn:hover {
  background: linear-gradient(0deg, rgba(255, 255, 255, 0.2) 0%, rgba(255, 255, 255, 0.2) 100%), linear-gradient(180deg, #01B8FB 0%, #006CE0 100%);
}
.why-choose .download-btn:active {
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.2) 100%), linear-gradient(180deg, #01B8FB 0%, #006CE0 100%);
}
.why-choose .download-btn img {
  display: block;
  width: 22px;
  height: 22px;
  -o-object-fit: contain;
     object-fit: contain;
  flex-shrink: 0;
}

.testimonials {
  width: 1280px;
  margin: 0 auto;
  padding: 92px 0 120px;
}
.testimonials__title {
  margin: 0;
  color: #000;
  text-align: center;
  font-size: 38px;
  font-weight: 700;
  line-height: normal;
}
.testimonials__title span {
  background: linear-gradient(180deg, #01b8fb 0%, #006ce0 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.testimonials__list {
  position: relative;
  width: 1163px;
  height: 598px;
  margin: 80px auto 0;
}

.testimonial-card {
  position: absolute;
  min-height: 178px;
  padding: 31px;
  border: 1px solid transparent;
  border-radius: 16px;
  background: #f4faff;
  box-sizing: border-box;
  transition: border-color 0.25s ease, box-shadow 0.25s ease;
}
.testimonial-card:hover {
  border-color: #6b7bff;
  box-shadow: 2px 12px 32px 0 rgba(0, 44, 146, 0.08);
}
.testimonial-card__head {
  display: flex;
  align-items: center;
  gap: 12px;
}
.testimonial-card__avatar,
.testimonial-card .avatar {
  display: block;
  width: 40px;
  height: 40px;
  border-radius: 10px;
  -o-object-fit: cover;
     object-fit: cover;
  flex-shrink: 0;
}
.testimonial-card__meta {
  min-width: 0;
}
.testimonial-card__name {
  margin: 0;
  color: #000;
  font-size: 20px;
  font-weight: 700;
  line-height: normal;
}
.testimonial-card__stars,
.testimonial-card .star-icon {
  display: block;
  width: 76px;
  height: 12px;
  margin-top: 4px;
  -o-object-fit: contain;
     object-fit: contain;
}
.testimonial-card__text {
  margin: 20px 0 0;
  color: #8c8c8c;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
}
.testimonial-card.is-active .testimonial-card__text {
  color: #262626;
}
.testimonial-card--title {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 16px;
  overflow: hidden;
}
.testimonial-card--title .quote-icon {
  position: absolute;
  top: 23px;
  left: 37px;
  display: block;
  width: 34px;
  height: 33px;
  -o-object-fit: contain;
     object-fit: contain;
}
.testimonial-card--title .card-title {
  color: #bfbfbf;
  font-size: 28px;
  font-weight: 700;
  line-height: normal;
  margin: 0;
}
.testimonial-card--title .star-icon {
  margin-top: 0;
  width: auto;
  height: auto;
}
.testimonial-card--intro {
  top: 0;
  left: 90px;
  width: 346px;
  min-height: 153px;
  background: #f4faff;
}
.testimonial-card--anonymous {
  top: 0;
  left: 476px;
  width: 566px;
  background: #f4f6ff;
}
.testimonial-card--player {
  top: 210px;
  left: 0;
  width: 580px;
  background: #f4faff;
}
.testimonial-card--aze {
  top: 210px;
  left: 618px;
  width: 545px;
  background: #f4faff;
}
.testimonial-card--coffee {
  top: 420px;
  left: 41px;
  width: 480px;
  background: #f4f6ff;
}
.testimonial-card--qiuyin {
  top: 420px;
  left: 573px;
  width: 566px;
  background: #f4faff;
}

@media (max-width: 1600px) {
  .hero-banner__inner {
    width: calc(100% - 120px);
    min-width: 1280px;
  }
}
@media (max-width: 1440px) {
  .hero-banner__inner {
    padding-left: 120px;
    padding-right: 90px;
  }
  .hero-banner__content h1 {
    font-size: 40px;
  }
  .hero-banner__visual {
    width: 560px;
  }
}/*# sourceMappingURL=style.css.map */