.indexbgimg {
  width: 100%;
  height: 103%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 100;

}

html,
body,
.index_box {
  min-height: 100.3vh;
  background: #f7bdb5;
}

.index_box {
  position: relative;
  z-index: 3;
}

.indexlink,
footer {
  z-index: 101;
}

.wrapper {
  background: #fff;
}

.leftBtn,
.rightBtn {
  position: fixed;
  z-index: 101;
  top: 70%;
  width: 0.900rem;
  height: 2.200rem;
}

.leftBtn {
  left: 0;
}

.rightBtn {
  right: 0;
}

.leftBtn img,
.rightBtn img {
  width: 100%;
  height: 100%;
}

.indexlink>div {
  position: relative;
}
.indexlink a{
  display: block;
  width: 100%;
  height: 100%;
}
.user_wrap {
  position: absolute;
  top: 1%;
  width: 70px;
  right: 0;
  justify-content: space-around;
  z-index: 100;
}

.user_wrap div {
  width: 100%;
  color: green;
}
.indexlink{
  bottom: 10%;
}

.indexlink{
  height: 135px;
  top: 75%;
}
.toLuckBtn{
  /* height: 55px!important; */
  position: relative!important;
  width: 100%!important;
  /* margin-left: -18%!important;
  border-radius: 0 0 40px 40px; */
  z-index: 1000;
  margin: 0 auto;
  margin-bottom: 28px;
}
.toLuckBtn img{
  width: 100%;
  height: 100%;
}
.touc,.toUser{
  margin-top: 7px;
  height: 66px!important;
  overflow: hidden;
}
.toUser{
  position: absolute;
  right: 0;
}
.indexlink >div{
  /* opacity: 0; */
}
.indexlink ul{
  position: relative;
  width: 63%!important;
  overflow: hidden;
}
.indexlink ul li img{
  width: 98%;
  margin: 0 auto;
}
.indexlink ul li{
  width: 50%; 
  padding: 0px;
}

.exchangeimg{
  position: absolute;
  left: 6%;
  top: 21%;
  width: 20%!important;
}
.shareimg img {
  width: 100%;
  display: block;
  margin: 8% auto;
}
@media screen and (max-width: 360px) {
  .shareimg img{
      margin: 50% auto;
  }
}

.receiveList{
  text-align: center;
  margin-top: 0px;
  float: left;
  width: 100%;
  color: #ffe6a2!important;
  font-size: 13px;
  text-decoration: underline;
  position: absolute;
  bottom: 7.8%;
}
#wrapper{
  opacity: 0;
}
/* .transform{
  transform: translate(0px, -400px)!important;
}
.transforms{
  transform: translate(0px, -200px)!important;
} */
.synthesis_pup{
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  z-index: 888;
  display: none;
  width: 100%;
}
.synthesis_pupcon {
  position: absolute;
  top: 15%;
  left: 50%;
  z-index: 999;
  padding-top: 0px;
  border-radius: 12px;
  width: 80%;
  margin-left: -40%;
}
.synthesis_pupcon_bg {
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: .55;
  filter: alpha(opacity=55);
  position: fixed;
  top: 0;
}
.synthesis_pup_Btn{
  display: flex;
  /* height: 50px; */
  position: absolute;
  left: 10%;
  width: 80%;
  bottom: -15%;
}
.synthesis_pup_Btn p{
 width: 100%;
 text-align: center;
}
.synthesis_pup_Btn p img{
  width: 80%;
  margin: 0 auto;
}
.getNum{
  position: relative;
  text-align: center;
  color: #e9081b;
  margin-top: 15px;
}
.getsurplusNum{
  width: 80%;
  margin: 0 auto;
  background: #ffe1a1;
  color: #c45809;
  text-align: center;
  margin-top: -0.15rem;
  padding: 0.1rem;
  border-radius: 20rem;
}
.getNum span{
  font-size: 0.30rem;
}
.getNum p{
  position: absolute;
  width: 100%;
  height: 100%;
  top: -21%;
  left: 0;
  text-align: center;
  z-index: 10;
  font-size: 0.29rem;
}
.min_pup{
  position: relative;
  overflow: initial;
}
.pupt{
  position: fixed;
  left: 50%;
  top: 50%;
}
.synthesistype{
  position: absolute;
  top: 30%;
  z-index: 1000;
  left: 50%;
  width: 42%;
  margin-left: -21%;
}
.synthesi_title{
  position: absolute;
  top: 6.5%;
  z-index: 1000;
  left: 50%;
  width: 60%;
  margin-left: -30%;
  display: none;
}
.synthesis_pupcon{
  opacity: 0;
  overflow: initial;
}
.helpanimation {
opacity: 1;
-webkit-animation: scale-in-center 0.4s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
animation: scale-in-center 0.4s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
}

@-webkit-keyframes scale-in-center {
0% {
-webkit-transform: scale(0);
  transform: scale(0);
opacity: 1;
}
100% {
-webkit-transform: scale(1);
  transform: scale(1);
opacity: 1;
}
}
@keyframes scale-in-center {
0% {
-webkit-transform: scale(0);
  transform: scale(0);
opacity: 1;
}
100% {
-webkit-transform: scale(1);
  transform: scale(1);
opacity: 1;
}
}
.bgimg{
position: absolute;
top: 50%;
left: 50%;
z-index: 998;
padding-top: 0px;
border-radius: 12px;
width: 80%;
margin-left: -40%;
margin-top: -96px;
display: none;
}
.prizebjimg {
-webkit-animation: scale-in-center1 0.3s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
animation: scale-in-center1 0.3s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
}

@-webkit-keyframes scale-in-center1 {
0% {
-webkit-transform: scale(0);
  transform: scale(0);
}
100% {
-webkit-transform: scale(3);
  transform: scale(3);
}
}
@keyframes scale-in-center1 {
0% {
-webkit-transform: scale(0);
  transform: scale(0);
}
100% {
-webkit-transform: scale(3);
  transform: scale(3);
}
}
.ca-contents {
  /* height: 29vh; */
  position: absolute;
  z-index: 10px;
  left: 14%;
  top: 42%;
  width: 73%;
}
.ca-contents dl {
  overflow: hidden;
  /* display: flex; */
  width: 100%;
  padding: 0.25rem;
  margin-bottom: 10px;
  margin-left: 1.3%;
  border-radius: 8px;
  position: relative;
  white-space: nowrap;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  text-align: center;
  /* margin-top: 5%; */
}
.ca-contents dl dt{
  display: inline-block;
  vertical-align: top;
  text-align: center;
  width: 30%;
  margin-right: 0.1rem;
}
.ca-contents dl dt img{
  width: 77%!important;
  height: 50%!important;
  /* margin: 42% auto;
  margin-top: 34%; */
  margin: 27% auto;
}
.sharecent{
  position: relative;
  margin: 0 auto;
  padding-right: 1%;
  width: 100%;
  top: -0.35rem;
 left: 0;
}
.sharecent img{
  margin: 0 auto;
  width: 100%;
  display: block;
}
.sharecent span{
  position: absolute;
  width: 24%;
  height: 93%;
  z-index: 10;
  right: 0;
  top: 5%;
}