/* reset */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
    margin: 0;
    padding: 0;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
address, caption, cite, code, dfn, em, strong, th, var,i {
    font-weight: normal;
    font-style: normal;
}
ol, ul {
    list-style: none;
}
caption, th {
    text-align: left;
}
h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
    font-size: 100%;
}
q:before, q:after {
    content: ''
}
fieldset, img, abbr, acronym {
    border: 0;
}
.c:before, .c:after {
    content: "";
    display: table;
}
.c:after {
    clear: both;
}
.c {
    zoom: 1;
}
:focus{
    outline: none;
}
input:focus {
    outline: none;
}
body, html {
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
    position: relative;
    overflow-x: hidden;
}
body {
    font: 12px/1.5 tahoma, '\5FAE\8F6F\96C5\9ED1', sans-serif;
    overflow-x: hidden;
    background-color: #000;
    padding-top: 0 !important;
}
a {
    text-decoration: none;
    transition: .2s filter linear;
}
a:hover {
    filter: brightness(1.14);
}
.btn-zhih {
    filter: grayscale(1)!important;
}

body, #afooter, .ost_bn, .ost_box {
    width: 100%;
    overflow-x: hidden;
}
.container {
    width:7.56rem;
    position: relative;
}
.hide {
    display: block;
    width: 0;
    height: 0;
    overflow: hidden;
}
.t {
    text-indent: -9999em;
    font-size: 0;
    display: block;
}
.pr {
    position: relative;
}
.pa {
    position: absolute;
}
.fl {
    float: left;
}
.fr {
    float: right;
}
.flex{display:flex;display:-webkit-flex;}
.flex-1{flex:1;-webkit-flex:1;}
.flex-center{justify-content:center;-webkit-justify-content:center;}
.flex-middle{align-items:center;}
.flex-between{justify-content:space-between;-webkit-justify-content:space-between;}
.flex-cm{display:flex;display:-webkit-flex;justify-content:center;-webkit-justify-content:center;align-items:center;}
.t-c{text-align:center;}
.bg,.pop{background-size:100% auto;background-position:top center;background-repeat:no-repeat;}
input[type=tel]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance:textfield;
}
.full-img img,
.full-img {
    display:block;
}
.full-img img{
    width:100%;
    height: auto;
}
.filter{
    filter:grayscale(100%);
    -webkit-filter:grayscale(100%)
}
input{border:none;background-color: none;}


/** top **/
.top_wrap {
    position: fixed;
    top: 0.47rem;
    left: 0;
    width: 100%;
    height:  1rem;
    z-index: 99;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}
.icon_logo {
  width: auto;
  height:.64rem;
  position: absolute;
  right: 0.4rem;
  top: -0.14rem;
}
.icon_logo img {
  width: auto;
  height:.64rem;
}
.btn-download{
  width: 1.3rem;
  position: absolute;
  right: 3.9rem;
  top: -0.04rem;
}


.nav-box {width: auto;height:.52rem;margin: 0 auto;box-sizing: border-box;}
.nav_list {height:.52rem;display: flex;flex-direction: row;align-items: center;background-color:#00000026;border-radius: .26rem;padding: 0 .2rem;}
.nav_item{min-width: 1.56rem;text-align: center;flex-direction: column;justify-content: center;}
.nav_cname {line-height: .2rem;display: block;font-size: 0.2rem;color: #fff;position: relative;font-weight: bold;border-right: 0.01rem solid #ffffff61;z-index: 1;}
/* .nav_list .nav_item.swiper-pagination-bullet:nth-last-child(1) .nav_cname{border:none}
.nav_item.swiper-pagination-bullet:hover .nav_cname,
.swiper-pagination-bullet-active .nav_cname {color: #d56d00;}
.nav_item.swiper-pagination-bullet:hover .nav_cname:after,
.swiper-pagination-bullet-active .nav_cname:after {
    content: "";
    position: absolute;
    width: 100%;
    height: .52rem;
    z-index: -1;
    left: 0;
    bottom: -0.16rem;
    background: url(//wegame.gtimg.com/tgp_act/release/wegame/df20250501/images/top-nav.png) no-repeat center;
    background-size: 100% auto;
}
.nav_item.swiper-pagination-bullet{
    display: flex;
    height: .52rem;
    position: relative;
    opacity: 1;
    border-radius: 0;
    background-color: transparent;
}
.nav_item.swiper-pagination-bullet:first-child:after {display: none;} */
.login_wrap {text-align: center;font-size: 0.2rem;color: #ffffffb3;position: absolute;right: 8.4rem;top: 0.08rem;transform: translateY(-50%);}
.login_wrap a {color:#ffffffb3;text-decoration: none;transition: inherit;}
.login_wrap a:hover {filter: brightness(1);color: #fff;}
.login_wrap .blue{color:#242f67}
.login_wrap {font-size: .16rem;line-height: .24rem;}
.login_ed .user-icon {width: .3rem;height: .3rem;display: inline-block;vertical-align: middle;margin-right:.04rem;margin-top: .03rem;border-radius: 50%;}
.login_ed .user-icon img {width: 100%;height: auto;display: block;}
.login_wrap .user-name {max-width: 2rem;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;display: inline-block;vertical-align: middle;}

/** page **/

.spr {background: url(//wegame.gtimg.com/tgp_act/release/wegame/df20250501/images/spr.png) no-repeat;background-size: 15rem auto;display: block;}
.slogan {-webkit-animation: sloganAni 1s 0s linear both;animation: sloganAni 1s 0s linear both;width:7.44rem;height:3.5rem;position: absolute;left: 50%;margin-left: -4.06rem;bottom: 1.7rem;background: url(//wegame.gtimg.com/tgp_act/release/wegame/df20250501/images/slg.png) no-repeat center;background-size: 100% auto;}
@keyframes breathing {
    0% { opacity:1; transform:scale(1); }
    50% { opacity:0.65; transform:scale(0.95); }
    100% { opacity:1; transform:scale(1); }
  }

.wrapper {
    position: relative;
    height: 100%;
}
.global-swiper-container {
    position: relative;
    height: 100%;
}

.page {
    width: 100%;
    height: 100%;
    position: relative;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    overflow: hidden;
}
.page0 {
    background-image: url(//wegame.gtimg.com/tgp_act/release/wegame/df20250501/images/bg.jpg);
    background-position: top center;
}

.page_cont {
    position: relative;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    z-index: 2;
    color: #fff;
    box-sizing: border-box;
    padding-top: .47rem;
    font-size: .18rem;
    line-height: .24rem;
}
.main-area-box {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.page .page_cont {
    width: 18rem;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    align-items: center;
    -webkit-align-items: center;
}
.page0 .page_cont {
    /* width: 18.32rem; */
    left:0;
    justify-content: flex-start;
}

.home .tit-box {
    position: absolute;
    left: 0;
}
.home .tit-main{
    width:7.58rem;
    height:1.06rem ;
    background-image: url(//wegame.gtimg.com/tgp_act/release/wegame/df20250501/images/title-main.png);
}
.home .tit-sub{
    width:3.49rem;
    height: .27rem;
    background-image: url(//wegame.gtimg.com/tgp_act/release/wegame/df20250501/images/title-sub-bg.png);
    margin:.1rem 0 ;
    display: flex;
    align-items: center;
}
.home .tit-sub>span{
    font-size: .16rem;
    line-height: .24rem;
    text-align: center;
    display: inline-block;
}
.home .tit-sub>span:nth-child(1){
    width: 21%;
    color: #000;
    font-weight: bold;
}
.home .tit-sub>span:nth-child(2){
    width: 79%;
    color: #fff;
    font-weight: normal;
    letter-spacing: 0.05rem;
}
.home .tit-sub-rule{
    width:3.48rem;
    height: .46rem;
    background-image: url(//wegame.gtimg.com/tgp_act/release/wegame/df20250501/images/text-bg1.png);
    display: flex;
    align-items: center;
}
.home .tit-sub-rule>span{
    font-size: .16rem;
    margin: 0 auto;
    color:#b2b1b2;
    line-height: .2rem;
    text-align: center;
}
.home .tit-sub-rule .green{
    color: #0ff796;
    padding: 0 0.06rem;
}


.home .gift-box {
    position: absolute;
    left: 0;
    top:2.86rem;
}


.home .tit-normal{
    width:3.5rem;
    height: .25rem;
    background-image: url(//wegame.gtimg.com/tgp_act/release/wegame/df20250501/images/text-bg2.png);
    font-size: .17rem;
    text-align: center;
    line-height: .25rem;
    margin-bottom: 0.04rem;
}
.home .gift-box>ul {
    width: 3.48rem;
    height: 1.78rem;
    background: url(//wegame.gtimg.com/tgp_act/release/wegame/df20250501/images/dj-bg.png) no-repeat;
    background-size: 100% auto;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    margin-top: 0;
}
.home .gift-box>ul>li{
    width: .9rem;
    height:.8rem;
    position: relative;
}
.home .gift-box>ul>li:nth-child(1){width: 1.3rem;}
.home .gift-box>ul>li:nth-child(4){width: 1.3rem;}
.home .gift-box>ul>li>img{
    width:100%;
    height: 100%;
    position: absolute;
    bottom: 0.14rem;
}
.home .gift-box>ul>li:nth-child(4)>img{bottom: 0.18rem;}
.home .gift-box>ul>li:nth-child(5)>img{bottom: 0.2rem;}
.home .gift-box>ul>li:nth-child(6)>img{bottom: 0.16rem;}
.home .gift-box>ul>li>p{
    color:#b2b1b2;
    font-size: .12rem;
    text-align: center;
    line-height: .14rem;
    position: absolute;
    width: 100%;
    bottom: 0rem;
}

.home .gift-box>ul>li:nth-child(1)>p{bottom: 0.14rem;}
.home .gift-box>ul>li:nth-child(4)>p{bottom: 0.2rem;}
.home .gift-box>ul>li:nth-child(5)>p{bottom: 0.06rem;}
.home .gift-box>ul>li:nth-child(6)>p{bottom: 0.18rem;}

.home .btn-get{
    width:1.93rem;
    height: .42rem;
    background-image: url(//wegame.gtimg.com/tgp_act/release/wegame/df20250501/images/btn-get.png);
    margin: .14rem auto 0;
    margin-left: .7rem;
}
.home .btn-get.gray{background-image: url(//wegame.gtimg.com/tgp_act/release/wegame/df20250501/images/btn-get-gray.png);}


.home .prize-box {
    position: absolute;
    left: 0;
    top:5.86rem;
    width: 100%;
}

.home .signIn{
    margin-left: .3rem;
    font-size: .16rem;
    font-weight: bold;
    color: #fff;
    text-align: center;
    position: absolute;
    left: 3.73rem;
    top: 0;
    display: flex;
    align-items: center;
}
.home .signIn>p{color: #0ff796;margin-left: 0.08rem;letter-spacing:0.06rem;}
.home .prize-box>ul{
    width: 100%;
    height:1.84rem;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}
.home .prize-box>ul>li{
    position: relative;
    margin-right: .16rem;
}
.home .prize-box>ul>li::after{
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    pointer-events: none;
}
.home .prize-box>ul>li:nth-child(1)::after{width:.55rem;height:.2rem;background: url(//wegame.gtimg.com/tgp_act/release/wegame/df20250501/images/day-bg1.png) center no-repeat;background-size: 100%;}
.home .prize-box>ul>li:nth-child(2)::after{width:.55rem;height:.2rem;background: url(//wegame.gtimg.com/tgp_act/release/wegame/df20250501/images/day-bg2.png) center no-repeat;background-size: 100%;}
.home .prize-box>ul>li:nth-child(3)::after{width:.55rem;height:.2rem;background: url(//wegame.gtimg.com/tgp_act/release/wegame/df20250501/images/day-bg3.png) center no-repeat;background-size: 100%;}
.home .prize-box>ul>li:nth-child(4)::after{width:.55rem;height:.2rem;background: url(//wegame.gtimg.com/tgp_act/release/wegame/df20250501/images/day-bg4.png) center no-repeat;background-size: 100%;}
.home .prize-box>ul>li:nth-child(5)::after{width:.55rem;height:.2rem;background: url(//wegame.gtimg.com/tgp_act/release/wegame/df20250501/images/day-bg5.png) center no-repeat;background-size: 100%;}
.home .prize-box>ul>li:nth-child(6)::after{width:.55rem;height:.2rem;background: url(//wegame.gtimg.com/tgp_act/release/wegame/df20250501/images/day-bg6.png) center no-repeat;background-size: 100%;}
.home .prize-box>ul>li:nth-child(7)::after{width:.55rem;height:.2rem;background: url(//wegame.gtimg.com/tgp_act/release/wegame/df20250501/images/day-bg7.png) center no-repeat;background-size: 100%;}
.home .prize-box>ul>li:nth-child(1){width:1.65rem;height:1.84rem;background: url(//wegame.gtimg.com/tgp_act/release/wegame/df20250501/images/dj-bg1.png) no-repeat;background-size: cover;}
.home .prize-box>ul>li:nth-child(2){width:1.65rem;height:1.84rem;background: url(//wegame.gtimg.com/tgp_act/release/wegame/df20250501/images/dj-bg2.png) no-repeat;background-size: cover;}
.home .prize-box>ul>li:nth-child(3){width:1.65rem;height:1.84rem;background: url(//wegame.gtimg.com/tgp_act/release/wegame/df20250501/images/dj-bg3.png) no-repeat;background-size: cover;}
.home .prize-box>ul>li:nth-child(4){width:1.65rem;height:1.84rem;background: url(//wegame.gtimg.com/tgp_act/release/wegame/df20250501/images/dj-bg4.png) no-repeat;background-size: cover;}
.home .prize-box>ul>li:nth-child(5){width:1.65rem;height:1.84rem;background: url(//wegame.gtimg.com/tgp_act/release/wegame/df20250501/images/dj-bg5.png) no-repeat;background-size: cover;}
.home .prize-box>ul>li:nth-child(6){width:1.65rem;height:1.84rem;background: url(//wegame.gtimg.com/tgp_act/release/wegame/df20250501/images/dj-bg6.png) no-repeat;background-size: cover;}
.home .prize-box>ul>li:nth-child(7){width:3.5rem;height:1.84rem;background: url(//wegame.gtimg.com/tgp_act/release/wegame/df20250501/images/dj-bg7.png) no-repeat;background-size: cover;}
.home .prize-box>ul>li .item{
    /* width:2.09rem; */
    height:1.84rem;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    position: relative;
}
.home .prize-box>ul>li .item .img-box{
    width:1.65rem;
    height:1.52rem;
    position: relative;
}
.home .prize-box>ul>li.active .item::after{
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    pointer-events: none;
    width:1.65rem;
    height:1.88rem;
    background: url(//wegame.gtimg.com/tgp_act/release/wegame/df20250501/images/dj-bg-ac.png) center no-repeat;background-size: 100%;
}
.home .prize-box>ul>li:nth-child(7).active .item::after{
    width:3.5rem;
    height:1.88rem;
    background: url(//wegame.gtimg.com/tgp_act/release/wegame/df20250501/images/dj-bg-ac2.png) center no-repeat;background-size: 100%;
}
.home .prize-box>ul>li:nth-child(7) .item .img-box{width:3.5rem;}
.home .prize-box>ul>li .item .img-box>img{
    width: 100%;
    height: 100%;
}

.home .prize-box>ul>li .item>p{
    font-size: .15rem;
    color: #fff;
    text-align: center;
    line-height: .26rem;
}
.home .prize-box>ul>li .item>h2{
    font-size: .22rem;
    color: #fff;
    position: absolute;
    right: .1rem;
    bottom: .38rem;
}
.home .prize-box>ul>li .item>h2>span:nth-child(1){
    font-size: .14rem;
    bottom: 0rem;
    position: absolute;
    right: 0.18rem;
}
.home .prize-box .day{
    font-size: .16rem;
    color: #000;
    text-align: center;
    line-height: .2rem;
    width: .55rem;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
}
.home .btn-signInGet{
    width:3.16rem;
    height: .68rem;
    background-image: url(//wegame.gtimg.com/tgp_act/release/wegame/df20250501/images/btn-signInGet.png);
    margin: .33rem auto 0;
    /* margin-left: .7rem; */
}
.home .btn-signInGet.gray{background-image: url(//wegame.gtimg.com/tgp_act/release/wegame/df20250501/images/btn-signInGet-gray2.png);}
.home .btn-signInGet.gray2{background-image: url(//wegame.gtimg.com/tgp_act/release/wegame/df20250501/images/btn-signInGet-gray.png);}


.home .prize-box .tit-normal{
    /* margin-bottom: 0.1rem; */
}













/* new end******************************** */

/*animation In&Out*/
.toRight,
.toRightSmall,
.toLeft,
.toLeftSmall,
.toBottom,
.toBottomSmall,
.toTop,
.toTopSmall,
.scaleIn{-webkit-transition: all .6s;opacity: 0;}
.toRight{-webkit-transform: translate3d(-100%, 0, 0);}
.toRightSmall{-webkit-transform: translate3d(-20%, 0, 0);}
.toLeft{-webkit-transform: translate3d(100%, 0, 0);}
.toLeftSmall{-webkit-transform: translate3d(20%, 0, 0);}
.toBottom{-webkit-transform: translate3d(0, -100%, 0);}
.toBottomSmall{-webkit-transform: translate3d(0, -30%, 0);}
.toTop{-webkit-transform: translate3d(0, 100%, 0);}
.toTopSmall{-webkit-transform: translate3d(0, 10%, 0);}
.scaleIn{-webkit-transform: scale(1.4,1.4);}

.page.swiper-slide-active .toRight,
.page.swiper-slide-active .toRightSmall,
.page.swiper-slide-active .toLeft,
.page.swiper-slide-active .toLeftSmall,
.page.swiper-slide-active .toBottom,
.page.swiper-slide-active .toBottomSmall,
.page.swiper-slide-active .toTop,
.page.swiper-slide-active .toTopSmall{-webkit-transform: translate3d(0, 0 ,0);opacity: 1;}
.page.swiper-slide-active .scaleIn{-webkit-transform: scale(1, 1);opacity: 1;}

/*transition delay*/
.page.swiper-slide-active .delay1{-webkit-transition-delay: .1s;}
.page.swiper-slide-active .delay2{-webkit-transition-delay: .2s;}
.page.swiper-slide-active .delay3{-webkit-transition-delay: .3s;}
.page.swiper-slide-active .delay4{-webkit-transition-delay: .4s;}
.page.swiper-slide-active .delay5{-webkit-transition-delay: .5s;}
.page.swiper-slide-active .delay6{-webkit-transition-delay: .6s;}
.page.swiper-slide-active .delay7{-webkit-transition-delay: .7s;}
.page.swiper-slide-active .delay8{-webkit-transition-delay: .8s;}
.page.swiper-slide-active .delay9{-webkit-transition-delay: .9s;}
.page.swiper-slide-active .delay10{-webkit-transition-delay: 1s;}



/* body {
  padding-top: 50px !important;
} */

#vue-container {
  width: 100%;
  height: 100%;
}

.login_wrap {
  right: 7.4rem;
}

.login_wrap .user-name {
  max-width: 3rem;
}

.gray,
.gray2 {
  pointer-events: none;
}
