@import "base.css";
@import "style-tc.css";
body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
ol,
dl,
dd,
figure,
menu,
input,
textarea,
button,
select,
th,
td iframe {
  margin: 0;
  padding: 0;
}
h1,
h2,
h3,
h4,
h5,
h6,
b,
strong {
  font-size: 100%;
  font-weight: normal;
}
li {
  list-style: none;
}
em,
i {
  font-style: normal;
}
a,
a:visited,
a:active {
  text-decoration: none;
  border: none;
  outline: none;
}
input,
textarea {
  outline: none;
}
textarea {
  resize: vertical;
}
body {
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-touch-callout: none;
  word-wrap: break-word;
  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: #f5dcfd;
}
body,
button,
input,
select,
textarea {
  font-family: 'helvetica neue', tahoma, 'hiragino sans gb', stheiti, 'wenquanyi micro hei', 'microsoft yahei', simsun, sans-serif;
}
.none {
  display: none;
}
.left {
  float: left;
}
.right {
  float: right;
}
.clearfix {
  width: 100%;
  clear: both;
  display: block;
}
.flex {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.flexS {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
.transCenter {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.baseStyle {
  width: 100%;
  clear: both;
  float: left;
}
.oneLineTxt {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.transtion {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.gray {
  filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
  filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);
}
@media screen and (max-width: 800px) {
  body {
    background: #f5dcfd;
  }
}
.pageIndex {
  float: left;
  position: relative;
  width: 100%;
  height: 100%;
  min-height: 100vh;
  background: #bb4ce5 url('../images/page-index.jpg') no-repeat center top;
  background-size: 7.5rem;
}
.page-zd {
  width: 100%;
  height: 100%;
  min-height: 100vh;
  float: left;
  background: #bb4ce5 url("../images/page-zd.jpg") no-repeat center top / 7.5rem;
}
.page-share {
  width: 100%;
  height: 100%;
  min-height: 100vh;
  float: left;
  background: #bb4ce5 url("../images/page-share.jpg") no-repeat center top / 7.5rem;
}
.wrap {
  width: 6.6rem;
  margin: auto;
  text-align: center;
  clear: both;
  position: relative;
}
.banner-box {
  height: 4.42rem;
  width: 100%;
  float: left;
  position: relative;
}
.page-share .banner-box {
  height: 10.75rem;
}
.banner-box .logo {
  position: absolute;
  left: 0;
  top: 0;
  width: 2.26rem;
  height: 0.63rem;
  background: url("../images/logo-bg.png") no-repeat center top / 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.banner-box .logo img {
  width: 1.6rem;
  display: block;
  margin-left: 0.15rem;
}
.banner-box .fixBtn {
  position: absolute;
  top: 0;
  right: 0.35rem;
}
.banner-box .fixBtn a {
  float: left;
  margin-left: 0.2rem;
  width: 1.4rem;
  height: 0.59rem;
  -webkit-border-radius: 0 0 0.1rem 0.1rem;
  -moz-border-radius: 0 0 0.1rem 0.1rem;
  border-radius: 0 0 0.1rem 0.1rem;
  font-size: 0.24rem;
  line-height: 0.59rem;
  color: #fff;
  cursor: pointer;
  text-align: center;
  transition: all 0.5s;
}
.banner-box .fixBtn a.btn01 {
  background: #8327e0;
}
.banner-box .fixBtn a.btn02 {
  background: #ffa820;
}
.mainIndex {
  width: 100%;
  clear: both;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  align-content: flex-start;
}
.index-btn {
  width: 100%;
  height: auto;
  clear: both;
  margin: 6.91rem auto 0.7rem;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  align-content: flex-start;
}
.index-btn a {
  width: 5.6rem;
  height: 0.9rem;
  margin-bottom: 0.18rem;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  background: #feb41f;
  border-radius: 0.5rem;
  font-size: 0.37rem;
  line-height: 0.88rem;
  color: #fb480a;
  text-align: center;
  box-shadow: 0 0.1rem 0.1rem #aa47d2;
}
.index-btn a span {
  width: 100%;
  height: 0.88rem;
  margin-top: -0.07rem;
  border-radius: 0.5rem;
  background: #fff992;
  background: -webkit-linear-gradient(#fff, #fff225);
  background: -moz-linear-gradient(#fff, #fff225);
  background: -o-linear-gradient(#fff, #fff225);
  background: linear-gradient(#fff, #fff225);
  border: solid 0.01rem #fff;
  font-weight: 600;
  line-height: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.index-btn a span::after {
  content: '';
  width: 0.36rem;
  height: 0.36rem;
  display: block;
  margin-left: 0.15rem;
  background: url("../images/btn-icon01.png") no-repeat center top / 100%;
}
.index-btn p {
  font-size: 0.22rem;
  line-height: 1;
  color: #fff;
}
.actEnd {
  width: 100%;
  height: 100vh;
  background: #fff;
  text-align: center;
  display: flex;
  justify-content: center;
  align-content: center;
  flex-wrap: wrap;
}
.actEnd h4 {
  font-size: 0.32rem;
  line-height: 1;
  color: #444444;
}
.actEnd img {
  width: 2.6rem;
  margin: 0.63rem auto 0.3rem;
  display: block;
  border-radius: 50%;
  box-shadow: 0 0.05rem 0.21rem #e5e5e5;
}
.actEnd p {
  width: 100%;
  font-size: 0.26rem;
  color: #444;
  font-weight: 600;
  line-height: 0.36rem;
}
.actEnd p b {
  font-weight: bold;
  color: #333;
}
.actEnd p span {
  font-size: 0.26rem;
  font-weight: bold;
  display: inline-block;
  color: #5c5cf2;
}
.zdPart {
  width: 100%;
  height: auto;
  clear: both;
  border: solid 0.01rem #e36eea;
  box-sizing: border-box;
  background: #a132e1;
  background: -webkit-linear-gradient(#d840e3, #6a23df);
  background: -moz-linear-gradient(#d840e3, #6a23df);
  background: -o-linear-gradient(#d840e3, #6a23df);
  background: linear-gradient(#d840e3, #6a23df);
  box-shadow: 0 0 0.21rem #d840e3 inset;
  border-radius: 0.16rem;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.zdPart .kuang {
  width: 6.1rem;
  min-height: 1.5rem;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  justify-content: flex-start;
  margin: -0.57rem auto 0.27rem;
  background: #fff3d5;
  background: -webkit-linear-gradient(180deg, #fff 33%, #ffe6aa 100%);
  background: -o-linear-gradient(180deg, #fff 33%, #ffe6aa 100%);
  background: -moz-linear-gradient(180deg, #fff 33%, #ffe6aa 100%);
  background: linear-gradient(180deg, #fff 33%, #ffe6aa 100%);
  border-radius: 0.14rem;
}
.zdPart .kuang .tit {
  width: 0.83rem;
  height: 1.99rem;
  background: url("../images/zd-tit01.png") no-repeat center top / 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.zdPart .kuang .tit span {
  font-size: 0.3rem;
  line-height: 0.34rem;
  font-weight: bold;
  color: #fff;
  width: 0.3rem;
  display: block;
  margin-left: 0.2rem;
}
.member {
  margin-bottom: 1.5rem;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  align-content: flex-start;
}
.member .kuang {
  height: 2.5rem;
  position: relative;
}
.member.suc .kuang::after {
  content: '';
  width: 1.3rem;
  height: 1.03rem;
  display: block;
  background: url("../images/tag-suc01.png") no-repeat center top / 100%;
  position: absolute;
  top: -0.28rem;
  right: -0.26rem;
}
.member ul {
  width: 100%;
  clear: both;
  margin-top: 0.26rem;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  align-items: flex-start;
}
.member ul li {
  width: 1.58rem;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  align-content: flex-end;
  margin: 0 0.1rem 0.2rem;
}
.member ul li .pic {
  width: 100%;
  height: 1.67rem;
  display: flex;
  justify-content: center;
  align-items: flex-end;
}
.member ul li img {
  width: 100%;
  display: block;
  border-radius: 50%;
}
.member ul li span {
  width: 1.4rem;
  height: 0.42rem;
  display: block;
  border: solid 0.01rem #e36eea;
  box-sizing: border-box;
  background: #a132e1;
  background: -webkit-linear-gradient(#d840e3, #6a23df);
  background: -moz-linear-gradient(#d840e3, #6a23df);
  background: -o-linear-gradient(#d840e3, #6a23df);
  background: linear-gradient(#d840e3, #6a23df);
  box-shadow: 0 0 0.21rem #d840e3 inset;
  border-radius: 0.16rem;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  border-radius: 0.32rem;
  line-height: 0.42rem;
  font-size: 0.24rem;
  color: #fff;
  margin-top: -0.47rem;
  text-align: center;
}
.zd-btn {
  width: 100%;
  display: block;
  clear: both;
  position: relative;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  align-content: flex-start;
}
.zd-btn a {
  width: 4.8rem;
  height: 0.78rem;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  align-items: flex-start;
  background: #feb41f;
  border-radius: 0.5rem;
  font-size: 0.32rem;
  line-height: 0.76rem;
  color: #FFF;
  text-align: center;
  box-shadow: 0 0.1rem 0.1rem #aa47d2;
}
.zd-btn a span {
  width: 100%;
  height: 0.76rem;
  margin-top: -0.05rem;
  border-radius: 0.5rem;
  background: #f98900;
  background: -webkit-linear-gradient(#ffd200, #f23f00);
  background: -moz-linear-gradient(#ffd200, #f23f00);
  background: -o-linear-gradient(#ffd200, #f23f00);
  background: linear-gradient(#ffd200, #f23f00);
  border: solid 0.01rem #ffd7ad;
  font-weight: 600;
  line-height: 1;
  box-shadow: 0 0.1rem 0.1rem #ff4e00;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.zd-btn a span::after {
  content: '';
  width: 0.32rem;
  height: 0.32rem;
  display: block;
  margin-left: 0.15rem;
  background: url("../images/btn-icon02.png") no-repeat center top / 100%;
}
.zd-btn p {
  font-size: 0.24rem;
  line-height: 1;
  color: #fff;
  display: block;
  padding-top: 0.15rem;
}
.zd-progress {
  width: 100%;
  clear: both;
  margin-bottom: 0.87rem;
}
.zd-progress .kuang {
  justify-content: space-between;
  height: 2.13rem;
}
.zd-progress .kuang ul {
  width: 4.9rem;
  margin-right: 0.3rem;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  align-items: flex-start;
}
.zd-progress .kuang ul li {
  width: 1.1rem;
  height: auto;
  margin: 0 0.26rem;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  align-content: flex-start;
  position: relative;
}
.zd-progress .kuang ul li img {
  width: 0.81rem;
  display: block;
  margin: 0 auto 0.1rem;
}
.zd-progress .kuang ul li span {
  font-size: 0.24rem;
  line-height: 0.32rem;
  color: #834b32;
}
.zd-progress .kuang ul li::after {
  content: "";
  width: 0.11rem;
  height: 0.17rem;
  display: block;
  background: url("../images/zd-icon-arr01.png") no-repeat center / 100%;
  position: absolute;
  top: 0.32rem;
  right: -0.3rem;
}
.zd-progress .kuang ul li:last-child::after {
  display: none;
}
.capsule {
  width: 6.64rem;
  height: 1.69rem;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  justify-content: flex-end;
  background: url("../images/zd-img01.png") no-repeat center top / 100%;
  border-radius: 0.85rem;
  box-shadow: 0.045rem 0.078rem 0.13rem 0 #7025df;
}
.capsule a {
  width: 1.36rem;
  height: 1.36rem;
  display: block;
  margin-right: 0.27rem;
}
.capsule a img {
  width: 100%;
  display: block;
}
.zd-joiner {
  clear: both;
  margin-bottom: 0.69rem;
  width: 100%;
}
.zd-joiner .kuang {
  justify-content: space-between;
  align-content: center;
}
.zd-joiner .joinCont {
  width: 4.6rem;
  margin-right: 0.43rem;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.zd-joiner .joinCont img {
  width: 1.76rem;
  display: block;
}
.zd-joiner .joinCont p {
  font-size: 0.24rem;
  line-height: 0.35rem;
  color: #666;
  text-align: left;
  margin-left: 0.38rem;
}
.zd-joiner .joinCont ul {
  width: 100%;
  clear: both;
  margin: auto;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  align-content: flex-start;
}
.zd-joiner .joinCont ul li {
  width: 100%;
  height: auto;
  padding-bottom: 0.19rem;
  border-bottom: solid 0.01rem #d9d9d9;
  margin-bottom: 0.23rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  font-size: 0.24rem;
  line-height: 0.28rem;
}
.zd-joiner .joinCont ul li i {
  width: 0.28rem;
  height: 0.28rem;
  display: block;
  color: #fff;
  background: #ffa300;
  background: -webkit-linear-gradient(#fec500, #ff8100);
  background: -moz-linear-gradient(#fec500, #ff8100);
  background: -o-linear-gradient(#fec500, #ff8100);
  background: linear-gradient(#fec500, #ff8100);
  border-radius: 50px;
}
.zd-joiner .joinCont ul li a {
  width: 1.2rem;
  display: block;
  text-align: left;
}
.zd-joiner .joinCont ul li span {
  font-weight: 600;
  color: #fe3d33;
}
.zd-joiner .joinCont ul li:last-child {
  border: none;
  margin-bottom: 0;
}
.zd-joiner ul li {
  width: 5rem;
  height: 0.32rem;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  border-radius: 0.1rem;
  font-size: 0.24rem;
  margin-bottom: 0.25rem;
}
.zd-joiner ul li i {
  width: 0.32rem;
  height: 0.32rem;
  display: block;
  border-radius: 50%;
  background: #f6573a;
  line-height: 0.32rem;
  text-align: center;
  color: #fff;
  margin-right: 0.1rem;
}
.zd-joiner ul li a {
  margin-right: 0.15rem;
  width: 1.1rem;
  text-align: left;
  white-space: nowrap;
}
.zd-joiner ul li time {
  color: #666;
}
.zd-joiner ul li span {
  margin-left: 0.15rem;
}
.share-btn {
  width: 100%;
  clear: both;
  float: left;
  text-align: center;
  margin-bottom: 0.89rem;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  align-items: flex-start;
}
.share-btn a {
  width: 5.6rem;
  height: 0.9rem;
  margin-bottom: 0.18rem;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  background: #feb41f;
  border-radius: 0.5rem;
  font-size: 0.37rem;
  line-height: 0.88rem;
  color: #fb480a;
  text-align: center;
  box-shadow: 0 0.1rem 0.1rem #aa47d2;
}
.share-btn a span {
  width: 100%;
  height: 0.88rem;
  margin-top: -0.07rem;
  border-radius: 0.5rem;
  background: #fff992;
  background: -webkit-linear-gradient(#fff, #fff225);
  background: -moz-linear-gradient(#fff, #fff225);
  background: -o-linear-gradient(#fff, #fff225);
  background: linear-gradient(#fff, #fff225);
  border: solid 0.01rem #fff;
  font-weight: 600;
  line-height: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.share-btn a span::after {
  content: '';
  width: 0.36rem;
  height: 0.36rem;
  display: block;
  margin-left: 0.15rem;
  background: url("../images/btn-icon01.png") no-repeat center top / 100%;
}
.share-pro {
  clear: both;
  margin: 0 auto 0.36rem;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  align-content: flex-start;
}
.share-pro .kuang {
  align-content: flex-start;
  height: 2.3rem;
}
.share-pro h3 {
  width: 100%;
  height: 0.87rem;
  display: block;
  clear: both;
  margin-bottom: 0.1rem;
  background: url("../images/zd-tit02.png") no-repeat center top / auto 100%;
  font-size: 0.32rem;
  line-height: 0.68rem;
  font-weight: bold;
  color: #fff;
}
.share-pro ul {
  width: 100%;
  clear: both;
  margin-top: -0.05rem;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  align-items: flex-start;
}
.share-pro ul li {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.share-pro ul li .pic {
  width: 0.9rem;
  height: 0.91rem;
  display: block;
  position: relative;
  margin-right: 0.2rem;
}
.share-pro ul li .pic img {
  width: 100%;
  display: block;
}
.share-pro ul li .pic i {
  width: 0.28rem;
  height: 0.28rem;
  display: block;
  border-radius: 50%;
  background: #fe9743;
  font-size: 0.22rem;
  line-height: 0.28rem;
  text-align: center;
  color: #fff;
  position: absolute;
  top: -0.04rem;
  right: 0;
}
.share-pro ul li span {
  font-size: 0.24rem;
  line-height: 1.5;
  color: #834b32;
  text-align: left;
}
.share-pro ul li:first-child {
  margin-right: 0.3rem;
}
/*# sourceMappingURL=style.css.map */