*,
:after,
:before {
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
h3,
h4 {
  font-weight: 400;
}
article,
aside,
footer,
header,
main,
nav,
section,
summary {
  display: block;
}
a {
  background-color: transparent;
  text-decoration: none;
  cursor: pointer;
}
a:active,
a:hover {
  outline: 0;
}
button,
input,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
  outline: 0;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: 700;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
ul,
ol {
  list-style: none;
}
.contentBottom {
  background: #efefef;
  padding: 37px 0 34px;
  text-align: center;
}
.contentBottom p {
  font-size: 18px;
  color: #2b2b2b;
  line-height: 18px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 500;
}
.contentBottom p a {
  font-size: 18px;
  color: #2b2b2b;
  line-height: 18px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.u {
  text-decoration: underline;
}
.spanSpace {
  margin: 10px;
}
.pcBody {
  display: none;
}
.pcBody .topBody .contentBg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 80vh;
  object-fit: cover;
}
.pcBody .topContent {
  max-width: 1920px;
  margin: 0 auto;
  font-size: 0;
  position: relative;
}
.pcBody .topContent .middleContent {
  width: 1080px;
  margin: 0 auto;
  position: relative;
  z-index: 2;
}
.pcBody .topContent .middleContent .appHead {
  display: flex;
  align-items: center;
  padding-top: 37px;
  margin-bottom: 83px;
}
.pcBody .topContent .middleContent .appHead .appIcon {
  width: 68px;
  height: 68px;
  margin-right: 16px;
}
.pcBody .topContent .middleContent .appHead .appLabelIcon {
  width: 103px;
  height: 32px;
}
.pcBody .topContent .middleContent .introBody {
  display: flex;
  justify-content: space-between;
}
.pcBody .topContent .middleContent .introBody .introLeft .sloganIcon {
  width: 388px;
  margin-bottom: 85px;
  padding-top: 44px;
}
.pcBody .topContent .middleContent .introBody .introLeft .linkBody .linkItem {
  position: relative;
  margin-bottom: 16px;
  width: 304px;
}
.pcBody .topContent .middleContent .introBody .introLeft .linkBody .linkItem .linkIcon {
  width: 304px;
  height: 84px;
  cursor: pointer;
}
.pcBody .topContent .middleContent .introBody .introLeft .linkBody .linkItem .qrCodeIcon {
  width: 182px;
  height: 171px;
  display: none;
  position: absolute;
  top: -43px;
  left: calc(100% + 13px);
}
.pcBody .topContent .middleContent .introBody .introRight .introMobile {
  width: 446px;
  height: 914px;
}
.pcBody .topContent .middleContent .introDetailBody {
  margin-top: 112px;
}
.pcBody .topContent .middleContent .introDetailBody .contentIcon {
  width: 1061px;
  height: 344px;
}
.pcBody .topContent .middleContent .introDetailBody .contentIcon:nth-child(1) {
  margin-left: -58px;
}
.pcBody .topContent .middleContent .introDetailBody .contentIcon:nth-child(2) {
  margin: 224px 0;
  margin-right: -40px;
}
.pcBody .topContent .middleContent .introDetailBody .contentIcon:nth-child(3) {
  margin-left: -58px;
}
.pcBody .topContent .middleContent .starsTips {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 175px 0 27px;
}
.pcBody .topContent .middleContent .starsTips .starsIcon {
  width: 26px;
  height: 15px;
}
.pcBody .topContent .middleContent .starsTips .starsLabel {
  margin: 0 12px;
  font-size: 24px;
  font-weight: 500;
  color: rgba(153, 153, 153, 0.7);
  opacity: 0.7;
}
.pcBody .topContent .middleContent .bottomBtn {
  margin-bottom: 42px;
}
.pcBody .topContent .middleContent .bottomBtn .linkBody {
  display: flex;
  justify-content: center;
}
.pcBody .topContent .middleContent .bottomBtn .linkBody .linkItem {
  position: relative;
  width: 240px;
}
.pcBody .topContent .middleContent .bottomBtn .linkBody .linkItem:nth-child(2) {
  margin: 0 24px;
}
.pcBody .topContent .middleContent .bottomBtn .linkBody .linkItem .linkIcon {
  width: 240px;
  height: 60px;
  cursor: pointer;
}
.pcBody .topContent .middleContent .bottomBtn .linkBody .linkItem .qrCodeIcon {
  width: 171px;
  height: 182px;
  display: none;
  position: absolute;
  top: -189px;
  left: 35px;
}
.mobileBody .topBody .topContent {
  max-width: 7.5rem;
  margin: 0 auto;
  position: relative;
}
.mobileBody .topBody .topContent .contentBg {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.mobileBody .topBody .topContent .middleContent {
  position: relative;
  z-index: 1;
}
.mobileBody .topBody .topContent .middleContent .headBar {
  display: flex;
  align-items: center;
  padding-top: 0.89rem;
  padding-left: 0.44rem;
  margin-bottom: 1.02rem;
}
.mobileBody .topBody .topContent .middleContent .headBar .appIcon {
  width: 0.68rem;
  height: 0.68rem;
  margin-right: 0.13rem;
}
.mobileBody .topBody .topContent .middleContent .headBar .labelIcon {
  width: 0.9rem;
  height: 0.3rem;
}
.mobileBody .topBody .topContent .middleContent .introBody {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.mobileBody .topBody .topContent .middleContent .introBody .sloganIcon {
  width: 4.94rem;
  height: 0.6rem;
  margin-bottom: 0.44rem;
}
.mobileBody .topBody .topContent .middleContent .introBody .mobileIntro {
  width: 4.22rem;
  height: 7.45rem;
  margin-bottom: 0.44rem;
}
.mobileBody .topBody .topContent .middleContent .introBody .downBar {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 60px;
}
.mobileBody .topBody .topContent .middleContent .introBody .downBar .downIcon {
  width: 3.06rem;
  height: 0.86rem;
}
.mobileBody .topBody .topContent .middleContent .introBody .downBar .downIcon:nth-child(1) {
  margin-bottom: 0.24rem;
}
.mobileBody .topBody .topContent .middleContent .introDetailBody {
  position: relative;
}
.mobileBody .topBody .topContent .middleContent .introDetailBody .lightBg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 100%;
}
.mobileBody .topBody .topContent .middleContent .introDetailBody .detailContentBg {
  margin: 0 auto;
  position: relative;
  z-index: 1;
  text-align: center;
}
.mobileBody .topBody .topContent .middleContent .introDetailBody .detailContentBg .contentIcon:nth-child(1) {
  width: 5.7rem;
}
.mobileBody .topBody .topContent .middleContent .introDetailBody .detailContentBg .contentIcon:nth-child(2) {
  margin: 1.51rem 0;
  width: 6.15rem;
}
.mobileBody .topBody .topContent .middleContent .introDetailBody .detailContentBg .contentIcon:nth-child(3) {
  width: 6.52rem;
}
.mobileBody .topBody .topContent .middleContent .tipsBar {
  display: flex;
  justify-content: center;
  margin: 0.86rem 0 0.25rem;
  align-items: center;
}
.mobileBody .topBody .topContent .middleContent .tipsBar .starsIcon {
  width: 0.3rem;
  height: 0.17rem;
}
.mobileBody .topBody .topContent .middleContent .tipsBar .tipsLabel {
  margin: 0 0.14rem;
  font-weight: 500;
  font-size: 0.22rem;
  color: rgba(153, 153, 153, 0.7);
}
.mobileBody .topBody .topContent .middleContent .downBottomBar {
  display: flex;
  justify-content: center;
  margin-bottom: 0.38rem;
}
.mobileBody .topBody .topContent .middleContent .downBottomBar .downIcon {
  width: 2.46rem;
  height: 0.64rem;
  margin: 0 0.1rem;
}
.mobileBody .contentBottom {
  background: #222222;
  padding: 0.39rem 0;
}
.mobileBody .contentBottom p {
  color: rgba(202, 202, 202, 0.7);
  font-size: 0.2rem;
  flex-wrap: wrap;
  line-height: 0.4rem;
}
.mobileBody .contentBottom p a {
  color: rgba(202, 202, 202, 0.7);
  font-size: 0.2rem;
  line-height: 0.4rem;
}
@media (min-width: 1080px) {
  .pcBody {
    display: block;
  }
  .mobileBody {
    display: none;
  }
}
