@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: #d5dbff;
}
body,
button,
input,
select,
textarea {
  font-family: 'MiSans', 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: #060d3b;
  }
}
.page-index {
  position: relative;
  width: 100%;
  height: 100%;
  min-height: 100vh;
  background: #060d3b url("../images/page-index.jpg") no-repeat center top / 7.5rem;
}
.page-list {
  position: relative;
  width: 100%;
  height: 100%;
  min-height: 100vh;
  background: #060d3b url("../images/page-list.jpg") no-repeat center top / 7.5rem;
}
.page-zd {
  position: relative;
  width: 100%;
  height: 100%;
  min-height: 100vh;
  background: #060d3b url("../images/page-zd.jpg") no-repeat center top / 7.5rem;
}
.page-share {
  position: relative;
  width: 100%;
  height: 100%;
  min-height: 100vh;
  background: #060d3b url("../images/page-share.jpg") no-repeat center top / 7.5rem;
}
.wrap {
  width: 6.6rem;
  margin: auto;
  text-align: center;
  position: relative;
}
.wrap1 {
  width: 6.9rem;
  margin: auto;
  text-align: center;
  clear: both;
  position: relative;
}
.banner-box {
  width: 100%;
  height: 10.85rem;
  display: block;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.page-list .banner-box {
  height: 5.17rem;
}
.page-zd .banner-box {
  height: 4.87rem;
}
.page-share .banner-box {
  height: 10.05rem;
}
.banner-box .logo {
  width: 1.87rem;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  position: absolute;
  top: 0.68rem;
  left: 0.45rem;
}
.banner-box .logo img {
  width: 100%;
  display: block;
}
.banner-box .fixBtn {
  position: absolute;
  top: 0;
  right: 0.5rem;
  display: flex;
}
.banner-box .fixBtn a {
  width: 1.19rem;
  height: 0.85rem;
  font-size: 0.24rem;
  font-weight: 600;
  line-height: 0.85rem;
  color: #fff;
  display: block;
  background: url(../images/fixBtn_bg.png) no-repeat center / 100%;
  text-align: center;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: 0.2rem;
}
.banner-box .fixBtn a span {
  background: linear-gradient(-105deg, #ffffff, #fff374);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: 600;
}
.pubBtn {
  width: 5.46rem;
  height: 1.33rem;
  text-align: center;
  margin: 0 auto;
  background: url(../images/index_btn_bg.png) no-repeat center / 100%;
}
.pubBtn a {
  width: 100%;
  height: 1.04rem;
  display: block;
  font-size: 0.48rem;
  font-weight: 700;
  background: linear-gradient(to bottom, #fffde6 10%, #fff264);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  filter: drop-shadow(0 0.04rem 0 #1820ca);
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: bold;
}
.pubBtn agray {
  background-color: #ccc;
}
.list-main {
  height: 5.95rem;
  text-align: center;
  background: url(../images/list_mbg.png) no-repeat center / 100%;
  box-sizing: border-box;
  position: relative;
}
.list-main .kmList {
  height: 100%;
}
.list-main .kmList h3 {
  width: 3.04rem;
  height: 0.82rem;
  line-height: 0.82rem;
  background: #4c39d6;
  background: -webkit-linear-gradient(right, #4c39d6, #4a75df);
  background: -o-linear-gradient(right, #4c39d6, #4a75df);
  background: -moz-linear-gradient(right, #4c39d6, #4a75df);
  background: linear-gradient(to right, #4c39d6, #4a75df);
  border-radius: 0 0 0.15rem 0.15rem;
  font-size: 0.36rem;
  font-weight: 600;
  color: #fff;
  margin: 0 auto;
  text-align: center;
  margin-bottom: 0.44rem;
  top: -0.08rem;
  position: relative;
}
.list-main .kmList ul li {
  width: 5.77rem;
  height: 1.06rem;
  background: #e2ebff;
  border-radius: 0.1rem;
  padding: 0 0.25rem;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  margin: 0 auto;
  margin-bottom: 0.3rem;
}
.list-main .kmList ul li h4 {
  width: 0.76rem;
  height: 0.75rem;
  margin-right: 0.2rem;
}
.list-main .kmList ul li h4 img {
  width: 100%;
  height: 100%;
}
.list-main .kmList ul li span {
  font-size: 0.3rem;
  color: #1251e1;
  font-weight: 700;
}
.list-main .kmList ul li .listLine {
  width: 1.26rem;
  margin: 0 0.16rem;
}
.list-main .kmList ul li .listBtn {
  width: 1.47rem;
  height: 0.5rem;
  line-height: 0.5rem;
  background: url(../images/list_btn_bg.png) no-repeat center / 100%;
  display: block;
  color: #fff;
  font-size: 0.24rem;
  font-weight: 600;
}
.list-main .kmList ul li:last-child {
  margin-bottom: 0;
}
.list-img {
  width: 1.26rem;
  position: absolute;
  right: 0;
  top: 0;
  right: -0.6rem;
  top: -0.52rem;
}
.bg1 {
  width: 6.7rem;
  margin: 0 auto;
  padding: 0.16rem;
  box-sizing: border-box;
  text-align: center;
}
.bg2 {
  height: 100%;
  background: #fff;
  border-radius: 0.15rem;
}
.zd-main {
  padding-bottom: 0.5rem;
}
.zd-main .bg1 {
  margin-bottom: 0.3rem;
}
.zd-main h3 {
  width: 3.06rem;
  height: 0.66rem;
  line-height: 0.66rem;
  background: #434ed2;
  background: -webkit-linear-gradient(left, #4432cd, #426ad7);
  /* Safari 5.1 - 6.0 */
  background: -o-linear-gradient(left, #4432cd, #426ad7);
  /* Opera 11.1 - 12.0 */
  background: -moz-linear-gradient(left, #4432cd, #426ad7);
  /* Firefox 3.6 - 15 */
  background: linear-gradient(to right, #4432cd, #426ad7);
  /* 标准的语法 */
  -webkit-border-radius: 0 0 0.15rem 0.15rem;
  -moz-border-radius: 0 0 0.15rem 0.15rem;
  border-radius: 0 0 0.15rem 0.15rem;
  font-size: 0.32rem;
  color: #fff;
  font-weight: 600;
  margin: 0 auto 0.12rem;
  position: relative;
  top: -0.08rem;
}
.zd-main h3 span {
  background: linear-gradient(105deg, #fef692, #fffde5);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: 600;
}
.zd-main .member {
  height: 3.99rem;
  box-sizing: border-box;
  background: url(../images/member_bg.png) no-repeat center / 100%;
  position: relative;
}
.zd-main .member ul {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.zd-main .member ul li {
  width: 1.58rem;
  position: relative;
  text-align: center;
}
.zd-main .member ul li img {
  width: 0.92rem;
  display: block;
  margin: 0 auto;
}
.zd-main .member ul li span {
  width: 1.29rem;
  height: 0.34rem;
  background: #fff;
  border-radius: 0.18rem;
  font-size: 0.22rem;
  color: #999999;
  border: 0.01rem solid #acacac;
  display: block;
  position: relative;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  margin-top: -0.15rem;
}
.zd-main .member ul li.active span {
  background: url(../images/zd_member_span_bg.png) no-repeat center / 100%;
  border: none;
  color: #fff;
}
.zd-main .member .zd-btn {
  width: 4.34rem;
  height: 0.76rem;
  background: url(../images/zd_btn_bg.png) no-repeat center / 100%;
  margin: 0.22rem auto 0;
}
.zd-main .member .zd-btn a {
  width: 100%;
  height: 100%;
  display: block;
  font-size: 0.34rem;
  color: #fff;
  font-weight: 700;
  text-shadow: 0 0.02rem 0.01rem #ed5326;
  display: flex;
  align-items: center;
  justify-content: center;
}
.zd-main .member .zd-tips {
  font-size: 0.24rem;
  color: #888888;
  text-align: center;
  margin-top: 0.16rem;
}
.zd-main .zd-lc {
  height: 3.48rem;
  background: url(../images/zd_lc_bg.png) no-repeat center / 100%;
}
.zd-main .zd-lc ul {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  padding: 0.1rem 0 0.2rem;
}
.zd-main .zd-lc ul li {
  width: 2.1rem;
  text-align: center;
  position: relative;
}
.zd-main .zd-lc ul li img {
  width: 1.04rem;
  margin-bottom: 0.1rem;
}
.zd-main .zd-lc ul li p {
  font-size: 0.24rem;
  line-height: 0.32rem;
  margin-top: -0.1rem;
  color: #333333;
  font-weight: 600;
}
.zd-main .zd-lc ul li p span {
  display: block;
  color: #ff5203;
}
.zd-main .zd-lc ul li::after {
  content: '';
  width: 0.24rem;
  height: 0.28rem;
  background: url(../images/zd_jt.png) no-repeat center / 100%;
  display: block;
  position: absolute;
  right: -0.1rem;
  top: 0.32rem;
}
.zd-main .zd-lc ul li:last-child::after {
  display: none;
}
.zd-main .zd-joiner {
  height: 3.48rem;
  background: url(../images/zd_lc_bg.png) no-repeat center / 100%;
  margin-bottom: 0;
}
.zd-main .zd-joiner .noData {
  width: 100%;
  display: none;
  margin-top: -0.3rem;
}
.zd-main .zd-joiner .noData img {
  width: 4.51rem;
  display: block;
  margin: 0.65rem auto 0;
}
.zd-main .zd-joiner ul li {
  height: 0.72rem;
  line-height: 0.72rem;
  font-size: 0.24rem;
  color: #000000;
  justify-content: center;
  flex-wrap: wrap;
  margin: 0 0.5rem 0;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  border-bottom: 0.01rem dashed #d9d9d9;
}
.zd-main .zd-joiner ul li:last-child {
  border-bottom: 0;
  margin-bottom: 0;
}
.zd-main .zd-joiner ul li i {
  width: 0.32rem;
  height: 0.32rem;
  line-height: 0.34rem;
  display: block;
  text-align: center;
  background: #6272e5;
  background: -webkit-linear-gradient(left, #6056e1, #638de8);
  /* Safari 5.1 - 6.0 */
  background: -o-linear-gradient(left, #6056e1, #638de8);
  /* Opera 11.1 - 12.0 */
  background: -moz-linear-gradient(left, #6056e1, #638de8);
  /* Firefox 3.6 - 15 */
  background: linear-gradient(to right, #6056e1, #638de8);
  /* 标准的语法 */
  font-size: 0.24rem;
  color: #fff;
  font-weight: 600;
  border-radius: 0.4rem;
  margin-right: 0.16rem;
}
.zd-main .zd-joiner ul li time {
  margin-right: 0.2rem;
  flex: 1;
}
.zd-main .zd-joiner ul li a {
  font-size: 0.24rem;
  color: #010101;
  width: 1.3rem;
  text-align: left;
  font-weight: 600;
}
.zd-main .zd-joiner ul li span {
  color: #fa6d31;
}
.share-main {
  height: 4.44rem;
}
.capsule {
  width: 6.84rem;
  height: 1.41rem;
  margin: 0 auto;
  background: url("../images/capsule-img01.png") no-repeat center / 100%;
  border-radius: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  justify-content: flex-end;
  align-items: flex-start;
}
.capsule a {
  width: 1.36rem;
  height: 1.37rem;
  display: block;
  margin-right: 0.1rem;
  margin-top: 0.03rem;
  animation: scale1 0.8s linear infinite alternate;
  -o-animation: scale1 0.8s linear infinite alternate;
  -moz-animation: scale1 0.8s linear infinite alternate;
  -webkit-animation: scale1 0.8s linear infinite alternate;
}
.capsule a img {
  width: 100%;
  display: block;
}
#appletJumpBtn img {
  width: 1.5rem;
}
/*# sourceMappingURL=./style.css.map */