@charset "utf-8";

/* CSS Document */
body {
  padding: 0;
  font-size: 12px;
  font-family: "MiSans";
  font-weight: normal;
  background: #f5fffa;
  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;
  /* -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;
}

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

/*banner*/
.banner {
  height: 11.17rem;
  width: 100%;
  position: relative;
}
.zd-banner {
  height: 5.26rem;
}
.ban-logo {
  position: absolute;
  width: 1.92rem;
  top: .66rem;
  left: .46rem;
}
.ban-logo img {
  width: 100%;
  display: block;
  margin: 0;
}
.page-zd .ban-logo{
  top: 0.32rem;
  left: 0.34rem;
}
.banner-btn {
  position: absolute;
  right: .3rem;
  top: 0;
  z-index: 2;
  text-align: center;
}
.banner-btn a {
  width: 1.09rem;
  height: .94rem;
  line-height: .36rem;
  color: #fff;
  display: block;
  font-size: .26rem;
  text-align: center;
  display: inline-block;
  background: #00713b;
  box-sizing: border-box;
  border-radius: 0 0 .1rem .1rem;
  border: .01rem solid #48ee96;
  margin-left: 0.16rem;
  padding-top: .12rem;
  border-top: none;
}

/* index-main */
.index-btn{
  width: 6.18rem; height: 1.89rem;
  text-align: center; margin: 0 auto;
  background: url(../images/index_btn_bg.png) no-repeat center / 100%;
}
.index-btn a{
  width: 100%; height: 1.15rem; font-size: .36rem; color: #fff; letter-spacing: .01rem; font-weight: 400; display: flex; align-items: center; justify-content: center; text-shadow: 0 .02rem 0 #ffffff;
}

/* 助力页面 */
.zudui-main{
  width: 7.1rem; padding-bottom: 0.5rem; margin: 0 auto;
}
.zd-pub{
  width: 100%; border-radius: .16rem; margin-bottom: 0.22rem; padding: .16rem; box-sizing: border-box;
  background: #61f6a4;
  background: -webkit-linear-gradient(bottom, #61f6a4, #099852);
  background: -o-linear-gradient(bottom, #61f6a4, #099852);
  background: -moz-linear-gradient(bottom, #61f6a4, #099852);
  background: linear-gradient(to bottom, #61f6a4, #099852);
}
.zd-pub-m{
  background: #fff; border-radius:0 0 .16rem .16rem; border: .01rem solid #ffffff; box-shadow: inset 0 .02rem .2rem rgb(0, 237, 97,.42);
}
.zudui-join{
  position: relative;
}
.zudui-join-m{
   border-radius:.16rem; padding-top: 0.34rem; height: 3.76rem; box-sizing: border-box;
}
.zudui-join ul{
  text-align: center; margin-bottom: 0.34rem;
}
.zudui-join ul li {
  width: 1.46rem;
  margin: 0 .3rem;
  text-align: center;
  position: relative;
  display: inline-block;
}
.zudui-join ul li img {
  width: 1.4rem;
}
.zudui-join ul li span{
  width: 100%; height: 0.38rem; font-size: .24rem; color: #fff; display: block; border-radius: .18rem; font-weight: 600; margin: -.3rem auto 0; position: relative; display: flex;
  justify-content: center;
  align-items: center;
  background: #d7d7d7;
  background: -webkit-linear-gradient(bottom, #d7d7d7, #9c9c9c);
  background: -o-linear-gradient(bottom, #d7d7d7, #9c9c9c);
  background: -moz-linear-gradient(bottom, #d7d7d7, #9c9c9c);
  background: linear-gradient(to bottom, #d7d7d7, #9c9c9c);
}
.zudui-join ul li.active span{
  background: #31e186;
  background: -webkit-linear-gradient(bottom, #31e186, #468261);
  background: -o-linear-gradient(bottom, #31e186, #468261);
  background: -moz-linear-gradient(bottom, #31e186, #468261);
  background: linear-gradient(to bottom, #31e186, #468261);
}
.zudui-btn {
  width: 5.14rem; height: 1.04rem; background: url(../images/zd_btn_bg.png) no-repeat center / 100%; display: block; margin: 0 auto; text-align: center;
}
.zudui-btn a{
  width: 100%; line-height: 0.88rem; font-size: .33rem; color: #fff; font-weight: 600;
}
.zudui-tips{
  font-size: .24rem; color: #999999; text-align: center; margin-top: -0.02rem;
}
.zd-pub2{
  position: relative; padding-top: 0.4rem;
}
.zd-pub2 h3{
  width: 3.16rem; height: 0.82rem; line-height: 0.7rem; font-size: .36rem; color: #fff; position: absolute; top: 0; left: 50%; transform: translateX(-50%); font-weight: 600; text-align: center; background: url(../images/zd_pub_bt_bg.png) no-repeat center / 100%;
}
.zd-pub2 .zd-pub-m{
  padding-top: 0.58rem;
}
.zudui-lc ul{
  display: flex; justify-content: center; padding-bottom: 0.25rem;
}
.zudui-lc ul li{
  width: 1.8rem; text-align: center; position: relative; margin: 0 .24rem; display: block;
}
.zudui-lc ul li img{
  width: .9rem; margin-bottom: -.02rem;
}
.zudui-lc ul li p{
  width: 100%; height: 1.3rem; border: .01rem solid #2ce288; display: block; font-size: .24rem; line-height: 0.3rem; color: #000a33; font-weight: 400; border-radius: .12rem; padding-top: 0.5rem;  box-sizing: border-box; margin-top: -0.48rem;
}
.zudui-lc ul li:nth-child(1)::after,.zudui-lc ul li:nth-child(2)::after{
  content: ''; width: 0.23rem; height: 0.21rem; background: url(../images/zd_jt.png) no-repeat center / 100%; display: block; position: absolute;right: -0.35rem; top: .95rem;
}
.zudui-userList{
  margin-top: 0.3rem; margin-bottom: 0;
}
.preList{
  height: 2.94rem; box-sizing: border-box;
}
.zudui-userList ul{
  padding: 0 .4rem;
}
.zudui-userList ul li {
  width: 100%;
  line-height: 0.84rem;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  font-size: .26rem;
  border-radius: .1rem;
  padding-left: 0.28rem;
  box-sizing: border-box;
  color: #444444;
  margin: 0 auto .2rem;
  border-bottom: .01rem dashed #cccccc;
}
.zudui-userList ul li i {
  width: 0.4rem; height: 0.4rem; line-height: 0.4rem; text-align: center; font-style: normal; font-size: .24rem; color: #fff; font-weight: 600; border-radius: 1rem; display: block; margin-right: 0.12rem;
  background: #22de82;
  background: -webkit-linear-gradient(right, #22de82, #066432);
  background: -o-linear-gradient(right, #22de82, #066432);
  background: -moz-linear-gradient(right, #22de82, #066432);
  background: linear-gradient(to right, #22de82, #066432);
}
.zudui-userList ul li span {
  flex: 1; color: #0f924f; font-weight: 600;
}
.zudui-userList ul li p {
  width: 2.05rem;
}
.zudui-userList ul li a{
  width: 1.46rem; line-height: 0.44rem; font-size: .26rem; color: #fff; font-weight: 600; text-align: center; border-radius: .1rem;
  background: #22de82;
  background: -webkit-linear-gradient(bottom, #22de82, #066432);
  background: -o-linear-gradient(bottom, #22de82, #066432);
  background: -moz-linear-gradient(bottom, #22de82, #066432);
  background: linear-gradient(to bottom, #22de82, #066432);
}
.suc::after {
  content: '';
  width: 2.79rem;
  height: .93rem;
  background: url(../images/zd_success.png) no-repeat center / 100%;
  display: block;
  position: absolute;
  right: 0.1rem;
  top: -.2rem;
}
.noUser{
  width: 4.25rem; margin-top: .4rem;
}
.joinGroup{
  width: 7.03rem; height: 1.91rem; background: url(../images/joinGroup_bg.png) no-repeat top center / 100%; display: flex; justify-content: flex-end; align-items: center; margin: 0 auto;
}
.joinGroup img{
  width: 1.21rem;
  margin-right: 0.15rem;
  margin-top: -0.1rem;
  animation: shan .6s infinite alternate ease-in-out;
}
@keyframes shan{
  0%{transform: scale(.95);}
  100%{transform: scale(1.05);}
}

/* 弹窗 */
.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: .5rem;
  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;
}
.close {
  display: block;
  width: .7rem;
  position: absolute;
  bottom: -1rem;
  left: 50%;
  transform: translateX(-50%);
}

.close img{
  width: 100%;
}
.popup h3 {
  width: 100%;
  height: 1rem;
  line-height: 1rem;
  text-align: center;
  font-size: .4rem;
  font-weight: 600;
  letter-spacing: .01rem;
  color: #fff;
  margin: 0 auto;
  border-radius: .3rem .3rem 0 0;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #32e387;
  background: -webkit-linear-gradient(bottom, #32e387, #035628);
  background: -o-linear-gradient(bottom, #32e387, #035628);
  background: -moz-linear-gradient(bottom, #32e387, #035628);
  background: linear-gradient(to bottom, #32e387, #035628);
}
.popup-m {
  width: 100%;
  margin: 0 auto;
  padding: .4rem .5rem .2rem;
  box-sizing: border-box;
  text-align: center;
  background: #ffffff;
  border-radius: 0 0 .5rem .5rem;
}
.popup-p {
  text-align: center;
  line-height: 0.36rem;
  margin: 0 auto;
  font-size: .26rem;
  color: #444444;
  padding: 0 0 .16rem;
  text-align: center;
}
.popup-p span {
  color: #e70000;
  font-weight: 600;
}
.popup-p2{
  font-size: .24rem; color: #333333; line-height: 0.28rem;
}
.popup-img {
  width: 2.7rem;
  margin-bottom: 0.25rem; margin-top: 0.1rem;
}
.popup-img2 {
  width: 2.2rem; margin: .05rem auto .05rem;
}
.popBtn {
  width: 4.5rem; height: 1.27rem; line-height: 1; display: block; margin: 0 auto;font-size: .42rem; color: #fff; font-weight: 600; position: relative; border-radius: .4rem; padding-top: .4rem;
  box-sizing: border-box;
  background: url(../images/popup_btn_bg.png) no-repeat center / 100%;
}
.grayBg .popup h3{
  background: #939393;
  background: -webkit-linear-gradient(left, #939393, #767676);
  background: -o-linear-gradient(left, #939393, #767676);
  background: -moz-linear-gradient(left, #939393, #767676);
  background: linear-gradient(to left, #939393, #767676);
}

/* 活动规则 */
.popup-m h4 {
  width: 100%; font-size: .26rem; color: #14884a; margin-bottom: 0.1rem; display: flex; align-items: center; box-sizing: border-box; font-weight: 600;
}
.popup-m h4 i{
  flex: 1; border-bottom: .01rem dashed #82e8b3; display: block; margin-left: 0.2rem;
}
.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: #0666d9;
  font-weight: 600;
}

/* 分享弹窗 */
.share {
  width: 100%;
  max-width: 750px;
  position: fixed;
  left: 0;
  top: .6rem;
  z-index: 9;
  text-align: center;
}
.share img.share_img{
  width:4.97rem; display: inline-block; margin: auto; margin-right: -.7rem;
}
.share p{
  font-size: .3rem; color: #ffffff; line-height: 0.6rem;
  margin: .66rem auto .4rem; 
}
.share p span{
  color: #ffe785; 
}
.share .popBtn{
  width: 3.35rem; height: .8rem; line-height: .8rem; display: block; margin: 0 auto; font-size: .34rem; color: #fff; background: url(../images/popup_btn_bg.png) no-repeat center / 100%; font-weight: 600; padding-top: 0;
}

#pcEwm{
  display: none;
}

/* 点击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; 
}
