@charset "UTF-8";
/**
 *
 * @authors wzm
 * @date    2018-10-25
 */
*{
    moz-user-select: -moz-none;
    -moz-user-select: none;
    -o-user-select:none;
    -khtml-user-select:none;
    -webkit-user-select:none;
    -ms-user-select:none;
    user-select:none;
}
@font-face{
    font-family: 'fonts-num';
    src : url('../fonts/num.ttf');
}
.box-spike{
	padding-bottom: 100px;
}
.timeline-box,.logo-box{
    display: none !important;
}
.we-container-bd{
    margin-top: 585px;
    padding-top: 0;
    z-index: 101;
    min-width: 1200px;
}
.index-main .widget-gcard-info{
    background: #2d3340;
}

.box-discount .swiper-button-next,
.box-discount .swiper-button-prev{
    background: url("//wegame.gtimg.com/tgp_act/release/wegame/wegame20181109/images/sprites-slider.png") no-repeat;
}

.box-hide .spike-tab-menu-drop,
.box-hide  .spike-tab-menu-drop:hover,
.box-spike .spike-tab-menu-drop,
.box-spike .spike-tab-menu-drop:hover,
.we-nav ul li,
.we-nav ul .icon-nav-big,
.we-nav ul li:last-child,
.box-spike .spike-tab-menu-item,
.box-spike .spike-tab-menu-item.cur,
.we-nav ul li:first-child{
    background: url("//wegame.gtimg.com/tgp_act/release/wegame/wegame20181109/images/sprites-box.png") no-repeat;
}

/*背景*/
.we-bg{
    /*background-image: url(//wegame.gtimg.com/tgp_act/release/wegame/wegame20181109/images/bg-1.png),url(//wegame.gtimg.com/tgp_act/release/wegame/wegame20181109/images/bg-2.png);*/
    /*background-repeat: no-repeat,no-repeat;*/
    /*background-size: 1920px 1000px,1920px 1000px;*/
    /*background-position: center 0,center 1000px;*/
    /*background-color: #06103c;*/
    background: none;
}
.bg-fixed{
    background-image: url(//wegame.gtimg.com/tgp_act/release/wegame/wegame20181109/images/bg-2.png),url(//wegame.gtimg.com/tgp_act/release/wegame/wegame20181109/images/bg-3.png);
    background-repeat: no-repeat,no-repeat;
    background-size: 1920px 1000px,1920px 1000px;
    background-position: center 0,center 1000px;
}

/*红包宝箱定位*/
.we-container-hd{
    min-width: 1200px;
}



/*背景视频*/
.video video{
    display: none;
}
/*背景头图*/
.bg-banner{
    position: absolute;
    width: 1920px;
    height: 1000px;
    top: 0;
    left: 50%;
    margin-left: -960px;
}
.bg-banner img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: 50% 50%;
}
.bg-banner-img{
    position: absolute;
    width: 1920px;
    /*height: 1220px;*/
    height: 1000px;
    top: 0;
    left: 50%;
    margin-left: -960px;
    /*background-image: url(//wegame.gtimg.com/tgp_act/release/wegame/wegame20181109/images/bg-banner-1.png)*/
}



/*导航栏*/
.we-nav ul{
    width: 190px;
}
.we-nav ul .icon-nav-big a{
    color: rgba(0,0,0,0.7);
    font-size: 22px;
    font-weight: bold;
    background: linear-gradient(to right, #fbe350 0%, #f8c821 100%);
    line-height: 40px;
}
.we-nav ul .icon-nav-big a:hover{
    background: linear-gradient(to right, #ffed70 0%, #ffdb5f 100%);
}
.we-nav ul li:first-child{
    width: 181px;
    height: 155px;
    background-position: 0 0;
    margin: 0 0 0 9px;
}
.we-nav ul .icon-nav-big{
    width: 168px;
    height: 93px;
    background-position: -927px 0;
}
.we-nav ul li{
    width: 129px;
    height: 67px;
    background-position: -798px 0;
}
.we-nav ul li:last-child{
    width: 47px;
    height: 67px;
    background-position: -1095px 0;
}
.we-nav ul li:nth-child(2){
    margin-top: -39px;
}

/*swiper按钮*/
.box-discount .swiper-button-next{
    background-position: 0 0;
    width: 43px;
    height: 82px;
}
.box-discount .swiper-button-next:hover{
    background-position: -86px 0;
}
.box-discount .swiper-button-next.swiper-button-disabled{
    background-position: -43px 0;
}
.box-discount .swiper-button-prev{
    background-position: -129px 0;
    width: 43px;
    height: 82px;
}
.box-discount .swiper-button-prev:hover{
    background-position: -215px 0;
}
.box-discount .swiper-button-prev.swiper-button-disabled{
    background-position: -172px 0;
}


/*容器盒子背景*/
.container-box{
    width: 1125px;
}
.container-box-group .container-box-bd{
    padding: 60px 0 30px 0;
}
.container-box-bg .container-box-bg-hd{
    background: url(//wegame.gtimg.com/tgp_act/release/wegame/wegame20181109/images/bg-box-hd.png) no-repeat 50% 0;
    height: 259px;
    position: absolute;
    left: 5px;
    right: 0;
    top: 54px;
}
.container-box-bg .container-box-bg-bd{
    background: url(//wegame.gtimg.com/tgp_act/release/wegame/wegame20181109/images/bg-box-bd.png) repeat-y 50% 0;
    position: absolute;
    left: 0px;
    right: 0px;
    top: 313px;
    bottom: 240px;
}
.container-box-bg .container-box-bg-ft{
    background: url(//wegame.gtimg.com/tgp_act/release/wegame/wegame20181109/images/bg-box-ft.png) no-repeat 50% 0;
    height: 240px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
}

/*限量秒杀*/
.box-spike .container-box-inner{
    width: 1038px;
}
.container-box.box-spike{
    width: 1137px;
}
.box-spike .container-box-bg .container-box-bg-hd{
    background: url("//wegame.gtimg.com/tgp_act/release/wegame/wegame20181109/images/bg-box-hd-3.png") no-repeat 50% 0;
    height: 161px;
    top: 60px;
}
.box-spike .container-box-bg .container-box-bg-bd{
    background: none;
}
.box-spike .container-box-bg .container-box-bg-ft{
    background: none;
}


.box-spike .spike-tab-time{
    font-family: fonts-num;
    font-size: 20px;
}
.box-spike .spike-tab-tit{
    font-size: 14px;
    font-weight: bold;
    vertical-align: middle;
    margin-top: -7px;
    display: inline-block;
}
.box-spike .spike-tab-menu-item{
    border: 1px solid rgba(255,255,255,0.08);
}
.box-spike .spike-tab-menu-item{
    display: inline-block;
    text-align: center;
    border-radius: 4px;
    position: relative;
    width: 200px;
    height: 38px;
    background-position: -1142px 0;
    line-height: 38px;
    color: rgba(255,255,255,0.5);
    margin: 0 19px;
}

.box-spike .spike-tab-menu-item:before{
    content: '';
    width: 21px;
    height: 2px;
    display: block;
    position: absolute;
    background: #392b54;
    left: -22px;
    top: 18px;
}
.box-spike .spike-tab-menu-item:after{
    content: '';
    width: 21px;
    height: 2px;
    display: block;
    position: absolute;
    background: #392b54;
    right: -22px;
    top: 18px;
}
.box-spike .spike-tab-menu-item:first-child:before{
    display: none;
}
.box-spike .spike-tab-menu-item:nth-child(4):after{
    display: none;
}
.box-spike .spike-tab-menu-item.cur{
    width: 200px;
    height: 38px;
    background-position: -181px 0;
    color: #ffffff;
}
.box-spike .spike-tab-menu-item.disable:hover{
    cursor: default;
    color: rgba(255,255,255,0.5);
}
.box-spike .spike-tab-menu-item.disable.cur{
    cursor: default;
    color: rgba(255,255,255,0.5);
}
.box-spike .spike-tab-menu-item.open{
    color: #ff542c;
}
.box-spike .spike-tab-menu-item.open:hover{
    color: #ff542c;
}
.box-spike .spike-tab-menu-item:hover{
    color: #ffffff;
    cursor: pointer;
}

.box-spike .spike-tab-menu-drop{
    width: 36px;
    height: 36px;
    background-position: -453px 0;
    position: absolute;
    right: 0;
    top: 120px;
}
.box-spike .spike-tab-menu-drop:hover{
    cursor: pointer;
    width: 36px;
    height: 36px;
    background-position: -489px 0;
}





.box-hide  .spike-tab-menu-drop{
    width: 36px;
    height: 36px;
    background-position: -381px 0;
    background-position: -453px 0;
}
.box-hide  .spike-tab-menu-drop:hover{
    width: 36px;
    height: 36px;
    background-position: -417px 0;
    background-position: -489px 0;
}

.box-spike .container-box-bd{
    padding: 35px 0 0 0 ;
    width: 1038px;
}
.box-spike .spike-tab-cont{
    position: relative;
    margin: 0 0 0 0px;
    width: 1038px;
    background: url("//wegame.gtimg.com/tgp_act/release/wegame/wegame20181109/images/cont-bg-bd.png") repeat-y 50% 0;
    padding-bottom: 32px;
}
.box-spike .spike-tab-cont:after{
    content: '';
    background: url("//wegame.gtimg.com/tgp_act/release/wegame/wegame20181109/images/cont-bg-ft.png") no-repeat;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 32px;
}
.box-spike .spike-tab-cont-item{
    display: none;
}
.box-spike .spike-tab-cont-item.cur{
    display: block;
}

.widget-gcard-list--spike li{
    width: 320px;
    height: 272px;
    margin: 26px 10px 0 10px;
    border: 1px solid #393e4a;
}


/*史上最低*/
.box-discount .container-box-bd{
    padding: 48px 0 60px 0;
}

/*主题合辑推荐*/
.box-collection .container-box-bg-hd{
    background: url(//wegame.gtimg.com/tgp_act/release/wegame/wegame20181109/images/bg-box-hd-2.png) no-repeat 50% 0;
    height: 240px;
    position: absolute;
    left: 0;
    right: 0;
    top: 54px;
}
.box-collection .container-box-bg-bd{
    top: 294px;
}
.box-collection .widget-gcard-list--big .widget-gcard-wp{
    background: #2d3340;
}
.act-tab-menu .act-tab-menu-item{
    background: #4b3e6a;
    width: auto !important;
    height: 38px !important;
    border: 1px solid #6a5d86;
    position: relative;
    border-radius: 3px;
    margin: 0 5px;
}
.act-tab-menu{
    margin: 42px auto 0 auto;
}
.act-tab-cont{
    padding: 10px 0 52px 0;
}
.act-tab-menu .act-tab-menu-item:hover span{
    color: rgba(255,255,255,1);
}
.act-tab-menu .act-tab-menu-item span{
    font-size: 16px;
    font-weight: bold;
    color: rgba(255,255,255,0.5);
    background: #372b54;
    text-align: center;
    display: block;
    height: 32px;
    line-height: 35px;
    padding: 0 30px;
    margin: 1px 2px 0 2px;
}
.act-tab-menu .act-tab-menu-item.cur span{
    background: #1d1336;
    color: #ffe766;
}

.box-hb{
    width: 1000px;
    position: absolute;
    left: 50%;
    top: 100px;
    margin-left: -500px;
    height: 600px;
}
.hb-item{
    position: absolute;
    left: 0;
    bottom: 0;
    cursor: pointer;
    z-index: 100;
    /*background: url("//wegame.gtimg.com/tgp_act/release/wegame/wegame20181109/images/hb-bg.png") no-repeat;*/
    width: 253px;
    height: 302px;
    cursor: pointer;
    pointer-events: none;
}
.hb-item-inner{
    width: 110px;
    height: 140px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -70px 0 0 -50px;
    display: block;
    pointer-events: auto;
}
.hb-item--qr{
    left: 50%;
    margin-left: -185px;
    bottom: 83px;
    
    z-index: 5;
}
.hb-item .hb-item-wraper:before{
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 2;
}
.hb-item--qr .hb-item-wraper:before{
    background: url("//wegame.gtimg.com/tgp_act/release/wegame/wegame20181109/images/hb-fx-ready.png") no-repeat;
}
.play-animation .hb-item--qr .hb-item-wraper:before{
    background: url("//wegame.gtimg.com/tgp_act/release/wegame/wegame20181109/images/hb-fx.png") no-repeat;
}
.hb-item--kl{
    left: 50%;
    margin-left: -30px;
    bottom: 65px;
    z-index: 4;
}
.hb-item--kl .hb-item-wraper:before{
    background: url("//wegame.gtimg.com/tgp_act/release/wegame/wegame20181109/images/hb-kl-ready.png") no-repeat;
}
.play-animation .hb-item--kl .hb-item-wraper:before{
    background: url("//wegame.gtimg.com/tgp_act/release/wegame/wegame20181109/images/hb-kl.png") no-repeat;
}
.hb-item--jinli{
    left: 50%;
    margin-left: 93px;
    bottom: 83px;
    z-index: 3;
}
.hb-item--jinli .hb-item-wraper:before{
    background: url("//wegame.gtimg.com/tgp_act/release/wegame/wegame20181109/images/hb-jl-ready.png") no-repeat;
}
.play-animation .hb-item--jinli .hb-item-wraper:before{
    background: url("//wegame.gtimg.com/tgp_act/release/wegame/wegame20181109/images/hb-jl.png") no-repeat;
}
.box-gift{
    position: absolute;
    top: 132px;
    margin-left: -374px;
    left: 50%;
    z-index: 100;
    /*background: url("//wegame.gtimg.com/tgp_act/release/wegame/wegame20181109/images/gift-bg.png") no-repeat;*/
    width: 200px;
    height: 167px;
    z-index: 102;
    cursor: pointer;

    z-index: 1;
}
.play-animation .box-gift{
    background: url("//wegame.gtimg.com/tgp_act/release/wegame/wegame20181109/images/gift-box-bottom.png") no-repeat;
    background-position: 20px 15px;
    top: 142px;
    margin-left: -371px;
    /*animation:fadeIn 1s both;*/
}
.fadeOut{
    /*animation:fadeOut 1s 0.7s both;*/
}
.box-gift:after{
    content: '';
    width: 200px;
    height: 167px;
    background: url("//wegame.gtimg.com/tgp_act/release/wegame/wegame20181109/images/bx-bg-ready.png") no-repeat;
    position: absolute;
    z-index: 2;
    bottom: -18px;
    left: 6px;
}
.play-animation .box-gift:after{
    background: url("//wegame.gtimg.com/tgp_act/release/wegame/wegame20181109/images/gka-bx-css-s.png") no-repeat;
    animation:spritesAnimation 1.6s steps(30,end) .2s infinite;
}
.play-animation .box-gift:before{
    content: '';
    background: url("//wegame.gtimg.com/tgp_act/release/wegame/wegame20181109/images/gift-box-title.png") no-repeat;
    width: 141px;
    height: 72px;
    position: absolute;
    z-index: 4;
    bottom: 0;
    left: 40px;
}


/*会场切换逻辑*/
/*.we-bg{background: none;background-color: #151723;}*/
/*.page-01 .we-bg{background-color: #151723;}*/
.page-01 .we-container-bd{margin-top: 585px;padding-top: 0}
.page-01 .bg-banner-img{background-image: url(//wegame.gtimg.com/tgp_act/release/wegame/wegame20181109/images/page01-01.jpg);background-repeat: no-repeat;
}
.page-01 .bg-fixed{
    background-image: url(//wegame.gtimg.com/tgp_act/release/wegame/wegame20181109/images/page01-02.jpg),url(//wegame.gtimg.com/tgp_act/release/wegame/wegame20181109/images/page01-03.jpg);
    background-repeat: no-repeat,no-repeat;
    background-size: 1920px 1000px,1920px 1000px;
    background-position: center 0,center 1000px;
}

.page-02 .bg-banner-img{background-image: url(//wegame.gtimg.com/tgp_act/release/wegame/wegame20181109/images/page02-01.jpg);background-repeat: no-repeat;
}
.page-02 .bg-fixed{
    background-image: url(//wegame.gtimg.com/tgp_act/release/wegame/wegame20181109/images/page02-02.jpg),url(//wegame.gtimg.com/tgp_act/release/wegame/wegame20181109/images/page01-03.jpg);
    background-repeat: no-repeat,no-repeat;
    background-size: 1920px 1000px,1920px 1000px;
    background-position: center 0,center 1000px;
}

.page-03 .bg-banner-img{background-image: url(//wegame.gtimg.com/tgp_act/release/wegame/wegame20181109/images/page03-01.jpg);background-repeat: no-repeat;
}
.page-03 .bg-fixed{
    background-image: url(//wegame.gtimg.com/tgp_act/release/wegame/wegame20181109/images/page03-02.jpg),url(//wegame.gtimg.com/tgp_act/release/wegame/wegame20181109/images/page01-03.jpg);
    background-repeat: no-repeat,no-repeat;
    background-size: 1920px 1000px,1920px 1000px;
    background-position: center 0,center 1000px;
}

.page-04 .bg-banner-img{background-image: url(//wegame.gtimg.com/tgp_act/release/wegame/wegame20181109/images/page04-01.jpg);background-repeat: no-repeat;
}
.page-04 .bg-fixed{
    background-image: url(//wegame.gtimg.com/tgp_act/release/wegame/wegame20181109/images/page04-02.jpg),url(//wegame.gtimg.com/tgp_act/release/wegame/wegame20181109/images/page01-03.jpg);
    background-repeat: no-repeat,no-repeat;
    background-size: 1920px 1000px,1920px 1000px;
    background-position: center 0,center 1000px;
}

.page-05 .bg-banner-img{background-image: url(//wegame.gtimg.com/tgp_act/release/wegame/wegame20181109/images/page05-01.jpg);background-repeat: no-repeat;
}
.page-05 .bg-fixed{
    background-image: url(//wegame.gtimg.com/tgp_act/release/wegame/wegame20181109/images/page05-02.jpg),url(//wegame.gtimg.com/tgp_act/release/wegame/wegame20181109/images/page01-03.jpg);
    background-repeat: no-repeat,no-repeat;
    background-size: 1920px 1000px,1920px 1000px;
    background-position: center 0,center 1000px;
}
.page-06 .bg-banner-img{background-image: url(//wegame.gtimg.com/tgp_act/release/wegame/wegame20181109/images/page06-01.jpg);background-repeat: no-repeat;
}
.page-06 .bg-fixed{
    background-image: url(//wegame.gtimg.com/tgp_act/release/wegame/wegame20181109/images/page06-02.jpg),url(//wegame.gtimg.com/tgp_act/release/wegame/wegame20181109/images/page01-03.jpg);
    background-repeat: no-repeat,no-repeat;
    background-size: 1920px 1000px,1920px 1000px;
    background-position: center 0,center 1000px;
}
.page-07 .bg-banner-img{background-image: url(//wegame.gtimg.com/tgp_act/release/wegame/wegame20181109/images/page07-01.jpg);background-repeat: no-repeat;
}
.page-07 .bg-fixed{
    background-image: url(//wegame.gtimg.com/tgp_act/release/wegame/wegame20181109/images/page07-02.jpg),url(//wegame.gtimg.com/tgp_act/release/wegame/wegame20181109/images/page01-03.jpg);
    background-repeat: no-repeat,no-repeat;
    background-size: 1920px 1000px,1920px 1000px;
    background-position: center 0,center 1000px;
}


/*.page-main .bg-banner-img{background-image: url(//wegame.gtimg.com/tgp_act/release/wegame/wegame20181109/images/bg-banner.png);background-repeat: no-repeat;*/
/*}*/
.page-main .bg-banner-img{background-image: url(//cdn.tgp.qq.com/tgp_act/release/wegame/wegame20181109/images/bg-banner-video.png?nosharpp=1);background-repeat: no-repeat;
}
.page-main .bg-fixed{
    background-image: url(//wegame.gtimg.com/tgp_act/release/wegame/wegame20181109/images/bg-1.png),url(//wegame.gtimg.com/tgp_act/release/wegame/wegame20181109/images/bg-2.jpg),url(//wegame.gtimg.com/tgp_act/release/wegame/wegame20181109/images/bg-3.jpg),url(//wegame.gtimg.com/tgp_act/release/wegame/wegame20181109/images/bg-4.jpg);
    background-repeat: no-repeat,no-repeat,no-repeat,no-repeat;
    background-size: 1920px 1000px,1920px 1000px,1920px 1000px,1920px 466px;
    background-position: center 0,center 1000px,center 2000px,center 3000px;
    z-index: 1000;
    top: 900px;
    height: 3466px;
}


.page-01 .box-hb,
.page-02 .box-hb,
.page-03 .box-hb,
.page-04 .box-hb,
.page-05 .box-hb,
.page-06 .box-hb,
.page-07 .box-hb{
    height: 700px;
}
.page-01 .hb-item--qr,
.page-02 .hb-item--qr,
.page-03 .hb-item--qr,
.page-04 .hb-item--qr,
.page-05 .hb-item--qr,
.page-06 .hb-item--qr,
.page-07 .hb-item--qr{
    left: 50%;
    margin-left: -270px;
    bottom: -7px;
}
.page-01 .hb-item--kl,
.page-02 .hb-item--kl,
.page-03 .hb-item--kl,
.page-04 .hb-item--kl,
.page-05 .hb-item--kl,
.page-06 .hb-item--kl,
.page-07 .hb-item--kl{
    left: 50%;
    margin-left: -145px;
    bottom: -7px;
}
.page-01 .hb-item--jinli,
.page-02 .hb-item--jinli,
.page-03 .hb-item--jinli,
.page-04 .hb-item--jinli,
.page-05 .hb-item--jinli,
.page-06 .hb-item--jinli,
.page-07 .hb-item--jinli{
    left: 50%;
    margin-left: -25px;
    bottom: -7px;
}
.page-01 .box-gift,
.page-02 .box-gift,
.page-03 .box-gift,
.page-04 .box-gift,
.page-05 .box-gift,
.page-06 .box-gift,
.page-07 .box-gift{
    top: auto;
    bottom: -3px;
    left: 50%;
    margin-left: -470px;
    z-index: 102;
}




.demo-btn-change{
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1000;
}
.demo-btn-change span{
    min-width: 30px;display: inline-block;color: #fff;background-color: rgba(0,0,0,0.5);
    margin: 0 10px;cursor: pointer;
    opacity: 0.2;
}
.demo-btn-change:hover span{
    opacity: 1;
}
.demo-btn-change span.cur{
    /*background-color: red;*/
}
.demo-btn-change + .we-page{
    z-index: 10;
}

/*秒杀模块动画*/
.box-hide .spike-tab-cont{
    transform: translateY(-100%);
    transition: transform 0.5s ease-out;
    margin-top: 30px !important;
}
.box-hide .spike-tab-cont-anim{
    height: 50px !important;
}
.spike-tab-cont{
    transition: all 0.5s ease-out;
}
.spike-tab-cont-anim{
    overflow: hidden;
    transition: all 0.5s ease-out;
    margin: 0px 0 0 -5px;
    position: relative;
}
.spike-tab-menu{
    margin-bottom: 19px;
}
.spike-tab-cont-anim:after{
    content: '';
    background: -webkit-linear-gradient(top, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%);
    display: block;
    width: 100%;
    height: 30px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
}
.hb-item-box{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.hb-item-wraper{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 2;
    transition: transform .2s ease-out;
}
.hb-item .hb-item-wraper:after{
    content: "";
    width: 253px;
    height: 409px;
    position: absolute;
    top: 2px;
    left: 2px;
    z-index: 1;
    opacity: 0;
    transition: opacity .2s ease-out;
}


.play-animation .hb-item--qr.animation .hb-item-box{
    animation:hbShowAnim2 2s ease-out infinite 1s both;
}
.play-animation .hb-item--kl.animation .hb-item-box{
    animation:hbShowAnim2 2s ease-out infinite 1.1s both;
}
.play-animation .hb-item--jinli.animation .hb-item-box{
    animation:hbShowAnim2 2s ease-out infinite 1.2s both;
}

.play-animation .hb-item.animation:hover{
    z-index: 100;
}
.play-animation .hb-item.animation:hover .hb-item-wraper:after{
    opacity: 1;
    background: url("//wegame.gtimg.com/tgp_act/release/wegame/wegame20181109/images/gka-light-css-s.png") no-repeat;
    animation:spritesAnimation 2s steps(39,end) infinite 0s backwards;
}
@keyframes hbShowAnim2 {
    0% {
        transform: translateY(0);
    }
    25%{
        transform: translateY(-5px);
    }
    75%{
        transform: translateY(5px);
    }
    100%{
        transform: translateY(0);
    }
}

@keyframes spritesAnimation {
    0% {

        background-position: 0 0;
    }
    100%{
        background-position: 100% 0;   
    }
}
@keyframes spritesAnimationNormal {
    0% {
        background: url("//wegame.gtimg.com/tgp_act/release/wegame/wegame20181109/images/gka-loop-light-css-s.png") no-repeat;
        background-position: 0 2px;
    }
    100%{
        background: url("//wegame.gtimg.com/tgp_act/release/wegame/wegame20181109/images/gka-loop-light-css-s.png") no-repeat;
        background-position: 100% 2px;   
    }
}

@keyframes spritesAnimation-qr {
    0% {
        background-position: 0 0;
    }
    100%{
        background-position: 100% 0;   
    }
}
@keyframes spritesAnimation-kl {
    0% {
        background-position: 0 0;
    }
    100%{
        background-position: 100% 0;   
    }
}
@keyframes spritesAnimation-jl {
    0% {
        background-position: 0 0;
    }
    100%{
        background-position: 100% 0;   
    }
}
@keyframes hbFloatAnimation {
    0% {
        transform: translateY(0px) ;
    }
    25%{
        transform: translateY(-5px);
    }
    50%{
        transform: translateY(0) ;
    }
    75%{
     transform: translateY(5px) ;   
    }
    100%{
        transform: translateY(0px) ;
    }
}
@keyframes hbShowAnim {
    0% {
        transform: translateY(65px) rotate(0deg);
    }
    55%{
        transform: translateY(-15px) rotate(-5deg);
    }
    65%{
        transform: translateY(-15px) rotate(5deg);
    }
    75%{
        transform: translateY(-15px) rotate(-3deg);
    }
    100%{
        transform: translateY(0) rotate(0deg);
    }
}


.play-animation .hb-item--qr:hover .hb-item-wraper{
    /*background: url("//wegame.gtimg.com/tgp_act/release/wegame/wegame20181109/images/gka-hover-fx-css-s.png") no-repeat;*/
    /*animation:spritesAnimation 0.8s steps(19,end) 1 .2s forwards;*/
    transform: translateY(-30px);
}


.play-animation .hb-item--kl:hover .hb-item-wraper{
    /*background: url("//wegame.gtimg.com/tgp_act/release/wegame/wegame20181109/images/gka-hover-kl-css-s.png") no-repeat;*/
    /*animation:spritesAnimation 0.8s steps(19,end) 1 .2s forwards;*/
    transform: translateY(-30px);
}


.play-animation .hb-item--jinli:hover .hb-item-wraper{
    /*background: url("//wegame.gtimg.com/tgp_act/release/wegame/wegame20181109/images/gka-hover-jl-css-s.png") no-repeat;*/
    /*animation:spritesAnimation 0.8s steps(19,end) 1 .2s forwards;*/
    transform: translateY(-30px);
}

/*.box-gift:hover{*/
    /*background: url("//wegame.gtimg.com/tgp_act/release/wegame/wegame20181109/images/gka-bx-css-s.png") no-repeat;*/
    /*animation:spritesAnimation 0.35s steps(6,end) 1 .2s forwards;*/
/*}*/




/*主会场*/
.page-main{

}
.page-main .hb-item--qr{
    margin-left: -242px;
    bottom: -5px;
}
.page-main .hb-item--kl{
    margin-left: -114px;
    bottom: -20px;
}
.page-main .hb-item--jinli{
    margin-left: 15px;
    bottom: -5px;
}
.page-main .box-gift.no-animation{

}
.page-main .box-gift.no-animation:after{
    animation: none;
}


.page-main .video-box{
    position: absolute;
    width: 100%;
    height: auto;
    pointer-events: none;
    overflow: hidden;
    z-index: 999;
}
.page-main .video-box .welcome-video{
    width: 100%;
    height: auto;
    pointer-events: none;
    overflow: hidden;
}
.page-main .video-box .loop-video{
    width: 100%;
    height: auto;
    pointer-events: none;
    overflow: hidden;
    z-index: 99;
    display: none;
}

@keyframes fadeIn{
    0%{
        opacity:0
    }
    to{
        opacity:1
    }
}

@keyframes fadeOut{
    0%{
        opacity:1
    }
    to{
        opacity:0
    }
}


.box-brands{
    width: 100px;height: 100px;
    position: absolute;left: 50%;top: 50%;margin: 12px 0 0 330px;
    background-color: #fff;
    display: none;
    overflow: hidden;
    z-index: 10;
}
.box-brands:before{
    content: "";
    width: 100px;
    height: 100px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    background-image: url(//wegame.gtimg.com/tgp_act/release/wegame/wegame20181109/images/logo-window.png);
}
.box-brands:after{
    content: "";
    width: 100px;
    height: 100px;
    position: absolute;
    top: 1px;
    left: 2px;
    z-index: 15;
    background-image: url(//wegame.gtimg.com/tgp_act/release/wegame/wegame20181109/images/logo-mask.png);
}
.box-brands-inner{
    width: 100px;
    height: 594px;
    background-image: url(//wegame.gtimg.com/tgp_act/release/wegame/wegame20181109/images/logo-collect.png);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
}
.play-animation .box-brands{
    display: block;
}
.play-animation .box-brands-inner{
    -webkit-animation: scrollLogo 15s ease-out 0.5s infinite both;
    animation: scrollLogo 15s ease-out 0.5s infinite both;
}
.play-animation .box-brands-inner:nth-child(1){z-index: 1;}
.play-animation .box-brands-inner:nth-child(2){
    top: 540px;
    z-index: 2;

}

@-webkit-keyframes scrollLogo {
    0%,9%{
        transform: translateY(0);
    }
    10%,19%{
        transform: translateY(-54px);   
    }
    20%,29%{
        transform: translateY(-108px);   
    }
    30%,39%{
        transform: translateY(-162px);   
    }
    40%,49%{
        transform: translateY(-216px);   
    }
    50%,59%{
        transform: translateY(-270px);   
    }
    60%,69%{
        transform: translateY(-324px);   
    }
    70%,79%{
        transform: translateY(-378px);   
    }
    80%,89%{
        transform: translateY(-432px);   
    }
    90%,99%{
        transform: translateY(-486px);   
    }
    100% {
        transform: translateY(-540px);
    }
}

@keyframes scrollLogo {
    0%,9%{
        transform: translateY(0);
    }
    10%,19%{
        transform: translateY(-54px);   
    }
    20%,29%{
        transform: translateY(-108px);   
    }
    30%,39%{
        transform: translateY(-162px);   
    }
    40%,49%{
        transform: translateY(-216px);   
    }
    50%,59%{
        transform: translateY(-270px);   
    }
    60%,69%{
        transform: translateY(-324px);   
    }
    70%,79%{
        transform: translateY(-378px);   
    }
    80%,89%{
        transform: translateY(-432px);   
    }
    90%,99%{
        transform: translateY(-486px);   
    }
    100% {
        transform: translateY(-540px);
    }
}
