a:link,a:active,a:visited,a:hover {
    /* background: none; */
    tap-highlight-color: rgba(0,0,0,0);
    tap-highlight-color: transparent;
}

*{ tap-highlight-color: rgba(0,0,0,0);
    tap-highlight-color: transparent;}

body{padding-top: 40px!important;min-width: 1200px;}
.warp{width: 100%;min-width: 1200px;position: relative;overflow: hidden;padding-top:1285px;min-height: 300px;}
.bg{position: absolute;width: 1920px;left: calc(50% - 1920px/2);z-index: 1;top:0;}
.bgbox{width: 1920px;height:6300px;}
.bg_1{background: url("../images/bg.jpg") no-repeat 50% 0;}

.warp .bg .slogan{
    position: absolute;background: url(../images/slogan.png);width: 680px;height: 357px;left: calc(50% - 680px/2);top: 45px;
}

.warp .bg .slogan2{
    position: absolute;background: url(../images/slogan2.png);width: 682px;height: 86px;left: calc(50% - 682px/2);top: 840px;
}

.warp .bg .btn-login,
.warp .bg .btn-logout{background: url(../images/btn-login.png) no-repeat 0 0;width: 333px;height: 91px;left: calc(50% - 333px/2);top: 997px;cursor: pointer;z-index:20;    line-height: 90px;
    font-size: 22px;
    font-weight: bold;
    text-align: center;color:#de81ff}
    .warp .bg .btn-login{letter-spacing: 10px;}
.warp .bg .btn-login:hover,
.warp .bg .btn-logout:hover {filter: drop-shadow(0 0 10px #cc48ff) brightness(1.2);}


.warp .con1{
    position: relative;width: 100%;height: 1170px;
    z-index: 2;
    background: url(../images/con-1.png) no-repeat 50% 0;
    padding-top:510px;box-sizing: border-box;
}

.warp .con1 .demo-stage {
    position: relative;
    width: 100%;
    max-width: 1180px;
    margin: 0 auto;
    aspect-ratio: 1180 / 150;
  }

.warp .con1 #progressSvg {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
  }

  /* 灰石子（默认轨道） */
.warp .con1 .stone.gray1 { fill: url(#stoneGrad3); stroke: none; }
.warp .con1 .stone.gray2 { fill: url(#stoneGrad4); stroke: none; }
  /* 彩色石子（进度） */

.warp .con1 .stone.progress.color1 { fill: url(#stoneGrad); }
.warp .con1 .stone.progress.color2 { fill: url(#stoneGrad2); }

  /* 跟随的人物 */
.warp .con1 .traveler {
    position: absolute;
    width: 110px;
    height: 130px;
    margin-left: -55px;
    margin-top: -170px;
    pointer-events: none;
    background:url(../images/progress-role.png) no-repeat 0 0/contain;
    transition: none;
  }

  /* 百分比圆圈 */
.warp .con1 .percent-badge {
    position: absolute;
    width: 82px;
    height: 74px;
    line-height: 60px;
    margin-left: -41px;
    margin-top: -37px;
    border-radius: 50%;
    background: url(../images/progress-item.png) no-repeat 0 0/contain;
    color: #1b1c2f;
    font-weight: 800;
    font-size: 22px;
    display: flex;
    justify-content: center;
    pointer-events: none;
    z-index: 5;
  }

.warp .con1 .pumpkin {
    position: absolute;
    width: 97px;
    height:90px;
    top:-30px;right:-100px;z-index: 2;
    background: url(../images/progress-pumpkin.png);
}

.warp .con1 .pumpkin.on {
    background-image: url(../images/progress-pumpkin-on.png);
}

.warp .con1 .num {
    width: 369px;
    height:67px;
    background: url(../images/progress-btn.png) no-repeat 0 0;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    color:#0d0a39;
    top:725px;
    left:50%;
    padding: 10px 0 10px 30px;
    line-height: 22px;
}
.warp .con1 .num span {
    color:#3f2197;
}
.warp .con1 .num-used {
    margin-left:-600px;
}

.warp .con1 .num-remain {
    margin-left:-186px;
}

.warp .con1 .num-total {
    margin-left:228px;
}
.warp .con1 .btn-send {
    width: 403px;
    height:85px;
    background: url(../images/btn-send.png) no-repeat 0 0;
    top:850px;
    left:50%;margin-left:-201px;
}
.warp .con1 .btn-send:hover {
    filter: drop-shadow(0 0 10px #cc48ff) brightness(1.2);
}

.warp .con2{
    position: relative;width: 100%;height: 1587px;
    z-index: 2;
    background: url(../images/con-2.png) no-repeat 50% 0;
}

.warp .con2 .lottery-total,
.warp .con2 .lottery-used{
    width: 160px;
    height:36px;
    line-height: 36px;
    font-size: 26px;
    font-weight: bold;
    text-align: center;
    top:580px;
    left:50%;
    margin-left: -330px;
    color:#fff;
}
.warp .con2 .lottery-used{
    margin-left: 175px;
}

.warp .con2 .btn-lottery {
    width: 136px;
    height:157px;
    background: url(../images/btn-lottery.png) no-repeat 0 0;
    top: 480px;
    left: 50%;
    margin-left:-66px;
}
.warp .con2 .btn-lottery:hover {
    filter: drop-shadow(0 0 10px #ffcc42) brightness(1.2);
}

.warp .con2 .btn-list {
    width: 234px;
    height:63px;
    background: url(../images/btn-list.png) no-repeat 0 0;
    top: 695px;
    left: 50%;
    margin-left:-116px;
}
.warp .con2 .btn-list:hover {
    filter: drop-shadow(0 0 10px #ffcc42) brightness(1.1);
}
.warp .con3{
    position: relative;width: 100%;height: 1940px;
    margin-top:-550px;
    z-index: 2;
    background: url(../images/con-3.png?v=3333) no-repeat 50% 0;    
}
.warp .con4{
    position: relative;width: 100%;height: 975px;
    z-index: 2;
    background: url(../images/con-4.png) no-repeat 50% 0;
    padding-top:240px;box-sizing: border-box;
    margin-top:-110px;
}
.warp .con4 p {width: 980px;height:270px;margin-left:-435px;color:#9bbdfe;font-size: 20px;line-height: 30px;position: absolute;top:345px;left:50%;}
.warp .con4 p a {color:inherit;text-decoration: underline;}

#loading{width:100%;height:100%;position:fixed;top:0;left:0;background:#000;z-index:20;font-size:18px;color:#cfd1cc;z-index:101}#loading .box{width:100%;height:1px;background:#414141;margin:0 auto;position:relative;top:50%;transform:translateY(-50%);left:0}#loading .box span{height:1px;background:#c4c4c4;position:relative;top:0;left:0;display:block}#loading .box p{font-size:16px;line-height:30px;color:silver;text-align:center}


.pop{
    background: url(../images/pop.png);
    width:562px ;height:442px;  
    padding-top:150px;  
    box-sizing: border-box;
    display: none;
}
.pop p {height:170px;width: 100%;display: flex;justify-content: center;align-items: center;color:#555050;font-weight: bold; font-size: 20px;flex-direction: column;line-height: 30px;text-align: center;}   
.pop p a {color:inherit;text-decoration: underline;}
.pop b a {color:#554078}
.pop p .tips {font-size: 16px;color:#6b5487;line-height: 24px;}

.pop .btn_close{
    position: absolute;width: 70px;height:70px ;top:20px;left:50%;margin-left:-35px;
}

.pop .btn-pop {width: 206px;height:70px;line-height:70px;background: url(../images/btn-pop-confirm.png) no-repeat 0 0;bottom:20px;left:50%;font-size:18px;text-align: center;letter-spacing: 2px;color:#fff;}
.pop .btn-pop:hover {filter:drop-shadow(0 0 5px #757575) brightness(1.2);}
.pop .btn-confirm  {margin-left:-103px;text-indent: -999em;}



.pop-list {width: 938px;height:470px;background: url(../images/pop-list.png) no-repeat 0 0 / contain;padding: 245px 70px 0 70px;box-sizing: border-box;}

.pop-list .listBox{
    width: 790px;
    height: 150px;
    position: relative;
    overflow: auto;
    text-align: center;
}

.pop-list .myPrize{
    text-align: center;
    width: 780px;
}


.pop-list .listBox .myPrize td {
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    color:#3a383d;
}
.pop-list .listBox .myPrize td a {
    color:#653791;
    text-decoration: underline;
}


.pop ::-webkit-scrollbar
{
    width: 10px;
    height: 10px;
}
 
.pop ::-webkit-scrollbar-track
{
    border-radius: 5px;
    background-color: #fff;
}
 
.pop ::-webkit-scrollbar-thumb
{
    border-radius: 5px;
    background-color: #5a456e;
}