body {
    /*max-width: 1080px;*/
    /*margin: 0 auto;*/
    background: #fff;
    width: 100%;
}
.header {
    width: 100%;
    height: 1.78rem;
    background-color: #000;
    box-sizing: border-box;
    /* overflow: hidden; */
    position: fixed;
    top: 0;
    z-index: 99;
}
.header .logo {
    width: 2.84rem;
    height: 1.1rem;
    background: url("../img/mo/logo.png") no-repeat;
    background-size: 100%;
    float: left;
    margin: 0.31rem 0 0 0.42rem;
}
.header .nav-btn {
    width: 0.91rem;
    height: 0.71rem;
    background: url("../img/mo/nav-btn.png") no-repeat;
    background-size: 100%;
    position: absolute;
    right: 0.43rem;
    top: 0.54rem;
}
.header .nav {
    font-size: 0.26rem;
    font-weight: bold;
    color: #fff;
    position: absolute;
    right: 0;
    top: 1.78rem;
}
.header .nav-item {
    list-style: none;
    width: 4.2rem;
    text-align: center;
    line-height: 0.8rem;
    cursor: pointer;
    background: rgba(0, 0, 0, 0.6);
}
/* .header .nav-item:hover,
.header .nav-item.active {
    color: #317cd8;
} */

.page1 {
    width: 100%;
    height: 18.36rem;
    background: url("../img/new_mo/page1.jpg") no-repeat;
    background-size: 100%;
    position: relative;
    background-color: #000;
}
.page1 .signup {
    width: 10.31rem;
    height: 8.44rem;
    position: absolute;
    bottom: 0.2rem;
    left: 50%;
    transform: translateX(-50%);
    background: url("../img/new_mo/box1.png") no-repeat;
    background-size: 100%;
    z-index: 9;
}
.page1 .signup .form {
    width: 8.26rem;
    margin: 0.78rem auto 0;
}
.page1 .signup .form .form-tip {
    font-size: 0.18rem;
    font-family: Microsoft YaHei;
    color: #B1E4FF;
    width: 9.7rem;
    margin-left: -0.7rem;
    margin-top: 0.1rem;
    text-align: center;
}
.page1 .signup .email {
    width: 100%;
    height: 1.2rem;
    background: url("../img/mo/mailbox.png") no-repeat;
    background-size: 100%;
    position: relative;
}
.page1 .signup input {
    outline: none;
    border: none;
    /* border-left: 1px solid #bababa; */
    position: absolute;
    right: 0.1rem;
    top: 0.2rem;
    width: 6.2rem;
    height: 0.7rem;
    font-size: 0.4rem;
    line-height: 0.7rem;
    /*text-align: left;*/
}
.page1 .signup input::placeholder {
    color: #b7b7b7;
    /*text-align: center;*/
}
.page1 .signup .submit {
    width: 100%;
    height: 1.09rem;
    background: url("../img/new_mo/page1_btn.png") no-repeat;
    background-size: 100%;
    margin-top: 0.28rem;
    cursor: pointer;
}
.page1 .share {
    width: 6.8rem;
    margin: 1.58rem auto 0;
    color: #fff;
    font-size: 0.3rem;
    text-align: center;
    line-height: 0.44rem;
}
.page1 .share .share-btn {
    width: 4.11rem;
    height: 0.8rem;
    background: url("../img/mo/twitter.png") no-repeat;
    background-size: 100%;
    margin: 0 auto 0.3rem;
    cursor: pointer;
}

.page2-top {
    width: 100%;
    height: 14.55rem;
    background: #0e1025 url(../img/new_mo/page2_bg.jpg) no-repeat;
    background-size: 100%;
    /* position: relative;
    overflow: hidden;
    padding-bottom: 1rem;
    border-bottom: 0.05rem solid #2a3551; */
}
.page2-bottom {
    width: 100%;
    height: 9.24rem;
    background: #0e1025 url(../img/new_mo/page2_bg1.jpg) no-repeat;
    background-size: 100%;
}
.page2 .sumarry {
    width: 10.32rem;
    margin: 0 auto;
}
.page2 .title {
    width: 5.87rem;
    height: 1.96rem;
    background: url("../img/tittle_01.png") no-repeat;
    background-size: 100%;
    margin: 0.4rem auto 0;
}
.page2 .main-info {
    width: 100%;
    overflow: hidden;
    /* margin-top: -0.5rem; */
}
.page2 .main-info .left {
    margin-top: 0.2rem;
    width: 10.32rem;
    height: 5.36rem;
    background: url("../img/mo/box2.png") no-repeat;
    background-size: 100%;
}
.page2 .main-info .right {
    width: 10.32rem;
    height: 5.36rem;
    background: url("../img/mo/box3.png") no-repeat;
    background-size: 100%;
    margin-top: 0.22rem;
}
.page2 .notice {
    font-size: 0.24rem;
    color: #b1e4ff;
    margin-top: 0.5rem;
}
.page2 .notice-title .title-icon {
    display: inline-block;
    width: 0.19rem;
    height: 0.13rem;
    background: url("../img/icon.png") no-repeat;
    background-size: 100%;
    vertical-align: middle;
}
.page2 .notice-title span:last-child {
    font-weight: bold;
    font-size: 0.28rem;
    display: inline-block;
    margin-bottom: 0.08rem;
}
.page2 .notice p {
    text-indent: 0.18rem;
    font-family: "Microsoft YaHei", "Hiragino Sans GB", Arial, sans-serif;
    line-height: 1.8;
}

.page3 {
    width: 100%;
    height: 14.06rem;
    background: url("../img/mo/page3.jpg") no-repeat;
    background-size: 100%;
}
.page3 .main {
    width: 10rem;
    margin: 0 auto;
}
.page3 .title {
    width: 8.02rem;
    height: 2.01rem;
    background: url("../img/tittle_02.png") no-repeat;
    background-size: 100%;
    margin: 0 auto;
}
.page3 .q-a-wrapper {
    height: 11rem;
    overflow-y: auto;
    margin-top: 0rem;
}
/* 修改滚动条样式 */
/*定义滚动条高宽及背景 高宽分别对应横竖滚动条的尺寸*/
.page3 .q-a-wrapper::-webkit-scrollbar {
    width: 0.08rem;
}
/*定义滚动条轨道*/
.page3 .q-a-wrapper::-webkit-scrollbar-track {
    background-color: rgba(20, 20, 20, 0.5);
    -webkit-border-radius: 2em;
    -moz-border-radius: 2em;
    border-radius: 2em;
}
/*定义滑块 内阴影+圆角*/
.page3 .q-a-wrapper::-webkit-scrollbar-thumb {
    background-color: #fff;
    border-radius: 1rem;
}
.page3 .q-a {
    width: 100%rem;
    /* height: 2.1rem; */
    font-size: 0.26rem;
    border-bottom: 1px solid #576176;
}
.page3 .question {
    /* height: 0.68rem; */
    color: #61c2ff;
    margin: 0.3rem 0 0rem 0;
}
.page3 .question-icon {
    display: inline-block;
    width: 0.37rem;
    height: 0.44rem;
    background: url("../img/q.png") no-repeat;
    background-size: 100%;
    margin-right: 0.12rem;
}
.page3 .q-content {
    line-height: 0.44rem;
}
.page3 .answer {
    overflow: hidden;
    text-align: right;
    margin-bottom: 0.3rem;
}
.page3 .answer-icon {
    float: right;
    width: 0.37rem;
    height: 0.44rem;
    background: url("../img/a.png") no-repeat;
    background-size: 100%;
    margin-left: 0.16rem;
}
.page3 .answer-content {
    width: 8.2rem;
    color: #fff;
    float: right;
    line-height: 0.4rem;
    text-align: left;
}

.page3 .answer-content  .item::before {
    content: '・';
    margin-left: -0.26rem;
}

.page4 {
    width: 100%;
    height: 19.72rem;
    background: url("../img/new_mo/page4_bg.jpg") no-repeat;
    background-size: 100%;
    overflow: hidden;
}
/* .page4 .ios-wrapper {
    width: 100%;
    height: 15.33rem;
    background: url("../img/mo/page4.jpg") no-repeat;
    background-size: 100%;
    float: left;
    overflow: visible;
}
.page4 .ios {
    padding-bottom: 0.4rem;
}
.page4 .title {
    width: 5.87rem;
    height: 1.96rem;
    background: url("../img/mo/tittle_03.png") no-repeat;
    background-size: 100%;
    margin: 0rem auto 0rem;
}
.page4 .ios-title,
.page4 .android-title {
    text-align: center;
    font-size: 0.4rem;
    line-height: 0.5rem;
    font-weight: bold;
    color: #fff;
}
.page4 .android-title {
    margin-top: 0.1rem;
}
.page4 .ios-title .icon,
.page4 .android-title .icon {
    display: inline-block;
    width: 0.34rem;
    height: 0.41rem;
    background: url("../img/mo/ios.png") no-repeat;
    background-size: 100%;
    margin: 0 0 0.1rem 0.8rem;
}
.page4 .android-title .icon {
    background: url("../img/mo/android.png") no-repeat;
    background-size: 100%;
}
.page4 .card-wrapper {
    position: relative;
    overflow: hidden;
}
.page4 .card {
    width: 8.5rem;
    margin: 0 auto;
    text-align: center;
    position: relative;
    overflow: hidden;
}
.page4 .card-title {
    width: 4.7rem;
    font-style: italic;
    color: #fff;
    font-size: 0.5rem;
    font-weight: bold;
    float: right;
    margin: 0.1rem 0 0.4rem 0;
}
.android .card-title {
    margin-top: 0.5rem;
}
.page4 .card-img {
    width: 3.72rem;
    height: 4.46rem;
    border-radius: 0.06rem;
    background-color: #fff;
    margin: 0 auto 0.16rem;
    cursor: pointer;
    float: left;
}
.page4 .card-desc {
    width: 4.7rem;
    font-size: 0.24rem;
    line-height: 0.34rem;
    color: #fff;
    margin-bottom: 0.16rem;
    float: right;
}
.page4 .android-wrapper {
    width: 100%;
    height: 19.17rem;
    background: url("../img/mo/page5.jpg") no-repeat;
    background-size: 100%;
    float: left;
    box-sizing: border-box;
    padding: 0 0.4rem;
}
.page4 .android-wrapper .android {
    margin-top: 2rem;
    border-top: 1px solid rgba(255, 255, 255, 0.5);
}
.page4 .android-wrapper .android-title {
    margin: 0.5rem 0;
} */

.footer {
    background-color: #090a1b;
    padding-top: 0.55rem;
}
.footer .medias {
    width: 100%;
    font-size: 0.24rem;
    color: #595757;
    display: inline-block;
    padding: 0 0 0.44rem 0;
    text-align: center;
    border-bottom: 1px solid #50545b;
    box-sizing: border-box;
}
.footer .medias span {
    line-height: 0.58rem;
}
.footer .twitter {
    width: 0.77rem;
    height: 0.77rem;
    cursor: pointer;
    display: inline-block;
    margin-left: 0.46rem;
    background: url("../img/mo/t_1.png");
    background-size: 100%;
}
.footer .youtube {
    width: 0.77rem;
    height: 0.77rem;
    cursor: pointer;
    display: inline-block;
    margin-left: 0.32rem;
    background: url("../img/mo/y_1.png");
    background-size: 100%;
}
.footer .logs {
    width: 4.1rem;
    margin: 0.62rem auto 0.5rem;
    height: 0.68rem;
}
.footer .logs div {
    display: inline-block;
}
.footer .logo1 {
    width: 1.83rem;
    height: 0.68rem;
    background: url("../img/logo1.png") no-repeat;
    background-size: 100%;
    /* margin-left: 7.88rem; */
}
.footer .logo2 {
    width: 1.83rem;
    height: 0.68rem;
    background: url("../img/logo2.png") no-repeat;
    background-size: 100%;
    margin-left: 0.1rem;
}
.footer .link-groups {
    text-align: center;
    margin: 0 auto 0.32rem;
    overflow: hidden;
    line-height: 0.3rem;
}
.footer .link-groups a {
    text-align: center;
    color: #727171;
    font-size: 0.18rem;
    text-decoration: none;
}
.footer .info {
    font-size: 0.16rem;
    color: #fff;
    padding-bottom: 1.9rem;
    width: 100%;
    text-align: center;
}

.dialog-wrapper {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 999;
    background: rgba(0, 0, 0, 0.6);
}
.signup-succeed-dialog {
    width: 9.88rem;
    height: 6.51rem;
    background: url("../img/di_content.png") no-repeat;
    background-size: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
.signup-succeed-dialog .close {
    width: 0.34rem;
    height: 0.34rem;
    background: url("../img/di_close.png") no-repeat;
    background-size: 100%;
    position: absolute;
    right: 1.4rem;
    top: 1rem;
    cursor: pointer;
}
.signup-succeed-dialog .confirm {
    width: 2.46rem;
    height: 0.78rem;
    background: url("../img/di_confirm.png") no-repeat;
    background-size: 100%;
    position: absolute;
    bottom: -0.2rem;
    left: 50%;
    transform: translateX(-50%);
    cursor: pointer;
}

.footer .discord {
    width: 0.77rem;
    height: 0.77rem;
    cursor: pointer;
    display: inline-block;
    margin-left: 0.32rem;
    background: url("../img/footer_d1.png");
    background-size: 100%;
}
.footer .discord:hover {
    background: url("../img/footer_d.png");
    background-size: 100%;
}

.dialog-wrapper {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 999;
    background: rgba(0, 0, 0, 0.8);
    display: flex;
    justify-content: center;
    align-items: center;
}
.dialog-wrapper img {
    width: 100%;
    height: auto;
    cursor: pointer;
}
.dialog-wrapper.error img {
    width: 9.42rem;
}
.page-tip {
    width: 2.52rem;
    height: 3.28rem;
    background: url(../img/new_mo/page1_me.png) no-repeat center;
    background-size: 100%;
    position: fixed;
    bottom: 1.3rem;
    right: 1rem;
    z-index: 99;
}
.page1-logo {
    width: 2.8rem;
    height: 0.6rem;
    background: url(../img/4gamer.png) no-repeat top center;
    background-size: 100%;
    position: absolute;
        top: 0.65rem;
    left: 0.8rem;
}

.page1 .signup .form {
    margin-top: 2rem;
}
.page1 .signup .form h5{
    font-size: 0.6rem;
    text-align: center;
    margin-top: 30px;
    color: #fff;
    text-shadow:5px 0px 10px rgb(28 172 239),-5px 0px 10px rgb(28 172 239);
}
