@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: #fdbec2;
}
body,
button,
input,
select,
textarea {
  font-family: 'Noto Sans SC', sans-serif, '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: #fdbec2;
  }
}
.page {
  position: relative;
}
.page::after {
  content: '';
  width: 1.33rem;
  height: 1.44rem;
  display: block;
  background: url("../images/page-icon01.png") no-repeat center / 100%;
  position: absolute;
  right: 0;
  top: 4.57rem;
}
.page-index {
  float: left;
  position: relative;
  width: 100%;
  height: 100%;
  min-height: 100vh;
  background: #f01824 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: #f01824 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: #f01824 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: #f01824 url("../images/page-share.jpg") no-repeat center top / 7.5rem;
}
.wrap {
  width: 6.5rem;
  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: 5.35rem;
  display: block;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  align-content: flex-start;
}
.page-zd .banner-box {
  height: 5.55rem;
}
.banner-box .banTop {
  width: 100%;
  height: 0.7rem;
  border-radius: 0.5rem;
  margin-top: 0.5rem;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.banner-box .logo {
  width: 2.6rem;
  height: 0.7rem;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.banner-box .logo.type2 {
  position: absolute;
  top: 0.2rem;
  left: 0.7rem;
}
.banner-box .logo img {
  width: 2.03rem;
  display: block;
}
.banner-box .fixBtn {
  position: absolute;
  top: 0;
  right: 0.3rem;
}
.banner-box .proTit {
  width: 100%;
  clear: both;
  margin-top: 1.27rem;
}
.banner-box .proTit img {
  height: 2.44rem;
  display: block;
  margin: auto;
}
.mainIndex {
  width: 100%;
  clear: both;
}
.mainIndex .indexBtn {
  width: 100%;
  clear: both;
  margin-top: 6.27rem;
  margin-bottom: 1.02rem;
}
.mainIndex .indexBtn a {
  width: 5.82rem;
  height: 1.05rem;
  line-height: 1rem;
  display: block;
  margin: auto;
  background: url("../images/idBtn.png") no-repeat center top;
  background-size: 100%;
  border-radius: 1rem;
  font-size: 0.42rem;
  color: #fff9b1;
  font-weight: bold;
  box-shadow: 0 .08rem .16rem #ffdb6d;
}
.actEnd {
  width: 100%;
  height: 100vh;
  background: #fff;
  text-align: center;
  display: flex;
  justify-content: center;
  align-content: center;
  flex-wrap: wrap;
}
.actEnd h3 {
  font-size: 0.48rem;
  line-height: 1;
  font-weight: bold;
  color: #e92028;
  margin-bottom: 0.8rem;
}
.actEnd img.ewm {
  width: 2.55rem;
  margin: 0.22rem auto;
  display: block;
}
.actEnd p {
  width: 100%;
  font-size: 0.32rem;
  color: #333333;
  font-weight: 400;
  line-height: 0.36rem;
}
.actEnd p span {
  font-size: 0.26rem;
  font-weight: 400;
  display: block;
}
.shareBtn {
  width: 100%;
  clear: both;
  margin-top: 4.27rem;
  margin-bottom: 0.18rem;
}
.shareBtn a {
  width: 5rem;
  height: 0.7rem;
  display: block;
  margin: auto;
  background: #f4c6aa;
  background: -webkit-linear-gradient(#f9eeeb, #f4c6aa 80%, #faefec);
  background: -moz-linear-gradient(#f9eeeb, #f4c6aa 80%, #faefec);
  background: -o-linear-gradient(#f9eeeb, #f4c6aa 80%, #faefec);
  background: linear-gradient(#f9eeeb, #f4c6aa 80%, #faefec);
  border-radius: 50px;
  font-size: 0.36rem;
  line-height: 0.7rem;
  color: #b60000;
  font-weight: bold;
}
.kmList {
  width: 100%;
  clear: both;
  margin-bottom: 1.19rem;
  border-radius: 0.16rem;
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  position: relative;
}
.kmList::after {
  content: '';
  width: 7.5rem;
  height: 1.74rem;
  background: url("../images/list-img02.png") no-repeat center top / 100%;
  position: absolute;
  left: -0.5rem;
  bottom: -1.05rem;
}
.kmList ul {
  width: 6.1rem;
  clear: both;
  padding-top: 0.2rem;
  margin-bottom: 0.15rem;
}
.kmList ul li {
  width: 100%;
  height: 2rem;
  background: url("../images/list-img01.png") no-repeat center / 100%;
  margin-bottom: 0.15rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
.kmList ul li .left {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-left: 0.26rem;
}
.kmList ul li .left .pic {
  width: 1.14rem;
  display: block;
}
.kmList ul li .left .pic img {
  width: 100%;
  display: block;
}
.kmList ul li .left .txt {
  font-size: 0.3rem;
  line-height: 0.44rem;
  color: #fff;
  text-align: left;
  margin-left: 0.06rem;
}
.kmList ul li .left .txt span {
  font-weight: bold;
  margin-left: 0.2rem;
}
.kmList ul li .btn {
  width: 1.9rem;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  align-content: flex-start;
  margin-right: 0.27rem;
}
.kmList ul li .btn a {
  width: 100%;
  height: 0.66rem;
  display: block;
  border-radius: 50px;
  background: #f4c6aa;
  background: -webkit-linear-gradient(#f9eeeb, #f4c6aa 80%, #faefec);
  background: -moz-linear-gradient(#f9eeeb, #f4c6aa 80%, #faefec);
  background: -o-linear-gradient(#f9eeeb, #f4c6aa 80%, #faefec);
  background: linear-gradient(#f9eeeb, #f4c6aa 80%, #faefec);
  font-size: 0.26rem;
  line-height: 0.66rem;
  color: #b60000;
  font-weight: bold;
}
.kmList ul li .btn a.null {
  background: #d5d5d5;
  background: -webkit-linear-gradient(#eee, #bbb);
  background: -moz-linear-gradient(#eee, #bbb);
  background: -o-linear-gradient(#eee, #bbb);
  background: linear-gradient(#eee, #bbb);
  color: #666;
}
.kmList ul li .btn a.sm {
  font-size: 0.24rem;
}
.kmList ul li .btn span {
  font-size: 0.24rem;
  line-height: 1;
  color: #999;
  padding-top: 0.15rem;
  display: block;
}
.zdMain {
  width: 100%;
  background: #b60000;
  border-radius: 0.2rem;
  display: flex;
  justify-content: center;
  align-content: flex-start;
  flex-wrap: wrap;
  margin-bottom: 0.33rem;
}
.zdPart {
  width: 6.5rem;
  clear: both;
  margin-bottom: 0.36rem;
  border-radius: 0.2rem;
  background: #ee2c24;
  background: -webkit-linear-gradient(#dc1000, #ff4848);
  background: -moz-linear-gradient(#dc1000, #ff4848);
  background: -o-linear-gradient(#dc1000, #ff4848);
  background: linear-gradient(#dc1000, #ff4848);
  background: #ffe1c1;
  background: -webkit-linear-gradient(90deg, #ffe1c1, #fcfaf8, #ffe1c1);
  background: -moz-linear-gradient(90deg, #ffe1c1, #fcfaf8, #ffe1c1);
  background: -o-linear-gradient(90deg, #ffe1c1, #fcfaf8, #ffe1c1);
  background: linear-gradient(90deg, #ffe1c1, #fcfaf8, #ffe1c1);
  border: solid 0.01rem #fff;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  position: relative;
}
.zdPart .kuang {
  width: 6.2rem;
  clear: both;
  margin: 0.15rem;
  background: #fff;
  border-radius: 0.15rem;
  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.6rem;
  margin-top: -0.15rem;
  background: url("../images/zd-tit01.png") no-repeat center / auto 100%;
  font-size: 0.3rem;
  font-weight: bold;
  color: #6c0c08;
  line-height: 0.6rem;
}
.zdPart .kuang h3 span {
  line-height: 1;
}
.zdPart .kuang h3.type2 {
  background: url("../images/zd-tit02.png") no-repeat center / auto 100%;
}
.member {
  clear: both;
  margin-top: 0.2rem;
  margin-bottom: 0.49rem;
}
.member .kuang {
  height: 2.3rem;
}
.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.17rem;
  margin-bottom: 0.26rem;
  min-height: 1rem;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.member ul li {
  width: 1.2rem;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  align-content: flex-start;
  margin: 0 0.15rem;
}
.member ul li img {
  width: 1.2rem;
  display: block;
}
.member ul li span {
  width: 1rem;
  height: 0.4rem;
  display: block;
  border-radius: 50px;
  background: #e72234;
  background: -webkit-linear-gradient(left, #d50b2a, #f8383d);
  /* Safari 5.1 - 6.0 */
  background: -o-linear-gradient(right, #d50b2a, #f8383d);
  /* Opera 11.1 - 12.0 */
  background: -moz-linear-gradient(right, #d50b2a, #f8383d);
  /* Firefox 3.6 - 15 */
  background: linear-gradient(to right, #d50b2a, #f8383d);
  /* 标准的语法 */
  font-size: 0.24rem;
  line-height: 0.4rem;
  color: #fff;
  margin-top: -0.14rem;
  position: relative;
}
.zd-btn {
  width: 100%;
  clear: both;
}
.zd-btn a {
  width: 5rem;
  height: 0.8rem;
  display: block;
  margin: auto;
  border: solid 0.03rem #fee5cc;
  border-radius: 0.4rem;
  box-sizing: border-box;
  font-size: 0.36rem;
  line-height: 1;
  font-weight: bold;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  background: #d2070d;
  background: -webkit-linear-gradient(#ba060b, #e9070e);
  background: -moz-linear-gradient(#ba060b, #e9070e);
  background: -o-linear-gradient(#ba060b, #e9070e);
  background: linear-gradient(#ba060b, #e9070e);
}
.zd-btn p {
  font-size: 0.24rem;
  line-height: 1;
  color: #999;
  padding: 0.2rem 0 0.29rem;
}
.zd-joiner {
  clear: both;
  margin-bottom: 0.18rem;
}
.zd-joiner .kuang {
  height: 2.7rem;
  display: block;
}
.zd-joiner .noData {
  width: 100%;
  display: none;
}
.zd-joiner .noData img {
  width: 3.54rem;
  display: block;
  margin: auto;
}
.zd-joiner .noData p {
  font-size: 0.26rem;
  line-height: 1;
  color: #444;
  margin-top: -0.15rem;
}
.zd-joiner ul {
  width: 5.2rem;
  display: block;
  padding-top: 0.1rem;
  margin: auto;
}
.zd-joiner ul li {
  width: 100%;
  clear: both;
  padding-bottom: 0.16rem;
  border-bottom: solid 0.01rem #fee5cc;
  margin-bottom: 0.16rem;
  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: #f6363c;
  font-size: 0.24rem;
  line-height: 0.4rem;
  color: #fff;
}
.zd-joiner ul li a {
  font-size: 0.26rem;
  font-weight: bold;
  color: #222;
  width: 1.7rem;
  text-align: left;
}
.zd-joiner ul li span {
  font-weight: bold;
}
.help-flow {
  width: 100%;
}
.help-flow img {
  width: 5.9rem;
  display: block;
  margin: 0.19rem auto 0.16rem;
}
.capsule {
  width: 6.5rem;
  height: 1.5rem;
  margin-bottom: 0.25rem;
  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: 0.9rem;
  height: 0.9rem;
  display: block;
  margin-right: 0.34rem;
}
.capsule a img {
  width: 100%;
  display: block;
}
.artPage {
  width: 100%;
  clear: both;
  min-height: 3rem;
  background: #fff;
  border-radius: 0.2rem;
  float: left;
}
.artPage .pgKm {
  width: 3.82rem;
  height: 0.77rem;
  clear: both;
  margin: -0.42rem auto 0;
  position: relative;
  border-radius: 0.15rem;
  border: solid 0.02rem #fff4be;
  background: #b84c0d;
  background: -webkit-linear-gradient(left, #e5701a, #8a2700);
  /* Safari 5.1 - 6.0 */
  background: -o-linear-gradient(right, #e5701a, #8a2700);
  /* Opera 11.1 - 12.0 */
  background: -moz-linear-gradient(right, #e5701a, #8a2700);
  /* Firefox 3.6 - 15 */
  background: linear-gradient(to right, #e5701a, #8a2700);
  /* 标准的语法 */
}
.artPage .pgKm span {
  width: 100%;
  height: 0.77rem;
  display: block;
  font-size: 0.32rem;
  line-height: 0.77rem;
  color: #fff;
  position: relative;
  cursor: pointer;
}
.artPage .pgKm span em {
  width: 100%;
  text-align: center;
  font-weight: bold;
  display: block;
  position: relative;
}
.artPage .pgKm span > i {
  width: 0.3rem;
  height: 0.38rem;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  position: absolute;
  top: 0.2rem;
  right: 0.5rem;
}
.artPage .pgKm span > i::after {
  content: '';
  display: inline-block;
  border-left: solid 0.22rem #fff;
  border-top: solid 0.15rem transparent;
  border-bottom: solid 0.15rem transparent;
  transition: all 0.3s;
}
.artPage .pgKm span.on i::after {
  transform: rotate(90deg);
}
.artPage .pgKm ul {
  width: 100%;
  clear: both;
  position: absolute;
  left: 0;
  top: 0.77rem;
  z-index: 3;
  background: #fff4db;
  border-radius: 0 0 0.15rem 0.15rem;
}
.artPage .pgKm ul.hide {
  display: none;
}
.artPage .pgKm ul li {
  width: 3.35rem;
  height: 0.77rem;
  display: block;
  margin: 0 auto;
  border-bottom: dashed 0.02rem #f3b681;
  text-align: center;
  font-size: 0.28rem;
  line-height: 0.77rem;
  color: #8d2900;
}
.artPage .pgKm ul li i {
  font-size: 0.24rem;
}
.artPage .pgKm ul li.on {
  font-weight: bold;
}
.artPage .pgKm ul li:last-child {
  border: 0;
}
.artPage .artInfo {
  width: 100%;
  clear: both;
}
.artPage .artInfo .artPart {
  width: 100%;
  clear: both;
  float: left;
  overflow-y: scroll;
  padding: 0.1rem 0 0;
  margin-bottom: 0.2rem;
}
.artPage .artInfo .artPart img {
  width: 100%;
  display: inline-block;
  pointer-events: none;
  /* margin-bottom: -.25rem; */
}
.artPage .artInfo .artPart img:last-child {
  margin-bottom: 1rem;
}
.artPage .artInfo .artPart img.load {
  width: 1.24rem;
  margin-top: 1rem;
}
.artPage .artInfo .artPart .null {
  width: 100%;
  margin-top: 1rem;
}
.artPage .artInfo .artPart .null img {
  width: 2.69rem;
  display: inline-block;
}
.artPage .artInfo .artPart .null p {
  font-size: 0.3rem;
  line-height: 1.5;
}
.artPage .artInfo .artBtn {
  position: fixed;
  left: 0;
  bottom: 0.5rem;
  width: 100%;
}
.artPage .artInfo .artBtn a {
  width: 5.51rem;
  height: 0.97rem;
  display: block;
  margin: 0 auto 0.07rem;
  font-size: 0.36rem;
  line-height: 0.97rem;
  font-weight: bold;
  color: #fff;
  border-radius: 50px;
  cursor: pointer;
  background: #ffe273;
  background: -webkit-linear-gradient(#ffefa4, #fed441);
  background: -moz-linear-gradient(#ffefa4, #fed441);
  background: -o-linear-gradient(#ffefa4, #fed441);
  background: linear-gradient(#ffefa4, #fed441);
  border: solid 0.03rem #fff;
  box-shadow: 0 0.09rem 0.1rem rgba(218, 143, 62, 0.58);
}
.artPage .artInfo .artBtn a span {
  line-height: 1;
  background: linear-gradient(to right, #d24d16 0%, #a21906 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  color: transparent;
}
.artNull {
  width: 100%;
  height: 0.6rem;
  display: block;
  clear: both;
}
/*# sourceMappingURL=style.css.map */
.idT{
  font-size: .24rem;
  color: #fff;
  margin-top: .2rem;
}