body {
    margin:0px;
    background-color:#000;
    width:100%;
    height:100%
}
#mainContainer {
    position:fixed;
    z-index:9999
}
#help {
    display:none
}
#help {
    background-color:#e8b8b8;
    position:absolute;
    top:0;
    right:10%;
    width:80%;
    height:auto;
    display:none;
    z-index:1000;
    text-align:center;
    padding-bottom:20px;
    border-radius:5px
}
.help_help {
    height:30px;
    width:100%;
    background:#ff5675;
    font-size:16px;
    color:#fff;
    font-weight:700;
    line-height:30px;
    position:relative
}
.close_help {
    position:absolute;
    height:30px;
    width:30px;
    right:0;
    top:0
}
.help_desc {
    width:90%;
    margin:0 5%;
    float:left;
    margin-top:5px;
    overflow:hidden
}
#help.title,#help.title a {
    width:100%;
    font-size:18px;
    font-weight:800;
    color:#191817;
    float:left;
    text-decoration:none
}
#help.desc_con {
    float:left;
    line-height:25px;
    color:#000;
    text-align:left;
    width:100%;
    height:50vh;
    font-size:14px;
    overflow:scroll;
    padding:0 0 5px
}
#go_help {
    position:absolute;
    cursor:pointer;
    top:100px;
    right:0;
    z-index:100
}
#adContainer {
    position:absolute;
    top:0;
    left:0;
    background-color:black
}
#gameframediv {
    height:100%;
    width:100%;
    position:absolute;
    left:0;
    top:0
}
#top-banner {
    background-color:#eeeeee;
    width:100%;
    z-index:10;
    justify-content:center;
    display:flex;
    position:absolute
}

.gamestartad {
    background-color:#000
}

.ad-section {
    position:relative;
    background-repeat:no-repeat;
    background-position:center;
    background-size:100%;
    width:100%;
    text-align:center;
    margin-bottom:20px
}
.ad-mid {
    margin-right:0;
    margin-left:0;
    width:100%;
    background-color:#fff;
}
#ad-banner {
    height:50px;
    margin-top:5px;
    text-align:center
}
.game_ad {
    display: none;
    margin:auto;
    left:0;
    top:0;
    right:0;
    position:relative;
    z-index:5;
    display:none;
    width:auto;
    font-size:12px;
    text-align:center;
    width:auto
}
.circleProgress_wrapper {
     width:50px;
     height:50px;
     position:relative
 }
.wrapper {
    width:25px;
    height:50px;
    position:absolute;
    top:0;
    overflow:hidden
}
.right {
    right:1px
}
.left {
    left:1px
}
.circleProgress {
    width:45px;
    height:45px;
    border:2px solid transparent;
    border-radius:50%;
    position:absolute;
    top:0;
    -webkit-transform:rotate(45deg)
}
#timer_begin {
    color:#CCCCCC;
    font-size:25px;
    font-family:"Microsoft YaHei","微软雅黑","SimHei","黑体"
}
.game_ad>section {
    height:auto;
    width:auto;
    padding:5px
}
#timer_begin {
    color:#6F6F6F;
    text-align:right;
    font-size:13px
}
#play_btn_time {
    opacity:0.9;
    color:#F9F9F9;
    text-align:right;
    background-color:#000000;
    font-size:13px
}
.ad_load_css {
    opacity:0.4;
    color:#fff;
    font-size:15px;
    margin-bottom:15px;
    margin-top:15px;
    text-align:center;
    font-family:Roboto-Regular
}
.ad_btn_css {
    text-align:center;
    padding:2px;
    color:#ffffff;
    background-color:black;
    font-size:14px;
    width:40%;
    background:#2196F3;
    margin:-15px auto 0;
    border-radius:10px
}

#start {
     margin:0 auto 48px;
     position:relative;
     background:#666;
     font-size:1.2em
 }
.progress-button.content {
    position:relative;
    display:block;
    z-index:9
}
.progress-button.progress {
    background:#148544
}
#progress {
    background:#eef;
    line-height:1em;
    height:1.1em;
    font-size:1em;
    padding:0;
    margin:0;
    text-align:center;
    position:relative
}
#progress-inner {
    border-radius:2px;
    position:absolute;
    left:0;
    top:0;
    background:#0078e7;
    height:100%
}
#adpreloaderwrap {
    /*
    background-color:#000;
    background:#000 50% 50% no-repeat;
    */
    width:100%;
    text-align:center;
    position:absolute;

    background-size:25px 25px;
    min-height:300px
}

#progText {
    color:#fff;
    padding-top: 10px;
    line-height:16px;
    font-size: 24px;
    font-weight: bolder;
    display:none;
    width:100%
}
#playnow {
    display:block;
    margin-top: 30px;
    margin-left: auto;
    margin-right: auto;
    clear:both;
    width:210px;
    padding:10px 0;
    color:#fff;
    font-size:32px;
    font-weight:700;
    border-radius:10px;
    text-align:center;
    background:#2a6797;
    border:0;
    outline:0;
    box-shadow:0 0 3px rgba(0,0,0,.5);
    position:relative;
}
#playnowprogress {
    background:#eef;

    font-size:17px;
    padding:8px 0;
    margin:0 auto;
    text-align:center;
    position:relative;
}

#playnowprogress-inner {
    border-radius:10px;
    position:absolute;
    left:0;
    top:0;
    margin:0 auto;
    background:#2196f3;
    height:100%;
}
.preShadow{background:#000;width:100%;height:100vh;position:absolute;z-index:100;top:0;display:none}
.preloadpacman{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}
.preloadpacman>div:nth-child(2){animation:preloadpacman-balls 1s -.99s infinite linear}
.preloadpacman>div:nth-child(3){animation:preloadpacman-balls 1s -.66s infinite linear}
.preloadpacman>div:nth-child(4){animation:preloadpacman-balls 1s -.33s infinite linear}
.preloadpacman>div:nth-child(5){animation:preloadpacman-balls 1s 0s infinite linear}
.preloadpacman>div:first-of-type{width:0;height:0;border-right:25px solid transparent;border-top:25px solid #fff;border-left:25px solid #fff;border-bottom:25px solid #fff;border-radius:25px;animation:rotate_preloadpacman_half_up .5s 0s infinite;position:relative;left:-30px}
.preloadpacman>div:nth-child(2){width:0;height:0;border-right:25px solid transparent;border-top:25px solid #fff;border-left:25px solid #fff;border-bottom:25px solid #fff;border-radius:25px;animation:rotate_preloadpacman_half_down .5s 0s infinite;margin-top:-50px;position:relative;left:-30px}
.preloadpacman>div:nth-child(3),.preloadpacman>div:nth-child(4),.preloadpacman>div:nth-child(5),
.preloadpacman>div:nth-child(6){background-color:#fff;border-radius:100%;margin:2px;width:10px;height:10px;position:absolute;transform:translate(0,-6.25px);top:25px;left:70px}
@keyframes rotate_preloadpacman_half_up{0%{transform:rotate(270deg)}50%{transform:rotate(360deg)}100%{transform:rotate(270deg)}}@keyframes rotate_preloadpacman_half_down{0%{transform:rotate(90deg)}50%{transform:rotate(0deg)}100%{transform:rotate(90deg)}}@keyframes preloadpacman-balls{75%{opacity:.7}100%{transform:translate(-100px,-6.25px)}}

@media screen and (orientation:portrait) {

    #beginView {
        position:fixed;
        padding-top: 20vh;
        height:100%;
        width:100%;
        /*background-color:#000002;*/
        z-index:1000;
        background: linear-gradient(-45deg,#ee7752,#e73c7e,#23a6d5,#23d5ab) 0 0/300% 300%;
        animation: pluto-gradient 60s ease 0s infinite normal none running;
    }

}@media screen and (orientation:landscape) {
    #beginView {
        position:fixed;
        height:100%;
        width:100%;
        /*background-color:#000002;*/
        z-index:1000;
        overflow: auto;
        background: linear-gradient(-45deg,#ee7752,#e73c7e,#23a6d5,#23d5ab) 0 0/300% 300%;
        animation: pluto-gradient 60s ease 0s infinite normal none running;
    }

}
.img_more_game {
     opacity:0.1;
     overflow:hidden;
     animation-name:breath;
     animation-duration:1200ms;
     animation-timing-function:ease-in-out;
     animation-iteration-count:infinite;
     -webkit-animation-name:breath;
     -webkit-animation-duration:1200ms;
     -webkit-animation-timing-function:ease-in-out;
     -webkit-animation-iteration-count:infinite
 }
@keyframes breath {
    from {
        opacity:0.1
    }
    50% {
        opacity:1
    }
    to {
        opacity:0.1
    }
}@-webkit-keyframes breath {
     from {
         opacity:0.1
     }
     50% {
         opacity:1
     }
     to {
         opacity:0.1
     }
 }
@keyframes pluto-gradient{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}