* {
    padding: 0;
    margin: 0;
}

html {
    font-family: "SourceHanSansCN", Arial;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    font-size: 100px;
}

a {
    text-decoration: none;
}

img {
    border: 0;
}

body {
    width: 6.8rem;
    height: 100%;
    margin: 0 auto;
    padding: 0;
    word-wrap: break-word;
    word-break: keep-all;
    background-color: #531735;
    -webkit-overflow-scrolling: touch;
    -webkit-text-size-adjust: none;
    -webkit-user-select: none;
    -webkit-touch-callout: none;
    -webkit-font-smoothing: antialiased;
}

.container {
    width: 6.8rem;
    height: 19.46rem;
    margin: 0 auto;
   
    text-align: center;
}

.main {
   /* padding-top: 1.47rem;*/
   padding-bottom:1.18rem;
}

.banner {
    width: 6.8rem;
    height: 3.8rem;
    background-color: #531735;
    border-radius: .1rem;
    text-align: center;
}
    .banner img {
        width: 6.4rem;
        height: 3.5rem;
        margin-top: .12rem;
        border-radius: .05rem;
    }

.logo {
    width: 1.56rem;
    height: 0.56rem;
    float: left;
    margin-top: 0.2rem;
    margin-left: 0.2rem;
    background: url('/v3_images/mp/logo.jpg') no-repeat;
    background-size: 100% 100%;
}

    .logo img {
        width: 1.56rem;
        height: 0.56rem;
    }

.menu {
    color: #cf7779;
    font-size: 0.3rem;
    float: right;
    margin-top: 0.3rem;
    margin-right: 0.2rem;
}

    .menu a {
        color: #cf7779;
        margin-right: 0.1rem;
    }

    .menu img {
        height: 0.74rem;
        width: 1.86rem;
    }

.header {
    width: 6.8rem;
    background-color: #49031c;
    height: 1.34rem;
    background: url('/v3_images/mp/header.jpg') no-repeat;
    background-size: 100% 100%;
    /*position: fixed;
    z-index:1000;*/
}
.footer {
    width: 6.8rem;
    height: 1.25rem;
    font-size: .24rem;
    color: #8c8c8c;
    background-color: #232323;
    vertical-align: middle;
    text-align: center;
    background: url('/v3_images/mp/footer.jpg') no-repeat;
    background-size: 100% 100%;
    position: fixed;
    z-index:1000;
    bottom:0px;
}
    .footer a {
        float: right;
        margin-top: 0.3rem;
        margin-right: 0.1rem;
    }
    .footer img {
        height: 0.78rem;
        width: 1.98rem;
    }

.f_bottom {
    padding-top: .3rem;
    display: block;
}

    .f_bottom a,
    span {
        font-size: .2rem;
        color: #8c8c8c;
    }

    .f_bottom a {
        text-decoration: none;
        padding-right: .25rem;
    }

.title1 {
    width: 6.8rem;
    height: 0.68rem;
    background: url('/v3_images/mp/title1.jpg') no-repeat;
    background-size: 100% 100%;
    margin: 0 auto;
}
.title2 {
    width: 6.8rem;
    height: 1.28rem;
    background: url('/v3_images/mp/title2.jpg') no-repeat;
    background-size: 100% 100%;
    margin: 0 auto;
}
.title3 {
    width: 6.8rem;
    height: 0.7rem;
    background: url('/v3_images/mp/title3.jpg') no-repeat;
    background-size: 100% 100%;
    margin: 0 auto;
}

.bg1 {
    width: 6.8rem;
    height: 7.18rem;
    background: url('/v3_images/mp/bg1.jpg') no-repeat;
    background-size: 100% 100%;
    margin: 0 auto;
}

.bg2 {
    width: 6.8rem;
    height: 3.54rem;
    background: url('/v3_images/mp/bg2.jpg') no-repeat;
    background-size: 100% 100%;
    margin: 0 auto;
}

.bg3 {
    width: 6.8rem;
    height: 5.53rem;
    background: url('/v3_images/mp/bg3.jpg') no-repeat;
    background-size: 100% 100%;
    margin: 0 auto;
}
.bg4 {
    width: 6.8rem;
    height: 1.15rem;
    background: url('/v3_images/mp/bg4.jpg') no-repeat;
    background-size: 100% 100%;
    margin: 0 auto;
}

.games2 {
    width: 6.80rem;
    height: 2.34rem;
    background: url('/v3_images/mp/games2.jpg') no-repeat;
    background-size: 100% 100%;
    margin: 0 auto;
}

.content {
    background-color: #531735;
    color: #de998b;
    font-size: 0.28rem;
    padding-top: 0.3rem;
}

.content_pic img {
    width: 1.76rem;
    height: 1.24rem;
    float:right;
}

.content_text {
    padding: 0 0.3rem;
    line-height: 0.4rem;
    text-align:right;
}

.content_title {
    color: #ffd669;
    font-size: 0.3rem;
}
.bg_down {
    width: 6.8rem;
    height: 1rem;
    /*background: url('/images/mp/bg_down.jpg') no-repeat;*/
    background-size: 100% 100%;
    margin: 0 auto;
    background-color: #440a27;
    padding: 5px 0px;
}
    .bg_down a{
        vertical-align:middle;
    }
    .bg_down img {
        width: 2.44rem;
        height: 0.68rem;
    }
.down {
    text-align: center;
    height: 1.02rem;
    /* position: absolute;
       top: 10.44rem;
    left: 0;
    right: 0;
    bottom: 0;*/
}

    .down img {
        width: 2.64rem;
        height: 0.83rem;
    }

.hide_down {
    display: none;
}

.down_apk,
.down_gp {
    width: 3.06rem;
    height: 1.02rem;
    position: absolute;
}

.down_apk {
    left: .2rem;
    background: url('/v3_images/mp/down_apk.png') no-repeat center center;
    background-size: 100% 100%;
}

.down_gp {
    right: -6.6rem;
    background: url('/v3_images/mp/down_gp.png') no-repeat center center;
    background-size: 100% 100%;
}

.down_sv {
    color: #eeff5c;
    font-size: 0.28rem;
    background-color: #2a8c4b;
    padding:0.2rem 0rem;
}


    .down_sv a {
        color: #eeff5c;
        text-decoration: underline;
    }

.hide_down {
    display: none;
}




.sideBar {
    width: 1.22rem;
    position: fixed;
    top: 3.7rem;
    right: 0;
    z-index: 99;
   
    padding-top: .1rem;
    border-radius: .05rem;
}

.qr {
    width: 1.48rem;
    text-align: -webkit-center;
}

    .qr img {
        width: 1.48rem;
        height: 2.08rem;
        display: inherit;
    }

.sideBar .tips {
    padding: .1rem;
    font-size: .16rem;
    color: #4c4c4c;
}
