html {
  font-size: 100px;
  font-size: 13.33333vw;
}

@media screen and (max-width: 320px) {
  html {
    font-size: 42.66667px;
    font-size: 13.33333vw;
  }
}

@media screen and (min-width: 321px) and (max-width: 360px) {
  html {
    font-size: 48px;
    font-size: 13.33333vw;
  }
}

@media screen and (min-width: 361px) and (max-width: 375px) {
  html {
    font-size: 50px;
    font-size: 13.33333vw;
  }
}

@media screen and (min-width: 376px) and (max-width: 393px) {
  html {
    font-size: 52.4px;
    font-size: 13.33333vw;
  }
}

@media screen and (min-width: 394px) and (max-width: 412px) {
  html {
    font-size: 54.93333px;
    font-size: 13.33333vw;
  }
}

@media screen and (min-width: 413px) and (max-width: 414px) {
  html {
    font-size: 55.2px;
    font-size: 13.33333vw;
  }
}

@media screen and (min-width: 415px) and (max-width: 480px) {
  html {
    font-size: 64px;
    font-size: 13.33333vw;
  }
}

@media screen and (min-width: 481px) and (max-width: 540px) {
  html {
    font-size: 72px;
    font-size: 13.33333vw;
  }
}

@media screen and (min-width: 541px) and (max-width: 640px) {
  html {
    font-size: 85.33333px;
    font-size: 13.33333vw;
  }
}

@media screen and (min-width: 641px) and (max-width: 720px) {
  html {
    font-size: 96px;
    font-size: 13.33333vw;
  }
}

@media screen and (min-width: 721px) and (max-width: 750px) {
  html {
    font-size: 100px;
    font-size: 13.33333vw;
  }
}

@media screen and (min-width: 751px) {
  html {
    font-size: 100px;
  }
}

html * {
  outline: 0;
  -webkit-text-size-adjust: none;
  -webkit-tap-highlight-color: transparent;
}

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: transparent;
}

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;
}

.mt10 {
  margin-top: 0.1rem !important;
}

.mt15 {
  margin-top: 0.15rem !important;
}

.mt20 {
  margin-top: 0.2rem !important;
}

.mt25 {
  margin-top: 0.25rem !important;
}

.mt30 {
  margin-top: 0.30rem !important;
}

.mt35 {
  margin-top: 0.35rem !important;
}

.mt40 {
  margin-top: 0.40rem !important;
}

.mt45 {
  margin-top: 0.45rem !important;
}

.mt50 {
  margin-top: 0.50rem !important;
}

.mt55 {
  margin-top: 0.55rem !important;
}

.mt60 {
  margin-top: 0.60rem !important;
}

.mt65 {
  margin-top: 0.65rem !important;
}

.mt70 {
  margin-top: 0.70rem !important;
}

.mt80 {
  margin-top: 0.80rem !important;
}

.mt85 {
  margin-top: 0.85rem !important;
}

.mt90 {
  margin-top: 0.90rem !important;
}

.mt95 {
  margin-top: 0.95rem !important;
}

.mt100 {
  margin-top: 1rem !important;
}

.mt120 {
  margin-top: 1.2rem !important;
}

.mt140 {
  margin-top: 1.4rem !important;
}

.mb10 {
  margin-bottom: 0.1rem !important;
}

.mb15 {
  margin-bottom: 0.15rem !important;
}

.mb20 {
  margin-bottom: 0.20rem !important;
}

.mb25 {
  margin-bottom: 0.25rem !important;
}

.mb30 {
  margin-bottom: 0.30rem !important;
}

.mb35 {
  margin-bottom: 0.35rem !important;
}

.mb40 {
  margin-bottom: 0.40rem !important;
}

.mb45 {
  margin-bottom: 0.45rem !important;
}

.mb50 {
  margin-bottom: 0.50rem !important;
}

.mb55 {
  margin-bottom: 0.55rem !important;
}

.mb60 {
  margin-bottom: 0.60rem !important;
}

.mb65 {
  margin-bottom: 0.65rem !important;
}

.mb70 {
  margin-bottom: 0.70rem !important;
}

body {
  background-color: #000;
  margin: 0 auto;
}

.box {
  width: 7.5rem;
  overflow: hidden;
  margin: 0 auto;
}

.head img {
  width: 7.5rem;
}

.content {
  width: 7.5rem;
}

.title1 {
  text-align: center;
  margin-top: 0.36rem;
  position: relative;
  z-index: -1;
}

.title1 img {
  height: 1.14rem;
}

.title1::after {
  content: "";
  width: 7.5rem;
  height: 2.81rem;
  position: absolute;
  left: 0;
  top: -1.2rem;
  background: url("../images/t-bg.png") no-repeat 0 0;
  background-size: 450rem 2.81rem;
  -webkit-animation: em-icon 3s steps(59) forwards infinite;
  animation: em-icon 3s steps(59) forwards infinite;
  -moz-animation: em-icon 3s steps(59) forwards infinite;
  -o-animation: em-icon 3s steps(59) forwards infinite;
  -ms-animation: em-icon 3s steps(59) forwards infinite;
}

.h-nav {
  width: 7.5rem;
  height: 0.81rem;
  margin: 0 auto;
  background: url("../images/h-nav.png") no-repeat 0 0;
  background-size: 100% 100%;
  display: flex;
}

.h-nav a {
  flex: 1;
  text-align: center;
  height: 0.81rem;
  line-height: 0.81rem;
  font-size: 0.3rem;
  letter-spacing: 0.02rem;
}

.h-nav a:nth-child(1) {
  font-weight: bold;
  font-size: 0.34rem;
  position: relative;
  color: #d4fdec;
  text-shadow: 0 0.04rem 0.02rem rgba(0, 0, 0, 0.6);
}

.h-nav a:nth-child(2) {
  font-weight: 500;
  font-size: 0.3rem;
  background: linear-gradient(to bottom, #FFFFFF, #9AFFD5);
  -webkit-background-clip: text;
  color: transparent;
  text-shadow: none;
}

.h-nav.on {
  background: url("../images/h-nav-on.png") no-repeat 0 0;
  background-size: 100% 100%;
}

.h-nav.on a:nth-child(1) {
  font-weight: 500;
  font-size: 0.3rem;
  background: linear-gradient(to bottom, #FFFFFF, #9AFFD5);
  -webkit-background-clip: text;
  color: transparent;
  text-shadow: none;
}

.h-nav.on a:nth-child(2) {
  font-weight: bold;
  font-size: 0.34rem;
  position: relative;
  color: #d4fdec;
  text-shadow: 0 0.04rem 0.02rem rgba(0, 0, 0, 0.6);
}

.h-info {
  width: 7.02rem;
  margin: 0 auto;
  height: 1.42rem;
  background: url("../images/info-bg.png") no-repeat 0 0;
  background-size: 100% 100%;
  display: flex;
  align-items: center;
  margin-top: 0.32rem;
  box-sizing: border-box;
  padding: 0 0.2rem;
}

.h-info .himg {
  position: relative;
}

.h-info .himg img {
  width: 0.96rem;
  height: 0.96rem;
  mask-image: url("../images/himg.png");
  mask-size: 100% 100%;
  -webkit-mask-image: url("../images/himg.png");
  -webkit-mask-size: 100% 100%;
  border: 1px solid #0FF796;
  box-sizing: border-box;
}

.h-info .himg::after {
  content: "";
  width: 0.96rem;
  height: 0.97rem;
  position: absolute;
  top: -0.01rem;
  left: 0;
  background: url("../images/htips.png") no-repeat 0 0;
  background-size: 100% 100%;
}

.h-info .htext {
  margin-left: 0.23rem;
  flex: 1;
}

.h-info .htext span {
  display: block;
  width: 2.8rem;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.h-info .htext span:nth-child(1) {
  font-size: 0.26rem;
  color: #FFFFFF;
  margin-top: -0.1rem;
}

.h-info .htext span:nth-child(2) {
  margin-top: 0.08rem;
  font-size: 0.22rem;
  color: #7C7C7C;
}

.h-info .hbtn {
  width: 1.64rem;
  height: 0.59rem;
  background: url("../images/b-ban.png") no-repeat 0 0;
  background-size: 100% 100%;
}

.h-info .hbtn a {
  display: block;
  width: 100%;
  height: 100%;
  text-align: center;
  line-height: 0.59rem;
  color: #FFFFFF;
  font-size: 0.24rem;
}

.data-box {
  width: 6.95rem;
  height: 11.81rem;
  margin: 0.38rem auto 0;
  background: url("../images/b-bg.png") no-repeat 0 0;
  background-size: 100% 100%;
  position: relative;
  box-sizing: border-box;
  padding-top: 0.02rem;
}

.data-box::after {
  content: "";
  position: absolute;
  top: 0.4rem;
  left: 0.4rem;
  width: 1.06rem;
  height: 0.18rem;
  background: url("../images/icon-l.png") no-repeat 0 0;
  background-size: 100% 100%;
}

.data-box::before {
  content: "";
  position: absolute;
  bottom: 0.4rem;
  right: 0.4rem;
  width: 1.06rem;
  height: 0.18rem;
  background: url("../images/icon-r.png") no-repeat 0 0;
  background-size: 100% 100%;
  z-index: 1;
}

.data-box .d-img {
  position: absolute;
  top: 0;
  left: 0.04rem;
  width: 6.86rem;
  height: 11.8rem;
  mask-image: url("../images/b-img.png");
  mask-size: 100% 100%;
  -webkit-mask-image: url("../images/b-img.png");
  -webkit-mask-size: 100% 100%;
  z-index: -1;
  border: 0.02rem solid rgba(15, 247, 150, 0.5);
}

.data-box .data-set {
  display: flex;
  align-items: center;
  color: #0FF796;
  font-size: 0.22rem;
  position: absolute;
  top: 0.22rem;
  right: 0.38rem;
}

.data-box .data-set i {
  margin-right: 0.06rem;
  width: 0.21rem;
  height: 0.22rem;
  background: url("../images/icon-s.png") no-repeat 0 0;
  background-size: 100% 100%;
}

.data-box .data-car {
  position: absolute;
  top: 1.5rem;
  right: 0.44rem;
}

.data-box .data-car img {
  width: 0.34rem;
  height: 0.34rem;
}

.data-box .data-dan {
  display: flex;
  width: 3.7rem;
  height: 5.2rem;
  flex-wrap: wrap;
  margin-top: 0.9rem;
  margin-left: 0.4rem;
  align-content: flex-start;
}

.data-box .data-dan p {
  margin-right: 1.2rem;
  margin-bottom: 0.54rem;
}

.data-box .data-dan p:nth-child(2n) {
  margin-right: 0;
}

.data-box .data-dan p img {
  width: 0.91rem;
  height: 0.91rem;
}

.data-box .data-dan p span {
  margin-top: 0.04rem;
  display: block;
  text-align: center;
  font-size: 0.22rem;
  color: #FFFFFF;
}

.data-box .data-dan p em {
  text-align: center;
  display: block;
  font-size: 0.5rem;
  font-weight: bold;
  color: #0FF796;
}

.data-box .data-dan p em i {
  line-height: 0.4rem;
  font-size: 0.26rem;
}

.data-box .data-tit {
  display: flex;
  align-items: center;
  margin-left: 0.42rem;
}

.data-box .data-tit img {
  width: 0.41rem;
  height: 0.41rem;
  margin-right: 0.07rem;
}

.data-box .data-tit span {
  font-size: 0.3rem;
  color: #FFFFFF;
}

.data-box .data-pic-box {
  position: relative;
}

.data-box .data-pic {
  width: 2.5rem;
  height: 2.5rem;
  position: relative;
  margin-left: 1.3rem;
  margin-top: 0.7rem;
}

.data-box .data-pic #myCanvas1,
.data-box .data-pic #myCanvas2 {
  width: 2.5rem;
  height: 2.5rem;
  position: absolute;
  top: 0;
  left: 0;
  transform: rotateZ(-90deg);
}

.data-box .data-pic img {
  width: 2.5rem;
  height: 2.5rem;
}

.data-box .data-pic-text {
  position: absolute;
  left: 0;
  top: 0;
}

.data-box .data-pic-text span {
  color: #c7c6c6;
  font-size: 0.2rem;
  line-height: 0.4rem;
  position: absolute;
  white-space: nowrap;
}

.data-box .data-pic-text span:nth-child(1) {
  top: -0.4rem;
  left: 2.2rem;
}

.data-box .data-pic-text span:nth-child(2) {
  top: 0.5rem;
  left: 3.8rem;
}

.data-box .data-pic-text span:nth-child(3) {
  top: 2.3rem;
  left: 2.9rem;
}

.data-box .data-pic-text span:nth-child(4) {
  top: 2.3rem;
  left: 1.4rem;
}

.data-box .data-pic-text span:nth-child(5) {
  top: 0.5rem;
  left: 0.5rem;
}

.data-box .data-pie {
  position: absolute;
  right: 0.56rem;
  bottom: 1.8rem;
}

.data-box .data-pie p {
  margin-bottom: 0.3rem;
}

.data-box .data-pie p span {
  color: #FFFFFF;
  font-size: 0.24rem;
  display: block;
  margin-bottom: 0.16rem;
  text-align: center;
}

.data-box .data-pie p #pie1,
.data-box .data-pie p #pie2 {
  display: block;
  margin: 0 auto;
  width: 1rem;
  height: 1rem;
}

.data-box .data-pie p em {
  margin-top: 0.16rem;
  display: block;
  text-align: center;
  color: #F4CF67;
  font-size: 0.4rem;
  font-weight: bold;
  line-height: 0.38rem;
}

.data-box .s-btn {
  width: 3.59rem;
  height: 0.69rem;
  margin: 0.78rem auto 0;
  background: url("../images/s-btn.png") no-repeat 0 0;
  background-size: 100% 100%;
  text-align: center;
  line-height: 0.69rem;
}

.data-box .s-btn a {
  display: block;
  width: 100%;
  height: 100%;
  color: #FFFFFF;
  font-weight: bold;
  font-size: 0.32rem;
  text-shadow: 0 0 0.08rem #0FF796;
}

.data-box .data-info {
  display: flex;
  align-items: center;
  box-sizing: border-box;
  padding: 0 0 0 0.4rem;
  margin-top: 0.5rem;
}

.data-box .data-info .himg {
  position: relative;
}

.data-box .data-info .himg img {
  width: 0.96rem;
  height: 0.96rem;
  border: 1px solid rgba(15, 247, 150, 0.6);
  box-sizing: border-box;
}

.data-box .data-info .htext {
  margin-left: 0.23rem;
  flex: 1;
}

.data-box .data-info .htext span {
  display: block;
  width: 2.8rem;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.data-box .data-info .htext span:nth-child(1) {
  font-size: 0.26rem;
  color: #FFFFFF;
  margin-top: -0.1rem;
}

.data-box .data-info .htext span:nth-child(2) {
  margin-top: 0.08rem;
  font-size: 0.22rem;
  color: #7C7C7C;
}

.data-box .data-info .hbtn {
  width: 1.64rem;
  height: 0.59rem;
  background: url("../images/b-ban.png") no-repeat 0 0;
  background-size: 100% 100%;
}

.data-box .data-info .hbtn a {
  display: block;
  width: 100%;
  height: 100%;
  text-align: center;
  line-height: 0.59rem;
  color: #FFFFFF;
  font-size: 0.24rem;
}

.data-box .data-info .htips {
  width: 1.95rem;
  height: 0.49rem;
  text-align: center;
  line-height: 0.49rem;
  background: url("../images/name.png") no-repeat 0 0;
  background-size: 100% 100%;
  font-size: 0.26rem;
  color: #0FF796;
  box-sizing: border-box;
  padding-left: 0.2rem;
}

.share {
  background-color: #000;
  display: none;
}

.share-box {
  margin-top: -1rem;
  z-index: 1;
}

.share-box::after {
  display: none;
}

.share-box .data-car {
  top: 2rem;
}

.share-box .data-dan {
  margin-top: 0.6rem;
}

.share-box .data-pie {
  bottom: 0.8rem;
}

.card-h {
  width: 6.94rem;
  height: 2rem;
  z-index: -1;
  display: block;
  margin-left: 0.3rem;
}

.s-bom {
  width: 6.9rem;
  height: 2rem;
  display: block;
  margin-left: 0.31rem;
  border: 1px solid rgba(15, 247, 150, 0.3);
  display: flex;
  align-items: center;
  box-sizing: border-box;
  padding: 0 0.24rem;
}

.s-bom p {
  width: 4.5rem;
  flex: 1;
}

.s-bom p img {
  width: 3.99rem;
  height: 0.4rem;
}

.s-bom p span {
  font-size: 0.22rem;
  width: 4.2rem;
  display: block;
  margin-top: 0.06rem;
  color: rgba(255, 255, 255, 0.8);
}

.s-bom .code {
  width: 1.31rem;
  height: 1.3rem;
}

.rank-nav {
  width: 6.90rem;
  height: 0.81rem;
  margin: 0.32rem auto 0;
  background: url("../images/rank-nav1.png") no-repeat 0 0;
  background-size: 100% 100%;
  display: flex;
}

.rank-nav a {
  flex: 1;
  text-align: center;
  height: 0.81rem;
  line-height: 0.81rem;
  letter-spacing: 0.02rem;
  font-size: 0.28rem;
}

.rank-nav a:nth-child(1) {
  font-weight: bold;
  position: relative;
  color: #d4fdec;
  text-shadow: 0 0.04rem 0.02rem rgba(0, 0, 0, 0.6);
}

.rank-nav a:nth-child(2) {
  font-weight: 500;
  background: linear-gradient(to bottom, #FFFFFF, #9AFFD5);
  -webkit-background-clip: text;
  color: transparent;
  text-shadow: none;
}

.rank-nav.on {
  background: url("../images/rank-nav2.png") no-repeat 0 0;
  background-size: 100% 100%;
}

.rank-nav.on a:nth-child(1) {
  font-weight: 500;
  background: linear-gradient(to bottom, #FFFFFF, #9AFFD5);
  -webkit-background-clip: text;
  color: transparent;
  text-shadow: none;
}

.rank-nav.on a:nth-child(2) {
  font-weight: bold;
  position: relative;
  color: #d4fdec;
  text-shadow: 0 0.04rem 0.02rem rgba(0, 0, 0, 0.6);
}

.rank {
  width: 6.95rem;
  height: 8.96rem;
  margin: -0.02rem auto 0;
  background: url("../images/rank-bg.png") no-repeat 0 0;
  background-size: 100% 100%;
  transform: translateX(0.03rem);
  box-sizing: border-box;
  padding-right: 0.08rem;
  padding-top: 0.4rem;
}

.rank-tit {
  width: 100%;
  height: 0.52rem;
  background-color: rgba(35, 193, 146, 0.12);
  display: flex;
  align-items: center;
  border: 1px solid rgba(255, 255, 255, 0.2);
  box-sizing: border-box;
  padding: 0 0.38rem 0 0.58rem;
}

.rank-tit span {
  text-align: center;
  color: #FFFFFF;
  font-size: 0.24rem;
}

.rank-tit span:nth-child(2) {
  flex: 1;
}

.rank-list {
  width: 100%;
  height: 6.2rem;
  overflow-y: auto;
}

.rank-list::-webkit-scrollbar {
  width: 0.06rem;
  height: "";
  background: "";
}

.rank-list::-webkit-scrollbar-track {
  /* box-shadow: inset 0 0 0px rgba(240, 240, 240, .5); */
  border-radius: 0.2rem;
  background: none;
}

.rank-list::-webkit-scrollbar-thumb {
  border-radius: 0.5rem;
  /* box-shadow: inset 0 0 0px rgba(237, 44, 37, .5); */
  background: #0A774A;
}

.rank-list li {
  height: 1.21rem;
  display: flex;
  align-items: center;
}

.rank-list li i {
  color: #0FF796;
  font-size: 0.3rem;
  font-weight: bold;
  width: 0.92rem;
  text-align: center;
  margin-left: 0.32rem;
  margin-right: 0.4rem;
}

.rank-list li img {
  width: 0.5rem;
  height: 0.5rem;
  border-radius: 50%;
  margin-right: 0.14rem;
  border: 1px solid #0FF796;
}

.rank-list li p {
  width: 3rem;
  display: flex;
  align-items: center;
}

.rank-list li p span {
  color: #FFFFFF;
  font-size: 0.26rem;
  margin-right: 0.08rem;
  width: 2.4rem;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.rank-list li p img {
  border-radius: 0;
  border: 0;
  width: 0.18rem;
  height: 0.18rem;
}

.rank-list li em {
  color: #FFFFFF;
  font-size: 0.22rem;
  width: 0.87rem;
  margin-left: 0.36rem;
  text-align: center;
}

.rank-item {
  width: 100%;
  height: 1.23rem;
  display: flex;
  align-items: center;
  background: url("../images/rank-item.png") no-repeat 0 0;
  background-size: 100% 100%;
}

.rank-item i {
  color: #0FF796;
  font-size: 0.3rem;
  font-weight: bold;
  width: 0.92rem;
  text-align: center;
  margin-left: 0.32rem;
  margin-right: 0.4rem;
}

.rank-item i.un {
  color: #ADADAD;
  font-weight: 500;
  font-size: 0.24rem;
}

.rank-item img {
  width: 0.5rem;
  height: 0.5rem;
  border-radius: 50%;
  margin-right: 0.14rem;
  border: 1px solid #0FF796;
}

.rank-item p {
  width: 3rem;
  display: flex;
  align-items: center;
}

.rank-item p span {
  color: #FFFFFF;
  font-size: 0.26rem;
  margin-right: 0.08rem;
  width: 2.4rem;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.rank-item p img {
  border-radius: 0;
  border: 0;
  width: 0.18rem;
  height: 0.18rem;
}

.rank-item em {
  color: #FFFFFF;
  font-size: 0.22rem;
  width: 0.87rem;
  margin-left: 0.36rem;
  text-align: center;
}

.video {
  height: 100vh;
  overflow: hidden;
}

.video .kp {
  width: 7.5rem;
  height: 17rem;
  background: url("../images/kp-g.gif") no-repeat 0 0;
  background-size: 100% 100%;
}

.video video {
  width: 100%;
}

.video video::-webkit-media-controls {
  display: none !important;
}

.video video::-moz-media-controls {
  display: none !important;
}

.video video::-ms-media-controls {
  display: none !important;
}

.logo {
  position: absolute;
  left: 50%;
  margin-left: -1.95rem;
  top: 1.6rem;
}

.logo img {
  width: 3.90rem;
  height: 0.55rem;
}

.h-bind {
  display: flex;
  align-items: center;
  position: absolute;
  top: 2.4rem;
  right: 0.5rem;
}

.h-bind i {
  width: 0.21rem;
  height: 0.21rem;
  background: url("../images/icon-bind.png") no-repeat 0 0;
  background-size: 100% 100%;
}

.h-bind span {
  font-size: 0.21rem;
  color: #ffffff;
  margin-left: 0.04rem;
}

.b-tit {
  position: absolute;
  left: 50%;
  margin-left: -1.26rem;
  top: 4rem;
}

.b-tit img {
  width: 2.52rem;
  height: 0.42rem;
}

.login {
  width: 5.48rem;
  position: absolute;
  left: 50%;
  margin-left: -2.74rem;
  top: 5rem;
}

.login .login-text p {
  text-align: center;
  font-size: 0.34rem;
  color: #fffeff;
  line-height: 0.48rem;
}

.login .login-text span {
  text-align: center;
  color: #939393;
  display: block;
  font-size: 0.28rem;
}

.login .l-input {
  width: 5.48rem;
  height: 0.9rem;
  background: url("../images/input-bg.png") no-repeat 0 0;
  background-size: 100% 100%;
  box-sizing: border-box;
  padding-left: 0.4rem;
  display: flex;
  align-items: center;
  margin-bottom: 0.38rem;
}

.login .l-input input {
  border: 0;
  height: 100%;
  background: none;
  font-size: 0.24rem;
  color: #c7c7c7;
  width: 3.65rem;
}

.login .l-input input::-webkit-input-placeholder {
  color: #c7c7c7;
}

.login .l-input a {
  font-size: 0.24rem;
  color: #12d482;
}

.login .l-btn {
  display: block;
  width: 5.48rem;
  height: 0.9rem;
  margin: 0.88rem auto 0;
  text-align: center;
  line-height: 0.9rem;
  font-size: 0.32rem;
  color: #0c0806;
  background: url("../images/l-btn.png") no-repeat 0 0;
  background-size: 100% 100%;
}

.login .l-tips {
  display: block;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 0.2rem;
  font-size: 0.2rem;
  color: #0ff796;
}

.login .l-tips i {
  width: 0.2rem;
  height: 0.2rem;
  margin-right: 0.05rem;
  background: url("../images/icon-q.png") no-repeat 0 0;
  background-size: 100% 100%;
}

.login .l-text {
  display: flex;
  margin-top: 0.38rem;
}

.login .l-text i {
  width: 0.21rem;
  height: 0.21rem;
  box-sizing: border-box;
  margin-right: 0.05rem;
  border-radius: 50%;
  margin-top: 0.08rem;
  flex-shrink: 0;
  border: 0.03rem solid #909090;
}

.login .l-text i.on {
  background-color: #0FF796;
  border: 0.03rem solid #0FF796;
}

.login .l-text p {
  font-size: 0.2rem;
  color: #a3a3a3;
  line-height: 0.38rem;
}

.login .l-text p a {
  color: #12d482;
}

.login .l-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 0.25rem;
}

.login .l-icon img {
  margin: 0 0.2rem;
  width: 0.66rem;
  height: 0.66rem;
}

.b-slogon {
  position: absolute;
  text-align: center;
  bottom: 0.6rem;
  width: 7.5rem;
  left: 50%;
  margin-left: -3.75rem;
}

.b-slogon img {
  height: 0.7rem;
}

.tab {
  position: fixed;
  left: 50%;
  margin-left: -3.75rem;
  bottom: 0;
  display: flex;
  align-items: center;
  width: 7.5rem;
  height: 1.2rem;
  z-index: 9;
  background: linear-gradient(to bottom, #2F443F, #131B1E);
  justify-content: center;
}

.tab a {
  width: 1.02rem;
  margin: 0 0.14rem;
}

.tab a i {
  margin: 0 auto;
  display: block;
  width: 0.6rem;
  height: 0.6rem;
}

.tab a p {
  font-size: 0.2rem;
  color: #FFFFFF;
  text-align: center;
}

.tab a .tab1 {
  background: url("../images/ticon1.png") no-repeat 0 0;
  background-size: 100% 100%;
}

.tab a .tab2 {
  background: url("../images/ticon2.png") no-repeat 0 0;
  background-size: 100% 100%;
}

.tab a .tab3 {
  background: url("../images/ticon3.png") no-repeat 0 0;
  background-size: 100% 100%;
}

.tab a .tab4 {
  background: url("../images/ticon4.png") no-repeat 0 0;
  background-size: 100% 100%;
}

.tab a.t-btn {
  width: 1.66rem;
  height: 1.43rem;
  margin-top: -0.23rem;
  background: url("../images/tab-on.png") no-repeat 0 0;
  background-size: 100% 100%;
  box-sizing: border-box;
  padding-top: 0.32rem;
}

.tab a.t-btn i {
  width: 0.41rem;
  height: 0.41rem;
  background: url("../images/ticon.png") no-repeat 0 0;
  background-size: 100% 100%;
  margin-top: 0.2rem;
}

.tab a.t-btn p {
  font-size: 0.2rem;
  color: #FFFFFF;
  text-align: center;
  margin-top: 0.06rem;
}

.tab a.on p {
  color: #0FF796;
}

.tab a.on .tab1 {
  background: url("../images/ticon1-on.png") no-repeat 0 0;
  background-size: 100% 100%;
}

.tab a.on .tab2 {
  background: url("../images/ticon2-on.png") no-repeat 0 0;
  background-size: 100% 100%;
}

.tab a.on .tab3 {
  background: url("../images/ticon3-on.png") no-repeat 0 0;
  background-size: 100% 100%;
}

.tab a.on .tab4 {
  background: url("../images/ticon4-on.png") no-repeat 0 0;
  background-size: 100% 100%;
}

@-webkit-keyframes Rot {
  from {
    -webkit-transform: rotate(0deg);
  }
}

.load {
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.8);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
}

.load .loading {
  width: 5.19rem;
  border-radius: 0.15rem;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.load .loading img {
  display: block;
  margin: 0 auto 0.15rem;
  width: 0.65rem;
  height: 0.65rem;
  -webkit-animation: Rot linear infinite 0.8s;
  animation: Rot linear infinite 0.8s;
}

.load .loading p {
  text-align: center;
  font-size: 0.24rem;
  color: #FFF;
}

.load .loading .par {
  width: 5.19rem;
  height: 1.49rem;
  background: url("../images/par.png") no-repeat 0 0;
  background-size: 155.70rem 1.49rem;
  -webkit-animation: em-icon 1.2s steps(29) forwards infinite;
  animation: em-icon 1.2s steps(29) forwards infinite;
  -moz-animation: em-icon 1.2s steps(29) forwards infinite;
  -o-animation: em-icon 1.2s steps(29) forwards infinite;
  -ms-animation: em-icon 1.2s steps(29) forwards infinite;
}

.f-bom {
  position: fixed;
  left: 50%;
  margin-left: -3.75rem;
  bottom: 0;
  width: 7.5rem;
  z-index: 99;
  box-sizing: border-box;
  padding-top: 0.32rem;
  padding-bottom: 0.46rem;
  border-bottom: 0;
  background: linear-gradient(to bottom, #2F443F, #131B1E);
  border-top: 1px solid rgba(15, 247, 150, 0.6);
}

.f-bom .f-close {
  position: absolute;
  top: 0.4rem;
  right: 0.32rem;
  width: 0.36rem;
  height: 0.29rem;
  background: url("../images/f-close.png") no-repeat 0 0;
  background-size: 100% 100%;
}

.f-bom .f-bom-text {
  text-align: center;
  font-size: 0.28rem;
  color: #fff;
  line-height: 0.44rem;
}

.f-bom .f-bom-text2 {
  text-align: center;
  font-size: 0.24rem;
  color: #948E8A;
}

.f-bom .f-bom-list {
  display: flex;
  margin-top: 0.28rem;
  flex-wrap: nowrap;
  overflow-x: auto;
}

.f-bom .f-bom-list::-webkit-scrollbar {
  display: none;
}

.f-bom .f-bom-list li {
  width: 1.34rem;
  flex-shrink: 0;
}

.f-bom .f-bom-list li:nth-child(1) {
  margin-left: 0.2rem;
}

.f-bom .f-bom-list li img {
  display: block;
  margin: 0 auto;
  width: 1.28rem;
  height: 1.40rem;
}

.f-bom .f-bom-list li p {
  text-align: center;
  margin-top: 0.1rem;
  font-size: 0.22rem;
  color: #7A7D7A;
  text-align: center;
}

.f-bom .blist2 {
  margin-left: 0;
  width: 7.5rem;
}

.mask {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  z-index: 9;
  background-color: rgba(0, 0, 0, 0.6);
}

.pop-img-mask {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  z-index: 9;
  overflow-y: auto;
  background-color: rgba(0, 0, 0, 0.7);
}

.pop-hi {
  overflow-y: hidden;
}

.pop-img {
  width: 6.0rem;
  height: auto;
  margin: 1rem auto 0;
  z-index: 9;
  margin-bottom: 3.8rem;
  border: 1px solid rgba(15, 247, 150, 0.4);
  box-sizing: border-box;
  padding: 0.25rem 0;
  background-color: #000;
}

.pop-img img {
  display: block;
  margin: 0 auto;
  width: 100%;
}

.p-pop {
  position: relative;
  width: 6.53rem;
  height: 8.63rem;
  margin: 0 auto;
  background: url("../images/p-bg.png") no-repeat 0 0;
  background-size: 100% 100%;
  box-sizing: border-box;
  padding-top: 0.4rem;
}

.p-pop .p-close {
  position: absolute;
  width: 0.36rem;
  height: 0.36rem;
  top: 0.18rem;
  right: 0.18rem;
}

.p-pop .p-tit {
  text-align: center;
}

.p-pop .p-tit span {
  font-size: 0.34rem;
  color: #FFFFFF;
  position: relative;
}

.p-pop .p-tit span::after {
  content: "";
  width: 0.23rem;
  height: 0.15rem;
  position: absolute;
  top: 0.2rem;
  left: -0.4rem;
  background: url("../images/tit-tips.png") no-repeat 0 0;
  background-size: 100% 100%;
}

.p-pop .p-tit span::before {
  content: "";
  width: 0.23rem;
  height: 0.15rem;
  position: absolute;
  top: 0.2rem;
  right: -0.4rem;
  transform: rotate(180deg);
  background: url("../images/tit-tips.png") no-repeat 0 0;
  background-size: 100% 100%;
}

.p-pop .p-nav {
  width: 6.15rem;
  display: flex;
  overflow-x: auto;
  margin: 0.34rem auto 0;
}

.p-pop .p-nav::-webkit-scrollbar {
  display: none;
}

.p-pop .p-nav a {
  width: 1.12rem;
  height: 0.45rem;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: rgba(255, 255, 255, 0.12);
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  margin: 0 0.05rem;
  flex-shrink: 0;
}

.p-pop .p-nav a img {
  width: 0.27rem;
  height: 0.27rem;
  margin-right: 0.06rem;
}

.p-pop .p-nav a span {
  color: #CBCBCB;
  font-size: 0.24rem;
  white-space: nowrap;
}

.p-pop .p-nav a.on {
  background-color: rgba(15, 247, 150, 0.2);
  border-bottom: 1px solid rgba(15, 247, 150, 0.8);
}

.p-pop .p-nav a.on span {
  color: #0FF796;
}

.p-pop .p-list {
  box-sizing: border-box;
  width: 6.42rem;
  height: 4.8rem;
  overflow-y: auto;
  margin-top: 0.36rem;
}

.p-pop .p-list::-webkit-scrollbar {
  width: 0.06rem;
  height: "";
  background: "";
}

.p-pop .p-list::-webkit-scrollbar-track {
  /* box-shadow: inset 0 0 0px rgba(240, 240, 240, .5); */
  border-radius: 0.2rem;
  background: none;
}

.p-pop .p-list::-webkit-scrollbar-thumb {
  border-radius: 0.5rem;
  /* box-shadow: inset 0 0 0px rgba(237, 44, 37, .5); */
  background: #0A774A;
}

.p-pop .p-list ul {
  display: flex;
  flex-wrap: wrap;
  margin-left: 0.1rem;
}

.p-pop .p-list ul li {
  width: 1.87rem;
  height: 2.48rem;
  position: relative;
  margin-left: 0.16rem;
  margin-bottom: 0.2rem;
}

.p-pop .p-list ul li::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 1.88rem;
  height: 2.49rem;
  background: url("../images/item-bg.png") no-repeat 0 0;
  background-size: 100% 100%;
}

.p-pop .p-list ul li img {
  width: 1.87rem;
  height: 2.48rem;
  mask-image: url("../images/rw2.png");
  mask-size: 100% 100%;
  -webkit-mask-image: url("../images/rw2.png");
  -webkit-mask-size: 100% 100%;
}

.p-pop .p-btn {
  display: flex;
  justify-content: center;
  margin-top: 0.46rem;
}

.p-pop .p-btn a {
  margin: 0 0.15rem;
  text-align: center;
  width: 2.4rem;
  height: 0.56rem;
  line-height: 0.56rem;
  font-size: 0.26rem;
  color: #FFFFFF;
  box-sizing: border-box;
}

.p-pop .p-btn .pbtn1 {
  border: 1px solid rgba(255, 255, 255, 0.4);
}

.p-pop .p-btn .pbtn2 {
  background-color: rgba(15, 247, 150, 0.6);
  border: 1px solid rgba(15, 247, 150, 0.5);
}

.p-bom {
  position: fixed;
  left: 50%;
  margin-left: -3.75rem;
  width: 7.5rem;
  bottom: 0;
  max-height: 8.3rem;
  background: url("../images/p-bom.png") no-repeat 0 0;
  background-size: 100% 100%;
  box-sizing: border-box;
  padding-top: 0.4rem;
  padding-bottom: 0.68rem;
}

.p-bom .p-bom-close {
  position: absolute;
  top: 0.45rem;
  right: 0.3rem;
  width: 0.24rem;
  height: 0.21rem;
  background: url("../images/p-close2.png") no-repeat 0 0;
  background-size: 100% 100%;
}

.p-bom .p-bom-tit {
  text-align: center;
  font-size: 0.3rem;
  color: #0ff796;
  font-size: 0.36rem;
}

.p-bom .p-bom-con {
  width: 6.8rem;
  max-height: 5.3rem;
  overflow-y: auto;
  margin: 0.37rem 0 0 0.4rem;
  padding-right: 0.1rem;
}

.p-bom .p-bom-con::-webkit-scrollbar {
  width: 0.06rem;
  height: "";
  background: "";
}

.p-bom .p-bom-con::-webkit-scrollbar-track {
  /* box-shadow: inset 0 0 0px rgba(240, 240, 240, .5); */
  border-radius: 0.2rem;
  background: none;
}

.p-bom .p-bom-con::-webkit-scrollbar-thumb {
  border-radius: 0.5rem;
  /* box-shadow: inset 0 0 0px rgba(237, 44, 37, .5); */
  background: #0A774A;
}

.p-bom .p-bom-con p {
  font-size: 0.26rem;
  color: #e7e7e7;
  line-height: 0.48rem;
  margin-bottom: 0.25rem;
}

.p-bom .p-bom-con p:nth-last-child(1) {
  margin-bottom: 0;
}

.p-bom .p-bom-con p a {
  color: #0ff796;
}

.p-bom .p-bom-btn {
  width: 3.2rem;
  height: 0.72rem;
  text-align: center;
  line-height: 0.72rem;
  background: url("../images/p-bom-btn.png") no-repeat 0 0;
  background-size: 100% 100%;
  margin: 0.44rem auto 0;
}

.p-bom .p-bom-btn a {
  display: block;
  width: 100%;
  height: 100%;
  color: #000;
  font-size: 0.32rem;
}

.kbFootWrap {
  margin-bottom: 1.4rem;
}

.side {
  position: fixed;
  bottom: 3rem;
  right: 0;
}

.side img {
  display: block;
  width: 1.3rem;
  height: 1.52rem;
}


@keyframes Rot {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(-360deg);
  }
}

@-webkit-keyframes em-icon {
  100% {
    background-position: 100% 0;
  }
}
