@charset "UTF-8";
/*waslong*/
html * {
  outline: 0;
  -webkit-text-size-adjust: none;
  -webkit-tap-highlight-color: rgba(0,0,0,0)
}

body,nav,dl,dt,dd,p,h1,h2,h3,h4,ul,ol,li,input,button,textarea,footer {
  margin: 0;
  padding: 0
}

body {
  font: 62.5%/1.5 -apple-system,BlinkMacSystemFont,"PingFang SC","Helvetica Neue",STHeiti,"Microsoft Yahei",Tahoma,Simsun,sans-serif;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
  min-width: 320px
}

h1,h2,h3,h4,h5,h6 {
  font-size: 100%
}

img {
  vertical-align: middle;
  border: 0;
  -webkit-tap-highlight-color: rgba(0,0,0,0)
}

img:not([src]) {
  opacity: 0
}

em,i {
  font-style: normal
}

img {
  max-width: 100%;
  border: 0
}

input:focus {
  outline: 0
}

table {
  border-collapse: collapse;
  border-spacing: 0
}

ol,ul,li {
  list-style: none
}

textarea {
  resize: none
}

a {
  text-decoration: none;
  color: #333
}

.cf:after {
  content: " ";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden
}

.cf {
  min-height: 1%
}

.fl {
  float: left
}

.fr {
  float: right
}

.hide {
  display: none
}

.show {
  display: block
}

.ellipsis {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden
}

.break {
  word-break: break-all;
  word-wrap: break-word
}

html {
  font-size: calc(750px/7.5);
  font-size: 13.33333vw
}

@media screen and (max-width: 320px) {
  html {
      font-size:calc(320px/7.5);
      font-size: 13.33333vw
  }
}

@media screen and (min-width: 321px) and (max-width:360px) {
  html {
      font-size:calc(360px/7.5);
      font-size: 13.33333vw
  }
}

@media screen and (min-width: 361px) and (max-width:375px) {
  html {
      font-size:calc(375px/7.5);
      font-size: 13.33333vw
  }
}

@media screen and (min-width: 376px) and (max-width:393px) {
  html {
      font-size:calc(393px/7.5);
      font-size: 13.33333vw
  }
}

@media screen and (min-width: 394px) and (max-width:412px) {
  html {
      font-size:calc(412px/7.5);
      font-size: 13.33333vw
  }
}

@media screen and (min-width: 413px) and (max-width:414px) {
  html {
      font-size:calc(414px/7.5);
      font-size: 13.33333vw
  }
}

@media screen and (min-width: 415px) and (max-width:480px) {
  html {
      font-size:calc(480px/7.5);
      font-size: 13.33333vw
  }
}

@media screen and (min-width: 481px) and (max-width:540px) {
  html {
      font-size:calc(540px/7.5);
      font-size: 13.33333vw
  }
}

@media screen and (min-width: 541px) and (max-width:640px) {
  html {
      font-size:calc(640px/7.5);
      font-size: 13.33333vw
  }
}

@media screen and (min-width: 641px) and (max-width:720px) {
  html {
      font-size:calc(720px/7.5);
      font-size: 13.33333vw
  }
}

@media screen and (min-width: 721px) and (max-width:750px) {
  html {
      font-size:calc(750px/7.5);
      font-size: 13.33333vw
  }
}

@media screen and (min-width: 751px) {
  html {
      font-size:calc(750px/7.5)
  }
}

@media screen and (min-width: 751px) {
  html {
      font-size:100px
  }

  body {
      width: 750px;
      margin: 0 auto
  }

  [data-dpr='1'] body {
      width: 750px;
      margin: 0 auto
  }
}



body {
  background: #1b2213;
  font-size: 0.24rem;
  font-family: "SourceHanSansCN", "Microsoft Yahei", "Helvetica Neue", sans-serif;
}

.login {
  background: url(../images/bg.png) no-repeat center top;
  background-size: 7.5rem 16.24rem;
  background-color: transparent;
  min-height: 100vh
}

.login .video-bg {
  position: absolute;
  top: 0;
  left: 50%;
  width: 7.5rem;
  -webkit-transform: translate(-50%,0);
  transform: translate(-50%,0)
}

.login .inner {
  position: relative;
  z-index: 100
}

.login .logo-box {
  padding-top: 2.12rem;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.login .logo {
  width: 3.62rem;
  height: 0.68rem;
  background: url(../images/logo.png) no-repeat 0 0;
  background-size: 100% 100%;
  background-color: transparent;
  margin: 0 auto;
  font-size: 0
}

.login .logo-txt {
  width: 4.92rem;
  height: 0.8rem;
  background: url(../images/logo_txt.png) no-repeat 0 0;
  background-size: 100% 100%;
  background-color: transparent;
  margin: 0.22rem auto 0;
  font-size: 0
}

.login .form-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 0.72rem
}

.login .input-wrapper {
  width: 5.3rem;
  height: 0.86rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: url(../images/input_bg.png) no-repeat 0 0;
  background-size: 100% 100%;
  background-color: transparent;
  padding: 0 .34rem
}

.login .input-wrapper input {
  background: none;
  border: none;
  height: 100%;
  color: #555;
  font-family: "SourceHanSansCN", "Microsoft Yahei", "Helvetica Neue", sans-serif;
  font-size: 0.24rem;
  font-style: normal;
  font-weight: 500;
  line-height: 0.3rem;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto
}

.login .input-wrapper input::-webkit-input-placeholder {
  color: #555;
  font-family: "SourceHanSansCN", "Microsoft Yahei", "Helvetica Neue", sans-serif;
  font-size: 0.24rem;
  font-style: normal;
  font-weight: 500
}

.login .input-wrapper input:-ms-input-placeholder {
  color: #555;
  font-family: "SourceHanSansCN", "Microsoft Yahei", "Helvetica Neue", sans-serif;
  font-size: 0.24rem;
  font-style: normal;
  font-weight: 500
}

.login .input-wrapper input::-ms-input-placeholder {
  color: #555;
  font-family: "SourceHanSansCN", "Microsoft Yahei", "Helvetica Neue", sans-serif;
  font-size: 0.24rem;
  font-style: normal;
  font-weight: 500
}

.login .input-wrapper input::placeholder {
  color: #555;
  font-family: "SourceHanSansCN", "Microsoft Yahei", "Helvetica Neue", sans-serif;
  font-size: 0.24rem;
  font-style: normal;
  font-weight: 500
}

.login .input-wrapper:nth-child(1) {
  margin-bottom: 0.42rem
}

.login .input-wrapper .code {
  color: #2C2C2C;
  text-align: center;
  font-family: "SourceHanSansCN", "Microsoft Yahei", "Helvetica Neue", sans-serif;
  font-size: 0.24rem;
  font-style: normal;
  font-weight: 700;
  line-height: 0.3rem;
  padding-left: .24rem
}

.login .link {
  color: #ABE238;
  font-family: Inter;
  font-size: 0.18rem;
  font-style: normal;
  font-weight: 400;
  line-height: 0.3rem;
  margin-top: 0.14rem
}

.login .btn-box {
  margin-top: 0.16rem
}

.btn1 {
  width: 5.3rem;
  height: 0.82rem;
  display: block;
  background: url(../images/btn.png) no-repeat 0 0;
  background-size: 100% 100%;
  background-color: transparent;
  color: var(--black-white,#FFF);
  font-family: "SourceHanSansCN", "Microsoft Yahei", "Helvetica Neue", sans-serif;
  font-size: 0.3rem;
  font-style: normal;
  font-weight: 700;
  line-height: 0.82rem;
  text-align: center
}

.tip-box {
  width: 5.28rem;
  margin: 1.4rem auto 0
}

.tip-box .link2 {
  color: #ABE238;
  font-family: Inter;
  font-size: 0.18rem;
  font-style: normal;
  font-weight: 400;
  line-height: 0.3rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.tip-box .link2::before {
  content: "";
  width: 0.2rem;
  height: 0.2rem;
  background: url(../images/q_tag.png) no-repeat 0 0;
  background-size: 100% 100%;
  background-color: transparent;
  margin-right: 0.05rem
}

.tip-box .agreement {
  color: #A8B68D;
  font-family: Inter;
  font-size: 0.18rem;
  font-style: normal;
  font-weight: 400;
  line-height: 0.3rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start
}

.tip-box .agreement .check {
  content: "";
  width: 0.22rem;
  height: 0.24rem;
  background: url(../images/check1.png) no-repeat 0 0;
  background-size: 100% 100%;
  background-color: transparent;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  margin-right: 0.06rem;
  margin-top: 0.04rem
}

.tip-box .agreement .check.on {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background: url(../images/check1_on.png) no-repeat 0 0;
  background-size: 100% 100%;
  background-color: transparent
}

.tip-box .agreement a {
  color: inherit;
  text-decoration: underline
}

.tip-box .agreement:nth-child(2) {
  margin-top: 0.3rem
}

.tip-box .agreement:nth-child(3) {
  margin-top: 0.18rem
}

.tool-tip {
  display: block;
  height: 0.64rem;
  width: 4.34rem;
  background: url(../images/tip.png) no-repeat 0 0;
  background-size: 100% 100%;
  background-color: transparent;
  position: relative;
  margin: 0.3rem auto 0
}

.page {
  background: url(../images/bg2.jpg) no-repeat center top;
  background-size: 7.5rem 16.24rem;
  background-color: #1b2213;
  min-height: 100vh;
  padding-bottom: 3.45rem
}

.page .video-bg {
  position: absolute;
  top: 0;
  left: 50%;
  width: 7.5rem;
  -webkit-transform: translate(-50%,0);
  transform: translate(-50%,0)
}

.page .inner {
  position: relative;
  z-index: 100
}

.page .logo-box {
  padding-top: .33rem
}

.page .logo {
  width: 3.62rem;
  height: 0.68rem;
  background: url(../images/logo.png) no-repeat 0 0;
  background-size: 100% 100%;
  background-color: transparent;
  margin: 0 auto;
  font-size: 0
}

.page .user {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: start;
  padding: 0.76rem 0.38rem 0
}

.page .user .via {
  position: relative
}

.page .user .via img {
  width: 0.88rem;
  height: 0.88rem;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-mask-image: url(../images/via.png);
  mask-image: url(../images/via.png);
  -webkit-mask-size: 0.88rem 0.88rem;
  mask-size: 0.88rem 0.88rem;
  -o-object-fit: cover;
  object-fit: cover
}

.page .user .via::after {
  content: "";
  display: block;
  background: url(../images/via_pre.png) no-repeat 0 0;
  background-size: 100% 100%;
  background-color: transparent;
  width: .9rem;
  height: .9rem;
  position: absolute;
  top: 0;
  left: 0
}

.page .user .info {
  padding-left: 0.22rem;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto
}

.page .user .info .name {
  color: #F7F9F1;
  font-family: "SourceHanSansCN", "Microsoft Yahei", "Helvetica Neue", sans-serif;
  font-size: 0.26rem;
  font-style: normal;
  font-weight: 700;
  line-height: 0.24rem;
  margin-top: 0.06rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.page .user .info .name .tag {
  width: 0.69rem;
  height: 0.23rem;
  background: url(../images/name_tag.png) no-repeat 0 0;
  background-size: 100% 100%;
  background-color: transparent;
  color: #FFF;
  font-size: 0.18rem;
  font-style: normal;
  font-weight: 700;
  line-height: 0.24rem;
  text-align: center;
  margin-left: 0.14rem
}

.page .user .info .id {
  color: #A1A4A0;
  font-family: "SourceHanSansCN", "Microsoft Yahei", "Helvetica Neue", sans-serif;
  font-size: 0.22rem;
  font-style: normal;
  font-weight: 500;
  line-height: 0.38rem;
  height: 0.38rem;
  margin-top: 0.1rem
}

.page .earnings-panel {
  width: 6.74rem;
  height: 1.6rem;
  padding: 0.28rem 0 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: url(../images/panel.png) no-repeat 0 0;
  background-size: 100% 100%;
  background-color: transparent;
  margin: 0.3rem auto 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

.page .earnings-panel .name {
  color: #B4BEB1;
  font-family: "SourceHanSansCN", "Microsoft Yahei", "Helvetica Neue", sans-serif;
  font-size: 0.2rem;
  font-style: normal;
  font-weight: 400;
  line-height: 0.24rem
}

.page .earnings-panel .num {
  color: #DDF766;
  font-family: "SourceHanSansCN", "Microsoft Yahei", "Helvetica Neue", sans-serif;
  font-size: 0.34rem;
  font-style: normal;
  font-weight: 700;
  line-height: 0.24rem;
  margin-top: .32rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

.page .earnings-panel .item:first-child {
  width: 30%
}

.page .earnings-panel .item {
  width: 35%;
  text-align: center
}

.page .record {
  width: 7.5rem;
  background: url(../images/panel2.png) no-repeat center top;
  background-size: 7.5rem 0.99rem;
  background-color: transparent;
  margin-top: 0.28rem
}

.page .record .title {
  color: #F7F9F1;
  font-family: "SourceHanSansCN", "Microsoft Yahei", "Helvetica Neue", sans-serif;
  font-size: 0.4rem;
  font-style: normal;
  font-weight: 700;
  line-height: 0.24rem;
  padding-top: 0.38rem;
  text-align: center
}

.page .record-tip {
  color: #B4BEB1;
  font-family: "SourceHanSansCN", "Microsoft Yahei", "Helvetica Neue", sans-serif;
  font-size: 0.22rem;
  font-style: normal;
  font-weight: 400;
  line-height: 0.24rem;
  margin-top: 0.48rem;
  padding: 0 0.32rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.page .record-tip a {
  color: #B0EE27;
  font-family: "SourceHanSansCN", "Microsoft Yahei", "Helvetica Neue", sans-serif;
  font-size: 0.24rem;
  font-style: normal;
  font-weight: 500;
  line-height: 0.24rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

.page .record-tip a::after {
  content: "";
  width: 0.2rem;
  height: 0.12rem;
  margin-left: 0.1rem;
  background: url(../images/arrow.png) no-repeat 0 0;
  background-size: 100% 100%;
  background-color: transparent
}

.page .list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0 0.24rem;
  padding-top: 0.32rem;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.page .list .item {
  width: 2.22rem;
  height: 1.38rem;
  background: url(../images/list1.png) no-repeat 0 0;
  background-size: 100% 100%;
  background-color: transparent;
  margin-bottom: .21rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.page .list .item.v2 {
  width: 3.4rem;
  height: 1.6rem;
  background: url(../images/list1_2.png) no-repeat 0 0;
  background-size: 100% 100%;
  background-color: transparent
}

.page .list .num {
  color: #DBE0DA;
  font-family: "SourceHanSansCN", "Microsoft Yahei", "Helvetica Neue", sans-serif;
  font-size: 0.48rem;
  font-style: normal;
  font-weight: 700;
  line-height: 0.495rem;
  margin-top: 0.26rem
}

.page .list .unite {
  color: #DBE0DA;
  font-family: "SourceHanSansCN", "Microsoft Yahei", "Helvetica Neue", sans-serif;
  font-size: 0.24rem;
  font-style: normal;
  font-weight: 700;
  line-height: 0.24rem
}

.page .list .des {
  color: rgba(219,224,218,0.8);
  text-align: center;
  font-family: "SourceHanSansCN", "Microsoft Yahei", "Helvetica Neue", sans-serif;
  font-size: 0.2rem;
  font-style: normal;
  font-weight: 400;
  line-height: 0.24rem;
  margin-top: 0.19rem;
  width: 2.2rem;
  height: 0.40rem;
  line-height: 0.4rem;
  margin-top: 0.2rem
}

.page .list .item.v2 .num {
  margin-top: 0.4rem
}

.page .list .item.v2 .des {
  margin-top: 0.28rem
}

.page .title2 {
  color: #F7F9F1;
  font-family: "SourceHanSansCN", "Microsoft Yahei", "Helvetica Neue", sans-serif;
  font-size: 0.3rem;
  font-style: normal;
  font-weight: 500;
  line-height: 0.24rem;
  margin-top: .25rem;
  padding-left: 0.47rem;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.page .title2::after {
  content: "";
  background: url(../images/icon1.png) no-repeat 0 0;
  background-size: 100% 100%;
  background-color: transparent;
  width: 0.34rem;
  height: 0.34rem;
  margin-left: 0.02rem
}

.page .tip {
  border: 0.3px solid rgba(176,238,39,0.6);
  background: rgba(27,27,27,0.2);
  width: 6.86rem;
  height: 0.68rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: .29rem auto 0;
  padding: 0 0.2rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #DBE0DA;
  font-family: "SourceHanSansCN", "Microsoft Yahei", "Helvetica Neue", sans-serif;
  font-size: 0.22rem;
  font-style: normal;
  font-weight: 400;
  line-height: 0.24rem
}

.page .tip span {
  color: #B0EE27;
  font-family: "SourceHanSansCN", "Microsoft Yahei", "Helvetica Neue", sans-serif;
  font-size: 0.22rem;
  font-style: normal;
  font-weight: 400;
  line-height: 0.24rem
}

.page .list2-title {
  width: 6.88rem;
  height: 0.82rem;
  background: url(../images/list2_title.png) no-repeat 0 0;
  background-size: 100% 100%;
  background-color: transparent;
  margin: 0.3rem auto 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 0.13rem 0 0.37rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #DBE0DA;
  text-align: center;
  font-family: "SourceHanSansCN", "Microsoft Yahei", "Helvetica Neue", sans-serif;
  font-size: 0.22rem;
  font-style: normal;
  font-weight: 400;
  line-height: 0.24rem
}

.page .list2-title span:nth-child(1) {
  width: 1.38rem
}

.page .list2-title span {
  margin: 0 auto
}

.page .list2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 0.13rem 0 .52rem
}

.page .list2 .item {
  margin: 0 auto
}

.page .list2 .top {
  width: 6.88rem;
  height: 1.02rem;
  background: rgba(69,69,69,0.2);
  border: 1px solid rgba(156,156,156,0.2);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #A1A4A0;
  text-align: center;
  font-family: "SourceHanSansCN", "Microsoft Yahei", "Helvetica Neue", sans-serif;
  font-size: 0.24rem;
  font-style: normal;
  font-weight: 400;
  padding: 0 0.21rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

.page .list2 .top .icon {
  width: 0.86rem;
  height: 0.82rem;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto
}

.page .list2 .top .info {
  width: 1.44rem;
  margin-left: 0.1rem;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto
}

.page .list2 .top .name {
  text-align: left
}

.page .list2 .top .type {
  color: #737570;
  text-align: center;
  font-family: "SourceHanSansCN", "Microsoft Yahei", "Helvetica Neue", sans-serif;
  font-size: 0.2rem;
  font-style: normal;
  font-weight: 400;
  line-height: 0.16rem;
  text-align: left;
  margin-top: 0.12rem
}

.page .list2 .top .result {
  color: #A96859;
  text-align: center;
  font-family: "SourceHanSansCN", "Microsoft Yahei", "Helvetica Neue", sans-serif;
  font-size: 0.2rem;
  font-style: normal;
  font-weight: 400;
  margin-left: 0.31rem;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto
}

.page .list2 .top .result.v2 {
  color: #BBD08B
}

.page .list2 .top .num {
  width: 1.25rem;
  margin-left: 0.4rem;
  text-align: center;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto
}

.page .list2 .top .coin {
  width: 1.6rem;
  text-align: center;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.page .list2 .top .coin::before {
  content: "";
  width: 0.11rem;
  height: 0.2rem;
  background: url(../images/coin1.png) no-repeat 0 0;
  background-size: 100% 100%;
  background-color: transparent;
  margin-right: 0.04rem
}

.page .list2 .top .coin .arrow {
  width: 0.19rem;
  height: 0.09rem;
  margin-left: 0.09rem;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  background: url(../images/arrow2.png) no-repeat 0 0;
  background-size: 100% 100%;
  background-color: transparent
}

.page .list2 .top .coin .arrow.v2 {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg)
}

.page .list2 .bottom {
  width: 6.88rem;
  height: 0.58rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: rgba(158,158,158,0.2);
  border: 1px solid rgba(229,229,229,0.2);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0 0 0 .4rem
}

.page .list2 .bottom .left,.page .list2 .bottom .right {
  margin: 0 auto
}

.page .list2 .bottom .name {
  color: #A1A4A0;
  text-align: center;
  font-size: 0.22rem;
  font-style: normal;
  font-weight: 400;
  line-height: 0.16rem
}

.page .list2 .bottom .time {
  color: #737570;
  text-align: center;
  font-family: "SourceHanSansCN", "Microsoft Yahei", "Helvetica Neue", sans-serif;
  font-size: 0.24rem;
  font-style: normal;
  font-weight: 700;
  line-height: 0.24rem
}

.page .more-loading {
  color: #737570;
  text-align: center;
  font-family: "SourceHanSansCN", "Microsoft Yahei", "Helvetica Neue", sans-serif;
  font-size: 0.2rem;
  font-style: normal;
  font-weight: 400;
  line-height: 0.24rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

.page .more-loading::before {
  content: "";
  background: url(../images/loading.png) no-repeat 0 0;
  background-size: 100% 100%;
  background-color: transparent;
  width: .26rem;
  height: .26rem;
  margin-right: 0.08rem;
  -webkit-animation: rorate 1s infinite linear;
  animation: rorate 1s infinite linear
}

.page .bottom-bar {
  width: 7.5rem;
  height: 1.34rem;
  background: url(../images/bottom_tab.png) no-repeat 0 0;
  background-size: 7.5rem 1.64rem;
  background-color: transparent;
  position: fixed;
  bottom: 0;
  left: 50%;
  margin-left: -3.75rem;
  z-index: 100;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.page .bottom-bar .item {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  color: #A1A4A0;
  text-align: center;
  font-family: "SourceHanSansCN", "Microsoft Yahei", "Helvetica Neue", sans-serif;
  font-size: 0.2rem;
  font-style: normal;
  font-weight: 500;
  line-height: 0.48rem;
  width: 25%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto
}

.page .bottom-bar .item img {
  height: .6rem
}

.page .bottom-bar .item .superscript {
  width: 0.94rem;
  height: 0.26rem;
  line-height: 0.28rem;
  color: #1D2901;
  text-align: center;
  font-size: 0.16rem;
  font-style: normal;
  font-weight: 500;
  display: inline-block;
  position: absolute;
  background: url(../images/superscript.png) no-repeat 0 0;
  background-size: 100% 100%;
  background-color: transparent;
  top: -0.12rem;
  right: 0rem
}

.page .null {
  background: url(../images/null.png) no-repeat 0 0;
  background-size: 100% 100%;
  background-color: transparent;
  width: 7.03rem;
  height: 4.39rem;
  margin: 0.42rem auto 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 2.25rem;
  text-align: center
}

.page .null .des1 {
  color: #B4BEB1;
  text-align: center;
  font-family: "SourceHanSansCN", "Microsoft Yahei", "Helvetica Neue", sans-serif;
  font-size: 0.22rem;
  font-style: normal;
  font-weight: 400;
  line-height: 0.32rem
}

.page .null .des2 {
  color: #737570;
  text-align: center;
  font-family: "SourceHanSansCN", "Microsoft Yahei", "Helvetica Neue", sans-serif;
  font-size: 0.18rem;
  font-style: normal;
  font-weight: 400;
  line-height: 0.32rem;
  margin-top: 0.14rem
}

@-webkit-keyframes rorate {
  from {
      -webkit-transform: rotate(0);
      transform: rotate(0)
  }

  to {
      -webkit-transform: rotate(360deg);
      transform: rotate(360deg)
  }
}

@keyframes rorate {
  from {
      -webkit-transform: rotate(0);
      transform: rotate(0)
  }

  to {
      -webkit-transform: rotate(360deg);
      transform: rotate(360deg)
  }
}

.btn2 {
  width: 1.3rem;
  height: 0.42rem;
  background: url(../images/btn2.png) no-repeat 0 0;
  background-size: 100% 100%;
  background-color: transparent;
  color: #F7F9F1;
  font-family: "SourceHanSansCN", "Microsoft Yahei", "Helvetica Neue", sans-serif;
  font-size: 0.2rem;
  font-style: normal;
  font-weight: 500;
  text-align: center;
  line-height: .42rem
}

.back-top {
  background: url(../images/back_top.png) no-repeat 0 0;
  background-size: 100% 100%;
  background-color: transparent;
  width: 0.84rem;
  height: 0.84rem;
  display: block;
  position: fixed;
  right: 0;
  bottom: 3.43rem;
  display: none;
}

.mask {
  position: fixed;
  background: rgba(0,0,0,0.55);
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 999
}

.pop {
  width: 7.5rem;
  height: 6.76rem;
  background: url(../images/pop.png) no-repeat 0 0;
  background-size: 100% 100%;
  background-color: transparent;
  position: fixed;
  bottom: 0;
  left: 50%;
  z-index: 1000;
  -webkit-transform: translate(-50%,0);
  transform: translate(-50%,0);
  padding: 0.36rem 0.66rem 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

.pop .close {
  background: url(../images/pop_close.png) no-repeat 0 0;
  background-size: 100% 100%;
  background-color: transparent;
  width: 0.44rem;
  height: 0.44rem;
  position: absolute;
  top: 0.14rem;
  right: 0.2rem
}

.pop .pop-title {
  color: #F7F9F1;
  text-align: center;
  font-family: "SourceHanSansCN", "Microsoft Yahei", "Helvetica Neue", sans-serif;
  font-size: 0.32rem;
  font-style: normal;
  font-weight: 700;
  line-height: normal
}

.pop .pop-content {
  margin-top: 0.22rem;
  color: #F7F9F1;
  font-family: Inter;
  font-size: 0.22rem;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  max-height: 4.2rem;
  overflow-y: auto;
  margin-bottom: 0.2rem
}

.pop .pop-content::-webkit-scrollbar {
  width: 0.04rem;
  background: #4E6350
}

.pop .pop-content::-webkit-scrollbar-thumb {
  width: 0.04rem;
  background: #6E8A2F
}

.pop .pop-content p {
  margin-bottom: 0.16rem
}

.pop .pop-content .num {
  width: 0.21rem;
  height: 0.22rem;
  float: left;
  background: url(../images/num.png) no-repeat 0 0;
  background-size: 100% 100%;
  background-color: transparent;
  color: #000;
  text-align: center;
  font-family: Inter;
  font-size: 0.18rem;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin-right: 0.1rem
}

.pop .pop-content.v2 {
  color: #DBE0DA;
  text-align: center;
  font-family: Inter;
  font-size: 0.22rem;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin-top: 0.46rem;
  overflow-y: initial
}

.pop .pop-content.v2 .agreement {
  margin-top: 0.24rem;
  color: #A1A4A0;
  text-align: center;
  font-family: Inter;
  font-size: 0.22rem;
  font-style: normal;
  font-weight: 400;
  line-height: 0.26rem
}

.pop .pop-content.v2 .agreement a {
  color: #D5F889;
  font-size: 0.22rem;
  font-style: normal;
  font-weight: 400;
  line-height: 0.26rem
}

.pop .pop-des {
  color: #A1A4A0;
  text-align: center;
  font-family: Inter;
  font-size: 0.22rem;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin-top: 0.32rem
}

.pop .btn-box {
  padding-top: 0.2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around
}

.pop .btn-box.v2 {
  margin-top: 0.56rem
}

.pop.v2 {
  height: 4.52rem;
  background: url(../images/pop2.png) no-repeat 0 0;
  background-size: 100% 100%;
  background-color: transparent
}

.dia {
  width: 6.56rem;
  height: 3.78rem;
  background: url(../images/dia.png) no-repeat 0 0;
  background-size: 100% 100%;
  background-color: transparent;
  position: fixed;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  z-index: 1000;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0.4rem 0.46rem 0
}

.dia .close {
  background: url(../images/pop_close.png) no-repeat 0 0;
  background-size: 100% 100%;
  background-color: transparent;
  width: 0.44rem;
  height: 0.44rem;
  position: absolute;
  top: 0.14rem;
  right: 0.2rem
}

.dia .dia-title {
  color: #F7F9F1;
  text-align: center;
  font-family: "SourceHanSansCN", "Microsoft Yahei", "Helvetica Neue", sans-serif;
  font-size: 0.32rem;
  font-style: normal;
  font-weight: 700;
  line-height: normal
}

.dia .dia-content {
  min-height: 0.84rem;
  margin-top: 0.32rem;
  color: #DBE0DA;
  text-align: center;
  font-family: "SourceHanSansCN", "Microsoft Yahei", "Helvetica Neue", sans-serif;
  font-size: 0.28rem;
  font-style: normal;
  font-weight: 400;
  line-height: normal
}

.dia .btn-box {
  margin-top: 0.52rem;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.dia.v2 {
  height: 4.35rem;
  background: url(../images/dia2.png) no-repeat 0 0;
  background-size: 100% 100%;
  background-color: transparent
}

.btn3 {
  background: url(../images/btn3.png) no-repeat 0 0;
  background-size: 100% 100%;
  background-color: transparent;
  width: 2.48rem;
  height: 0.58rem;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #FFF;
  text-align: center;
  font-family: "SourceHanSansCN", "Microsoft Yahei", "Helvetica Neue", sans-serif;
  font-size: 0.26rem;
  font-style: normal;
  font-weight: 500;
  line-height: 0.24rem
}

.btn4 {
  background: url(../images/btn4.png) no-repeat 0 0;
  background-size: 100% 100%;
  background-color: transparent;
  width: 2.51rem;
  height: 0.61rem;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #FFF;
  text-align: center;
  font-family: "SourceHanSansCN", "Microsoft Yahei", "Helvetica Neue", sans-serif;
  font-size: 0.26rem;
  font-style: normal;
  font-weight: 500;
  line-height: 0.24rem
}

.btn5 {
  background: url(../images/btn5.png) no-repeat 0 0;
  background-size: 100% 100%;
  background-color: transparent;
  width: 2.51rem;
  height: 0.61rem;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #FFF;
  text-align: center;
  font-family: "SourceHanSansCN", "Microsoft Yahei", "Helvetica Neue", sans-serif;
  font-size: 0.26rem;
  font-style: normal;
  font-weight: 500;
  line-height: 0.24rem
}

.top-tip {
  width: 6.98rem;
  height: 0.96rem;
  background: url(../images/top-tip.png) no-repeat 0 0;
  background-size: 100% 100%;
  background-color: transparent;
  position: fixed;
  top: .56rem;
  z-index: 1000;
  left: 50%;
  -webkit-transform: translate(-50%,0);
  transform: translate(-50%,0)
}

.top-tip .close {
  background: url(../images/close2.png) no-repeat 0 0;
  background-size: 100% 100%;
  background-color: transparent;
  width: .26rem;
  height: .26rem;
  position: absolute;
  right: .2rem;
  top: .37rem
}

.dia2 {
  background: url(../images/dia3.png) no-repeat 0 0;
  background-size: 100% 100%;
  background-color: transparent;
  width: 6.54rem;
  top: 2.66rem;
  left: 50%;
  -webkit-transform: translate(-50%,0);
  transform: translate(-50%,0);
  z-index: 1000;
  position: fixed;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0.28rem 0.26rem
}

.dia2 .content {
  max-height: 4.5rem;
  overflow: auto;
  padding-right: .14rem;
  margin-right: -.14rem
}

.dia2 .content::-webkit-scrollbar {
  width: 0.1rem
}

.dia2 .content::-webkit-scrollbar-thumb {
  border-radius: .05rem;
  background: rgba(255,255,255,0.1)
}

.dia2 .content::-webkit-scrollbar-track {
  border-radius: .05rem;
  background: none
}

.dia2 .content .item {
  background: url(../images/dia3_item.png) no-repeat 0 0;
  background-size: 100% 100%;
  background-color: transparent;
  height: 1.1rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0.12rem 0.28rem .12rem .45rem;
  margin-bottom: 0.16rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  position: relative
}

.dia2 .content .item > div {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  width: 0%
}

.dia2 .content .item > a {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  display: none;
  margin-left: .12rem
}

.dia2 .content .item.on::before {
  content: '';
  display: block;
  width: .2rem;
  height: .2rem;
  background: #DDF766;
  border-radius: 50%;
  position: absolute;
  left: .14rem;
  top: 50%;
  margin-top: -.1rem
}

.dia2 .content .item.on a {
  display: block
}

.dia2 .content .item .name {
  color: #F7F9F1;
  font-family: "SourceHanSansCN", "Microsoft Yahei", "Helvetica Neue", sans-serif;
  font-size: 0.28rem;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis
}

.dia2 .content .item .id {
  color: #B4BEB1;
  font-size: 0.24rem;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin-top: 0.06rem;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis
}

.dia2 .btn-box {
  margin-top: 0.3rem;
  text-align: center
}

.btn6 {
  width: 1.14rem;
  height: 0.34rem;
  background: url(../images/btn6.png) no-repeat 0 0;
  background-size: 100% 100%;
  background-color: transparent;
  float: right;
  color: #FFF;
  text-align: center;
  font-family: "SourceHanSansCN", "Microsoft Yahei", "Helvetica Neue", sans-serif;
  font-size: 0.2rem;
  font-style: normal;
  font-weight: 500;
  line-height: 0.38rem;
  text-align: center
}

.btn7 {
  background: url(../images/btn3.png) no-repeat 0 0;
  background-size: 100% 100%;
  background-color: transparent;
  width: 2.9rem;
  height: 0.61rem;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #FFF;
  text-align: center;
  font-family: "SourceHanSansCN", "Microsoft Yahei", "Helvetica Neue", sans-serif;
  font-size: 0.26rem;
  font-weight: 500;
  line-height: 0.61rem
}

#swiper1 {
  color: #DBE0DA;
  text-align: center;
  font-size: 0.4rem;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  height: 3.9rem;
  overflow: hidden
}

#swiper1 .swiper-slide {
  height: 1.3rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  opacity: 0.4
}

#swiper1 .swiper-slide-active {
  opacity: 1;
  font-size: .5rem
}

.share-wrapper {
  position: fixed;
  z-index: 1000;
  width: 100%;
  max-height: 100vh;
  overflow-y: auto;
  padding-bottom: 3.6rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

.share {
  background: url(../images/share.png) no-repeat 0 0;
  background-size: 100% 100%;
  background-color: transparent;
  width: 6.75rem;
  height: 12.67rem;
  margin: 1.28rem 0.4rem 0
}

.share .share-logo {
  text-align: center;
  padding-top: 0.4rem
}

.share .share-logo img {
  width: 4.04rem;
  height: 1.46rem
}

.share .user {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: start;
  padding: 0.62rem 0.44rem 0
}

.share .user .via {
  position: relative
}

.share .user .via img {
  width: 0.76rem;
  height: 0.76rem;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-mask-image: url(../images/via.png);
  mask-image: url(../images/via.png);
  -webkit-mask-size: 0.76rem 0.76rem;
  mask-size: 0.76rem 0.76rem;
  -o-object-fit: cover;
  object-fit: cover
}

.share .user .via::after {
  content: "";
  display: block;
  background: url(../images/via_pre.png) no-repeat 0 0;
  background-size: 100% 100%;
  background-color: transparent;
  width: .76rem;
  height: .76rem;
  position: absolute;
  top: 0;
  left: 0
}

.share .user .info {
  padding-left: 0.22rem;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto
}

.share .user .info .name {
  color: #F7F9F1;
  font-family: "SourceHanSansCN", "Microsoft Yahei", "Helvetica Neue", sans-serif;
  font-size: 0.24rem;
  font-style: normal;
  font-weight: 700;
  line-height: 0.24rem;
  margin-top: 0.06rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.share .user .info .name .tag {
  width: 0.63rem;
  height: 0.20rem;
  background: url(../images/name_tag.png) no-repeat 0 0;
  background-size: 100% 100%;
  background-color: transparent;
  color: #FFF;
  font-size: 0.16rem;
  font-style: normal;
  font-weight: 700;
  line-height: 0.20rem;
  text-align: center;
  margin-left: 0.14rem
}

.share .user .info .id {
  color: #A1A4A0;
  font-family: "SourceHanSansCN", "Microsoft Yahei", "Helvetica Neue", sans-serif;
  font-size: 0.18rem;
  font-style: normal;
  font-weight: 500;
  line-height: 0.38rem;
  height: 0.38rem;
  margin-top: 0.1rem
}

.share .earnings-panel {
  width: 5.84rem;
  height: 1.4rem;
  padding: 0.28rem 0 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: url(../images/panel.png) no-repeat 0 0;
  background-size: 100% 100%;
  background-color: transparent;
  margin: 0.3rem auto 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

.share .earnings-panel .name {
  color: #B4BEB1;
  font-family: "SourceHanSansCN", "Microsoft Yahei", "Helvetica Neue", sans-serif;
  font-size: 0.18rem;
  font-style: normal;
  font-weight: 400;
  line-height: 0.24rem
}

.share .earnings-panel .num {
  color: #DDF766;
  font-family: "SourceHanSansCN", "Microsoft Yahei", "Helvetica Neue", sans-serif;
  font-size: 0.3rem;
  font-style: normal;
  font-weight: 700;
  line-height: 0.24rem;
  margin-top: .24rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

.share .earnings-panel .item:first-child {
  width: 28%
}

.share .earnings-panel .item {
  width: 38%;
  text-align: center
}

.share .record {
  width: 6.72rem
}

.share .record .title {
  color: #F7F9F1;
  font-family: "SourceHanSansCN", "Microsoft Yahei", "Helvetica Neue", sans-serif;
  font-size: 0.34rem;
  font-style: normal;
  font-weight: 700;
  line-height: 0.24rem;
  padding-top: 0.36rem;
  text-align: center
}

.share .record-tip {
  color: #B4BEB1;
  font-family: "SourceHanSansCN", "Microsoft Yahei", "Helvetica Neue", sans-serif;
  font-size: 0.2rem;
  font-style: normal;
  font-weight: 400;
  line-height: 0.24rem;
  margin-top: 0.48rem;
  padding: 0 0.32rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.share .record-tip a {
  color: #B0EE27;
  font-family: "SourceHanSansCN", "Microsoft Yahei", "Helvetica Neue", sans-serif;
  font-size: 0.2rem;
  font-style: normal;
  font-weight: 500;
  line-height: 0.24rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

.share .record-tip a::after {
  content: "";
  width: 0.2rem;
  height: 0.12rem;
  margin-left: 0.1rem;
  background: url(../images/arrow.png) no-repeat 0 0;
  background-size: 100% 100%;
  background-color: transparent
}

.share .list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0 0.24rem;
  padding-top: 0.32rem;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.share .list .item {
  width: 1.93rem;
  height: 1.19rem;
  background: url(../images/list1.png) no-repeat 0 0;
  background-size: 100% 100%;
  background-color: transparent;
  margin-bottom: .21rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.share .list .item.v2 {
  width: 3rem;
  height: 1.4rem;
  background: url(../images/list1_2.png) no-repeat 0 0;
  background-size: 100% 100%;
  background-color: transparent
}

.share .list .num {
  color: #DBE0DA;
  font-family: "SourceHanSansCN", "Microsoft Yahei", "Helvetica Neue", sans-serif;
  font-size: 0.42rem;
  font-style: normal;
  font-weight: 700;
  line-height: 0.495rem;
  margin-top: 0.26rem
}

.share .list .unite {
  color: #DBE0DA;
  font-family: "SourceHanSansCN", "Microsoft Yahei", "Helvetica Neue", sans-serif;
  font-size: 0.24rem;
  font-style: normal;
  font-weight: 700;
  line-height: 0.24rem
}

.share .list .des {
  color: rgba(219,224,218,0.8);
  text-align: center;
  font-family: "SourceHanSansCN", "Microsoft Yahei", "Helvetica Neue", sans-serif;
  font-size: 0.18rem;
  font-style: normal;
  font-weight: 400;
  line-height: 0.24rem;
  margin-top: 0.04rem;
  width: 2.2rem;
  height: 0.40rem;
  line-height: 0.4rem
}

.share .list .item.v2 .num {
  margin-top: 0.33rem
}

.share .list .item.v2 .des {
  margin-top: 0.16rem
}

.share .title2 {
  color: #F7F9F1;
  font-family: "SourceHanSansCN", "Microsoft Yahei", "Helvetica Neue", sans-serif;
  font-size: 0.3rem;
  font-style: normal;
  font-weight: 500;
  line-height: 0.24rem;
  margin-top: .25rem;
  padding-left: 0.47rem;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.share .title2::after {
  content: "";
  background: url(../images/icon1.png) no-repeat 0 0;
  background-size: 100% 100%;
  background-color: transparent;
  width: 0.34rem;
  height: 0.34rem;
  margin-left: 0.02rem
}

.share .qr-code img {
  width: 6.16rem;
  height: 1.66rem;
  margin: .04rem 0 0 .28rem
}

.share-bottom {
  background: url(../images/share_bottom.png) no-repeat 0 0;
  background-size: 100% 100%;
  background-color: transparent;
  width: 7.5rem;
  height: 3.1rem;
  position: fixed;
  bottom: 0;
  left: 50%;
  -webkit-transform: translate(-50%,0);
  transform: translate(-50%,0);
  z-index: 1000
}

.share-bottom .close {
  width: .44rem;
  height: .44rem;
  background: url(../images/pop_close.png) no-repeat 0 0;
  background-size: 100% 100%;
  background-color: transparent;
  position: absolute;
  top: 0.16rem;
  right: 0.16rem
}

.share-bottom .share-title {
  color: #F7F9F1;
  text-align: center;
  font-family: "SourceHanSansCN", "Microsoft Yahei", "Helvetica Neue", sans-serif;
  font-size: 0.28rem;
  font-style: normal;
  font-weight: 400;
  line-height: 0.68rem;
  height: 0.68rem;
  margin-top: 0.1rem;
  margin-bottom: .2rem; 
}

.share-bottom .share-list {
  width: 100%;
  overflow-x: auto;
  white-space: nowrap;
  padding-left: 0.44rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

.share-bottom .share-list .item {
  margin-right: 0.44rem
}

.share-bottom .share-list .item img {
  width: 0.96rem
}
.immersive{
  padding-top: 1.84rem;
  box-sizing: border-box;
}
.share-ft {
  margin: 0.12rem auto 0;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  border: 0.5px solid rgba(139, 192, 36, 0.50);
  background: rgba(63, 82, 32, 0.30);
  padding: 0.24rem 0.2rem;
  width: 6.22rem;
  height: 2.48rem;
}
.share-ft .s-top {
  overflow: hidden;
  display: flex;
  align-items: flex-start;
  justify-content: center; 
}
.share-ft .s-top .s-right {
  width: 1.13rem;
  height: 1.13rem;
  border-radius: 0.09rem;
  display: flex;
  align-items: center;
  justify-content: center; 
}
.share-ft .s-top .s-right img {
  width: 0.9rem;
  height: 0.9rem;
  margin-left: 0.43rem;
}
.share-ft .s-txt {
  border-top: rgba(99, 117, 104, 0.70) dashed 1px;
  margin-top: 0.1rem;
  color: #AAA;
  font-size: 0.2rem;
  line-height: 0.34rem;
  padding-top: 0.12rem;
  opacity: 0.6;
}