* {
  margin: 0;
  padding: 0;
}
body {
  background: url("img/bg.png") no-repeat top #19392E;
  background-size: contain;
}
.container {
  position: relative;
  width: 7.5rem;
  height: auto;
  margin: 0 auto;
  padding-bottom: 1.5rem;
}
.container .pop {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  margin: auto;
  background: rgba(0, 0, 0, 0.7);
  z-index: 999;
}
.container .pop > img {
  width: 100%;
}
.container .content {
  width: 7.5rem;
  margin: 0 auto;
  z-index: 99;
  height: auto;
}
.container .content .top_pic {
  position: relative;
  width: 7.02rem;
  margin: 0 auto;
  margin-top: 0.5rem;
}
.container .content .top_pic img {
  width: 100%;
}
.container .content .brand {
  position: relative;
  width: 6.54rem;
  height: 1.7rem;
  margin: 0.3rem auto;
}
.container .content .brand img {
  width: 100%;
}
.container .content .btn_01 {
  position: relative;
  width: 4.32rem;
  height: 1.21rem;
  margin: 0.3rem auto;
  margin-top: 0.5rem;
}
.container .content .btn_01 img {
  width: 100%;
  animation-name: scale;
  animation-duration: 1.5s;
  animation-iteration-count: infinite;
}
.container .content .game {
  position: relative;
  width: 7.5rem;
  height: 7.2rem;
  margin: 0.5rem auto;
  margin-bottom: 0.3rem;
}
.container .content .game img {
  position: absolute;
  top: 0;
  width: 100%;
}
.container .content .game2 {
  position: relative;
  width: 7.5rem;
  height: 11rem;
  margin: 0.5rem auto;
  margin-bottom: 0.3rem;
}
.container .content .game2 img {
  position: absolute;
  top: 0;
  width: 100%;
}
.container .content .game3 {
  position: relative;
  width: 7.5rem;
  height: 7.5rem;
  margin: 0.5rem auto;
  margin-bottom: 0.3rem;
}
.container .content .game3 img {
  position: absolute;
  top: 0;
  width: 100%;
}
.container .content .game4 {
  position: relative;
  width: 6.89rem;
  height: 4rem;
  margin: 0.5rem auto;
  margin-bottom: 0.3rem;
}
.container .content .game4 img {
  display: block;
  position: absolute;
  top: 0;
  width: 100%;
}
.container .content .title_02 {
  position: relative;
  width: 2.66rem;
  height: 0.54rem;
  margin: 0.5rem auto;
  margin-bottom: 0;
}
.container .content .title_02 img {
  position: absolute;
  top: 0;
  width: 100%;
}
.container .content .h5-popular-list01 {
  margin-bottom: 0.15rem;
}
.container .content .h5-popular-list01 img {
  width: 90%;
  display: block;
}
.container .content .h5-popular-list02 img {
  width: 90%;
  display: block;
}
.container .content .pic_01 {
  position: relative;
  width: 7.5rem;
  height: 1.54rem;
  margin: 0 auto;
  margin-top: 0.8rem;
}
.container .content .pic_01 img {
  width: 100%;
}
.container .content .pic_01 a {
  position: absolute;
  bottom: -0.5rem;
  right: 0.27rem;
}
.container .content .pic_01 a img {
  width: 1.47rem;
  height: 0.35rem;
}
.container .content .table {
  position: relative;
  width: 7.5rem;
  margin: 0.5rem auto;
}
.container .content .table .ele {
  width: 7rem;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1.7rem 3.2rem 1.6rem 0.5rem;
  align-items: center;
  height: 0.65rem;
  line-height: 0.65rem;
  border-radius: 0.65rem 0 0 0.65rem;
  font-weight: 600;
  color: #4B558F;
  margin-top: 0.25rem;
  position: relative;
  background: #43816EE0;
  overflow: hidden;
}
.container .content .table .ele > span {
  overflow: hidden;
  font-weight: normal;
  color: #000;
  text-align: center;
  height: 0.65rem;
}
.container .content .table .ele span:nth-child(1) {
  background: linear-gradient(180deg, #178C69 0%, #074A36 100%);
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 5px;
  width: 1.7rem;
  color: #fff;
  font-weight: bold;
  font-size: 0.26rem;
}
.container .content .table .ele span:nth-child(1) img {
  width: 0.45rem;
}
.container .content .table .ele span:nth-child(2) {
  background: transparent;
  text-align: center;
  font-size: 0.28rem;
  color: #fff;
}
.container .content .table .ele span:nth-child(3) {
  position: relative;
}
.container .content .table .ele span:nth-child(3) img {
  display: block;
  position: absolute;
  top: 0.1rem;
  right: 0.15rem;
  height: 0.5rem;
}
.container .content .table .ele span:nth-child(4) {
  position: relative;
}
.container .content .table .ele span:nth-child(4) img {
  display: block;
  position: absolute;
  top: 0.25rem;
  right: 0.25rem;
  height: 0.12rem;
}
.container .content .des3 {
  text-align: center;
  margin-top: -0.25rem;
}
.container .content .des3 img {
  display: block;
  width: 100%;
  margin: 0 auto;
}
.container .content .btn-img {
  display: block;
  width: 3.8rem;
  height: 0.9rem;
  margin: 0.5rem auto;
  margin-top: 2.6rem;
}
.container .content .btn-img img {
  width: 100%;
}
.container .content .kf {
  position: fixed;
  display: block;
  top: 30%;
  right: 0.4rem;
  width: 1.2rem;
  height: 1.6rem;
  z-index: 99;
}
.container .content .kf img {
  width: 100%;
}
.container .content .btn_top {
  width: 7.5rem;
  height: 1.2rem;
  margin: 0 auto;
  z-index: 99;
  grid-template-columns: auto auto;
}
.container .content .btn_top img:first-child {
  position: absolute;
  left: 0.2rem;
  top: 0.25rem;
  display: block;
  width: 2rem;
  height: auto;
}
.container .content .btn_top img:last-child {
  position: absolute;
  right: 0.3rem;
  top: 0.5rem;
  display: block;
  width: 1.69rem;
  height: auto;
}
.container .content .btn_bottom {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  width: 7.5rem;
  height: 1.6rem;
  margin: auto;
  z-index: 99;
  background: url("img/bottom.png") no-repeat;
  background-size: cover;
}
.container .content .btn_bottom img {
  position: absolute;
  right: 0.2rem;
  top: 0.45rem;
  display: block;
  width: 2rem;
  height: auto;
  animation-name: scale;
  animation-duration: 1.5s;
  animation-iteration-count: infinite;
}
@keyframes scale {
  from {
    transform: scale(1);
  }
  50% {
    transform: scale(0.85);
  }
  to {
    transform: scale(1);
  }
}
