a,
img {
    -webkit-touch-callout: none
}

.c,
.vc {
    position: absolute;
    left: 50%
}

.ellipsis,
.ellipsis-multi {
    text-overflow: ellipsis;
    overflow: hidden
}

.c,
.vc {
    left: 50%
}

.bg-list,
.ellipsis,
.ellipsis-multi {
    overflow: hidden
}

html {
    font-size: 100%;
    -webkit-text-size-adjust: 100%
}

a,
b,
body,
dd,
div,
dl,
dt,
footer,
h1,
h2,
h3,
h4,
h5,
h6,
header,
html,
i,
img,
li,
p,
section,
ul {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

body {
    font-family: "Helvetica Neue", Helvetica, "Heiti SC", "Droid Sans Fallback", sans-self;
    line-height: 1;
    font-size: 14px;
    background-color: #fff;
    color: #353535
}

ul {
    list-style: none
}

a {
    text-decoration: none;
    -webkit-tap-highlight-color: transparent
}

img {
    width: auto;
    max-width: 100%;
    vertical-align: middle;
    -webkit-user-select: none;
    font-size: 0
}

.clf:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

.clf {
    display: block;
    zoom: 1
}

.fl {
    float: left
}

.fr {
    float: right
}

.vc {
    top: 50%;
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0)
}

.c {
    -webkit-transform: translate3d(-50%, 0, 0);
    transform: translate3d(-50%, 0, 0)
}

.hint-pop,
.main-title {
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%)
}

.hide {
    display: none;
    opacity: 0
}

.copy-btn,
.main-content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal
}

.rel {
    position: relative
}

.abs {
    position: absolute
}

.ellipsis {
    white-space: nowrap
}

.ellipsis-multi {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

body {
    background: #262941;
}

.app {
    overflow-y: hidden;
    height: 100vh;
    position: relative;
    color: #000;
    max-width: 750px;
    margin: auto;
}

.bg-list {
    overflow: hidden;
    position: absolute;
    bottom: 0;
    left: 0;
    top: 3.68rem;
    right: 0;
}

.main-title {
    width: 3.92rem;
    height: 2.2rem;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 1
}

.main-content {
    width: 100%;
    height: 3.82rem;
    position: absolute;
    bottom: 0;
    left: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 0.28rem;
    color: #222;
    text-align: center;
    z-index: 2
}
.btn-download1 {
    display: block;
    height: 0.98rem;
    line-height: 0.98rem;
    -webkit-border-radius: 0.60rem;
    border-radius: 0.60rem;
    -webkit-animation: changes 1s .2s linear infinite alternate;
    animation: changes 1s .2s linear infinite alternate;
    text-align: center;
    background:linear-gradient(to right,#FBABC0,#FD1CA0) ;
    font-weight: 900;
    font-size: .32rem;
    color:#fff;
    /* -webkit-text-stroke:2px white; */
}
.btn-download {
    display: block;
    height: 0.98rem;
    line-height: 0.98rem;
    -webkit-border-radius: 0.60rem;
    border-radius: 0.60rem;
    -webkit-animation: changes 1s .2s linear infinite alternate;
    animation: changes 1s .2s linear infinite alternate;
    text-align: center;
    background:linear-gradient(to right,#FBABC0,#FD1CA0) ;
    font-weight: 900;
    font-size: .40rem;
    color:#fff;
    /* -webkit-text-stroke:2px white; */
}
em{
    font-style: normal;
}
.btn-download em{
    padding:0 .08rem;
    font-size: .40rem;
}
.btn-download1 em{
    padding:0 .08rem;
    font-size: .32rem;
}
/* .btn-download[data-content]::before{
    content: attr(data-content);
    position: absolute;
    -webkit-text-stroke: 0;
    color:#fff;
} */
.bottombox {
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 14px;
    color: #000;
    position: absolute;
    top: 84%;
    z-index: 9;
    width: 100%;
    text-align: center;
}

.bottombox1 {
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 14px;
    color: #000;
    position: absolute;
    top: 84%;
    z-index: 9;
    width: 100%;
    text-align: center;
}

@-webkit-keyframes changes {
    from {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    to {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }
}

@keyframes changes {
    from {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    to {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }
}


.list-move-item {
    animation: movetop 20s infinite linear;
}

.rankdom {
    width: 1;
    height: 1;
    font-size: 0px;
    overflow: hidden
}

@keyframes movetop {
    0% {
        top: -0px;
    }

    100% {
        top: -14.45rem;
    }
}

.list-move-item {
    position: relative;
}

.list-move-item img {
    width: 100%;
}

.main-title {
    top: 0.2rem;
    display: inline-block;
    text-align: center;
}

#js-copy-btn {
    top: 45%;
}

.btn-download {
    margin-top: 1.90rem;
}

.btn-download1 {
    margin-top: 1.90rem;
}

.main-title {
    width: 100%;
}

.main-title img {
    margin-bottom: 0.15rem;
}

.grid-tab {
    display: grid;
    grid-template-columns: 25% 25% 25% 25%;
    width: 95%;
    margin: auto;
}

.main-content {
    position: relative;
    top: -0.3rem;
}

.btn-download {
    z-index: 999;
    margin: 0.45rem;
    width: 6.32rem;
    height: 1.08rem;
    /* background: #fd199f url(./down.png) no-repeat center center; */
    /* background-size: 2.94rem 0.6rem; */
    margin: 0 auto;
}
.btn-download1 {
    z-index: 999;
    margin: 0.45rem;
    width: 6.32rem;
    height: 1.08rem;
    /* background: #fd199f url(./down.png) no-repeat center center; */
    /* background-size: 2.94rem 0.6rem; */
    margin: 0 auto;
}
.flex-btn {
    display: flex;
    width: 90%;
    justify-content: center;
    margin: auto;
}

.nansheng {
    margin-right: 0.20rem;
}

.nvsheng {
    margin-left: 0.20rem;
}

.app {
    overflow-y: scroll;
}

body {
    background: #262941 url(./2.png) no-repeat center top;
    background-size: 7.5rem 3.53rem;
}
.kefu_box{
    position: fixed;
    top:20%;
    transform: translateY(-50%);
    right: .2333rem;
    z-index: 999;
    width: 70px;
}
.kefu_box img{
    width: 100%;
}
.kefu_box1{
    position: fixed;
    top:30%;
    transform: translateY(-50%);
    right: .2333rem;
    z-index: 999;
    width: 70px;
}
.kefu_box1 img{
    width: 100%;
}
#copy{
    position: fixed;
    top: 0;
    left: 0;
    opacity: 0;
}
.alert_mask {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.6);
    z-index: 999;
    display: none;
}

.alert_mask .layer_content {
    width: 5.3333rem;
    background: #fff;
    border-radius: .2667rem;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    color: #333;
    padding: 0 .2667rem 0;
    box-sizing: border-box;
}

.alert_mask .layer_content .title {
    font-weight: bold;
    font-size: .3733rem;
    padding: .4rem .4rem 0px;
}

.alert_mask .layer_content .text {
    line-height: 1.5;
    font-size: .32rem;
    padding: .2667rem 0;
}

.alert_mask .layer_content .text p {
    margin-bottom: .1333rem;
}

.alert_mask .layer_content .text p>span {
    font-weight: bold;
    padding: 0 .08rem;
}

.alert_mask .close_layer {
    font-size: .32rem;
    color: red;
    border-top: 1px solid #e5e5e5;
    padding: .32rem 0;
    font-weight: bold;
}

.alert_mask .livechat em {
    color: red;
}
.alert_mask1 {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.6);
    z-index: 999;
    display: none;
}

.alert_mask1 .layer_content {
    width: 5.3333rem;
    background: #fff;
    border-radius: .2667rem;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    color: #333;
    padding: 0 .2667rem 0;
    box-sizing: border-box;
}

.alert_mask1 .layer_content .title {
    font-weight: bold;
    font-size: .3733rem;
    padding: .4rem .4rem 0px;
}

.alert_mask1 .layer_content .text {
    line-height: 1.5;
    font-size: .32rem;
    padding: .2667rem 0;
}

.alert_mask1 .layer_content .text p {
    margin-bottom: .1333rem;
}

.alert_mask1 .layer_content .text p>span {
    font-weight: bold;
    padding: 0 .08rem;
}

.alert_mask1 .close_layer1 {
    font-size: .32rem;
    color: red;
    border-top: 1px solid #e5e5e5;
    padding: .32rem 0;
    font-weight: bold;
}

.alert_mask1 .livechat em {
    color: red;
}