@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: #ff8a01;
}
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;
}
.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: #efe1ff;
  }
}
.pageIndex {
  float: left;
  position: relative;
  width: 100%;
  height: 100%;
  min-height: 100vh;
  background: #d31212 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: #d31212 url("../images/page-zd.jpg") no-repeat center top / 7.5rem;
}
.page-share {
  width: 100%;
  height: 100%;
  min-height: 100vh;
  float: left;
  background: #d31212 url("../images/page-index.jpg") no-repeat center top / 7.5rem;
}
.wrap {
  width: 6.7rem;
  margin: auto;
  text-align: center;
  clear: both;
  position: relative;
  display: block;
}
.wrapIndex {
  width: 6.08rem;
  margin: 0;
  text-align: center;
  clear: both;
  position: relative;
}
.banner-box {
  width: 100%;
  height: 4.73rem;
  position: relative;
}
.banner-box .logo {
  position: absolute;
  top: .4rem;
  left: 0.55rem;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.banner-box .logo img {
  width: 2.2rem;
  display: block;
}
.banner-box .fixBtn {
  position: absolute;
  top: 0;
  right: .5rem;
}
.banner-box .fixBtn a {
  display: inline-block;
  float: left;
  margin-left: 0.2rem;
  width: 1.07rem;
  height: .88rem;
  padding-top: .1rem;
  border: .01rem solid #fff;
  border-top: initial;
  font-size: 0.24rem;
  line-height: 0.35rem;
  color: #fff;
  cursor: pointer;
  text-align: center;
  transition: all 0.5s;
  background: #ff5100;
  background: -webkit-linear-gradient(180deg,#ff5100,#ffb802);
  background: linear-gradient(180deg,#ff5100,#ffb802);
  box-shadow: 0 .04rem 0.1rem #aa0101;
  border-bottom-left-radius: .2rem;
  border-bottom-right-radius: .2rem;
}
.mainIndex {
  width: 7.5rem;
  margin-bottom: 1.07rem;
  margin-top: 7.1rem;
  float: left;
}
.mainIndex .indexBtn {
  width: 100%;
  display: inline-block;
  margin: auto;
}
.mainIndex .indexBtn a {
  width: 6.04rem;
  height: 1.1rem;
  display: block;
  font-size: 0.5rem;
  line-height: 1rem;
  font-style: italic;
  text-align: center;
  background: url("../images/btn01.png") no-repeat center top;
  background-size: 100%;
  margin: 0 auto;
  color: #fff695;
  font-weight: bold;
  border-radius: 1rem;
  text-shadow: 0 .04rem 0 #ff4a00;
}
.member {
  width: 6.33rem;
  height: 3.92rem;
  clear: both;
  background: url(../images/nrbg1.png) no-repeat center top;
  background-size: 100%;
  position: relative;
  margin: .18rem auto 0;
}
.suc::before{
  display: inline-block;
  content: '';
  width: 1.83rem;
  height: 1.75rem;
  background: url("../images/Cg.png") no-repeat center top;
  background-size: 100%;
  z-index: 1;
  position: absolute;
  top: 0;
  right: -.35rem;
}
.member ul {
  display: inline-block;
  width: 100%;
  margin-top: .43rem;
}
.member ul li {
  width: 1.51rem;
  display: inline-block;
  position: relative;
  margin: 0 .17rem;
}
.member ul li img {
  width: 100%;
  display: block;
  box-shadow: 0 .07rem 0 rgba(170, 1, 1, 0.15);
  border-radius: 1rem;
}
.member ul li .tag {
  display: inline-block;
  width: 100%;
}
.member ul li .tag span {
  font-size: .24rem;
  color: #fff;
  display: inline-block;
  width: .89rem;
  height: .39rem;
  line-height: .39rem;
  border: .01rem solid #480001;
  background: linear-gradient(to right, #ff6e00 40%, #ff9a00);
  box-shadow: 0 .03rem 0 rgba(170, 1, 1, 0.2);
  border-radius: 1rem;
  position: absolute;
  transform: translate(-50%, 0);
  left: 50%;
  bottom: 0;
}
.zd-btn {
  width: 100%;
  clear: both;
  padding-top: 0.3rem;
}
.zd-btn .btn01 {
  width: 5.2rem;
  height: 1rem;
  display: block;
  margin: auto;
  background: url("../images/btn011.png") no-repeat center / 100%;
}
.zd-btn .btn01 span {
  width: 100%;
  height: 1rem;
  line-height: .88rem;
  display: block;
  float: left;
  font-size: 0.44rem;
  font-weight: bold;
  font-style: italic;
  text-align: center;
  background: url(../images/btn01.png) no-repeat center top;
  background-size: 100%;
  margin: 0 auto;
  color: #fff695;
  font-weight: bold;
  border-radius: 1rem;
  text-shadow: 0 .04rem 0 #ff4a00;
}
.zd-btn.share-btn {
  width: 100%;
  margin-bottom: .5rem;
  margin-top: 6.8rem;
  float: left;
}
.zd-btn.share-btn .btn01 {
  width: 6.04rem;
  height: 1.1rem;
  font-size: 0.5rem;
  line-height: 1rem;
  color: #fff695;
  font-weight: bold;
  border-radius: 1rem;
  text-shadow: 0 .04rem 0 #ff4a00;
  background: url(../images/btn01.png) no-repeat center top;
  background-size: 100%;
}
.zd-joiner ul {
  width: 5.65rem;
  display: block;
  margin: .31rem auto 0;
}
.zd-joiner ul li {
  width: 100%;
  height: 0.75rem;
  display: block;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  font-size: 0.24rem;
  background: #ffecec;
  border: .01rem solid #ff0000;
  border-radius: .08rem;
  margin-bottom: .14rem;
}
.zd-joiner ul li i {
  width: 0.44rem;
  height: 0.44rem;
  display: block;
  border-radius: 50px;
  background: #fff;
  font-size: 0.24rem;
  line-height: 0.44rem;
  color: #aa0101;
  text-align: center;
}
.zd-joiner ul li a {
  width: auto;
  text-align: left;
  margin-left: 0.15rem;
  font-weight: bold;
  color: #333;
  display: inline-block;
  margin-right: .3rem;
  font-size: .24rem;
}
.zd-joiner ul li time{
  font-size: .22rem;
  color: #480404;
  display: inline-block;
}
.zd-joiner ul li span {
  display: inline-block;
  width: 1.48rem;
  height: .46rem;
  line-height: .46rem;
  border-radius: 1rem;
  background: linear-gradient(to right, #ff6e00 40%, #ff9a00);
  font-size: .24rem;
  font-weight: bold;
  color: #fff;
  margin-left: .25rem;
}
.zd-Progress h3 {
  background: url("../images/zd-tit02.png") no-repeat center / auto 100%;
}
.zd-Progress ul {
  width: 100%;
  margin-top: -0.19rem;
  clear: both;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.zd-Progress ul li {
  display: block;
  position: relative;
  margin: auto 0.3rem;
  width: 2.45rem;
}
.zd-Progress ul li img {
  width: 1.1rem;
  display: block;
  margin: auto;
}
.zd-Progress ul li p {
  font-size: 0.25rem;
  line-height: 0.37rem;
  text-align: left;
}
.zd-Progress ul li p b {
  font-weight: bold;
  display: block;
}
.zd-Progress ul li:first-child::after {
  content: "";
  width: 1.63rem;
  height: 0.32rem;
  display: block;
  background: url("../images/zd-img02.png") no-repeat center / 100%;
  position: absolute;
  top: 0.34rem;
  right: -0.97rem;
}

/*# sourceMappingURL=style.css.map */
.stepbox, .joinList {
  margin: .1rem auto 0;
  width: 100%;
  clear: both;
  float: left;
  position: relative;
}
.stepbox h3, .joinList h3 {
  width: 100%;
  height: .72rem;
  line-height: .7rem;
  display: inline-block;
  position: relative;
  font-size: .36rem;
  color: #fff;
}
.stepbox h3 img {
  height: .39rem;
}
.stepbox ul{
  width: 97%; clear: both;margin: 0 1.5% 0;position: relative;display: inline-block;float: left;
  /* display: flex;
  justify-content: space-between;;
  flex-wrap: wrap;
  margin-left: 6%; */
}
.stepbox ul li{
  width: 2.04rem; display: inline-block; position: relative;font-size: .24rem;float: left;
}
.stepbox ul li img{
  width: 1.04rem; height: .95rem; display: block;margin: 0 auto;
}
.stepbox ul li span{
  color: #fff;margin-top: .07rem;display: inline-block;line-height: .32rem;
}
.stepbox ul li span label{
  color: #fff366;
}
.stepbox ul li.on::before,.stepbox ul li.on::after{
  content: ''; width: .42rem; height: .28rem; display: inline-block;
  background: url(../images/zd-icon02.png) no-repeat center / 100%;
  position: absolute; top: .35rem;
}
.stepbox ul li.on::before{left: -.2rem;}
.stepbox ul li.on::after{right: -.2rem;}
.info {
  width: 100%;
  height: 3.29rem;
  background: url(../images/ptlc.png) no-repeat center top;
  background-size: 100%;
  display: inline-block;
  margin-top: .46rem;
  margin-bottom: .5rem;
}
.info h3{
  width: 100%;
  height: .8rem;
  display: inline-block;
  position: relative;
  font-size: .36rem;
  color: #fff
}
.info h3 img{
  display: inline-block;
  margin-top: .24rem;
  height: .38rem;
}