html {
  font-size: 52px;
  height: 100%;
}

body {
  margin: 0;
  padding: 0;
  height: 100%;
  font-family: Microsoft YaHei;
}

ul,
li {
  list-style: none;
  margin: 0;
  padding: 0;
}

#login {
  display: none;
}

.box {
  width: 750px;
  text-align: center;
  font-size: 0;
  margin: 0 auto;
  min-height: 100%;
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-color: #000;
  padding-top: 1.38rem;
}

img {
  width: 100%;
  vertical-align: bottom;
}

.gm {
  text-align: left;
  margin-left: 0.14rem;
}

.game-name {
  font-size: 0.3rem;
  font-family: MicrosoftYaHei-Bold;
  font-weight: bold;
  color: #ffffff;
}

.game-desc {
  font-size: 0.4rem;
  font-family: MicrosoftYaHei-Bold;
  font-weight: bold;
  color: #FFF948;
  font-style: italic;
}

.top-text {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  width: 100%;
  align-items: flex-end;
}

.register-content {
  position: relative;
}

input {
  padding: 0 2px 0 2px;
  margin: 0;
}

input:active,
input:focus {
  border: 0;
  outline: none;
}

.list li {
  padding: 0 0.27rem;
  white-space: nowrap;
  display: flex;
  justify-content: space-between;
}

.list li:hover {
  color: #ffe38c;
}

.game-tips {
  text-align: left;
  font-size: 0.16rem;
  font-family: Microsoft YaHei;
  font-weight: 600;
  color: #ff2323;
  padding-left: 0.3rem;
  line-height: 0.35rem;
}

::-webkit-input-placeholder {
  color: #6b5768;
}

.info {
  margin-top: 0.17rem;
  width: 100%;
  height: 0.36rem;
  padding-top: 0.1rem;
}

.s-block {
  width: 93%;
  margin: 0.38rem auto 0.37rem;
  background-color: #692625;
  display: flex;
  align-items: center;
  justify-content: space-around;
  border-radius: 0.08rem;
  padding: 0.1rem 0;
}

.add-icon {
  width: 0.4rem;
  height: 0.4rem;
  margin-top: -0.1rem;
}

.speed img {
  width: 0.54rem;
  height: 0.54rem;
  margin-right: 0.14rem;
}

.speed span {
  font-size: 0.18rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #ffffff;
}

.speed-t {
  width: 1.05rem;
  font-size: 0.18rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #6b5768;
  margin-top: 0.13rem;
}

.speed-text {
  font-size: 0.18rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #6b5768;
  margin-top: 0.13rem;
}

.nu {
  font-size: 0.48rem;
  font-family: Microsoft YaHei;
  font-weight: bold;
  font-style: italic;
  color: #ffef40;
  line-height: 0.32rem;
  text-shadow: -1px -1px 0 #ff5400, 1px -1px 0 #ff5400, -1px 1px 0 #ff5400, 1px 1px 0 #ff5400;
}

.game-list {
  width: 100%;
  margin: 0 auto;
  border-radius: 0.14rem;
  height: 100%;
}

.tr-by {
  font-size: 0.3rem;
  font-family: Microsoft YaHei;
  font-weight: bold;
  font-style: italic;
  color: #ffae00;
  line-height: 0.26rem;
  text-shadow: -1px -1px 0 #632b09, 1px -1px 0 #632b09, -1px 1px 0 #632b09, 1px 1px 0 #632b09;
}

.la {
  font-size: 0.59rem;
  font-family: Microsoft YaHei;
  font-weight: bold;
  font-style: italic;
  color: #ffef40;
  line-height: 0.4rem;
  margin-left: 0.26rem;
  margin-right: 0.22rem;
}

.pl {
  font-size: 0.39rem;
  font-family: Microsoft YaHei;
  font-weight: bold;
  font-style: italic;
  color: #ff9000;
  line-height: 0.26rem;
  text-shadow: -1px -1px 0 #632b09, 1px -1px 0 #632b09, -1px 1px 0 #632b09, 1px 1px 0 #632b09;
}

.trusted-by {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 1.46rem;
}

.info-list {
  margin-top: 0.32rem;
  width: 93%;
  margin: 0.32rem auto 0;
  margin-bottom: 0.1rem;
  height: 4.9rem;
  overflow: hidden;
  position: relative;

}

#scroll-blcok {
  position: absolute;
  left: 0;
  top: 0;
}

.scroll-item {
  padding-bottom: 0.27rem;
}

.info-block {
  width: 100%;
  height: 1.39rem;
  background: #b67372;
  border-radius: 14px;
  display: flex;
  align-items: center;

}

.info-block img {
  width: 1.09rem;
  height: 1.09rem;
  border-radius: 1.09rem;
  margin-left: 0.35rem;
}

.info-desc {
  text-align: left;
  margin-left: 0.4rem;
  margin-right: 0.6rem;
  font-size: 0.21rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-style: italic;
  color: #ffeb0d;
}

.bottom-img {
  width: 100%;
  height: 1.6rem;
  background-image: url("../img/bottom.webp");
  background-size: 100% auto;
  background-repeat: no-repeat;

}

.security {
  text-align: left;
  margin-left: 1.23rem;
  padding-top: 0.2rem;
  font-size: 0.19rem;
  font-weight: 400;
  color: #934317;
}

.bottom-img img {
  width: 100%;
  height: 1.6rem;
}

.re-img {
  width: 90%;
  margin: 0 auto;
}

.s-content {
  position: relative;
  margin: 0.35rem auto 0.4rem;
  width: 93%;
  background: #f3edee;
  box-shadow: 0 0.06rem 0 0 rgba(15, 5, 25, 0.33);
  border-radius: 0.14rem;
  padding-top: 1rem;
  padding-bottom: 0.44rem;
}

.game-label {
  width: 3.5rem;
}

.Mantle {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background: rgba(0, 0, 0, .4);
  padding-top: 2.2rem;
  z-index: 999;
}

.d_btn {
  width: 100%;
  text-align: center;
  padding-top: 0.22rem;
}

.txt {
  color: #ff2a2a;
  font-size: 0.28rem;
  margin-bottom: 0.4rem;
}

.big-down {
  margin-top: 0.34rem;
  height: 0.81rem;
  width: 89%;
  cursor: pointer;
}

@media screen and (max-width: 750px) {
  .box {
      width: 100%;
  }

  .d_btn {
      bottom: 0.8rem;
  }
}


.top-fix {
  position: fixed;
  display: flex;
  width: 750px;
  max-width: 100%;
  left: 0;
  right: 0;
  top: 0;
  margin: auto;
  height: 1.38rem;
  padding: 0.17rem 0.20rem;
  box-sizing: border-box;
  align-items: center;
  background: rgba(1, 1, 1, 0.7);
  z-index: 99;
}

.top-fix .logo {
  display: block;
  width: 0.98rem;
  height: 0.98rem;
  flex-shrink: 0;
  margin-right: 0.22rem;
}

.top-fix .text {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
  text-align: left;
  flex: 1;
}

.top-fix .game-name {
  font-size: 0.25rem;
}

.top-fix .game-desc {
  color: #FFF948;
  font-size: 0.35rem;
}

.top-fix .downloadButton {
  width: 1.94rem;
  height: 0.72rem;
  background-image: url("../img/download-btn.webp");
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  font-weight: bold;
  font-size: 0.22rem;
  color: #773F07;
  line-height: 0.72rem;
  text-shadow: 0px 2px 0px #FFE747;
}

.register-btn {
  position: absolute;
  bottom: 1.7rem;
  left: 0;
  right: 0;
  margin: auto;
  width: 5.25rem;
  height: 1.38rem;
  background-image: url("../img/download.webp");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  animation: zoom 3s ease-in-out infinite alternate;
}

@keyframes zoom {

  0%,
  100% {
      transform: scale(1);
  }

  50% {
      transform: scale(1.1);
  }
}