@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: #ffd6c1;
}
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;
}
.gray2 {
  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: #ff6b1a;
  }
}
.page-index {
  float: left;
  position: relative;
  width: 100%;
  height: 100%;
  min-height: 100vh;
  background: #ff6b1a url("../images/page-index.jpg") no-repeat center top / 7.5rem;
  font-family: "MiSans", sans-serif;
}
.page-list {
  float: left;
  position: relative;
  width: 100%;
  height: 100%;
  min-height: 100vh;
  background: #ff6b1a url("../images/page-zd.jpg") no-repeat center top / 7.5rem;
  font-family: "MiSans", sans-serif;
}
.page-zd {
  float: left;
  position: relative;
  width: 100%;
  height: 100%;
  min-height: 100vh;
  background: #ff6b1a url("../images/page-zd.jpg") no-repeat center top / 7.5rem;
  font-family: "MiSans", sans-serif;
}
.page-share {
  float: left;
  position: relative;
  width: 100%;
  height: 100%;
  min-height: 100vh;
  background: #ff6b1a url("../images/page-share.jpg") no-repeat center top / 7.5rem;
  font-family: "MiSans", sans-serif;
}
.wrap {
  width: 6.7rem;
  margin: auto;
  text-align: center;
  clear: both;
  position: relative;
}
.wrap1 {
  width: 6.9rem;
  margin: auto;
  text-align: center;
  clear: both;
  position: relative;
}
.banner-box {
  width: 100%;
  clear: both;
  height: 4.03rem;
  display: block;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  align-content: flex-start;
}
.banner-box .logo {
  width: 2.41rem;
  height: 0.89rem;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  position: absolute;
  top: 0;
  left: 0.4rem;
  background: #ff5500;
  background: linear-gradient(138deg, #ff5500 60%, #ff7f00 100%);
  border-radius: 0 0 0.2rem 0.2rem;
}
.banner-box .logo img {
  width: 1.93rem;
  display: block;
}
.banner-box .fixBtn {
  position: absolute;
  top: 0;
  right: 0.3rem;
}
.banner-box .fixBtn a {
  width: 0.59rem;
  display: block;
  padding: 0.09rem 0.25rem 0.11rem;
  font-size: 0.26rem;
  line-height: 0.36rem;
  color: #fff;
  text-align: center;
  -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;
  float: left;
  margin-left: 0.18rem;
}
.banner-box .fixBtn a.btn01 {
  background: #f5905d;
}
.banner-box .fixBtn a.btn02 {
  background: #f5905d;
}
.mainIndex {
  width: 100%;
  clear: both;
}
.mainIndex .indexBtn {
  width: 100%;
  clear: both;
  margin-top: 8.23rem;
  height: 1.08rem;
}
.mainIndex .indexBtn a {
  width: 6.32rem;
  height: 1.02rem;
  display: block;
  margin: auto;
  background: url("../images/index-btn01.png") no-repeat center top / 100%;
  border-radius: 0.5rem;
  font-size: 0.38rem;
  line-height: 1.02rem;
  color: #5f1f05;
  font-weight: 700;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.mainIndex .indexBtn a span {
  line-height: 1.2;
  position: relative;
}
.mainIndex .indexBtn a span::before,
.mainIndex .indexBtn a span::after {
  content: attr(data-text);
  color: #ff380b;
  position: absolute;
  top: 0;
  left: 0;
}
.mainIndex .indexBtn a span::before {
  color: #fff;
  top: 0.03rem;
}
.mainIndex .indexBtn a span::after {
  background: linear-gradient(to bottom, #ff5500 0%, #ff7f00 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  color: transparent;
}
.mainIndex .indexBtn a.curSuc {
  position: relative;
}
.mainIndex .indexBtn a.curSuc::after {
  content: '';
  width: 1rem;
  height: 0.95rem;
  display: block;
  background: url("../images/cursor.png") no-repeat center / 100%;
  position: absolute;
  top: 0.5rem;
  right: -0.2rem;
  animation: scale1 0.5s linear infinite alternate;
  -o-animation: scale1 0.5s linear infinite alternate;
  -moz-animation: scale1 0.5s linear infinite alternate;
  -webkit-animation: scale1 0.5s linear infinite alternate;
}
.mainShare {
  width: 100%;
  clear: both;
}
.shareBtn {
  width: 100%;
  clear: both;
  margin-top: 8.23rem;
  height: 1.42rem;
}
.shareBtn a {
  width: 6.32rem;
  height: 1.02rem;
  display: block;
  margin: auto;
  background: url("../images/btn02.png") no-repeat center top / 100%;
  border-radius: 0.5rem;
  font-size: 0.36rem;
  line-height: 1.02rem;
  color: #fff;
  font-weight: 700;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.shareBtn a span {
  line-height: 1.2;
  position: relative;
}
.shareBtn a span::before,
.shareBtn a span::after {
  content: attr(data-text);
  color: #ff380b;
  position: absolute;
  top: 0;
  left: 0;
}
.shareBtn a span::before {
  color: #fff;
  top: 0.03rem;
}
.shareBtn a span::after {
  background: linear-gradient(to bottom, #ff5500 0%, #ff7f00 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  color: transparent;
}
.zdPart {
  width: 100%;
  clear: both;
  border-radius: 0.16rem;
  background: #ff5500;
  background: -webkit-linear-gradient(138deg, #ff5500 60%, #ff7f00 100%);
  background: -ms-linear-gradient(138deg, #ff5500 60%, #ff7f00 100%);
  background: -o-linear-gradient(138deg, #ff5500 60%, #ff7f00 100%);
  background: linear-gradient(138deg, #ff5500 60%, #ff7f00 100%);
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  align-items: flex-start;
  position: relative;
}
.zdPart .kuang {
  width: 6.6rem;
  min-height: 2.5rem;
  background: #fff;
  border-radius: 0.1rem;
  box-shadow: 0 0.02rem 0.2rem rgba(250, 70, 70, 0.42) inset;
  margin: 0.5rem 0.15rem 0.15rem;
  border: solid 0.01rem #fff;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  align-content: flex-start;
}
.zdPart .kuang h3 {
  width: 100%;
  height: 0.88rem;
  display: block;
  background: url("../images/zd-tit01.png") no-repeat center top / auto 100%;
  margin-top: -0.57rem;
  font-size: 0.36rem;
  line-height: 0.84rem;
  color: #fff;
  font-weight: 700;
}
.zdPart .kuang h3.type01 {
  background: url("../images/zd-tit02.png") no-repeat center top / auto 100%;
}
.member {
  clear: both;
  margin-bottom: 0.28rem;
}
.member.suc {
  position: relative;
}
.member.suc::after {
  content: '';
  width: 1.19rem;
  height: 1.19rem;
  display: block;
  background: url("../images/tag-suc01.png") no-repeat center top / 100%;
  position: absolute;
  top: 0.1rem;
  left: 0.1rem;
}
.member .kuang {
  margin: 0.16rem 0.15rem 0.15rem;
}
.member ul {
  margin-top: 0.31rem;
  margin-bottom: 0.15rem;
  min-height: 1.37rem;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.member ul li {
  width: 1.44rem;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  align-content: flex-start;
  margin: 0 0.18rem 0.25rem;
}
.member ul li img {
  height: 1.33rem;
  display: block;
}
.member ul li span {
  width: 100%;
  height: 0.38rem;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  border-radius: 50px;
  box-sizing: border-box;
  background: #a8a8a8;
  background: -webkit-linear-gradient(#d8d8d8, #787878);
  background: -moz-linear-gradient(#d8d8d8, #787878);
  background: -o-linear-gradient(#d8d8d8, #787878);
  background: linear-gradient(#d8d8d8, #787878);
  font-size: 0.24rem;
  line-height: 0.38rem;
  color: #fff;
  margin-top: -0.33rem;
  position: relative;
  box-shadow: 0 0.03rem 0.1rem rgba(0, 0, 0, 0.2);
  text-shadow: 0 0.01rem 0 rgba(0, 0, 0, 0.4);
}
.member ul li span.on {
  background: #ff6a00;
  background: -webkit-linear-gradient(#ff7f00, #ff5500);
  background: -moz-linear-gradient(#ff7f00, #ff5500);
  background: -o-linear-gradient(#ff7f00, #ff5500);
  background: linear-gradient(#ff7f00, #ff5500);
  box-shadow: 0 0.03rem 0.08rem rgba(255, 85, 0, 0.45);
  border: solid 0.01rem #fff;
  color: #fff;
  text-shadow: none;
}
.zd-btn {
  width: 100%;
  clear: both;
  margin-bottom: 0.25rem;
}
.zd-btn a {
  width: 5.59rem;
  height: 0.9rem;
  display: block;
  margin: auto;
  background: url("../images/btn01.png") no-repeat center / 100%;
  border-radius: 50px;
  font-size: 0.36rem;
  line-height: 0.9rem;
  font-weight: 700;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.zd-btn a span {
  line-height: 1.2;
  position: relative;
}
.zd-btn a span::before,
.zd-btn a span::after {
  content: attr(data-text);
  color: #ff380b;
  position: absolute;
  top: 0;
  left: 0;
}
.zd-btn a span::before {
  color: #fff;
  top: 0.03rem;
}
.zd-btn a span::after {
  background: linear-gradient(to bottom, #ff5500 0%, #ff7f00 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  color: transparent;
}
.zd-btn a.curSuc {
  position: relative;
}
.zd-btn a.curSuc::after {
  content: '';
  width: 1rem;
  height: 0.95rem;
  display: block;
  background: url("../images/cursor.png") no-repeat center / 100%;
  position: absolute;
  top: 0.5rem;
  right: -0.2rem;
  animation: scale1 0.5s linear infinite alternate;
  -o-animation: scale1 0.5s linear infinite alternate;
  -moz-animation: scale1 0.5s linear infinite alternate;
  -webkit-animation: scale1 0.5s linear infinite alternate;
}
.zd-btn p {
  font-size: 0.24rem;
  color: #999999;
  font-weight: 400;
  margin: 0.14rem auto 0;
}
.zd-flow {
  clear: both;
  margin-bottom: 0.29rem;
}
.zd-flow .kuang {
  border-radius: 0 0 0.12rem 0.12rem;
}
.zd-flow .flowPart {
  width: 100%;
  clear: both;
  margin-top: 0.54rem;
  margin-bottom: 0.25rem;
}
.zd-flow ul {
  width: 100%;
  clear: both;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.zd-flow ul li {
  width: 1.72rem;
  height: 1.32rem;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  align-content: flex-start;
  position: relative;
  background: #fff;
  border: solid 0.01rem #ffc574;
  border-radius: 0.12rem;
}
.zd-flow ul li img {
  height: 0.71rem;
  display: block;
  margin-top: -0.37rem;
  border-radius: 50%;
  box-shadow: 0 0.03rem 0.1rem rgba(255, 127, 0, 0.2);
}
.zd-flow ul li span {
  width: 100%;
  clear: both;
  display: block;
  font-size: 0.24rem;
  line-height: 0.28rem;
  color: #333;
  padding-top: 0.18rem;
}
.zd-flow ul li span em {
  font-size: 0.18rem;
  display: block;
  margin-bottom: 0.08rem;
  color: #999;
}
.zd-flow ul li::after {
  content: '';
  width: 0.23rem;
  height: 0.21rem;
  display: block;
  background: url("../images/zd-icon-arr.png") no-repeat center / 100%;
  position: absolute;
  top: 0.55rem;
  right: -0.39rem;
}
.zd-flow ul li:nth-child(2) {
  margin: 0 0.44rem;
}
.zd-flow ul li:last-child::after {
  display: none;
}
.zd-joiner {
  clear: both;
  margin-bottom: 0.6rem;
  background: #ff8000;
  background: -webkit-linear-gradient(#ff6a00, #ff9500);
  background: -moz-linear-gradient(#ff6a00, #ff9500);
  background: -o-linear-gradient(#ff6a00, #ff9500);
  background: linear-gradient(#ff6a00, #ff9500);
}
.zd-joiner .kuang {
  border-radius: 0 0 0.12rem 0.12rem;
  height: 4.16rem;
}
.zd-joiner .noData {
  width: 100%;
  clear: both;
  margin-top: 0.63rem;
  display: none;
}
.zd-joiner .noData img {
  width: 3.74rem;
  display: block;
  margin: auto;
}
.zd-joiner .noData p {
  font-size: 0.26rem;
  line-height: 2;
  color: #333;
}
.zd-joiner ul {
  width: 5.6rem;
  display: block;
  margin: auto;
}
.zd-joiner ul li {
  width: 100%;
  clear: both;
  height: 0.38rem;
  padding: 0.29rem 0 0.22rem;
  font-size: 0.26rem;
  color: #444444;
  border-bottom: dashed 0.01rem #ff9595;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
.zd-joiner ul li:last-child {
  border-bottom: 0;
}
.zd-joiner ul li i {
  width: 0.4rem;
  height: 0.4rem;
  display: block;
  border-radius: 50px;
  background: #ff9500;
  background: -webkit-linear-gradient(#ff7f00, #ffaa00);
  background: -moz-linear-gradient(#ff7f00, #ffaa00);
  background: -o-linear-gradient(#ff7f00, #ffaa00);
  background: linear-gradient(#ff7f00, #ffaa00);
  font-size: 0.24rem;
  line-height: 0.4rem;
  color: #fff;
  margin-right: 0.1rem;
  font-style: italic;
}
.zd-joiner ul li a {
  font-size: 0.26rem;
  font-weight: 500;
  color: #ff7f00;
  line-height: 1;
  display: block;
  width: 1.5rem;
  text-align: left;
}
.zd-joiner ul li span {
  line-height: 0.4rem;
  font-weight: 500;
  color: #666;
  margin-left: 0.45rem;
}
.shareProgress {
  margin-bottom: 0.35rem;
  background: #ff8000;
  background: -webkit-linear-gradient(#ff6a00, #ff9500);
  background: -moz-linear-gradient(#ff6a00, #ff9500);
  background: -o-linear-gradient(#ff6a00, #ff9500);
  background: linear-gradient(#ff6a00, #ff9500);
}
.shareProgress ul {
  width: 100%;
  margin-top: 0.54rem;
  clear: both;
  margin-bottom: 0.25rem;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.shareProgress ul li {
  width: 2.5rem;
  height: 1.32rem;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  align-content: flex-start;
  border: solid 0.01rem #ffc16b;
  border-radius: 0.12rem;
  background: #fff;
  position: relative;
}
.shareProgress ul li:first-child {
  margin-right: 1.1rem;
}
.shareProgress ul li:first-child::after {
  content: '';
  width: 0.76rem;
  height: 0.26rem;
  display: block;
  background: url("../images/zd-icon-arr2.png") no-repeat center / 100%;
  position: absolute;
  top: 0.53rem;
  right: -1rem;
}
.shareProgress ul li img {
  height: 0.71rem;
  display: block;
  margin-top: -0.37rem;
  border-radius: 50%;
  box-shadow: 0 0.03rem 0.1rem rgba(255, 127, 0, 0.2);
}
.shareProgress ul li span {
  width: 100%;
  clear: both;
  display: block;
  font-size: 0.24rem;
  line-height: 0.28rem;
  color: #333;
  padding-top: 0.18rem;
}
.capsule {
  width: 6.91rem;
  height: 1.38rem;
  margin: 0 auto 0.3rem;
  background: url("../images/capsule-img01.png") no-repeat center / auto 100%;
  border-radius: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  justify-content: flex-end;
}
.capsule a {
  width: 1.03rem;
  height: 1.03rem;
  display: block;
  margin-right: 0.2rem;
  animation: scale2 0.5s linear infinite alternate;
  -o-animation: scale2 0.5s linear infinite alternate;
  -moz-animation: scale2 0.5s linear infinite alternate;
  -webkit-animation: scale2 0.5s linear infinite alternate;
  box-shadow: 0 0.05rem 0.2rem #ff460d;
  border-radius: 50%;
}
.capsule a img {
  width: 100%;
  display: block;
}
.xf {
  width: 1.5rem;
}
.xf a {
  display: inline-block;
  width: 100%;
}
.xf a img {
  width: 100%;
}
.xf.left {
  left: 0;
  right: auto;
}
/*# sourceMappingURL=style.css.map */