@charset "utf-8";

/* CSS Document */
body {
  padding: 0;
  font-size: 12px;
  font-family: "Microsoft YaHei", Arial, Helvetica, sans-serif, "微软雅黑";
  background: #ecdfff;
  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;
  vertical-align: middle;
  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: #7243a9 url(../images/page-index.jpg) no-repeat center top;
  background-size: 7.5rem;
}
.page-zd {
  width: 100%;
  height: 100%;
  min-height: 100vh;
  background: #7243a9 url(../images/page-zd.jpg) no-repeat center top;
  background-size: 7.5rem;
}
.page-share {
  width: 100%;
  height: 100%;
  min-height: 100vh;
  background: #7243a9 url(../images/page-share.jpg) no-repeat center top;
  background-size: 7.5rem;
}

/*banner*/
.banner {
  height: 11.39rem;
  width: 100%;
  position: relative;
}
.zd-banner {
  height: 4.27rem;
}
.share-banner {
  height: 10.97rem;
}
.ban-logo {
  display: inline-block;
  width: 1.9rem;
  margin-left: 0.32rem;
  margin-top: 0.46rem;
}
.ban-logo img {
  width: 100%;
  display: block;
  margin: 0;
}
.banner-btn {
  position: absolute;
  right: .12rem;
  top: 0;
  z-index: 2;
  text-align: center;
}
.banner-btn a {
  width: .89rem;
  height: 0.81rem;
  line-height: .3rem;
  color: #792e0e;
  font-weight: 600;
  display: inline-block;
  margin-left: .08rem;
  font-size: .24rem;
  padding-top: 0.02rem;
  box-sizing: border-box;
  background: url(../images/banner-btn_bg.png) no-repeat center / 100%;
}

/* index-main */
.index-main {
  position: relative;
  width: 100%;
  text-align: center;
}
.index-tips{
  font-size: .24rem; color: #fff; margin-top: -.35rem; padding: 0 .2rem;
}
.pub-btn{
  width: 5.31rem;
  height: 1.62rem;
  background: url(../images/index_btn_bg.png) no-repeat center / 100%;
  display: block;
  margin: 0 auto;
}
.pub-btn a{
  width: 100%; height: 100%; display: block; letter-spacing: .01rem; text-align: center; line-height: 1rem; font-size: .3rem; color: #fff; font-weight: bold;
}
.index-btn.indexBtnEnd{
  background: url(../images/indexBtnEnd.png) no-repeat center / 100%;
}

/* 助力页面 */
.zudui-main{
  height: 12.15rem;
}
.zudui-join{
  width: 6.35rem; height: 3.23rem; background: url(../images/zd_join_bg.png) no-repeat top center / 100%; position: relative; margin: 0 auto .18rem;
}
.zudui-join ul {
  display: flex; justify-content: center; padding-top: 0.25rem;
}
.zudui-join ul li {
  width: 1.38rem; margin: 0 .06rem;
}
.zudui-join ul li img{
  width: 1.21rem;
}
.zudui-join ul li span{
  width: 100%; line-height: 0.38rem; display: block; border-radius: .18rem; text-align: center; margin-top: -.24rem; position: relative;
  background: #d5d5d5;
  background: -webkit-linear-gradient(bottom, #d5d5d5, #787878);
  background: -o-linear-gradient(bottom, #d5d5d5, #787878);
  background: -moz-linear-gradient(bottom, #d5d5d5, #787878);
  background: linear-gradient(to bottom, #d5d5d5, #787878);
}
.zudui-join ul li span b{
  width: 100%; height: 100%; display: block;  font-size: .22rem; color: #fff; font-weight: bold; text-shadow: 0 .01rem 0 rgba(0, 0, 0, 0.30); 
}
.zudui-join ul li.active span{
  background: url(../images/zd_join_num_bg.png) no-repeat center / 100%;
}
.zudui-join ul li.active span b{
  background: linear-gradient(to bottom, #fef5f5, #fff2b6);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  filter: drop-shadow(0 3px 3px rgb(116, 0, 0, 0.46)); 
  text-shadow: none;
}
.zudui-btn{
  width: 4.52rem; height: 0.96rem; line-height: 0.84rem; background: url(../images/zd_btn_bg.png) no-repeat center / 100%; margin: .2rem auto .05rem; text-align: center;
}
.zudui-btn a{
  display: block; width: 100%; height: 100%; font-size: .34rem; color: #fff; font-weight: bold; text-shadow: 0 .02rem 0 rgb(88, 0, 0 ,0.2);
}
.zd-tips{
  font-size: .24rem; color: #999999; text-align: center; line-height: 1; margin-top: -0.05rem;
}
.zudui-lc{
  width: 6.34rem; height: 2.63rem; border-radius: .16rem; box-shadow: inset 0 -0.04rem .04rem #824fc2; margin: 0 auto; padding: .4rem .14rem .14rem; box-sizing: border-box; position: relative;
  background: #b081f6;
  background: -webkit-linear-gradient(bottom, #b081f6, #562e8f);
  background: -o-linear-gradient(bottom, #b081f6, #562e8f);
  background: -moz-linear-gradient(bottom, #b081f6, #562e8f);
  background: linear-gradient(to bottom, #b081f6, #562e8f);
}
.zudui-lc h3{
  position: absolute; top: 0; left: 50%; transform: translateX(-50%); width: 2.68rem;
}
.zudui-lc ul{
  height: 2.16rem; background: #fff; border-radius: 0 0 .14rem .14rem; box-shadow: inset 0 .02rem .2rem rgb(241, 120, 120, .42); padding: 0.34rem .28rem 0; box-sizing: border-box; display: flex; justify-content: space-between;
}
.zudui-lc ul li{
  width: 1.58rem; text-align: center;
}
.zudui-lc ul li img{
  width: .78rem; margin: 0 auto;
}
.zudui-lc ul li p{
  width: 100%; height: 1.16rem; font-size: .22rem; color: #33000e; border: 1px solid #cb81f2; border-radius: .2rem; padding-top: 0.4rem; margin-top: -.4rem; box-sizing: border-box;
}
.zudui-lc ul::before{
  content: ''; width: 0.21rem; height: 0.19rem; background: url(../images/zd_lc_line.png) no-repeat center / 100%; display: block; position: absolute; left: 2.09rem;top: 1.62rem;
}
.zudui-lc ul::after{
  content: ''; width: 0.21rem; height: 0.19rem; background: url(../images/zd_lc_line.png) no-repeat center / 100%; display: block; position: absolute; left: 4.05rem;top: 1.62rem;
}
.noUser {
  font-size: .26rem; color: #333333; line-height: 2.6rem; text-align: center;
}
.zudui-userList{
  width: 100%; height: 4.51rem; background: url(../images/zd_userList_bg.png) no-repeat top center / 100%; margin-top: -.52rem; padding: 0.94rem .34rem 0; box-sizing: border-box;
}
.zudui-userList h3{
  font-size: .36rem; font-weight: bold; text-align: center; line-height: 1.1; margin-bottom: 0.22rem;
  background: linear-gradient(to bottom, #ffffff, #fff2b4);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  filter: drop-shadow(0 3px 3px rgb(211, 22, 12, .46));  
}
.zudui-userList ul li {
  line-height: 0.86rem;
  border-bottom: .01rem dashed #e0e0e0;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: .26rem;
  color: #333333;
}
.zudui-userList ul li i {
  width: 0.4rem; height: 0.4rem; line-height: 0.4rem; border-radius: .5rem; color: #fff; font-weight: bold; display: block; text-align: center; font-style: normal; margin-right: 0.12rem;
  background: #fe4a2b;
  background: -webkit-linear-gradient(bottom, #fe4a2b, #bb0d12);
  background: -o-linear-gradient(bottom, #fe4a2b, #bb0d12);
  background: -moz-linear-gradient(bottom, #fe4a2b, #bb0d12);
  background: linear-gradient(to bottom, #fe4a2b, #bb0d12);
}
.zudui-userList ul li span {
  width: 1.9rem; display: block;
}
.zudui-userList ul li p{
  width: 2.12rem;
}
.zudui-userList ul li a{
  width: 1.46rem; line-height: 0.44rem; border-radius: .1rem; font-size: .26rem; color: #fff; font-weight: 600; text-align: center;
  background: #fe4a2b;
  background: -webkit-linear-gradient(bottom, #fe4a2b, #bb0d12);
  background: -o-linear-gradient(bottom, #fe4a2b, #bb0d12);
  background: -moz-linear-gradient(bottom, #fe4a2b, #bb0d12);
  background: linear-gradient(to bottom, #fe4a2b, #bb0d12);
}
.zudui-userList ul li:last-child{
  border-bottom: none;
}
.zd-qun{
  width: 6.92rem; height: 2.16rem; display: flex; justify-content: flex-start; align-items: flex-start; margin-bottom: 0.42rem; margin: 0 auto;
}
.zd-qun img{
  width: .75rem; display: block; margin: .32rem 0 0 .4rem; animation: scale 1s infinite alternate ease-in-out;
}
@keyframes scale{
  0%{transform: scale(.9);}
  100%{transform: scale(1.05);}
}

/* 分享页 */
.share-main{
  height: 4.89rem;
}
.share-main .zd-qun{
  width: 6.41rem; height: 1.75rem; background: url(../images/zd_qun_bg.png) no-repeat top center / 100%; display: flex; justify-content: flex-start; align-items: flex-start; margin-bottom: 0.42rem; margin: 0 auto; position: relative; left: 0.01rem; margin-top: -0.55rem;
}
.share-main .zd-qun img{
  margin: .35rem 0 0 .15rem;
}


