@keyframes scale1 {
  from {
    transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
  }
  to {
    transform: scale(1.08, 1.08);
    -webkit-transform: scale(1.08, 1.08);
  }
}
@-webkit-keyframes scale1 {
  from {
    transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
  }
  to {
    transform: scale(1.08, 1.08);
    -webkit-transform: scale(1.08, 1.08);
  }
}
@keyframes rotate1 {
  from {
    transform: rotate3d(0, 0, 0, 0deg);
    -webkit-transform: rotate3d(0, 0, 0, 0deg);
  }
  to {
    transform: rotate3d(0, 0, 0, 360deg);
    -webkit-transform: rotate3d(0, 0, 0, 360deg);
  }
}
@-webkit-keyframes rotate1 {
  from {
    transform: rotate3d(0, 0, 0, 0deg);
    -webkit-transform: rotate3d(0, 0, 0, 0deg);
  }
  to {
    transform: rotate3d(0, 0, 0, 360deg);
    -webkit-transform: rotate3d(0, 0, 0, 360deg);
  }
}
.lottery{
    /*display: none;*/
    width: 100%;
    overflow: hidden;
    position: absolute;
    top: 0;
    z-index: 12;
}
.lottery .slogan3{
    width: 19.75rem;
    height: 6.5rem;
    position: relative;
    left: 0.2rem;
    top: 3.4rem;
}
.hidden{
  display: none;
}
.p-all-center {
  position: absolute;
  margin: auto;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 89;
}
.p-x-center {
  position: absolute;
  margin: auto;
  left: 0;
  right: 0;
}
.p-y-center {
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
}
.a-top {
    width: 17.6875rem;
    height: 2.78125rem;
    position: absolute;
    top: 0.71875rem;
    left: 50%;
    box-sizing: border-box;
    margin-left: -8.84375rem;
}
img.logo_co{
  width:6.25rem;
  height:1.75rem;
  position:absolute;
  right:1.2rem;
  top:0.5rem;
  z-index:3;
}
.a-container {
  width: 100%;
  height: 31.875rem;
  overflow: hidden;
  background: url("../images/lottery1.png") no-repeat;
  background-size:100% 100%;
}
.act_peo{
}
.a-item1 {
  width: 100%;
  height:40.59375rem;
  overflow: hidden;
  background: url("../images/bg4.jpg") no-repeat;
  background-size:100% 100%;
}
.a-item1 a {
  display: block;
  width: 5.12rem;
  height: 1.53rem;
  margin: 0 auto;
  margin-top: 13rem;
  background: url("../images/down_btn.png") no-repeat;
  background-size: cover;
  animation: scale1 1.2s linear infinite alternate;
  -webkit-animation: scale1 1.2s linear infinite alternate;
}
.a-item2 {
    width: 100%;
    height: 2rem;
    margin-top: 15.2rem;
}
.a-item2 p {
    width: 17.1875rem;
    height: 2rem;
    margin-left: 0.6rem;
    color: #301005;
    font-size: 0.9375rem;
    line-height: 2rem;
    box-sizing: border-box;
}
.a-item2 span{
  margin: 0 auto;
  margin-right: 1.3rem;
  color: #301005;
  font-size: 0.9375rem;
  font-weight: 600;
  line-height: 0.42rem;
  padding:0 0.3rem;
  border-bottom:1px solid #301005;
  box-sizing: border-box;
}
.a-item3 {
    width: 100%;
    height: 22.32rem;
    overflow: hidden;
    position: relative;
    top: 2rem;
}
.a-top img.heart_poo{
    position: absolute;
    width: 1.78125rem;
    height: 1.5625rem;
    top: 3rem;
    right: 6rem;
    z-index: 15;
    animation: pop infinite 3s ease-in-out;
    -webkit-animation: pop infinite 3s ease-in-out;
}
.a-item3 a{
    width:6.8125rem;
    height:0.90625rem;
    display: block;
    margin: 0 auto;
    position: relative;
    margin-top:21rem;
}
.a-item3>p{
    width: 100%;
    color: #fff;
    text-align: center;
    font-size: 0.85rem;
    position: absolute;
    top: 19rem;
}
.a-item3>p span{
    color:red;
    margin:0 0.2rem;
}
.a-item3 a img{
  width:6.8125rem;
  height:0.90625rem;
}
.a-item3 > div {
    width: 18.71875rem;
    height: 18.6875rem;
    position: absolute;
    left: 50%;
    margin-left: -9.35625rem;
}
.a-item3 > div > img {
    width: 100%;
    height: 100%;
    position: absolute;
}
.a-item3  img.light{
    width: 18.6625rem;
    height: 18.6625rem;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -9.24125rem;
    margin-top: -9.68125rem;
}
.a-item3  img.light2.active{
  animation: twinkling 0.3s infinite ease-out; 
  -moz-animation: twinkling 0.3s infinite ease-out; 
  -o-animation: twinkling 0.3s infinite ease-out; 
    -webkit-animation: twinkling 0.3s infinite ease-out;
    animation-delay:0.2s;
    -moz-animation-delay:0.2s;
    -webkit-animation-delay:0.2s;
    -o-animation-delay:0.2s; 
}
.a-item3  img.light1.active{
  animation: twinkling 0.3s infinite ease-out; 
  -moz-animation: twinkling 0.3s infinite ease-out; 
  -o-animation: twinkling 0.3s infinite ease-out; 
    -webkit-animation: twinkling 0.3s infinite ease-out; 
}
.yx_tips_txt{
  font-size: 0.8rem !important;
  text-align: center !important;
}
@keyframes twinkling{ /*透明度由0到1*/
  0%{
  opacity:0; /*透明度为0*/
  }
  100%{
  opacity:1; /*透明度为1*/
  
  }
}
@-webkit-keyframes twinkling{ /*透明度由0到1*/
  0%{
  opacity:0; /*透明度为0*/
  }
  100%{
  opacity:1; /*透明度为1*/
  
  }
}
@-moz-keyframes twinkling{ /*透明度由0到1*/
  0%{
  opacity:0; /*透明度为0*/
  }
  100%{
  opacity:1; /*透明度为1*/
  
  }
}
@-o-keyframes twinkling{ /*透明度由0到1*/
  0%{
  opacity:0; /*透明度为0*/
  }
  100%{
  opacity:1; /*透明度为1*/
  
  }
}
.a-item3 > div div {
  width:5.09375rem;
  height:5.5625rem;
  z-index: 89;
}
.a-item3 > div div img {
  position: absolute;
}
.a-item3 > div div img{
    width: 5.09375rem;
    height: 5.5625rem;
    top: -0.50rem;
    left: 0rem;
    z-index: 2;
}
.a-item3 > div div img.text {
    width: 2.3125rem;
    height: 2.3125rem;
    top: 1.5rem;
    z-index: 5;
    left: 50%;
    margin-left: -0.65625rem;
}
.b-container {
    width: 100%;
    height: 32.09375rem;
    background: url(../images/lottery2.jpg) no-repeat;
    background-size: 100% 100%;
    overflow: hidden;
}
.b-container .b-btn{
  width:18.46875rem;
  height:3.5625rem;
  display: block;
  margin:0 auto;
}
.b-container .b-btn a{
  width:8.90625rem;
  height:3.5625rem;
  display: block;
  float: left;
}
.b-container .b-btn a img{
  width:8.90625rem;
}
.b-container .b-btn a.share_other{
  float:right;
}
.b-container .b-open_style{
    width: 17.90625rem;
    display: block;
    margin: 0 auto;
    top: -2.8rem;
    position: relative;
}
.b-container .b-open_style .act_info{
    width: 100%;
    position: relative;
    top: 2.5rem;
    height: 20rem;
}
.b-container .b-open_style .act_info li{
    width: 100%;
    position: relative;
    margin-bottom: 0.2rem;
}
.b-container .b-open_style .act_info p{
    width: 92%;
    color: #fff;
    font-size: 0.75rem;
    line-height: 1.5rem;
    padding-left: 1.4875rem;
    display: block;
}
.b-container .b-open_style .act_info p span{
  color:#FF1D00;
  font-weight: 500;
}
.b-container .b-open_style .act_info i{
    width: 1rem;
    height: 1rem;
    background: #9E0700;
    border-radius: 50%;
    background-size: cover;
    display: block;
    position: absolute;
    top: 0.3rem;
    color: #fff;
    font-size: 0.625rem;
    line-height: 0.875rem;
    text-align: center;
    font-style: normal;

}
.b-container .b-open_style .act_info li:nth-child(1){
  margin-bottom: 0.8rem;
}
.b-container .b-open_style .act_info li:nth-child(1) i{
    background: #fff !important;
    color: #000 !important;
    font-weight: bolder;
    line-height: 1rem;
    top: 0.28rem;
}
.b-container .b-open_style .act_info li:nth-child(1) b{
  color: #fff !important;
  padding-left:1.4rem !important;
  font-weight: 600;
  font-size:0.8125rem;
}
.lottery .btn_box2{
   width:100%;
   position: absolute;
   bottom:2.7rem;
}
.lottery .btn_box2 a{
    width: 13.5625rem;
    height:3.84375rem;
    display: block;
    position: relative;
    margin: 0 auto;
    background: url("../images/sel_bg.png") no-repeat;
    background-size:100% 100%;
}
.lottery .btn_box2 a+a{
  margin-top:0.3rem;
}
.lottery .btn_box2 a.invite{
    background: url("../images/invite.png") no-repeat;
    background-size:100% 100%;
}
.lottery .btn_box2 a img{
    width: auto;
    position: relative;
    margin: 0 auto;
    top: 1.4rem;
    display: block;
    height: 1.28125rem;
    z-index: 2;
}
.lottery .btn_box2 a i {
    width: 13.025rem;
    height: 2.995rem;
    position: absolute;
    top: 0.5rem;
    background: rgba(0,0,0,.5);
    left: 0.1rem;
    border-top-right-radius: 1.4rem;
    border-bottom-left-radius: 0.9rem;
    display: none;
}
.lottery .btn_box2 a.active i{
  display: block;
}
/*兑换码弹框*/
.tips{
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,.9);
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 99;
}
.tips .close_tips{
    display: block;
    width: 2.2rem;
    height: 2.2rem;
    position: absolute;
    right: 0.8rem;
    top: 0.7rem;
}
.tips .content{
  width:19.0rem;
  height:24.09375rem;
  position: relative;
  left:50%;
  top: 46%;
  transform: translate(-50%,-50%);
  -webkit-transform: translate(-50%,-50%);
  background:url("../images/test3.png");
  background-size:100% 100%;
}
.tips .content .info{
    width: 90%;
    color: #000;
    font-size: 0.75rem;
    line-height: 1.5rem;
    margin: 0 auto;
    text-align: left;
}
.tips .content .lable_tl{
    position: absolute;
    width: 5.34375rem;
    height: 1.53125rem;
    display: block;
    left: 50%;
    margin-left: 0rem;
    top: 2rem;
}
.tips .content .lable_tl2{
    position: absolute;
    width: 5.65625rem;
    height: 1.90625rem;
    display: block;
    left: 50%;
    margin-left: 0rem;
    top: 2rem;
}
.tips .content .info{
  color:#fff;
  font-weight: 500;
  text-align: center;
  font-size:1.09375rem;
}
.tips .content .gift_ico{
  position: relative;
  top:0.2rem;
  width:100%;
}
.tips .content .gift_ico img{
  display: block;
  position: relative;
  margin:0 auto;
  top:0;
  display: none;
}
.tips .content .gift_ico img.active{
  display: block;
}
.tips .content .gift_ico img.img1{
  width:2.25rem;
  height:2.25rem;
}
.tips .content .gift_ico img.img2{
  width:3.125rem;
  height:3.125rem;
}
.tips .content .gift_ico img.img3{
  width:2.6875rem;
  height:2.6875rem;
}
.tips .content .gift_ico img.img4{
    width: 5rem;
    height: auto;
}
.tips .content .gift_ico img.img5{
  width:6.0rem;
  height:2.0625rem;
}
.tips .content .gift_ico img.img6{
  width:4.625rem;
  height:2.5rem;
}
.tips .content .gift_name{
    padding-top: 0.4rem;
    text-align: center;
    font-size: 0.625rem;
    color: #fff;
}
.tips .content .shuom{
    width: 17.01875rem;
    position: absolute;
    text-align: left;
    color: #fff;
    font-size: 0.625rem;
    line-height: 1rem;
    bottom: -9.7rem;
    margin-left: 2.5rem;

}
.tips.f_login_tips .content .shuom{
    top: 19.4rem !important;
}
.tips .content .dhm_info{
    width: 13.4375rem;
    height: 3.96875rem;
    position: absolute;
    z-index: 3;
    left: 50%;
    margin-left: -6.71875rem;
    bottom: -4.1rem;
    background: url(../images/input.png) no-repeat;
    background-size: 100% 100%;
}
.tips .content .dhm_info p{
    width: 11.15625rem;
    height: 2.75625rem;
    color: #c2c2c2;
    line-height: 2.75625rem;
    display: block;
    position: absolute;
    border: none;
    font-size: 0.824063rem;
    background: transparent;
    top: 0.84rem;
    left: 1.36rem;
    text-align: center;
}
.tips .content>div input::-webkit-input-placeholder {
  font-size:0.8125rem;
}
.tips.code_tips .co_form{
    top: 6.1rem;
    position: relative;
}
.code_tips .info{    
  width: 81%;
    color: #000;
    font-size: 0.8rem;
    line-height: 1.5rem;
    margin: 0 auto;
    margin-bottom: 0.6rem;
}
.tips .content .copy_btn,.tips .content .sure_btn{
    width: 13.4375rem;
    height: 3.3125rem;
    position: absolute;
    background: url(../images/btn_bg.png);
    background-size: 100% 100%;
    margin-left: -6.4rem;
    bottom: -7.8em;
    left: 50%;
}
.tips .content .sure_btn{
    top:16.1em;
}
.tips .content .copy_btn img,.tips .content .sure_btn img{
    display: block;
    position: relative;
    margin: 0 auto;
    height: 1.28125rem;
    width: auto;
    top: 0.9rem;
    z-index: 1;
}
.tips .content .copy_btn i,.tips .content .sure_btn i {
    width: 13rem;
    height: 2.995rem;
    position: absolute;
    top: 0;
    background: rgba(0,0,0,.5);
    left: 0.1rem;
    border-top-right-radius: 1.1rem;
    border-bottom-left-radius: 0.9rem;
    display: none;
}
.tips .content .copy_btn.active i,.tips .content .sure_btn.active i{
  display: block;
}
/*兑换码弹框*/
.tips.gift_tips .content,.tips.lottery_tips .content{
  height:15.25rem;
  background:url("../images/tc_bg3.png");
  background-size:100% 100%;
}
.tips.gift_tips .co_form{
    top: 11.3rem;
}
.tips.lottery_tips .co_form{
  top:12.6rem;
}
.tips.gift_tips .content .info{    
    width: 94%;
    color: #000;
    font-size: 1.25rem;
    line-height: 1.5rem;
    margin: 0 auto;
    padding-bottom: 0.6rem;
}

.tips.gift_tips p.gift_name{
    width: 80%;
    margin: 0 auto;
    padding-top: 0.5rem;
    top: 0.5rem;
    position: relative;
}
.tips.gift_tips .content .code{
    width: 100%;
    height: 3.15625rem;
    line-height: 3.15625rem;
    font-size: 1.25rem;
    color: #FF1D37;
    text-align: left;
    background: url(../images/input_border3.png);
    background-size: 100% 100%;
    margin: 1rem auto 1.2rem auto;
    padding-left:5%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.page6 .love_btn .gift_page_box{
    display: block;
    width:100%;
    height:14.0rem;
    position: absolute;
    margin-left:-8.765625rem;
    bottom:0rem;
    background: url("images/bottom_bg.png") no-repeat;
}
.page6 .love_btn a.gift_page {
    display: block;
    width:17.53125rem;
    height: 4.125rem;
    position: absolute;
    margin-left:-8.765625rem;
    left:50%;
    bottom:1rem;
    background: url("images/button.png") no-repeat;
}
.tips.lottery_tips .co_form p{
    height: 2rem;
    line-height: 2rem;
    font-size: 1.2rem;
}
.tips.lottery_tips .co_form p.code{
    height: 2rem;
    line-height: 2rem;
    font-size: 1.2rem;
    text-align: center;
}
.g_price{
    width: 15.3125rem;
    height: 8.56875rem;
    position: absolute;
    margin: 0 auto;
    overflow: hidden;
    top: 50%;
    left: 50%;
    margin-top: -1rem;
    border-radius: 5px;
    border: 1px dashed #737373;
    transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    margin-left: -7.55625rem;
}
.g_price2 {
    width: 15.3125rem;
    height: 8.56875rem;
    position: absolute;
    margin: 0 auto;
    overflow: hidden;
    top: 7rem;
    left: 50%;
    margin-top: -1rem;
    border-radius: 5px;
    /* border: 1px dashed #737373; */
    transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    margin-left: -7.55625rem;
    overflow-y: scroll;
}
.g_price .price_img{
  display: block;
  width:2.35rem;
  height:0.58rem;
  position:relative;
  margin:0 auto;

  padding:0.76rem 0 0 0.48rem;
}
.g_price .price_ul{
    width: 100%;
    position: relative;
    font-size: 0;
    border-top: none;
    overflow-y: scroll;
    height: 21rem;
}
.price_div{
    width: 15.17rem;
    height: 1.6rem;
    line-height: 1.6rem;
    justify-content: space-around;
    color: #999999;
    opacity: .8;
    border-bottom: 1px dashed #737373;
}
.price_div span{
  display:inline-block;
  font-size:0.75rem;
  text-align: center;
  /*border-right:1px solid #444242;*/
  color:#fff;
  word-break:break-all;
}
.price_div span:nth-child(1){
    width:3.4375rem;
}
.price_div span:nth-child(2){
    width:5rem;
}
.price_div span:nth-child(3){
    width:3.4rem;
    border-right:0;
}
.g_price .price_ul li{
    width: 100%;
    height: 3.16875rem;
    vertical-align: middle;
    color: #fff;
}
.g_price .price_ul li span{
    /*display: block;*/
    font-size: 0.625rem;
    text-align: center;
    border-right: 1px dashed #737373;
    border-bottom: 1px dashed #737373;
    height: 100%;
    float: left;
    word-break: break-all;
    padding-top: 0.1rem;
}
.align-center-vertical{
    display: flex;
    align-items: center;
    justify-content: space-around;
    flex-direction: column;
}
.g_price .price_ul li span.name_txt{
    width:3.4375rem;
    line-height:1.08rem;
}
.g_price .price_ul li span.name_code{
    width:5.125rem;
    /*line-height: 2.16875rem;*/
}
.g_price .price_ul li span.name_time{
    width: 3.9375rem;
    word-break: break-all;
}
.g_price .price_ul li span.copy_btn2{
    width:2.55625rem;
}
.g_price .price_ul li span.copy_btn2 a{
    width:1.96875rem;
    height:1.1875rem;
    display: block;
    position: relative;
    margin:0 auto;
    top:1rem;
    background: url(../images/copy.png);
    background-size: 100% 100%;
}
.g_price .price_ul li span:nth-child(4){
  border-right:0;
}
}
.g_price .tip{
  width:100%;
  font-size:0.18rem;
  color:#c2c2c2;
  text-align: center;
  position:absolute;
  bottom:0.35rem;
}
/*动效*/
@keyframes pop {
  0%{
    transform:scale(.9,.9);
    -ms-transform:scale(.9,.9);
    -moz-transform:scale(.9,.9);
    -webkit-transform:scale(.9,.9);
    -o-transform:scale(.9,.9);
  }
  50% {
    transform:scale(.5,.5);
    -ms-transform:scale(.5,.5);
    -moz-transform:scale(.5,.5);
    -webkit-transform:scale(.5,.5);
    -o-transform:scale(.5,.5);
  }
  100% {
    transform:scale(.9,.9);
    -ms-transform:scale(.9,.9);
    -moz-transform:scale(.9,.9);
    -webkit-transform:scale(.9,.9);
    -o-transform:scale(.9,.9);
  }
}
@-webkit-keyframes pop {
  0%{
    transform:scale(.9,.9);
    -ms-transform:scale(.9,.9);
    -moz-transform:scale(.9,.9);
    -webkit-transform:scale(.9,.9);
    -o-transform:scale(.9,.9);
  }
  50% {
    transform:scale(0.95,1);
    -ms-transform:scale(0.95,1);
    -moz-transform:scale(0.95,1);
    -webkit-transform:scale(0.95,1);
    -o-transform:scale(0.95,1);
  }
  100% {
    transform:scale(.9,.9);
    -ms-transform:scale(.9,.9);
    -moz-transform:scale(.9,.9);
    -webkit-transform:scale(.9,.9);
    -o-transform:scale(.9,.9);
  }
}
@-moz-keyframes pop {
  0%{
    transform:scale(.9,.9);
    -ms-transform:scale(.9,.9);
    -moz-transform:scale(.9,.9);
    -webkit-transform:scale(.9,.9);
    -o-transform:scale(.9,.9);
  }
  50% {
    transform:scale(0.95,1);
    -ms-transform:scale(0.95,1);
    -moz-transform:scale(0.95,1);
    -webkit-transform:scale(0.95,1);
    -o-transform:scale(0.95,1);
  }
  100% {
    transform:scale(.9,.9);
    -ms-transform:scale(.9,.9);
    -moz-transform:scale(.9,.9);
    -webkit-transform:scale(.9,.9);
    -o-transform:scale(.9,.9);
  }
}
@-ms-keyframes pop {
  0%{
    transform:scale(.9,.9);
    -ms-transform:scale(.9,.9);
    -moz-transform:scale(.9,.9);
    -webkit-transform:scale(.9,.9);
    -o-transform:scale(.9,.9);
  }
  50% {
    transform:scale(0.95,1);
    -ms-transform:scale(0.95,1);
    -moz-transform:scale(0.95,1);
    -webkit-transform:scale(0.95,1);
    -o-transform:scale(0.95,1);
  }
  100% {
    transform:scale(.9,.9);
    -ms-transform:scale(.9,.9);
    -moz-transform:scale(.9,.9);
    -webkit-transform:scale(.9,.9);
    -o-transform:scale(.9,.9);
  }
}

