html,
body,
div,
p,
ol,
ul,
li,
dl,
dt,
dd,
em,
i,
span,
a,
img,
input,
h1,
h2,
h3,
h4,
h5 {
    margin: 0;
    padding: 0;
}
div,
p,
span,
b,
em,
a,
i,
strong,
a,
h1,
h2,
h3,
h4,
h5 {
    font-weight: normal;
}
a,
img,
input {
    border: none;
}
a, img {-webkit-touch-callout: none; }
body {
    font: 0.14rem/1.75 -apple-system, 'Helvetica Neue', Helvetica, Arial, sans-serif;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-text-size-adjust: 100% !important;
}
a {
    text-decoration: none;
}
ul,
li {
    list-style: none;
}
a {
    -webkit-touch-callout: none;
}
b,
i,
em {
    font-style: initial;
    font-weight: initial;
}
img[src=''] {
    opacity: 0;
    pointer-events: none;
}
html,
body {
    -webkit-user-select: none;
    user-select: none;
    background-color: #c8553e;
}
html {
    font-size: 50px;
    font-size: 13.33333333vw;
}
#afooter {
    background: #000000;
    padding: 20px 0;
    line-height: 30px;
    color: #fff7d9;
    text-align: center;
    font-size: 18px;
    position: relative;
    margin: 0px;
    font-family: 'tahoma';
}
#afooter a {
    color: #fff7d9;
    text-decoration: none;
}
input,
textarea {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    user-select: none;
}

.lazyload {
    opacity: 0;
}
img.lazyloaded {
    opacity: 1;
    transition: opacity 650ms linear;
}
.hide,
.hid {
    text-indent: -9999em;
    font-size: 0;
    overflow: hidden;
    width: 0px;
    height: 0px;
    opacity: 0;
}
* {
    -webkit-text-size-adjust: 100% !important;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

[v-cloak] {
    display: none;
}

.disabled {
    pointer-events: none !important;
}

@font-face {
    font-family: 'fzc';
    src: url('//game.gtimg.cn/images/dzs/act/a20260123dzs/fzc.ttf');
}

@font-face {
    font-family: 'syst-bold';
    src: url('//game.gtimg.cn/images/dzs/act/a20260123dzs/font/sourcehanserifcn-bold.otf');
}
@font-face {
    font-family: 'syst-medium';
    src: url('//game.gtimg.cn/images/dzs/act/a20260123dzs/font/sourcehanserifcn-medium.otf');
}
@font-face {
    font-family: 'syst-heavy';
    src: url('//game.gtimg.cn/images/dzs/act/a20260123dzs/font/sourcehanserifcn-heavy.otf');
}
@font-face {
    font-family: 'fzshengsksjw';
    src: url('//game.gtimg.cn/images/dzs/act/a20260123dzs/font/fzshengsksjw.ttf');
}

.side-nav {
    position: fixed;
    width: 204px;
    height: 341px;
    background: url('//game.gtimg.cn/images/dzs/act/a20260123dzs/side-nav-bg.png') no-repeat;
    right: 35px;
    top: 200px;
    z-index: 111;
    transform: translateX(30px) scale(0.65);
    transform-origin: right center;
}
.side-nav .ul-list {
    list-style: none;
    padding-top: 10px;
    box-sizing: border-box;
}
.side-nav .ul-list li {
    font-family: 'fzc';
    width: 100%;
    font-size: 22px;
    text-align: center;
    height: 55px;
    line-height: 55px;
}
.side-nav .ul-list li a {
    color: #ffe38e;
    text-decoration: none;
}
.side-nav .ul-list li:nth-child(6) {
    height: 40px;
    cursor: pointer;
}

.side-nav .ul-list li.on a {
    color: #bd2c32;
    display: inline-block;
    width: 169px;
    height: 54px;
    background: url('//game.gtimg.cn/images/dzs/act/a20260123dzs/btn-nav-bg.png') no-repeat;
    margin-top: 4px;
    line-height: 48px;
}

.dia-con {
    width: 684px;
    height: 436px;
    background: url('//game.gtimg.cn/images/dzs/act/a20260123dzs/m/pop-bg.png') no-repeat 0 0 / cover;
    padding: 30px 35px 0px 35px;
    box-sizing: border-box;
    position: relative;
}
.dia-con h1 {
    font-family: 'fzshengsksjw';
    font-weight: normal;
    font-size: 32px;
    color: #fcfac5;
    text-align: center;
    margin-bottom: 20px;
}
.dia-con p {
    font-weight: normal;
    margin-top: 6px;
    font-size: 20px;
    color: #971b1b;
    font-family: 'fzshengsksjw';
    line-height:1.35;
}
.dia-con a {
    font-size: 20px;
    color: #6736ae;
}
.dia-close {
    position: absolute;
    width: 26px;
    height: 27px;
    background: url('//game.gtimg.cn/images/dzs/act/a20260123dzs/m/close.png') no-repeat;
    top: 4px;
    right: -10px;
    z-index: 2;
}


/*获奖弹窗*/
#milo-lotteryRecord{
    width:100%;
    display: none;
}
#milo-lotteryRecord .milo-lotteryRecordContainer ul {
    width: 100%;
    color: #909399;
    font-weight: 500;
    font-size: 14px;
    display: table;
    list-style: none;
    padding: 0;
    margin: 0;
}

#milo-lotteryRecord .milo-lotteryRecordContainer ul li {
    padding: 12px 0;
    min-width: 0;
    width: 20%;
    float: left;
    box-sizing: border-box;
    white-space: nowrap; /* 不换�? */
    overflow: hidden; /* 超出部分隐藏 */
    text-overflow: ellipsis; /* 超出部分显示省略�? */
    vertical-align: middle;
    text-align: left;
    border-bottom: 1px solid #ebeef5;
}


#milo-lotteryRecord #milo-paginator {
    font-size: 14px;
    overflow: hidden;
    margin: 0 auto;
    text-align: center;
    color: #333;
    display: flex;
    padding: 10px 5px;
    justify-content: center;
    align-items: center;
}

#milo-lotteryRecord #milo-paginator .my-page-prev,
#milo-lotteryRecord #milo-paginator .my-page-next {
    float: left;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border: 1px solid #ddd;
    cursor: pointer
}

#milo-lotteryRecord #milo-paginator .my-page-prev:hover,
#milo-lotteryRecord #milo-paginator .my-page-next:hover {
    color: #409eff;
}

#milo-lotteryRecord #milo-paginator .my-page-group {
    float: left;
    margin: 0;
    padding: 0;
    overflow: hidden
}

#milo-lotteryRecord #milo-paginator .my-page-group li {
    float: left;
    list-style: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    min-width: 30px;
    padding: 0 8px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    margin: 0 5px;
    cursor: pointer
}

#milo-lotteryRecord #milo-paginator .my-page-forbid {
    pointer-events: none;
    background-color: #f4f4f5;
    color: rgba(0, 0, 0, .2)
}

#milo-lotteryRecord #milo-paginator .my-page-cell {
    border: 1px solid #ddd;
    border-radius: 2px
}

#milo-lotteryRecord #milo-paginator .my-page-checked {
    background-color: #409eff;
    color: #fff;
}

#milo-lotteryRecord #milo-paginator.my-page-omit {
    pointer-events: none
}

/*填写实物地址*/
#milo-personInfo{
    width:100%;
    display: none;
}
#milo-personInfo .milo-form-label{
    vertical-align: middle;
    float: left;
    width: 100px;
    font-size: 14px;
    color: #606266;
    line-height: 30px;
    padding: 0 12px 0 0;
    box-sizing: border-box;
}

#milo-personInfo .milo-form-item{
    -webkit-appearance: none;
    background-color: #fff;
    background-image: none;
    border-radius: 4px;
    border: 1px solid #dcdfe6;
    box-sizing: border-box;
    color: #606266;
    display: inline-block;
    font-size: inherit;
    height: 40px;
    outline: none;
    padding: 0 15px;
    display: inline-block;
    transition: border-color .2s cubic-bezier(.645,.045,.355,1);
    width: 250px;
}

#milo-personInfo .milo-form-row{
    clear: both;
}

#milo-personInfo .milo-form-label.is-require:before{
    content: "*";
    color: #f56c6c;
    margin-right: 4px;
}

#milo-personInfo .milo-personInfo textarea{
    height: 70px !important;
}

#milo-personInfo  select{
    margin: 3px 0;
}

#milo-personInfo .milo-form-contariner{
    line-height: 40px;
    position: relative;
    font-size: 14px;
    display: inline-block;
    margin-bottom: 5px;
}
#milo-personInfo #milo-submitPersonInfo{
    color: #fff;
    background-color: #409eff;
    border-color: #409eff;
    width: 100%; height:50px;border: 0;
}

#milo-lotteryRecord .milo-lotteryRecordContainer ul li div{text-align: center}
#milo-lotteryRecord .milo-lotteryRecordContainer ul li {overflow: visible}

*{
  -webkit-touch-callout:none;  /*ϵͳĬ�ϲ˵�������*/
  -webkit-user-select:none; /*webkit�����*/
  -khtml-user-select:none; /*���������*/
  -moz-user-select:none; /*���*/
  -ms-user-select:none;  /*IE10*/
  user-select:none;
}

*{-webkit-user-drag: none;}