@charset "utf-8";

/* CSS Document */
body {
  padding: 0;
  font-size: 12px;
  font-family: "Microsoft YaHei", Arial, Helvetica, sans-serif, "微软雅黑";
  background: #fff;
  overflow-x: hidden;
  max-width: 750px;
  margin: 0 auto !important;
  font-size: 0;
}

div,
ul,
li,
p,
form,
h1,
h2,
h3,
h4,
h5,
h6,
dt,
dd,
dl {
  padding: 0;
  margin: 0;
}

a {
  text-decoration: none;
  color: #000;
}

img {
  border: none;
  vertical-align: middle;
  display: block;
  max-width: 100%;
  height: auto;
  margin: 0 auto;
}

ul,
li {
  list-style: none;
}

* {
  padding: 0;
  margin: 0;
  /* -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;*/
}

table {
  border-collapse: collapse;
}

.wrap {
  width: 7rem;
  margin: 0 auto;
  position: relative;
  clear: both;
  text-align: center;
}

/* 首页 */
.page-index {
  position: relative;
  width: 100%;
  height: 100%;
  background: #ffffff url(../images/page-index.jpg) no-repeat center top;
  background-size: 7.5rem 100%;
}

.page-learnList {
  width: 100%;
  height: 100%;
  background: #fff url(../images/page_learnList.jpg) no-repeat center top;
  background-size: 7.5rem;
  float: left;
}

.page-learnDetails {
  width: 100%;
  height: 100%;
  background: #fff url(../images/page-learnDetails.jpg) no-repeat center top;
  background-size: 7.5rem;
  float: left;
}

/*banner*/
.banner {
  height: 11.33rem;
  width: 100%;
  position: relative;
}

.learnList-banner {
  height: 4.49rem;
}

.learnDetails-banner {
  height: 4.45rem;
}

.ban-logo {
  position: absolute;
  width: 2.73rem;
  height: .88rem;
  top: 0;
  left: 0.5rem;
  background: #742eeb;
  border-radius: 0 0 .2rem .2rem;
  display: flex;
  align-items: center;
  justify-content: center;
}

.ban-logo img {
  width: 1.74rem;
  display: block;
  margin: 0;
}

.banner-btn {
  position: absolute;
  right: .5rem;
  top: 0;
  z-index: 2;
  text-align: center;
}

.banner-btn a {
  width: 1.09rem;
  height: 1rem;
  line-height: 0.28rem;
  color: #fff;
  border-radius: 0 0 .15rem .15rem;
  font-size: .24rem;
  background: #ff3902;
  background: linear-gradient(to bottom, #ff3902, #ff6c1e);
  margin-left: 0.2rem;
  border: .01rem solid #fff;
  border-top: none;
  padding-top: 0.22rem;
  box-sizing: border-box;
  display: inline-block;
}

/* index-main */
.index-main {
  height: 2.02rem;
}

.index-main .index-btn {
  width: 5.35rem;
  height: .98rem;
  line-height: 0.92rem;
  text-align: center;
  margin: 0 auto;
  background: url(../images/index_btn_bg.png) no-repeat center / 100%;
  box-shadow: 0 .06rem .18rem #9369f4a4;
  border-radius: .46rem;
  font-weight: bold;
}

.index-main .index-btn a {
  width: 100%;
  height: 100%;
  color: #fff;
  font-size: .42rem;
  filter: drop-shadow(0 .04rem 0 #6335e2);
}

.index-main .index-btn a span {
  font-weight: 900;
  background: linear-gradient(to bottom, #fffde6, #fff262);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}
.index-tips{
  width: 80%; margin: 0 auto; font-size: .2rem; color: #333333; text-align: center; margin-top: 0.35rem;
}
.index-tips span{
  color: #ff4402; font-weight: 600;
}
.actEnd-main {
  width: 100%;
  height: 100vh;
  background: #fff;
  text-align: center;
  display: flex;
  align-content: center;
  flex-wrap: wrap;
  justify-content: center;
}

.actEnd-main img {
  width: 3.23rem;
  margin: .26rem auto .22rem;
  display: block;
}

.actEnd-main p {
  width: 100%;
  font-size: .3rem;
  color: #333333;
  font-weight: 600;
}

.actEnd-main span {
  width: 100%;
  font-size: .24rem;
  color: #666666;
}

/* learnList */
.learnList-main {
  padding-bottom: 0.55rem;
}
.learnList-main ul {
  width: 6.5rem; background: #fff; border-radius: .2rem; border: .01rem solid #9f78f0; margin: 0 auto; padding: .1rem 0;
}

.learnList-main ul li {
  height: 1.15rem;
  margin: .2rem .22rem;
  background: #f0e6ff;
  border-radius: .1rem;
  display: flex;
  align-items: center;
  padding: .14rem .2rem;
  margin-bottom: 0.12rem;
  box-sizing: border-box;
}

.learnList-main ul li i {
  width: 0.78rem;
  height: 0.76rem;
  background: url(../images/leaList_pdf.png) no-repeat center / 100%;
  display: block;
  margin-right: 0.05rem;
  border-radius: .76rem;
  box-shadow: 0 .1rem .15rem #a566f26b;
}

.learnList-main ul li span {
  font-size: .3rem;
  color: #732ee9;
  font-weight: 600;
  flex: 1;
}

.learnList-main ul li a {
  width: 1.46rem;
  height: 0.5rem;
  line-height: 0.5rem;
  border-radius: .25rem;
  font-size: .24rem;
  color: #fff;
  display: block;
  text-align: center;
  border: .02rem solid #fff;
  box-shadow: 0 .07rem .12rem #b08eff75;
  background: #ff2a00;
  background: linear-gradient(to right, #ff6403, #ff2a00);
}

/* learndetails */
.learndetails-main {
  width: 6.5rem;
  margin: 0 auto;
}

.learndetails-main .tit {
  width: 5rem;
  text-align: center;
  position: relative;
  border-radius: .1rem;
  background: #ffe9e2;
  border: .01rem solid #ff7d27;
  margin: 0 auto;
}
.learndetails-main .tit span {
  flex: 1;
  height: 0.78rem;
  line-height: 0.76rem;
  font-size: .36rem;
  font-weight: bold;
  display: flex;
  align-items: center;
  padding-left: 0.3rem;
  z-index: 1;
}
.learndetails-main .tit span b{
  background: linear-gradient(to right, #ff3600, #ff7d27);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  filter: drop-shadow(0 .04rem 0 #fff);
}

.learndetails-main .tit span::after {
  content: '';
  width: .8rem;
  height: .78rem;
  background: #ff7240 url('../images/icon-arr01.png') no-repeat center / .19rem;
  position: absolute;
  right: -.02rem;
  top: 0;
  border-radius: .1rem;
}

.learndetails-main .tit span.on::after {
  transform: rotate(180deg);
}

.learndetails-main .tit ul {
  width: 5rem;
  background: #fffaef;
  border-radius: 0 0 .26rem .26rem;
  margin: auto;
  padding: 0 .18rem;
  position: absolute;
  top: .8rem;
  left: 0;
  box-sizing: border-box;
}

.learndetails-main .tit ul.hide {
  display: none;
}

.learndetails-main .tit ul li {
  width: 100%;
  border-bottom: dashed .02rem #fda684;
  font-size: .28rem;
  line-height: .47rem;
  padding: .2rem 0;
  font-weight: 600;
}

.learndetails-main .tit ul li:last-child {
  border: none;
}

.learndetails-main .tit ul li.on {
  font-weight: bold;
  color: #fc551f;
}

.learndetails-main .tit i {
  font-style: normal;
}

.learnSpan {
  width: 1.3rem;
  font-style: normal;
}

.artPart {
  width: 100%;
  height: 10.6rem;
  display: block;
  margin: 0 auto;
  overflow-y: scroll;
  text-align: center;
  margin-top: 0.2rem;
  border-radius: .1rem;
}

.artPart img {
  width: 100%;
  display: inline-block;
}

.artPart img:last-child {
  margin-bottom: .8rem;
}

.artPart img.load {
  width: 1.24rem;
  margin-top: 1rem;
}

.artPart .null {
  width: 100%;
  margin-top: 1rem;
}

.artPart .null img {
  width: 2.69rem;
  display: inline-block;
}

.artPart .null p {
  font-size: .3rem;
  line-height: 1.5;
}

.learndetails-btn {
  width: 5.35rem;
  height: 0.98rem;
  line-height: 0.92rem;
  position: fixed;
  bottom: .8rem;
  left: 50%;
  transform: translateX(-50%);
}

.learndetails-btn a {
  width: 100%;
  height: 100%;
  text-align: center;
  background: url(../images/leaDetail_btn_bg.png) no-repeat center / 100%;
  border-radius: .5rem;
  font-size: .42rem;
  color: #fff;
  font-weight: bold;
  display: block;
  box-shadow: 0 .06rem .18rem #9369f49f;
}
.learndetails-btn a span{
  filter: drop-shadow(0 .04rem 0 #683ce5);
}
.learndetails-btn a span b{
  background: linear-gradient(to bottom, #fffde3, #fff25f);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}

/* 弹窗 */
.mask {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99;
  background: rgba(0, 0, 0, .8);
  display: none;
}

.popup {
  width: 80%;
  z-index: 9;
  border-radius: .3rem;
  position: fixed;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background: #fff;
}

.popup .close {
  display: block;
  width: .5rem;
  position: absolute;
  top: -.65rem;
  right: 0;
}

.popup h3 {
  width: 100%;
  height: 1.35rem;
  line-height: 1.35rem;
  text-align: center;
  font-size: .48rem;
  color: #fff;
  font-weight: 900;
  border-radius: 9px 9px 0 0;
  background: url(../images/popup_tbg.png) no-repeat top center / 100% 100%;
  margin: 0 auto;
}
.popup h3 span{
  background: linear-gradient(to bottom, #fffde6 40%, #fff262);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}
.popup-m {
  width: 100%;
  margin: 0 auto;
  padding: .4rem .32rem;
  box-sizing: border-box;
  text-align: center;
  background: #ffffff;
  border-radius: .3rem;
}

.popup-m h4 {
  color: #732eea;
  font-size: .24rem;
  font-weight: bold;
  margin-bottom: 0.1rem;
  display: flex;
  align-items: center;
}

.popup-m h4 i {
  width: 0.24rem; height: 0.24rem; line-height: 0.24rem; background: #732eea; font-size: .2rem; color: #fff; border-radius: .24rem; text-align: center; font-style: normal; text-decoration: none; margin-right: 0.05rem;
}

.popup-list {
  margin-bottom: 0.2rem;
  text-align: left;
}

.popup-list p {
  width: 100%;
  margin: 0 auto;
  font-size: .24rem;
  color: #444;
  line-height: 0.36rem;
}

.popup-list p span.colorPurple {
  color: #742eeb;
}

.popup-list p span.colorRed {
  color: #ff3901;
}

.actRulesTis {
  color: #c74100;
  font-size: .22rem;
  text-align: left;
}

.popup-p {
  text-align: center;
  line-height: 0.36rem;
  margin-bottom: 0.35rem;
  font-size: .26rem;
  color: #444;
  line-height: 0.36rem;
}

.popup-p span {
  color: #ff6100;
  font-weight: bold;
}

.popup-img {
  width: 52%;
  margin-bottom: 0.3rem;
}

.popup-img2 {
  width: 2.78rem;
}

.grayBg h3 {
  background: url(../images/popup_tbg_gray.png) no-repeat top center / 100%;
}

.grayBg .popup-m {
  background: #ffffff;
  background: linear-gradient(to bottom, #ffffff, #e0e0e0);
}

.popBtn {
  width: 3.84rem;
  height: 0.7rem;
  line-height: 0.7rem;
  background: #f57355;
  background: linear-gradient(to right, #ff6103, #ff3400);
  border-radius: .39rem;
  border: .01rem solid #fff;
  font-size: .36rem;
  font-weight: 600;
  display: inline-block;
  text-align: center;
  color: #fff;
  box-shadow: inset 0 0 0.1rem #ff5502, 0 0.08rem 0.18rem #ffc099;
  margin-top: 0.28rem;
  position: relative;
}

/* 分享弹窗 */
.share {
  width: 100%;
  max-width: 750px;
  position: fixed;
  left: 0;
  top: .6rem;
  z-index: 9;
  text-align: center;
}

.share img.share_img {
  width: 3.64rem;
  display: inline-block;
  margin: auto;
  margin-right: -.7rem;
}

.share p {
  font-size: .36rem;
  line-height: .54rem;
  color: #fff;
  margin: .85rem auto .74rem;
}

.share p span {
  color: #ffe84f
}

.share a {
  width: 4.28rem;
  height: 1.03rem;
  display: inline-block;
  border-radius: .5rem;
  font-size: .28rem;
  line-height: .7rem;
  color: #fff;
  background: #ffa705;
  background: -webkit-linear-gradient(bottom, #ffa705, #ff6039);
  background: -o-linear-gradient(bottom, #ffa705, #ff6039);
  background: -moz-linear-gradient(bottom, #ffa705, #ff6039);
  background: linear-gradient(to bottom, #ffa705, #ff6039);
}

#empty .popBtn,
#sucPage .popBtn,
#rePeat .popBtn,
#full .popBtn {
  margin-top: 0;
}


/* 点击loading */
.loadingbox {
  width: 40%;
  height: 1.8rem;
  display: block;
  text-align: center;
  position: absolute;
  top: 46%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.loadingbox img {
  width: 100%;
  height: auto;
  display: block;
}

@media only screen and (min-width:990px) {
  html {
    max-width: 750px;
    margin: 0 auto;
  }

  body {
    font-size: 18px;
  }

  .popup {
    width: 520px;
  }

  .one_li2 {
    margin: 6% 1.5% 0;
  }

  .ban_a3 {
    width: 26%;
  }

  .three {
    max-width: 750px;
    left: 50%;
    margin-left: -375px;
  }
}


/* pc版打开遮罩 */
.fix-bg {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0);
  position: fixed;
  top: 0;
  left: 0;
  display: none;
  z-index: 9;
  text-align: center;
}

.pc-box {
  width: 606px;
  height: auto;
  text-align: center;
  background: #fff;
  position: fixed;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-border-radius: 0.18rem;
  -moz-border-radius: .18rem;
  border-radius: 0.18rem;
  border-top-left-radius: .3rem;
  border-top-right-radius: .3rem;
}

.pc-box font {
  width: 100%;
  text-align: center;
  background: url(../images/popup_tbg.png) center no-repeat;
  background-size: 100% 100%;
  font-size: .42rem;
  color: #fff;
  height: 1.08rem;
  line-height: 1.08rem;
  font-weight: bold;
  border-radius: 9px 9px 0 0;
  display: inline-block;
}

.pc-box p {
  width: 90%;
  font: 24px/48px "microsoft yahei";
  color: #666;
  float: left;
  margin: 20px 5% .35rem;
}

.pc-box .pic {
  margin-top: .3rem;
}

.pc-box a {
  position: absolute;
  top: -.6rem;
  right: 0;
  display: block;
  width: .49rem;
  height: .49rem;
  cursor: pointer;
}

.pc-box a img {
  width: 100%;
}