html { font-size: 13.33347vw; }

body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, fieldset, figure, button, input, textarea, th, td { margin: 0; padding: 0; }

header, nav, label { display: block; }

address, cite, dfn, em, var, i, u { font-style: normal; }

ul, ol { list-style: none; }

a { -webkit-tap-highlight-color: transparent; -webkit-touch-callout: none; -webkit-user-select: none; color: inherit; outline: none; text-decoration: none; }
a:hover { text-decoration: none; }
a:active { noOutline: expression(this.onFocus=this.blur()); }

img { border: none; }

button, input, select, textarea { font-size: 100%; outline: none; border: none;}

button { -webkit-tap-highlight-color: transparent; }

table { border-collapse: collapse; border-spacing: 0; }

hr { border: none; height: 1px; }

body { line-height: 1; font-family: 'Microsoft YaHei'; font-size: .2rem; color: #fff;height: 100%;}

[v-cloak] { display: none; }
@font-face {
    font-family: 'myNewFont';
    src: url("https://game.gtimg.cn/images/jxqy/act/4516/a20201208cbsm/font/FZShengSKSJW_Zhong.TTF") format('truetype'),
    url('https://game.gtimg.cn/images/jxqy/act/4516/a20201208cbsm/font/FZShengSKSJW_Zhong.eot?#font-spider') format('embedded-opentype'),
    url('https://game.gtimg.cn/images/jxqy/act/4516/a20201208cbsm/font/FZShengSKSJW_Zhong.woff') format('woff'),
    url('https://game.gtimg.cn/images/jxqy/act/4516/a20201208cbsm/font/FZShengSKSJW_Zhong.svg') format('svg');
}
*{
    -webkit-tap-highlight-color: transparent!important;
}
canvas{position: fixed;width: 100%;height: 100%;top: 0;left: 0;z-index: 3;pointer-events: none;}


/*indexVideo*/
.index-video{width: 100%;height: 100%;position: fixed;top: 0;left: 0;z-index: 9999;background: rgba(0,0,0,1);display: none;}
.index-video-play{display: block;width: 3.88rem;height: .67rem;text-indent: -999rem;position: absolute;top: 50%;left: 0;right: 0;margin: -.335rem auto;background: url(//game.gtimg.cn/images/jxqy/act/4516/a20201208cbsm/index-video-play.png) no-repeat center / cover;z-index: 3;animation: mainscale 1s linear infinite alternate;}
.index-video-box{width: 100%;height: auto;position: absolute;top: 50%;left: 0;transform:translateY(-50%);opacity: 0;}
.index-video-speed{width: .92rem;height: .2rem;position: absolute;top: -.4rem;right: .3rem;background: url(//game.gtimg.cn/images/jxqy/act/4516/a20201208cbsm/index-video-speed.png) no-repeat center / cover;text-indent: -999rem;}
.index-video-btn{width: 2.77rem;height: .5rem;text-indent: -999rem;background: url(//game.gtimg.cn/images/jxqy/act/4516/a20201208cbsm/index-video-btn.png) no-repeat center / cover;position: absolute;left: 50%;bottom: -1rem;transform: translateX(-50%);display: none;z-index: 3;}
#indexVideo{width: 100%;height: auto;}
@keyframes mainscale {
    0% {
        transform: scale(.9);
    }
    100% {
        transform: scale(1);
    }
}














/**/
