* {
    -webkit-text-size-adjust: none;
    text-size-adjust: none;
}
html{
    width: 100vw;
    height: 100vh;
}

body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td {
    -webkit-text-size-adjust: none;
    margin: 0;
    padding: 0;
}

body, button, input, select, textarea {
    font: calc(24 / 750 * 100vw)/1.5 tahoma, arial, \5b8b\4f53, sans-serif;
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
}

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

code, kbd, pre, samp {
    font-family: courier new, courier, monospace;
}

small {
    font-size: calc(24 / 750 * 100vw);
}

ul, ol {
    list-style: none;
}
img{
    width: 100%;
}

a {
    text-decoration: none;
    outline: 0 none;
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
    -webkit-user-select: none;
    -moz-user-focus: none;
    -moz-user-select: none;
}

a:hover {
    text-decoration: underline;
}

sup {
    vertical-align: text-top;
}

sub {
    vertical-align: text-bottom;
}

legend {
    color: #000;
}

fieldset, img {
    border: 0;
}

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

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

.mc_tab_title ul:after, .footer_links ul:after {
    content: '\20';
    display: block;
    height: 0;
    clear: both;
}

i, em {
    font-style: normal;
}

body {
    font-size: calc(24 / 750 * 100vw);
    font-family: "Microsoft Yahei";
    overflow-x: hidden;
    background: #000;
    color: #d8e2e4;
}

body img {
    max-width: 100%;
}

a {
    color: #595A5B
}

#afooter {
    text-align: center;
    background: #000;
    color: #fff;
    padding: calc(30 / 750 * 100vw) 0;
}

#afooter a {
    color: #fff;
}

.wrap {
    width: 100%;
    min-height: calc(10 / 750 * 100vw);
    position: relative;
}

.part{
    width: 100%;
    position: relative;
    overflow: hidden;
}
.kv{
    height: calc(938 / 750 * 100vw);
    background: url(//game.gtimg.cn/images/gp/act/6963/a20211111bm/m/bg_kv.jpg) center/100% no-repeat;
}

.tab-wrap{
    height: calc(186 / 750 * 100vw);
    background: url(//game.gtimg.cn/images/gp/act/6963/a20211111bm/m/bg_tab.jpg) center/100% no-repeat;
    overflow: hidden;
}
.tab-box{
    display: block;
    width: calc(700 / 750 * 100vw);
    margin: calc(10 / 750 * 100vw) auto 0;
    text-align: center;
}
.btn-tab{
    display: inline-block;
    width: calc(198 / 750 * 100vw);
    height: calc(62 / 750 * 100vw);
    background: url(//game.gtimg.cn/images/gp/act/6963/a20211111bm/m/tab_btn.png) center/100% no-repeat;
    margin: calc(10 / 750 * 100vw) calc(14 / 750 * 100vw) 0;
    background-size: calc(1146 / 750 * 100vw);
    background-position-y: top;
    background-position-x: calc(0 / 750 * 100vw);
}
.btn-tab2{
    background-position-x: calc(-223 / 750 * 100vw);
}
.btn-tab3{
    background-position-x: calc(-453 / 750 * 100vw);
}
.btn-tab4{
    background-position-x: calc(-691 / 750 * 100vw);
}
.btn-tab5{
    background-position-x: calc(-945 / 750 * 100vw);
}
.btn-tab.on{
    background-position-y: bottom;
}
/*kv*/
.login {
    padding-top: calc(126 / 750 * 100vw);
    color: #fff;
    font-size: calc(22 / 750 * 100vw);
    text-align: right;
    padding-right: calc(14 / 750 * 100vw);
    line-height: calc(50 / 750 * 100vw);
}

.login p {
    display: none;
}
.login p span{
    display: block;
}
.login p.on {
    display: inline-block;
    border-bottom: 1px solid #fff;
    /* height: calc(42 / 750 * 100vw); */
    line-height: calc(38 / 750 * 100vw);
}

.login a {
    color: #7bf1ea;
    pointer-events: initial;
}
.kv-hint{
    display: none;
    width: calc(442 / 750 * 100vw);
    height: calc(51 / 750 * 100vw);
    background: url(//game.gtimg.cn/images/gp/act/6963/a20211111bm/m/kv_hint.png) center/100% no-repeat;
    position: absolute;
    top: calc(30 / 750 * 100vw);
    left: calc(40 / 750 * 100vw);
}
.kv-slogan{
    display: block;
    width: calc(677 / 750 * 100vw);
    height: calc(198 / 750 * 100vw);
    background: url(//game.gtimg.cn/images/gp/act/6963/a20211111bm/m/kv_slogan.png) center/100% no-repeat;
    position: absolute;
    top: calc(717 / 750 * 100vw);
    left: 50%;
    transform: translateX(-50%);
}

/*nav-right*/
.right-nav{
    display: block;
    width: calc(205 / 750 * 100vw);
    height: calc(233 / 750 * 100vw);
    background: url(//game.gtimg.cn/images/gp/act/6963/a20211111bm/m/right_nav.png) center/100% no-repeat;
    position: fixed;
    top: 50%;
    right: 0;
    margin-top: calc(-160 / 750 * 100vw);
    z-index: 99;
}
.right-nav .qrcode-box{
    display: block;
    width: calc(161 / 750 * 100vw);
    height: calc(161 / 750 * 100vw);
    margin: calc(10 / 750 * 100vw) 0 0 calc(24 / 750 * 100vw);
}
.right-nav .qrcode-box img{}
.right-nav .nav-right{
    display: block;
    width: calc(159 / 750 * 100vw);
    height: calc(38 / 750 * 100vw);
    margin: calc(5 / 750 * 100vw) 0 0 calc(25 / 750 * 100vw);
}

/*dialog*/
.pop{
    display: none;
    width: calc(616 / 750 * 100vw);
    height: calc(255 / 750 * 100vw);
    background: url(//game.gtimg.cn/images/gp/act/6963/a20211111bm/m/bg_pop2.png) center/100% no-repeat;
    position: relative;
}
.pop1{
    width: calc(617 / 750 * 100vw);
    height: calc(366 / 750 * 100vw);
    background: url(//game.gtimg.cn/images/gp/act/6963/a20211111bm/m/bg_pop1.png) center/100% no-repeat;
}
.pop3{
    background: url(//game.gtimg.cn/images/gp/act/6963/a20211111bm/m/bg_pop3.png) center/100% no-repeat;
    padding-top: 1px;
}
.btn-qq{
    display: block;
    width: calc(189 / 750 * 100vw);
    height: calc(257 / 750 * 100vw);
    background: url(//game.gtimg.cn/images/gp/act/6963/a20211111bm/m/btn_qq.png) top/100% no-repeat;
    margin: calc(10 / 750 * 100vw) auto 0;
    overflow: hidden;
}
.btn-qq span{
    color: #fff;
    display: block;
    margin-top: calc(220 / 750 * 100vw);
    text-align: center;
}
.pop-title{
    font-size: calc(30 / 750 * 100vw);
    text-align: center;
    height: calc(92 / 750 * 100vw);
    line-height: calc(92 / 750 * 100vw);
    font-weight: 700;
    color: #b4f7f3;
}
.pop-hint{
    font-size: calc(28 / 750 * 100vw);
    text-align: center;
    height: calc(60 / 750 * 100vw);
    line-height: calc(60 / 750 * 100vw);
    margin: calc(40 / 750 * 100vw) auto 0;
}
.btn-close{
    display: block;
    width: calc(57 / 750 * 100vw);
    height: calc(57 / 750 * 100vw);
    background: url(//game.gtimg.cn/images/gp/act/6963/a20211111bm/m/pop_close.png) center/100% no-repeat;
    position: absolute;
    top: calc(-70 / 750 * 100vw);
    right: calc(0 / 750 * 100vw);
}
.pop-hint2{
    font-size: calc(28 / 750 * 100vw);
    text-align: center;
    height: calc(60 / 750 * 100vw);
    line-height: calc(60 / 750 * 100vw);
}
.pop-hint3{
    line-height: calc(39 / 750 * 100vw);
    margin-top: calc(36 / 750 * 100vw);
    font-size: calc(24 / 750 * 100vw);
    width: 90%;
}
.pop4{
    height: calc(663 / 750 * 100vw);
    background-image: url(//game.gtimg.cn/images/gp/act/6963/a20211111bm/m/bg_pop4.png);
}
.pop-title2{
    font-size: calc(22 / 750 * 100vw);
    text-align: center;
    height: calc(40 / 750 * 100vw);
    line-height: calc(40 / 750 * 100vw);
}
.pop-title3{
    font-size: calc(31 / 750 * 100vw);
    text-align: center;
    /* height: .40 / 750 * 100vw); */
    line-height: calc(40 / 750 * 100vw);
    margin: calc(20 / 750 * 100vw) auto 0;
}
.qrcode-box{
    display: block;
    width: calc(264 / 750 * 100vw);
    height: auto;
    margin: calc(10 / 750 * 100vw) auto;
}
.qrcode-box img{}
.btn-create{
    display: block;
    width: calc(335 / 750 * 100vw);
    height: calc(103 / 750 * 100vw);
    background: url(//game.gtimg.cn/images/gp/act/6963/a20211111bm/m/pop_create.png) center/100% no-repeat;
    margin: calc(10 / 750 * 100vw) auto;
}
.pop-sign{
    display: block;
    width: calc(335 / 750 * 100vw);
    height: calc(103 / 750 * 100vw);
    background: url(//game.gtimg.cn/images/gp/act/6963/a20211111bm/m/pop_sign.png) center/100% no-repeat;
    margin: calc(20 / 750 * 100vw) auto 0;
}
.pop5{
    width: calc(688 / 750 * 100vw);
    height: calc(600 / 750 * 100vw);
    background-image: url(//game.gtimg.cn/images/gp/act/6963/a20211111bm/m/bg_pop5.png);
}
.pop5 .pop-text{
    font-size: calc(22 / 750 * 100vw);
    width: 90%;
    margin: calc(10 / 750 * 100vw) auto 0;
    overflow-y: auto;
    height: calc(474 / 750 * 100vw);
}
.pop5 .pop-text::-webkit-scrollbar {
    width: calc(5 / 750 * 100vw);     
    height: 1px;
}

.pop5 .pop-text::-webkit-scrollbar-thumb {
border-radius: calc(10 / 750 * 100vw);
 -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
background: #eeebb4;
}

.pop5 .pop-text::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
    border-radius: calc(10 / 750 * 100vw);
    background: #a4e8ee;
}
.btn-nav{
    display: block;
    width: calc(65 / 750 * 100vw);
    height: calc(167 / 750 * 100vw);
    position: fixed;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    background: url(//game.gtimg.cn/images/gp/act/6963/a20211111bm/m/btn-sidebar.png) center/100% no-repeat;
}