html, body {
    margin: 0px;
    background-color: black;
    overflow: hidden;
}

body > img {
    position: absolute;
    display: none;
}

#main > img {
    /*display: block;*/
}

#stage > div {
    pointer-events: none;
}

.popup {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    display: none;
}

.popbgPic {
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    display: block;
    top: 50%;
    left: 50%;
    margin-left: -270px;
    margin-top: -469px;
}

.popPic {
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    display: block;
    top: 50%;
    left: 50%;
    margin-left: -234px;
    margin-top: -332px;
    /*height: 100%;*/
}

.popCloseBtn {
    pointer-events: auto;
    width: 100px;
    height: 200px;
    background-color: red;
    opacity: 0;
    position: absolute;
    top: 50%;
    margin-top: 270px;
    left: 50%;
    margin-left: -50px;

}

.ending {
    display: none;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    /*display: none;*/
}

.videoPop {
    display: none;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
}

#video {
    position: absolute;
    top: 0px;
    /*margin-top: -180px;*/
    left: 0px;
    width: 100%;
    height: 100%;
}

.jdnwBtn {
    width: 210px;
    height: 66px;
    background-image: url("../img/ending/btn1.png");
    position: absolute;
    top: 0px;
    left: 104px;
}

.shareBtn {
    width: 210px;
    height: 66px;
    background-image: url("../img/ending/btn2.png");
    position: absolute;
    top: 0px;
    left: 326px;
}

.endingtxt {
    position: absolute;
    top: 81px;
    left: 47px;
}

.endingUi {

    position: absolute;
    top: 640px;
    left: 0px;
    width: 100%;
}

.sharePop {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    display: none;
}

.sharebg {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: black;
    opacity: 0.8;
}

.shareTxt {
    position: absolute;
    top: 0px;
    left: 0px;
}

.gyroStart {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: black;
    z-index: 1000;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
}

.gyroStartInner {
    text-align: center;
}

.gyroStartTitle {
    font-size: 60px;
    color: #eff36f;
    margin-bottom: 20px;
    font-weight: bold;
    letter-spacing: 8px;
}

.gyroStartSub {
    font-size: 24px;
    color: #fff;
    margin-bottom: 60px;
    opacity: 0.8;
    letter-spacing: 2px;
}

.gyroStartBtn {
    display: inline-block;
    padding: 18px 70px;
    font-size: 32px;
    color: #eff36f;
    border: 2px solid #eff36f;
    border-radius: 40px;
    -webkit-tap-highlight-color: transparent;
}

.gyroStartBtn:active {
    background-color: rgba(239, 243, 111, 0.15);
}

.loading {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -220px;
    margin-left: -220px;

}

.loading #tip {
    position: absolute;
    top: 322px;
    font-size: 26px;
    color: #eff36f;
    width: 296px;
    left: 76px;
    text-align: center;
}

.loadingBar {
    position: absolute;
    top: 333px;
    /*width: 296;*/
    width: 1px;
    height: 15px;
    background-color: #c4701b;
    opacity: 0.5;
    left: 76px;
}

.enterbtn {
    display: none;
    position: absolute;
    bottom: 100px;
    left: 50%;
    margin-left: -83px;
    width: 165px;
    height: 117px;
    /*background-image: url("../img/enterbtn.png");*/
}

.enterbtnTxt {
    position: absolute;
    top: 24px;
    left: 19px;
    margin-top: 0px;
}

.rolltip {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    display: none;
}

.rolltipbg {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: black;
    opacity: 0.8;
}

.rotationTip {
    display: none;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: black;
}

.rotationtipImg {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100px;
    background-color: black;
    margin-top: -20%;
    margin-left: -50px;
}

.rolltipImg {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -111px;
    margin-top: -153px;
    opacity: 0.8;
}

.popbuybtn {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: 301px;
    margin-left: 71px;
}

#canvas {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 640px;
    height: 1050px;
}

#canvasBg {
    /*display: none;*/
    position: absolute;
    top: 0px;
    left: 0px;
    width: 640px;
    height: 1050px;
    background-color: black;
    opacity: 0.85;
}

#titleTxt {
    display: none;
    position: absolute;
    top: 114px;
    left: 236px;
    width: 170px;
}

#main {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 640px;
    height: 100%;
    overflow: hidden;
}