/*
* 活动用 变量
*/
.activity-first-survival-time-view {
  margin: 9.2rem auto 0 auto;
  width: 9.2rem;
  height: 2.56rem;
  background-image: url(../img/survival_info_bg.dec48850.png);
  background-size: 9.2rem 2.56rem;
  background-position: top left;
  background-repeat: no-repeat;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 0.266667rem;
}
.activity-first-survival-time-view > div {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.activity-first-survival-time-view .expiration-date-view > p {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.activity-first-survival-time-view .expiration-date-view > p:first-child {
  padding-bottom: 0.213333rem;
}
.activity-first-survival-time-view .expiration-date-view > p > span {
  line-height: 0.426667rem;
}
.activity-first-survival-time-view .expiration-date-view > p > span:first-child {
  color: #ffe3c2;
  font-size: 0.32rem;
}
.activity-first-survival-time-view .expiration-date-view > p > span:last-child {
  color: #fff;
  font-weight: 600;
}
.activity-first-survival-time-view .apply-platform-view > p {
  color: #ffe3c2;
  font-size: 0.32rem;
}
.activity-first-survival-time-view .apply-platform-view > div {
  color: #fff;
  font-size: 0.373333rem;
  width: 100%;
  height: 1.44rem;
  overflow-y: auto;
}
/*
* 活动用 变量
*/
.active-content-view {
  width: 100%;
}
.active-content-view > dl {
  width: 9.226667rem;
  height: 6.346667rem;
  margin: 0 auto;
  background-image: url(../img/survival_detail.61cf776f.png);
  background-size: 9.2rem 6.346667rem;
  background-position: top left;
  background-repeat: no-repeat;
  padding: 1.76rem 0.266667rem 0 0.266667rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.active-content-view > dl dt,
.active-content-view > dl dd {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  color: #fbdaa7;
  border-right: 0.026667rem solid grey;
  font-size: 0.32rem;
}
.active-content-view > dl dt > span,
.active-content-view > dl dd > span {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: center;
  line-height: 0.64rem;
  border-left: 0.026667rem solid grey;
}
.active-content-view > dl dt {
  font-weight: 600;
  border-top: 0.026667rem solid grey;
  border-bottom: 0.026667rem solid grey;
}
.active-content-view > dl dd {
  border-bottom: 0.026667rem solid grey;
}
/*
* 活动用 变量
*/
.bonus-details-view {
  width: 100%;
}
.bonus-details-view > dl {
  width: 9.226667rem;
  height: 5.28rem;
  margin: 0 auto;
  background-image: url(../img/award_detail.c5d4432b.png);
  background-size: 9.2rem 5.28rem;
  background-position: top left;
  background-repeat: no-repeat;
  padding: 2.133333rem 0.266667rem 0 0.266667rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.bonus-details-view > dl dt,
.bonus-details-view > dl dd {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  color: #fbdaa7;
  border-right: 0.026667rem solid grey;
  font-size: 0.32rem;
}
.bonus-details-view > dl dt > span,
.bonus-details-view > dl dd > span {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: center;
  line-height: 0.8rem;
  border-left: 0.026667rem solid grey;
}
.bonus-details-view > dl dt > span > .receive,
.bonus-details-view > dl dd > span > .receive {
  display: inline-block;
  border-radius: 0.106667rem;
  color: #000000;
  background: #e8e4a9;
  width: 1.12rem;
  line-height: 0.533333rem;
  font-weight: 500;
}
.bonus-details-view > dl dt {
  font-weight: 600;
  border-top: 0.026667rem solid grey;
  border-bottom: 0.026667rem solid grey;
}
.bonus-details-view > dl dd {
  border-bottom: 0.026667rem solid grey;
}
/*
* 活动用 变量
*/
.instructions-view {
  padding: 0 0.533333rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-top: 1.066667rem;
}
.instructions-view > dl dt {
  font-size: 0.373333rem;
  font-weight: 600;
  color: #fff;
  text-align: center;
}
.instructions-view > dl dd {
  font-size: 0.32rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin-bottom: 0.133333rem;
}
.instructions-view > dl dd > p {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  color: #fff;
  text-align: left;
  line-height: 0.746667rem;
}
.instructions-view > dl dd > span {
  background-image: -webkit-gradient(linear, left bottom, left top, from(#a77f5c), to(#ffdeaa));
  background-image: linear-gradient(0deg, #a77f5c 0%, #ffdeaa 100%);
  color: #773f3f;
  width: 0.426667rem;
  height: 0.426667rem;
  text-align: center;
  border-radius: 50%;
  line-height: 0.426667rem;
  margin: 0.16rem 0.16rem 0 0;
}
/*
* 活动用 变量
*/
.first-survival-view {
  width: 100vw;
  min-height: 100vh;
  background-image: url(../img/survival_banner.2d6061d0.png), -webkit-gradient(linear, left top, left bottom, from(#010c5c), to(#010426));
  background-image: url(../img/survival_banner.2d6061d0.png), linear-gradient(-180deg, #010c5c 0%, #010426 100%);
  background-size: 100%;
  background-position: top left;
  background-repeat: no-repeat;
  padding-bottom: 0.533333rem;
}
.first-survival-view .title-img {
  width: 8.906667rem;
  height: 5.573333rem;
  margin: 1.333333rem auto 0.266667rem auto;
}
