html,
body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
dl,
dt,
dd,
ul,
ol,
li,
form,
button,
textarea,
select,
td,
th,
blockquote,
pre,
div,
fieldset,
legend {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

input {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

html {
  height: 100%;
  overflow: hidden;
  font-size: 13.33333333vw;
}

body {
  line-height: 1.5;
  font-size: 0.28rem;
  height: 100%;
  overflow-y: hidden;
  font-family: "SF Pro Display", "SF Pro Icons", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

@media (min-width: 576px) {
  html {
    height: 100%;
    overflow: hidden;
    font-size: 70px;
  }
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}

b,
em,
i,
small,
th {
  font-size: 100%;
  font-style: normal;
}

a {
  color: inherit;
  text-decoration: none;
}

ul,
ol,
li {
  list-style: none;
}

iframe {
  display: block;
  border: 0;
}

img {
  border: 0;
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

button,
input,
select,
textarea {
  outline: none;
}

div,
a {
  -webkit-tap-highlight-color: transparent;
}

input[type="password"],
input[type="text"],
textarea {
  resize: none;
  outline: 0;
  -webkit-appearance: none;
  white-space: pre-wrap;
  word-wrap: break-word;
}

embed,
iframe,
object,
audio,
video {
  height: auto;
  max-width: 100%;
}

[role="button"] :focus {
  outline: 0;
}

.download-wrapper {
  min-width: 320px;
  max-width: 576px;
  height: 100%;
  position: relative;
  overflow: hidden;
  margin: 0 auto;
  /* 背景色 */

  background: linear-gradient(180deg, #f6f2ff 0%, #ffffff 38%);
  display: block;
}

/* .wechart-popup {
  position: absolute;
  right: 10px;
  top: 10px;
} */

.download-main-wrapper {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  transition: all 0.5s;
}

.download-main-wrapper li {
  display: flex;
  height: 100vh;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.download-main-wrapper li .download-main-image {
  width: 3.8rem;
  height: 8.04rem;
  margin-bottom: 1.8rem;
}

.download-main-wrapper li .header-title {
  height: 0.73rem;
  line-height: 0.73rem;
  font-size: 0.52rem;
  font-weight: 800;
}

.download-main-wrapper li .header-des {
  height: 0.45rem;
  line-height: 0.45rem;
  font-size: 0.32rem;
  margin: 0.14rem 0 0.4rem 0;
  color: #4e5969;
  font-weight: 500;
}

.download-dot-wrapper {
  position: absolute;
  right: 0.16rem;
  top: 50%;
  transform: translateY(-50%);
}

.download-dot-wrapper li {
  width: 0.12rem;
  height: 0.12rem;
  background-color: #c5b8f7 !important;
  border-radius: 50%;
}

.download-dot-wrapper li.active {
  background-color: #8274ea !important;
}

.download-dot-wrapper li + li {
  margin-top: 0.16rem;
}

.footer-wrapper {
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  display: flex;
  flex-direction: column;
  align-items: center;
}
.footer-wrapper .footer-button-no {
  width: 6rem;
  height: 0.88rem;
  display: block;
  width: 6rem;
  height: 0.88rem;
  line-height: 0.88rem;
  text-align: center;
  border: none;
  border-radius: 0.5rem;
  background-color: #8274ea;
  color: #fff;
}

.footer-wrapper .footer-buttons-wrapper {
  width: 6rem;
  height: 0.88rem;
  display: flex;
}

.footer-buttons-wrapper a {
  display: block;
  width: 6rem;
  height: 0.88rem;
  line-height: 0.88rem;
  text-align: center;
  border: none;
  border-radius: 0.5rem;
  color: #fff !important;
}

.footer-buttons-wrapper a.button-sec {
  background-color: #efe8ff;
  color: #8274ea !important;
}

.footer-buttons-wrapper a.download-app {
  background-color: #8274ea !important;
  color: #fff !important;
}

.footer-buttons-wrapper .download-apk {
  margin-left: 0.32rem;
}

.footer-wrapper .footer-next-wrapper {
  margin: 0.62rem 0 0.15rem 0;
  height: 0.5rem;
}

.footer-next-wrapper .footer-next {
  width: 0.5rem;
  height: 0.5rem;
  border-width: 2px;
  animation: shake 1s ease-in-out infinite normal;
  -webkit-animation: shake 1s ease-in-out infinite normal;
}

.footer-next svg {
  width: 100%;
  height: auto;
}

@keyframes shake {
  0% {
    transform: translate(0, 0);
  }

  25% {
    transform: translate(0, -10px);
  }

  50% {
    transform: translate(0, 0);
  }

  70% {
    transform: translate(0px, -5px);
  }

  100% {
    transform: translate(0, 0);
  }
}
/* 微信提示 */
.wechart-popup {
  min-width: 320px;
  background-color: #333333;
  padding: 32px;
  font-size: 15px;
  line-height: 38px;
  color: #c9cdd4;
  position: relative;
}
.wechart-popup svg {
  width: 20px;
  height: 20px;
}
.more-img {
  width: 90px;
  height: 50px;
  background: url(../images/f6574b201795099da95e0d02ca4c1fab.png) no-repeat center;
  background-size: 90px 50px;
  position: absolute;
  top: 14px;
  right: 14px;
}
.tips-first-line {
  display: flex;
  align-items: center;
}
.weChat-router {
  display: none;
  min-width: 320px;
  max-width: 576px;
  height: 100%;
  position: relative;
  overflow: hidden;
  margin: 0 auto;
  /* 背景色 */

  background: linear-gradient(180deg, #f7f8fa 50%, #ffffff 50%);
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 32px 24px 0;
  /* font-size: 15px; */
}
.weChat-router svg {
  width: 30px;
  height: 30px;
}
.install-text {
  color: #8274ea;
  font-size: 17px;
  margin: 0 12px;
}
.cms-text {
  font-weight: 600;
  font-size: 17px;
}
.tips-second-line {
  display: flex;
  align-items: center;
  margin: 16px 0 0;
}
.tips-second-line svg {
  width: 20px;
  height: 20px;
}
.primay-text {
  color: #8274ea;
}
.cms-download-img {
  margin-top: 24px;
  width: 100%;
  height: 292px;
  background: url(../images/691a76c1eea335ea2b86d2ebf9f18d1d.png) no-repeat;
  background-size: 100% 292px;
  box-shadow: 0px 20 90px 0px rgba(130, 116, 234, 0.1);
  border-radius: 8px 8px 8px 8px;
}
