@charset "utf-8";

/* CSS Document */
body {
  padding: 0;
  font-size: 12px;
  font-family: "Microsoft YaHei", Arial, Helvetica, sans-serif, "微软雅黑";
  background: #ffeddb;
  overflow-x: hidden;
  max-width: 750px;
  margin: 0 auto !important;
  font-size: 0;
}

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

table {
  border-collapse: collapse;
}

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

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

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

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

/*banner*/
.banner {
  width: 100%;
  height: 11.55rem;
  position: relative;
}
.zd-banner {
  height: 3.86rem;
}
.share-banner {
  height: 11.65rem;
}
.ban-logo {
  position: absolute;
  width: 2.04rem;
  top: 0.63rem;
  left: 0.48rem;
}
.ban-logo img {
  width: 100%;
  display: block;
  margin: 0;
}
.banner-btn {
  position: absolute;
  right: .5rem;
  top: 0;
  z-index: 2;
  text-align: center;
}
.banner-btn a {
  width: .9rem;
  height: .98rem;
  line-height: .3rem;
  color: #fff;
  font-size: .24rem;
  background: #950000;
  background: linear-gradient(to bottom, #950000, #f21212);
  border: 1px solid #ff4300;
  border-radius: 0 0 .45rem .45rem;
  padding-top: 0.2rem;
  margin-left: 0.14rem;
  margin-bottom: 0.16rem;
  box-sizing: border-box;
  display: inline-block;
}

/* index-main */
.index-main{
  height: 1.72rem;
}
.pub-btn {
  width: 5.8rem;
  height: 1rem;
  text-align: center;
  margin: 0 auto;
  box-shadow: 0 .08rem .16rem #ffdb6d;
  border-radius: .5rem;
}
.pub-btn a {
  width: 100%;
  height: 100%;
  line-height: 1rem;
  font-size: .42rem;
  font-weight: 600;
  color: #fff9b1;
  border-radius: .5rem;
  letter-spacing: .01rem;
  box-shadow: inset 0 0 .15rem #f83904 , 0 .04rem 0 #ffffff7e;
  background: #5e1200;
  background: linear-gradient(to bottom, #5e1200, #b23000);
  display: block;
}
.pub-btn p{
  font-size: .24rem; line-height: 1; padding-top: .2rem; color: #fff;
}
.actEnd-main{
  width: 100%; height: 100vh; background: #fff; text-align: center; display: flex; align-content: center; flex-wrap: wrap; justify-content: center;
}
.actEnd-main img{
  width: 2.52rem; margin: .22rem auto; display: block;
}
.actEnd-main p{
  width: 100%; font-size: .36rem; color: #333333;
}
.actEnd-main span{
  width: 100%; font-size: .36rem; color: #787878;
}

/* 助力页面 */
.zudui-main {
  width: 6.5rem;
  height: 11.34rem;
  margin: 0 auto;
}
.zudui-join{
  position: relative;
}
.suc::before {
  content: ''; width: 1.83rem; height: 1.75rem; background: url(../images/suc_img.png) no-repeat center / 100%; display: block; position: absolute; right: 0; top: -.2rem; z-index: 9;
}
.zudui-join ul{
  text-align: center; margin-bottom: 0.38rem;
}
.zudui-join ul li {
  width: 1.3rem;
  display: inline-block;
  vertical-align: top;
  margin: 0 .09rem;
}
.zudui-join ul li img {
  width: 1.18rem;
  display: block;
  margin: 0 auto;
}
.zudui-join ul li span{
  width: 100%; height: 0.38rem; line-height: 0.38rem; font-size: .24rem; color: #582608; font-weight: 600; border: 1px solid #ffffff; display: block; margin-top: -0.26rem; position: relative; z-index: 8; border-radius: .2rem;
  background: #ffffff;
  background: linear-gradient(to right, #ffffff, #fff694);
}
.zudui-btn{
  width: 4.8rem; height: 0.9rem; line-height: 0.9rem;
}
.zudui-btn a{
  line-height: 0.9rem;
}
.zd-tips{
  font-size: .24rem; color: #742a14; text-align: center; padding: .26rem 0 .1rem; display: block;
}
.zudui-pub{
  width: 100%; border-radius: .2rem; position: relative; padding: 0 .16rem .16rem; box-sizing: border-box;
}
.zudui-pub h3{
  font-size: .3rem; color: #fff; font-weight: bold; text-align: center; margin-bottom: 0.14rem; padding-top: 0.05rem;
}
.zudui-pub h3::before{
  content: ''; width: 0.67rem; height: 0.16rem; background: url(../images/zd_userList_bt_bg01.png) no-repeat center / 100%; display: inline-block; margin-right: 0.1rem;
}
.zudui-pub h3::after{
  content: ''; width: 0.67rem; height: 0.16rem; background: url(../images/zd_userList_bt_bg01.png) no-repeat center / 100%; transform: rotate(180deg); display: inline-block; margin-left: 0.1rem;
}
.zudui-pub .zudui-pub-m{
  background: #fff; border-radius: .2rem; text-align: center; padding: .05rem 0;
}
.zudui-lc{
  margin-bottom: 0.1rem; border: 1px solid #ffd8b8;
  background: #ff6900;
  background: linear-gradient(to bottom, #ff6900, #ff3000);
}
.zudui-lc ul{
  position: relative; display: flex; justify-content: center; 
}
.zudui-lc ul::before{
  content: ''; width: 0.25rem; height: 0.25rem; background: url(../images/zd_lc_bg.png) no-repeat center / 100%; display: block; position: absolute; left: 1.8rem;
  top: .6rem;
}
.zudui-lc ul::after{
  content: ''; width: 0.25rem; height: 0.25rem; background: url(../images/zd_lc_bg.png) no-repeat center / 100%; display: block; position: absolute;left: 3.8rem;
  top: .6rem;
}
.zudui-lc ul li{
  width: 2.5rem; display: inline-block;
} 
.zudui-lc ul li img{
  width: 1rem; margin-bottom: -0.05rem;
}
.zudui-lc ul li p{
  font-size: .24rem; color: #074e47; line-height: 0.34rem;
}
.zudui-userList {
  width: 100%;
  background: #ffb64d;
  background: linear-gradient(to bottom, #ffb64d, #ff722d);
}
.zudui-userList .preList{
  width: 100%; height: 2.82rem; background: #fff; border-radius: .2rem; box-sizing: border-box;
}
.zudui-userList .preList ul{
  padding-top: 0.2rem; padding-bottom: 0.2rem; box-sizing: border-box; display: flex; align-content: flex-start; justify-content: center; flex-wrap: wrap;
}
.zudui-userList .preList ul li {
  width: 5.43rem;
  line-height: 0.6rem;
  display: flex;
  align-items: center;
  justify-content: center;
  border-bottom: .01rem dashed #ffddcf;
}
.zudui-userList ul li i {
  width: .36rem;
  height: .36rem;
  line-height: .36rem;
  font-size: .24rem;
  color: #ff4606;
  font-style: normal;
  text-align: center;
  margin-right: 0.16rem;
  border-radius: .4rem;
  display: block;
  background: #ffddcf;
}
.zudui-userList ul li span {
  color: #ff4606;
  font-size: .24rem;
  font-weight: bold;
  text-align: left;
  flex: 1;
}
.zudui-userList ul li p {
  width: 1.94rem;
  color: #333333;
  font-size: .24rem;
  text-align: center;
}
.zudui-userList ul li a {
  color: #ff4606; font-size: .24rem;
}
.addqun{
  margin-bottom: 0.1rem;
}
.noUser{
  font-size: .26rem; color: #333; line-height: 2.6rem;
}

/* 分享页 */
.share-main{
  height: 4.92rem;
}

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

@media only screen and (min-width:990px) {
  html {
    max-width: 750px;
    margin: 0 auto;
  }

  body {
    font-size: 18px;
  }

  .popup {
    width: 520px;
  }
}
