.fade-enter-active[data-v-957db4b6],
.fade-leave-active[data-v-957db4b6] {
  transition: opacity 0.5s;
}
.fade-enter[data-v-957db4b6],
.fade-leave-to[data-v-957db4b6] {
  opacity: 0;
}
.container[data-v-957db4b6] {
  position: fixed;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  border-radius: 1em;
  text-align: center;
  border: 1px #999999;
  box-sizing: border-box;
  z-index: 1000;
}
.btn-container[data-v-957db4b6] {
  margin: 5% auto 0;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.btn-container a[data-v-957db4b6] {
  display: block;
  font-weight: bold;
  text-decoration: none;
  margin-left: 5%;
  cursor: pointer;
}

.modal-wrap[data-v-617d2a1b] {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 999;
}
.modal-mask[data-v-617d2a1b] {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.7);
  z-index: 1;
}
.modal-mask-unclick[data-v-617d2a1b] {
  pointer-events: none;
}
.modal-cont[data-v-617d2a1b] {
  position: relative;
  width: 6.86rem;
  background: url(https://game.gtimg.cn/images/ty/act/a20220909kj/dialog-bg.jpg) repeat-y center / 6.86rem 2.11rem;
  box-sizing: border-box;
  padding: 6px;
  z-index: 10;
}
.modal-cont-inner[data-v-617d2a1b] {
  width: 100%;
  z-index: 2;
  max-height: 80vh;
  overflow-y: auto;
}
.modal-cont[data-v-617d2a1b]:after,
.modal-cont[data-v-617d2a1b]:before {
  content: '';
  position: absolute;
  left: 0;
  width: 6.86rem;
  background: url(https://game.gtimg.cn/images/ty/act/a20220909kj/dialog-tb-bg.png) no-repeat center / 6.86rem 0.46rem;
}
.modal-cont[data-v-617d2a1b]:before {
  top: -0.21rem;
  height: 0.21rem;
  background-position: 0 0;
}
.modal-cont[data-v-617d2a1b]:after {
  bottom: -0.25rem;
  height: 0.25rem;
  background-position: 0 100%;
}
.modal-hd[data-v-617d2a1b] {
  position: relative;
  text-align: center;
  font-size: 0.48rem;
  font-family: 'dhd';
  color: #376266;
  margin-top: -0.1rem;
}
.modal-hd-1 span i[data-v-617d2a1b] {
  top: 0.05rem;
  left: -0.05rem;
}
.modal-hd-2 span i[data-v-617d2a1b] {
  bottom: 0.05rem;
  right: -0.05rem;
}
.modal-hd span[data-v-617d2a1b] {
  display: inline-block;
  position: relative;
  z-index: 0;
}
.modal-hd span[data-v-617d2a1b]:after,
.modal-hd span[data-v-617d2a1b]:before {
  content: attr(data-text);
  position: absolute;
  left: 0;
  z-index: -1;
}
.modal-hd span[data-v-617d2a1b]:before {
  -webkit-text-stroke: 4px #376266;
}
.modal-hd span[data-v-617d2a1b]:after {
  -webkit-text-stroke: 3px #fbf4e8;
}
.modal-hd span i[data-v-617d2a1b] {
  position: absolute;
  width: 0.23rem;
  height: 0.23rem;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAACFElEQVRIia3VS0hVURTG8Z+nixFISEXmpAcR9EBomA1zEqRI0qhRQUYNSqLoQRE2qwbOetGDGtQgKBElGlQ0qRzUpAKhQY9RQRo9JEhIG+x16nhLy5sfHDh7r2//OWfvvdaqetGyyQTKsAYNGEYTtuIjXuMRbuIeRicC/EnNeIYH6EQ1rkRsFlZjLnaGr/lf4NU4i16sjLkFaMWTGB/EPhzBdSwN/7lY/1OlMnAP1hfmhnEe3eGtwgyswg58jWcmtmNhfMhIOfxwGbhd2tMPZX/3HU+xF/WoC69Yfyof59uyAUcLgEO48Adwud7GFx8rzG0TZ5DFc6IQvIbjf4GWqzPW5TqJLMM6aQ9Je7x7iuBce2M9rEBThraC4RKGKoS/w+V4v42NJawtGDoqBOc6jTlYjMYSFkXg+X+CYUDK4m8YzFAbgYZpgBN3HPNKUq2oncQ8FdVLCQWfMryZJjDp1r2M91eZVN1gbBrgrVKJgP4MNwrBL1I6V6I6bCmMuzOpHg/ERA26KoR3xfrHwbuTSYV+f8G0WUrnqagRy/FeOtQDGM0LV59UqHJ14GoY/6YzeIhdmC9lZy9UFdrcZPW8R0qyIakDLUN/eIoXoSo4I4zvRCPSaRf/oAZ7cB+DARqUbtiYlIm5LhY4yuF5oB0tfh3yZKoOX4tUx8ep9Js9qQ+3pI7fJh3YEszGZ7zyq/vfNUH3/wEUmXP4n6CWJwAAAABJRU5ErkJggg==) no-repeat center / cover;
}
.modal-bd[data-v-617d2a1b] {
  padding: 3.3vw;
}
.modal-footer[data-v-617d2a1b] {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 6vw;
}
.modal-btn[data-v-617d2a1b] {
  background: url(https://game.gtimg.cn/images/ty/act/a20220909kj/dialog-submit-btn.png) no-repeat center / cover;
  text-align: center;
  width: 2.9rem;
  height: 0.83rem;
  line-height: 0.88rem;
  margin: 0 1.5vw;
  color: #fff;
  font-size: 0.38rem;
  font-family: 'fzcs';
  vertical-align: bottom;
}
.modal-btn[data-v-617d2a1b]:nth-child(2) {
  filter: grayscale(100%);
}
.modal-close[data-v-617d2a1b] {
  position: absolute;
  top: -0.35rem;
  right: -0.11rem;
  width: 0.56rem;
  height: 0.56rem;
  background: #fbf4e8;
  border-radius: 50%;
  border: 1px solid #944346;
  z-index: 999;
}
.modal-close[data-v-617d2a1b]:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 0.3rem;
  height: 0.3rem;
  background: url(https://game.gtimg.cn/images/ty/act/a20220909kj/close-ico.png) no-repeat center / cover;
}
.modal-close[data-v-617d2a1b]:after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 0.48rem;
  height: 0.48rem;
  border-radius: 50%;
  border: 1px solid #944346;
}
.msg-cont[data-v-617d2a1b] {
  font-size: 3.4vw;
  text-align: center;
}


.rule-list-wrap[data-v-12638858] {
  height: 40vh;
  overflow-y: auto;
  overflow-x: hidden;
}
.rule-list[data-v-12638858] {
  font-family: 'fz';
  font-size: 0.24rem;
  color: #765b29;
}

.input-item-box[data-v-87f53d68] {
  display: flex;
  margin-bottom: 0.35rem;
}
.input-label[data-v-87f53d68] {
  width: 1.9rem;
  font-size: 0.28rem;
  color: #765b29;
  font-weight: bold;
  text-align: right;
  margin-right: 0.1rem;
}
.input-box[data-v-87f53d68] {
  border: 1px solid #d2b378;
  background: #e7dcc9;
  height: 0.45rem;
  line-height: 0.45rem;
  font-size: 0.28rem;
  color: #765b29;
  width: 3.6rem;
}
.inp-txt[data-v-87f53d68] {
  background: transparent;
  border: 0;
  height: 0.45rem;
  line-height: 0.45rem;
  padding: 0 0.1rem;
  width: 100%;
  box-sizing: border-box;
}
.input-tarea-box[data-v-87f53d68] {
  border: 1px solid #d2b378;
  background: #e7dcc9;
  height: 1.25rem;
  line-height: 1.25rem;
  font-size: 0.28rem;
  color: #765b29;
  width: 3.6rem;
}
.inp-textarea[data-v-87f53d68] {
  width: 100%;
  height: 100%;
  background: transparent;
  border: 0;
  font-size: 0.28rem;
  padding: 0.1rem;
  box-sizing: border-box;
}

/*
	PC端登录相关样式
	less使用方式：
	lessc login.css login-min.css -x
*/


/*qq登录*/
.milo-qqLogin{
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    display: none;
}
.milo-qqLogin .qqLoginCover{
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    z-index: 999;
    background-color: white;
    opacity: 0.7;
    filter: alpha(opacity=70);
}
.milo-qqLogin .qqLoginContent{
    width: 650px;
    height: 400px;
    background-color: #fff;
    overflow: hidden;
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 10000;
    margin-left: -375px;
    margin-top: -225px;
    border: 1px solid #bfbfbf;
    box-shadow: 0 0 10px rgba(0, 0, 0, .3)
}
.milo-qqLogin .qqLoginFrame{
	width: 100%;
    height: 400px;
    overflow: hidden;
    border: 0px solid white
}

/*微信登录*/
.milo-wxLogin{
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    display: none;
}
.milo-wxLogin .wxLoginCover{
	position: fixed;
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    z-index: 999;
    background-color: white;
    opacity: 0.7;
    filter: alpha(opacity=70);
}
.milo-wxLogin .wxLoginContent{
    box-sizing: content-box;
	width: 300px;
    height: 460px;
    background-color: #fff;
    overflow: hidden;
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 10000;
    margin-left: -150px;
    margin-top: -230px;
    border: 1px solid #bfbfbf;
    box-shadow: 0 0 10px rgba(0, 0, 0, .3);
    padding:0px 20px;
}
.milo-wxLogin .wxLoginContent .wxLoginClose{
    height: 40px;
    width: 100%;  
}
.milo-wxLogin .wxLoginContent .wxLoginClose a{
	line-height: 36px;
    text-align: center;
	float: right;
	margin-right: -20px;
    height: 40px;
    width: 40px;
    display:inline-block;
	color: rgb(102, 102, 102);
    font-family: Verdana, sans-serif;
    font-size: 30px;
    text-decoration:none;
    cursor: pointer;
}
.milo-wxLogin .wxLoginContent .wxLoginClose a:hover{
	color: rgb(240, 115, 115);
    font-family: Verdana, sans-serif;
}
.milo-wxLogin .wxLoginContent .wxLoginBox{
	width:100%;
	height:100%;
	overflow:hidden;
}


/*qq微信登录*/

.milo-qqwx-login {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    display: none
}

.qqwx-login-cover {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    z-index: 9999;
    background-color: white;
    opacity: 0.7;
    filter: alpha(opacity=70)
}

.qqwx-login-frame {
    width: 750px;
    height: 470px;
    background-color: white;
    overflow: hidden;
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 10000;
    margin-left: -375px;
    margin-top: -240px;
    border: 1px solid #bfbfbf;
    box-shadow: 0 0 10px rgba(0, 0, 0, .3);
    border-radius: 5px 5px 0px 0px;
}

.qqwx-tabs {
    line-height: 40px;
    /* position: absolute; */
    z-index: 100001;
    width: 100%;
    height: 40px;
}

.qqwx-tabs .qq-tab,
.qqwx-tabs .wx-tab {
    cursor: pointer;
    display: inline-block;
    width: 50%;
    float: left;
    text-align: center;
    font-size: 18px;
    background-color: #f1f1f1;
    color: #b1b1b1;
    text-decoration: none
}

.qqwx-active-qq a.qq-tab {
    color: #fff;
    background-color: #51b7ec
}

.qqwx-active-wx a.wx-tab {
    color: #fff;
    background-color: #4ab218
}

.qqwx-tabs .qqwxtab-close {
    position: absolute;
    right: 0px;
    top: 0px;
    text-decoration: none;
    color: grey;
    font-size: 25px;
    line-height: 25px;
    display: inline-block;
    padding: 0px 5px;
    border-width: 0px 0px 1px 1px;
    border-style: solid
}

.qqwx-active-qq .qqwx-tabs .qqwxtab-close {
    border-color: #e0dcdc
}

.qqwx-active-wx .qqwx-tabs .qqwxtab-close {
    border-color: #8BC34A;
    color: #d4d2d2
}

.qqwx-tabs .qqwxtab-close:hover {
    font-weight: bold
}

.qqwx-tips {
    line-height: 30px;
    font-size: 14px;
    text-align: center;
    color: #a2a2a2;
    position: absolute;
    height: 32px;
    width: 100%;
    top: 40px;
    z-index: 10001;
    background-color: #fff;
    border: none;
}

.qqwx-frame {
    width: 100%;
    height: 400px;
    position: absolute;
    overflow: hidden;
    border: none;
    top: 70px;
}

.qqwx-frame div {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
    text-align: center;
    display: none;
    border: none;
}

.qqwx-frame div iframe {
    width: 100%;
    height: 100%;
    border: none;
}

.qqwx-active-qq div.qqwx-frame-qq-div {
    display: block
}

.qqwx-active-wx div.qqwx-frame-wx-div {
    display: block
}

i.ico-qq-logo,
i.ico-wx-logo {
    display: inline-block;
    height: 23px;
    vertical-align: middle;
    margin: 0px 5px;
    margin-top: -4px;
    background: url(https://vm.gtimg.cn/tencentvideo/vstyle/web/common/style/img/login/sprite_login.png?d=0210&max_age=31104000) no-repeat
}

i.ico-qq-logo {
    width: 20px
}

i.ico-wx-logo {
    width: 24px
}

.qqwx-active-wx i.ico-qq-logo {
    background-position: -180px -90px
}

.qqwx-active-wx i.ico-wx-logo {
    background-position: -250px -90px
}

.qqwx-active-qq i.ico-qq-logo {
    background-position: -200px -90px
}

.qqwx-active-qq i.ico-wx-logo {
    background-position: -220px -90px
}

div#qqwx-frame-wx-div {
    top: 20px
}


/*qc登录*/

.loginframe {
    width: 100%;
    height: 400px;
    overflow: hidden;
    border: 0px solid white
}

.milo-qConnectLogin {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px
}

.qConnectLoginCover {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    z-index: 9999;
    background-color: white;
    opacity: 0.7;
    filter: alpha(opacity=70)
}

.qConnectLoginContent {
    width: 752px;
    height: 400px;
    background-color: #fff;
    overflow: hidden;
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 10000;
    margin-left: -375px;
    margin-top: -220px;
    border: 1px solid #bfbfbf;
    box-shadow: 0 0 10px rgba(0, 0, 0, .3)
}

.qConnectLoginContent>div {
    height: 30px;
    width: 100%;
    background-color: #4fb7ec;
    font-size: 18px
}

.qConnectLoginContent>div span {
    color: white;
    display: inline-block;
    line-height: 30px;
    padding: 0px 5px
}

.qConnectLoginContent>div a {
    float: right;
    line-height: 30px;
    text-decoration: none;
    color: white;
    font-weight: bold;
    font-size: 25px;
    width: 30px;
    text-align: center;
    cursor: pointer
}

.qConnectLoginContent>div a:hover {
    color: #f57272
}

.qConnectLoginContent>div {
    position: absolute;
    z-index: 100001;
    right: 0px;
    width: 30px;
    top: 0px;
    height: 48px;
    text-align: center
}

.qConnectLoginContent>div a {
    line-height: 40px;
    display: inline-block
}


/*qc微信登录*/

.milo-qcwx-login {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    display: none
}

.qcwx-login-cover {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    z-index: 9999;
    background-color: white;
    opacity: 0.7;
    filter: alpha(opacity=70)
}

.qcwx-login-frame {
    width: 750px;
    height: 470px;
    background-color: white;
    overflow: hidden;
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 10000;
    margin-left: -375px;
    margin-top: -240px;
    border: 1px solid #bfbfbf;
    box-shadow: 0 0 10px rgba(0, 0, 0, .3);
    border-radius: 5px 5px 0px 0px;
}

.qcwx-tabs {
    line-height: 40px;
    position: absolute;
    z-index: 100001;
    width: 100%
}

.qcwx-tabs .qc-tab,
.qcwx-tabs .wx-tab {
    cursor: pointer;
    display: inline-block;
    width: 50%;
    float: left;
    text-align: center;
    font-size: 18px;
    background-color: #f1f1f1;
    color: #b1b1b1;
    text-decoration: none
}

.qcwx-active-qc a.qc-tab {
    color: #fff;
    background-color: #51b7ec
}

.qcwx-active-wx a.wx-tab {
    color: #fff;
    background-color: #4ab218
}

.qcwx-tabs .qcwxtab-close {
    position: absolute;
    right: 0px;
    top: 0px;
    text-decoration: none;
    color: grey;
    font-size: 25px;
    line-height: 25px;
    display: inline-block;
    padding: 0px 5px;
    border-width: 0px 0px 1px 1px;
    border-style: solid
}

.qcwx-active-qc .qcwx-tabs .qcwxtab-close {
    border-color: #e0dcdc
}

.qcwx-active-wx .qcwx-tabs .qcwxtab-close {
    border-color: #8BC34A;
    color: #d4d2d2
}

.qcwx-tabs .qcwxtab-close:hover {
    font-weight: bold
}

.qcwx-tips {
    line-height: 30px;
    font-size: 14px;
    text-align: center;
    color: #a2a2a2;
    position: absolute;
    width: 100%;
    top: 40px;
    z-index: 10001;
    background-color: #fff;
}

.qcwx-frame {
    width: 750px;
    height: 470px;
    position: absolute;
    overflow: hidden;
}

.qcwx-frame div {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
    text-align: center;
    display: none
}

.qcwx-frame div iframe {
    width: 100%;
    height: 100%
}

.qcwx-active-qc div.qcwx-frame-qc-div {
    display: block
}

.qcwx-active-wx div.qcwx-frame-wx-div {
    display: block;
    top: 70px;
    height: 400px;
}

i.ico-qc-logo,
i.ico-wx-logo {
    display: inline-block;
    height: 23px;
    vertical-align: middle;
    margin: 0px 5px;
    margin-top: -4px;
    background: url(https://vm.gtimg.cn/tencentvideo/vstyle/web/common/style/img/login/sprite_login.png?d=0210&max_age=31104000) no-repeat
}

i.ico-qc-logo {
    width: 20px
}

i.ico-wx-logo {
    width: 24px
}

.qcwx-active-wx i.ico-qc-logo {
    background-position: -180px -90px
}

.qcwx-active-wx i.ico-wx-logo {
    background-position: -250px -90px
}

.qcwx-active-qc i.ico-qc-logo {
    background-position: -200px -90px
}

.qcwx-active-qc i.ico-wx-logo {
    background-position: -220px -90px
}

div#qcwx-frame-wx-div {
    top: 20px
}


/*wegame登录*/

.wegameloginframe {
    width: 100%;
    height: 600px;
    overflow: hidden;
    border: 0px solid white
}

.milo-wegameLogin {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px
}

.wegameLoginCover {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    z-index: 9999;
    background-color: white;
    opacity: 0.7;
    filter: alpha(opacity=70)
}

.wegameLoginContent {
    width: 800px;
    height: 600px;
    background-color: #fff;
    overflow: hidden;
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 10000;
    margin-left: -400px;
    margin-top: -300px;
    border: 1px solid #bfbfbf;
    box-shadow: 0 0 10px rgba(0, 0, 0, .3)
}

.wegameLoginContent>div {
    height: 30px;
    width: 100%;
    background-color: none;
    font-size: 18px
}

.wegameLoginContent>div.wegameLoginTitle {
    width: 100%;
    background-color: #0e0e0e
}

div.wegameLoginIcon {
    display: none
}

.wegameLoginTitle>div.wegameLoginIcon {
    display: block;
    float: left;
    width: 239px;
    height: 60px;
    background: url(https://api.rail.tgp.qq.com/web/oauth2.0/login/images/wegame-logo-m.png) no-repeat center;
    margin-left: 10px
}

.wegameLoginContent>div span {
    color: white;
    display: inline-block;
    line-height: 30px;
    padding: 0px 5px
}

.wegameLoginContent>div a {
    float: right;
    line-height: 30px;
    text-decoration: none;
    color: white;
    font-weight: bold;
    font-size: 25px;
    width: 30px;
    text-align: center;
    cursor: pointer
}

.wegameLoginContent>div a:hover {
    color: #f57272
}

.wegameLoginContent>div {
    position: absolute;
    z-index: 100001;
    right: 0px;
    width: 30px;
    top: 0px;
    height: 60px;
    text-align: center
}

.wegameLoginContent>div a {
    line-height: 55px;
    display: inline-block
}


.role-selector-mobile-inline {
  width: 100%;
}
.role-selector-mobile-inline .box-slt-container {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 0.25rem;
  font-size: 0.24rem;
}
.role-selector-mobile-inline .box-slt-container-disable {
  opacity: 0.7;
}
.role-selector-mobile-inline .box-slt-container .label {
  display: block;
  width: 1rem;
  text-align: right;
  box-sizing: border-box;
  padding-right: 0.16rem;
  color: #202020;
}
.role-selector-mobile-inline .box-slt {
  position: relative;
  flex: 1;
  height: 0.55rem;
  line-height: 1;
  border: 1px solid #e1c885;
  color: #202020;
  border-radius: 0.04rem;
  padding-left: 0.08rem;
  overflow: hidden;
}
.role-selector-mobile-inline .box-slt span {
  line-height: 0.55rem;
}
.role-selector-mobile-inline .box-slt .placeholder {
  color: #999999;
}
.role-selector-mobile-inline .box-slt:after {
  content: '';
  position: absolute;
  top: 0.22rem;
  right: 0.15rem;
  width: 0px;
  height: 0px;
  border-bottom: 0.08rem solid #d3583d;
  -webkit-transform: rotate(-45deg);
  border-left: 0.08rem solid transparent;
  box-shadow: 1px 1px 0 #d3583d;
  -webkit-box-shadow: 1px 1px 0 #d3583d;
  pointer-events: none;
}
.role-selector-mobile-inline .box-slt:first-child {
  border-top: 0px;
}
.role-selector-mobile-inline .mobile-select-container .roleselector-mask {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 999;
  background-color: #333;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.role-selector-mobile-inline .mobile-select-container .roleselector-panel {
  position: fixed;
  z-index: 999;
  width: 100%;
  bottom: 0;
  left: 0;
  max-height: 75%;
  background: #fff;
  overflow: hidden;
}
.role-selector-mobile-inline .mobile-select-container .roleselector-panel .header {
  width: 100%;
  height: 0.8rem;
  line-height: 0.8rem;
  position: relative;
  border-bottom: 1px solid #ddd;
  color: black;
  padding: 0 0.16rem;
  box-sizing: border-box;
}
.role-selector-mobile-inline .mobile-select-container .roleselector-panel .header .close-btn {
  position: absolute;
  right: 0.16rem;
  color: #c1ddf1;
}
.role-selector-mobile-inline .mobile-select-container .roleselector-panel .content {
  width: 100%;
  height: 500px;
  overflow-y: scroll;
  overflow-x: hidden;
  color: #000;
  box-sizing: border-box;
}
.role-selector-mobile-inline .mobile-select-container .roleselector-panel .content div {
  position: relative;
  padding-left: 0.16rem;
  width: 100%;
  font-size: 0.24rem;
  line-height: 0.76rem;
  border-bottom: 1px solid #ededed;
  box-sizing: border-box;
}

.role-selector-mobile-pop {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 9999;
    overflow: hidden;
.mask {
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      background-color: rgba(0, 0, 0, 0.4);
}
.panel {
      background: #fff;
      position: absolute;
      bottom: 0;
      width: 100%;
      max-height: 75%;
      overflow: hidden;
.header {
        position: relative;
        width: 100%;
        height: 80px;
        line-height: 80px;
        border-bottom: 1px solid #ddd;
        color: black;
        display: flex;
        box-sizing: border-box;
        overflow: hidden;
.title-container {
          position: relative;
          width: 100%;
          overflow-x: scroll;
          margin-right: 16px;
          display: flex;
          z-index: 2;
div {
            height: 76px;
            margin-left: 16px;
}
.selected {
            border-bottom: 1px solid #2196f3;
}
}
.btn-cancel {
          position: absolute;
          right: 16px;
          top: 0;
          color: #108ee9;
          z-index: 5;
}
}
.content {
        width: 100%;
        height: 500px;
        overflow-y: scroll;
        color: #000;
.item {
          position: relative;
          padding-left: 16px;
          width: 100%;
          font-size: 24px;
          line-height: 80px;
          border-bottom: 1px solid #ededed;
          box-sizing: border-box;
          overflow: hidden;
}
.no-role-hint {
          width: 100%;
          height: 100%;
          display: flex;
          align-items: center;
          justify-content: center;
          color: #9c9c9c;
          border: none;
}
}
.rs-toaster {
        position: absolute;
        top: 50%;
        left: 50%;
        padding: 10px;
        background-color: #000;
        color: #fff;
        border-radius: 5px;
        transform: translate(-50%, -50%);
}
}
}
.input-item-box[data-v-6c756aa7] {
  display: flex;
  margin-bottom: 0.35rem;
}
.input-label[data-v-6c756aa7] {
  width: 1.9rem;
  font-size: 0.28rem;
  color: #765b29;
  font-weight: bold;
  text-align: right;
  margin-right: 0.1rem;
}
.input-box[data-v-6c756aa7] {
  border: 1px solid #d2b378;
  background: #e7dcc9;
  height: 0.45rem;
  line-height: 0.45rem;
  font-size: 0.28rem;
  color: #765b29;
  width: 3.6rem;
}
.inp-txt[data-v-6c756aa7] {
  background: transparent;
  border: 0;
  height: 0.45rem;
  line-height: 0.45rem;
  padding: 0 0.1rem;
  width: 100%;
  box-sizing: border-box;
}
.input-tarea-box[data-v-6c756aa7] {
  border: 1px solid #d2b378;
  background: #e7dcc9;
  height: 1.25rem;
  line-height: 1.25rem;
  font-size: 0.28rem;
  color: #765b29;
  width: 3.6rem;
}
.inp-textarea[data-v-6c756aa7] {
  width: 100%;
  height: 100%;
  background: transparent;
  border: 0;
  font-size: 0.28rem;
  padding: 0.1rem;
  box-sizing: border-box;
}
.pip-info[data-v-6c756aa7] {
  position: relative;
  display: flex;
  margin-bottom: 0.4rem;
  z-index: 10;
  font-size: 0.24rem;
}
.pip-info .pip-checkbox[data-v-6c756aa7] {
  margin: 0.05rem 0.1rem 0 0;
  vertical-align: middle;
}

.login-box[data-v-4b61e7ec] {
  display: flex;
  justify-content: space-around;
  align-items: center;
  text-align: center;
  margin: 0 0.8rem;
}
.login-qq[data-v-4b61e7ec],
.login-wx[data-v-4b61e7ec] {
  display: block;
  width: 1.5rem;
  height: 1.5rem;
  background-image: url(https://game.gtimg.cn/images/xylz/milo_ltc_img.png);
  background-repeat: no-repeat;
  background-color: #f5f5f5;
  background-size: 4.7rem 0.94rem;
  background-position: 0.3rem 0.24rem;
  border-radius: 50%;
  margin-bottom: 10px;
}
.login-wx[data-v-4b61e7ec] {
  background-position: -3.32rem 0.3rem;
}
.wx-login-tip[data-v-4b61e7ec] {
  font-size: 28px;
  color: #d24233;
  font-family: 'h2';
  text-align: center;
}

.award-list-item[data-v-247b8395] {
  display: flex;
  width: 100%;
  margin-bottom: 0.1rem;
  border-bottom: 1px solid #bbb;
  font-size: 0.26rem;
}
.award-list-txt[data-v-247b8395] {
  flex: 1;
  height: 0.45rem;
  line-height: 0.45rem;
  text-align: center;
}

/* Function */
.ac-dn {
  display: none !important;
}
.ac-cb:after {
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
  overflow: hidden;
  content: '.';
}
.ac-ib {
  display: inline-block;
}
.ac-blk {
  display: block;
}
.ac-blkfull {
  display: block;
  width: 100%;
  height: 100%;
}
.ac-img {
  display: block;
  width: 100%;
}
.ac-dis {
  pointer-events: none;
}
.ac-hide {
  display: none !important;
}
.ac-vhide {
  visibility: hidden;
}
/* 适配iphoneX */
.ac-iphonexfull {
  padding: constant(safe-area-inset-top) constant(safe-area-inset-right) constant(safe-area-inset-bottom) constant(safe-area-inset-left);
  padding: env(safe-area-inset-top) env(safe-area-inset-right) env(safe-area-inset-bottom) env(safe-area-inset-left);
}
.ac-iphonexlr {
  padding-left: constant(safe-area-inset-left);
  padding-right: constant(safe-area-inset-right);
  padding-left: env(safe-area-inset-left);
  padding-right: env(safe-area-inset-right);
}
.ac-iphonexbm {
  padding-bottom: constant(safe-area-inset-bottom);
  padding-bottom: env(safe-area-inset-bottom);
}
.ac-iphonexmgfull {
  margin: constant(safe-area-inset-top) constant(safe-area-inset-right) constant(safe-area-inset-bottom) constant(safe-area-inset-left);
  margin: env(safe-area-inset-top) env(safe-area-inset-right) env(safe-area-inset-bottom) env(safe-area-inset-left);
}
.ac-iphonexmglf {
  margin-left: constant(safe-area-inset-left);
  margin-right: constant(safe-area-inset-right);
  margin-left: env(safe-area-inset-left);
  margin-right: env(safe-area-inset-right);
}
.ac-iphonexmgbm {
  margin-bottom: constant(safe-area-inset-bottom);
  margin-bottom: env(safe-area-inset-bottom);
}
/* 1px解决文案：优点，可画圆角，重置可变色；缺点，安卓低端机边框可能会糊，会丢线；*/
.ac-bd {
  position: relative;
}
.ac-bd *,
.ac-txt * {
  position: relative;
  z-index: 1;
}
.ac-bd:after,
.ac-txt:after {
  position: absolute;
  z-index: 2;
  content: '';
  top: 0;
  left: 0;
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  -webkit-transform-origin: top left;
  transform-origin: top left;
  border-style: solid;
  border-color: rgba(0, 0, 0, 0.1);
  border-width: 0;
  pointer-events: none;
}
/* @Media & for UI fix */
/*-----------------------------------------------------*/
/* 1px解决方案 2倍屏 */
@media screen and (-webkit-min-device-pixel-ratio: 2) {
  .ac-bd:after,
  .ac-txt:after {
    width: 200%;
    height: 200%;
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
    border-color: rgba(0, 0, 0, 0.1);
  }
}
/* 1px解决方案 3倍屏 */
@media screen and (-webkit-min-device-pixel-ratio: 3) {
  .ac-bd:after,
  .ac-txt:after {
    width: 300%;
    height: 300%;
    -webkit-transform: scale(0.333333);
    transform: scale(0.333333);
    border-color: rgba(0, 0, 0, 0.13);
  }
}
/* Position */
.ac-fl {
  float: left;
}
.ac-fr {
  float: right;
}
.ac-pr {
  position: relative;
}
.ac-pa {
  position: absolute;
}
.ac-prafll {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
.ac-fix {
  position: fixed;
}
.ac-fixfll {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
/* Align */
/* absolute 自身 左右居中 */
.ac-hc {
  position: absolute !important;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
/* absolute 自身 上下居中 */
.ac-vc {
  position: absolute !important;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
/* absolute 自身 绝对居中 */
.ac-cc {
  position: absolute !important;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
/* flex 内容多行居中排版，需要定高 */
.ac-fvc {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: vertical;
}
.ac-flvc {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-align-content: center;
  align-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.ac-fcc {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.ac-fbvc {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.ac-flex11 {
  -webkit-flex: 1 1 auto;
  -webkit-box-flex: 1;
  flex: 1 1 auto;
}
.ac-flex01 {
  -webkit-flex: 0 1 auto;
  -webkit-box-flex: 0;
  flex: 0 1 auto;
}
.ac-flex00 {
  -webkit-flex: 0 0 auto;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.ac-mgt5 {
  margin-top: 5px;
}
.ac-mgt10 {
  margin-top: 10px;
}
.ac-mgt15 {
  margin-top: 15px;
}
.ac-mgt20 {
  margin-top: 20px;
}
html,
body {
  width: 100%;
  height: 100%;
  font-family: 'HanHei SC', 'PingFang SC', 'Helvetica Neue', 'Helvetica', sans-serif;
  font-size: 12px;
  line-height: 1.4;
  color: #333;
  text-size-adjust: none;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-touch-callout: none;
  touch-callout: none;
  -webkit-user-select: none;
  user-select: none;
  word-wrap: break-word;
  word-break: break-word;
  white-space: normal;
}
body {
  box-sizing: border-box;
}
html,
body,
img,
iframe,
button,
input {
  border: 0;
}
body,
html,
h1,
h2,
h3,
h4,
h5,
h6,
ul,
ol,
li,
dl,
dt,
dd,
p,
input,
header,
menu,
section,
figure,
figcaption,
article,
blockquote {
  padding: 0;
  margin: 0;
}
textarea,
select,
input,
button {
  font-size: inherit;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}
em,
i {
  font-style: normal;
  text-align: left;
}
li,
i {
  list-style: none;
}
textarea {
  resize: none;
  overflow: auto;
}
input[type=number]::-webkit-inner-spin-button {
  -webkit-appearance: none;
}
i svg {
  display: block;
  width: 100%;
  height: 100%;
}
svg {
  display: inline-block;
  width: 100%;
  height: 100%;
  fill: currentColor;
  font-family: inherit;
  line-height: 0;
}
/* Text */
.ac-thide {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-break: normal;
}
.ac-thide2,
.ac-thide3,
.ac-thide4 {
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
}
.ac-thide3 {
  -webkit-line-clamp: 3;
}
.ac-thide4 {
  -webkit-line-clamp: 4;
}
.ac-pre {
  word-wrap: break-word;
  word-break: break-all;
}
.ac-nw {
  white-space: nowrap;
}
.ac-tid {
  text-indent: -9999px;
}
.ac-tc {
  text-align: center;
}
.ac-tl {
  text-align: left;
}
.ac-tr {
  text-align: right;
}
/* Grid for Web */
@media screen and (min-width: 600px) {
  .ac-g-web {
    width: 600px;
    margin: 0 auto;
  }
  .ac-g-web-sep {
    width: 100%;
  }
  .ac-g-web-sep .ac-g-main {
    width: 600px;
    margin: 0 auto;
  }
  .ac-g-main-cnt {
    height: auto;
  }
}

html {
  font-size: 50px;
}
@font-face {
  font-family: 'fz';
  src: url(https://game.gtimg.cn/images/ty/act/a20220909kj/font.ttf);
  src: url(https://game.gtimg.cn/images/ty/act/a20220909kj/font.eot?#font-spider) format('embedded-opentype'), url(https://game.gtimg.cn/images/ty/act/a20220909kj/font.woff2) format('woff2'), url(https://game.gtimg.cn/images/ty/act/a20220909kj/font.woff) format('woff'), url(https://game.gtimg.cn/images/ty/act/a20220909kj/font.ttf) format('truetype'), url(data:image/svg+xml;base64,bW9kdWxlLmV4cG9ydHMgPSAiaHR0cHM6Ly9nYW1lLmd0aW1nLmNuL2ltYWdlcy90eS9hY3QvYTIwMjIwOTA5a2ovZm9udC5zdmciOw==) format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'num';
  src: url(https://game.gtimg.cn/images/ty/act/a20220909kj/num.ttf);
  src: url(https://game.gtimg.cn/images/ty/act/a20220909kj/num.eot?#font-spider) format('embedded-opentype'), url(https://game.gtimg.cn/images/ty/act/a20220909kj/num.woff2) format('woff2'), url(https://game.gtimg.cn/images/ty/act/a20220909kj/num.woff) format('woff'), url(https://game.gtimg.cn/images/ty/act/a20220909kj/num.ttf) format('truetype'), url(data:image/svg+xml;base64,bW9kdWxlLmV4cG9ydHMgPSAiaHR0cHM6Ly9nYW1lLmd0aW1nLmNuL2ltYWdlcy90eS9hY3QvYTIwMjIwOTA5a2ovbnVtLnN2ZyI7) format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'dhd';
  src: url(https://game.gtimg.cn/images/ty/act/a20220909kj/font2.ttf);
  src: url(https://game.gtimg.cn/images/ty/act/a20220909kj/font2.eot?#font-spider) format('embedded-opentype'), url(https://game.gtimg.cn/images/ty/act/a20220909kj/font2.woff2) format('woff2'), url(https://game.gtimg.cn/images/ty/act/a20220909kj/font2.woff) format('woff'), url(https://game.gtimg.cn/images/ty/act/a20220909kj/font2.ttf) format('truetype'), url(data:image/svg+xml;base64,bW9kdWxlLmV4cG9ydHMgPSAiaHR0cHM6Ly9nYW1lLmd0aW1nLmNuL2ltYWdlcy90eS9hY3QvYTIwMjIwOTA5a2ovZm9udDIuc3ZnIjs=) format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'fzcs';
  src: url(https://game.gtimg.cn/images/ty/act/a20220909kj/font3.ttf);
  src: url(https://game.gtimg.cn/images/ty/act/a20220909kj/font3.eot?#font-spider) format('embedded-opentype'), url(https://game.gtimg.cn/images/ty/act/a20220909kj/font3.woff2) format('woff2'), url(https://game.gtimg.cn/images/ty/act/a20220909kj/font3.woff) format('woff'), url(https://game.gtimg.cn/images/ty/act/a20220909kj/font3.ttf) format('truetype'), url(data:image/svg+xml;base64,bW9kdWxlLmV4cG9ydHMgPSAiaHR0cHM6Ly9nYW1lLmd0aW1nLmNuL2ltYWdlcy90eS9hY3QvYTIwMjIwOTA5a2ovZm9udDMuc3ZnIjs=) format('svg');
  font-weight: normal;
  font-style: normal;
}
.kv-wrap {
  position: relative;
  background: url(https://game.gtimg.cn/images/ty/act/a20220909kj/bg-1.jpg) no-repeat center / cover;
  width: 100%;
  height: 13.01rem;
  overflow: hidden;
}
.lottery-wrap {
  position: relative;
  background: url(https://game.gtimg.cn/images/ty/act/a20220909kj/bg-2.jpg) no-repeat center / cover;
  width: 100%;
  height: 13.56rem;
}
.bottom-wrap {
  position: relative;
  background: url(https://game.gtimg.cn/images/ty/act/a20220909kj/bg-3.jpg) no-repeat center / cover;
  width: 100%;
  height: 11.27rem;
  overflow: hidden;
}
.logo {
  position: absolute;
  right: 0.4rem;
  top: 0.4rem;
  background: url(https://game.gtimg.cn/images/ty/act/a20220909kj/logo.png) no-repeat center / cover;
  width: 1.66rem;
  height: 0.51rem;
  text-indent: -999rem;
  overflow: hidden;
}
.slogan-box {
  position: relative;
  margin: 0.4rem 0 0 0.45rem;
  width: 3.23rem;
  height: 7.65rem;
  background: url(https://game.gtimg.cn/images/ty/act/a20220909kj/slogan-txt.png) no-repeat center top / 3.23rem 4.36rem;
  text-indent: -999rem;
  overflow: hidden;
}
.item-name-box {
  position: absolute;
  bottom: 0;
  left: 0.2rem;
  width: 0.43rem;
  height: 3.07rem;
  background: url(https://game.gtimg.cn/images/ty/act/a20220909kj/item-name.png) no-repeat center / 0.43rem auto;
  text-indent: -999rem;
  overflow: hidden;
}
.login-info-box {
  text-align: center;
  margin-top: 2rem;
  line-height: 0.45rem;
  height: 0.45rem;
  font-size: 0.24rem;
  font-weight: bold;
}
.tool-btn-box {
  display: flex;
  justify-content: space-between;
  margin: 0.3rem 0.45rem 0;
}
.btn-1 {
  position: relative;
  width: 2.97rem;
  height: 0.85rem;
  background: url(https://game.gtimg.cn/images/ty/act/a20220909kj/btn-1.png) no-repeat center / cover;
}
.btn-1 span {
  display: block;
  text-indent: -999rem;
  overflow: hidden;
}
.btn-1 p {
  position: absolute;
  bottom: -0.45rem;
  width: 100%;
  text-align: center;
  color: #000;
  font-size: 0.24rem;
  font-family: 'fz';
}
.btn-2 {
  width: 3.02rem;
  height: 0.85rem;
  background: url(https://game.gtimg.cn/images/ty/act/a20220909kj/btn-2.png) no-repeat center / cover;
  text-indent: -999rem;
  overflow: hidden;
}
.kj-box {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 0.84rem;
  line-height: 0.84rem;
  text-align: center;
  font-size: 0.55rem;
  font-family: 'fz';
  color: #fff;
}
.kj-txt {
  background: linear-gradient(179deg, #ffffff 0%, #ffffff 56%, #f6d3a0 64%);
  -webkit-background-clip: text;
  color: transparent;
}
.kj-num {
  font-family: 'num';
  color: #edce88;
  padding-right: 0.1rem;
}
.hd-1 {
  position: absolute;
  top: 1.26rem;
  left: 0.18rem;
  width: 1.7rem;
  height: 6.29rem;
  background: url(https://game.gtimg.cn/images/ty/act/a20220909kj/hd-1.png) no-repeat center / cover;
  text-indent: -999rem;
  overflow: hidden;
}
.lottery-info {
  position: absolute;
  top: -0.55rem;
  left: 0;
  width: 100%;
  text-align: center;
  font-family: 'fz';
  color: #fff;
  font-size: 0.26rem;
}
.lottery-box {
  position: absolute;
  top: 4.3rem;
  right: 0.32rem;
  width: 5.95rem;
  height: 8.05rem;
}
.lottery-cont {
  position: relative;
  background: url(https://game.gtimg.cn/images/ty/act/a20220909kj/lottery-item-box.jpg) no-repeat center / cover;
  width: 5.97rem;
  height: 8.04rem;
}
.lottery-item,
.lottery-icon {
  position: absolute;
}
.lottery-icon {
  display: none;
}
.lottery-item-name {
  width: 0.28rem;
  position: absolute;
  right: 0.06rem;
  top: 0.1rem;
  font-family: 'fz';
  font-size: 0.26rem;
  text-align: center;
  line-height: 1;
  opacity: 0;
}
.lottery-item-1 {
  width: 1.74rem;
  height: 2.55rem;
  top: 0;
  left: 0;
}
.lottery-item-1 .lottery-icon {
  background: url(https://game.gtimg.cn/images/ty/act/a20220909kj/lottery-item-1.jpg) no-repeat center / cover;
  width: 1.25rem;
  height: 1.13rem;
  top: 1.24rem;
  left: 0.18rem;
}
.lottery-item-2 {
  width: 2.38rem;
  height: 2.55rem;
  left: 1.87rem;
  top: 0;
}
.lottery-item-2 .lottery-icon {
  background: url(https://game.gtimg.cn/images/ty/act/a20220909kj/lottery-item-2.jpg) no-repeat center / cover;
  width: 1.36rem;
  height: 1.68rem;
  left: 0.43rem;
  top: 0.46rem;
}
.lottery-item-3 {
  width: 1.6rem;
  height: 1.6rem;
  right: 0;
  top: 0;
}
.lottery-item-3 .lottery-icon {
  background: url(https://game.gtimg.cn/images/ty/act/a20220909kj/lottery-item-3.jpg) no-repeat center / cover;
  width: 1.12rem;
  height: 0.79rem;
  top: 0.62rem;
  left: 0.15rem;
}
.lottery-item-4 {
  width: 1.74rem;
  height: 2.23rem;
  bottom: 3.14rem;
  left: 0;
}
.lottery-item-4 .lottery-icon {
  background: url(https://game.gtimg.cn/images/ty/act/a20220909kj/lottery-item-4.jpg) no-repeat center / cover;
  width: 1.35rem;
  height: 1.06rem;
  top: 1rem;
  left: 0.08rem;
}
.lottery-item-5 {
  width: 1.6rem;
  height: 4rem;
  bottom: 2.23rem;
  right: 0;
}
.lottery-item-5 .lottery-icon {
  background: url(https://game.gtimg.cn/images/ty/act/a20220909kj/lottery-item-5.jpg) no-repeat center / cover;
  width: 1.12rem;
  height: 1.3rem;
  top: 1.42rem;
  left: 0.05rem;
}
.lottery-item-6 {
  width: 1.74rem;
  height: 3rem;
  left: 0;
  bottom: 0;
}
.lottery-item-6 .lottery-icon {
  background: url(https://game.gtimg.cn/images/ty/act/a20220909kj/lottery-item-6.jpg) no-repeat center / cover;
  width: 1.11rem;
  height: 1.41rem;
  top: 1.15rem;
  left: 0.18rem;
}
.lottery-item-7 {
  width: 2.38rem;
  height: 3rem;
  right: 1.7rem;
  bottom: 0;
}
.lottery-item-7 .lottery-icon {
  background: url(https://game.gtimg.cn/images/ty/act/a20220909kj/lottery-item-7.jpg) no-repeat center / cover;
  width: 1.73rem;
  height: 1.8rem;
  left: 0.25rem;
  top: 0.53rem;
}
.lottery-item-8 {
  width: 1.59rem;
  height: 2.19rem;
  right: 0;
  bottom: 0;
}
.lottery-item-8 .lottery-icon {
  background: url(https://game.gtimg.cn/images/ty/act/a20220909kj/lottery-item-8.jpg) no-repeat center / cover;
  width: 0.96rem;
  height: 1.25rem;
  left: 0.29rem;
  top: 0.57rem;
}
.lottery-btn {
  position: absolute;
  left: 1.87rem;
  top: 2.66rem;
  background: url(https://game.gtimg.cn/images/ty/act/a20220909kj/lottery-btn.jpg) no-repeat center / cover;
  width: 2.38rem;
  height: 2.23rem;
}
.lottery-btn span {
  display: block;
  text-indent: -999rem;
  overflow: hidden;
}
.lottery-btn p {
  position: absolute;
  bottom: 0.1rem;
  left: 0;
  width: 100%;
  text-align: center;
  font-family: 'fz';
  color: #fff;
}
.lottery-btn p i {
  padding: 0 0.05rem;
}
.lottery-address-btn {
  color: #31585c;
  font-size: 0.3rem;
  font-family: 'fz';
  position: absolute;
  bottom: -0.9rem;
  left: 0;
  width: 100%;
  text-align: center;
  text-decoration: underline;
}
.lottery-list-btn {
  color: #fff;
  font-size: 0.3rem;
  font-family: 'fz';
  width: 100%;
  text-align: center;
  text-decoration: underline;
  padding-top: 0.2rem;
}
.hd-2 {
  position: absolute;
  top: 0.45rem;
  right: 0.3rem;
  width: 1.45rem;
  height: 8rem;
  background: url(https://game.gtimg.cn/images/ty/act/a20220909kj/hd-2.png) no-repeat center / cover;
  text-indent: -999rem;
  overflow: hidden;
}
.video-box {
  visibility: hidden;
  position: relative;
  background: #000;
  width: 5.75rem;
  height: 3.36rem;
  margin: 3.58rem 0 0 0.36rem;
}
.video-box:after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: url(https://game.gtimg.cn/images/ty/act/a20220909kj/play-ico.png) no-repeat center / cover;
  width: 1.08rem;
  height: 1.08rem;
}
.rule-btn {
  width: 3.02rem;
  height: 0.86rem;
  text-indent: -999rem;
  overflow: hidden;
  background: url(https://game.gtimg.cn/images/ty/act/a20220909kj/rule-btn.png) no-repeat center / cover;
  margin: 1.8rem auto 0;
}
.fade-enter-active,
.fade-leave-active {
  transition: opacity 0.5s ease;
}
.fade-enter-from,
.fade-leave-to {
  opacity: 0;
}

.loading-wrap[data-v-722806c0] {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  z-index: 9999;
  background: rgba(0, 0, 0, 0.6);
  display: flex;
  justify-content: center;
  align-items: center;
}
.loading-ico[data-v-722806c0] {
  background: url(https://game.gtimg.cn/images/ty/act/a20220909kj/loading-tip.png) no-repeat center / cover;
  width: 60px;
  height: 39px;
  text-indent: -9999em;
  overflow: hidden;
}

