@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: #fbe7e7;
}
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: #fbe7e7;
  }
}
.pageIndex {
  float: left;
  position: relative;
  width: 100%;
  height: 100%;
  min-height: 100vh;
  background: #e63f3f 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: #e63f3f url("../images/page-zd.jpg") no-repeat center top / 7.5rem;
}
.page-share {
  width: 100%;
  height: 100%;
  min-height: 100vh;
  float: left;
  background: #e63f3f url("../images/page-share.jpg") no-repeat center top / 7.5rem;
  padding-bottom: .5rem;
}
.wrap {
  width: 6.92rem;
  margin: auto;
  text-align: center;
  clear: both;
  position: relative;
}
.wrap3 {
  width: 7.2rem;
  margin: auto;
  text-align: center;
  clear: both;
  position: relative;
}
.banner-box {
  height: 6.39rem;
  width: 100%;
  float: left;
  position: relative;
}
.page-zd .banner-box {
  height: 5.19rem;
}
.page-share .banner-box {
  height: 11.02rem;
}
.banner-box .logo {
  position: absolute;
  left: 0.4rem;
  top: 0.92rem;
  width: 2.05rem;
  height: auto;
  display: block;
}
.banner-box .logo.type02 {
  top: 0.58rem;
}
.banner-box .logo img {
  width: 100%;
  display: block;
}
.banner-box .fixBtn {
  position: absolute;
  top: 0;
  right: 0.4rem;
}
.banner-box .fixBtn a {
  float: left;
  margin-left: 0.2rem;
  width: 0.49rem;
  height: 0.69rem;
  -webkit-border-radius: 0 0 0.11rem 0.11rem;
  -moz-border-radius: 0 0 0.11rem 0.11rem;
  border-radius: 0 0 0.11rem 0.11rem;
  padding: 0.16rem 0.3rem;
  font-size: 0.24rem;
  line-height: 0.29rem;
  color: #fff;
  border: solid 0.01rem #fff;
  border-top: 0;
  cursor: pointer;
  text-align: center;
  transition: all 0.5s;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  background: #cc1b21;
  background: -webkit-linear-gradient(#cc1b21, #ff6145);
  background: -moz-linear-gradient(#cc1b21, #ff6145);
  background: -o-linear-gradient(#cc1b21, #ff6145);
  background: linear-gradient(#cc1b21, #ff6145);
  box-shadow: 0 0.04rem 0.1rem rgba(209, 21, 21, 0.3);
}
.indexVid {
  width: 6.72rem;
  clear: both;
  text-align: center;
  margin: auto;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.indexVid .videoBox {
  width: 6.72rem;
  height: auto;
  min-height: 3.78rem;
  border: solid 0.02rem #ff7667;
}
.indexVid .videoBox .video {
  width: 100%;
  display: block;
}
.indexEnter {
  width: 7.11rem;
  height: 1.64rem;
  clear: both;
  margin: 2.4rem auto 0.37rem;
  background: url("../images/index-img02.png") no-repeat center top / 100%;
  position: relative;
}
.indexEnter::before {
  content: '';
  width: 2.16rem;
  height: 0.76rem;
  display: block;
  background: url("../images/index-img01.png") no-repeat center top / 100%;
  position: absolute;
  left: 0.28rem;
  top: -0.14rem;
  animation: moveX1 0.8s linear infinite alternate;
  -o-animation: moveX1 0.8s linear infinite alternate;
  -moz-animation: moveX1 0.8s linear infinite alternate;
  -webkit-animation: moveX1 0.8s linear infinite alternate;
}
.indexEnter a {
  width: 1.21rem;
  height: 1.22rem;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  background: url("../images/index-btn01.png") no-repeat center top / 100%;
  border-radius: 50%;
  font-size: 0.28rem;
  line-height: 0.3rem;
  color: #fff;
  text-align: center;
  position: absolute;
  top: 0.19rem;
  right: 0.7rem;
}
.actEnd {
  width: 100%;
  height: 100vh;
  background: #fff;
  text-align: center;
  display: flex;
  justify-content: center;
  align-content: center;
  flex-wrap: wrap;
}
.actEnd img {
  width: 2.43rem;
  margin: 0.22rem auto;
  display: block;
}
.actEnd p {
  width: 100%;
  font-size: 0.32rem;
  color: #666666;
  font-weight: 600;
  line-height: 0.36rem;
}
.actEnd p b {
  font-weight: bold;
  color: #333;
}
.actEnd p span {
  font-size: 0.32rem;
  font-weight: bold;
  display: inline-block;
  color: #d62b1c;
}
.kuang {
  width: 100%;
  height: auto;
  min-height: 1rem;
  background: #fff;
  border-radius: 0.15rem;
  border: solid 0.03rem #ff7a7a;
  box-shadow: 0 0.1rem 0.2rem #ed3535, 0 0.11rem 0.1rem #fff inset;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  align-content: flex-start;
}
.member {
  width: 100%;
  clear: both;
  margin: 0 auto 0.21rem;
  height: 4.4rem;
}
.member ul {
  width: 100%;
  clear: both;
  margin-top: 0.33rem;
  margin-bottom: 0.26rem;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  align-content: flex-start;
}
.member ul li {
  width: 1.73rem;
  margin: 0 0.13rem;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  align-content: flex-start;
}
.member ul li img {
  width: 1.42rem;
  display: block;
  margin-bottom: 0.15rem;
  border-radius: 50%;
  box-shadow: 0 0.06rem 0.05rem rgba(212, 212, 212, 0.35);
}
.member ul li span {
  width: 1.73rem;
  height: 0.59rem;
  display: block;
  font-size: 0.24rem;
  line-height: 0.46rem;
  color: #333;
  background: url("../images/user1.png") no-repeat center top;
  background-size: 100%;
}
.member ul li.on img {
  border-radius: 50%;
  box-shadow: 0 0.06rem 0.05rem rgba(255, 154, 154, 0.35);
}
.member ul li.on span {
  border: none;
  color: #872c00;
  background: url(../images/user2.png) no-repeat center top;
  background-size: 100%;
}
.zd-btn {
  width: 100%;
  display: block;
  clear: both;
  position: relative;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.zd-btn a {
  width: 4.35rem;
  height: 0.99rem;
  display: block;
  margin: 0 auto 0.2rem;
  font-size: 0.48rem;
  line-height: 0.96rem;
  font-weight: bold;
  color: #fff;
  border-radius: 50px;
  cursor: pointer;
  box-sizing: border-box;
  background: url("../images/btn01.png") no-repeat center / 100%;
  box-shadow: 0 0.09rem 0.08rem rgba(255, 56, 38, 0.36);
}
.zd-btn a span {
  line-height: 1;
  background: linear-gradient(to bottom, #fff 0%, #fff776 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  color: transparent;
}
.zd-btn p {
  width: 100%;
  margin: 0 auto 0.28rem;
  font-size: 0.24rem;
  line-height: 1;
  color: #999999;
}
.zd-progress {
  width: 100%;
  clear: both;
  margin: 0 auto 0.2rem;
}
.zd-progress .tit {
  width: 3.64rem;
  height: 0.85rem;
  clear: both;
  margin: 0 auto 0.2rem;
  background: url("../images/zd-tit01.png") no-repeat center top / auto 100%;
  -webkit-border-radius: 0 0 0.2rem 0.2rem;
  -moz-border-radius: 0 0 0.2rem 0.2rem;
  border-radius: 0 0 0.2rem 0.2rem;
  font-size: 0.36rem;
  line-height: 0.8rem;
  color: #fff;
  font-weight: bold;
  text-shadow: 0 0.03rem 0 rgba(242,1,1,0.4);
  box-shadow: 0 .06rem .08rem rgba(0,0,0,0.1);
}
.zd-progress ul {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.zd-progress ul li {
  width: 1.2rem;
  height: auto;
  margin: 0 0.42rem 0.22rem;
  display: flex;
  justify-content: center;
  align-items: center;
  align-content: flex-start;
  flex-wrap: wrap;
  position: relative;
}
.zd-progress ul li img {
  width: 1.23rem;
  display: block;
}
.zd-progress ul li span {
  width: 100%;
  display: block;
  font-size: 0.24rem;
  line-height: 0.32rem;
  color: #000a33;
}
.zd-progress ul li::after {
  content: "";
  width: 0.25rem;
  height: 0.29rem;
  display: block;
  background: url("../images/zd-icon-arr01.png") no-repeat center / 100%;
  position: absolute;
  top: 0.36rem;
  right: -0.5rem;
}
.zd-progress ul li:last-child::after {
  display: none;
}
.zd-cursor {
  width: 100%;
  clear: both;
  height: 4.74rem;
  margin-bottom: 0.64rem;
}
.zd-cursor .tit {
  width: 5.01rem;
  height: 0.71rem;
  clear: both;
  margin: 0 auto 0.26rem;
  background: url("../images/zd-tit02.png") no-repeat center top / auto 100%;
  -webkit-border-radius: 0 0 0.2rem 0.2rem;
  -moz-border-radius: 0 0 0.2rem 0.2rem;
  border-radius: 0 0 0.2rem 0.2rem;
  font-size: 0.36rem;
  line-height: 0.71rem;
  color: #fff;
  font-weight: bold;
  text-shadow: 0 0.03rem 0 #0d7b46;
  box-shadow: 0 0.06rem 0.08rem rgba(0, 0, 0, 0.06);
}
.zd-cursor .itembox {
  width: 100%;
  clear: both;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.zd-cursor .itembox .item {
  width: 2.84rem;
  height: 3.53rem;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  align-items: flex-end;
  margin: 0 0.14rem;
  border-radius: 0.2rem;
  box-shadow: 0 0.06rem 0.06rem rgba(230, 54, 44, 0.61);
}
.zd-cursor .itembox .item.item1 {
  background: url("../images/zd-cur01.png") no-repeat center top / 100%;
}
.zd-cursor .itembox .item.item2 {
  background: url("../images/zd-cur02.png") no-repeat center top / 100%;
}
.zd-cursor .itembox .item a {
  width: 1.96rem;
  height: 0.55rem;
  display: block;
  margin-bottom: 0.29rem;
  border-radius: 50px;
  box-shadow: 0 0.06rem 0.08rem #e30301;
}
.zd-cursor .itembox .item a img {
  width: 100%;
  display: block;
}
.zd-group {
  width: 7rem;
  height: 1.79rem;
  clear: both;
  margin: 0.24rem auto 0.3rem;
  background: url("../images/zd-img04.png") no-repeat center top / 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  justify-content: flex-end;
  border-radius: 0.9rem;
  box-shadow: 0 0.1rem 0.25rem rgba(185, 21, 9, 0.8);
}
.zd-group a {
  width: 1.24rem;
  height: 1.23rem;
  display: block;
  margin-right: 0.4rem;
  border-radius: 50%;
  box-shadow: 0 0.03rem 0.11rem #bcbcbc;
}
.zd-group a img {
  width: 100%;
  display: block;
}
.share-btn {
  width: 100%;
  clear: both;
  float: left;
  text-align: center;
  margin-bottom: .28rem;
}
.share-btn a {
  width: 4.35rem;
  height: 0.96rem;
  display: block;
  margin: 0 auto;
  font-size: 0.48rem;
  line-height: 0.96rem;
  font-weight: bold;
  color: #fff;
  border-radius: 50px;
  cursor: pointer;
  box-sizing: border-box;
  background: url("../images/btn01.png") no-repeat center / 100%;
  box-shadow: 0 0.06rem 0.08rem rgba(253, 86, 71, 0.2);
}
.share-btn a span {
  line-height: 1;
  background: linear-gradient(to bottom, #fff 0%, #fff776 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  color: transparent;
}
.zl-progress {
  margin-bottom: 0.6rem;
  height: 2.77rem;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  align-content: flex-start;
}
.zl-progress .tit {
  width: 4.4rem;
  clear: both;
  margin: -0.02rem auto 0.22rem;
  background: url("../images/zd-tit03.png") no-repeat center top / auto 100%;
  height: 0.98rem;
  -webkit-border-radius: 0 0 0.2rem 0.2rem;
  -moz-border-radius: 0 0 0.2rem 0.2rem;
  border-radius: 0 0 0.2rem 0.2rem;
  font-size: 0.36rem;
  line-height: 0.84rem;
  color: #fff;
  font-weight: bold;
  text-shadow: 0 0.03rem 0 rgba(242, 1, 1, 0.4);
  box-shadow: 0 .06rem .08rem rgba(0, 0, 0, 0.1);
}
.zl-progress ul {
  margin: 0 auto 0.26rem;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.zl-progress ul li {
  width: 3rem;
  height: 1.17rem;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  align-content: flex-start;
  position: relative;
}
.zl-progress ul li img {
  width: 1.17rem;
  height: 1.17rem;
  display: inline-block;
  border-radius: 50px;
  box-shadow: 0 0.06rem 0.1rem rgba(255, 56, 38, 0.2);
  margin-right: 0.1rem;
}
.zl-progress ul li span {
  width: 1.7rem;
  display: inline-block;
  font-size: 0.24rem;
  line-height: 0.3rem;
  color: #000a33;
  text-align: left;
}
.zl-progress ul li span em {
  color: #ff2824;
  font-weight: bold;
}
.zd-joiner {
  width: 100%;
  clear: both;
  margin: 0 auto 0.38rem;
  height: 3.08rem;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  align-content: flex-start;
}
.zd-joiner .tit {
  width: 3.64rem;
  height: 0.85rem;
  clear: both;
  margin: 0 auto 0.2rem;
  background: url("../images/zd-tit01.png") no-repeat center top / auto 100%;
  -webkit-border-radius: 0 0 0.2rem 0.2rem;
  -moz-border-radius: 0 0 0.2rem 0.2rem;
  border-radius: 0 0 0.2rem 0.2rem;
  font-size: 0.36rem;
  line-height: 0.8rem;
  color: #fff;
  font-weight: bold;
  text-shadow: 0 0.03rem 0 rgba(242, 1, 1, 0.4);
  box-shadow: 0 .06rem .08rem rgba(0, 0, 0, 0.1);
}
.zd-joiner ul {
  width: 5.85rem;
  margin: auto;
}
.zd-joiner ul li {
  width: 100%;
  height: 0.77rem;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  font-size: 0.24rem;
  background: #fff4f4;
  border: solid 0.01rem #fa5353;
  border-radius: 0.1rem;
  margin: 0 auto 0.14rem;
}
.zd-joiner ul li i {
  width: 0.44rem;
  height: 0.44rem;
  display: block;
  border-radius: 50px;
  margin-right: 0.15rem;
  line-height: 0.44rem;
  font-size: 0.24rem;
  color: #fa5353;
  background: #ffd8d8;
}
.zd-joiner ul li a {
  font-weight: bold;
  color: #333;
  margin-right: 0.2rem;
}
.zd-joiner ul li time {
  color: #999999;
  font-size: 0.22rem;
}
.zd-joiner ul li span {
  color: #fff;
  margin-left: 0.3rem;
  font-weight: bold;
  width: 1.48rem;
  height: 0.49rem;
  line-height: .44rem;
  display: block;
  border-radius: 50px;
  background: url("../images/zd-img02.png") no-repeat center left / auto 100%;
  box-shadow: 0 0.09rem 0.08rem rgba(255, 56, 38, 0.36);
}
.coupon{
  width: 7.11rem;
  position: relative;
  margin-left: .24rem;
}
.coupon a img{
  width: 100%;
}
.coupon .hand{
  width: 1.49rem; position: absolute; right: -.45rem;
  top: 1rem; animation: scaleDraw 2.5s infinite alternate ease-in-out;
}
.page-zd .qun{
  margin-top: 0.1rem;
}
.qun{
  width: 100%; margin: 0 auto; margin-top: 0.24rem;
}
.qun img{
  width: 7.46rem;
  margin: 0 auto;
  display: block;
}
.noUser{
  display: inline-block;
  width: 100%;
  margin-top: .1rem;
}
.noUser img{
  width: 5.28rem;
}
/*# sourceMappingURL=style.css.map */
@-webkit-keyframes scaleDraw{
  0%  {transform: scale(.95); }
  25% {transform: scale(1.1);}
  50% {transform: scale(.95);}
  75% {transform: scale(1.1);}
  100%{transform: scale(.95);}
}
@keyframes scaleDraw {  /*定义关键帧、scaleDrew是需要绑定到选择器的关键帧名称*/
  0%  {transform: scale(.95); }
  25% {transform: scale(1.1);}
  50% {transform: scale(.95);}
  75% {transform: scale(1.1);}
  100%{transform: scale(.95);}
}