body {
    font-size: 14px;
    font-weight: 300;
    font-family: 'Microsoft Yahei';
    background-color: #fff;
    color: #414141;
}

* {
    margin: 0;
    padding: 0
}

li {
    list-style: none
}

a {
    text-decoration: none
}

a:hover {
    text-decoration: none
}

p, ul {
    margin: 0;
    padding: 0;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: 700;
    text-rendering: optimizelegiblity;
    -webkit-font-smoothing: antialiased;
    margin: 0;
    padding: 0;
    font-family: Montserrat, sans-serif
}

h3 {
    font-size: 30px
}

i {
    margin: 0px;
    padding: 0px;
    font-style: normal;
}

.clear {
    clear: both;
}

.copyrights {
    text-indent: -9999px;
    height: 0;
    line-height: 0;
    font-size: 0;
    overflow: hidden
}


.header {
    height: 90px;
    background: #032566;
}

.header .header-top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 15px 0;
}

.header .header-top .logo {
    width: 170px;

}

.header .header-top .logo img {
    width: 170px;
    height: 61px
}

.header .header-top .links {
    width: 120px;
    height: 45px;
    border-radius: 3px;
    background: #147aff;
    line-height: 45px;
    text-align: center;
}

.header .header-top .links a {
    font-size: 20px;
    color: #fff;
    display: block;
    text-decoration: none;
}

.video-banner {
    height: auto;
    width: 100%;
    position: relative;
    background: url(../images/banner1.jpg) no-repeat;
    height: 847px;
    margin-top: 90px;
    overflow: hidden;
}

.ban-left {
    padding-top: 100px;
    text-align: center;
}

.ban-right {
    padding-top: 150px;
    color: #fff;
}

.ban-right h2 {
    font-size: 60px;
    font-weight: normal;
    padding-bottom: 20px;
}

.ban-right h4 {
    font-size: 30px;
    font-weight: normal;
    padding-bottom: 15px;
    letter-spacing: 6px;
}

.ban-right p {
    font-size: 24px;
    letter-spacing: 2px;
}

.down-box {
    display: flex;
    margin-top: 35px;
}

.down-box .b-code {
    /*width: 255px;*/
    /*height: 255px;*/
    box-shadow: 0 2px 10px #e2e3e4;
    border: 10px solid #fff;
}

/*.down-box .b-code img {*/
/*    width: 100%;*/
/*}*/

.down-box .down-btn {
    margin-left: 35px;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    align-items: center;
}

.down-box .down-btn .andr {
    width: 200px;
    height: 60px;
    background: #ffb900;
    border-radius: 35px;
    line-height: 60px;
    font-size: 24px;
    text-align: center;
}

.down-box .down-btn .andr img {
    margin-right: 5px;
    vertical-align: middle;
}

.down-box .down-btn .andr a {
    display: block;
    color: #fff;
}

.down-box .down-btn .ios {
    width: 200px;
    height: 60px;
    background: #041858;
    border-radius: 35px;
    line-height: 60px;
    font-size: 24px;
    text-align: center;
    border: 1px solid #fff;
    position: relative;
    overflow: hidden;
}

.down-box .down-btn .ios img {
    margin-right: 5px;
    margin-bottom: 7px;
    vertical-align: middle;
}

.down-box .down-btn .ios a {
    display: block;
    color: #fff;
}

.down-box .down-btn .ios .progress {
    visibility: hidden;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #041858;
}

.down-box .down-btn .ios .progress .value {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #ffb900;
}

.down-box .down-btn .ios .progress .text {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: nowrap;
    font-size: 15px;
    color: #FFF;
}

.game-model {
    padding: 80px 0;
    background: url(../images/mob_bg.jpg) center repeat-y;
    height: auto;
}

.model-right {
    position: relative;
}

.model-right .right-box {
    position: absolute;
    left: -90px;
    color: #000;
}

.model-right .right-box h2 {
    font-size: 50px;
    font-weight: normal;
    padding-bottom: 20px;
}

.model-right .right-box h4 {
    font-size: 30px;
    font-weight: normal;
    padding-bottom: 15px;
    letter-spacing: 6px;
}

.model-right .right-box p {
    font-size: 24px;
    letter-spacing: 2px;
    font-weight: 400;
}

.top-img {
    padding-bottom: 35px;
}

.model-right .right-box .contact {
    width: 330px;
    height: 85px;
    background: url(../images/cact_bg.jpg) repeat-x;
    border-top-right-radius: 35px;
    border-bottom-left-radius: 35px;
    line-height: 85px;
    text-align: center;
    font-size: 30px;
    margin-top: 120px;
    margin-left: 200px;
}

.model-right .right-box .contact a {
    display: block;
    color: #fff;
}

.model-right .right-box .contact img {
    margin-right: 5px;
    vertical-align: middle;
}

.game-model .top {
    margin-top: 100px;
}

.Video-game {
    padding: 100px 0;
    background: url(../images/vedio_bg.jpg) no-repeat;
    height: auto
}

.Video-game .video-right {
    color: #fff;
}

.Video-game .video-right h2 {
    font-size: 50px;
    font-weight: normal;
    padding-bottom: 20px;
}

.Video-game .video-right h4 {
    font-size: 30px;
    font-weight: normal;
    padding-bottom: 15px;
    letter-spacing: 6px;
}

.Video-game .video-right p {
    font-size: 24px;
    letter-spacing: 2px;
    font-weight: 400;
}

.Video-game .video-right .side {
    margin-top: 80px;
}

.information {
    padding: 60px 0 20px;
    background: url(../images/indfomation_bg.jpg) #e4f0ff no-repeat;
    height: auto
}

.information .infor-text {
    width: 530px;
    margin: 0 auto;
    color: #000
}

.information .infor-text h2 {
    font-size: 50px;
    font-weight: normal;
    padding-bottom: 20px;
}

.information .infor-text h4 {
    font-size: 30px;
    font-weight: normal;
    padding-bottom: 15px;
    letter-spacing: 6px;
}

.information .infor-text p {
    font-size: 24px;
    letter-spacing: 2px;
    font-weight: 400;
}

.information .news_img {
    margin: 30px 0;
}

.information .contact {
    width: 330px;
    height: 85px;
    background: url(../images/cact_bg.jpg) repeat-x;
    border-top-right-radius: 35px;
    border-bottom-left-radius: 35px;
    line-height: 85px;
    text-align: center;
    font-size: 30px;
    margin: 0 auto;
    float: right;
}

.information .contact a {
    display: block;
    color: #fff;
}

.information .contact img {
    margin-right: 5px;
    vertical-align: middle;
}

.footer {
    padding: 60px 0;
    background: #fff;
}

.f-text {
    padding-top: 60px;
}

.f-text h4 {
    font-size: 48px;
    padding-left: 10px;
    border-left: 6px solid #ffbe00;
    font-weight: normal;
    padding-bottom: 20px;
}

.f-text p {
    font-size: 30px;
    padding-left: 15px;
}

.down-button {
    display: flex;
    margin-top: 35px;
}

.down-button .b-code {
    /*width: 255px;*/
    /*height: 255px;*/
    box-shadow: 0 2px 10px #e2e3e4;
    border: 10px solid #fff;
}

.down-button .b-code img {
    width: 100%;
}

.down-button .down-btn {
    margin-left: 35px;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    align-items: center;
}

.down-button .down-btn .andr {
    width: 200px;
    height: 60px;
    background: #ffb900;
    border-radius: 35px;
    line-height: 60px;
    font-size: 24px;
    text-align: center;
}

.down-button .down-btn .andr img {
    margin-right: 5px;
    vertical-align: middle;
}

.down-button .down-btn .andr a {
    display: block;
    color: #fff;
}

.down-button .down-btn .ios {
    width: 200px;
    height: 60px;
    background: #041858;
    border-radius: 35px;
    line-height: 60px;
    font-size: 24px;
    text-align: center;
    border: 1px solid #fff;
}

.down-button .down-btn .ios img {
    margin-right: 5px;
    vertical-align: middle;
}

.down-button .down-btn .ios a {
    display: block;
    color: #fff;
}

.Load-popover {
    position: fixed;
    left: 0;
    z-index: 2000 !important;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 0255);
    display: none;
    top: 0;
    right: 0;
    bottom: 0;
}

@media (max-width: 768px) {
    .Load-content {
        background: url(../images/8ee7.jpg) no-repeat;
        background-size: cover;
        height: 100%;
        width: 100%;
    }

    .header {
        height: 70px;
        padding: 15px 0;
    }

    .header .header-top .logo img {
        width: 145px;
        height: 47px;
    }

    .header .header-top {
        padding: 0;
    }

    .header .header-top .links {
        width: 90px;
        height: 35px;
        line-height: 35px;
    }

    .header .header-top .links a {
        font-size: 16px;
    }

    .video-banner {
        background: url(../images/mo.jpg) no-repeat;
        height: auto;
        margin-top: 70px;
        overflow: hidden;
        background-size: 100%;
    }

    .video-banner .col-xs-6 {
        padding-right: 0;
    }

    .ban-left {
        padding-top: 10px;
        text-align: center;
    }

    .ban-left img {
        width: 80%;
    }

    .ban-right {
        padding-top: 25px;
        color: #fff;
    }

    .ban-right h2 {
        font-size: 18px;
        padding-bottom: 5px;
    }

    .ban-right h4 {
        font-size: 14px;
        letter-spacing: 0;
        padding-bottom: 5px;
    }

    .ban-right p {
        font-size: 12px;
        letter-spacing: 0
    }

    .down-box {
        margin-top: 10px;
    }

    .down-box .down-btn {
        margin-left: 0;
    }

    .down-box .down-btn .andr {
        width: 100px;
        height: 30px;
        line-height: 30px;
        font-size: 14px;
        margin-bottom: 10px;
    }

    .down-box .down-btn .andr img {
        width: 19px;
    }

    .down-box .down-btn .ios {
        width: 100px;
        height: 30px;
        line-height: 30px;
        font-size: 14px;
    }

    .down-box .down-btn .ios img {
        width: 19px;
    }

    .model-right .right-box {
        padding-left: 25px;
    }

    .model-right .right-box h2 {
        font-size: 18px;
        padding-bottom: 5px;
    }

    .model-right .right-box h4 {
        font-size: 14px;
        letter-spacing: 0;
        padding-bottom: 5px;
    }

    .model-right .right-box p {
        font-size: 12px;
        letter-spacing: 0
    }

    .model-left img {
        width: 80%;
    }

    .model-right .right-box .contact {
        margin-top: 20px;
        margin-left: 0px;
        width: 100px;
        height: 35px;
        line-height: 35px;
        font-size: 16px;
        border-top-right-radius: 8px;
        border-bottom-left-radius: 8px;
    }

    .model-right .right-box .contact img {
        width: 20px;
    }

    .top-img {
        width: 60px;
        padding-bottom: 15px;
    }

    .game-model .top {
        margin-top: 30px;
    }

    .game-model .top .col-xs-5 {
        width: 50%;
    }

    .game-model .top .col-xs-7 {
        width: 50%;
    }

    .game-model {
        background-size: 100%;
        padding: 40px 0;
    }

    .other-txt .right-box {
        left: 0;
        padding-left: 0px;
    }

    .Video-game {
        padding: 40px 0;
    }

    .Video-game .video-right h2 {
        font-size: 18px;
        padding-bottom: 5px;
    }

    .Video-game .video-right h4 {
        font-size: 14px;
        letter-spacing: 0;
        padding-bottom: 5px;
    }

    .Video-game .video-right p {
        font-size: 12px;
        letter-spacing: 0
    }

    .Video-game .video-right .side {
        margin-top: 8px;
    }

    .Video-game .video-right .side img {
        width: 100%;
    }

    .information {
        padding: 30px 0;
    }

    .information .news_img {
        margin-bottom: 0;
    }

    .information .infor-text {
        width: auto;
        padding: 0 15px;
    }

    .information .infor-text h2 {
        font-size: 18px;
        padding-bottom: 5px;
    }

    .information .infor-text h4 {
        font-size: 14px;
        letter-spacing: 0;
        padding-bottom: 5px;
    }

    .information .infor-text p {
        font-size: 12px;
        letter-spacing: 0
    }

    .information .contact {
        margin: 20px auto 0;
        width: 100px;
        height: 35px;
        line-height: 35px;
        font-size: 16px;
        border-top-right-radius: 8px;
        border-bottom-left-radius: 8px;
        float: none;
    }

    .information .contact img {
        width: 20px;
    }

    .footer {
        padding: 30px 0;
        background: #fff;
    }

    .f-text {
        padding-top: 20px;
    }

    .f-text h4 {
        font-size: 24px;
        padding-left: 10px;
        border-left: 6px solid #ffbe00;
        font-weight: normal;
        padding-bottom: 10px;
    }

    .f-text p {
        font-size: 16px;
        padding-left: 15px;
    }

    .down-button .b-code {
        height: auto;
        width: auto;
    }

    .down-button .down-btn {
        margin-left: 15px;
    }

    .down-button .down-btn .andr {
        width: 140px;
        height: 35px;
        line-height: 35px;
        font-size: 16px;
    }

    .down-button .down-btn .ios {
         width: 140px;
        height: 35px;
        line-height: 35px;
        font-size: 16px;
    }


}

/* 右侧悬浮 */
.floating_ck {
    position: fixed;
    right: 20px;
    top: 45%;
    z-index: 97;
}

.floating_ck li {
    padding-left: 30px;
    position: relative;
}

.floating_ck li a {
    display: inline-block;
    width: 65px;
    height: 65px;
    background: url(../images/service_icon.png) #fff;
    background-repeat: no-repeat;
    transition: none;
    border: solid 2px #e9f0ff;
    margin-bottom: 2px;
    text-decoration: none;
}

.floating_ck li a:hover {
    border: solid 2px #027fff;
}

.floating_ck li.consult a {
    background-position: 0px -10px;
}

.floating_ck li a span {
    color: #296aef;
    display: block;
    padding-top: 40px;
    font-size: 12px;
    font-weight: 500;
    text-align: center;
}

.floating_ck li.words a {
    background-position: 0px -78px;
}

.floating_ck li.pho a {
    background-position: 0px -142px;
}

.floating_ck li.qrcord a {
    background-position: 0px -212px;
}

.floating_ck li.roll-top a {
    background-position: 0px -270px;
}

.floating_ck li .floating_left {
    display: none;
    position: absolute;
    left: 32px;
    top: 50%;
    -webkit-transform: translateX(-108%) translateY(-50%);
    -ms-transform: translateX(-108%) translateY(-50%);
    transform: translateX(-108%) translateY(-50%)
}

.floating_ck li:hover .floating_left {
    display: block
}

.floating_ck li .floating_left .tip-block {
    position: relative;
    padding: 10px;
    background-color: #fff;
    font-size: 14px;
    white-space: nowrap;
    color: #313233;
    border-radius: 8px;
    border: 1px solid #d2d4d9;
    box-shadow: 0 3px 5px 0 rgba(0, 0, 0, .05), 0 6px 15px 0 rgba(0, 0, 0, .05);
    cursor: pointer
}

.floating_ck li .floating_left .tip-block p {
    font-size: 24px;
    color: #ff9c00;
    font-weight: 500;
}

.floating_ck li .floating_left .tip-block:after {
    content: "";
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translate(50%, -50%) rotate(225deg);
    -ms-transform: translate(50%, -50%) rotate(225deg);
    transform: translate(50%, -50%) rotate(225deg);
    background-color: #fff;
    width: 14px;
    height: 14px;
    border: 1px solid #d2d4d9;
    border-color: transparent transparent #d2d4d9 #d2d4d9;
    box-sizing: border-box;
    border-radius: 2px
}

.floating_ck li.roll-top {
    padding-left: 30px;
    opacity: 0;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    transition: all .3s ease
}

.floating_ck.show-roll li.roll-top {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.foot-consult {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    color: #fff;
    z-index: 99;
    font-size: 12px;
}

.consult-box {
    display: flex;
    justify-content: space-between;
}

.consult-box a {
    color: #fff;
    display: block;
}

.cons {
    background: #027fff;
    text-align: center;
    width: 33.33%;
    padding: 5px 0;
}

.weChat {
    background: #019541;
    text-align: center;
    width: 33.33%;
    padding: 5px 0;
}

.f-pho {
    background: #e78f11;
    text-align: center;
    width: 33.33%;
    padding: 5px 0;
}
