@charset "utf-8";

/* CSS Document */
body {
  padding: 0;
  font-size: 12px;
  font-family: "Microsoft YaHei", Arial, Helvetica, sans-serif, "微软雅黑";
  background: #1a3cd4;
  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 {
  float: left;
  position: relative;
  width: 100%;
  height: 100%;
  background: #1a3cd4 url(../images/page-index.jpg) no-repeat center top;
  background-size: 7.5rem;
}

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

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

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

.page-learnList {
  width: 100%;
  height: 100%;
  background: #0054ff 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-learndetail.jpg) no-repeat center top;
  background-size: 7.5rem;
  float: left;
}

/*banner*/
.banner {
  height: 11.5rem;
  width: 100%;
  float: left;
  position: relative;
}

.list-banner {
  height: 4.4rem;
}

.zd-banner {
  height: 4.18rem;
}

.share-banner {
  height: 11.11rem;
}

.learnList-banner {
  height: 3.3rem;
}

.learndetails-banner{
  height: 2.85rem;
}

.ban-logo {
  display: inline-block;
  width: 2.64rem;
  height: 1.4rem;
  margin-left: 0.54rem;
  margin-top: 0.57rem;
}

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

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

.banner-btn a {
  width: .86rem;
  height: 0.96rem;
  line-height: .34rem;
  color: #fff;
  display: block;
  float: left;
  margin-left: .16rem;
  border-radius: 0 0 .42rem .42rem;
  font-size: .26rem;
  border-top: none;
  padding-top: 0.1rem;
  box-sizing: border-box;
  background: #7dbdfc;
}

/* index-main */
.index-main {
  position: relative;
  width: 100%;
  clear: both;
  float: left;
  text-align: center;
  margin-bottom: 0.96rem;
}

.index-main a.indexBtn {
  width: 6.5rem;
  height: 0.8rem;
  line-height: .8rem;
  font-size: .36rem;
  color: #00127e;
  font-weight: bold;
  text-align: center;
  margin: 0 auto;
  display: block;
  background: #12effe;
  background: linear-gradient(to right, #12effe, #fff49c);
  border: .03rem solid #fff;
  border-radius: .4rem;
  box-shadow: 0 .05rem 0 #fff;
}

/* list页面 */
.list-main {
  height: 8.96rem;
  display: inline-block;
}
.list-main ul li {
  width: 6.5rem;
  margin-bottom: .2rem;
  background: #5b96ff;
  background: linear-gradient(to bottom, #5b96ff, #1c42dc);
  border-radius: .14rem;
  padding: .12rem;
  box-sizing: border-box;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.list-main ul li div.list-list-box{
  width: 100%; border-radius: .14rem; display: flex; align-items: center; justify-content: flex-start;
  background: #feffff;
  background: linear-gradient(to bottom, #b7f2fe, #feffff);
}
.list-main ul li div img{
  width: 1.02rem; margin-top: 0.1rem;
}
.list-main ul li div h3{
  color: #0d42c0; font-size: .3rem; font-weight: bold; margin-right: 0.46rem;
}
.list-main ul li div span{
  font-size: .24rem; color: #666666; padding-right: 0.46rem;
}
.getBtnBox{
  width: 1.66rem; height: 0.5rem; line-height: 0.5rem; margin-right: 0.3rem;
}
.list-main ul li div a{
  width: 100%; height: 100%; font-size: .3rem; color: #fff; font-weight: 600; border-radius: .25rem; display: block; display: none;
  background: #f57355;
  background: linear-gradient(to bottom, #ffbd03, #f57355);
}
.list-main ul li div a.btn02{
  background: url(../images/list_btn_bg.png) no-repeat center / 100% 100%;
}
.list-main ul li div a.btn03{
  background: url(../images/list_btn_bg_gray.png) no-repeat center / 100% 100%;
}

/* 助力页面 */
.zd-banner h2{
  font-size: .92rem; color: #fff; font-weight: 900; text-align: center; padding-top: 0.28rem;
}
.zd-banner h2 span{
  width: 3.76rem; display: inline-block;
  background-image: -webkit-linear-gradient(left,#1ceffa,#def3aa);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.zd-banner .ban-logo{
  height: auto;
}
.zd-banner .ban-bt{
  width: 6.68rem;
}

.zudui-main {
  width: 6.5rem;
  margin: 0 auto;
  position: relative;
}
.zudui-join{
  width: 100%; height: 3.28rem; background: url(../images/zd_joinList_bg.png) no-repeat center / 100% 100%; margin: 0 auto; border-radius: .15rem; box-shadow: 0 0 .07rem #e0f9ff;
}
.suc::after {
  content: '';
  width: 1.3rem;
  height: 1.75rem;
  background: url(../images/zd_success.png) no-repeat center / 100%;
  display: block;
  position: absolute;
  right: 0.6rem;
  top: 3rem;
}

.zudui-join ul {
  margin-bottom: 0.2rem;
  padding-top: 0.36rem;
  box-sizing: border-box;
}

.zudui-join ul li {
  width: 1.28rem;
  display: inline-block;
  margin: 0 .16rem;
}

.zudui-join ul li img {
  width: .93rem;
}

.zudui-join ul li span {
  width: 100%;
  height: 0.45rem;
  line-height: 0.45rem;
  font-size: .26rem;
  color: #fff;
  font-weight: 600;
  border-radius: .15rem;
  background: #019ef6;
  box-shadow: inset 0 0 .07rem #c8fcff, 0 -.01rem 0 #fff;
  margin-top: -0.15rem;
  display: inline-block;
}

.zudui-btn {
  width: 3.82rem;
  height: .85rem;
  line-height: .85rem;
  font-size: .34rem;
  font-weight: bold;
  background: url(../images/zd_btn_bg.png) no-repeat center top;
  background-size: 100% 100%;
  margin: 0 auto;
}

.zudui-btn a {
  width: 100%;
  height: 100%;
  color: #fff;
  display: block;
}
.zudui-join p{
  font-size: .2rem; color: #7ed1ff; margin-top: 0.14rem;
}

.zudui-lc{
  width: 100%; height: 2.51rem; background: url(../images/zd_lc_bg.png) no-repeat center / 100%; margin-top: 0.32rem;border-radius: .15rem; box-shadow: 0 0 .07rem #e0f9ff; margin-bottom: 0.32rem;
}
.zudui-lc h3{
  font-size: .3rem; font-weight: 900; padding-top: 0.06rem; margin-bottom: 0.3rem; display: inline-block;
  background-image: -webkit-linear-gradient(left,#1feff8,#f3f4a1);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.zudui-lc img{
  width: 4.81rem;
}

.zudui-userList{
  width: 100%; height: 3.01rem; background: url(../images/zd_userlist_bg.png) no-repeat center / 100%; margin-top: 0.32rem;border-radius: .15rem; box-shadow: 0 0 .07rem #e0f9ff; margin-bottom: 0.32rem;
}
.zudui-userList h3{
  font-size: .3rem; font-weight: 900; padding-top: 0.06rem; margin-bottom: 0.2rem; display: inline-block;
  background-image: -webkit-linear-gradient(left,#1feff8,#f3f4a1);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.noUser-img {
  width: 66%;
}

.zudui-userList ul li {
  border-bottom: .01rem dashed #81c9ff;
  margin: 0 .62rem 0;
  border-radius: .1rem;
  padding: .12rem 0;
  box-sizing: border-box;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.zudui-userList ul li i {
  width: .38rem;
  height: .38rem;
  line-height: .38rem;
  font-style: normal;
  display: block;
  text-align: center;
  background: #0594ff;
  border-radius: 50%;
  font-size: .3rem;
  color: #feffe3;
  border: .01rem solid #fff;
}

.zudui-userList ul li span {
  color: #2774f3;
  font-size: .3rem;
  font-weight: 600;
  padding-left: .24rem;
}

.zudui-userList ul li p {
  flex: 1;
  color: #333333;
  font-size: .24rem;
  text-align: center;
}

.zudui-userList ul li a {
  width: 1.38rem;
  height: 0.48rem;
  line-height: 0.48rem;
  font-size: .24rem;
  font-weight: bold;
  color: #fff;
  display: inline-block;
  border-radius: .24rem;
  text-align: center;
  background: url(../images/zd_userlist_btn.png) no-repeat center / 100%;
  box-shadow: 0 .03rem .06rem #eb2c0680;
}
.zudui-userList ul li:last-child{
  border-bottom: none;
}

/* 分享页 */
.share-btn {
  position: relative;
  display: inline-block;
  width: 100%;
  height: 4.21rem;
}

.zhuli-btn {
  width: 6.5rem;
  height: 0.8rem;
  line-height: .8rem;
  font-size: .36rem;
  color: #00127e;
  font-weight: bold;
  text-align: center;
  margin: 0 auto;
  display: block;
  background: #12effe;
  background: linear-gradient(to right, #12effe, #fff49c);
  border: .03rem solid #fff;
  border-radius: .4rem;
  box-shadow: 0 .05rem 0 #fff;
}

/* learnList */
.learnList-main ul li{
  width: 6.5rem; height: 1.18rem; background: url(../images/learnList_bg.png) no-repeat center / 100%; display: flex; align-items: center; justify-content: flex-start; border-radius: .15rem; box-shadow: 0 0 .07rem #e0f9ff; margin: 0 auto .24rem;
} 
.learnList-main ul li img{
  width: 0.55rem; margin: 0 .12rem 0 .18rem;
}
.learnList-main ul li span{
  font-size: .24rem; color: #333333; letter-spacing: -.01rem; flex: 1;
}
.learnList-main ul li a{
  width: 1.51rem; height: 0.49rem; line-height: 0.48rem; background: url(../images/learnList_btn_bg.png) no-repeat center / 100%; font-size: .26rem; color: #fff; font-weight: 600; border-radius: .24rem; box-shadow: 0 .03rem .04rem #eb2c0667; margin-right: 0.18rem;
}

/* learndetails */

.learndetails-main {
  width: 6.52rem;
  margin: 0 auto;
}

.learndetails-main .tit {
  width: 100%;
  height: .84rem;
  display: inline-block;
  position: relative;
  background: #ffbe03;
  background: linear-gradient(to right, #ffbe03, #f57356);
  border-radius: .25rem;
}

.learndetails-main .tit span {
  font-size: .28rem;
  line-height: .82rem;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  z-index: 1;
}

.learndetails-main .tit span::after {
  content: '';
  width: .26rem;
  height: .26rem;
  background: url('../images/icon-arr01.png') no-repeat center / 100%;
  position: absolute;
  right: .7rem;
  top: 0.28rem;
}

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

.learndetails-main .tit ul {
  width: 6.52rem;
  background: #fffaef;
  border-radius: 0 0 .26rem .26rem;
  margin: auto;
  padding: 0 .18rem;
  position: absolute;
  top: .82rem;
  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: 6rem;
  /* height: 6.25rem; */
  display: inline-block;
  background: #fff;
  border-radius: .3rem;
  margin: auto;
  overflow-y: scroll;
  margin-bottom: .25rem;
}

.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: 6.5rem; height: 0.8rem; line-height: 0.8rem; border-radius: .4rem; box-shadow: 0 .03rem .16rem #0087cf75; position: fixed; bottom: .56rem; left: 0.5rem; 
}
.learndetails-btn a{
  width: 100%; height: 100%; text-align: center; box-shadow: inset 0 .02rem 0 #00e7ce, 0 .01rem 0 #feffff;
  border-radius: .4rem; font-size: .36rem; color: #00127e; font-weight: 600; display: inline-block;
  background: #fff49c;
  background: linear-gradient(to right, #12effe, #fff49c);
}
.learnKmName{
  width: 1rem; display: inline-block;
}

/* 弹窗 */
.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.08rem;
  line-height: 1.08rem;
  text-align: center;
  font-size: .48rem;
  color: #fff;
  font-weight: bold;
  border-radius: 9px 9px 0 0;
  background: url(../images/popup_tbg.png) no-repeat top center / 100% 100%;
  margin: 0 auto;
}

.popup-m {
  width: 100%;
  margin: 0 auto;
  padding: .4rem .32rem;
  box-sizing: border-box;
  text-align: center;
  background: #ffffff;
  background: linear-gradient(to bottom, #ffffff 37%, #dfedffb8);
  border-radius: .3rem;
}

.popup-m h4 {
  color: #0060de;
  font-size: .32rem;
  font-weight: 600;
  margin-bottom: 0.16rem;
  display: flex;
  align-items: center;
}

.popup-m h4 i {
  border-bottom: .01rem dashed #818ef5;
  display: block;
  margin-left: 0.16rem;
  flex: 1;
}

.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 {
  color: #0060de;
}

.popup-list .tips {
  color: #7fa7e3;
  font-size: .2rem;
}

.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: #0060de;
  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 62%, #e0e0e0);
}

.typeBtn {
  width: 3.65rem;
  height: 0.7rem;
  line-height: 0.7rem;
  background: #f57355;
  background: linear-gradient(to bottom, #ffb000, #ff5f00);
  border-radius: .39rem;
  border: .01rem solid #ff8400;
  font-size: .34rem;
  font-weight: 600;
  display: inline-block;
  text-align: center;
  color: #fff;
  box-shadow: inset 0 0 0.1rem #ffdd77, 0 0.08rem 0.18rem #ff720050;
  margin-top: 0.28rem;
  position: relative;
}

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

.share .close {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
}

.share .share_img {
  width: 80%;
  float: right;
}

.share .share_img img {
  width: 78%;
  height: auto;
}

#getIntZl .popup-p{
  margin-bottom: 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;
}


@keyframes dx {
  0% {
    transform: scale(1);
  }

  100% {
    transform: scale(.8);
  }
}

@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%;
}