@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: #ece4fe;
}
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: #ece4fe;
  }
}
.pageIndex {
  float: left;
  position: relative;
  width: 100%;
  height: 100%;
  min-height: 100vh;
  background: #5525c2 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: #5525c2 url("../images/page-zd.jpg") no-repeat center top / 7.5rem;
}
.page-share {
  width: 100%;
  height: 100%;
  min-height: 100vh;
  float: left;
  background: #5525c2 url("../images/page-share.jpg") no-repeat center top / 7.5rem;
}
.wrap {
  width: 5.5rem;
  margin: auto;
  text-align: center;
  clear: both;
  position: relative;
}
.wrap1 {
  width: 6.13rem;
  margin: auto;
  text-align: center;
  clear: both;
  position: relative;
}
.wrap2 {
  width: 5.2rem;
  margin: auto;
  text-align: center;
  clear: both;
  position: relative;
}
.wrap3 {
  width: 7rem;
  margin: auto;
  text-align: center;
  clear: both;
  position: relative;
}
.banner-box {
  height: 7.09rem;
  width: 100%;
  float: left;
  position: relative;
}
.banner-box .logo {
  position: absolute;
  left: 0.51rem;
  top: 0.24rem;
  width: 1.75rem;
}
.banner-box .logo img {
  width: 100%;
  display: block;
}
.banner-box .fixBtn {
  position: absolute;
  top: 0;
  right: 0.5rem;
}
.banner-box .fixBtn a {
  float: left;
  margin-left: 0.2rem;
  width: 1.09rem;
  height: 1rem;
  -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;
  background: #3500ad;
  font-size: 0.24rem;
  line-height: 0.29rem;
  color: #fff;
  cursor: pointer;
  text-align: center;
  transition: all 0.5s;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.banner-box .fixBtn a.btn03 {
  width: 1.65rem;
  font-size: 0.28rem;
  line-height: 0.5rem;
  height: 0.5rem;
}
.page-share .banner-box {
  height: 5.54rem;
}
.page-list .banner-box {
  height: 5.42rem;
}
.page-art .banner-box {
  height: 1.86rem;
}
.mainIndex {
  width: 100%;
  clear: both;
  float: left;
  margin-bottom: 0.26rem;
}
.mainIndex .indexBtn {
  width: 100%;
  clear: both;
  float: left;
  margin-top: 3.78rem;
  text-align: center;
  margin-bottom: 1rem;
}
.mainIndex .indexBtn a {
  width: 4.69rem;
  height: 1.06rem;
  display: block;
  margin: 0 auto;
  font-size: 0.48rem;
  line-height: 1rem;
  font-weight: bold;
  color: #fff;
  border-radius: 1rem;
  cursor: pointer;
  background: url(../images/btn01.png) no-repeat center / 100%;
  box-shadow: 0 0.14rem 0.32rem rgba(255, 133, 22, 0.67);
  text-shadow: 0 0.05rem 0 #ff7113;
}
.mainIndex .indexBtn p {
  font-size: 0.22rem;
  line-height: 1;
  padding: 0.44rem 0 0;
  color: #fff;
}
.actEnd {
  width: 100%;
  height: 100vh;
  background: #fff;
  text-align: center;
  display: flex;
  justify-content: center;
  align-content: center;
  flex-wrap: wrap;
}
.actEnd img {
  width: 3.16rem;
  margin: 0.22rem auto;
  display: block;
}
.actEnd p {
  width: 100%;
  font-size: 0.28rem;
  color: #333333;
  font-weight: bold;
  line-height: 0.36rem;
}
.actEnd p span {
  color: #004bef;
}
.zd-partOne {
  width: 100%;
  height: auto;
  min-height: 4rem;
  background: #3285f1;
  background: -webkit-linear-gradient(#4db0fd, #1659e4);
  background: -moz-linear-gradient(#4db0fd, #1659e4);
  background: -o-linear-gradient(#4db0fd, #1659e4);
  background: linear-gradient(#4db0fd, #1659e4);
  border: solid 0.01rem #fff;
  -webkit-box-shadow: 0 0.06rem 0 0 rgba(23, 91, 229, 0.3);
  -moz-box-shadow: 0 0.06rem 0 0 rgba(23, 91, 229, 0.3);
  box-shadow: 0 0.06rem 0 0 rgba(23, 91, 229, 0.3);
  border-radius: 0.2rem;
}
.zd-partOne .member {
  width: 5.22rem;
  height: 3.28rem;
  display: block;
  float: left;
  margin: -1.44rem 0.16rem 0.32rem;
  border-radius: 0.2rem;
  background: #ffffff;
  background: -webkit-linear-gradient(90deg, #d0eaff, #fff, #d0eaff);
  background: linear-gradient(90deg, #d0eaff, #fff, #d0eaff);
  position: relative;
}
.zd-partOne .member ul {
  width: 100%;
  margin-top: 0.22rem;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.zd-partOne .member ul li {
  width: 1.18rem;
  display: flex;
  justify-content: center;
  align-items: center;
  align-items: flex-start;
  flex-wrap: wrap;
  position: relative;
}
.zd-partOne .member ul li img {
  width: 100%;
  display: block;
}
.zd-partOne .member ul li span {
  width: 1.1rem;
  height: 0.38rem;
  display: block;
  margin: -0.14rem auto 0;
  background: #fe9526;
  background: -webkit-linear-gradient(#fcbf4c, #ff6b00);
  background: -moz-linear-gradient(#fcbf4c, #ff6b00);
  background: -o-linear-gradient(#fcbf4c, #ff6b00);
  background: linear-gradient(#fcbf4c, #ff6b00);
  border-radius: 50px;
  -webkit-box-shadow: 0 0.03rem 0 0 rgba(241, 111, 14, 0.35);
  -moz-box-shadow: 0 0.03rem 0 0 rgba(241, 111, 14, 0.35);
  box-shadow: 0 0.03rem 0 0 rgba(241, 111, 14, 0.35);
  font-size: 0.22rem;
  line-height: 0.38rem;
  color: #fff;
}
.zd-partOne .member ul li:nth-child(2) {
  margin: 0 0.7rem;
}
.zd-partOne .member ul li::after {
  content: "";
  width: 0.51rem;
  height: 0.17rem;
  display: block;
  background: url(../images/user-icon01.png) no-repeat center / 100%;
  position: absolute;
  top: 0.51rem;
  right: -0.6rem;
}
.zd-partOne .member ul li:last-child::after {
  display: none;
}
.zd-partOne .member.suc::after {
  content: '';
  width: 1.59rem;
  height: 1.63rem;
  display: block;
  background: url("../images/zd-tag.png") no-repeat center / 100%;
  position: absolute;
  top: 1.46rem;
  right: -1.11rem;
}
.zd-btn {
  width: 100%;
  display: block;
  clear: both;
  margin-top: 0.23rem;
  position: relative;
  text-align: center;
}
.zd-btn a {
  width: 4.18rem;
  height: 0.74rem;
  display: block;
  margin: auto;
  background: url(../images/btn02.png) no-repeat center / 100%;
  border-radius: 50px;
  font-size: 0.36rem;
  font-weight: 700;
  color: #fff;
  line-height: 0.74rem;
  cursor: pointer;
  box-shadow: 0 0.14rem 0.32rem rgba(255, 133, 22, 0.77);
  text-shadow: 0 0.05rem 0 rgba(255, 133, 22, 0.5);
}
.zd-btn p {
  font-size: 0.22rem;
  line-height: 1;
  padding: 0.2rem 0 0;
  color: #333;
}
.zd-progress {
  width: 100%;
  clear: both;
}
.zd-progress h3 {
  font-size: 0.34rem;
  font-weight: 600;
  line-height: 1;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.zd-progress h3 span {
  background: linear-gradient(to bottom, #fff 0%, #fff046 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  color: transparent;
  margin: 0 0.2rem;
}
.zd-progress h3::before {
  content: '';
  width: 0.35rem;
  height: 0.23rem;
  display: block;
  background: url(../images/tit-icon01.png) no-repeat center / 100%;
}
.zd-progress h3::after {
  content: '';
  width: 0.35rem;
  height: 0.23rem;
  display: block;
  background: url(../images/tit-icon02.png) no-repeat center / 100%;
}
.zd-progress ul {
  width: 100%;
  margin: 0.2rem auto 0.34rem;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.zd-progress ul li {
  width: 1.2rem;
  display: flex;
  justify-content: center;
  align-items: center;
  align-content: flex-start;
  flex-wrap: wrap;
  position: relative;
}
.zd-progress ul li img {
  width: 1.04rem;
  display: block;
  margin: 0 auto 0.1rem;
}
.zd-progress ul li p {
  font-size: 0.24rem;
  line-height: 0.31rem;
  color: #fff;
}
.zd-progress ul li p span {
  color: #fff366;
  display: block;
}
.zd-progress ul li.step2 {
  margin: 0 0.7rem;
}
.zd-progress ul li::after {
  content: "";
  width: 0.24rem;
  height: 0.28rem;
  display: block;
  background: url(../images/zd-icon-arr.png) no-repeat center / 100%;
  position: absolute;
  top: 0.32rem;
  right: -0.48rem;
}
.zd-progress ul li.step3::after {
  display: none;
}
.zd-joiner {
  width: 100%;
  height: 2.62rem;
  margin: 0.37rem auto 0.75rem;
  float: left;
  background: #3285f1;
  background: -webkit-linear-gradient(#1659e4, #4db0fd);
  background: -moz-linear-gradient(#1659e4, #4db0fd);
  background: -o-linear-gradient(#1659e4, #4db0fd);
  background: linear-gradient(#1659e4, #4db0fd);
  border-radius: 0.2rem;
  border: solid 0.01rem #fff;
  -webkit-box-shadow: 0 0.06rem 0 0 rgba(23, 91, 229, 0.3);
  -moz-box-shadow: 0 0.06rem 0 0 rgba(23, 91, 229, 0.3);
  box-shadow: 0 0.06rem 0 0 rgba(23, 91, 229, 0.3);
}
.zd-joiner h3 {
  font-size: 0.34rem;
  font-weight: 600;
  line-height: 1;
  margin: 0.25rem auto 0.23rem;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.zd-joiner h3 span {
  background: linear-gradient(to bottom, #fff 0%, #fff046 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  color: transparent;
  margin: 0 0.2rem;
}
.zd-joiner h3::before {
  content: '';
  width: 0.35rem;
  height: 0.23rem;
  display: block;
  background: url(../images/tit-icon01.png) no-repeat center / 100%;
}
.zd-joiner h3::after {
  content: '';
  width: 0.35rem;
  height: 0.23rem;
  display: block;
  background: url(../images/tit-icon02.png) no-repeat center / 100%;
}
.zd-joiner .kuang {
  width: 5.2rem;
  height: 1.65rem;
  display: block;
  margin: auto;
  background: #fff;
  border-radius: 0.2rem;
}
.zd-joiner .kuang ul {
  width: 4.84rem;
  margin: 0.05rem 0.17rem;
  display: block;
  float: left;
}
.zd-joiner .kuang ul li {
  width: 100%;
  height: 0.76rem;
  border-bottom: dashed 0.01rem #a8c7ff;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  font-size: 0.24rem;
}
.zd-joiner .kuang ul li:last-child {
  border-bottom: 0;
}
.zd-joiner .kuang ul li i {
  width: 0.44rem;
  height: 0.44rem;
  display: block;
  border-radius: 50px;
  background: #d3f0ff;
  font-size: 0.24rem;
  line-height: 0.44rem;
  color: #165ae4;
  text-align: center;
}
.zd-joiner .kuang ul li a {
  font-weight: bold;
  color: #333;
}
.zd-joiner .kuang ul li time {
  color: #999999;
}
.zd-joiner .kuang ul li span {
  width: 1.3rem;
  height: 0.46rem;
  display: block;
  line-height: 0.46rem;
  background: #fe9626;
  background: -webkit-linear-gradient(#fdbd4a, #ff6e02);
  background: -moz-linear-gradient(#fdbd4a, #ff6e02);
  background: -o-linear-gradient(#fdbd4a, #ff6e02);
  background: linear-gradient(#fdbd4a, #ff6e02);
  border-radius: 50px;
  -webkit-box-shadow: 0 0.04rem 0 0 rgba(255, 105, 28, 0.25);
  -moz-box-shadow: 0 0.04rem 0 0 rgba(255, 105, 28, 0.25);
  box-shadow: 0 0.04rem 0 0 rgba(255, 105, 28, 0.25);
  font-weight: bold;
  color: #fff;
  font-size: 0.22rem;
}
.kmShow {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  align-items: flex-start;
  flex-wrap: wrap;
  position: relative;
  margin-bottom: 0.1rem;
  margin-left: -0.2rem;
}
.kmShow .pro {
  width: 1.31rem;
  display: block;
  margin: 0 0.095rem;
}
.kmShow .pro img {
  width: 100%;
  display: block;
  margin-bottom: 0.09rem;
}
.kmShow .pro span {
  font-size: 0.24rem;
  line-height: 0.3rem;
  font-weight: 600;
  text-align: right;
  width: 100%;
  display: block;
  margin-bottom: 0.17rem;
}
.kmShow .pro span em {
  color: #ef5f00;
}
.kmShow::before {
  content: "";
  width: 1.44rem;
  height: 1.66rem;
  display: block;
  background: url(../images/zd-tag02.png) no-repeat center / 100%;
  position: absolute;
  top: 1rem;
  right: -0.6rem;
}
.itembox {
  width: 100%;
  clear: both;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 0.49rem;
}
.itembox img {
  width: 2.62rem;
  display: block;
  border-radius: 0.12rem;
  -webkit-box-shadow: 0 0.06rem 0.12rem 0 rgba(24, 92, 229, 0.4);
  -moz-box-shadow: 0 0.06rem 0.12rem 0 rgba(24, 92, 229, 0.4);
  box-shadow: 0 0.06rem 0.12rem 0 rgba(24, 92, 229, 0.4);
  margin: 0 0.1rem;
}
.share-btn {
  width: 100%;
  clear: both;
}
.share-btn a {
  width: 4.69rem;
  height: 1.06rem;
  display: block;
  margin: 0 auto;
  font-size: 0.48rem;
  line-height: 1.06rem;
  font-weight: bold;
  color: #fff;
  border-radius: 50px;
  cursor: pointer;
  background: url(../images/btn03.png) no-repeat center / 100%;
  box-shadow: 0 0.14rem 0.32rem rgba(255, 133, 22, 0.77);
  text-shadow: 0 0.05rem 0 rgba(255, 133, 22, 0.5);
}
.share-Progress {
  width: 100%;
  height: 2.62rem;
  margin: 0.37rem auto 0.75rem;
  float: left;
  background: #3285f1;
  background: -webkit-linear-gradient(#1659e4, #4db0fd);
  background: -moz-linear-gradient(#1659e4, #4db0fd);
  background: -o-linear-gradient(#1659e4, #4db0fd);
  background: linear-gradient(#1659e4, #4db0fd);
  border-radius: 0.2rem;
  border: solid 0.01rem #fff;
  -webkit-box-shadow: 0 0.06rem 0 0 rgba(23, 91, 229, 0.3);
  -moz-box-shadow: 0 0.06rem 0 0 rgba(23, 91, 229, 0.3);
  box-shadow: 0 0.06rem 0 0 rgba(23, 91, 229, 0.3);
}
.share-Progress h3 {
  font-size: 0.34rem;
  font-weight: 600;
  line-height: 1;
  margin: 0.25rem auto 0.23rem;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.share-Progress h3 span {
  background: linear-gradient(to bottom, #fff 0%, #fff046 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  color: transparent;
  margin: 0 0.2rem;
}
.share-Progress h3::before {
  content: '';
  width: 0.35rem;
  height: 0.23rem;
  display: block;
  background: url(../images/tit-icon01.png) no-repeat center / 100%;
}
.share-Progress h3::after {
  content: '';
  width: 0.35rem;
  height: 0.23rem;
  display: block;
  background: url(../images/tit-icon02.png) no-repeat center / 100%;
}
.share-Progress .kuang {
  width: 5.2rem;
  height: 1.64rem;
  display: block;
  margin: auto;
  background: #fff;
  border-radius: 0.2rem;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.share-Progress .kuang .step {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.share-Progress .kuang .step img {
  width: 0.99rem;
  display: block;
}
.share-Progress .kuang .step span {
  font-size: 0.22rem;
  line-height: 0.32rem;
  color: #333;
  display: block;
  width: 1.6rem;
  text-align: left;
  margin-left: 0.05rem;
}
.share-Progress .kuang .step span b {
  font-weight: bold;
  color: #1659e4;
}
.share-Progress .kuang .step span.sm {
  width: 1.35rem;
}
.subjectList {
  width: 100%;
  clear: both;
  float: left;
}
.subjectList ul {
  width: 100%;
  clear: both;
}
.subjectList ul li {
  width: 100%;
  height: 1rem;
  border-bottom: dashed 0.01rem #afdbfd;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
.subjectList ul li img {
  width: 0.79rem;
  display: block;
  margin-left: -0.11rem;
  margin-right: 0.16rem;
}
.subjectList ul li span {
  font-size: 0.3rem;
  line-height: 1;
  font-weight: bold;
  color: #185ce5;
}
.subjectList ul li i {
  width: 1.26rem;
  height: 0.15rem;
  display: block;
  background: url(../images/list-img02.png) no-repeat center / 100%;
  margin: auto 0.15rem;
}
.subjectList ul li a {
  width: 1.51rem;
  height: 0.54rem;
  display: block;
  background: url(../images/list-img03.png) no-repeat center / 100%;
  border-radius: 50px;
  -webkit-box-shadow: 0 0.06rem 0.12rem 0 rgba(255, 133, 0, 0.77);
  -moz-box-shadow: 0 0.06rem 0.12rem 0 rgba(255, 133, 0, 0.77);
  box-shadow: 0 0.06rem 0.12rem 0 rgba(255, 133, 0, 0.77);
  font-size: 0.24rem;
  line-height: 0.54rem;
  font-weight: bold;
  color: #fff;
}
.artPage {
  width: 100%;
  clear: both;
  margin-top: -0.42rem;
  float: left;
}
.artPage .pgKm {
  width: 4.5rem;
  height: 0.76rem;
  clear: both;
  margin: auto;
  position: relative;
  border: solid 0.01rem #0638d5;
}
.artPage .pgKm span {
  width: 100%;
  height: 0.76rem;
  display: block;
  font-size: 0.48rem;
  line-height: 0.76rem;
  color: #1659e4;
  position: relative;
  cursor: pointer;
  background: #daf2ff;
}
.artPage .pgKm span em {
  width: 3.7rem;
  text-align: center;
  font-weight: bold;
  display: block;
  text-shadow: 0 0.03rem 0.01rem #fff;
}
.artPage .pgKm span i {
  width: 0.81rem;
  height: 0.78rem;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  background: #2075f9;
  background: -webkit-linear-gradient(#186dfe, #287cf4);
  background: -moz-linear-gradient(#186dfe, #287cf4);
  background: -o-linear-gradient(#186dfe, #287cf4);
  background: linear-gradient(#186dfe, #287cf4);
  position: absolute;
  top: -0.01rem;
  right: -0.01rem;
}
.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: 3.7rem;
  clear: both;
  position: absolute;
  left: 0;
  top: 0.88rem;
}
.artPage .pgKm ul.hide {
  display: none;
}
.artPage .pgKm ul li {
  width: 100%;
  height: 0.9rem;
  display: block;
  margin-bottom: 0.05rem;
  background: #daf2ff;
  text-align: center;
  border-radius: 0.1rem;
  font-size: 0.36rem;
  line-height: 0.9rem;
  color: #333;
  font-weight: bold;
}
.artPage .pgKm ul li.on {
  color: #ff0000;
}
.artPage .artInfo {
  width: 100%;
  clear: both;
  margin-top: -0.3rem;
}
.artPage .artInfo .artBtn {
  position: fixed;
  left: 0;
  bottom: 0.5rem;
  width: 100%;
}
.artPage .artInfo .artBtn a {
  width: 5.49rem;
  height: 1.06rem;
  display: block;
  margin: 0 auto;
  font-size: 0.48rem;
  line-height: 1.06rem;
  font-weight: bold;
  color: #fff;
  border-radius: 50px;
  cursor: pointer;
  background: url(../images/btn04.png) no-repeat center / 100%;
  box-shadow: 0 0.14rem 0.32rem rgba(255, 133, 22, 0.77);
  text-shadow: 0 0.05rem 0 rgba(255, 133, 22, 0.5);
}
.artPage .artPart {
  width: 100%;
  clear: both;
  float: left;
  overflow-y: scroll;
  padding: 0.5rem 0 0.3rem;
}
.artPage .artPart img {
  width: 100%;
  display: inline-block;
  pointer-events: none;
  /* margin-bottom: -.25rem; */
}
.artPage .artPart img:last-child {
  margin-bottom: 1rem;
}
.artPage .artPart img.load {
  width: 1.24rem;
  margin-top: 1rem;
}
.artPage .artPart .null {
  width: 100%;
  margin-top: 1rem;
}
.artPage .artPart .null img {
  width: 2.69rem;
  display: inline-block;
}
.artPage .artPart .null p {
  font-size: 0.3rem;
  line-height: 1.5;
}
/*# sourceMappingURL=style.css.map */