*{
  margin:0;
  padding:0;
}
#app{
  background-color: #de4c23;
}
body{
  font-size: .16rem;
  padding: 0!important;
}
html, body {
  height: auto!important;
}
.container{
  padding: 0.08rem 0.56rem 0.56rem 0.56rem;
  box-sizing: border-box;
  display:flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
img{
  vertical-align: middle;
}
.invite{
  display: inline-block;
  width: 100%;
  height:1.4rem;
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center center;
}
.hot{
  width: 2.5rem;
  height:.6rem;
  background-repeat: no-repeat;
  background-size: 100%;
  display:flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  /* margin-bottom: .4rem; */
}
.hot_list a{
  width: 100%;
  display: inline-block;
  transform: scale(1.08);
  margin-bottom: .1rem;
}
.product_list{
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: .4rem;
}
.view_detail{
  display:inline-block;
  width: 90%;
  height:1.4rem;
  background-repeat: no-repeat;
  background-size: 106%;
  background-position: center;
  margin-bottom: .5rem;
}
.rule{
  width:100%;
  display: flex;
  justify-content: flex-end;
  margin-bottom: .35rem;
  margin-right: -0.9rem;
  margin-top: -0.3rem;
  position:relative;
}
.rule a{
  display: inline-block;
  width: 1.1rem;
  height: .37rem;
  background-repeat: no-repeat;
  background-size: 100%;
}
.snatch_treasure{
  margin-bottom: .2rem;
  width:100%;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}
.count_down{
  color:#fff;
  font-size: .24rem;
  display: flex;
  vertical-align:middle;
  line-height: 1rem;
}
.rule_dialog{
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  /* background-color: skyblue; */
  overflow: hidden;
}
.mobal{
  position: absolute;
  top: 0;
  left: 0;
  height:100%;
  width:100%;
  background-color: rgba(0, 0, 0,.6)
}
.dialog_container{
  position: absolute;
  left:50%;
  top:5%;
  transform: translate(-50%, 0);
  z-index:1;
}
.rule_dialog .dialog_container .content{
  height:10rem;
  width: 6rem;
  
  background-repeat: no-repeat;
  background-size: 100%;
}
.close{
  display:flex;
  justify-content: flex-end;
  margin-bottom: .2rem;
}
.close_btn{
  height:.6rem;
  width:.6rem;
  
  background-repeat: no-repeat;
  background-size: 100%;
  
}
.content{
  padding-top: 1rem;
  box-sizing: border-box;
  display: flex;
  padding-bottom: .4rem;
}

.inner{
  flex:1;
  padding:.3rem;
  font-size: .22rem;
  box-sizing: border-box;
  min-height:0;
  overflow-y: auto;
  color:rgba(136,136,136,255);
}
.inner h6{
  
  font-size: .22rem;
  margin-top:0;
  margin-bottom: .1rem;
}
.inner p{
  margin:0;
}
.inner div{
  margin-bottom: .16rem;
}
.invite_dialog{
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  /* background-color: skyblue; */
  overflow: hidden;
}
.invite_dialog .dialog_container .content{
  height:7.78rem;
  width: 6rem;
  
  background-repeat: no-repeat;
  background-size: 100%;
}
.invite_dialog .content{
  padding-top: 0;
  box-sizing: border-box;
  position: relative;
}
.invite_dialog_btn{
  display:inline-block;
  height:1.2rem;
  width: 90%;
  background-image: url('../img2/invite.png');
  background-repeat: no-repeat;
  background-size: 100%;
  position: absolute;
  bottom: 1.2rem;
  left: 50%;
  transform: translateX(-50%);
}
.click_snatch{
  height:1.2rem;
  width: 90%;
  background-repeat: no-repeat;
  background-size: 100%;
  margin-bottom: .5rem;
}
.count_item{
  display: inline-block;
  letter-spacing:0;
  height: .68rem;
  width: .46rem;
  background-repeat: no-repeat;
  background-size: 100%;
  font-size:.5rem;
  text-align: center;
  line-height: .68rem;
  margin-left: 0.03rem;
}
.snatch_number{
  width:100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.snatch_number .title{
  color:#ffe8c3;
  font-weight: 600;
  letter-spacing: .03rem;
  font-size: .36rem;
  margin-bottom: .3rem;
}
.snatch_inner{
  /* height: 1rem; */
  width: 90%;
  background-color: rgba(255, 255, 255, 0.2);
  box-sizing: border-box;
  padding-left: .7rem;
  padding-right: .7rem;
  margin-bottom: .5rem;
}
.snatch_inner .item{
  text-align: center;
  font-size: .3rem;
  color:#fff;
  padding: .2rem .3rem;
  border-bottom: 1px dashed rgba(255, 255, 255, 0.6);
}
.snatch_inner .item:last-child{
  border-bottom: none;
}
.continue{
  display: inline-block;
  height:1.2rem;
  width: 90%;
  background-repeat: no-repeat;
  background-size: 100%;
  margin-bottom: .5rem;
  
}
.product_list_item{
  width: 6.64rem;
  height: 2.19rem;
  background-size: 100% 100%;
}

.product_list_1_n{
  background-image: url('../img2/pro_1.png')
}

.product_list_2_n{
  background-image: url('../img2/pro_2.png')
}

.product_list_3_n{
  background-image: url('../img2/pro_3.png')
}

.product_list_4_n{
  background-image: url('../img2/pro_4.png')
}
.loading{
  position: fixed;
  top: 0;
  left: 0;
  height: 100vh;
  width: 100vw;
  background-color: #fff;
}
.loading_content{
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.loading_img{
  width: 100%;
  height: 1.44rem;
  background: url('../img2/loading.gif');
  background-size: 80%;
  background-repeat: no-repeat;
  background-position:center;

}
.head_page{
  position:relative;
}
.next_foreshow{
  position: absolute;
  right: 0;
  top: 8rem;
  background-color: #2d9a92;
  width: 2.01rem;
  height: 0.78rem;
  border-top-left-radius: .39rem;
  border-bottom-left-radius: .39rem;
  color: white;
  font-size: 0.33rem;
  text-align: center;
  line-height: .78rem;
}
.next_foreshow_dialog{
  position: fixed;
  left: 0;
  top: 0;
  height:100%;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.next_foreshow_content{
  width: 93%;
  height: 8.38rem;
  background-image: url('../img2/f_f_anni_index_next_popup_3.png');
  background-repeat: no-repeat;
  background-size:100%;
  z-index:2;
}
.description_tipc{
  font-size: .36rem;
  font-weight: 700;
  color: #ffe8c3;
}
.get_award{
  width:100%;
  font-size: .36rem;
  color:#ffe8c3;
  display: flex;
  flex-direction: column;
  align-items: center;
  font-weight: 700;
}
.get_award :first-child{
  margin-bottom:.3rem;
}
.get_award :last-child{
  width:95%;
  display:flex;
  justify-content:center;

}
.get_award_btn{
  display: inline-block;
  height: 1.2rem;
  width: 90%;
  background-image: url('../img2/get_award.png');
  background-repeat: no-repeat;
  background-size:100%;
}
.luky_number{
  width:90%;
  position: relative;
  /* padding:.2rem; */
  background-image: url('../img2/line.png');
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center;
  text-align: center;
  /* height:.1rem; */
  margin-bottom: .1rem;

}
.luky_number_line{
  border-top: 1px solid #ffe8c3;
}
.luky_number_text{
  /* position:absolute;
  font-weight: 700; */
  /* top: -.02rem;
  left: 50%; */
  font-size: .3rem;
  color:#ffe8c3;
  /* transform: translateX(-50%); */
}