
.slogan {
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.slogan-top {
    width: 100vw;
    height: 23.2vw;
    background-image: url('../image/download.png');
    background-size: 65.73vw 100%;
    position: relative;
    border-radius: 8px;
    background-position-x: 2.6667vw;
    background-repeat: no-repeat;
}

.slogan-img {
    position: absolute;
    width: 30.27vw;
    height: 30.67vw;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    animation: sloganMove 2s infinite;
}

.xy {
width: 82vw;height: 11.67vw;
margin: 2vw 0 2vw 0 ;
}
.so{
    width: 70vw;height: 10.67vw;
    margin: 0vw 0 2vw 0 ;
}
.divd{
    width:90vw;height:12vw;
    margin: 0vw 0 1vw 0 ;
}
.dialog-wapper {
    position: fixed;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .6);
    z-index: 99999;
}

.d-content {
    position: relative;
    top: 50vw;
}

#close {
    width: 11.3333vw;
    height: 11.3333vw;
    position: absolute;
    right: 8.2667vw;
    top: -8.5333vw;
}

.dialog-img {
    width: 60vw;
    height: 89.6vw;
    position: absolute;
    left: 20%;
    animation: rock 1s 0s ease-in-out infinite;
}


.slogan-txt {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    margin-top: 2.67vw;
    margin-bottom: 4vw;
    font-size: 3.2vw;
    letter-spacing: 0.2em;
    color: #7C7D8B;
}

.slider-main {
    position: relative;
    width: 100%;
    display: flex;
    justify-content: center;
    overflow: hidden;
}

.slider-main .swiper-wrapper .swiper-slide .img-wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.slider-main .swiper-wrapper .swiper-slide img {
    height: 66.67vw;
}

.slider-main .swiper-container {
    width: 79.47vw;
    height: 66.67vw;
}

.swiper-button-prev {
    margin-left: 1.73vw;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-tap-highlight-color: transparent;
}

.swiper-button-next {
    margin-right: 1.73vw;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-tap-highlight-color: transparent;
}

.ios-btn-container {
    width: 100%;
    margin-top: 3%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.im-download {
    width: 23.67vw;
    height: 8.4vw;
    margin: 2vw 3.6667vw;
    animation: move 1.2s infinite;
}

.h5-address {
    width: 94.1333vw;
    height: 40vw;
    margin: 0 auto;
}

.address {
    width: 94.1333vw;
}

.address img {
    width: 100vw;
}

.address-item {
    height: 8vw;
    display: flex;
    justify-content: space-between;
    margin: 0 0 1.73vw 1.33vw;
    border-radius: 2.13vw;
    text-decoration: none;
}

.siten{
     width: 12.33vw;
      display: flex;
    justify-content: center;
    align-items: center;
    height: 8vw;
    color: #333;
    margin-left: 5px;
    font-size: 2.67vw;
    font-weight: 600;
}
.ms{
     width: 10.33vw;
      display: flex;
    justify-content: center;
    align-items: center;
    height: 8vw;
    color: #333;
 
    font-size: 2.67vw;
    font-weight: 600;
}

.qi{
    width: 27.87vw;
    height: 8.4vw;
    margin-left: 2.27vw;
}
.address-item .site {
    width: 21.33vw;
    height: 8vw;
    background-color: #ce0100;
    border-radius: 4vw 0 0 4vw;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-size: 2.67vw;
    font-weight: 600;
}

.line_container {
    display: flex;
    flex-grow: 1;
}

.site-enter {
    width: 27.87vw !important;
    height: 8.4vw;
    margin-left: 1.27vw;
}
.midn{
    height:78.67vw
}

.bl {
    width: 14.87vw !important;
    height: 4.4vw;
    margin-left: 1vw;
    margin-top: 2vw;
  
}

.site-text {
    font: size 4.13vw;
    font-weight: 600;
    color: #ffffff;
    background-color: #050505;
    line-height: 8vw;
    text-align: center;
    border-radius: 0 4vw 4vw 0;
    flex-grow: 1;
}

.ios-btn-container .ios-load-btn img {
    width: 6.4vw;
    height: 6.4vw;
    margin-right: 4.33vw;
}

.game-content {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
      margin-bottom: 10vw;
}

.game-content .discount-title {
    width: 86.2667vw;
    height: 6.6667vw;
    margin: 0 auto;
}

.swiper-slide-active,
.swiper-slide-duplicate-active {
    transform: scale(1);
}

.banner-wrapper {
    position: relative;
    width: 88.53vw;
    height: 34.8vw;
    margin-top: 4.13vw;
}

.banner-wrapper .swiper-slide {
    width: 88.53vw;
}

.banner-wrapper .swiper-slide img {
    width: 88.53vw;
}

.left {
    position: absolute;
    left: -4vw;
    top: 32.4vw;
    z-index: 10;
}

.right {
    position: absolute;
    right: -4vw;
    top: 32.4vw;
    z-index: 10;
}

.left img,
.right img {
    width: 2.9333vw;
    height: 4.2667vw;
}

.hot-game {
    width: 75.2vw;
    height: 6.6667vw;
    margin: 6.1333vw 0 6vw;
}

.hot-game-list {
    width: 88.88vw;
    height: 79.6vw;
    margin-bottom: 22.5333vw;
}

.chess-palyer {
    width: 97.2vw;
    height: 56.2667vw;
    margin: 6.2667vw 0 18.5333vw;
}

.dialog-wapper {
    position: fixed;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .6);
    z-index: 99999;
}

.d-content {
    position: relative;
    top: 50vw;
}

#close {
    width: 11.3333vw;
    height: 11.3333vw;
    position: absolute;
    right: 8.2667vw;
    top: -8.5333vw;
}

.dialog-img {
    width: 60vw;
    height: 89.6vw;
    position: absolute;
    left: 20%;
    animation: rock 1s 0s ease-in-out infinite;
}

.footer-wrapper {
    width: 100%;
    height: 10vw;
    background-image: url("../image/footer-bg.png");
    background-size: 100% 100%;
    position: fixed;
    bottom: 0;
    z-index: 999;
  
}

.footer-wrapper .text-img {
    position: absolute;
    width: 21.07vw;
    height: 7.47vw;
    left: 49.2vw;
    margin-top: 5.67vw;
    animation: move 1.2s infinite;
}

.footer-btn {
    width: 14.4vw;
    height: 14.67vw;
    margin-top: -7.33vw;
    position: absolute;
    right: 2.6667vw;
    top: 50%;
    animation: move 1.2s infinite;
}

.service {
    position: fixed;
    right: 0px;
    top: 16%;
    transform: translateY(-50%);
    z-index: 888;
    display: flex;
    flex-direction: column;
}

.service-container {
    transform: translateY(6px);
}

.service-container img {
    width: 16.53vw;
}

.update-container img {
    width: 16vw;
    height: 9.6vw;
}

.install-container {
    transform: translateY(-3px);
}

.install-container img {
    width: 24vw;
    height: auto;
    position: absolute;
    right: -3.2vw;
}

@media screen and (min-width:750px) {
    .game-content {
        margin-top: 2vw;
    margin-bottom: 3vw!important;
}
    .wrapper {
        margin: 0 auto;
        max-width: 750px !important;
        background-color: #fafbff;
    }
    .swiper-container {
        width: 718px !important;
        height: auto !important;
    }
    .slider-main .swiper-wrapper .swiper-slide img {
        width: 100%;
        height: auto;
    }
    .d-content {
        top: 150px;
    }
    #close {
        width: 45px;
        height: 45px;
        right: 8.2667vw;
        top: -70px;
    }
    .dialog-img {
        width: 280px;
        height: 420px;
        left: 50%;
        margin-left: -140px;
    }
    .footer-wrapper {
        width: 750px;
        height: 50px;
        position: fixed;
    }
    .footer-btn {
        margin-top: -35px;
        width: 100px;
        height: 100px;
        top: 57px;
    }
    .footer-wrapper .text-img {
        left: 369px;
        width: 158px;
        height: 56px;
        margin-top: 47px;
    }
    .slogan-top {
        width: 723px;
        height: 215px;
        background-size: 493px 174px;
    }
    .slogan-img {
        width: 222px;
        height: 222px;
        margin-top: -30px;
        right: -10px;
    }
    .xy{
        width: 80%;
        height: 80px;
margin-top: 150px;
    }
    .divd{
    width:90%;height:100%;
    
}
    .so{
        width: 65%;
        height: 65px;
    }
    .im-download {
        width: 150px;
        height: 50px;
          margin: 1vw 1.6667vw;
    animation: move 1.2s infinite;
    }
    .h5-address {
        width: 706px;
        height: 270px;
    }
    .game-content .discount-title {
        width: 647px;
        height: 50px;
        margin-top: 48px;
    }
    .box {
        width: 678px;
        height: 582px;
        overflow: hidden;
    }
    .main {
        width: 678px;
        height: 500px;
    }
    .address>img {
        margin-bottom: 33px;
    }
    .item img {
        width: 279px;
        height: 433px;
    }
    .hot-game {
        width: 564px;
        height: 50px;
        margin: 0px 0 45px;
    }
    .hot-game-list {
        width: 666px;
        height: 597px;
        margin-bottom: 11px;
    }
    .service {
        position: fixed;
        right: 50%;
        z-index: 88;
        margin-right: -23.65rem;
        top: 50%;
        margin-top: -0.97rem;
    }
    .service .service-container img {
        width: 163px;
    }
    .update-container img {
        width: 163px;
        height: auto;
    }
    .install-container img {
        width: 241px;
        right: -39px;
    }
    .address {
        width: 706px;
        height: 490px;
    }
    .address img {
        width: 682px;
    }
    .address-item {
        height: 60px;
        margin-bottom: 20px;
        margin-left: 13px;
    }
    .siten{
     width: 100px;
     
    height: 50px;
    color: #333;
    font-size: 25px;
    font-weight: 600;
     margin-left: 10px;
}

.ms{
     width: 50px;
     
    height: 50px;
    color: #333;
    font-size: 25px;
    font-weight: 600;
    margin-left: 10px;
}
.qi{
     width: 50px!important;
     
    height: 50px;
    color: #333;
    font-size: 25px;
    font-weight: 600;
}
    .address-item .site {
        width: 160px;
        height: 60px;
        font-size: 20px;
    }
    
    .bl {
 width: 100px !important;
        height: 30px;
        margin-left: 0.5vw;
        margin-top: 0.5vw;
  
}
.midn{
    height: 30.67vw;
}
    .site-enter {
        width: 209px !important;
        height: 50px;
        font-size: 20px;
    }
    .site-text {
        font-size: 20px;
        line-height: 60px;
    }
    .banner-wrapper .swiper-slide img,
    .banner-wrapper {
        width: 664px;
        height: 261px;
    }
    .banner-wrapper {
        margin-bottom: 37px;
    }
}

@keyframes rock {
    15%,
    45% {
        -webkit-transform: rotate(3deg);
        transform: rotate(3deg);
        transform-origin: 50% 100%;
    }
    30% {
        -webkit-transform: rotate(-3deg);
        transform: rotate(-3deg);
        transform-origin: 50% 100%;
    }
    60%,
    100% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
        transform-origin: 50% 100%;
    }
}

@keyframes move {
    0% {
        transform: scale(1);
    }
    25% {
        transform: scale(1.1);
    }
    50% {
        transform: scale(1);
    }
    75% {
        transform: scale(1.1);
    }
    100% {
        transform: scale(1);
    }
}

@keyframes sloganMove {
    0% {
        transform: translateY(-50%) scale(1);
    }
    25% {
        transform: translateY(-50%) scale(.95);
    }
    50% {
        transform: translateY(-50%) scale(1);
    }
    75% {
        transform: translateY(-50%) scale(.95);
    }
    100% {
        transform: translateY(-50%) scale(1);
    }
}