@charset "UTF-8";
/**
 *
 * @authors v_zmwu
 * @date    2018-10-15
 */
/*引入组件*/
@import "widget-gcard.css";
body{
    word-wrap:break-word; 
    font:12px/1.5 "Helvetica Neue",Helvetica,Arial,"Microsoft Yahei","Hiragino Sans GB","Heiti SC","WenQuanYi Micro Hei",sans-serif; 
}
::-webkit-placeholder,body,button,input,textarea,select{font-family:"Helvetica Neue",Helvetica,Arial,"Microsoft Yahei","Hiragino Sans GB","Heiti SC","WenQuanYi Micro Hei",sans-serif;}
*,*:before,*:after{box-sizing:border-box;}

body{
    background: #06103c;
    padding: 0 !important;
}
body, h1, h2, h3, h4, h5, h6, hr, p, pre, dl, dt, dd, ul, ol, li, th, td, form, fieldset, legend, button, input, textarea, figure, figcaption, nav, footer, menu, blockquote {
    margin: 0;
    padding: 0;
    cursor: default;
}
*{
    box-sizing: border-box;
}
ul{
    list-style: none;
}
:focus,
button,
input,
select,
textarea {
  outline: none;
}
select {
  -webkit-appearance: none;
  appearance: none;
}
textarea,
input {
  background: none;
  -webkit-border-radius: 0;
  border-radius: 0;
  -webkit-appearance: none;
  resize: none;
  cursor: text;
}
a{
    text-decoration: none;
}
.swiper-slide{
  -webkit-user-select: none;
  user-select: none;
}
.show{
    display: block !important;
}
.hide{display: none;}

/*滚动条处理*/

/*针对Chrome*/
::-webkit-scrollbar{width:10px;height:10px;background: #0e1014;}
::-webkit-scrollbar-button{width:4px;height:4px;}
::-webkit-scrollbar-button:start:decrement,::-webkit-scrollbar-button:end:increment{display:block;}
::-webkit-scrollbar-button:vertical:start:increment,::-webkit-scrollbar-button:vertical:end:decrement {display:none;}
::-webkit-scrollbar-corner{display:block;}
::-webkit-scrollbar-thumb {background-clip:padding-box;background-color: #4e586b;}
::-webkit-scrollbar-thumb:hover {background-clip:padding-box;background-color: #4e586b;}
::-webkit-scrollbar-track:hover {background-clip:padding-box;}

/*针对IE*/
body{
    scrollbar-arrow-color:#302D30; /*三角箭头的颜色*/
    scrollbar-face-color: #c0c0c0; /*立体滚动条的颜色（包括箭头部分的背景色）*/
    scrollbar-3dlight-color:#302D30; /*立体滚动条亮边的颜色*/
    scrollbar-highlight-color:rgba(0,0, 0, 0.5); /*滚动条的高亮颜色（左阴影？）*/
    scrollbar-shadow-color: rgba(0, 0, 0, 0.56); /*立体滚动条阴影的颜色*/
    scrollbar-darkshadow-color: rgba(0, 0, 0, 0.61); /*立体滚动条外阴影的颜色*/
    scrollbar-track-color:#f1f1f1; /*立体滚动条背景颜色*/
    scrollbar-base-color: rgba(0, 0, 0, 0.56); /*滚动条的基色*/
}

.pop-icon-close,
.pop-box-btn,
.pop-box-bg-ft,
.pop-box-bg-hd,
.pop-box--wish .pop-box-bg-ft,
.pop-box--wish .pop-box-bg-hd,
.ptui-nodata-figure,
.pop-box--wish .pop-box-inner-bd:after,
.widget-assets-inner .ptui-tab:after{
    background: url("//wegame.gtimg.com/tgp_act/release/wegame/wegame20181111/images/sprites-ele3.png") no-repeat;
}

.box-act-title div:before,
.box-act-title span:nth-child(1),
.box-act-title span:nth-child(2),
.box-act-title span:nth-child(3),
.box-act-title span:nth-child(4),
.we-nav ul .icon-nav-big,
.we-nav ul li:first-child,
.we-nav ul li:last-child,
.sprite-anim-op .logo-box-ele-1:before,
.sprite-anim-op .logo-box-ele-1:after,
.we-nav ul li{
    background-image: url(//wegame.gtimg.com/tgp_act/release/wegame/wegame20181111/images/sprites-ele1.png);
}
.we-nav ul li.cur a{color: #f8c720;}

.box-discount .swiper-button-next,
.box-discount .swiper-button-prev,
.pop-box--coupon .pop-box-title,
.pop-box--coupon .btn-hb,
.sprite-anim-op:after{
    background-image: url(//wegame.gtimg.com/tgp_act/release/wegame/wegame20181111/images/sprites-ele2.png);
}


/*背景层*/
.we-bg{
    background-image:url(//wegame.gtimg.com/tgp_act/release/wegame/wegame20181111/images/1-60.jpg),url(//wegame.gtimg.com/tgp_act/release/wegame/wegame20181111/images/2-60.jpg);
    background-repeat:no-repeat,no-repeat;
    background-size:1920px 1000px,1920px 1000px;
    background-position: center 0,center 1000px;
    background-color: #06103c;
    min-width: 1200px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
    overflow: hidden;
}
.bg-fixed{
    width: 1920px;position: absolute;top: 1000px;left: 50%;margin-left: -960px;
    height: 2000px;
    background-image:url(//wegame.gtimg.com/tgp_act/release/wegame/wegame20181111/images/2-60.jpg),url(//wegame.gtimg.com/tgp_act/release/wegame/wegame20181111/images/3-60.jpg);
    background-repeat:no-repeat,no-repeat;
    background-size:1920px 1000px,1920px 1000px;
    background-position: center 0,center 1000px;
}

.video{position: absolute;left: 0;top: 0;width: 100%;bottom: 0;}
.video video{width: 1920px;height: 1000px;display: block;}
.we-bg.fixedBg .bg-fixed{
    position: fixed;
}
.we-bg-inner{width: 1920px;position: absolute;top: 0;left: 50%;margin-left: -960px;}
.we-page{
    position: relative;
}
.we-container{
    padding-bottom: 200px;
}


/*导航栏*/
.we-nav{
    position: fixed;
    top: 119px;
    right: 34px;
    z-index: 999;
}
.we-nav ul{
    width: 191px;
    height: 583px;
    position: relative;
    list-style: none;
}
.we-nav ul li:first-child{
    background-position: 0 -475px;
    width: 172px;
    height: 149px;
    margin: 0 0 0 19px;
}
.we-nav ul .icon-nav-big{
    background-position: 0 -382px;
    width: 168px;
    height: 93px;
    position: relative;
    margin: -30px 0 0 0;
}
.icon-nav-big i{font-style:normal;}
.we-nav ul .icon-nav-big a{
    font-weight: bold;
    font-size: 22px;
    width: 149px;
    height: 37px;
    line-height: 36px;
    display: block;
    position: absolute;
    bottom: 9px;
    left: 9px;
    text-align: center;
    color: #000;
    background-color: #f0c32b;
}
.we-nav ul .icon-nav-big a:hover{
    background-color: #ffd859;
    color: #000;
}
.we-nav ul li{
    background-position: 0 -315px;
    width: 129px;
    height: 67px;
    position: relative;
    margin: -22px 0 0 25px;
}
.we-nav ul li a{
    font-size: 16px;
    color: rgba(254,254,254,0.8) ;
    width: 114px;
    height: 25px;
    line-height: 25px;
    display: block;
    position: absolute;
    bottom: 7px;
    left: 8px;
    text-align: center;
    cursor: pointer;
}
.we-nav ul li a:hover{
    color: #f8c720;
}
.we-nav ul li:last-child {
    background-position: 0 -680px;
    width: 47px;
    height: 67px;
    z-index: 10;
    position: relative;
    margin: -22px 0 0 67px;
}
.we-nav ul li:nth-child(1){
    z-index: 100;
}
.we-nav ul li:nth-child(2){
    z-index: 99;
}
.we-nav ul li:nth-child(3){
    z-index: 98;
}
.we-nav ul li:nth-child(4){
    z-index: 97;
}
.we-nav ul li:nth-child(5){
    z-index: 96;
}
.we-nav ul li:nth-child(6){
    z-index: 95;
}
.we-nav ul li:nth-child(7){
    z-index: 94;
}
.we-nav ul li:nth-child(8){
    z-index: 93;
}
.we-nav ul li:nth-child(9){
    z-index: 92;
}
.we-nav ul li:nth-child(10){
    z-index: 91;
}
.we-nav ul li:nth-child(11){
    z-index: 90;
}
.we-nav ul li:nth-child(12){
    z-index: 89;
}
.we-nav ul li:nth-child(13){
    z-index: 88;
}
.we-nav ul li:nth-child(14){
    z-index: 87;
}
.we-nav ul li:nth-child(15){
    z-index: 86;
}


/*头部*/
.we-container-hd{
    position: relative;
    padding-top: 125px;
}
/*头部LOGO*/
.logo-box{
    width: 419px;
    height: 302px;
    margin: 0 auto;
    animation: actLogoShow .4s cubic-bezier(0,.6,.27,1.43)  1 0.3s both;
}

@-webkit-keyframes actLogoShow {
  0% {
    opacity: 0;
    transform: scale3d(.5, .5, .5);
  }
  100% {
    opacity: 1;
    transform: scale3d(1, 1, 1);
  }
}


/*时间轴*/
.timeline-box{
    background: url("//wegame.gtimg.com/tgp_act/release/wegame/wegame20181111/images/timeline.png") no-repeat;
    background-size:100% 100%;
    width: 1000px;
    height: 143px;
    margin: 140px auto 0 auto;
    position: relative;
}
/*红包领券*/
.coupon-list-index{
    position: absolute;
    top: -155px;
    width: 100%;
}
.coupon-list-index ul{
    text-align: center;
}
.coupon-list-index li{
    margin: 0 38px;
    position: relative;
    display: inline-block;
    cursor: pointer;
    width: 184px;
    height: 170px;
    overflow: hidden;
}
.coupon-list-index li:before{
    height: 5px;
    background: url("//wegame.gtimg.com/tgp_act/release/wegame/wegame20181111/images/coupon-slide-bg.png") no-repeat;
    position: absolute;
    bottom: 3px;
    left: 0;
    z-index: 3;
}
.coupon-list-index li:after{
    height: 3px;
    background: url("//wegame.gtimg.com/tgp_act/release/wegame/wegame20181111/images/coupon-slide-bg.png") no-repeat 0 -6px;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 10;
}
.coupon-list-index li:before,
.coupon-list-index li:after{
    content: "";
    width: 184px;
    display: block;
    animation: actShowCouponBg .35s cubic-bezier(0,.69,.54,.98)  1 0.4s both;
}

@keyframes actShowCouponBg {
  0% {
    transform: scaleX(0)
  }
  100% {
    transform: scaleX(100%)
  }
}

.coupon-bg{
    width: 164px;
    height: 153px;
    background-size: 100% 100%;
    position: absolute;
    left: 50%;
    margin-left: -82px;
    bottom: -50px;
    z-index: 5;
    background: none;
    transition: transform .2s ease-out;
}
.coupon-bg .coupon-inner{
    width: 164px;
    height: 153px;
    background-size: 100% 100%;
    overflow: hidden;
}
.coupon-inner:after{
    content: "";
    width: 20px;
    height: 200px;
    background-color: #fff;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0.4;
    transform: skew(-45deg);
}
.coupon-bg--share .coupon-inner{
    background: url("//wegame.gtimg.com/tgp_act/release/wegame/wegame20181111/images/coupon-share.png") no-repeat;
    animation: actShowCoupon .4s cubic-bezier(0,.6,.27,1.43)  1 0.5s both;
}
.coupon-bg--share .coupon-inner:after{
    animation: actLightShake .35s ease-out  1 1.5s both;
}
.coupon-bg--key .coupon-inner{
    background: url("//wegame.gtimg.com/tgp_act/release/wegame/wegame20181111/images/coupon-key.png") no-repeat;
    animation: actShowCoupon .4s cubic-bezier(0,.6,.27,1.43)  1 0.55s both;
}
.coupon-bg--key .coupon-inner:after{
    animation: actLightShake .35s ease-out  1 1.66s both;
}
.coupon-bg--fish .coupon-inner{
    background: url("//wegame.gtimg.com/tgp_act/release/wegame/wegame20181111/images/coupon-fish.png") no-repeat;
    animation: actShowCoupon .4s cubic-bezier(0,.6,.27,1.43)  1 0.6s both;
}
.coupon-bg--fish .coupon-inner:after{
    animation: actLightShake .35s ease-out  1 1.8s both;
}

@keyframes actLightShake {
  0% {
    transform: skew(-45deg) translateX(-140px)
  }
  100% {
    transform: skew(-45deg) translateX(200px)
  }
}

@keyframes actLightShake02 {
  0% {
    opacity: 1;
    transform: skew(-45deg) translateX(-140px)
  }
  100% {
    opacity: 0;
    transform: skew(-45deg) translateX(200px)
  }
}

@keyframes actShowCoupon {
  0% {
    opacity: 0;
    transform: translateY(100%)
  }
  100% {
    opacity: 1;
    transform: translateY(0)
  }
}

.coupon-bg:hover{
    transform: translateY(-30px) 
}
.coupon-bg:hover .coupon-inner:after{
    opacity: 0;
}

.box-act-title{width: 160px;height: 96px;position: absolute;top: 34px;left: 34px;background-color: #12232c;}
.box-act-title div{width: 160px;height: 96px;position: absolute;top: 0;left: 0;overflow: hidden;}
.box-act-title div:before{
  content: "";
  width: 160px;height: 96px;
  background-position: 0 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 10;
}
.box-act-title span:nth-child(1){
  width: 65px;height: 65px;
  background-position: 0 -96px;
  position: absolute;top: -10px;left: -20px;
  z-index: 5;
  animation: actShowGear01 8s linear infinite .6s both;
}
.box-act-title span:nth-child(2){
  width: 48px;height: 48px;
  background-position: 0 -267px;
  position: absolute;top: -24px;left: 5px;
  z-index: 5;
  animation: actShowGear02 8s linear infinite .3s both;
}
.box-act-title span:nth-child(3){
  width: 65px;height: 65px;
  background-position: 0 -96px;
  position: absolute;bottom: -10px;right: -20px;
  z-index: 5;
  animation: actShowGear01 4s linear infinite .6s both;
}
.box-act-title span:nth-child(4){
  width: 36px;height: 36px;
  background-position: 0 -161px;
  position: absolute;bottom: -13px;right: 14px;
  z-index: 5;
  animation: actShowGear02 4s linear infinite .3s both;
}

@keyframes actShowGear01 {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

@keyframes actShowGear02 {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(-360deg);
  }
}



/*身体*/
.we-container-bd{
    position: relative;
    width: 100%;
    height: auto;
    padding-top: 77px;
}
/*容器盒子*/
.container-box{
    position: relative;
    width: 1122px;
    margin:0 auto;

}
/*通用box容器*/
.container-box-inner{
    width: 1000px;
    margin: 0 auto;
    position: relative;
    z-index: 1;
}
.we-container-bd .container-box-inner .container-box-hd{
    height: 83px;
    z-index: 1;
}
.we-container-bd .container-box-inner .container-box-hd img{
    margin: 0 auto;
    font-size: 0;
    display: block;
}
.box-collection .container-box-bd{
    min-height: 400px;
}
.container-box-group .container-box-bd{padding: 25px 0 30px 0;}
.container-box-group .gcard-list--block li{height: 210px;margin: 0 0 20px 0;}
.container-box-group .gcard-list--block li:last-child{margin-bottom: 30px;}


.gcard-list ul:after,
.widget-gcard-list:after{content:"";display:block;width:0;height:0;clear:both;}

/*通用box背景*/
.we-container-bd .container-box-bg{
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 0;
    height: 100%;
}
.container-box-bg .container-box-bg-hd{
    background: url("//wegame.gtimg.com/tgp_act/release/wegame/wegame20181111/images/bg-box-hd.png") no-repeat 50% 0;
    height: 224px;
    position: absolute;
    left: 0;
    right: 0;
    top: 30px;
}
.container-box-bg .container-box-bg-bd{
    background: url("//wegame.gtimg.com/tgp_act/release/wegame/wegame20181111/images/bg-box-bd.png") repeat-y 50% 0;
    position: absolute;
    left: -2px;
    right: 0px;
    top: 254px;
    bottom: 208px;
}
.container-box-bg .container-box-bg-ft{
    background: url("//wegame.gtimg.com/tgp_act/release/wegame/wegame20181111/images/bg-box-ft.png") no-repeat 50% 0;
    height: 208px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
}

/*最低折扣*/
.box-discount .container-box-bd{
    height: auto;
    padding: 20px 0 65px 0;
}
.box-discount .swiper-button-prev{
    background-position: 0 -546px;
    width: 43px;
    height: 93px;
    left: -86px;
}
.box-discount .swiper-button-prev:hover{
    background-position: 0 -732px;
    width: 43px;
    height: 93px;
}
.box-discount .swiper-button-next{
    background-position: 0 -267px;
    width: 43px;
    height: 93px;
    right: -86px;
}
.box-discount .swiper-button-next:hover{
    background-position: 0 -453px;
    width: 43px;
    height: 93px;
}
.box-discount .swiper-button-next.swiper-button-disabled{
    background-position: 0 -360px;
}
.box-discount .swiper-button-prev.swiper-button-disabled{
    background-position: 0 -639px;
}
.box-discount .swiper-slide{
    /* width: 255px !important; */
}

.box-discount ul{}
.box-discount li{float: left;}
.box-discount .widget-gcard{margin-left: 5px;}
/*主题合辑*/
.box-collection{
    margin-top: 63px;
}
.box-collection .container-box-bg-hd{
    background: url("//wegame.gtimg.com/tgp_act/release/wegame/wegame20181111/images/bg-box-hd-1.png") no-repeat 50% 0;
    height: 224px;
    position: absolute;
    left: 0;
    right: 0;
    top: 49px;
}
.widget-gcard-list li{
    width: 490px;
    height: 131px;
    float: left;
    margin: 10px 0;
}
.box-collection .widget-gcard-list li:nth-child(2n+1){
    margin-right: 10px;
}
.box-collection .widget-gcard-list li:nth-child(2n){
    margin-left: 10px;
}
.act-tab{
    margin-top: -5px;
}
.act-tab-menu{
    width: 1000px;
    height: 54px;
    margin: 13px auto 0 auto;
    text-align: center;
    font-size: 0;
}
.act-tab-cont{
    padding: 32px 0 52px 0;
}
.act-tab-menu-item{
    display: inline-block;
    cursor: pointer;
    opacity: 0.8;
}
.act-tab-menu-item:hover{
    opacity: 1;
}

.act-tab-menu .act-tab-menu-item{
    background: url("//wegame.gtimg.com/tgp_act/release/wegame/wegame20181111/images/sprites-ele4.png") no-repeat;
}

.act-tab-menu .act-tab-menu-item:nth-child(1){
    background-position: 0 0;
    width: 139px;
    height: 54px;
}
.act-tab-menu .act-tab-menu-item:nth-child(1).cur{
    background-position: 0 -54px;
    opacity: 1;
}
.act-tab-menu .act-tab-menu-item:nth-child(2){
    background-position: 0 -108px;
    width: 158px;
    height: 54px;
}
.act-tab-menu .act-tab-menu-item:nth-child(2).cur{
    background-position: 0 -162px;
    opacity: 1;
}
.act-tab-menu .act-tab-menu-item:nth-child(3){
    background-position: 0 -216px;
    width: 139px;
    height: 54px;
}
.act-tab-menu .act-tab-menu-item:nth-child(3).cur{
    background-position: 0 -270px;
    width: 139px;
    height: 54px;
    opacity: 1;
}
.act-tab-menu .act-tab-menu-item:nth-child(4){
    background-position: 0 -324px;
    width: 139px;
    height: 54px;
}
.act-tab-menu .act-tab-menu-item:nth-child(4).cur{
    background-position: 0 -378px;
    opacity: 1;
}
.act-tab-menu .act-tab-menu-item:nth-child(5){
    background-position: 0 -432px;
    width: 139px;
    height: 54px;
}
.act-tab-menu .act-tab-menu-item:nth-child(5).cur{
    background-position: 0 -486px;
    opacity: 1;
}
.act-tab-menu .act-tab-menu-item:nth-child(6){
    background-position: 0 -540px;
    width: 139px;
    height: 54px;
}
.act-tab-menu .act-tab-menu-item:nth-child(6).cur{
    background-position: 0 -594px;
    opacity: 1;
}
.act-tab-menu .act-tab-menu-item:nth-child(7){
    background-position: 0 -648px;
    width: 139px;
    height: 54px;
}
.act-tab-menu .act-tab-menu-item:nth-child(7).cur{
    background-position: 0 -702px;
    opacity: 1;
}



/*.act-tab-menu-item.cur{background:red;}*/
.act-tab-cont-item{display:none;}
.act-tab-cont-item.cur{display:block;}



/*精品推荐*/
.box-boutique{
    margin-top: 61px;
}

/*角色扮演*/
.box-rpg{
    margin-top: 61px;
}
.box-rpg .container-box-hd h3{
    background: url("//wegame.gtimg.com/tgp_act/release/wegame/wegame20181111/images/bg-title-6.png") no-repeat;
    width: 308px;
    height: 83px;
    background-size: 100% 100%;
}



/*沙盒生存*/
.box-sand{
    margin-top: 61px;
}
.box-sand .container-box-hd h3{
    background: url("//wegame.gtimg.com/tgp_act/release/wegame/wegame20181111/images/bg-title-4.png") no-repeat;
    width: 308px;
    height: 83px;
    background-size: 100% 100%;
}


/*经营策略*/
.box-business{
    margin-top: 61px;
}
.box-business .container-box-hd h3{
    background: url("//wegame.gtimg.com/tgp_act/release/wegame/wegame20181111/images/bg-title-5.png") no-repeat;
    width: 308px;
    height: 83px;
    background-size: 100% 100%;
}



.mobile .group-tab-menu-item{display:inline-block;width:100px;height:40px;border:1px solid red;}
.mobile .group-tab-menu-item.cur{background:red;}
.mobile .group-tab-cont-item{display:none;}
.mobile .group-tab-cont-item.cur{display:block;}

.group-tab-menu{
    display: none;
}

.gcard-list--block{margin-right: -20px;}
.gcard-list--block li{
    width:25%;float: left;position: relative;
}
.gcard-list--block .widget-gcard-wp{overflow: hidden;}


.mobile{

}
.mobile .we-page{min-width: 0}
.mobile .we-container-hd{zoom:0.5;}
.mobile .we-container-hd .logo-box{}
.mobile .we-nav{zoom:0.5}
.mobile .box-discount{display: none;}
.mobile .container-box{width:100%;}
.mobile .we-container-bd .container-box-inner{width:auto}
.mobile .gcard-list--block li{
    width:50%;
}
.mobile .group-tab-menu{
    display: block;
}


/*弹窗层*/
.we-mask{
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0,0,0,0.7);
    z-index: 999;
    display: none;
}
/*弹窗*/
.pop-box{
    position: fixed;
    width: 519px;
    height: auto;
    top: 50%;
    left: 50%;
    transform: translateY(-50%);
    margin-left: -259.5px;
}
.pop-box-bg{
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    height: 100%;
}
.pop-box-bg-hd{
    background-position: 0 -314px;
    height: 130px;
    position: absolute;
    left: 0;
    right: 0;
}
.pop-box-bg-bd{
    background: url("//wegame.gtimg.com/tgp_act/release/wegame/wegame20181111/images/pop-box-normal-bd.png") repeat-y 50% 0;
    position: absolute;
    left: 0;
    right: 0;
    top: 100px;
    bottom: 100px;
}
.pop-box-bg-ft{
    background-position: 0 -192px;
    height: 122px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
}
.pop-box-hd{
    position: relative;
}
.pop-box-inner{
    width: 519px;
    margin: 0 auto;
    position: relative;
    z-index: 1;
}
.pop-box-title{
    font-size: 28px;
    font-weight: bold;
    color: #c4d2f6;
    text-align: center;
    height: 52px;
    line-height: 52px;
}
.pop-box-inner-bd{
    min-height: 214px;
    padding: 35px 75px 40px 75px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.pop-box-cont{
    font-size: 18px;
    color: #8193b4;
    line-height: 1.8;
    width: 100%;
    text-align: center;
    display: block;
}
.pop-box-btn{
    background-position: 0 -80px;
    width: 240px;
    height: 56px;
    display: block;
    font-size: 20px;
    font-weight: bold;
    color: rgba(255,255,255,0.5);
    text-align: center;
    line-height: 56px;
    margin: 25px auto 10px auto;
    position: relative;
    cursor: pointer;
}
.pop-box-btn:hover{
    background-position: 0 -136px;
    width: 240px;
    height: 56px;
    color: rgba(255,255,255,1);
}
.pop-icon-close{
    background-position: 0 0;
    width: 40px;
    height: 40px;
    display: block;
    position: absolute;
    right: 15px;
    top: -7px;
    z-index: 2;
    cursor: pointer;
}
.pop-icon-close:hover{
    background-position: 0 -40px;
    width: 40px;
    height: 40px;
}


/*通用弹窗*/
.pop-box--normal{
    display: none;
}

/*红包弹窗*/
.pop-box--coupon{

}

/*心愿单*/
.pop-box--wish{
    width: 953px;
    margin-left: -476.5px;
    display: none;
}
.pop-box--wish .pop-box-inner{
    width: 953px;
}
.pop-box--wish .pop-box-bg-hd{
    background-position: 0 -690px;
    height: 204px;
}
.pop-box--wish .pop-box-bg-bd{
    background: url("//wegame.gtimg.com/tgp_act/release/wegame/wegame20181111/images/pop-box-wish-bd.png") repeat-y 50% 0;
    top: 204px;
    bottom: 246px;
}
.pop-box--wish .pop-box-bg-ft{
    background-position: 0 -444px;
    height: 246px;
}
.pop-box--wish .pop-box-title{
    height: 73px;
    line-height: 73px;
    font-size: 30px;
}
.pop-box--wish .pop-box-inner-bd{
    height: 600px;
    padding: 0 0 0 28px;
    margin-bottom: 13px;
    max-height: 600px;
    display: block;
    overflow: hidden;
    overflow-y: scroll;
    margin-right: 20px;
    padding-bottom: 40px;
}
.pop-box--wish .pop-box-inner-bd:after{
    content: '';
    background-position: 0 -954px;
    width: 30px;
    height: 60px;
    position: absolute;
    bottom: -8px;
    right: 0;
    display: block;
}
.pop-box-list-title{
    height: 54px;
    width: 100%;
    position: relative;
}
.pop-box-list-title p{
    font-size: 16px;
    color: rgba(255,255,255,0.6);
    line-height: 54px;
    padding-left: 10px;
}
.pop-box--wish .pop-box-list{
    position: relative;
    width: 101%;
    height: auto;
}
.pop-box-list-cont ul{
    width: 100%;
    height: auto;
}
.pop-box-list-cont li{
    width: 200px;
    height: 188px;
    margin: 0 10px 20px 10px;
    overflow: hidden;
    display: inline-block;
}
.pop-box--wish .widget-gcard--block{
    width: 200px;
    height: 188px;
}
.pop-box--wish .widget-gcard--block .widget-gcard-cover{
    height: 112px;
}
.pop-box--wish .widget-gcard-btn{
    font-size: 12px;
    color: #ababab;
}
.pop-box--wish .widget-gcard-btn:hover{
    color: rgba(255,255,255,0.8);
    /* background: #373d45; */

}
.pop-box--wish .widget-gcard--block .widget-gcard-info{
    padding: 14px 16px 0 10px;
}
.pop-box--wish .widget-gcard--block .widget-gcard-tit{
    margin-bottom: 6px;
}
.pop-box--wish .nodate-box{
    display: none;
}
/*我的心愿单(无数据)*/
.pop-box-list--nodate .nodate-box{
    display: block;
}
.pop-box--wish .pop-box-list--nodate .pop-box-list-cont{
    width: 100%;
    height: 130px;
}
.icon-nodate{
    background: url("//wegame.gtimg.com/tgp_act/release/wegame/wegame20181111/images/icon-nodate.png") no-repeat;
    width: 110px;
    height: 47px;
    background-size: 100% 100%;
    display: block;
    margin: 50px auto 0 auto;
}
.pop-box-list-text{
    margin-top: 20px;
    font-size: 18px;
    color: rgba(255,255,255,0.3);
    text-align: center;
}
.pop-box-list--nodate .pop-box-list-cont ul{
    display: none
}



/*红包弹窗*/
.pop-box--coupon{
    width: 500px;
    height: 682px;
    margin-top: -341px;
    transform: translateY(0);
    display: none;
}
.pop-box--coupon .pop-box-bg{
    background: url("//wegame.gtimg.com/tgp_act/release/wegame/wegame20181111/images/pop-bg-coupon.png") no-repeat;
    width: 500px;
    height: 682px;
    background-size: 100% 100%;
}
.pop-box--coupon .pop-icon-close{
    background: url("//wegame.gtimg.com/tgp_act/release/wegame/wegame20181111/images/icon-close-coupon.png") no-repeat;
    width: 27px;
    height: 26px;
    background-size: 100% 100%;
    position: absolute;
    top: 18px;
    right: 10px;
}
.pop-box--coupon .pop-icon-close:hover{
    background: url("//wegame.gtimg.com/tgp_act/release/wegame/wegame20181111/images/icon-close-coupon-hover.png") no-repeat;
}
.pop-box--coupon .pop-box-inner{
    width: 500px;
}
.pop-box--coupon .pop-box-inner-bd{
    width: 500px;
    height: 682px;
    padding: 0;
    display: block;
}
.pop-box--coupon .pop-box-title{
    background-position: 0 -825px;
    width: 227px;
    height: 68px;    
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -113.5px;
    top: 225px;
    font-size: 0;
}
.pop-box--coupon .input-key{
    width: 375px;
    height: 60px;
    border: 3px solid #862a2e;
    background: #ffffff;
    line-height: 60px;
    font-size: 24px;
    color: #d01c2e;
    text-align: center;
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -187.5px;
    top: 324px;
}
.pop-box--coupon .input-key::-webkit-input-placeholder {
    color: #d01c2e;
}
.pop-box--coupon .input-key:-moz-placeholder {
    color: #d01c2e;
}
.pop-box--coupon .input-key::-moz-placeholder {
    color: #d01c2e;
}
.pop-box--coupon .input-key:-ms-input-placeholder {
    color: #d01c2e;
}
.pop-box--coupon .btn-hb{
    background-position: 0 0;
    width: 376px;
    height: 89px;
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -188px;
    top: 396px;
}
.pop-box--coupon .btn-hb:hover{
    background-position: 0 -178px;
    cursor: pointer;
}
.pop-box--coupon .btn-hb.disabled{
    background-position: 0 -89px;
}
.pop-box--coupon .tips{
    font-size: 18px;
    color: #ffc8cb;
    display: block;
    width: 100%;
    text-align: center;
    height: 30px;
    line-height: 30px;
    position: absolute;
    top: 500px;
}
.pop-box--coupon .icon-tips{
    background: url("//wegame.gtimg.com/tgp_act/release/wegame/wegame20181111/images/icon-hb-wrong.png") no-repeat;
    width: 19px;
    height: 19px;
    background-size: 100% 100%;
    display: inline-block;
    vertical-align: middle;
    margin: -5px 10px 0 0;
}
.pop-box--coupon .icon-tips.icon-tips--success{
    background: url("//wegame.gtimg.com/tgp_act/release/wegame/wegame20181111/images/icon-hb-success.png") no-repeat;
}
.pop-box--coupon .rule{
    background: url("//wegame.gtimg.com/tgp_act/release/wegame/wegame20181111/images/bg-hb-ft.png") no-repeat;
    width: 496px;
    height: 117px;
    position: absolute;
    bottom: 0;
    left: 2px;
    font-size: 0;
}

.pop-box--coupon--share .pop-box-title,.pop-box--coupon--share .input-key,.pop-box--coupon--share .btn-hb,.pop-box--coupon--share .tips{
    display: none;
}
.pop-box--coupon--share .rule{
    background: url("//wegame.gtimg.com/tgp_act/release/wegame/wegame20181112/images/sharecode.png") no-repeat;
    width: 260px;
    height: 260px;
    position: absolute;
    bottom: 150px;
    left: 50%;
    margin-left: -130px;
    font-size: 28px;
    color: #ffffff;
    font-weight: bold;
    padding-top: 275px;
}



.sprite-anim-op {
    width: 680px;
    height: 400px;
    margin: -60px auto 0 auto;
    
    position: relative;
}
.sprite-anim-op.animation{
    background-image: url("//wegame.gtimg.com/tgp_act/release/wegame/wegame20181111/images/sprites-logo2.png");
    background-repeat: no-repeat;
    animation-name: keyframes-logo2;
    animation-duration: 0.64s;
    animation-delay: 0s;
    animation-iteration-count: 1;
    animation-fill-mode: forwards;
    animation-timing-function: steps(1);

}
.sprite-anim-op + .timeline-box{
    margin: 120px auto 0 auto;
}

.sprite-anim-op .logo-box-ele-1{
    width: 60px;height: 80px;position: absolute;right: 214px;top: 40px;opacity: 0;
}
.sprite-anim-op .logo-box-ele-1:before{
    content: "";
    width: 60px;
    height: 40px;
    position: absolute;
    left: 0;
    bottom: 0;
    background-position: 0 -747px;
}
.sprite-anim-op.animation .logo-box-ele-1{
    animation: actLogoEleShow .2s ease-out 1 .5s both;
}
.we-container{position: relative;z-index: 2;}
.we-mask{z-index: 1999;}
@keyframes actLogoEleShow{
    0%{
        opacity: 0;
        transform:  translateY(-10px);
    }
    100%{
        opacity: 1;
        transform: translateY(0);
    }
}


.sprite-anim-op .logo-box-ele-1:after{
    content: "";
    width: 40px;
    height: 60px;
    background-position: 0 -787px;
    position: absolute;
    bottom: 18px;
    left: 11px;
    transform-origin: 50% 100%;
}

.sprite-anim-op.animation .logo-box-ele-1:after{
    animation: actLogoShake 2s ease-out infinite 1.2s both;
}

.sprite-anim-op:after{
    content: "";
    width: 310px;height: 45px;
    background-position: 0 -893px;
    position: absolute;
    left: 180px;
    bottom: 30px;
    opacity: 0;
}
.sprite-anim-op.animation:after{
    animation: actLogoTitleShow .4s ease-out  1 1s both;   
}

@keyframes actLogoShake{
    0%{
        transform:  rotateZ(0deg);
    }
    5%{
        transform:  rotateZ(-5deg);   
    }
    15%{
        transform:  rotateZ(0deg);  
    }
    20%{
        transform:  rotateZ(8deg);      
    }
    25%{
        transform:  rotateZ(-5deg);      
    }
    35%{
        transform:  rotateZ(0deg);  
    }
    100%{
        transform:  rotateZ(0deg);  
    }
}
@keyframes actLogoTitleShow{
    0%{
        opacity: 0;
        transform:  translateY(10px);
    }
    100%{
        opacity: 1;
        transform: translateX(0) translateY(0);
    }
}

@keyframes keyframes-logo2 {
    0% {
        width: 680px;
        height: 400px;
        background-image: url("//wegame.gtimg.com/tgp_act/release/wegame/wegame20181111/images/sprites-logo2.png");
        background-size: 11560px 400px;
    }

    5.88% {
        background-position: -680px 0px;
    }

    11.76% {
        background-position: -1360px 0px;
    }

    17.65% {
        background-position: -2040px 0px;
    }

    23.53% {
        background-position: -2720px 0px;
    }

    29.41% {
        background-position: -3400px 0px;
    }

    35.29% {
        background-position: -4080px 0px;
    }

    41.18% {
        background-position: -4760px 0px;
    }

    47.06% {
        background-position: -5440px 0px;
    }

    52.94% {
        background-position: -6120px 0px;
    }

    58.82% {
        background-position: -6800px 0px;
    }

    64.71% {
        background-position: -7480px 0px;
    }

    70.59% {
        background-position: -8160px 0px;
    }

    76.47% {
        background-position: -8840px 0px;
    }

    82.35% {
        background-position: -9520px 0px;
    }

    88.24% {
        background-position: -10200px 0px;
    }

    94.12%,
    100% {
        background-position: -10880px 0px;
    }
}


.sprite-anim-op .logo-box-ele-2 {
    width: 260px;
    height: 120px;
    background-image: url("//wegame.gtimg.com/tgp_act/release/wegame/wegame20181111/images/sprites1.png");
    background-size: 3380px 120px;
    background-repeat: no-repeat;
    
    position: absolute;
    left: 138px;
    bottom: 52px;
}
.sprite-anim-op.animation .logo-box-ele-2{
    animation-name: keyframes-car;
    animation-duration: 0.52s;
    animation-delay: 0.3s;
    animation-iteration-count: 1;
    animation-fill-mode: forwards;
    animation-timing-function: steps(1);
}

@keyframes keyframes-car {
    0% {
        width: 260px;
        height: 120px;
        background-image: url("//wegame.gtimg.com/tgp_act/release/wegame/wegame20181111/images/sprites1.png");
        background-size: 3380px 120px;
    }

    7.69% {
        background-position: -260px 0px;
    }

    15.38% {
        background-position: -520px 0px;
    }

    23.08% {
        background-position: -780px 0px;
    }

    30.77% {
        background-position: -1040px 0px;
    }

    38.46% {
        background-position: -1300px 0px;
    }

    46.15% {
        background-position: -1560px 0px;
    }

    53.85% {
        background-position: -1820px 0px;
    }

    61.54% {
        background-position: -2080px 0px;
    }

    69.23% {
        background-position: -2340px 0px;
    }

    76.92% {
        background-position: -2600px 0px;
    }

    84.62% {
        background-position: -2860px 0px;
    }

    92.31%,
    100% {
        background-position: -3120px 0px;
    }
}



.swiper-container {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
}

.swiper-container-no-flexbox .swiper-slide {
  float: left;
}

.swiper-container-vertical>.swiper-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform,-webkit-transform;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

.swiper-container-android .swiper-slide,.swiper-wrapper {
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}

.swiper-container-multirow>.swiper-wrapper {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.swiper-container-free-mode>.swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto;
}

.swiper-slide {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform,-webkit-transform;
}

.swiper-button-next,.swiper-button-prev {
  position: absolute;
  top: 50%;
  width: 27px;
  height: 44px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
}

.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled {
  cursor: auto;
  pointer-events: none;
}

.swiper-button-prev,.swiper-container-rtl .swiper-button-next {
  left: 10px;
  right: auto;
}

.swiper-button-next,.swiper-container-rtl .swiper-button-prev {
  right: 10px;
  left: auto;
}

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0,0,0,.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}

/*.widget-gcard--vertical .widget-gcard-tit strong{font-size: 18px;font-weight: normal;}*/

.star-anim-ele{
    width: 200px;
    height: 200px;
    position: fixed;
    top: 450px;
    left: 50%;
    margin: 0px 0 0 -50px;
    z-index: 2000;
    display: none;
}
.star-anim-ele.show{
    display: block;
}
.star-anim-box{
    width: 100%;
    height: 100%;
    display: block;
    display: block;
}
.star-anim-icon{
    width: 100%;
    height: 100%;
    display: block;
}

.star-anim-ele.ani-show{
    -webkit-animation: animBtnWish 0.6s ease-in 0s 1 both;
}
.star-anim-ele.ani-show .star-anim-box{
    -webkit-transform: translate3d(900px,0,0);
    -webkit-transition: all .6s cubic-bezier(0,0,1,1);
}
.star-anim-ele.ani-show .star-anim-icon{
    -webkit-transition: all .6s cubic-bezier(0,0,0,1);
    -webkit-transform: translate3d(0,-280px,0) scale(0.1);
}
.icon-nav-big--one.anim{
    -webkit-animation: animScale 0.3s cubic-bezier(.17,.67,.65,1.18) .4s 1 both;
}


@keyframes animScale{
    0%{
        transform: scale(1);
    }
    50%{
        transform: scale(1.1);
    }
    100%{
        transform: scale(1);
    }
}


@-webkit-keyframes animBtnWish {
    0%{
        opacity: 1;
    }
    30%{
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}



@media screen and (min-width: 0px) and (max-width: 1500px) {
    .we-nav{
        right: 30px;
        position: absolute;
        top: 130px;
    }
    .we-nav li{
        display: none;
    }
    .we-nav ul li:nth-child(1),
    .we-nav ul li:nth-child(2),
    .we-nav ul li:nth-child(3),
    .we-nav ul li:nth-child(4){
        display: block;
    }
    .star-anim-ele{
        display: none !important;
        opacity: 0;
    }

}

@media screen and (min-width: 1501px) and (max-width: 1650px) {
    .we-nav{
        transform: scale(0.8);
        top: 50px;
        right: -20px;
    }
    .star-anim-ele{
        top: 300px;
    }
        
    .star-anim-ele.ani-show .star-anim-box{
        -webkit-transform: translate3d(900px,0,0);
        -webkit-transition: all .6s cubic-bezier(0,0,1,1);
    }
    .star-anim-ele.ani-show .star-anim-icon{
        -webkit-transition: all .6s cubic-bezier(0,0,0,1);
        -webkit-transform: translate3d(0,-160px,0) scale(0.1);
    }
}


@media screen and (min-height: 0px) and (max-height: 1000px){
    .pop-box--wish .pop-box-inner-bd{
        height: 450px;
        max-height: 450px
    }
}

.widget-gcard-btn--wish:before{display: none;}
.ico-wish-box{width: 32px;height: 32px;display: inline-block;vertical-align: middle;margin: 0 -3px 0 -3px;
}
.ico-wish{width: 50px;height: 50px;display: inline-block;vertical-align: middle;margin: -15px 0 0 -10px;}
.ico-wish path{
        fill: rgb(255, 255, 255,0.5);
        stroke: rgb(255, 255, 255,0);
}
.widget-gcard-btn:hover .ico-wish path{
        fill: rgb(255, 255, 255,0.8);
        stroke: rgb(255, 255, 255,0);
}
.widget-gcard-btn.cur .ico-wish path,
.widget-gcard-btn.cur:hover .ico-wish path{
        fill: rgb(255, 49, 68);
}

.ico-svg-wish{
    width: 32px;height: 32px;display: inline-block;vertical-align: middle;
    margin: -2px -5px 0 0;
}

.ico-svg-wish svg {
  cursor: pointer;
  overflow: visible;
  width: 100%;
  display: block;
  margin: 0 auto;
}
.ico-svg-wish svg #heart {
  transform-origin: center;
  animation: animateHeartOut .3s linear forwards;
}
.ico-svg-wish svg #main-circ {
  transform-origin: 29.5px 29.5px;
}
 

.cur .ico-svg-wish svg #heart {
  transform: scale(0.2);
  fill: #E2264D;
  animation: animateHeart .3s linear forwards .25s;
}
.cur .ico-svg-wish svg #main-circ {
  transition: all 2s;
  animation: animateCircle .3s linear forwards;
  opacity: 1;
}
.cur .ico-svg-wish svg #grp1 {
  opacity: 1;
  transition: .1s all .3s;
}
.cur .ico-svg-wish svg #grp1 #oval1 {
  transform: scale(0) translate(0, -30px);
  transform-origin: 0 0 0;
  transition: .5s transform .3s;
}
.cur .ico-svg-wish svg #grp1 #oval2 {
  transform: scale(0) translate(10px, -50px);
  transform-origin: 0 0 0;
  transition: 1.5s transform .3s;
}
.cur .ico-svg-wish svg #grp2 {
  opacity: 1;
  transition: .1s all .3s;
}
.cur .ico-svg-wish svg #grp2 #oval1 {
  transform: scale(0) translate(30px, -15px);
  transform-origin: 0 0 0;
  transition: .5s transform .3s;
}
.cur .ico-svg-wish svg #grp2 #oval2 {
  transform: scale(0) translate(60px, -15px);
  transform-origin: 0 0 0;
  transition: 1.5s transform .3s;
}
.cur .ico-svg-wish svg #grp3 {
  opacity: 1;
  transition: .1s all .3s;
}
.cur .ico-svg-wish svg #grp3 #oval1 {
  transform: scale(0) translate(30px, 0px);
  transform-origin: 0 0 0;
  transition: .5s transform .3s;
}
.cur .ico-svg-wish svg #grp3 #oval2 {
  transform: scale(0) translate(60px, 10px);
  transform-origin: 0 0 0;
  transition: 1.5s transform .3s;
}
.cur .ico-svg-wish svg #grp4 {
  opacity: 1;
  transition: .1s all .3s;
}
.cur .ico-svg-wish svg #grp4 #oval1 {
  transform: scale(0) translate(30px, 15px);
  transform-origin: 0 0 0;
  transition: .5s transform .3s;
}
.cur .ico-svg-wish svg #grp4 #oval2 {
  transform: scale(0) translate(40px, 50px);
  transform-origin: 0 0 0;
  transition: 1.5s transform .3s;
}
.cur .ico-svg-wish svg #grp5 {
  opacity: 1;
  transition: .1s all .3s;
}
.cur .ico-svg-wish svg #grp5 #oval1 {
  transform: scale(0) translate(-10px, 20px);
  transform-origin: 0 0 0;
  transition: .5s transform .3s;
}
.cur .ico-svg-wish svg #grp5 #oval2 {
  transform: scale(0) translate(-60px, 30px);
  transform-origin: 0 0 0;
  transition: 1.5s transform .3s;
}
.cur .ico-svg-wish svg #grp6 {
  opacity: 1;
  transition: .1s all .3s;
}
.cur .ico-svg-wish svg #grp6 #oval1 {
  transform: scale(0) translate(-30px, 0px);
  transform-origin: 0 0 0;
  transition: .5s transform .3s;
}
.cur .ico-svg-wish svg #grp6 #oval2 {
  transform: scale(0) translate(-60px, -5px);
  transform-origin: 0 0 0;
  transition: 1.5s transform .3s;
}
.cur .ico-svg-wish svg #grp7 {
  opacity: 1;
  transition: .1s all .3s;
}
.cur .ico-svg-wish svg #grp7 #oval1 {
  transform: scale(0) translate(-30px, -15px);
  transform-origin: 0 0 0;
  transition: .5s transform .3s;
}
.cur .ico-svg-wish svg #grp7 #oval2 {
  transform: scale(0) translate(-55px, -30px);
  transform-origin: 0 0 0;
  transition: 1.5s transform .3s;
}
.cur .ico-svg-wish svg #grp2 {
  opacity: 1;
  transition: .1s opacity .3s;
}
.cur .ico-svg-wish svg #grp3 {
  opacity: 1;
  transition: .1s opacity .3s;
}
.cur .ico-svg-wish svg #grp4 {
  opacity: 1;
  transition: .1s opacity .3s;
}
.cur .ico-svg-wish svg #grp5 {
  opacity: 1;
  transition: .1s opacity .3s;
}
.cur .ico-svg-wish svg #grp6 {
  opacity: 1;
  transition: .1s opacity .3s;
}
.cur .ico-svg-wish svg #grp7 {
  opacity: 1;
  transition: .1s opacity .3s;
}

@keyframes animateCircle {
  40% {
    transform: scale(10);
    opacity: 1;
    fill: #DD4688;
  }
  55% {
    transform: scale(11);
    opacity: 1;
    fill: #D46ABF;
  }
  65% {
    transform: scale(12);
    opacity: 1;
    fill: #CC8EF5;
  }
  75% {
    transform: scale(13);
    opacity: 1;
    fill: transparent;
    stroke: #CC8EF5;
    stroke-width: .5;
  }
  85% {
    transform: scale(17);
    opacity: 1;
    fill: transparent;
    stroke: #CC8EF5;
    stroke-width: .2;
  }
  95% {
    transform: scale(18);
    opacity: 1;
    fill: transparent;
    stroke: #CC8EF5;
    stroke-width: .1;
  }
  100% {
    transform: scale(19);
    opacity: 1;
    fill: transparent;
    stroke: #CC8EF5;
    stroke-width: 0;
  }
}
@keyframes animateHeart {
  0% {
    transform: scale(0.2);
  }
  40% {
    transform: scale(1.2);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes animateHeartOut {
    0% {
      transform: scale(1.4);
    }
    100% {
      transform: scale(1);
    }
  }
/* 心愿单 E */

.group-tab-cont-item .container-box{margin-top: 61px;}