@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: #fde2bb;
}
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: #ffb146;
  }
}
.page-index {
  float: left;
  position: relative;
  width: 100%;
  height: 100%;
  min-height: 100vh;
  background: #ffb146 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: #ffb146 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: #ffb146 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: #ffb146 url("../images/page-index.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: 7.1rem;
  margin: auto;
  text-align: center;
  clear: both;
  position: relative;
}
.banner-box {
  width: 100%;
  clear: both;
  height: 5.68rem;
  display: block;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  align-content: flex-start;
}
.banner-box .logo {
  width: 2.13rem;
  height: auto;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  position: absolute;
  top: 0.62rem;
  left: 0.47rem;
}
.banner-box .logo img {
  width: 100%;
  display: block;
}
.banner-box .projectName {
  width: auto;
  height: 0.7rem;
  display: block;
  background: #ff4900;
  border-radius: 0.5rem 0 0 0.5rem;
  font-size: 0.38rem;
  line-height: 0.7rem;
  font-weight: 700;
  color: #fff;
  padding: 0 0.3rem;
  position: absolute;
  right: 0;
  top: 0.5rem;
}
.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: #ff4900;
}
.banner-box .fixBtn a.btn02 {
  background: #ff941d;
}
.mainIndex {
  width: 100%;
  clear: both;
}
.mainIndex .indexBtn {
  width: 100%;
  clear: both;
  margin-top: 5.65rem;
  height: 2.01rem;
}
.mainIndex .indexBtn a {
  width: 6.2rem;
  height: 1rem;
  display: block;
  margin: auto;
  background: #f6d789;
  background: -webkit-linear-gradient(#fff5c8, #f6d789, #fff5c8);
  background: -ms-linear-gradient(#fff5c8, #f6d789, #fff5c8);
  background: -o-linear-gradient(#fff5c8, #f6d789, #fff5c8);
  background: linear-gradient(#fff5c8, #f6d789, #fff5c8);
  box-shadow: 0 0.1rem 0.15rem rgba(255, 0, 0, 0.4);
  border-radius: 0.5rem;
  font-size: 0.36rem;
  line-height: 1rem;
  color: #5f1f05;
  font-weight: 700;
}
.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;
}
.mainIndex .indexBtn p {
  width: 100%;
  margin: 0.18rem auto 0;
  display: block;
  font-size: 0.26rem;
  line-height: 0.3rem;
  color: #fff;
  text-align: center;
}
.shareBtn {
  width: 100%;
  clear: both;
  margin-top: 5.81rem;
  height: 2.86rem;
}
.shareBtn a {
  width: 5.2rem;
  height: 0.76rem;
  display: block;
  margin: auto;
  background: #f6d789;
  background: -webkit-linear-gradient(#fff5c8, #f6d789, #fff5c8);
  background: -ms-linear-gradient(#fff5c8, #f6d789, #fff5c8);
  background: -o-linear-gradient(#fff5c8, #f6d789, #fff5c8);
  background: linear-gradient(#fff5c8, #f6d789, #fff5c8);
  box-shadow: 0 0.1rem 0.15rem rgba(255, 0, 0, 0.4);
  border-radius: 0.5rem;
  font-size: 0.36rem;
  line-height: 0.76rem;
  color: #fff;
  font-weight: bold;
}
.zdPart {
  width: 100%;
  clear: both;
  border-radius: 0.16rem;
  background: #ffc925;
  background: -webkit-linear-gradient(106deg, #f14225, #ffc925, #f14225);
  background: -ms-linear-gradient(106deg, #f14225, #ffc925, #f14225);
  background: -o-linear-gradient(106deg, #f14225, #ffc925, #f14225);
  background: linear-gradient(106deg, #f14225, #ffc925, #f14225);
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  align-items: flex-start;
  position: relative;
}
.zdPart .kuang {
  width: 6.8rem;
  min-height: 2rem;
  background: #fff;
  border-radius: 0.1rem;
  box-shadow: 0 0.02rem 0.2rem rgba(252, 229, 133, 0.42) inset;
  margin: 0.4rem 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.7rem;
  display: block;
  background: url("../images/zd-tit01.png") no-repeat center top / auto 100%;
  margin-top: -0.4rem;
  font-size: 0.36rem;
  line-height: 0.7rem;
  color: #fff;
  font-weight: 700;
}
.member {
  clear: both;
  margin-bottom: 0.28rem;
}
.member.suc {
  position: relative;
}
.member.suc::after {
  content: '';
  width: 2.79rem;
  height: 0.93rem;
  display: block;
  background: url("../images/tag-suc01.png") no-repeat center top / 100%;
  position: absolute;
  top: -0.46rem;
  right: 0;
}
.member .kuang {
  margin: 0.16rem 0.15rem 0.15rem;
}
.member ul {
  margin-top: 0.31rem;
  min-height: 1.37rem;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.member ul li {
  width: 1.46rem;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  align-content: flex-start;
  margin: 0 0.35rem 0.34rem;
}
.member ul li img {
  width: 1.3rem;
  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 {
  border: none;
  background: #f88c13;
  background: -webkit-linear-gradient(#ffd200, #f14525);
  background: -moz-linear-gradient(#ffd200, #f14525);
  background: -o-linear-gradient(#ffd200, #f14525);
  background: linear-gradient(#ffd200, #f14525);
  box-shadow: 0 0.03rem 0.1rem rgba(0, 0, 0, 0.1);
  color: #fff;
}
.zd-btn {
  width: 100%;
  clear: both;
  margin-bottom: 0.34rem;
}
.zd-btn a {
  width: 4.68rem;
  height: 0.86rem;
  display: block;
  margin: auto;
  background: url("../images/btn01.png") no-repeat center / 100%;
  border-radius: 50px;
  font-size: 0.28rem;
  line-height: 0.86rem;
  color: #fff;
  font-weight: bold;
  text-shadow: 0 0.02rem 0.01rem rgba(142, 24, 24, 0.38);
  box-shadow: 0 0.05rem 0.1rem rgba(0, 0, 0, 0.1);
}
.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-flow {
  clear: both;
  margin-bottom: 0.29rem;
}
.zd-flow .kuang {
  border-radius: 0 0 0.12rem 0.12rem;
}
.zd-flow .partData {
  width: 100%;
  clear: both;
  margin-top: 0.58rem;
  margin-bottom: 0.23rem;
}
.zd-flow ul {
  width: 100%;
  clear: both;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.zd-flow ul li {
  width: 1.7rem;
  height: 1.3rem;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  align-content: flex-start;
  position: relative;
  background: #fff;
  border: solid 0.01rem #ff6344;
  border-radius: 0.12rem;
}
.zd-flow ul li img {
  height: 0.71rem;
  display: block;
  margin-top: -0.37rem;
}
.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.54rem;
}
.zd-flow ul li:last-child::after {
  display: none;
}
.zd-joiner {
  clear: both;
  margin-bottom: 0.78rem;
}
.zd-joiner .kuang {
  border-radius: 0 0 0.12rem 0.12rem;
  height: 2.44rem;
}
.zd-joiner .kuang h3 {
  background: url("../images/zd-tit02.png") no-repeat center top / auto 100%;
}
.zd-joiner .partData {
  width: 100%;
  clear: both;
  margin-top: 0.02rem;
  margin-bottom: 0.02rem;
}
.zd-joiner ul {
  width: 6rem;
  display: block;
  margin: auto;
}
.zd-joiner ul li {
  width: 100%;
  clear: both;
  height: 0.44rem;
  padding: 0.3rem 0;
  font-size: 0.26rem;
  color: #444444;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  border-bottom: dashed 0.01rem #ccc;
}
.zd-joiner ul li:nth-child(2) {
  border-bottom: 0;
}
.zd-joiner ul li i {
  width: 0.4rem;
  height: 0.4rem;
  display: block;
  border-radius: 50px;
  background: #f88c13;
  background: -webkit-linear-gradient(#ffd200, #f14525);
  background: -moz-linear-gradient(#ffd200, #f14525);
  background: -o-linear-gradient(#ffd200, #f14525);
  background: linear-gradient(#ffd200, #f14525);
  font-size: 0.24rem;
  line-height: 0.4rem;
  color: #fff;
  margin-right: 0.1rem;
}
.zd-joiner ul li a {
  font-size: 0.26rem;
  font-weight: 700;
  color: #ff4d25;
  line-height: 1;
  display: block;
  width: 1.5rem;
  text-align: left;
}
.zd-joiner ul li span {
  width: 1.46rem;
  height: 0.44rem;
  line-height: 0.44rem;
  border-radius: 0.1rem;
  font-weight: 500;
  color: #fff;
  background: #f2a100;
  background: -webkit-linear-gradient(#ffc000, #e58100);
  background: -moz-linear-gradient(#ffc000, #e58100);
  background: -o-linear-gradient(#ffc000, #e58100);
  background: linear-gradient(#ffc000, #e58100);
  margin-left: 0.45rem;
}
.capsule {
  width: 6.95rem;
  height: 1.47rem;
  margin: 0 auto 0.7rem;
  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;
  display: none;
}
.capsule a {
  width: 1.19rem;
  height: 1.19rem;
  display: block;
  margin-top: 0.1rem;
  margin-right: 0.18rem;
  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;
}
.capsule a img {
  width: 100%;
  display: block;
  transition: all 0.5s;
}
.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 */