* {
    margin: 0;
    padding: 0;
    -webkit-tap-highlight-color: transparent;
    -webkit-overflow-scrolling: touch
}

body,
html {
    width: 100%;
    -webkit-user-select: none;
    user-select: none;
    -webkit-overflow-scrolling: touch
}

body {
    color: #333;
    font-size: 14px;
    font-family: "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
    background: #0c0c0c;
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch
}

.pc {
    background: url("//image.gamersky.com/webimg13/zhuanti/mmcj/pcbg.jpg") no-repeat center 36px;
    width: 100%;
    display: none;
}

.pc .nr {
    height: calc(3732px - 550px)
}

.pc .nr .OneBtn {
    width: 395px;
    height: 101px;
    margin: 550px auto 0;
    position: relative;
    z-index: 2
}

.pc .nr .OneBtn .btn {
    width: 395px;
    background: url("//image.gamersky.com/webimg13/zhuanti/mmcj/b.png") no-repeat center;
    height: 101px
}

.pc .nr .OneBtn .btn:hover {
    background: url("//image.gamersky.com/webimg13/zhuanti/mmcj/bh.png") no-repeat center;
    cursor: pointer;
    transition: all 0.3s
}

.pc .nr .OneBtn::after {
    content: "";
    position: absolute;
    z-index: -1;
    background: url("//image.gamersky.com/webimg13/zhuanti/mmcj/xz.png") no-repeat center;
    width: 122px;
    height: 124px;
    display: block;
    animation: identifier 5s linear infinite;
    top: -11.5px;
    left: 50%;
    margin-left: -61px
}

@keyframes identifier {
    0% {
        transform: rotate(0deg)
    }

    100% {
        transform: rotate(360deg)
    }
}

.pc .nr .btn {
    width: 275px;
    height: 59px;
    cursor: pointer
}

.pc .nr .btn.cj {
    background: url("//image.gamersky.com/webimg13/zhuanti/mmcj/cj.png") no-repeat center
}

.pc .nr .btn.bd {
    background: url("//image.gamersky.com/webimg13/zhuanti/mmcj/bd.png") no-repeat center;
    position: relative
}

.pc .nr .btn.bd:hover::after {
    display: block
}

.pc .nr .btn.bd::after {
    content: "";
    position: absolute;
    background: url("//image.gamersky.com/webimg13/zhuanti/mmcj/tc.png") no-repeat center/100% 100%;
    width: 221px;
    height: 269px;
    display: none;
    top: -275px;
    left: 50%;
    margin-left: -110.5px
}

.pc .nr .btnbox {
    display: flex;
    width: 580px;
    margin: 1675px auto 0;
    justify-content: space-between
}

.pc .nr .botbox {
    display: flex;
    width: 580px;
    margin: 1060px auto 0;
    justify-content: center
}

.pc .Bot {
    width: 100%;
    min-width: 1680px;
    height: 155px;
    background: #373737;
    position: relative;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%)
}

.pc .Bot .Copyright {
    margin: 0 auto;
    width: 1680px;
    padding-top: 35px;
    padding-bottom: 30px;
    height: auto;
    line-height: 30px;
    text-align: center;
    color: #ccc;
    font-size: 14px;
    background: transparent
}

.pc .Bot .Copyright a {
    margin: 0 5px;
    color: #ccc
}

.pc .Bot .Copyright a:hover {
    color: #fff
}

.wap {
    display: none;
    background: url("//image.gamersky.com/webimg13/zhuanti/mmcj/wapbg.jpg") no-repeat center center/100% 100%;
    width: 7.5rem;
    height: 54.03rem
}

.wap .nr {
    padding-top: 7rem
}

.wap .nr .OneBtn {
    width: 4.74rem;
    height: 1.21rem;
    margin: 0 auto;
    position: relative;
    z-index: 2
}

.wap .nr .OneBtn .btn {
    width: 4.74rem;
    background: url("//image.gamersky.com/webimg13/zhuanti/mmcj/wapb.png") no-repeat center/100% 100%;
    height: 1.21rem
}

.wap .nr .OneBtn::after {
    content: "";
    position: absolute;
    z-index: -1;
    background: url("//image.gamersky.com/webimg13/zhuanti/mmcj/wapxz.png") no-repeat center/100% 100%;
    width: 1.47rem;
    height: 1.49rem;
    display: block;
    top: -0.14rem;
    left: 50%;
    margin-left: -0.74rem;
    animation: identifier 5s linear infinite
}

@keyframes identifier {
    0% {
        transform: rotate(0deg)
    }

    100% {
        transform: rotate(360deg)
    }
}

.wap .nr .btn {
    width: 3.29rem;
    height: 0.7rem;
    cursor: pointer
}

.wap .nr .btn.cj {
    background: url("//image.gamersky.com/webimg13/zhuanti/mmcj/wapcj.png") no-repeat center/100% 100%
}

.wap .nr .btn.bd {
    background: url("//image.gamersky.com/webimg13/zhuanti/mmcj/wapbd.png") no-repeat center/100% 100%
}

.wap .nr .btnbox {
    display: flex;
    width: 6.75rem;
    margin: 23.86rem auto 0;
    justify-content: space-between
}

.wap .nr .botbox {
    display: flex;
    width: 6.75rem;
    margin: 18.39rem auto 0;
    justify-content: center
}