.step {
  width: 6.9rem;
  height: auto;
  display: block;
  margin: 0 auto;
}

body {
  background-color: #fff;
}

.main {
  padding: 0.3rem 0;
}

.group {
  padding: 0.3rem 0 0;
}

.group .member {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0.5rem 0;
}

.group .member img {
  width: 0.9rem;
  height: 0.9rem;
  border-radius: 0.5rem;
  box-sizing: border-box;
  border: #eee solid 0.02rem;
}

.group .member .list {
  width: 1.5rem;
  text-align: center;
  font-size: 0.24rem;
  color: #222222;
  margin: 0 0.2rem;
}

.group .member .list.head img {
  border: #fed547 solid 0.02rem;
}

.count-num {
  font-size: 0.34rem;
  text-align: center;
}

.count-num span {
  font-size: 0.5rem;
  color: #f83c3c;
  margin: 0 0.05rem;
}

.count-time {
  color: #333333;
  font-size: 0.3rem;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-bottom: 0.3rem;
}

.count-time span {
  width: 0.55rem;
  height: 0.43rem;
  background-color: #f83c3c;
  border-radius: 0.1rem;
  display: block;
  color: #ffffff;
  line-height: 0.43rem;
  text-align: center;
  margin: 0 0.1rem;
}

.group-btn {
  width: 6.64rem;
  height: 1.01rem;
  background-color: #f83c3c;
  border-radius: 0.22rem;
  line-height: 1.01rem;
  font-size: 0.44rem;
  text-align: center;
  color: #fff;
  display: block;
  margin: 0.34rem auto 0;
}

.group-btn.sty2 {
  background-color: #fff;
  border: 0.02rem #f83c3c solid;
  box-sizing: border-box;
  color: #f83c3c;
}

.rule {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0.29rem;
  color: #999999;
  margin-top: 0.3rem;
}

.rule img {
  width: 0.23rem;
  height: 0.23rem;
  margin: 0 0.1rem;
}

.group-info {
  width: 6.9rem;
  height: 3.4rem;
  background: url(./../images/box-bg.png) top center/100% 100%;
  margin: 0 auto;
  padding: 0.2rem;
  box-sizing: border-box;
}

.group-info .tit {
  font-size: 0.44rem;
  padding: 0.1rem 0 0.25rem;
  color: #ffe746;
  line-height: 0.5rem;
}

.group-info .info {
  display: flex;
  color: #fff;
  font-size: 0.38rem;
}

.group-info .info img {
  width: 2.12rem;
  height: 2.12rem;
  border-radius: 0.2rem;
  margin-right: 0.2rem;
}

.group-info .info .txt {
  width: 4rem;
}

.group-info .info .txt .price span {
  width: 2.22rem;
  height: 0.56rem;
  background-color: #ffea5a;
  border-radius: 0.12rem;
  line-height: 0.57rem;
  display: inline-block;
  text-align: center;
  color: #fb5a52;
  font-size: 0.3rem;
  margin-right: 0.1rem;
}

.group-info .info .txt .price em {
  color: #ffeae9;
  font-style: normal;
  text-decoration: line-through;
  font-size: 0.26rem;
}

.dia-rule .rule-tit {
  font-size: 0.42rem;
  text-align: center;
  line-height: 0.55rem;
  padding: 0.3rem 0 0.3rem;
}

.dia-rule .rule-txt {
  font-size: 0.26rem;
  color: #333333;
  padding: 0 0.6rem;
  line-height: 0.4rem;
  margin-bottom: 0.1rem;
}

.dia-rule .rule-btn {
  width: 6.06rem;
  height: 0.81rem;
  background-color: #3fb4f7;
  border-radius: 0.41rem;
  line-height: 0.81rem;
  color: #fff;
  text-align: center;
  font-size: 0.4rem;
  display: block;
  margin: 0.3rem auto;
}

.dia-share {
  padding: 0.3rem 0 0 0;
  box-sizing: border-box;
}

.dia-share .shre-list {
  display: flex;
  align-items: center;
  justify-content: center;
}

.dia-share .shre-list img {
  width: 1rem;
  height: 1rem;
  margin-bottom: 0.1rem;
}

.dia-share .shre-list .list {
  margin: 0.2rem 0.8rem;
  text-align: center;
  font-size: 0.3rem;
  color: #333333;
}

.dia-share .share-btn {
  width: 100%;
  height: 0.8rem;
  border-top: 0.1rem #eee solid;
  line-height: 0.8rem;
  width: 100%;
  display: block;
  text-align: center;
  font-style: 0.3rem;
  margin-top: 0.2rem;
}

.join-group {
  width: 5.83rem;
  height: auto;
  background-color: transparent;
  padding-top: 1.8rem;
}

.join-group .dia-bg {
  width: 5.82rem;
  height: auto;
  position: absolute;
  top: 0;
}

.join-group .verify {
  width: 100%;
  position: relative;
  z-index: 2;
  height: auto;
  background-color: #fff;
  border-radius: 0.44rem;
  text-align: center;
  padding: 0.35rem;
  box-sizing: border-box;
}

.join-group .hd {
  color: #333333;
  font-size: 0.4rem;
}

.join-group .btn {
  width: 5.14rem;
  height: 0.76rem;
  background-color: #e5e5e5;
  border-radius: 0.38rem;
  color: #ababab;
  font-size: 0.36rem;
  display: block;
  margin: 0.4rem auto 0;
  line-height: 0.76rem;
}

.join-group .btn.act {
  background-color: #f83c3c;
  color: #fff;
}

.join-group .col {
  display: flex;
  color: #999999;
  font-size: 0.3rem;
  align-items: center;
  margin: 0.4rem 0 0 0;
}

.join-group .label {
  flex: 0 0 1rem;
  color: #333;
}

.join-group .inp-bg {
  height: 0.74rem;
  background: #EFF0F1;
  border-radius: 0.48rem;
  flex: 1;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  margin-left: 0.1rem;
  padding-left: 0.2rem;
}

.join-group .getcode {
  height: 0.66rem;
  flex: 0 0 1.7rem;
  background: #3fb4f7;
  border-radius: 0.48rem;
  color: #FFFFFF;
  text-align: center;
  font-size: 0.26rem;
  text-align: center;
  line-height: 0.7rem;
  margin: 0 0.04rem 0 0;
}

.join-group .dia-wrap .inp-bg2 {
  padding-right: 0;
}

.join-group .van-popup {
  background-color: transparent;
  overflow-y: visible;
}

.join-group .van-cell {
  background: transparent;
  padding: 0;
  line-height: 0.74rem;
}

.close {
  width: 0.5rem;
  height: 0.5rem;
  background: url(./../images/icon-close.png) center/100% 100%;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 8;
}

.dia-msg {
  width: 6.9rem;
  height: 6.29rem;
  background-color: transparent;
  background: url(./../images/dia-bg1.png) center/cover;
  padding: 3.22rem 1.3rem 0 1.7rem;
  box-sizing: border-box;
  text-align: center;
}

.dia-msg h3 {
  font-size: 0.35rem;
  color: #333333;
  width: 100%;
}

.dia-msg h4 {
  font-size: 0.3rem;
  color: #333333;
  line-height: 0.45rem;
  width: 100%;
  margin-top: 0.45rem;
}

.dia-msg p {
  font-size: 0.28rem;
  color: #666666;
  line-height: 0.4rem;
  width: 100%;
}

.dia-msg a {
  display: block;
  line-height: 0.69rem;
  color: #fff;
  text-align: center;
  width: 3.47rem;
  height: 0.69rem;
  background-color: #3fb4f7;
  border-radius: 0.35rem;
  font-size: 0.37rem;
  margin: 0.3rem auto 0;
}

.out-time {
  color: #f83c3c;
  font-size: 0.33rem;
  text-align: center;
}

.ps-txt {
  text-align: center;
  color: #aeaeae;
  font-size: 0.25rem;
  margin-top: 0.3rem;
}

.outapp.main {
  padding: 0;
}

.outapp.main .zw {
  width: 100%;
  height: 1.3rem;
  background-color: #fff;
}

.outapp .count-num {
  color: #333;
  font-size: 0.35rem;
  line-height: 0.55rem;
}

.outapp .count-num em {
  font-style: normal;
}

.fix-bottom {
  position: fixed;
  background-color: #fff;
  width: 100%;
  bottom: 0;
  left: 0;
  z-index: 20;
  border-radius: 0.3rem 0.3rem 0 0;
}

.fix-bottom .fix-con {
  padding: 0.25rem 0.2rem;
  display: flex;
}

.fix-bottom .fix-con a {
  flex: 1;
  text-align: center;
  height: 0.73rem;
  color: #fff;
  font-size: 0.35rem;
  line-height: 0.73rem;
}

.fix-bottom .fix-con a:first-child {
  width: 50%;
  background-color: #f83c3c;
  border-radius: 0.4rem 0 0 0.4rem;
}

.fix-bottom .fix-con a:last-child {
  width: 50%;
  background-color: #f83c3c;
  border-radius: 0 0.4rem 0.4rem 0;
}

.fix-bottom .fix-con a:only-child {
  width: 100%;
  background-color: #f83c3c;
  border-radius: 0.4rem;
}

.fix-bottom .fix-con a.sty2 {
  background-color: #f8681d;
}

.out-rule {
  width: 0.5rem;
  position: absolute;
  right: 0;
  top: 7.7rem;
}

.out-rule img {
  width: 100%;
}
