.cont_outer {
  width: 100%;
  min-height: 100%;
  background: linear-gradient(0deg, #841416 9%, #C52526 100%);
  padding-bottom: 0.5rem;
}
#cnzz_stat_icon_1277795669 {
  display: none;
}
/* 初次打开样式 */
.model_first_red {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 888;
  background: url('../img/red/first/bg.png');
  background-size: cover;
}
.model_first_red > .red_bg {
  position: absolute;
  width: 100%;
  height: 11.23rem;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  background: url('../img/red/first/red.png');
  background-size: cover;
}
.model_first_red > .red_bg > .red_btn {
  position: absolute;
  width: 2.66rem;
  height: 2.69rem;
  left: 2.44rem;
  top: 3.8rem;
  z-index: 1;
}
.model_first_red > .red_bg > .login_button {
  position: absolute;
  width: 2.66rem;
  height: 2.69rem;
  left: 2.44rem;
  top: 3.8rem;
  z-index: 1;
  background: url('../img/red/first/red_btn.png');
  background-size: cover;
}
.model_first_red > .icon_min_left {
  position: absolute;
  width: 1.84rem;
  height: 2.04rem;
  left: 0;
  top: 0.92rem;
  z-index: 1;
}
.model_first_red > .icon_left {
  position: absolute;
  width: 1.95rem;
  height: 2.36rem;
  left: 0;
  bottom: 1.66rem;
  z-index: 1;
}
.model_first_red > .icon_r {
  position: absolute;
  width: 2.28rem;
  height: 2.6rem;
  right: 0;
  bottom: 0;
  z-index: 1;
}
@keyframes tofront {
  0% {
    transform: rotateY(-90deg);
    -webkit-transform: rotateY(-90deg);
  }
  50% {
    transform: rotateY(90deg);
    -webkit-transform: rotateY(90deg);
  }
  100% {
    transform: rotateY(0deg);
    -webkit-transform: rotateY(0deg);
  }
}
@-webkit-keyframes tofront {
  0% {
    transform: rotateY(-90deg);
    -webkit-transform: rotateY(-90deg);
  }
  50% {
    transform: rotateY(90deg);
    -webkit-transform: rotateY(90deg);
  }
  100% {
    transform: rotateY(0deg);
    -webkit-transform: rotateY(0deg);
  }
}
.back_rotate {
  animation: tofront 2s infinite ease-in-out;
  -webkit-animation: tofront 2s infinite ease-in-out;
  animation-iteration-count: 1;
  -webkit-animation-iteration-count: 1;
}
@keyframes scale {
  0% {
    transform: scale(1);
    -webkit-transform: scale(1);
  }
  50% {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
  }
}
@-webkit-keyframes scale {
  0% {
    transform: scale(1);
    -webkit-transform: scale(1);
  }
  50% {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
  }
}
.scale {
  animation: scale 1s infinite;
}
/* 拆红包成功 */
.model_red_success,
.model_rule,
.model_over,
.model_step,
.model_today_over,
.model_red_max,
.model_push {
  position: fixed;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  z-index: 999;
  top: 0;
  left: 0;
  display: none;
}
.model_today_over > .model_box,
.model_red_max > .model_box {
  width: 6.46rem;
  height: 3.2rem;
  position: absolute;
  background: url('../img/red/model_bg1.png');
  background-size: 100% 100%;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -52%);
  -webkit-transform: translate(-50%, -52%);
}
.model_today_over,
.model_red_max {
  z-index: 1000!important;
}
.model_push img {
  width: 5.53rem;
  height: 1.48rem;
  display: block;
  margin: 2rem auto 0;
}
.model_red_success > .model_box {
  width: 6.71rem;
  height: 5.98rem;
  background: url('../img/red/red_success.png');
  background-size: 100% 100%;
  position: absolute;
  margin: auto;
  left: 0;
  right: 0;
  top: -10%;
  bottom: 0;
  text-align: center;
}
.model_red_success > .model_box > .cont_box {
  position: absolute;
  bottom: 0.62rem;
  width: 100%;
  text-align: center;
}
.model_red_success > .model_box > .cont_box > .t {
  font-size: 0.3rem;
  color: #fff;
}
.model_red_success > .model_box > .cont_box > .money_multiple,
.model_red_success > .model_box > .cont_box .money_one {
  margin-top: 0.2rem;
  color: #FDE6B5;
  font-weight: bold;
  font-size: 0.32rem;
  line-height: 0.6rem;
}
.model_red_success > .model_box > .cont_box > .money_multiple > span,
.model_red_success > .model_box > .cont_box .money_one > span {
  font-size: 0.77rem;
}
/* 规则弹框 */
.model_rule > .model_box {
  width: 7.37rem;
  height: 9.19rem;
  background: url('../img/red/model_bg03.png');
  background-size: 100% 100%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -53%);
  -webkit-transform: translate(-50%, -53%);
  padding: 1.58rem 1.12rem 0;
}
.model_rule > .model_box > .inner_box {
  height: 6.4rem;
  overflow-y: auto;
}
.model_rule > .model_box div {
  font-size: 0.24rem;
  color: #6c6c6c;
  line-height: 0.36rem;
}
.model_rule > .model_box .t {
  font-size: 0.36rem;
  color: #EF3030;
  text-align: center;
  padding-bottom: 0.24rem;
  font-weight: 500;
}
.model_close {
  position: absolute;
  bottom: -1.05rem;
  left: 50%;
  transform: translateX(-50%);
  width: 0.8rem;
  height: 0.8rem;
}
/* 活动结束 */
.model_over > .model_box {
  width: 6.46rem;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
}
.model_over > .model_box > .part_1 {
  width: 6.46rem;
  height: 3.85rem;
  background: url('../img/red/model_bg2.png');
  background-size: 100% 100%;
  text-align: center;
  padding-top: 1.77rem;
}
.model_over > .model_box > .part_1 div {
  font-size: 0.24rem;
  color: #6C6C6C;
  line-height: 0.36rem;
}
.model_over > .model_box > .part_1 div.t {
  font-size: 0.36rem;
  color: #EF3030;
  font-weight: 500;
  padding-bottom: 0.24rem;
}
.model_over > .model_box > .btn {
  width: 3.39rem;
  height: 0.9rem;
  background: url('../img/red/btn_bg.png');
  background-size: 100% 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0.36rem;
  font-weight: 500;
  color: #FFFFFF;
  margin: 0.03rem auto;
}
.model_over > .model_box > .desc {
  font-size: 0.24rem;
  color: #FFFFFF;
  text-align: center;
  margin-top: 0.12rem;
}
/* 今日抢完 */
.model_today_over > .model_box {
  padding: 0.93rem 0 0 0;
  text-align: center;
}
.model_today_over > .model_box > .t {
  font-size: 0.48rem;
  font-weight: bold;
  color: #EF3030;
}
.model_today_over > .model_box > .text {
  font-size: 0.24rem;
  color: #6C6C6C;
  margin-top: 0.08rem;
}
/* 红包上限 */
.model_red_max > .model_box {
  padding: 0.7rem 1.07rem 0;
  text-align: center;
}
.model_red_max > .model_box > .text {
  font-size: 0.24rem;
  color: #6C6C6C;
  margin-top: 0.08rem;
  line-height: 0.36rem;
}
.model_red_max > .model_box > .btn {
  width: 3.39rem;
  height: 0.9rem;
  background: url('../img/red/btn_bg.png');
  background-size: 100% 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0.36rem;
  font-weight: 500;
  color: #FFFFFF;
  margin: 0.26rem auto 0;
}
/* 主页面内容 */
.cont_outer > .red_back {
  width: 100%;
  height: 15.07rem;
}
.cont_outer > .logo {
  position: absolute;
  width: 1.2rem;
  height: 0.37rem;
  top: 0.34rem;
  left: 0.25rem;
  z-index: 1;
}
.cont_outer > .text_desc {
  position: absolute;
  width: 100%;
  height: 3.92rem;
  top: 0.47rem;
  left: 0rem;
  z-index: 1;
}
.cont_outer > .rule {
  position: absolute;
  width: 1.33rem;
  height: 0.51rem;
  top: 0.96rem;
  right: 0rem;
  z-index: 2;
}
/* 轮播图 */
.swiper_box {
  width: 4.92rem;
  height: 0.41rem;
  background: rgba(0, 0, 0, 0.3);
  border-radius: 0.2rem;
  position: absolute;
  top: 3.72rem;
  left: 1.34rem;
  z-index: 1;
  display: flex;
  align-items: center;
}
.swiper-container,
.swiper-wrapper {
  width: 100%;
  height: 100%;
}
.swiper-slide {
  width: 100%;
  height: 100%;
  color: #fff;
  font-size: 0.24rem;
  font-family: Source Han Sans CN;
  display: flex;
  align-items: center;
  padding-left: 0.8rem;
}
.swiper_box > .horn {
  position: absolute;
  width: 0.38rem;
  height: 0.29rem;
  left: 0.18rem;
}
/* 红包部分 */
.red_box {
  width: 100%;
  height: 9.6rem;
  position: absolute;
  top: 4.39rem;
  left: 0;
}
.red_box > .yb_left {
  position: absolute;
  width: 1.29rem;
  height: 1.42rem;
  top: 4.92rem;
  left: 0rem;
}
.red_box > .yb_right {
  position: absolute;
  width: 0.93rem;
  height: 0.9rem;
  top: 2.28rem;
  right: 0rem;
}
.red_box > .to_withdrawal {
  position: fixed;
  width: 1.48rem;
  height: 1.26rem;
  top: 6.09rem;
  right: 0rem;
  z-index: 99;
}
.red_box > .jb_left {
  position: absolute;
  width: 1.75rem;
  height: 2.04rem;
  top: 2.07rem;
  left: 0rem;
  z-index: 1;
}
.red_box > .jb_right {
  position: absolute;
  width: 2.08rem;
  height: 2.73rem;
  bottom: -1.73rem;
  right: 0;
  z-index: 1;
}
.red_box_inner {
  width: 6.62rem;
  height: 10.15rem;
  background: url('../img/red/red_box_bg01.png');
  background-size: 100% 100%;
  position: relative;
  left: 0.43rem;
  top: -0.14rem;
}
.red_box_inner > .t_box {
  padding-top: 0.83rem;
  color: #6C6C6C;
  font-size: 0.24rem;
  text-align: center;
}
.red_box_inner > .t_box > .money {
  font-size: 0.4rem;
  font-family: Source Han Sans CN;
  font-weight: bold;
  color: #EF3030;
}
.red_box_inner > .t_box > .money span {
  font-size: 0.96rem;
  font-family: Source Han Sans CN;
  font-weight: bold;
  color: #EF3030;
}
/* 进度条 */
.progress_box {
  width: 6.35rem;
  height: 2.64rem;
  background: rgba(0, 0, 0, 0.25);
  border-radius: 0.2rem;
  margin: 0.97rem auto 0;
  position: relative;
}
.remain {
  width: 5.49rem;
  height: 0.19rem;
  position: relative;
  top: 1.64rem;
  margin: 0 auto;
  left: 0.06rem;
}
.remain #progress {
  background: #FEFBDC;
  width: 5.49rem;
  height: 0.19rem;
}
.remain .mui-progressbar span {
  background: #ffab2a !important;
}
.remain > span {
  font-size: 0.18rem !important;
  font-family: PingFang SC;
  font-weight: bold;
  color: #FFFFFF;
  position: absolute;
  width: 100%;
  text-align: center;
  text-shadow: 0.01rem 0.02rem 0.03rem rgba(85, 2, 0, 0.6);
}
.remain > span span {
  font-size: 0.18rem;
}
.remain > .tips {
  position: absolute;
  top: -1.19rem;
  left: -0.06rem;
  width: 2.97rem;
  height: 0.67rem;
  background: url('../img/red/tips_bg.png');
  background-size: 100%;
  font-size: 0.19rem;
  line-height: 0.28rem;
  color: #FFF;
  text-align: center;
  padding-top: 0.16rem;
}
.red_icon_box {
  width: 100%;
  display: flex;
  position: absolute;
  top: 1.22rem;
}
.red_icon_box .every {
  flex: 1;
  text-align: center;
  z-index: 9;
}
.red_icon_box .every > .img_box {
  width: 0.67rem;
  height: 0.76rem;
  display: inline-block;
  position: relative;
}
.red_icon_box .every > .img_box img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.red_icon_box .every > .img_box .desc {
  font-size: 0.15rem;
  color: #fddba3;
  position: relative;
  z-index: 1;
  top: 0.4rem;
  font-weight: 500;
}
.red_icon_box .every > .img_box .desc span {
  font-size: 0.22rem;
}
.red_icon_box .every0 > .img_box {
  width: 0.48rem;
  height: 0.546rem;
  position: relative;
  top: 0.21rem;
}
.red_icon_box .every > .text {
  font-size: 0.17rem;
  font-family: Source Han Sans CN;
  color: #FFFFFF;
  margin-top: 0.09rem;
}
.red_box_inner > .share_btn {
  width: 5.36rem;
  height: 0.8rem;
  margin: 0.26rem auto;
  background: linear-gradient(90deg, #FFF2CE, #FFBB59);
  box-shadow: 0 0.05rem 0 0 #C1733A, 0 0.11rem 0.16rem 0 #A7000C;
  border-radius: 0.4rem;
  color: #751300;
  font-size: 0.36rem;
  font-weight: bold;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-bottom: 0.05rem;
}
.share_gray {
  background: linear-gradient(90deg, #EEEDED, #ACACAC) !important;
  box-shadow: 0 0.05rem 0 0 #5D5C5C, 0 0.11rem 0.16rem 0 #A7000C !important;
}
.red_box_inner > .text {
  font-size: 0.3rem;
  font-family: Source Han Sans CN;
  color: #FFFEFA;
  text-align: center;
}
.red_box_inner > .text2 {
  margin-top: 0.04rem;
}
/* 底部部分 */
.list_part {
  margin: 0.63rem auto 0;
  width: 7.11rem;
  border-radius: 0.2rem 0.2rem 0.35rem 0.35rem;
  background: #D90E26;
}
.list_part > .tab_box {
  width: 100%;
  height: 0.91rem;
  background: linear-gradient(0deg, #E0122C 0%, #FF5641 100%);
  border-radius: 0.2rem 0.2rem 0 0;
  display: flex;
  position: relative;
  padding: 0 0.24rem;
}
.list_part > .tab_box div {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0.36rem;
  font-family: Source Han Sans CN;
  color: #FDE6B5;
  position: relative;
}
.list_part > .tab_box > .icon {
  width: 0.67rem;
  height: 0.33rem;
  position: absolute;
  right: 0.13rem;
  top: 0.13rem;
}
.item {
  width: 3.1rem;
  height: 0.04rem;
  background: #FDE6B5;
  position: absolute;
  left: 50%;
  bottom: -0.04rem;
  transform: translatex(-50%);
  -webkit-transform: translatex(-50%);
}
.tab_cont_1 > .list {
  width: 100%;
  background: #D90E26;
  border-radius: 0rem 0rem 0.35rem 0.35rem;
  padding-left: 0.29rem;
  padding-right: 0.26rem;
}
.every_list {
  padding: 0.29rem 0;
  display: flex;
  align-items: center;
  border-bottom: 1px solid rgba(253, 232, 186, 0.26);
}
.every_list > .header {
  position: relative;
}
.every_list > .header img {
  width: 0.59rem;
  height: 0.59rem;
  border-radius: 50%;
}
.every_list > .header > .tip {
  width: 0.27rem;
  height: 0.3rem;
  position: absolute;
  bottom: 0.05rem;
  right: -0.13rem;
  z-index: 1;
}
.every_list > .name_box {
  margin-left: 0.23rem;
}
.every_list > .name_box > .name {
  font-size: 0.35rem;
  font-family: Source Han Sans CN;
  color: #FDE8BA;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  width: 2rem;
}
.every_list > .name_box > .text {
  font-size: 0.18rem;
  color: rgba(253, 232, 186, 0.64);
}
.every_list > .name_box > .text_border {
  display: inline-block;
  font-size: 0.18rem;
  color: rgba(253, 232, 186, 0.64);
  margin-top: 0.1rem;
  border-radius: 0.2rem;
  border: 0.02rem solid #FDE6B5;
  text-align: center;
  padding: 0.03rem 0.1rem 0.02rem;
}
.every_list > .right {
  font-size: 0.33rem;
  font-family: Source Han Sans CN;
  color: #FDE8BA;
  margin-left: auto;
  position: relative;
  line-height: 0.44rem;
}
.every_list > .right .tips {
  width: 0.98rem;
  height: 0.44rem;
  background: linear-gradient(0deg, #FEA861 0%, #FCDABD 100%);
  border-radius: 0.22rem;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 0.02rem;
  left: -1.05rem;
  font-size: 0.2rem;
  color: #C2181A;
}
.list_part > .strategy {
  padding: 0.74rem 0.7rem 0.8rem;
  font-size: 0.3rem;
  color: #FFE4AE;
  line-height: 0.47rem;
  display: none;
}
.list_part > .strategy > .text_2 {
  margin-top: 0.5rem;
}
.is_bottom {
  color: #FDE8BA !important;
}
.no_red_list {
  padding: 0.78rem 0;
}
.no_red_list img {
  width: 0.78rem;
  height: 0.79rem;
  display: block;
  margin: 0 auto 0.14rem;
}
.no_red_list div {
  font-size: 0.3rem;
  color: #FFE4AE;
  line-height: 0.42rem;
  text-align: center;
}
.get-more,
.no-more {
  color: #FDE8BA !important;
}
.text_tips_new {
  padding: 0 0.55rem;
}
.text_tips_new p {
  font-size: 0.26rem;
  color: #FFFEFA;
  line-height: 0.36rem;
  margin-top: 0.08rem;
  text-align: justify;
}
.text_tips_new > .color {
  color: #FCB647;
}
