@charset "utf-8";

/* CSS Document */
body {
  padding: 0;
  font-size: 12px;
  font-family: "MiSans";
  background: #f0fef9;
  overflow-x: hidden;
  margin: 0 auto !important;
  font-size: 12px;
  min-width: 7.5rem !important;
  width: 7.5rem;
  margin: 0 auto !important;
  overflow-x: hidden;
  overflow-y: auto;
}
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;
  display: block;
  max-width: 100%;
  height: auto;
  margin: 0 auto;
}
ul,
li {
  list-style: none;
}
* {
  padding: 0;
  margin: 0;
}
.wrap {
  width: 7rem;
  margin: 0 auto;
  position: relative;
  clear: both;
  text-align: center;
}

#appletJumpBtn img{
  width: 1.5rem;
}

/* 首页 */
.page-index {
  width: 100%;
  height: 100%;
  min-height: 100vh;
  background: #1e9a82 url(../images/page-index.jpg) no-repeat center top;
  background-size: 7.5rem;
}
.page-zd {
  width: 100%;
  height: 100%;
  min-height: 100vh;
  background: #a9f8cf url(../images/page-zd.jpg) no-repeat center top;
  background-size: 7.5rem;
}
.page-share {
  width: 100%;
  height: 100%;
  min-height: 100vh;
  background: #1e9a82 url(../images/page-share.jpg) no-repeat center top;
  background-size: 7.5rem;
}

/*banner*/
.banner {
  height: 11.58rem;
  width: 100%;
  position: relative;
}
.zd-banner {
  height: 5.03rem;
}
.share-banner {
  height: 11.34rem;
}
.ban-logo {
  display: inline-block;
  width: 2.01rem;
  margin-left: 0.52rem;
  margin-top: 0.66rem;
}
.ban-logo img {
  width: 100%;
  display: block;
  margin: 0;
}
.banner-btn {
  position: absolute;
  right: .3rem;
  top: 0;
  z-index: 2;
  text-align: center;
}
.banner-btn a {
  width: 1.19rem;
  height: 0.92rem;
  line-height: .92rem;
  font-weight: 400;
  display: block;
  color: #fff;
  font-size: .24rem;
  border-radius: 0 0 .1rem .1rem;
  box-sizing: border-box;
  background: #0c967b;
  display: inline-block;
  margin-left: 0.18rem;
}

/* index-main */
.index-main {
  position: relative;
  width: 100%;
  text-align: center;
}
.index-btn{
  width: 5.86rem;
  height: 1rem;
  background: #ffcf28;
  background: -webkit-linear-gradient(to bottom, #ffcf28, #ff4c00);
  background: -o-linear-gradient(to bottom, #ffcf28, #ff4c00);
  background: -moz-linear-gradient(to bottom, #ffcf28, #ff4c00);
  background: linear-gradient(to bottom, #ffcf28, #ff4c00);
  border-radius: .5rem;
  border: .02rem solid #ffffff;
  box-shadow: 0 .1rem .2rem #00000034;
  display: block;
  margin: 0 auto;
}
.index-btn a{
  width: 100%; height: 100%; letter-spacing: .01rem; text-align: center; font-weight: 600; line-height: .8rem; font-size: .4rem; color: #fff; font-weight: 700;
  display: flex; align-items: center; justify-content: center;
}
.index-btn.indexBtnEnd{
  background: #cccccc;
  background: -webkit-linear-gradient(right, #cccccc,#fff, #cccccc);
  background: -o-linear-gradient(right, #cccccc,#fff, #cccccc);
  background: -moz-linear-gradient(right, #cccccc,#fff, #cccccc);
  background: linear-gradient(to right, #cccccc,#fff, #cccccc);
}
.index-btn.indexBtnEnd a{
  background: linear-gradient(to right, #555555 22%, #010101);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}

/* 助力页面 */
.zudui-main{
  padding-bottom: 0.08rem;
}
.zd-pub{
  width: 6.7rem; border-radius: .16rem; padding: .2rem; box-sizing: border-box; margin: 0 auto .3rem;
  background: #2ed4b4;
  background: -webkit-linear-gradient(to bottom, #0e8e75, #2ed4b4);
  background: -o-linear-gradient(to bottom, #0e8e75, #2ed4b4);
  background: -moz-linear-gradient(to bottom, #0e8e75, #2ed4b4);
  background: linear-gradient(to bottom, #0e8e75, #2ed4b4);
}
.zd-pub-m{
  background: #fff; border-radius: .16rem; text-align: center;
}
.zudui-join ul {
  display: flex; justify-content: center; padding-top: 0.26rem;
}
.zudui-join ul li {
  width: 1.8rem; text-align: center;
}
.zudui-join ul li img{
  width: 1.04rem; display: block; margin-bottom: -0.17rem;
}
.zudui-join ul li span{
  min-width: 1.33rem; height: 0.38rem; line-height: 0.38rem; border-radius: .18rem; text-align: center; position: relative;
  margin: 0 auto; font-size: .24rem; color: #fff; display: inline-block;
  background: #999999; border: .01rem solid #fff;
}
.zudui-join ul li.active span{
  background: #37c5b7;
  background: -webkit-linear-gradient(to bottom, #37c5b7, #1e9a82);
  background: -o-linear-gradient(to bottom, #37c5b7, #1e9a82);
  background: -moz-linear-gradient(to bottom, #37c5b7, #1e9a82);
  background: linear-gradient(to bottom, #37c5b7, #1e9a82);
}
.zudui-btn{
  width: 4.51rem; height: 0.8rem; line-height: 0.8rem; margin: .22rem auto .16rem; text-align: center; border-radius: .4rem;
  background: url(../images/zd_btn_bg.png) no-repeat center / 100%;
}
.zudui-btn a{
  display: block; width: 100%; height: 100%; font-size: .36rem; color: #fff; font-weight: 600; text-shadow: 0 .02rem .01rem #dc251468;
}
.zd-tips{
  line-height: 1; padding-bottom: 0.25rem;
}
.zudui-lc{
  padding-top: 0;
}
.zd-pub h3{
  width: 4.6rem; height: 0.7rem; line-height: 0.7rem; font-size: .29rem; color: #fff; font-weight: 600; margin: 0 auto; text-align: center; border-radius: 0 0 .15rem .15rem; margin-bottom: -0.22rem; position: relative; z-index: 4;
  background: #20dcb8;
  background: -webkit-linear-gradient(to bottom, #20dcb8, #00836a);
  background: -o-linear-gradient(to bottom, #20dcb8, #00836a);
  background: -moz-linear-gradient(to bottom, #20dcb8, #00836a);
  background: linear-gradient(to bottom, #20dcb8, #00836a);
}
.zudui-lc ul{
  display: flex; justify-content: center; position: relative; border-radius: 0 0 .16rem .16rem;  padding-top: 0.4rem;
}
.zudui-lc ul li{
  width: 2.06rem; text-align: center;
}
.zudui-lc ul li img{
  width: 1.17rem; margin: 0 auto;
}
.zudui-lc ul li p{ 
  font-size: .24rem; color: #333333; line-height: 0.3rem; padding-bottom: 0.24rem;
}
.zudui-lc ul::before{
  content: ''; width: 0.73rem; height: 0.03rem; background: url(../images/zd_lc_line.png) no-repeat center / 100%; display: block; position: absolute; left: 1.74rem; top: .83rem;
}
.zudui-lc ul::after{
  content: ''; width: 0.73rem; height: 0.03rem; background: url(../images/zd_lc_line.png) no-repeat center / 100%; display: block; position: absolute; left: 3.8rem;
  top: .83rem;
}
/* .zd-suc::after{
  content: ''; width: 1.24rem; height: 1.09rem; background: url(../images/zd_suc_img.png) no-repeat center / 100%; display: block; position: absolute; top: -.5rem; right: -.3rem;
} */
.noUser {
  width: 4.6rem; padding-top: 0.3rem;
}
.zudui-userList{
  padding-top: 0;
}
.zudui-userList .preList{
  height: 2.14rem; border-radius: 0 0 .16rem .16rem;
}
.zudui-userList .preList ul{
  margin: 0 .36rem; padding-top: 0.24rem;
}
.zudui-userList ul li {
  width: 100%;
  line-height: 0.88rem;
  border-bottom: .01rem dashed #84d3c4;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: .26rem;
  color: #333333;
  box-sizing: border-box;
}
.zudui-userList ul li i {
  width: 0.4rem; height: 0.4rem; line-height: 0.4rem; border-radius: .5rem; color: #fff; display: block; text-align: center; font-style: normal; margin-right: 0.12rem;
  background: #008269;
}
.zudui-userList ul li span {
  flex: 1; text-align: left; color: #008269;
}
.zudui-userList ul li p{
  width: 2.06rem;
}
.zudui-userList ul li a{
  width: 1.2rem; height: 0.36rem; line-height: 0.36rem; background: #1d9b83; border-radius: .18rem; font-size: .24rem; color: #fff; text-align: center;
}
.zudui-userList ul li:last-child{
  border-bottom: none;
}

/* 进群 */
.zd-qun{
  width: 6.6rem; height: 1.58rem; display: flex; justify-content: flex-end; align-items: flex-start; margin-bottom: 0.42rem; margin: -.05rem auto .3rem; background: url(../images/zd_qun_bg.png) no-repeat center / 100%;
}
.zd-qun img{
  width: 1.28rem; display: block; margin: .2rem .06rem 0 0; animation: scale .8s infinite alternate ease-in-out;
}
@keyframes scale{
  0%{transform: scale(1);}
  100%{transform: scale(1.1);}
}

/* 应邀页 */
.share-main{
  height: 5.87rem;
}
.share-btn{
  margin-top: 0; margin-bottom: 3.05rem;
}