@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: #ffdbdb;
}
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: #c31111;
  }
}
.page-index {
  float: left;
  position: relative;
  width: 100%;
  height: 100%;
  min-height: 100vh;
  background: #c31111 url("../images/page-index.jpg") no-repeat center top / 7.5rem;
}
.page-list {
  float: left;
  position: relative;
  width: 100%;
  height: 100%;
  min-height: 100vh;
  background: #c31111 url("../images/page-list.jpg") no-repeat center top / 7.5rem;
}
.page-zd {
  float: left;
  position: relative;
  width: 100%;
  height: 100%;
  min-height: 100vh;
  background: #5e0101 url("../images/page-zd.jpg") no-repeat center top / 7.5rem;
}
.page-share {
  float: left;
  position: relative;
  width: 100%;
  height: 100%;
  min-height: 100vh;
  background: #c31111 url("../images/page-share.jpg") no-repeat center top / 7.5rem;
}
.wrap {
  width: 6.6rem;
  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.19rem;
  display: block;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.page-list .banner-box {
  height: 6.79rem;
}
.page-zd .banner-box {
  height: 4.03rem;
}
.banner-box .logo {
  width: 2.41rem;
  height: 0.89rem;
  background: url("../images/logo-bg.png") no-repeat center / 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  position: absolute;
  top: 0;
  left: 0.39rem;
}
.banner-box .logo img {
  width: 1.93rem;
  display: block;
}
.banner-box .fixBtn {
  position: absolute;
  top: 0;
  right: 0.3rem;
}
.banner-box .fixBtn a {
  font-size: 0.26rem;
  line-height: 0.36rem;
  color: #fff;
  padding: 0.11rem 0.3rem;
  width: 0.59rem;
  display: block;
  -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;
  background: #f45d5d;
  float: left;
  margin-left: 0.18rem;
}
.banner-box .proTit {
  width: 100%;
  clear: both;
  margin-top: 1.27rem;
}
.banner-box .proTit img {
  height: 2.43rem;
  display: block;
  margin: auto;
}
.mainIndex {
  width: 100%;
  clear: both;
}
.mainIndex .indexBtn {
  width: 100%;
  clear: both;
  margin-top: 8.07rem;
  margin-bottom: 0.72rem;
}
.mainIndex .indexBtn a {
  width: 6.32rem;
  height: 1.02rem;
  display: block;
  margin: auto;
  background: url("../images/btn01.png") no-repeat center / 100%;
  border-radius: 50px;
  font-size: 0.36rem;
  line-height: 1.02rem;
  color: #fff;
  font-weight: bold;
}
.mainIndex .indexBtn a span {
  line-height: 1;
  background: linear-gradient(to bottom, #ff580f 0%, #cb2b00 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  color: transparent;
}
.actEnd {
  width: 100%;
  height: 100vh;
  background: #fff;
  text-align: center;
  display: flex;
  justify-content: center;
  align-content: center;
  flex-wrap: wrap;
}
.actEnd img.ewm {
  width: 2.55rem;
  margin: 0.22rem auto;
  display: block;
  box-shadow: 0 0.1rem 0.2rem 0 rgba(0, 0, 0, 0.15);
}
.actEnd p {
  width: 100%;
  font-size: 0.32rem;
  color: #333333;
  font-weight: 600;
  line-height: 0.36rem;
}
.actEnd p span {
  font-size: 0.26rem;
  font-weight: 400;
  display: block;
}
.shareBtn {
  width: 100%;
  clear: both;
  margin-top: 8rem;
  margin-bottom: 0.47rem;
}
.shareBtn a {
  width: 6.32rem;
  height: 1.02rem;
  display: block;
  margin: auto;
  background: url("../images/btn01.png") no-repeat center / 100%;
  border-radius: 50px;
  font-size: 0.36rem;
  line-height: 1.02rem;
  color: #fff;
  font-weight: bold;
}
.shareBtn a span {
  line-height: 1;
  background: linear-gradient(to bottom, #ff580f 0%, #cb2b00 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  color: transparent;
}
.kmList {
  width: 100%;
  clear: both;
  margin-bottom: 0.36rem;
  border-radius: 0.16rem;
  background: #df3838;
  background: -webkit-linear-gradient(#ca1313, #f45d5d);
  background: -moz-linear-gradient(#ca1313, #f45d5d);
  background: -o-linear-gradient(#ca1313, #f45d5d);
  background: linear-gradient(#ca1313, #f45d5d);
  box-shadow: 0 0.04rem 0.1rem rgba(202, 19, 19, 0.37) inset;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.kmList .kuang {
  width: 6.6rem;
  clear: both;
  margin: 0.15rem;
  background: #fff;
  border-radius: 0.16rem;
  box-shadow: 0 0.02rem 0.2rem rgba(250, 70, 70, 0.42) inset;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  align-content: flex-start;
}
.kmList .kuang ul {
  width: 5.92rem;
  clear: both;
  padding-top: 0.07rem;
}
.kmList .kuang ul li {
  width: 100%;
  padding: 0.24rem 0;
  border-bottom: dashed 0.01rem #b3b3b3;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
.kmList .kuang ul li:last-child {
  border-bottom: 0;
}
.kmList .kuang ul li .left {
  width: 3.35rem;
  font-size: 0.32rem;
  line-height: 0.43rem;
  font-weight: bold;
  color: #333;
  text-align: left;
}
.kmList .kuang ul li .left span {
  color: #d90000;
  display: block;
}
.kmList .kuang ul li .left span.dis {
  display: block;
}
.kmList .kuang ul li .btn {
  width: 2.4rem;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  align-content: flex-start;
}
.kmList .kuang ul li .btn a {
  width: 100%;
  height: 0.66rem;
  display: block;
  border-radius: 50px;
  background: #df3838;
  background: -webkit-linear-gradient(#f45d5d, #ca1313);
  background: -moz-linear-gradient(#f45d5d, #ca1313);
  background: -o-linear-gradient(#f45d5d, #ca1313);
  background: linear-gradient(#f45d5d, #ca1313);
  box-shadow: 0 0.03rem 0.1rem rgba(202, 19, 19, 0.2);
  font-size: 0.3rem;
  line-height: 0.66rem;
  color: #fff;
  font-weight: bold;
}
.kmList .kuang ul li .btn a.null {
  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);
  box-shadow: 0 0.03rem 0.1rem rgba(0, 0, 0, 0.2);
}
.kmList .kuang ul li .btn a.sm {
  font-size: 0.24rem;
}
.kmList .kuang ul li .btn span {
  font-size: 0.24rem;
  line-height: 1;
  color: #999;
  padding-top: 0.15rem;
  display: block;
}
.zdPart {
  width: 100%;
  clear: both;
  margin-bottom: 0.36rem;
  border-radius: 0.16rem;
  background: #df3838;
  background: -webkit-linear-gradient(#ca1313, #f45d5d);
  background: -moz-linear-gradient(#ca1313, #f45d5d);
  background: -o-linear-gradient(#ca1313, #f45d5d);
  background: linear-gradient(#ca1313, #f45d5d);
  box-shadow: 0 0.04rem 0.1rem rgba(202, 19, 19, 0.37) inset;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  position: relative;
}
.zdPart .kuang {
  width: 6.6rem;
  clear: both;
  margin: 0.15rem;
  background: #fff;
  border-radius: 0.16rem;
  box-shadow: 0 0.02rem 0.2rem rgba(250, 70, 70, 0.42) inset;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  align-content: flex-start;
}
.zdPart .kuang.type2 {
  -webkit-border-radius: 0 0 0.16rem 0.16rem;
  -moz-border-radius: 0 0 0.16rem 0.16rem;
  border-radius: 0 0 0.16rem 0.16rem;
  margin: 0.5rem 0.15rem 0.14rem;
}
.zdPart .kuang h3 {
  width: 100%;
  height: 0.88rem;
  margin-top: -0.56rem;
  background: url("../images/zd-tit01.png") no-repeat center / auto 100%;
  font-size: 0.36rem;
  font-weight: bold;
  color: #fff;
  line-height: 0.82rem;
}
.zdPart .kuang h3.type2 {
  background: url("../images/zd-tit02.png") no-repeat center / auto 100%;
}
.member {
  width: 100%;
  clear: both;
}
.member.suc::before {
  content: '';
  width: 1.19rem;
  height: 1.19rem;
  display: block;
  background: url("../images/tag-suc.png") no-repeat center / 100%;
  position: absolute;
  top: 0.09rem;
  left: 0.09rem;
}
.member ul {
  margin-top: 0.36rem;
  margin-bottom: 0.13rem;
  min-height: 1.6rem;
  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.18rem 0.26rem;
}
.member ul li img {
  width: 1.32rem;
  display: block;
}
.member ul li span {
  width: 100%;
  height: 0.38rem;
  display: block;
  border-radius: 50px;
  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);
  box-shadow: 0 0.03rem 0.1rem rgba(0, 0, 0, 0.2);
  font-size: 0.24rem;
  line-height: 0.38rem;
  color: #fff;
  text-shadow: 0 0.01rem 0 rgba(0, 0, 0, 0.4);
  margin-top: -0.32rem;
  position: relative;
}
.member ul li span.on {
  background: #df3838;
  background: -webkit-linear-gradient(#f45d5d, #ca1313);
  background: -moz-linear-gradient(#f45d5d, #ca1313);
  background: -o-linear-gradient(#f45d5d, #ca1313);
  background: linear-gradient(#f45d5d, #ca1313);
  box-shadow: 0 0.03rem 0.1rem rgba(202, 19, 19, 0.2);
}
.zd-btn {
  width: 100%;
  clear: both;
}
.zd-btn a {
  width: 5.59rem;
  height: 0.9rem;
  display: block;
  margin: auto;
  background: url("../images/btn02.png") no-repeat center / 100%;
  border-radius: 50px;
  font-size: 0.36rem;
  line-height: 0.9rem;
  font-weight: bold;
}
.zd-btn a span {
  line-height: 1;
  background: linear-gradient(to bottom, #ff580f 0%, #cb2b00 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  color: transparent;
}
.zd-btn p {
  font-size: 0.24rem;
  line-height: 1;
  color: #999;
  padding: 0.2rem 0 0.29rem;
}
.zd-flow {
  width: 100%;
}
.zd-flow ul {
  width: 100%;
  clear: both;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  margin: 0.54rem auto 0.25rem;
}
.zd-flow ul li {
  width: 1.7rem;
  height: 1.3rem;
  margin: 0 0.22rem;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  align-content: flex-start;
  border: solid 0.01rem #ff7474;
  border-radius: 0.12rem;
  position: relative;
}
.zd-flow ul li img {
  width: 0.71rem;
  display: block;
  margin-top: -0.38rem;
  box-shadow: 0 0.05rem 0.1rem rgba(203, 22, 22, 0.2);
  border-radius: 50px;
}
.zd-flow ul li span {
  width: 100%;
  clear: both;
  display: block;
  font-size: 0.24rem;
  line-height: 0.3rem;
  color: #000a33;
  padding-top: 0.2rem;
}
.zd-flow ul li::after {
  content: '';
  width: 0.23rem;
  height: 0.21rem;
  display: block;
  background: url("../images/zd-icon-arr01.png") no-repeat center / 100%;
  position: absolute;
  top: 0.55rem;
  right: -0.33rem;
}
.zd-flow ul li:last-child::after {
  display: none;
}
.zd-joiner {
  width: 100%;
  clear: both;
}
.zd-joiner .kuang {
  height: 4.37rem;
  display: block;
}
.zd-joiner .noData {
  width: 100%;
  padding-top: 0.62rem;
  display: none;
}
.zd-joiner .noData img {
  width: 3.74rem;
  display: block;
  margin: auto;
}
.zd-joiner .noData p {
  font-size: 0.26rem;
  line-height: 1;
  color: #444;
  padding-top: 0.15rem;
}
.zd-joiner ul {
  width: 5.6rem;
  display: block;
  padding-top: 0.1rem;
  margin: auto;
}
.zd-joiner ul li {
  width: 100%;
  clear: both;
  padding-bottom: 0.22rem;
  border-bottom: dashed 0.01rem #ff9595;
  margin-bottom: 0.22rem;
  font-size: 0.26rem;
  color: #444444;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
.zd-joiner ul li:last-child {
  border-bottom: 0;
  margin-bottom: 0;
}
.zd-joiner ul li i {
  width: 0.4rem;
  height: 0.4rem;
  display: block;
  border-radius: 50px;
  background: #f46262;
  background: -webkit-linear-gradient(#e92f2f, #ff9595);
  background: -moz-linear-gradient(#e92f2f, #ff9595);
  background: -o-linear-gradient(#e92f2f, #ff9595);
  background: linear-gradient(#e92f2f, #ff9595);
  font-size: 0.24rem;
  line-height: 0.4rem;
  color: #fff;
  font-style: italic;
}
.zd-joiner ul li a {
  font-size: 0.26rem;
  font-weight: bold;
  color: #ea3b33;
  width: 1.7rem;
  text-align: left;
}
.zd-joiner ul li span {
  font-weight: bold;
}
.help-flow {
  width: 100%;
}
.help-flow ul {
  width: 100%;
  clear: both;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  margin: 0.54rem auto 0.25rem;
}
.help-flow ul li {
  width: 2.5rem;
  height: 1.3rem;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  align-content: flex-start;
  border: solid 0.01rem #ff7474;
  border-radius: 0.12rem;
  position: relative;
}
.help-flow ul li img {
  width: 0.71rem;
  display: block;
  margin-top: -0.38rem;
  box-shadow: 0 0.05rem 0.1rem rgba(203, 22, 22, 0.2);
  border-radius: 50px;
}
.help-flow ul li span {
  width: 100%;
  clear: both;
  display: block;
  font-size: 0.24rem;
  line-height: 0.3rem;
  color: #000a33;
  padding-top: 0.2rem;
}
.help-flow ul li:first-child {
  margin-right: 1.19rem;
}
.help-flow ul li:first-child::after {
  content: '';
  width: 0.76rem;
  height: 0.26rem;
  display: block;
  background: url("../images/zd-icon-arr02.png") no-repeat center / 100%;
  position: absolute;
  top: 0.53rem;
  right: -0.98rem;
}
.capsule {
  width: 100%;
  height: 1.38rem;
  margin-bottom: 0.45rem;
  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.type2 {
  margin-bottom: 0.3rem;
}
.capsule a {
  width: 1.38rem;
  height: 1.38rem;
  display: block;
  margin-top: 0.05rem;
}
.capsule a img {
  width: 100%;
  display: block;
}
/*# sourceMappingURL=style.css.map */