body{margin:0 0 0 0;padding:0 0 0 0;}
.content {
  margin: 0 auto;
  width: 100%;
  height: 100%;
  min-height: 100vh;
  max-width: 580px;
}


.kf {
  position: fixed;
  top: 230px;
  right: 0px;
  z-index: cover;
}


.kf .floatright {
  width: 80px !important;
  height: auto !important;
}


.space {

}

.header {
  position: fixed;
  z-index: 99;
  top: 0;
  width: 100%;
  max-width: 580px;
}

.header>img {
  width: 100%;
  display: block;
}

.footer>img {
  width: 100%;
  display: block;
}

.content img {
  width: 100%;

}

.footer {
  position: fixed;
  bottom: 0;
  width: 100%;
  z-index: 99;
  max-width: 580px;
}


.out-mask {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.8);
  z-index: 50;
}

.out-panel {
  position: absolute;
  left: 0;
  right: 0;
  top: 25%;
  width: 80%;
  margin: 0 auto;
  max-width: 660px;
  padding: 15px 15px 0;
}

.out-panel .out-close {
  position: absolute;
  right: 20px;
  top: -35px;
  width: 25px;
}

.out-panel .out-bg {
  width: 100%;
}

.out-panel .pup-btn {
  position: absolute;
  display: block;
  width: 50%;
  height: 20%;
  bottom: -60px;
  left: 25%;
}

.out-panel .pup-btn {
  background-size: 100% 100%;
  background-repeat: no-repeat;
}

a[title="站长统计"] {
  display: none;
}

img {
  pointer-events: none;
}

@-webkit-keyframes myfirst {
    from {
        transform: scale(1)
    }

    50% {
        transform: scale(.9)
    }

    to {
        transform: scale(1)
    }
}

@keyframes myfirst {
    from {
        transform: scale(1)
    }

    50% {
        transform: scale(.9)
    }

    to {
        transform: scale(1)
    }
}
.pic1{
	position:absolute;margin-top: 30%;width:94%;border-radius: 10px;
}
.pic2{
	position:absolute;margin-top: 85%;
}
.top_btn{
	position:absolute;margin-top: 5%;margin-left: 23%;width:30%;animation: myfirst 1s infinite;
}
.bottom_btn{
	position:absolute;margin-top: 363%;margin-left: 70%;width:30%;animation: myfirst 1s infinite;
}
.mask {
  text-align: center;
}
.mask_content_qr {
  position: fixed;
  background: #0000009c;
  top: 0;
  width: 100%;
  height: 100vh;
  z-index: 9999;
  font-weight: bold;
}
.qrcod {
  background: #f0efe4c8;
  width: max-content;
  height: max-content;
  padding: 30px;
  margin: 13% auto;
  line-height: 2;
  color: #d04b21;
  font-size: 1.8rem;
}

.mask_content {
  display: none;
  position: fixed;
  background: #0000009c;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  font-weight: bold;
}
.close-icon {
  position: absolute;
  right: 0.5rem;
  top: 0.3rem;
}
.qrcode_close {
	height:8%;
}
.qrcode_close img {
  width: 8%;
  float: right;
  position: relative;
  top: -0.7rem;
  right: -0.5rem;
  opacity: 1;
}
.fix-service{position:fixed;right:0%;top:30%;z-index:88}.fix-service img{width: 100%; max-width: 100px;}.gg-service{display:none;position:fixed;right:0%;top:60%;z-index:88}.gg-service img{width: 100%; max-width: 100px;}