﻿@charset "utf-8";
/* CSS Document */
html {
    font-family: "微软雅黑", "Helvetica Neue", Helvetica, STHeiTi, Arial, sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    font-size: 62.5%;
}

body {
    margin: 0;
    font-size: .18rem;
    line-height: 1.5;
    color: #333333;
    background-color: white;
    height: 100%;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch;
    -webkit-text-size-adjust: none;
    -webkit-user-select: none;
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    -webkit-font-smoothing: antialiased;
    cursor: default;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
    display: block;
}

audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline;
}

    audio:not([controls]) {
        display: none;
        height: 0;
    }

[hidden], template {
    display: none;
}

svg:not(:root) {
    overflow: hidden;
}

a {
    background: transparent;
    text-decoration: none;
    -webkit-tap-highlight-color: transparent;
    color: #0088cc;
}

    a:active {
        outline: 0;
    }

    a:active {
        color: #006699;
    }

abbr[title] {
    border-bottom: 1px dotted;
}

b, strong {
    font-weight: bold;
}

dfn {
    font-style: italic;
}

mark {
    background: #ff0;
    color: #000;
}

small {
    font-size: 80%;
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

img {
    border: 0;
    vertical-align: middle;
}

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}

pre {
    overflow: auto;
    white-space: pre;
    white-space: pre-wrap;
}

code, kbd, pre, samp {
    font-family: "微软雅黑", monospace, monospace;
    font-size: .15em;
}

button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}

button {
    overflow: visible;
}

button, select {
    text-transform: none;
}

button, html input[type="button"], input[type="reset"], input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}

    button[disabled], html input[disabled] {
        cursor: default;
    }

    button::-moz-focus-inner, input::-moz-focus-inner {
        border: 0;
        padding: 0;
    }

input {
    line-height: normal;
}

    input[type="checkbox"], input[type="radio"] {
        box-sizing: border-box;
        padding: 0;
    }

    input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
        height: auto;
    }

    input[type="search"] {
        -webkit-appearance: textfield;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }

        input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
            -webkit-appearance: none;
        }

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

legend {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
    resize: vertical;
}

optgroup {
    font-weight: bold;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

td, th {
    padding: 0;
}

html, button, input, select, textarea {
    font-family: "微软雅黑", "Helvetica Neue", Helvetica, STHeiTi, Arial, sans-serif;
}

h1, h2, h3, h4, h5, h6, p, figure, form, blockquote {
    margin: 0;
}

ul, ol, li, dl, dd {
    margin: 0;
    padding: 0;
}

ul, ol, li {
    list-style: none outside none;
}

h1, h2, h3 {
    line-height: 2;
    font-weight: normal;
}

h1 {
    font-size: .3rem;
}

h2 {
    font-size: .2rem;
}

h3 {
    font-size: .18rem;
}

input::-moz-placeholder, textarea::-moz-placeholder {
    color: #cccccc;
}

input:-ms-input-placeholder, textarea:-ms-input-placeholder {
    color: #cccccc;
}

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
    color: #cccccc;
}

.fl, .fr {
    display: inline;
    float: left;
}

.fr {
    float: right;
}

.pr {
    position: relative;
}

.pa {
    position: absolute;
}

.clearfix::after {
    content: "";
    display: block;
    clear: both;
}

.lue {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.db {
    display: block;
}

.tc {
    text-align: center;
}

img {
    max-width: 100%;
}

.c_center {
    width: 1200px;
    margin: 0 auto;
}

.pore {
    position: relative;
}

.flexb {
    display: flex;
    align-items: center;
    justify-content: center;
}

.main {
    position: relative;
    width: 7.5rem;
    height: auto;
    margin: 0 auto;
    font-size: 14px;
    color: #2b2b2b;
    font-family: Helvetica Neue,Helvetica,Roboto,Segoe UI,Arial,sans-serif;
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.pBox {
    position: relative;
}

.bgimg > img {
    width: 100%;
}

.header {
    width: 100%;
    background: #100f09;
    padding: 0.08rem 0.16rem;
}

.header2 {
    position: fixed;
    top: 0;
    max-width: 7.5rem;
}

.header.flexb {
    justify-content: space-between;
}

.header .logo img {
    width: 1.1rem;
}

.header .toptext {
    text-align: left;
    margin: 0 0.16rem;
    width: calc(100% - 3.23rem);
}

    .header .toptext .font1 {
        font-size: 0.26rem;
        color: rgb(255, 253, 236);
        line-height: 0.36rem;
    }

    .header .toptext .font2 {
        font-size: 0.20rem;
        color: rgb(255, 253, 236);
        line-height: 0.24rem;
        margin: 0.04rem 0;
    }

    .header .toptext .font3 {
        font-size: 24px;
        font-family: "XinYuGongHeXieSong";
        line-height: 34px;
        text-shadow: 0px 2px 1px rgba(0, 0, 0, 0.3);
        background: linear-gradient(to bottom, #fea238, #dc2d22);
        -webkit-background-clip: text;
        color: transparent;
    }

    .header .toptext .img3 img {
        max-width: 3.04rem;
    }

.header .downBtn {
    display: block;
}

    .header .downBtn img {
        width: 1.81rem;
    }

.pBox2 {
    position: relative;
    margin-top: -1px;
}

    .pBox2 .nrBox {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
    }

        .pBox2 .nrBox .dhma {
            font-size: 0.2rem;
            color: rgb(255, 249, 215);
            text-align: center;
            margin-bottom: 0.28rem;
        }

.downBtn2 {
    display: block;
    margin: 0 auto;
    width: 3.5rem;
    margin-bottom: 0.48rem;
}

.pBox2 .nrBox .boxP {
    margin-top: 0.24rem;
}

.pBox2 .nrBox .boxTit {
    display: block;
    margin: 0 auto;
    width: 2.5rem;
    margin-bottom: 0.32rem;
}

.pBox2 .nrBox .boxCon {
    display: block;
    margin: 0 auto;
    width: 6.34rem;
    position: relative;
    padding: 0.14rem 0.20rem 0.26rem 0.20rem;
}

    .pBox2 .nrBox .boxCon .kuang {
        display: block;
        width: 100%;
        height: 100%;
        background: url(../img/kuang.png) center no-repeat;
        background-size: 100% 100%;
        position: absolute;
        left: 0;
        top: 0;
        z-index: 2;
    }

.mt48 {
    margin-top: 0.48rem;
}

.pBox2 .nrBox .boxCon video {
    width: 100%;
    display: block;
}

.pBox2 .nrBox .boxCon .palybtn {
    display: block;
    width: 0.93rem;
    margin: 0 auto;
    cursor: pointer;
    z-index: 3;
    position: absolute;
    left: calc(50% - 0.46rem);
    top: calc(50% - 0.46rem);
    /* display: none; */
}

.pBox2 .nrBox .boxCon .swiper_lunbo {
    width: 100%;
}

.bgimg img {
    display: block;
    margin-top: -1px;
    width: 100%;
}

    .bgimg img:first-child {
        margin-top: 0;
    }

.footer {
    width: 100%;
    background: #100f09;
    padding: 0.08rem 0.16rem;
    color: rgb(255, 253, 236);
}



.iosguild .progress {
    color: #fff;
    padding: 0 1rem;
    opacity: 0;
}

.iosguild .xinrenBtn .p1 {
    text-align: center;
    padding-top: 1.5rem;
}

    .iosguild .xinrenBtn .p1 img {
        width: 0.63rem;
    }

.iosguild .xinrenBtn .p2 {
    width: 1.8rem;
    margin: 0 auto;
    color: white;
    font-weight: 500;
    font-size: 0.22rem;
}

    .iosguild .xinrenBtn .p2 div {
        text-indent: 0.44rem;
    }

.iosguild .op1 {
    opacity: 1;
}

.iosguild .demo1-btn {
    height: 30px;
    width: 100%;
    display: inline-block;
    color: #ffffff;
    background-image: linear-gradient(to right, transparent 100%, #c8c8c8 100%);
    background-color: #3478f6;
    border-radius: 15px;
    border: 1px solid #c8c8c8;
    font-size: 14px;
    line-height: 28px;
    text-align: center;
    padding: 0px 20px;
    outline: none;
}

    .iosguild .demo1-btn:active {
        background-color: #3273e6;
    }

.iosguild .fade-enter-active,
.iosguild .fade-leave-active {
    transition: opacity .5s;
}

.iosguild .fade-enter,
.iosguild .fade-leave-to {
    opacity: 0;
}

.iosguild .guild-area {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background-color: #000;
    z-index: 100;
    overflow-y: auto;
}

.iosguild .top {
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 101;
    background: #000;
    padding-top: .8rem;
}

    .iosguild .top .close {
        width: .55rem;
        position: absolute;
        top: .28rem;
        right: .25rem;
    }

    .iosguild .top .ios-btn {
        outline: none;
        border: none;
        height: 0.8rem;
        font-size: 0.4rem;
        display: flex;
        width: 6.78rem;
        background: linear-gradient(0deg, #4396ec, #5bc8f0);
        border-radius: 5px;
        box-shadow: 0 0.03rem 0.07rem rgba(247, 153, 51, 0.58);
        justify-content: center;
        align-items: center;
        margin: 0.3rem auto;
        color: white;
    }

        .iosguild .top .ios-btn img {
            width: 0.4rem;
            height: 0.47rem;
            margin-right: 0.2rem;
        }

.iosguild .content {
    color: #fff;
    padding-top: 4rem;
}

.iosguild .content-item {
    padding: 0 0.41rem .4rem;
    margin-top: -0.5rem;
}

    .iosguild .content-item p {
        padding: 0 0.2rem;
        opacity: 0.87;
    }

    .iosguild .content-item .title {
        font-size: 0.36rem;
    }

    .iosguild .content-item .tip {
        font-size: 0.26rem;
    }

        .iosguild .content-item .tip span {
            color: #FD480A;
        }

    .iosguild .content-item .img {
        width: 100%;
        margin-top: .3rem;
    }

.banbenhaoo {
    width: 100%;
    text-align: center;
    color: #ffffff;
}

.loading {
    position: fixed;
    width: 328px;
    height: 328px;
    top: 20%;
    left: 50%;
    margin: -180.5px 0 0 -160px;
    z-index: 50;
    display: none;
}

    .loading > img {
        display: block;
        width: 328px;
        height: 328px;
    }
