@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: #f7e4dd;
}
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: #f7e4dd;
  }
}
.pageIndex {
  float: left;
  position: relative;
  width: 100%;
  height: 100%;
  min-height: 100vh;
  background: #f7e4dd 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: #f7e4dd url("../images/page-zd.jpg") no-repeat center top / 7.5rem;
}
.page-share {
  width: 100%;
  height: 100%;
  min-height: 100vh;
  float: left;
  background: #f7e4dd url("../images/page-share.jpg") no-repeat center top / 7.5rem;
}
.wrap {
  width: 6.7rem;
  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.47rem;
  width: 100%;
  float: left;
  position: relative;
}
.page-zd .banner-box {
  height: 4.37rem;
}
.page-share .banner-box {
  height: 10.79rem;
}
.banner-box .logo {
  position: absolute;
  left: 0.34rem;
  top: 0.53rem;
  width: 1.49rem;
  height: auto;
  display: block;
}
.banner-box .logo img {
  width: 100%;
  display: block;
}
.banner-box .fixBtn {
  position: absolute;
  top: 0.45rem;
  right: 0;
}
.banner-box .fixBtn a {
  float: left;
  margin-left: 0.2rem;
  margin-bottom: 0.15rem;
  clear: both;
  width: 1.34rem;
  height: 0.5rem;
  padding-right: 0.15rem;
  -webkit-border-radius: 0.1rem 0 0 0.1rem;
  -moz-border-radius: 0.1rem 0 0 0.1rem;
  border-radius: 0.1rem 0 0 0.1rem;
  font-size: 0.24rem;
  line-height: 0.5rem;
  color: #e40d0d;
  cursor: pointer;
  text-align: center;
  transition: all 0.5s;
  background: #fcc5c5;
}
.mainIndex {
  width: 100%;
  clear: both;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  align-content: flex-start;
}
.mainIndex .tabIndex {
  width: 6.77rem;
  height: 5.86rem;
  background: url("../images/index-img01.png") no-repeat center top / 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  align-content: flex-start;
}
.mainIndex .tabIndex .tab {
  width: 100%;
  clear: both;
  margin-top: 1.2rem;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.mainIndex .tabIndex .tab span {
  width: 1.94rem;
  height: 0.6rem;
  display: block;
  background: #fce2da;
  border-radius: 0.15rem 0.15rem 0 0;
  border: solid 1px #ffa990;
  border-bottom: none;
  font-size: 0.32rem;
  line-height: 0.6rem;
  color: #fb462c;
  text-align: center;
  font-weight: bold;
  margin: 0 0.09rem;
}
.mainIndex .tabIndex .tab span.on {
  color: #fff;
  background: #ef5858;
  background: -webkit-linear-gradient(left, #ea4242, #f36e6e);
  /* Safari 5.1 - 6.0 */
  background: -o-linear-gradient(right, #ea4242, #f36e6e);
  /* Opera 11.1 - 12.0 */
  background: -moz-linear-gradient(right, #ea4242, #f36e6e);
  /* Firefox 3.6 - 15 */
  background: linear-gradient(to right, #ea4242, #f36e6e);
  /* 标准的语法 */
}
.mainIndex .tabIndex .indexCont {
  width: 5.94rem;
  height: 3.36rem;
  display: block;
  border: solid 0.02rem #ff9e82;
  box-shadow: 0 0.09rem 0.13rem #fcab8d;
  border-radius: 0.1rem;
  background: #fff;
  overflow-y: scroll;
}
.mainIndex .tabIndex .indexCont .video-box {
  width: 100%;
  display: block;
}
.mainIndex .tabIndex .indexCont .artInfo {
  width: 100%;
  display: block;
  clear: both;
  height: 100%;
}
.mainIndex .tabIndex .indexCont .artInfo .artPart {
  width: 100%;
  clear: both;
  max-height: 100%;
  display: block;
  float: left;
  overflow-y: scroll;
}
.mainIndex .tabIndex .indexCont .artInfo .artPart img {
  width: 100%;
  display: block;
}
.index-btn {
  width: 4.42rem;
  height: auto;
  clear: both;
  margin: -0.57rem auto 0.68rem;
  position: relative;
}
.index-btn a {
  width: 100%;
  height: 0.95rem;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  background: url("../images/index-btn01.png") no-repeat center top / 100%;
  border-radius: 0.53rem;
  font-size: 0.37rem;
  line-height: 1;
  color: #cd3b0f;
  text-align: center;
  box-shadow: 0 0.05rem 0.15rem rgba(255, 63, 50, 0.45);
}
.index-btn a span {
  font-weight: 600;
  background: linear-gradient(to bottom, #f5603e 0%, #ee2d28 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 {
  width: 2.92rem;
  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: #7528e0;
}
.member {
  width: 100%;
  clear: both;
  margin-bottom: 0.18rem;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  align-content: flex-start;
}
.member ul {
  width: 5.5rem;
  clear: both;
  margin-bottom: 0.14rem;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  align-content: flex-start;
}
.member ul li {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.member ul li.card01 {
  width: 2.75rem;
}
.member ul li.card02 {
  width: 3.17rem;
  margin-left: -0.42rem;
  margin-bottom: -0.42rem;
}
.member ul li.card03 {
  width: 3.19rem;
  margin-top: -0.42rem;
  margin-right: -0.44rem;
}
.member ul li.card04 {
  width: 2.75rem;
}
.member ul li img {
  width: 100%;
  display: block;
}
.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.41rem;
  height: 0.95rem;
  display: block;
  margin: 0 auto;
  font-size: 0.38rem;
  line-height: 0.95rem;
  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 .05rem .15rem rgba(255,63,50,0.45);
}
.zd-btn a span {
  font-weight: 600;
  background: linear-gradient(to bottom, #f5603e 0%, #ee2d28 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  color: transparent;
}
.zdPart {
  width: 6.7rem;
  height: 2.56rem;
  clear: both;
  margin-bottom: 0.24rem;
  background: rgba(255, 255, 255, 0.35);
  border-radius: 0.2rem;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.zdPart .kuang {
  width: 6.4rem;
  height: 2.26rem;
  background: #fff;
  border-radius: 0.2rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  align-items: flex-start;
}
.zdPart .kuang .zdTit {
  width: 0.66rem;
  height: 2.36rem;
  display: block;
  background: url("../images/zd-title01.png") no-repeat center top / 100%;
}
.zdPart .kuang .zdTit span {
  font-size: 0.3rem;
  line-height: 1.2;
  color: #fff;
  font-weight: 600;
  width: 0.3rem;
  padding: 0 0.135rem;
  height: 2.18rem;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.zd-progress {
  clear: both;
}
.zd-progress ul {
  width: 5.5rem;
  margin-top: 0.35rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
.zd-progress ul li {
  width: 1.8rem;
  height: auto;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  align-content: flex-start;
  position: relative;
}
.zd-progress ul li img {
  width: 0.8rem;
  display: block;
  margin: 0 auto 0.2rem;
  border-radius: 0.2rem;
  box-shadow: 0 0.05rem 0.1rem rgba(235, 30, 3, 0.4);
}
.zd-progress ul li p {
  font-size: 0.22rem;
  line-height: 0.3rem;
  color: #3f4d61;
}
.zd-progress ul li p span {
  font-weight: bold;
  display: block;
}
.zd-progress ul li p span b {
  font-size: 0.24rem;
  font-weight: bold;
}
.zd-progress ul li::after {
  content: "";
  width: 0.25rem;
  height: 0.23rem;
  display: block;
  background: url("../images/zd-icon-arr01.png") no-repeat center / 100%;
  position: absolute;
  top: 0.3rem;
  right: -0.1rem;
}
.zd-progress ul li:last-child::after {
  display: none;
}
.zd-joiner {
  clear: both;
  margin-bottom: 0.4rem;
}
.zd-joiner ul {
  width: 5.23rem;
  clear: both;
  margin: 0.4rem auto;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  align-content: flex-start;
}
.zd-joiner ul p {
  height: 1.5rem;
  color: #c9c7c6;
  font-size: 0.24rem;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.zd-joiner ul li {
  width: 5rem;
  height: 0.32rem;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  border-radius: 0.1rem;
  font-size: 0.24rem;
  margin-bottom: 0.25rem;
}
.zd-joiner ul li i {
  width: 0.32rem;
  height: 0.32rem;
  display: block;
  border-radius: 50%;
  background: #f6573a;
  line-height: 0.32rem;
  text-align: center;
  color: #fff;
  margin-right: 0.1rem;
}
.zd-joiner ul li a {
  margin-right: 0.15rem;
  width: 1.1rem;
  text-align: left;
  white-space: nowrap;
}
.zd-joiner ul li time {
  color: #666;
}
.zd-joiner ul li span {
  margin-left: 0.15rem;
}
.share-btn {
  width: 100%;
  clear: both;
  float: left;
  text-align: center;
  margin-bottom: 0.2rem;
}
.share-btn a {
  width: 4.37rem;
  height: 0.91rem;
  display: block;
  margin: 0 auto;
  font-size: 0.37rem;
  line-height: 0.91rem;
  font-weight: bold;
  color: #fff;
  border-radius: 50px;
  cursor: pointer;
  box-sizing: border-box;
  background: url("../images/btn01.png") no-repeat center / 100%;
}
.share-btn a span {
  font-weight: 600;
  background: linear-gradient(to bottom, #f5603e 0%, #ee2d28 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  color: transparent;
}
.sharePart {
  width: 6.7rem;
  height: 1.81rem;
  clear: both;
  margin-bottom: 0.38rem;
  background: rgba(255, 255, 255, 0.35);
  border-radius: 0.2rem;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.sharePart .kuang {
  width: 6.4rem;
  height: 1.51rem;
  background: #fff;
  border-radius: 0.2rem;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.sharePart .kuang ul {
  width: 100%;
  clear: both;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.sharePart .kuang ul li {
  width: auto;
  height: 1.35rem;
  margin: 0 0.2rem;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.sharePart .kuang ul li img {
  width: 0.8rem;
  display: block;
  margin-right: 0.1rem;
}
.sharePart .kuang ul li span {
  text-align: center;
  font-size: 0.22rem;
  line-height: 0.3rem;
}
/*# sourceMappingURL=style.css.map */