html,body {
  padding: 0;
  margin: 0;
  width: 100%;
  background:linear-gradient(180deg, rgba(255,255,255,0) 0%, #5A2907 48%, #2A120C 100%);
}
ul, li {
  list-style: none;
  margin: 0;
  padding: 0;
}

.main {
  width: 100%;
  text-align: center;
}

.main >img {
  width: 100%;
}
.main .top-588 {
  position: absolute;
  top: 300px;
  left: 0;
  width: 100%;
  text-align: center;
}
.main .top-588  .m588 {
  width: 333px;
  height: 109px;
}

.main .top-588  .meihua {
  width: 47px;
  height: 46px;
  position: absolute;
  top: 69px;
  left: 7px;
}

.install {
  margin: auto;
  display: flex;
  justify-content: center;
  margin-top: -65px;
}

.install >a {
  width: 165px;
  height: 58px;
}

.install >a:nth-child(1) {
  margin-right: 20px;
  background: url('../img/az_btn.png') no-repeat;
  background-size: 100% 100%;
  animation: picDraw 0.5s ease-in-out infinite;
}

.install >a:nth-child(2) {
  background: url('../img/ios_btn.png') no-repeat;
  background-size: 100% 100%;
  animation: picDraw 0.5s ease-in-out infinite;
}

.main .scroll-list {
  width: 96%;
  height: 155px;
  margin: 0 auto;
  margin-top: 10px;
  text-align: left;
  font-size: 12px;
  background: url('../img/scroll.png') no-repeat;
  background-size: 100% 100%;
  position: relative;
  overflow: hidden;
}
.main .scroll-list ul {
  margin: 10px 0 0 1px;
  height: 155px;
  overflow: hidden;
}
.main .scroll-list ul li {
  font-size: 12px;
  font-family:PingFangSC-Semibold,PingFang SC;
  font-weight:600;
  color:rgba(255,236,212,1);
  line-height:2.3;
  background:linear-gradient(180deg, rgba(255,255,255,0) 0%, rgba(255,236,212,1) 48%, rgba(216,216,216,0) 100%);
  -webkit-background-clip:text;
  -webkit-text-fill-color:transparent;
  opacity: 0.5;
  list-style: none;
}
.main .scroll-list ul li span {
  margin-left: 3px;
}
.main .scroll-list ul li:nth-child(3){
  opacity: 1;
}

.main .c-title {
  width: 92%;
  height: 25px;
  margin: 15px auto;
  /* background:linear-gradient(180deg, rgba(255,255,255,0) 0%, #5A2907 48%, #2A120C 100%); */
  background: url('../img/c-title.png') no-repeat;
  background-size: 100% 100%;
}

.main .gramScreenshot .swiper-slide {
  width: 238px !important;
  height: 403px !important;
}

.main .gramScreenshot .swiper-slide >img {
  width: 100%;
}
.main .shadwn {
  width: 100%;
  height: 30px;
  margin: 10px 0;
  background: url('../img/shawdn.png') no-repeat;
  background-size: 100% 100%;
}
.main .footer {
  background: #050505;
  padding: 8px 0 80px 0;
  text-align: center;
}
.main .footer .footer-t{
  display: flex;
  justify-content: center;
  color: #595959;
  font-size: 15px;
}
.main .footer img{
  width: 52px;
}
.main .footer p {
  color: #595959;
  font-size: 14px;
  line-height: 0.8;
}


.main .footer-fixed {
  position: fixed;
  bottom: 0;
  height: 65px;
  width: 100%;
  background: #39140A;
  z-index: 1;
  display: flex;
}
.main .footer-fixed .logo {
  width: 70px;
  height: 70px;
  margin-top: 2px;
  position: relative;
  margin-left: 10px;
  top: -15px;
}
.main .footer-fixed .title {
  display: inline-block;
  position: relative;
  top: 9px;
  color: #FFE8B6;
  margin-left: 10px;
  text-align: left;
  width: 25%;
}
.main .footer-fixed .title img {
  display: inline-block;
}
.main .footer-fixed .title span {
  display: inline-block;
  color: #EDC680;
  font-size: 12px;
}
.main .footer-fixed .title .hot {
  font-size: 17px;
  color: #FFE8B6;
}
.main .footer-fixed .title .xing {
  display: flex;
  font-size: 14px;
}

.main .footer-fixed .title .xing span{
  color: #EDC680;
  font-size: 16px;
}

.main .footer-fixed .title .xing img{
  width: 50px;
  height: 11px;
  vertical-align: middle;
  margin-top: 5px;
}

.main .footer-fixed .footer-btn {
  width: 50%;
}
.main .footer-fixed a {
  width: 85px;
  height: 35px;
  position: relative;
  display: inline-block;
  top: 15px;
  left: -5px;
}
.main .footer-fixed a:first-child {
  left: -8px;
}
.main .footer-fixed a .upload {
  width: 100%;
  margin-left: 5px;
  animation: picDraw 0.5s ease-in-out infinite;
}

@keyframes picDraw {
  0%{
    transform:scale(1)
  }
  50%{
    transform:scale(1.05)
  }
  100%{
    transform:scale(1)
  }
}

body >a[title="站长统计"] {
	display: none;
}

@media screen and (min-width: 360px) and (max-width: 374px) {
  .install {
    margin-top: -45px;
  }
}

@media screen and (min-width: 376px) {
  .main .footer-fixed a {
    margin-left: 15px;
  }
}

@media screen and (min-width: 400px) {
  .main .top-588 {
    top: 345px;
  }
}

.top-box{position: relative;}
.top-box img{width: 100%;}
.top-box .bg{font-size: 0;}
.top-box .content{position: absolute; left: 0; right: 0; bottom: 0%;}
.top-box .text{width: 92%; margin: auto;}
.top-box .box {
  position: absolute;
  top: 25%;
  right: 2%;
  width: 143px;
  height: 93px;
}
.top-box .box img {
  width: 100%;
  animation: picDraw 0.5s ease-in-out infinite;
}
.install-btn {
  margin:2% auto 0 auto; width: 92%;
  display: flex;
  justify-content: center;
}

.install-btn >a {
  flex: 1; padding: 0 3%;
}

.install-btn >a:nth-child(1) {
  animation: picDraw 0.5s ease-in-out infinite;
}

.install-btn >a:nth-child(2) {
  animation: picDraw 0.5s ease-in-out infinite;
}
.user-list{position: relative; width: 96%; margin:auto;}
.user-list .bg{font-size: 0;}
.user-list .bg img{width: 100%;}
.user-list .content{position: absolute; left: 3%; right: 3%; bottom: 11%; top: 23%; margin: auto; overflow: hidden;}
.user-list .swiper-container{height: 100%;}
.user-list .swiper-slide{display: flex; align-items: center;}
.user-list .swiper-slide span{display: block; width: 100%; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; text-align: center; font-size: 12px; color: #FFECD4;}

.game-list{position: relative; width: 100%; margin: auto; overflow: hidden;}
.game-list img{width: 100%;max-width: 120px;}
.game-list .swiper-slide{padding: 0 1%; box-sizing: border-box;}
.game-list .bottom{width: 90%; margin: auto;}
.game-list .swiper-container { left: -50px; overflow: visible; height: 100%;}

#xinren_list {
  background: rgba(58, 41, 23, 0.9);
  display: block;
  position: fixed;
  width: 100vw;
  height: 100vh;
  overflow-y: auto;
  left: 0;
  top: 0;
  display: none;
  z-index: 1;
}

#xinren_list .w750{
  position: relative;
  max-width: 750px;
  margin: 0 auto;
}

#xinren_list .w750 a {
  color: #666;
  text-decoration: none;
  outline: 0;
}

#xinren_list .w750 img, #xinren_list .w750 a img {
  border: 0;
  max-width: 100%;
  vertical-align: middle;
  margin: 0;
  padding: 0;
}

.loadingBox {
  position: fixed;
  width: 80%;
  background: rgba(48,46,49,.7);
  border-radius: 8px;
  top: 50%;
  margin-top: -5vh;
  left: 10%;
  display: none;
  padding: 10px 0;
  z-index: 999999999;
}

.loadingBox .LBtitle {
  width: 100%;
  text-align: center;
  font-size: 15px;
  color: #fff;
}

.loadingBox .LBcenter {
  width: 100%;
  margin-top: 10px;
  padding: 0 -5px;
  font-size: 14px;
  line-height: 16px;
  color: #fff;
  text-align: center;
}

.safari-copy_text::after {
  content: "复制";
}

#safariTips {
  display:none;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  overflow: auto;
  justify-content: center;
  background-color: rgba(0,0,0,.7);
  align-items: center;
  z-index: 999;
}

#safariTips .top-s {
  position: absolute;
  width: 80%;
  left: 50%;
  top: 22%;
  max-width: 760px;
  margin-left: -39%;
  background: #fff;
  text-align: center;
}

#safariTips .top-b {
  padding: 30px 35px;
  position: relative;
  background: #FFFFFF;
}

#safariTips .top-b input {
  display: block;
  background-color: #f2f6f9;
  border: 0;
  border-radius: 3px;
  padding: 10px;
  color: #9b9b99;
  width: calc(100% - 20px);
}

#safariTips .top-b .safari-copy_text {
  position: absolute;
  background-image: linear-gradient(to left, #0acffe, #3c7bff);
  border: 0;
  color: #fff;
  text-align: center;border-radius: 3px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  right: 35px;
  top: 30px;
  bottom: 30px;
  padding: 0 10px;
}