body,html{
    /*overflow: hidden;*/
    width: 100%;
    height: 100%;
    padding: 0px;
    margin: 0px;
    /*background-color: #0089d7;*/
}
.banner-ins {
    /*margin: auto;*/
    background-color: #ffffff;

    top: 0;
    bottom: 0;
    left: 0;
    right: 0;


    position: absolute;

}

#loadbox{
    display: none;
    background-color: #0089d7;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 999999;
}
#icon{
    margin-left: auto;
    margin-right: auto;
    margin-top: 13.5%;
    font-weight: bold;
    text-align: center;
    color: #ffffff;
    font-size: 20px;
}
#img_icon{

    border-radius: 1rem;
    width: 28%;
    height: 28%;
    -webkit-box-shadow: 3px 5px 9px rgba(0,0,0,.8);
    -moz-box-shadow: 3px 5px 9px rgba(0,0,0,.8);
    box-shadow: 3px 5px 9px rgba(0,0,0,.8);
}
#load_txt{
    margin-top: 15px;
}
#loading_bar{
    position: absolute;
    width: 80%;
    height: 65px;
    left: 50%;
    margin-left: -40%;
    /*margin-top: 250px;*/
    bottom: 10%;
}

#loading_bg{
    height: 15px;
    background-color: white;
    border-radius: 7.5px;
    box-shadow:0px 0px 0px 1px #BED1DC,
    0px 0px 0px 4px #ffffff;
    -webkit-box-shadow: 0px 0px 0px 1px #BED1DC,
    0px 0px 0px 4px #ffffff;
    -moz-box-shadow: 0px 0px 0px 1px #BED1DC,
    0px 0px 0px 4px #ffffff;
}
#loading_bar1{
    width: 0%;
    height: 16px;
    border-radius: 10px;
    background-color: #69D608;
    margin-top: -16px;
}
#loading_text1{
    width: 100px;
    height: 17px;
    margin-top: 30px;
}
#loading_text{
    width: 100px;
    height: 17px;
    margin-left: auto;
    margin-right: auto;

}
#loading_icon{
    position: absolute;
    width: 38px;
    height: 41px;
    margin-top: -53px;
    left:10%;
}
/********************** AFC灏佽鏍峰紡 ***********************************/
#googleAdBox{
    display: none;
    z-index: 999999999;
    position: absolute;
    background-color: #003553;
    width: 100%;
    height: 100%;
    /*visibility: hidden;*/
}
#title{

    text-align: center;
    color: white;
    height: 18%;
    margin-top: 0px;
    /*display: none;*/
    /*background-color: coral;*/

}
#ad_loading_bar{

    height: 30px;
    width: 100%;
    position: inherit;
    /*top: 20%;*/
    bottom: 2%
    /*top: 5%;*/
    /* background-color: darkorchid;*/
}

#game_icon{

    margin-top: 15px;
    width: 60px;
    height: 60px;
    border-radius: 50px;
    margin-bottom: 5px;
}

#des_text{
    margin-top: 1px;
    font-size: 18px;
    line-height: 120%;
}

#game_name{
    font-weight: bold;
    color: cornsilk;
    font-size: 25px;
    display: none;
    /*visibility: hidden;*/
}


#ad_box{
    display: none;
    width: 100%;
    height: 50%;
    margin: auto auto;
    /*margin-left: auto;*/
    /*margin-right: auto;*/
    top: 50%;
    margin-top: -47%;
    position: absolute;
    z-index: 9999999999;
    /*  background-color: #69D608;*/
}
/*
@media(min-width: 414px) { #ad_box { width: 414px; height: 345px; } }
*/



#ad_loading_bg{
    position: relative;
    margin: 0px auto;
    /*top: 50%;*/
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    width: 200px;
    height: 100%;
    box-shadow:0px 0px 0px 1px #BED1DC,
    0px 0px 0px 4px #ffffff;
    -webkit-box-shadow: 0px 0px 0px 1px #BED1DC,
    0px 0px 0px 4px #ffffff;
    -moz-box-shadow: 0px 0px 0px 1px #BED1DC,
    0px 0px 0px 4px #ffffff;
    border-radius: 5px;
}
#ad_loading{
    width: 0%;
    height: 100%;
    border-radius: 5px;


    background-color: #69b608;
}
#ad_loading1{
    width: 0%;
    height: 100%;
    border-radius: 5px;


    background-color: #69b608;
}
#ad_loading_text
{
    visibility: hidden;

    width: 100%;
    position: absolute;

    text-align: center;
    font-size: 18px;
    color: white;
    margin-top: 0%;
    top:50%;
    transform:translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    /*
    position: relative;
    left:50%;
    transform:translateY(-50%);

     */
}


#ad_img{
    width: 100%;
    height: 100%;

}
#GameDiv{
    width: 100%;
    height: 100%;
    /*position: absolute;*/
    z-index: 1;
    background-color: #BED1DC;
    overflow-x: hidden;
    overflow-y: hidden;
}
#gameFrame{
    z-index: 1;
    overflow: hidden;
    border-width: 0px;
    position: relative;
    /*background-color: #0089d7;*/
}
#game_banner{
    position: absolute;
    z-index: 100;
}

/*********** AFG瀹瑰櫒 ***************/
#adContainer{

    position: absolute;
    z-index: 999999999;
    background-color: #69b608;
}
/*** 灏佽afc 骞垮憡灏哄鑷€傚簲 **/



#googleAdBoxNew{
    /*background: #ffffff;*/
    display: none;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 99999999;
}
#newloading{
    border: .25rem solid hsla(0,0%,100%,.25);
    border-top-color: #fff;
    border-radius: 50%;
    -webkit-animation: spCircRot .6s linear infinite;
    animation: spCircRot .6s linear infinite;
    width: 1.5rem;
    height: 1.5rem;
    clear: both;
    margin: 2rem auto 1.75rem;

}
#newloadingText{
    text-align: center;
    font-size: 1rem;
    margin-top: -1.5rem;
    color: #fff;
}
@keyframes spCircRot {
    0% {
        transform: rotate(0)
    }

    to {
        transform: rotate(359deg)
    }
}
#newadbox{
    width: 100%;
    display: block;
    height: 45%;
    top: 42%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    position: absolute;
    z-index: 999999991;
    background: white;
}
#newadbox1{
    width: 100%;
    display: none;
    height: 46%;
    bottom: 0;
    position: absolute;
    z-index: 9999;
}
#adImg{
    width: 414px;
    height: 345px;
}
#verText{
    position: absolute;
    top: 0px;
    left: 0px;
    color: white;
    z-index: 999999999;
}
#loadingAdBg{
    display:block;
    width:100%;
    height:100%;
    background:#000000;
    position: absolute;
    top:0px;
    z-index: 99;
    background: url(img/bg.png);
}
#__vconsole{
    position: absolute;
    z-index: 99999999;
}
#game_icon2{

    width: 80px;
    height: 80px;
    border-radius: 20px;
    /*margin-left: 50px;*/
    display: inline;
}
#newloadingBox {
    position: absolute;
    padding-top: 0rem;
    padding-bottom: 1.5rem;
    /*background-color: linear-gradient(-45deg,#644282,#262851);*/
    z-index: 888;


    margin-left: auto;
    margin-right: auto;
    /*margin-top: 13.5%;*/
    font-weight: bold;

    color: #ffffff;
    /*font-size: 20px;*/
    width: 180px;
    margin-left: 50%;
    transform: translateX(-50%);
    margin-top: 3%;
}

/*璺冲姩鑴氭湰*/
.bounce {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    color: white;
    height: 100%;
    font: normal bold 6rem "Product Sans", sans-serif;
    white-space: nowrap;
}

.letter {
    animation: bounce 0.55s cubic-bezier(0.05, 0, 0.2, 1) infinite alternate;
    display: inline-block;
    transform: translate3d(0, 0, 0);
    margin-top: 0.5em;
    text-shadow: rgba(255, 255, 255, 0.4) 0 0 0.05em;
    font: normal 500 1.3rem 'Varela Round', sans-serif;
}
.letter:nth-child(1) {
    animation-delay: 0s;
}
.letter:nth-child(2) {
    animation-delay: 0.0833333333s;
}
.letter:nth-child(3) {
    animation-delay: 0.1666666667s;
}
.letter:nth-child(4) {
    animation-delay: 0.15s;
}
.letter:nth-child(5) {
    animation-delay: 0.1333333333s;
}
@keyframes bounce {
    0% {
        transform: translate3d(0, 0, 0);
        text-shadow: rgba(255, 255, 255, 0.4) 0 0 0.05em;
    }
    100% {
        transform: translate3d(0, -0.5em, 0);
        text-shadow: rgba(255, 255, 255, 0.4) 0 1em 0.35em;
    }
}