@charset "utf-8";

/* CSS Document */
body {
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-touch-callout: none;
  word-wrap: break-word;
  font-family: "MiSans";
  line-height: 1.5;
  font-size: 12px;
  min-width: 7.5rem !important;
  width: 7.5rem;
  margin: 0 auto !important;
  overflow-x: hidden;
  overflow-y: auto;
  background: #fbf6ff;
}

div,
ul,
li,
p,
form,
h1,
h2,
h3,
h4,
h5,
h6,
dt,
dd,
dl {
  padding: 0;
  margin: 0;
}

a {
  text-decoration: none;
  color: #000;
}

img {
  border: none;
  vertical-align: middle;
  display: block;
  max-width: 100%;
  height: auto;
  margin: 0 auto;
}

ul,
li {
  list-style: none;
}

* {
  padding: 0;
  margin: 0;
  /* -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;*/
}

.wrap {
  width: 7rem;
  margin: 0 auto;
  position: relative;
  clear: both;
  text-align: center;
}

.m-hide {
  display: none !important;
}

.page-index {
  width: 100%;
  height: 100%;
  min-height: 100vh;
  background: #fff url('../images/page-index.jpg') no-repeat center top;
  background-size: 7.5rem;
}

.page-zd {
  width: 100%;
  height: 100%;
  min-height: 100vh;
  background: #fff url("../images/page-zd.jpg") no-repeat center top / 7.5rem;
}

.page-share {
  width: 100%;
  height: 100%;
  min-height: 100vh;
  background: #fff url("../images/page-share.jpg") no-repeat center top / 7.5rem;
}

/*banner*/
.banner {
  height: 10.74rem;
  width: 100%;
  position: relative;
  overflow: hidden;
}

.zd-banner {
  height: 4.14rem;
}

.share-banner {
  height: 10.3rem;
}

.logo {
  position: absolute;
  width: 2.06rem;
  top: 0.46rem;
  left: .5rem;
}

.logo img {
  width: 100%;
  display: block;
  margin: 0;
}

.banner-btn {
  position: absolute;
  right: .54rem;
  top: 0;
  z-index: 2;
  text-align: center;
  display: flex;

}

.banner-btn a {
  width: 1.09rem;
  height: 1rem;
  line-height: .3rem;
  color: #fff;
  display: block;
  font-size: .24rem;
  text-align: center;
  display: block;
  box-sizing: border-box;
  border-radius: 0 0 .15rem .15rem;
  margin-left: 0.2rem;
  border: .01rem solid #fff;
  border-top: none;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #9553e8;
  background: -webkit-linear-gradient(bottom, #9553e8, #5928bc);
  background: -o-linear-gradient(bottom, #9553e8, #5928bc);
  background: -moz-linear-gradient(bottom, #9553e8, #5928bc);
  background: linear-gradient(to bottom, #9553e8, #5928bc);
}
.index-banner-btn a{
  width: .96rem;
  height: .8rem;
}

/* index-main */
.index-main {
  min-height: 2.07rem;
}
.banner-img1{
  width: 3.5rem;
  position: absolute; top: 3.84rem; left: 0.38rem;
}
.banner-img2{
  width: 3.1rem;
  position: absolute; top: 6.12rem; left: 1.4rem;
}
.banner-img3{
  width: 3.1rem;
  position: absolute; top: 8.36rem; left: 0.5rem;
}

.indexBtn {
  width: 3.86rem;
  height: 1.1rem;
  text-align: center;
  margin: 0 auto;
  margin-bottom: 0.4rem;
  background: url(../images/index_btn_bg.png) no-repeat center / 100%;
  border-radius: .5rem;
  box-shadow: 0 .06rem .18rem #9d3bff6d;
  animation: indexBtnScale 0.8s ease-in-out infinite alternate;
}

.indexBtn a {
  width: 100%;
  height: 1.04rem;
  font-size: .48rem;
  letter-spacing: .01rem;
  font-weight: 700;
  display: flex;
  justify-content: center;
  align-items: center;
  background: linear-gradient(to bottom, #fffde6, #fff262);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  filter: drop-shadow(0 .04rem 0 #f92f20);
}
@keyframes indexBtnScale{
  0%{transform: scale(1);}
  100%{transform: scale(1.1);}
}

.index-tips {
  font-size: .24rem;
  color: #333333;
  font-weight: 600;
  text-align: center;
}

/* 活动结束 */
.actEnd-main {
  width: 100%;
  height: 100vh;
  background: #fff;
  text-align: center;
  display: flex;
  align-content: center;
  flex-wrap: wrap;
  justify-content: center;
  flex-direction: column;
}

.actEnd-main img {
  width: 2.5rem;
}

.actEnd-main p {
  width: 100%;
  font-size: .3rem;
  color: #333333;
  font-weight: 600;
  line-height: 0.4rem;
  margin-bottom: 0.3rem;
  text-align: center;
}

.actEnd-main span {
  color: #333333;
  font-size: .25rem;
  display: block;
  text-align: center;
  margin-top: 0.34rem;
}

/* 助力页面 */
.zudui-main {
  height: 10.67rem;
}

.zudui-pub {
  width: 6.5rem;
  margin: 0 auto;
  margin-bottom: 0.3rem;
}

.pubBg {
  width: 6.2rem;
  background: #fff;
  border-radius: .15rem;
  text-align: center;
  margin: 0 auto;
}

.zudui-join {
  height: 3.65rem;
  background: url(../images/zd_join_bg.png) no-repeat center / 100%;
  padding-top: 0.15rem;
  box-sizing: border-box;
  border-radius: .2rem;
  box-shadow: 0 .06rem .07rem #b936ff89;
}

.zudui-join ul {
  height: 2.5rem;
  padding-top: 0.3rem;
  box-sizing: border-box;
}

.zudui-join ul li {
  width: 2.5rem;
  display: inline-block;
  vertical-align: top;
  text-align: center;
  position: relative;
}

.zudui-join ul li img {
  width: 1.58rem;
  display: inline-block;
}

.zudui-join ul li span {
  width: 1.52rem;
  height: 0.4rem;
  line-height: 0.4rem;
  font-size: .22rem;
  color: #fff;
  background: #8962ed;
  background: -webkit-linear-gradient(bottom, #8962ed, #6d3ee5);
  background: -o-linear-gradient(bottom, #8962ed, #6d3ee5);
  background: -moz-linear-gradient(bottom, #8962ed, #6d3ee5);
  background: linear-gradient(to bottom, #8962ed, #6d3ee5);
  border-radius: .2rem;
  box-shadow: 0 .03rem 0 #eed6fe;
  display: block;
  margin: -.4rem auto 0;
  position: relative;
}

.pub-btn {
  width: 5.2rem;
  height: 1rem;
  background: url(../images/zd_btn_bg.png) no-repeat center / 100%;
  text-align: center;
  margin: 0 auto;
  margin-top: -0.32rem;
  border-radius: .47rem;
  box-shadow: 0 .06rem .18rem #ff4e02cf;
}

.pub-btn a {
  width: 100%;
  height: 100%;
  font-size: .44rem;
  color: #813413;
  font-weight: 600;
  text-shadow: 0 .02rem 0 #ffffff;
  display: flex;
  justify-content: center;
  align-items: center;
}

.zudui-pub h3 {
  width: 2.56rem;
  display: block;
  padding: .26rem 0 .2rem;
  margin: 0 auto;
}

.zudui-lc {
  height: 3.32rem;
  background: url(../images/zd_lc_bg.png) no-repeat center / 100%;
}

.zudui-lc ul {
  height: 2.22rem;
  display: flex;
  justify-content: center;
  padding-top: 0.3rem;
  box-sizing: border-box;
}

.zudui-lc ul li {
  width: 2.12rem;
  text-align: center;
  position: relative;
}

.zudui-lc ul li img {
  width: 1rem;
  margin-bottom: 0.05rem;
}

.zudui-lc ul li p {
  font-size: .2rem;
  color: #333333;
  line-height: 0.32rem;
}

.zudui-lc ul li p span {
  display: block;
  font-size: .26rem;
}

.zudui-lc ul li:nth-child(1)::after,
.zudui-lc ul li:nth-child(2)::after {
  content: '';
  width: 0.19rem;
  height: 0.71rem;
  background: url(../images/zd_jt.png) no-repeat center / 100%;
  display: block;
  position: absolute;
  right: -0.1rem;
  top: .06rem;
}

.zudui-userList {
  height: 2.62rem;
  background: url(../images/zd_userList_bg.png) no-repeat center / 100%;
}

.zudui-userList .preList {
  height: 1.52rem;
  padding-top: 0.24rem;
  box-sizing: border-box;
}

.zudui-userList ul li {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  font-size: .24rem;
  color: #000000;
  border: .01rem dashed #ededed;
}

.zudui-userList ul li i {
  width: .32rem;
  height: .32rem;
  line-height: .32rem;
  font-size: .24rem;
  color: #fff;
  font-weight: 600;
  font-style: normal;
  text-align: center;
  margin-right: 0.16rem;
  border-radius: .32rem;
  background: #8277f8;
  display: block;
  margin-left: 0.3rem;
}

.zudui-userList ul li span {
  flex: 1;
  font-size: .24rem;
  color: #333333;
  font-weight: bold;
}

.zudui-userList ul li p {
  width: 2.22rem;
}

.zudui-userList ul li a {
  margin-right: 0.25rem;
}

.suc::after {
  content: '';
  width: 1.3rem;
  height: 1.75rem;
  background: url(../images/zd_success.png) no-repeat center / 100%;
  display: block;
  position: absolute;
  right: -0.2rem;
  top: -.2rem;
}

.noUser {
  width: 4.25rem;
}

/* 受邀页 */
.share-main {
  height: 4.51rem;
}

.share-btn {
  margin-top: 0;
}

/* 弹窗 */
.mask {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99;
  background: rgba(0, 0, 0, .8);
}

.popup {
  width: 6rem;
  z-index: 9;
  border-radius: .22rem;
  position: fixed;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background: #fff;
}

.popup .close {
  display: block;
  width: .5rem;
  position: absolute;
  top: -.65rem;
  right: 0;
}

.popup h3 {
  width: 100%;
  height: 1.42rem;
  text-align: center;
  font-size: .48rem;
  letter-spacing: .01rem;
  display: flex;
  align-items: center;
  justify-content: center;
  background: url(../images/popup_tbg.png) no-repeat center / 100%;
}

.popup h3 span {
  font-weight: 700;
  background: linear-gradient(to bottom, #fffde9, #fff262);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}

.popup-m {
  width: 100%;
  margin: 0 auto;
  padding: .4rem .5rem .6rem;
  box-sizing: border-box;
  text-align: center;
  background: #ffffff;
  border-radius: .22rem;
}

.popup-p {
  width: 88%;
  text-align: center;
  line-height: 0.36rem;
  margin: 0 auto;
  font-size: .26rem;
  color: #444444;
  padding: 0 .2rem .16rem;
  text-align: center;
}

.popup-p span {
  color: #5a2c85;
  font-weight: 600;
  font-size: .3rem;
}

.popup-p span.tips2 {
  color: #ff4032;
  font-weight: 600;
}

.popup-img{
  width: 2.45rem;
}

.icon {
  width: 2.58rem;
}
.icon2 {
  width: 3.128rem;
  margin: -.6rem auto -.5rem;
}

.popBtn {
  width: 4.5rem;
  height: 1.27rem;
  display: block;
  margin: 0 auto -.2rem;
  font-size: .42rem;
  color: #fff;
  font-weight: bold;
  position: relative;
  border-radius: .4rem;
  background: url(../images/popup_btn2.png) no-repeat center / 100%;
  padding-top: 0.18rem;
  box-sizing: border-box;
}

.grayBg .popup h3 {
  background: url(../images/popup_tbg_gray.png) no-repeat center / 100%;
}

/* 活动规则 */
.popup-m h4 {
  font-size: .28rem; color: #5b2c86; font-weight: 600; margin-bottom: 0.14rem;
  display: flex; justify-content: flex-start; align-items: center;
}

.popup-m h4 i {
  width: 0.28rem;
  height: 0.28rem;
  line-height: 0.28rem;
  font-size: .24rem;
  color: #fff;
  font-style: normal;
  text-align: center;
  font-weight: 600;
  background: #5a2c85;
  border-radius: .4rem;
  margin-right: 0.05rem;
  display: inline-block;
}

.popup-list {
  margin-bottom: 0.2rem;
  text-align: justify;
}

.popup-list p {
  width: 94%;
  font-size: .24rem;
  color: #444;
  line-height: 0.36rem;
}

.popup-list p span {
  color: #df3434;
  font-weight: bold;
}

.popup-list p span.tips2 {
  color: #ee5555;
  font-weight: normal;
}

/* 分享弹窗 */
.share {
  width: 100%;
  max-width: 750px;
  position: fixed;
  left: 0;
  top: .6rem;
  z-index: 9;
  text-align: center;
}

.share img.share_img {
  width: 3.82rem;
  display: inline-block;
  margin: auto;
  margin-right: -.7rem;
}

.share p {
  font-size: .36rem;
  color: #fff;
  margin: .6rem auto .36rem;
}

.share p span {
  font-size: .24rem;
  font-weight: 400;
  color: #fff264;
  line-height: 0.37rem;
  display: block;
  margin-top: 0.1rem;
}

.share .popBtn {
  width: 4.22rem;
  height: 1.04rem;
  line-height: 1.04rem;
  display: block;
  margin: 0 auto;
  font-size: .42rem;
  color: #fff;
  background: url(../images/popup_btn1.png) no-repeat center / 100%;
  font-weight: normal;
}

#pcEwm {
  display: none;
}
#pcEwm .popup-img{
  margin-bottom: 0.2rem;
}
#pcEwm .popup-p{
  margin-bottom: 0; padding-bottom: 0;
}

/* 点击loading */
.loadingbox {
  width: 40%;
  height: 1.8rem;
  display: block;
  text-align: center;
  position: absolute;
  top: 46%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.loadingbox img {
  width: 100%;
  height: auto;
  display: block;
}

/* pc版打开遮罩 */
.fix-bg {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9;
  text-align: center;
}

#appletJumpBtn img {
  width: 1.5rem;
}