    body {
        width: 100%;
        font-size: 12px;
        color: #6e6d6d;
    }
    
    ul,
    ol {
        list-style-type: none;
    }
    
    body,
    ul,
    ol,
    h1,
    h2,
    h3,
    h4,
    h5,
    h6,
    dl,
    dd,
    form,
    p {
        margin: 0;
        padding: 0;
        font-family: "Microsoft YaHei";
        -webkit-text-size-adjust: none;
        -webkit-text-size-adjust: none;
    }
    
    img {
        display: block;
        max-width: 100%;
        margin: 0 auto;
    }
    
    span,
    em,
    i {
        font-style: normal;
    }
    
    a {
        text-decoration: none;
    }
    
    button,
    img {
        border: 0;
    }
    
    button {
        outline: none;
    }
    
    input {
        border: none;
        outline: none;
    }
    
    dl {
        -webkit-margin-before: 1em;
        -webkit-margin-after: 1em;
    }
    
    body {
        /*  width: 320px;*/
        margin: 0 auto;
        background: #fff;
    }
    
    select {
        background: none;
        outline: none;
        -webkit-tap-highlight-color: transparent;
        -webkit-appearance: none;
    }
    
    .topNav {
        width: 100%;
        height: 60px;
        background: #1d1e28;
        position: fixed;
        top: -1px;
        left: 0;
        z-index: 999;
    }
    
    .logo-ddt {
        width: 48px;
        height: 48px;
        display: block;
        background: url(//game.gtimg.cn/images/ddt/m/web20170424m/logo-ddt.png) no-repeat;
        background-size: 100% 100%;
        position: absolute;
        top: 8px;
        left: 9px;
        z-index: 9;
    }
    
    .topNav-p1 {
        font-size: 12px;
        color: #fff;
        line-height: 18px;
        position: absolute;
        top: 11px;
        left: 66px;
    }
    
    .topNav-p1 span {
        font-size: 9.5px;
        color: #8b949e;
    }
    
    .btn-qh {
        width: 103px;
        height: 47px;
        display: block;
        background: url(//game.gtimg.cn/images/ddt/m/web20170424m/btn_download.png) no-repeat;
        background-size: contain;
        text-indent: -999px;
        font-size: 12px;
        color: #fff;
        text-align: center;
        line-height: 25px;
        font-weight: bold;
        border-radius: 50px;
        position: absolute;
        top: 8px;
        right: 12px;
    }
    
    .btn-sli-icon {
        width: 26px;
        height: 18px;
        display: block;
        background-position: -222px 0;
        position: absolute;
        top: 12px;
        right: 10px;
    }
    
    .pr {
        position: relative;
        ;
    }
    
    .topNav .menu {
        position: absolute;
        height: 14px;
        width: 18px;
        padding: 10px 8px;
        right: 15px;
        top: 80px;
        background-color: #feea06;
        border-radius: 100%;
        z-index: 999;
    }
    
    .topNav .active.menu {
        z-index: 9999;
    }
    
    .menu .line {
        width: 18px;
        height: 2.56px;
        background-color: #9c4e27;
        overflow: hidden;
        opacity: 1;
        transition: all .5s;
        -webkit-transition: all .5s;
        margin: 0 auto;
    }
    
    .menu .line {
        position: absolute;
        left: 50%;
        margin-top: -1.28px;
        margin-left: -9px;
    }
    
    .menu .line_top {
        top: 35%;
    }
    
    .menu .line_mid {
        top: 50%;
    }
    
    .menu .line_bottom {
        top: 65%;
    }
    
    .menu.active .line {
        top: 50%;
    }
    
    .active.menu .line_top {
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }
    
    .active.menu .line_bottom {
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
    }
    
    .active.menu .line_mid {
        -webkit-transform: translate3d(200px, 0, 0);
        transform: translate3d(200px, 0, 0);
    }
    /**/
    
    .sli_list {
        display: none;
        width: 100%;
        background: #141517;
        position: absolute;
        top: 60px;
        left: 0;
    }
    
    .sli_list_ul {
        width: 100%;
        padding-top: 0px;
    }
    
    .sli_list_ul li {
        width: 100%;
        height: 46px;
        border-bottom: 1px solid #2e2f30;
    }
    
    .sli_list_ul li a {
        width: 100%;
        height: 46px;
        display: block;
        font-size: 13px;
        color: #fff;
        text-align: center;
        line-height: 46px;
    }
    
    .footNav {
        background-color: #393ea4;
        /* margin-top: 32px; */
    }
    
    .textTips {
        text-align: center;
        font-size: 14px;
        color: #696ee6;
        padding: 24px 0;
    }
    
    .backTop {
        width: 46px;
        height: 46px;
        margin: 48px auto 32px;
    }
    
    .btn-top {
        width: 320px;
        height: 31px;
        display: block;
        position: relative;
    }
    
    .btn-top p {
        font-size: 10px;
        color: #b8c0ca;
        display: block;
        height: 31px;
        line-height: 14px;
        position: absolute;
        top: 0;
        left: 134px;
    }
    
    .btn-top span {
        width: 11px;
        height: 31px;
        background-position: -40px -86px;
        position: absolute;
        top: 0;
        left: 176px;
    }
    
    .foot-Mid {
        width: 320px;
        /* background: #11171e; */
        text-align: center;
    }
    
    .foot-M {
        width: 120px;
        overflow: hidden;
        display: inline-block;
        margin: 0 18px;
        vertical-align: top;
    }
    
    .split_line {
        width: 292px;
        height: 1px;
        background-position: 0 -134px;
        display: block;
        margin: 0 auto;
    }
    
    .foot-icon {
        width: 60px;
        height: 60px;
        display: block;
        margin: 0 auto;
        margin-top: 8px;
        margin-bottom: 10px;
        border-radius: 100%;
        border: 1px #4f53b9 solid;
    }
    
    .foot-icon1 {
        background: url(//game.gtimg.cn/images/ddt/m/web20170424m/foot_icon_wechat.png) no-repeat;
        background-size: 30px auto;
        background-position: center;
    }
    
    .foot-icon2 {
        background: url(//game.gtimg.cn/images/ddt/m/web20170424m/foot_icon_blog.png) no-repeat;
        background-size: 24.5px auto;
        background-position: center;
    }
    
    .foot-Mp1 {
        font-size: 8px;
        color: #4acce0;
        text-align: center;
        line-height: 12px;
    }
    
    .foot-Mp2 {
        font-size: 7.68px;
        color: #4acce0;
        text-align: center;
        line-height: 12px;
    }
    
    .foot-Mp2 span {
        color: #f6c303;
    }
    
    .foot_img {
        width: 100%;
        height: auto;
        color: #4349b7;
        text-align: center;
        font-size: 8.54px;
        padding-bottom: 12px;
        background-color: #2b2f83;
        padding: 24px 0;
        line-height: 1.5;
    }
    
    .foot_img a {
        color: #4349b7;
    }
    
    .wrap {
        width: 100%;
        /* max-width: 1920px; */
        /* min-width: 1180px; */
        margin: 59px auto 0;
        position: relative;
        color: #060606;
        font-size: 14px;
        line-height: 28px;
        /* min-height: 700px; */
        overflow: hidden;
    }
    
    .ost_box,
    .top {
        min-width: 1260px !important;
    }
    
    .content {
        width: 100%;
        margin: 0 auto;
        padding: 1px;
        position: relative;
        /* border: 1px solid pink; */
        /* overflow: hidden; */
        height: 100%;
        /* display: none; */
    }
    
    .oh {
        overflow: hidden;
    }
    /**/
    
    .pop {
        display: none;
        text-align: center;
        width: 800px;
        height: 520px;
        background-color: #fff;
    }
    
    .pop .pop-con {
        width: 80%;
        overflow: hidden;
        position: relative;
        margin: 0 auto;
    }
    
    .pop .pop-con img {
        width: 100%;
    }
    
    .pop .pop-close {
        width: 40px;
        height: 38px;
        line-height: 38px;
        position: absolute;
        top: 0;
        right: 0;
        font-size: 28px;
        z-index: 1000;
        display: block;
        color: #000;
    }
    
    .sec {
        width: 100%;
        background: url(//game.gtimg.cn/images/ddt/cp/a20170821newm/kv.jpg) no-repeat top center;
        background-size: 100%;
        position: relative;
    }
    
    .kv {
        height: 195px;
        /*  background-image:url(//game.gtimg.cn/images/ddt/cp/a20170821newm/kv.jpg);
*/
    }
    
    .kv div {
        width: 100%;
        height: 603px;
        background: url(//game.gtimg.cn/images/ddt/cp/a20170821newm/kv.jpg) no-repeat top center;
        background-size: 100%;
    }
    
    .sec_1 {
        height: 372px;
        background-image: url(//game.gtimg.cn/images/ddt/cp/a20170821newm/bg.jpg);
        background-size: 100%;
        /* display: none; */
        margin-top: -1px;
    }
    
    .role {
        width: 90px;
        position: absolute;
        right: 6px;
        bottom: 162px;
        z-index: 2;
    }
    
    .nav {
        width: 100%;
        height: 16px;
        position: relative;
        margin-top: 96px;
        z-index: 5;
    }
    
    .nav li {
        width: 98px;
        height: 76px;
        text-align: center;
        box-sizing: border-box;
        padding-top: 49px;
        position: absolute;
        top: -97px;
        cursor: pointer;
        background: none;
    }
    
    .nav li.on {
        background: url(//game.gtimg.cn/images/ddt/cp/a20170821newm/nav10.png) no-repeat;
        background-size: 100%;
        filter: brightness(1.1);
    }
    
    .nav img {
        margin-top: -39px;
        /* display: none; */
        width: 80%;
    }
    
    .nav li.nav1 {
        left: 20px;
    }
    
    .nav li.nav2 {
        left: 111px;
        top: -74px;
    }
    
    .nav li.nav3 {
        right: 29px;
        top: -104px;
    }
    
    .cont {
        /* width: 100%; */
        height: 500px;
        /* margin-top: -30px; */
        opacity: 0;
        filter: alpha(opacity=0);
        /*This works in IE 8 & 9 too*/
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        /*IE4-IE9*/
        filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
        -webkit-transition: all .8s;
        transition: all .8s;
        position: absolute;
    }
    
    .cont.on {
        display: block;
        opacity: 1;
        filter: alpha(opacity=100);
        /*This works in IE 8 & 9 too*/
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        /*IE4-IE9*/
        filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=100);
        transition: all .5s;
    }
    
    .cont_ {
        color: transparent;
        font-size: 12px;
        position: absolute;
        line-height: 36px;
        letter-spacing: 0px;
    }
    
    .cont_ p {
        position: absolute;
    }
    
    .cont1 .cont_ {
        width: 200px;
        height: 315px;
        background: url(//game.gtimg.cn/images/ddt/cp/a20170821newm/cont1.png) no-repeat;
        background-size: 100%;
        position: absolute;
        /* left: 0; */
        /* top: 3px; */
    }
    
    .cont1 .word1 {
        left: 27px;
        top: 84px;
    }
    
    .cont1 .word2 {
        left: 30px;
        top: 283px;
    }
    
    .cont2 .cont_ {
        width: 231px;
        height: 113px;
        background: url(//game.gtimg.cn/images/ddt/cp/a20170821newm/cont2.png) no-repeat;
        background-size: 100%;
        left: 28px;
        top: 99px;
    }
    
    .cont2 .word1 {
        left: 30px;
        top: 83px;
    }
    
    .cont3 .cont_ {
        width: 214px;
        height: 90px;
        background: url(//game.gtimg.cn/images/ddt/cp/a20170821newm/cont3.png) no-repeat;
        background-size: 100%;
    }
    
    .cont3 .word1 {
        left: 30px;
        top: 82px;
    }
    
    .cont3 .word2 {
        left: 533px;
        top: 85px;
    }
    
    .cont3 .word3 {
        left: 30px;
        top: 241px;
    }
    
    .cont1 {
        left: 40px;
        top: 89px;
    }
    
    .cont2 {
        position: absolute;
        left: 0;
        top: -8px;
    }
    
    .cont3 {
        left: 32px;
        top: 90px;
    }
    
    .to-website {
        width: 74px;
        position: absolute;
        right: 58px;
        top: -11px;
    }
    
    @media all and (orientation: landscape) {
        .topNav,
        .footNav {
            display: none;
        }
        .wrap {
            margin: 0;
        }
    }
    
    @media all and (orientation: portrait) {
        .to-website {
            display: none;
        }
    }

/*
.scrren{
    width: 298px;
    height: 111px;
    background:url(//game.gtimg.cn/images/ddt/cp/a20170821newm/sceen1.png) no-repeat top center;
    position: absolute;
    background-size: 100%;
    left: 11px;
    bottom: 29px;

    opacity: 0;
    -webkit-transition: opacity .5s;
    transition: opacity .5s;
}
.scrren.on{

    opacity: 1;
        -webkit-transition: opacity .5s;
    transition: opacity .5s;
}*/
/*.scrren1{
    background-image:url(//game.gtimg.cn/images/ddt/cp/a20170821newm/sceen1.png) ;
}
.scrren2{
    background-image:url(//game.gtimg.cn/images/ddt/cp/a20170821newm/sceen2.png) ;
}
.scrren3{
    background-image:url(//game.gtimg.cn/images/ddt/cp/a20170821newm/sceen3.png) ;
}
*/

    .swiper-container {
        width: 320px;
        height: 147px;
        position: absolute;
        bottom: 21px;
    }
    .swiper-slide {
        text-align: center;
        font-size: 18px;
        /* background: #fff; */

        /* Center slide text vertically */
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
    }
    .swiper-slide img{
        
height: 71%;
        
display: block;
        
margin: 0 auto;
    }

    .swiper-pagination-bullet{
            width: 10px;
    height: 10px;
    }