.old-photo-page {
  background: #fafaff;
  overflow: visible;
  margin-top: 120px;
}

.hero {
  position: relative;
  min-height: 784px;
  padding: 101px 0 93.08px 0;
  box-sizing: border-box;
  overflow: hidden;
  background: #fafaff url("https://res.callmysoft.com/wm-static-resource/wm/314_wm/hero-bg.png") center top/cover no-repeat;
}
.hero__bg {
  display: none;
}
.hero__bg--right {
  top: -62px;
  right: -118px;
  width: 592px;
  height: 480px;
  background: linear-gradient(126deg, #5555ff 6%, #95d6ff 94%);
}
.hero__bg--left {
  top: 240px;
  left: -96px;
  width: 320px;
  height: 320px;
  filter: blur(150px);
  background: linear-gradient(126deg, #5555ff 6%, #95d6ff 94%);
}
.hero__bg--center {
  top: 116px;
  left: 392px;
  width: 280px;
  height: 224px;
  filter: blur(150px);
  background: linear-gradient(98deg, #3babff 3%, #0074ff 100%);
}
.hero__inner {
  position: relative;
  z-index: 2;
  display: flex;
  justify-content: space-between;
  width: 1230px;
  margin: 0 auto;
}
.hero__content {
  width: 596px;
  padding-top: 30px;
  box-sizing: border-box;
}
.hero__brand {
  display: flex;
  align-items: center;
  gap: 12px;
}
.hero__brand img {
  width: 52px;
  height: 52px;
}
.hero__brand span {
  color: #000;
  font-family: "Microsoft YaHei", sans-serif;
  font-size: 28px;
  font-weight: 700;
  line-height: 1.2;
}
.hero__title {
  margin-top: 48px;
  color: #333;
  font-family: "Microsoft YaHei", sans-serif;
  font-size: 44px;
  font-weight: 700;
  line-height: 68px;
}
.hero__subtitle {
  color: #2361ff;
  font-family: "Microsoft YaHei", sans-serif;
  font-size: 42px;
  font-weight: 700;
  line-height: 68px;
  white-space: nowrap;
}
.hero__points {
  display: flex;
  flex-direction: column;
  gap: 10px;
  margin-top: 18px;
}
.hero__points li {
  display: flex;
  align-items: flex-start;
  gap: 18px;
  color: #848485;
  font-family: "Microsoft YaHei", sans-serif;
  font-size: 18px;
  line-height: 1.6;
}
.hero__points li img {
  width: 19px;
  height: 20px;
  margin-top: 4px;
  flex: 0 0 auto;
}
.hero__download {
  display: flex;
  align-items: center;
  gap: 34px;
  margin-top: 26px;
}
.hero__qrcode {
  position: relative;
  width: 152px;
  height: 152px;
  flex: 0 0 auto;
}
.hero__qrcode-bg, .hero__qrcode-img {
  position: absolute;
  inset: 0;
}
.hero__qrcode-img {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 14px;
  box-sizing: border-box;
}
.hero__qrcode-img img,
.hero__qrcode-img canvas {
  width: 124px !important;
  height: 124px !important;
}
.hero__download-text p {
  color: #999;
  font-family: "Microsoft YaHei", sans-serif;
  font-size: 16px;
  line-height: 1;
}
.hero__download-text p strong {
  color: #2361ff;
  font-weight: 700;
}
.hero__download-text span {
  display: block;
  margin-top: 23px;
  color: #999;
  font-family: "Microsoft YaHei", sans-serif;
  font-size: 16px;
  line-height: 1;
}
.hero__visual {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 645px;
}
.hero__stats {
  display: flex;
  align-items: center;
  width: 640px;
  height: 123px;
  margin: 10px auto 0;
  padding: 17px 26px 14px;
  box-sizing: border-box;
  border-radius: 28px;
  background: rgba(255, 255, 255, 0.7);
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.14);
  backdrop-filter: blur(15px);
}
.hero__stats-icon {
  width: 80px;
  height: 80px;
  margin-right: 18px;
  margin-bottom: 4px;
}
.hero__stats-time {
  width: 78px;
  height: 65px;
  object-fit: cover;
  margin: 0 19px 0 31px;
}
.hero__stats i {
  display: block;
  width: 1px;
  height: 74px;
  margin-left: 30px;
  background: #eaeaea;
}
.hero__stats-item {
  display: flex;
  flex-direction: column;
}
.hero__stats-item span {
  color: #403c3b;
  font-family: "Microsoft YaHei UI", "Microsoft YaHei", sans-serif;
  font-size: 17px;
  font-weight: 700;
  line-height: 1.2;
}
.hero__stats-item strong {
  margin-top: 6px;
  font-family: "Microsoft YaHei", sans-serif;
  font-size: 45px;
  font-weight: 700;
  line-height: 1;
  background: linear-gradient(90deg, #3babff 0%, #5555ff 100%);
  -webkit-background-clip: text;
  color: transparent;
}
.hero__stats-item p {
  margin-top: 6px;
  color: #848384;
  font-family: "Microsoft YaHei UI", "Microsoft YaHei", sans-serif;
  font-size: 16px;
  line-height: 1.2;
}
.hero__stats-item--time {
  align-self: flex-start;
}
.hero__stats-item--time strong {
  margin-top: 8px;
}

.photo-compare {
  position: relative;
  width: 645px;
  height: 486px;
  margin: 0 auto;
}
.photo-compare__frame {
  position: absolute;
  left: 33px;
  top: 26px;
  width: 545px;
  height: 454px;
  box-sizing: border-box;
  border: 7px solid #fff;
  border-radius: 27px;
  background: rgba(255, 255, 255, 0.5);
}
.photo-compare__after, .photo-compare__before {
  position: absolute;
  inset: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  border-radius: 19px;
}
.photo-compare__after img {
  display: block;
  width: 100%;
  height: 100%;
  max-width: none;
  object-fit: cover;
}
.photo-compare__before {
  z-index: 2;
  clip-path: inset(0 50% 0 0);
  will-change: clip-path;
}
.photo-compare__before img {
  display: block;
  width: 100%;
  height: 100%;
  max-width: none;
  object-fit: cover;
}
.photo-compare__handle {
  position: absolute;
  left: 50%;
  top: 0;
  z-index: 4;
  width: 36px;
  height: 440px;
  transform: translateX(-50%);
  cursor: grab;
  filter: drop-shadow(0 5px 3px rgba(0, 0, 0, 0.1));
}
.photo-compare__handle span {
  position: absolute;
  left: 50%;
  top: 0;
  width: 2px;
  height: 317px;
  transform: translateX(-50%);
  background: #fff;
}
.photo-compare__handle span::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -123px;
  width: 2px;
  height: 89px;
  background: #fff;
}
.photo-compare__handle img {
  position: absolute;
  left: 0;
  top: 316px;
  width: 36px;
  height: 36px;
}
.photo-compare__label {
  position: absolute;
  top: 18px;
  z-index: 5;
  height: 32px;
  padding: 0 18px;
  border-radius: 18px;
  color: #fff;
  font-family: "Microsoft YaHei", sans-serif;
  font-size: 13px;
  line-height: 32px;
  opacity: 1;
  transition: opacity 0.16s ease;
  pointer-events: none;
}
.photo-compare__label.is-hidden {
  opacity: 0;
}
.photo-compare__label--before {
  left: 18px;
  background: rgba(45, 45, 51, 0.5);
}
.photo-compare__label--after {
  right: 18px;
  background: rgba(85, 85, 255, 0.6);
}
.photo-compare__star {
  position: absolute;
  top: -8px;
  right: 66px;
  width: 41px;
  height: 40px;
  z-index: 5;
}

.steps {
  position: relative;
  height: 850px;
  overflow: hidden;
  background: #fff;
}
.steps__bg {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  pointer-events: none;
}
.steps__inner {
  position: relative;
  z-index: 2;
  width: 1196px;
  margin: 0 auto;
  padding-top: 160px;
  box-sizing: border-box;
}
.steps__title {
  color: #2d2d33;
  font-family: "Microsoft YaHei", sans-serif;
  font-size: 42px;
  font-weight: 700;
  line-height: 60px;
  text-align: center;
}
.steps__list {
  display: flex;
  align-items: flex-start;
  gap: 28px;
  margin-top: 58px;
}
.steps__item {
  position: relative;
  width: 278px;
  padding-top: 34px;
  flex: 0 0 auto;
  transition: transform 0.3s ease-out;
}
.steps__item:hover {
  z-index: 5;
  transform: scale(1.1);
}
.steps__item--feature .steps__card {
  background: linear-gradient(135deg, rgba(94, 249, 184, 0.1) 0%, rgba(84, 188, 246, 0.1) 100%);
}
.steps__item--upload .steps__card, .steps__item--result .steps__card {
  background: linear-gradient(135deg, rgba(94, 169, 249, 0.1) 0%, rgba(84, 91, 246, 0.1) 100%);
}
.steps__item--download .steps__card {
  background: linear-gradient(135deg, rgba(94, 100, 249, 0.1) 0%, rgba(175, 84, 246, 0.1) 100%);
}
.steps__num {
  position: absolute;
  left: 113px;
  top: 0;
  z-index: 1;
  width: 52px;
  height: 52px;
  border-radius: 50%;
  overflow: hidden;
  box-shadow: 0 10px 18px rgba(85, 85, 255, 0.28);
}
.steps__num img {
  display: block;
  width: 52px;
  height: 52px;
  object-fit: contain;
}
.steps__card {
  position: relative;
  z-index: 2;
  width: 278px;
  height: 354px;
  box-sizing: border-box;
  border: 1px solid rgba(255, 255, 255, 0.5);
  border-radius: 18px;
  background-clip: padding-box;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.55);
  backdrop-filter: blur(2px);
  -webkit-backdrop-filter: blur(8px);
}
.steps__card h3 {
  margin-top: 207px;
  color: #2d2d33;
  font-family: "Microsoft YaHei", sans-serif;
  font-size: 22px;
  font-weight: 700;
  line-height: 22px;
  text-align: center;
}
.steps__card p {
  width: 220px;
  margin: 19px auto 0;
  color: rgba(45, 45, 51, 0.6);
  font-family: "Microsoft YaHei", sans-serif;
  font-size: 18px;
  line-height: 1.6;
}
.steps__preview {
  position: absolute;
  left: 28px;
  top: 27px;
  width: 219px;
  height: 132px;
  box-sizing: border-box;
  border-radius: 11px;
  background: linear-gradient(180deg, #fafbfd 0%, #f9fafe 100%);
}
.steps__preview > img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  max-width: none;
  object-fit: cover;
}
.steps__preview--feature {
  top: 29px;
}
.steps__preview--result, .steps__preview--download {
  border-color: #7081ff;
}
.steps__download-icon {
  position: absolute;
  left: 50%;
  bottom: -20px;
  z-index: 2;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 42px;
  height: 42px;
  border-radius: 50%;
  background: linear-gradient(90deg, #3babff 0%, #5555ff 100%);
  transform: translateX(-50%);
}
.steps__download-icon svg {
  display: block;
  width: 25px;
  height: 25px;
}

.features {
  position: relative;
  min-height: 1650px;
  padding-top: 86px;
  box-sizing: border-box;
  overflow: hidden;
  background: #fafaff;
}
.features__bg {
  position: absolute;
  width: 320px;
  height: 320px;
  border-radius: 50%;
  opacity: 0.2;
  filter: blur(75px);
  background: linear-gradient(126deg, #5555ff 6%, #95d6ff 94%);
  pointer-events: none;
}
.features__bg--one {
  top: 208px;
  left: calc(50% - 672px);
}
.features__bg--two {
  top: 745px;
  left: calc(50% + 262px);
}
.features__bg--three {
  top: 1142px;
  left: calc(50% - 728px);
}
.features__inner {
  position: relative;
  z-index: 2;
  width: 1200px;
  margin: 0 auto;
}
.features__heading {
  opacity: 0;
  text-align: center;
  transform: translateY(36px);
  transition: opacity 0.7s ease, transform 0.7s ease;
}
.features__heading h2 {
  color: #2d2d33;
  font-family: "Microsoft YaHei", sans-serif;
  font-size: 42px;
  font-weight: 700;
  line-height: 60px;
}
.features__heading p {
  margin-top: 13px;
  color: #8c8b99;
  font-family: "Microsoft YaHei", sans-serif;
  font-size: 20px;
  line-height: 1.6;
}
.features__row {
  position: relative;
  width: 1200px;
  height: 399px;
  opacity: 0;
  transform: translateY(58px);
  transition: opacity 0.78s ease, transform 0.78s ease;
}
.features__row--repair {
  margin-top: 64px;
}
.features__row--hd {
  margin-top: 36px;
}
.features__row--color {
  margin-top: 36px;
}
.features__text {
  position: absolute;
  left: 0;
  top: 128px;
  width: 560px;
  opacity: 0;
  transform: translateX(-42px);
  transition: opacity 0.78s ease, transform 0.78s ease;
}
.features__text h3 {
  color: #333;
  font-family: "Microsoft YaHei", sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 39px;
}
.features__text p {
  margin-top: 14px;
  color: rgba(45, 45, 51, 0.8);
  font-family: "Microsoft YaHei", sans-serif;
  font-size: 20px;
  line-height: 1.5;
}
.features__text--right {
  left: auto;
  right: 44px;
  top: 144px;
  text-align: right;
  transform: translateX(42px);
}
.features__visual {
  position: absolute;
  opacity: 0;
  transform: translateY(48px) scale(0.96);
  transition: opacity 0.82s ease, transform 0.82s ease;
}
.features__visual--repair {
  top: 0;
  right: 0;
  width: 527px;
  height: 399px;
}
.features__visual--hd {
  left: 0;
  top: 4px;
  width: 560px;
  height: 344px;
}
.features__visual--color {
  top: 36px;
  right: 21px;
  width: 552px;
  height: 328px;
  overflow: hidden;
  border-radius: 24px;
  box-shadow: 0 60px 60px rgba(43, 43, 135, 0.15);
}
.features__photo {
  position: absolute;
  overflow: hidden;
  background: rgba(255, 255, 255, 0);
}
.features__photo > img {
  position: absolute;
  max-width: none;
  object-fit: cover;
}
.features__photo--repair-before {
  left: 0;
  top: 111px;
  width: 200px;
  height: 250px;
  border-radius: 16px;
  box-shadow: 0 30px 60px rgba(43, 43, 135, 0.15);
}
.features__photo--repair-before img:first-child {
  inset: 0;
  width: 100%;
  height: 100%;
}
.features__photo--repair-after {
  right: 0;
  top: 59px;
  width: 241px;
  height: 302px;
  border-radius: 16px;
  box-shadow: 0 30px 60px rgba(43, 43, 135, 0.3);
}
.features__photo--repair-after img:first-child {
  inset: 0;
  width: 100%;
  height: 100%;
}
.features__photo--hd-after {
  left: 0;
  top: 44px;
  width: 300px;
  height: 300px;
  border-radius: 16px;
  box-shadow: 0 60px 60px rgba(43, 43, 135, 0.2);
}
.features__photo--hd-after img:first-child {
  inset: 0;
  width: 100%;
  height: 100%;
}
.features__photo--hd-before {
  left: 360px;
  top: 144px;
  width: 200px;
  height: 200px;
  border-radius: 16px;
  box-shadow: 0 60px 60px rgba(43, 43, 135, 0.15);
}
.features__photo--hd-before img:first-child {
  inset: 0;
  width: 100%;
  height: 100%;
}
.features__photo--hd-before img:nth-child(2) {
  inset: 0;
  width: 100%;
  height: 100%;
  filter: blur(1px);
}
.features__photo--hd-after span, .features__photo--hd-before span {
  position: absolute;
  left: 13px;
  bottom: 8px;
  z-index: 3;
  width: 67px;
  height: 23px;
  border-radius: 12px;
  color: #fff;
  font-family: "Microsoft YaHei", sans-serif;
  font-size: 10px;
  line-height: 23px;
  text-align: center;
  background: rgba(45, 45, 51, 0.6);
  backdrop-filter: blur(2px);
}
.features__tag {
  position: absolute;
  z-index: 5;
  height: 40px;
  border-radius: 20px;
  color: #fff;
  font-family: "Microsoft YaHei", sans-serif;
  font-size: 14px;
  line-height: 40px;
  text-align: center;
  backdrop-filter: blur(6px);
}
.features__tag--before, .features__tag--hd-before {
  width: 76px;
  background: rgba(45, 45, 51, 0.5);
}
.features__tag--after, .features__tag--hd-after {
  width: 90px;
  background: rgba(85, 125, 255, 0.6);
}
.features__tag--before {
  left: 70px;
  top: 80px;
  transform: rotate(20deg);
}
.features__tag--after {
  right: -25px;
  bottom: 20px;
  transform: rotate(-20deg);
}
.features__tag--hd-after {
  left: 105px;
  top: 10px;
  transform: rotate(-20deg);
}
.features__tag--hd-before {
  right: 62px;
  top: 120px;
  transform: rotate(20deg);
}
.features__arrow {
  position: absolute;
  max-width: none;
  pointer-events: none;
}
.features__arrow--repair {
  left: 170px;
  top: 0;
  width: auto;
  height: 97.51px;
  aspect-ratio: 80/58.72;
}
.features__arrow--hd {
  left: 314px;
  top: 55px;
  width: 61px;
  height: 53px;
}
.features__color-img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  max-width: none;
  object-fit: cover;
}
.features.is-visible .features__heading,
.features.is-visible .features__row,
.features.is-visible .features__text,
.features.is-visible .features__visual {
  opacity: 1;
  transform: translate(0, 0) scale(1);
}
.features.is-visible .features__row--repair {
  transition-delay: 0.12s;
}
.features.is-visible .features__row--repair .features__text {
  transition-delay: 0.2s;
}
.features.is-visible .features__row--repair .features__visual {
  transition-delay: 0.28s;
}
.features.is-visible .features__row--hd {
  transition-delay: 0.28s;
}
.features.is-visible .features__row--hd .features__visual {
  transition-delay: 0.36s;
}
.features.is-visible .features__row--hd .features__text {
  transition-delay: 0.44s;
}
.features.is-visible .features__row--color {
  transition-delay: 0.44s;
}
.features.is-visible .features__row--color .features__text {
  transition-delay: 0.52s;
}
.features.is-visible .features__row--color .features__visual {
  transition-delay: 0.6s;
}
@media (prefers-reduced-motion: reduce) {
  .features__heading, .features__row, .features__text, .features__visual {
    opacity: 1;
    transform: none;
    transition: none;
  }
}

.gallery {
  position: relative;
  min-height: 1173px;
  padding-top: 160px;
  box-sizing: border-box;
  overflow: hidden;
  background: #fafaff;
}
.gallery__bg {
  position: absolute;
  pointer-events: none;
}
.gallery__bg--cyan {
  top: -223px;
  right: -154px;
  width: 728px;
  height: 728px;
  filter: blur(150px);
  background: linear-gradient(126deg, #fff 6%, #d2fcff 94%);
}
.gallery__bg--blue {
  left: -192px;
  bottom: -176px;
  width: 640px;
  height: 640px;
  opacity: 0.3;
  filter: blur(150px);
  background: linear-gradient(126deg, #0000ff 6%, #e4f5ff 94%);
}
.gallery__bg--dot {
  left: calc(50% - 360px);
  top: 134px;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  filter: blur(8px);
  background: linear-gradient(126deg, #679bff 6%, #d2fcff 94%);
}
.gallery__bg--round {
  right: 240px;
  bottom: 83px;
  width: 252px;
  height: 252px;
  border-radius: 50%;
  opacity: 0.3;
  filter: blur(50px);
  background: linear-gradient(126deg, #0000ff 6%, #e4f5ff 94%);
}
.gallery__inner {
  position: relative;
  z-index: 2;
  width: 1200px;
  margin: 0 auto;
  text-align: center;
}
.gallery__inner h2 {
  color: #2d2d33;
  font-family: "Microsoft YaHei", sans-serif;
  font-size: 40px;
  font-weight: 700;
  line-height: 60px;
}
.gallery__inner > p {
  margin-top: 24px;
  color: #8c8b99;
  font-family: "Microsoft YaHei", sans-serif;
  font-size: 20px;
  line-height: 1.6;
}
.gallery__download {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 196px;
  height: 58px;
  margin: 0;
  border-radius: 66px;
  color: #fff;
  font-family: "Microsoft YaHei", sans-serif;
  font-size: 20px;
  line-height: 1;
  text-decoration: none;
  background: linear-gradient(90deg, #3babff 0%, #5555ff 100%);
}
.gallery__main {
  width: 1200px;
  height: 416px;
  margin-top: 30px;
  overflow: hidden;
  border-radius: 16px;
}
.gallery__slide {
  display: flex;
  width: 100%;
  height: 416px;
}
.gallery__panel {
  position: relative;
  width: 50%;
  height: 100%;
  flex: 0 0 50%;
  overflow: hidden;
}
.gallery__panel > img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  max-width: none;
  object-fit: cover;
}
.gallery__panel span {
  position: absolute;
  top: 10px;
  z-index: 3;
  height: 36px;
  border-radius: 20px;
  color: #fff;
  font-family: "Microsoft YaHei", sans-serif;
  font-size: 14px;
  line-height: 36px;
  text-align: center;
  backdrop-filter: blur(6px);
}
.gallery__panel--before {
  border-radius: 16px 0 0 16px;
}
.gallery__panel--before span {
  left: 10px;
  width: 68px;
  background: rgba(45, 45, 51, 0.5);
}
.gallery__panel--after {
  border-radius: 0 16px 16px 0;
}
.gallery__panel--after span {
  left: 10px;
  width: 82px;
  background: rgba(85, 125, 255, 0.6);
}
.gallery__thumbs {
  display: flex;
  align-items: center;
  gap: 24px;
  width: 1210px;
  margin: 20px 0 auto;
}
.gallery__thumb {
  position: relative;
  width: 220.8px;
  height: 158px;
  box-sizing: border-box;
  flex: 0 0 auto;
  overflow: hidden;
  border-radius: 16px;
  transition: transform 0.3s ease-out, border-color 0.3s ease-out, background 0.3s ease-out;
  transform-origin: center;
}
.gallery__thumb > img {
  position: absolute;
  inset: 0;
  max-width: none;
}
.gallery__thumb--one > img {
  left: -25px;
  width: 120%;
  height: 120%;
}
.gallery__thumb--two > img {
  left: -60px;
  top: -5px;
  width: 160%;
  height: 160%;
}
.gallery__thumb--three > img {
  left: -60px;
  top: -25px;
  width: 135%;
  height: 135%;
}
.gallery__thumb--four > img {
  left: -15px;
  top: -25px;
  width: 115%;
  height: 115%;
}
.gallery__thumb--five > img {
  width: 100%;
  height: 100%;
}
.gallery__thumb--active {
  z-index: 2;
  box-sizing: border-box;
  border: 3px solid transparent;
  background: linear-gradient(#fff, #fff) padding-box, linear-gradient(135deg, #4498f1 0%, #441be7 100%) border-box;
}
.gallery__thumb:hover {
  z-index: 3;
  transform: scale(1.1);
}

.app-download-popover {
  position: relative;
  z-index: 20;
  display: inline-block;
}
.app-download-popover--gallery {
  margin: 25px auto 0;
}
.app-download-popover--cta {
  z-index: 10020;
  margin: 20px auto 0;
}
.app-download-popover__panel {
  position: absolute;
  left: 50%;
  top: calc(100% + 14px);
  z-index: 10030;
  width: 170px;
  padding: 16px 16px 13px;
  box-sizing: border-box;
  border-radius: 16px;
  background: rgba(255, 255, 255, 0.96);
  box-shadow: 0 18px 36px rgba(43, 43, 135, 0.22);
  opacity: 0;
  visibility: hidden;
  transform: translate(-50%, 10px);
  transition: opacity 0.22s ease, visibility 0.22s ease, transform 0.22s ease;
  pointer-events: none;
}
.app-download-popover__panel::before {
  content: "";
  position: absolute;
  left: 50%;
  top: -8px;
  width: 16px;
  height: 16px;
  background: rgba(255, 255, 255, 0.96);
  transform: translateX(-50%) rotate(45deg);
}
.app-download-popover__panel p {
  margin-top: 9px;
  color: #2d2d33;
  font-family: "Microsoft YaHei", sans-serif;
  font-size: 14px;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
}
.app-download-popover__qrcode {
  position: relative;
  z-index: 2;
  width: 124px;
  height: 124px;
  margin: 0 auto;
}
.app-download-popover:hover {
  z-index: 10030;
}
.app-download-popover:hover .app-download-popover__panel {
  opacity: 1;
  visibility: visible;
  transform: translate(-50%, 0);
  pointer-events: auto;
}

.cta {
  position: relative;
  height: 465px;
  z-index: 20;
  overflow: visible;
  background: #eef5ff url("https://res.callmysoft.com/wm-static-resource/wm/314_wm/cta-bg.png") center/cover no-repeat;
}
.cta__inner {
  position: relative;
  z-index: 2;
  width: 1200px;
  margin: 0 auto;
  padding-top: 184px;
  box-sizing: border-box;
  text-align: center;
}
.cta__inner h2 {
  color: #333;
  font-family: "Microsoft YaHei", sans-serif;
  font-size: 53px;
  font-weight: 700;
  line-height: 81px;
}
.cta__download {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 220px;
  height: 65px;
  margin: 0;
  border-radius: 74px;
  color: #fff;
  font-family: "Microsoft YaHei", sans-serif;
  font-size: 20px;
  line-height: 1;
  text-decoration: none;
  background: linear-gradient(90deg, #3babff 0%, #5555ff 100%);
}
