html,
body {
    /* height: 100vh !important; */
    width: 100%;
    color: #4e4c48;
    margin: 0 auto;
}
.cont {
    height: 100vh;
}
.logo {
    max-width: 136px;
    width: 8vw;
}
.page1 {
    width: 100%;
    height: 100vh;
    background: #fff url(../images/p1-bg.jpg) no-repeat center top;
    background-size: cover;
    position: relative;
}

.fb-top-bt {
    max-width: 60px;
    width: 4vw;
}
.slogan-down {
    margin-bottom: 9%;
}
.slogan {
    max-width: 800px;
    width: 41vw;
    margin-bottom: 3%;
}
.down-box {
    background: url(../images/dowbtn-bg.png) no-repeat center top;
    background-size: 100% 100%;
    max-width: 620px;
    padding: 3% 0;
    margin: 0 auto;
}
.app-link {
    webkit-animation: up_down 1500ms linear infinite;
    -moz-animation: up_down 1500ms linear infinite;
    -ms-animation: up_down 1500ms linear infinite;
    animation: up_down 1500ms linear infinite;
    text-align: center;
    width: 100%;
}
.app-link a {
    display: inline-block;
    width: 100%;
    max-width: 42%;
    top: -2px;
    position: relative;
}
.app-link span {
    max-width: 16%;
    display: inline-block;
    position: relative;
    top: -5px;
}
@-webkit-keyframes up_down {
    0% {
        -webkit-transform: translateY(0px);
    }

    50% {
        -webkit-transform: translateY(10px);
    }

    100% {
        -webkit-transform: translateY(0px);
    }
}

@-moz-keyframes up_down {
    0% {
        -moz-transform: translateY(0px);
    }

    50% {
        -moz-transform: translateY(10px);
    }

    100% {
        -moz-transform: translateY(0px);
    }
}

@-ms-keyframes up_down {
    0% {
        -ms-transform: translateY(0px);
    }

    50% {
        -ms-transform: translateY(10px);
    }

    100% {
        -ms-transform: translateY(0px);
    }
}

@keyframes up_down {
    0% {
        transform: translateY(0px);
    }

    50% {
        transform: translateY(10px);
    }

    100% {
        transform: translateY(0px);
    }
}
.page2 {
    width: 100%;
    /* height: 100%;
    max-height: 850px;
    background: #fff url(../images/p2-bg.jpg) no-repeat center top;
    background-size: cover; */
    position: relative;
}
.p2-bg,
.page3,
.page4,
.p4-bg {
    width: 100%;
    position: relative;
}
.p2-title {
    transform: translateX(-82%) translatey(82%);
    max-width: 42vw;
}
.p2-jp {
    max-width: 66vw;
}

.uk-inline,
.p3-bg {
    width: 100%;
}
.p3-title {
    max-width: 64vw;
}
.p4-title {
    transform: translateX(-77%) translatey(92%);
    max-width: 44vw;
}
.ljt-bg {
    max-width: 61vw;
    width: 100%;
}
.slideshow-ul {
    width: 72%;
    max-width: 491px;
    padding: 0 0;
    min-height: calc(32.5vw) !important;
    left: 6%;
}
.xx-txt {
    margin-left: -3vw;
    font-size: 0.81vw;
}
.jp-txt {
    color: #ddd;
    margin-bottom: 2.5vw;
    font-size: 0.83vw;
    margin-left: -15vw;
}
.uk-slideshow {
    width: 55%;
}
.slideshow-previous {
    left: -10%;
    width: 9%;
}
.slideshow-next {
    right: 6%;
    width: 9%;
}
.p5-title {
    transform: translateX(-34%) translatey(0);
    max-width: 733px;
    width: 45vw;
    margin-top: 5%;
}
.p5-ak15 {
    transform: translateX(-118%) translatey(0);
    width: 33vw;
    max-width: 630px;
}
.p5-sl {
    max-width: 47%;
    margin: 0 auto;
    transform: translateX(-33%) translatey(0);
    margin-top: 12%;
}
.slider-box {
    background: url(../images/p5-slbg.png) no-repeat center top;
    background-size: 100% 100%;
    width: 100%;
    max-width: 88%;
    padding: 0.85% 7%;
    overflow: hidden;
}
.slider-box ul {
    position: relative;
    max-width: 760px;
}
.num-panel {
    width: 100%;
    text-align: right;
    margin-bottom: 7.5%;
}
.num-panel h2 {
    font-size: 1.4vw;
    right: 10%;
    position: relative;
}
.p5-sl span img {
    width: 20vw;
    max-width: 332px;
}
.previous-bt-p5,
.next-bt-p5 {
    max-width: 49px;
    width: 3vw;
}
.p5-title {
    transform: translateX(-31%) translatey(0);
    max-width: 733px;
    width: 43vw;
    margin-top: 5%;
}
.site-footer {
    background: #000;
}
.footer {
    width: 100%;
    clear: both;
    font-family: '宋体';
    font-size: 12px;
    overflow: hidden;
    max-width: 1100px;
    margin: 0 auto 0;
    text-align: left;
    max-width: 966px;
}
.B_logo {
    float: left;
    margin-top: 3.1em !important;
    margin-right: 1em;
}

.footer .foot {
    margin: 0 auto;
    position: relative;
}
.footer ul {
    float: left;
    padding: 28px 0 0;
    color: #969494;
}
.footer ul li {
    line-height: 24px;
    color: #969494;
}
.footer ul li a {
    color: #969494;
}
.footer .g12 {
    position: absolute;
    top: 32px;
    right: 0;
    width: 60px;
}
.footer {
    overflow: hidden;
    position: relative;
    width: 100%;
}
.foot {
    max-width: 1180px;
    margin: 0 auto;
}
.foot p {
    float: left;
    margin-top: 25px;
    margin-left: 8px;
    color: #969494;
    line-height: 1.5;
}
.rating_15 img {
    width: 71px;
}
.B_logo {
    float: left;
}
.foot ul a {
    color: #1aade9;
    text-decoration: none;
}
.foot ul {
    float: left;
    overflow: hidden;
    color: #fff;
    line-height: 2.2;
    text-align: left;
    margin-top: 22px;
    margin-left: 20px;
    margin-right: 30px;
}
.foot ul a {
    color: #969494;
}
.B_logo img {
    max-width: 190px;
}
.uk-dotnav-m {
    display: none;
}
.p5-sl .p5-list4 span img {
    width: 100%;
    max-width: 668.8px;
}
.nav-fixed {
    position: fixed;
    top: 30%;
    right: 3%;
    z-index: 1;
}
.uk-nav-default li a {
    color: #fff;
    font-size: 16px;
    line-height: 3.2;
    text-shadow: 2px 1px 2px #000, 1px -1px 3px #000, 2px 3px 2px #000, -2px -2px 3px #000, -1px -1px 2px #000, -1px -1px 0px #000;
}
.uk-nav-default > li.uk-active > a,
.uk-nav-default > li > a:hover {
    color: #ffc828;
    transition: 0.5s ease-in-out;
}
.nav-fixed::before {
    content: '';
    position: absolute;
    color: #000;
    height: 100%;
    border-right: 2px solid #878c90;
    right: -22px;
}
.nav-fixed li {
    position: relative;
}
.nav-fixed li::before {
    content: '';
    position: absolute;
    top: 22px;
    right: -30px;
    width: 18px;
    height: 18px;
    background: url(../images/nav-ico2.png) no-repeat center center;
    background-size: contain;
    transition: 0.35s ease-in;
}
.nav-fixed li.uk-active::before {
    content: '';
    position: absolute;
    top: 19px;
    right: -34px;
    background: url(../images/nav-ico1.png) no-repeat center center;
    background-size: contain;
    transition: 0.35s ease-in-out;
    color: #ffc828;
    width: 32px;
    height: 21px;
}
.text-panel {
    font-size: 12px;
}
.uk-slider-items .uk-inline {
    width: auto;
    cursor: pointer;
}
.uk-drop {
    left: auto !important;
    bottom: auto !important;
    top: -0.8vw !important;
    right: 0.45vw !important;
    /* display: block; */
    width: auto;
}
.uk-drop56 {
    top: 0.65vw !important;
}
.drop-class {
    cursor: pointer;
}
.drop-text {
    cursor: pointer;
    padding: 0.35vw;
    background: rgb(0 0 0 / 85%);
    border: 1.5px solid rgb(255 200 40 / 75%);
    color: #fff;
    font-size: 0.6vw;
    display: inline-block;
}
@media (max-width: 1080px) {
    .page1 {
        width: 100%;
        height: 100vh;
        background: #fff url(../images/p1-bg-m.jpg) no-repeat center top;
        background-size: cover;
        position: relative;
    }
    .fb-top-bt {
        max-width: 2.375rem;
        width: 100%;
        margin-right: 15px;
        margin-top: 70px;
    }
    .nav-m {
        max-width: 2.375rem;
        width: 100%;
        margin-right: 15px;
        margin-top: 20px;
        position: fixed !important;
    }
    .uk-offcanvas-bar {
        position: absolute;
        top: 0;
        bottom: 0;
        left: -100%;
        box-sizing: border-box;
        width: 100%;
        padding: 68px 24px;
        background: rgb(0 0 0 / 0.88);
        max-height: 100vh;
        overflow-y: hidden;
    }
    .uk-offcanvas .uk-offcanvas-close {
        max-width: 2.1rem;
    }
    .offcanvas-m {
        background: #fff url(../images/offcanvas-m.png) no-repeat center top;
        background-size: 100% 100%;
        height: 100%;
        padding: 20px 20px 20px 0;
        text-align: right;
    }
    .uk-offcanvas-close {
        position: absolute;
        z-index: 1000;
        top: 15px;
        right: 17px;
        padding: 5px;
    }
    .uk-nav-default li {
        background: url(../images/nav-lin.png) no-repeat center bottom;
        background-size: 100%;
    }
    .uk-nav-default li.nav-active {
        background: url(../images/nav-lin2.png) no-repeat center bottom;
        background-size: 100%;
    }
    .uk-nav-default li.nav-active a {
        color: #ffb400 !important;
    }
    .uk-nav-default li a {
        color: #fff !important;
        font-size: 18px;
        line-height: 2.5;
        margin-bottom: 55px;
        text-shadow: 0 0 black;
    }
    .app-link a {
        display: inline-block;
        width: 100%;
        max-width: 45%;
        top: -2px;
        position: relative;
        border: 1px solid #d2d2d2;
        border-radius: 6px;
    }
    .down-box {
        background: none;
        background-size: 100% 100%;
        max-width: 620px;
        padding: 3% 0;
        margin: 0 auto;
    }
    .page5 {
        height: 450px;
        overflow: hidden;
    }

    .slogan-down {
        margin-bottom: 17vh;
    }
    .slogan {
        max-width: 360px;
        width: 86vw;
        margin-bottom: 6%;
    }
    .slogan-m {
        padding: 0 10%;
        max-width: 400px;
        width: 86%;
        margin: 0 auto 6%;
    }
    .newgame_ad {
        display: none;
    }
    .p4-title {
        transform: translateX(-50%) translatey(92%);
        max-width: 90%;
    }
    .uk-slideshow {
        width: 100%;
    }
    .ljt-bg {
        max-width: 100%;
        width: 100%;
        bottom: 0px;
        top: auto;
    }
    .slideshow-ul {
        width: 78%;
        max-width: 400px;
        padding: 0 0;
        min-height: calc(100vw) !important;
        left: 50%;
        transform: translateX(-50%);
    }
    .slideshow-previous {
        left: 0;
        width: 9%;
    }
    .slideshow-next {
        right: 0;
        width: 9%;
    }
    .footer .foot {
        margin: 0 auto 20px;
        position: relative;
    }
    .footer {
        height: auto;
        clear: both;
        font-family: '宋体';
        font-size: 12px;
        margin: 0 auto 0;
        text-align: center;
    }
    .foot p {
        float: inherit;
        margin-top: 25px;
        margin-left: 8px;
        color: #969494;
        line-height: 1.5;
        margin: 0 auto;
        display: block;
        text-align: center;
    }
    .foot ul {
        float: inherit;
        overflow: hidden;
        color: #fff;
        line-height: 2.2;
        text-align: center;
        margin-top: 0;
        margin-left: 0;
        margin-right: 0;
        padding: 0;
        margin-bottom: 5px;
    }
    .rating_15 img {
        width: 40px;
    }
    .p5-title {
        transform: translateX(-50%) translatey(0);
        max-width: 733px;
        width: 90%;
        margin-top: 11%;
    }
    .p5-sl {
        max-width: 100%;
        margin: 0 auto;
        transform: translateX(-50%) translatey(0);
        margin-top: 28%;
    }
    .slider-box {
        background-size: cover;
        width: 100%;
        max-width: 98%;
        padding: 2% 0 0 0;
        overflow: hidden;
        margin: 0 auto;
    }
    .num-panel h2 {
        font-size: 4vw;
        right: 10%;
        position: relative;
    }
    .slider-box ul.uk-slider-items {
        position: relative;
        max-width: 760px;
        left: 3.5px;
    }
    .p5-sl span img {
        width: 48vw;
        max-width: 332px;
    }
    .previous-bt-p5,
    .next-bt-p5 {
        max-width: 50px;
        width: 100%;
    }
    .previous-btm {
        left: 40%;
    }
    .next-btm {
        left: 60%;
    }
    .uk-dotnav-m {
        display: flex;
    }
    .uk-dotnav > .uk-active > * {
        background-color: rgb(247 198 50) !important;
        border-color: #fff !important;
        width: 13px;
        height: 13px;
    }
    .uk-dotnav > * > * {
        width: 13px;
        height: 13px;
    }
    .rating_15 {
        margin-bottom: 15px;
    }
    .uk-drop {
        left: auto !important;
        bottom: auto !important;
        top: -20% !important;
        right: 0.45vw !important;
        /* display: block; */
        width: auto;
    }
    .uk-drop56 {
        top: 13% !important;
    }
    .drop-text {
        cursor: pointer;
        padding: 0.35vw;
        background: rgb(0 0 0 / 85%);
        border: 1.5px solid rgb(255 200 40 / 75%);
        color: #fff;
        font-size: 0.75rem;
        display: inline-block;
    }
    .jp-txt {
        color: #ddd;
        margin-bottom: 7vw;
        font-size: 0.75rem;
        margin-left: 0;
        text-align: center;
    }
    .xx-txt {
        margin-left: -3vw;
        font-size: 0.75rem;
    }
}
