@charset "utf-8";

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

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

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

.zd-banner {
  height: 4.08rem;
}

.ban-logo {
  position: absolute;
  width: 2.06rem;
  height: .42rem;
  top: 0.58rem;
  left: 0.64rem;
}

.ban-logo img {
  width: 100%;
  display: block;
  margin: 0;
}

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

.banner-btn a {
  width: 1.2rem;
  line-height: 0.4rem;
  color: #fff;
  display: block;
  margin-bottom: .1rem;
  border-radius: .2rem 0 0 .2rem;
  font-size: .2rem;
  display: block;
  background: #cf8a25;
}

/* index-main */
.index-main {
  text-align: center;
  margin: 0 auto;
}

.mainIndex {
  width: 6.64rem;
  margin: 0 auto;
  background: rgba(255, 255, 255, .6);
  border: solid .02rem #fff;
  border-radius: .3rem;
  box-shadow: 0 .18rem .5rem rgba(255, 255, 255, .4) inset;
}

.mainIndex .tit {
  width: 100%;
  height: .82rem;
  display: inline-block;
  background: url('../images/index-tit01.png') no-repeat center top /4.6rem;
  margin-top: .26rem;
  position: relative;
}

.mainIndex .tit span {
  font-size: .4rem;
  line-height: .82rem;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
}

.mainIndex .tit span::after {
  content: '';
  width: .26rem;
  height: .26rem;
  display: inline-block;
  background: url('../images/icon-arr01.png') no-repeat center / 100%;
}

.mainIndex .tit span.on::after {
  transform: rotate(90deg);
}

.mainIndex .tit ul {
  width: 2.6rem;
  background: #ffe7bc;
  background: -webkit-linear-gradient(#fff7e9, #ffe2ad);
  background: -moz-linear-gradient(#fff7e9, #ffe2ad);
  background: -o-linear-gradient(#fff7e9, #ffe2ad);
  background: linear-gradient(#fff7e9, #ffe2ad);
  border-radius: 0 0 .2rem .2rem;
  border: solid .02rem #fff;
  margin: auto;
  padding: .1rem 0;
  position: absolute;
  top: .82rem;
  left: 50%;
  margin-left: -1.3rem;
}

.mainIndex .tit ul.hide {
  display: none;
}

.mainIndex .tit ul li {
  width: 2.04rem;
  margin: 0 .28rem;
  border-bottom: dashed .02rem #fda684;
  font-size: .28rem;
  line-height: .47rem;
  cursor: pointer;
}

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

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

.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;
}

.index-btn-box {
  width: 7.5rem;
  height: 4.22rem;
  display: inline-block;
  padding-top: 2.05rem;
  box-sizing: border-box;
  background: url('../images/index_bottom_bg.png') no-repeat center / 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 3;

}

.index-btn {
  width: 5.58rem;
  height: 1.02rem;
  line-height: 1.08rem;
  background: url(../images/index_btn_bg.png) no-repeat center / 100%;
  margin: 0 auto;
  box-shadow: 0 .12rem .16rem #db9e42be;
  border-radius: .5rem;
}

.index-btn a.indexBtn {
  width: 100%;
  height: 100%;
  font-size: .36rem;
  color: #fff;
  font-weight: bold;
  margin: 0 auto;
  display: block;
  background: linear-gradient(to bottom, #a80404, #2e0603);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

/* 助力页面 */
.zudui-main {
  width: 6.4rem;
  margin: 0 auto;
}

.zudui-join {
  width: 100%;
  height: 5.6rem;
  margin: 0 auto .35rem;
  background: #fff;
  padding-top: .28rem;
  border-radius: .2rem;
  box-sizing: border-box;
  position: relative;
}

.zudui-join p.zd-tips1 {
  font-size: .24rem;
  color: #000000;
  text-align: center;
  margin-bottom: 0.25rem;
}

.zudui-join p .redTxt {
  color: #ff5200;
}

.zudui-join p .greenTxt {
  color: #0fbb23;
}

.zudui-join p .blueTxt {
  color: #00ace4;
}

.zudui-join-m{
  position: relative;
}

.zudui-join ul {
  height: 2.9rem;
  margin: 0 .3rem 0;
  position: relative;
}
.zudui-join ul li{
  position: relative;
}

.zudui-join ul li:nth-child(1) {
  width: 3.4rem;
  height: 1.9rem;
  background: url(../images/zd_join01_gray.png) no-repeat center / 100%;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 5;
}

.zudui-join ul li:nth-child(2) {
  width: 3.61rem;
  height: 1.68rem;
  background: url(../images/zd_join02_gray.png) no-repeat center / 100%;
  display: block;
  position: absolute;
  left: 0;
  top: 1.69rem;
}

.zudui-join ul li:nth-child(3) {
  width: 2.63rem;
  height: 3.36rem;
  background: url(../images/zd_join03_gray.png) no-repeat center / 100%;
  display: block;
  position: absolute;
  right: 0;
  top: 0;
}

.zudui-join ul li:nth-child(1).on{
  background: url(../images/zd_join01.png) no-repeat center / 100%;
}
.zudui-join ul li:nth-child(2).on{
  background: url(../images/zd_join02.png) no-repeat center / 100%;
}
.zudui-join ul li:nth-child(3).on{
  background: url(../images/zd_join03.png) no-repeat center / 100%;
}
.zudui-join ul li.zlTwo::after{
  content: '2'; width: 0.35rem; height: 0.35rem; line-height: 0.35rem; background: #f00; border-radius: .5rem; font-size: .24rem; color: #fff; display: block; position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); text-align: center;
}

.lock {
  width: 1.02rem;
  height: 1.02rem;
  background: url(../images/zd_lock.png) no-repeat center / 100%;
  position: absolute;
  top: 1.2rem;
  left: 50%;
  transform: translateX(-50%);
  z-index: 10;
}

.zudui-btn {
  width: 4.36rem;
  height: 1.53rem;
  line-height: 1.08rem;
  font-size: .4rem;
  font-weight: 900;
  background: url(../images/zd_btn_bg.png) no-repeat center top;
  background-size: 100% 100%;
  margin: 0 auto;
  position: relative;
  z-index: 6;
}

.zudui-btn a {
  width: 100%;
  height: 100%;
  color: #fff;
  font-weight: bold;
  display: block;
  text-align: center;
  background-image: -webkit-linear-gradient(top,#fffffe 18%,#ffef83);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.zd-tips2{
  font-size: .24rem; color: #ff6627; font-weight: 600; text-align: center; margin-top: -0.2rem;
}

.zudui-userList {
  width: 100%;
  min-height: 3.32rem;
  background: #ffeca2;
  border-radius: .2rem;
  margin: 0 auto;
  box-sizing: border-box;
  margin-bottom: 0.5rem;
}
.zudui-userList h3 {
  font-size: .36rem;
  color: #53210f;
  font-weight: bold;
  padding: 0.18rem 0 .12rem;
  text-align: center;
  position: relative;
}
.zudui-userList h3::after{
  content: ''; width: 0.38rem; height: 0.19rem; background: url(../images/zudui_jt.png) no-repeat center / 100%; display: block; position: absolute; left: 50%; top: .75rem; transform: translateX(-50%);
}
.zudui-userList .preList{
  display: none;
}
.zudui-userList .preList ul{
  background: #fff; border-radius: .2rem; padding: 0.38rem 0 .05rem; min-height: 2.58rem;
}
.zudui-userList .preList ul li {
  margin: 0 .32rem .22rem;
  padding-bottom: .18rem;
  box-sizing: border-box;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: .01rem dashed #ededed;
}

.zudui-userList .preList ul li:last-child {
  border-bottom: none;
}

.zudui-userList .preList ul li i {
  width: .32rem;
  height: .32rem;
  line-height: .32rem;
  font-style: normal;
  display: block;
  text-align: center;
  margin-right: 0.17rem;
  background: #b67921;
  border-radius: 50%;
  font-size: .24rem;
  color: #feffe3;
  margin-left: 0.22rem;
}

.zudui-userList .preList ul li span {
  color: #000000;
  font-size: .26rem;
  font-weight: bold;
}

.zudui-userList .preList ul li p {
  width: 1.88rem;
  color: #000000;
  font-size: .26rem;
  text-align: center;
}

.zudui-userList .preList ul li a {
  font-size: .24rem;
  font-weight: bold;
  color: #000000;
  display: inline-block;
  margin-right: 0.1rem;
}
.zudui-userList .lc{
  display: none;
}
.zudui-userList .lc ul{
  text-align: center; background: #fff url(../images/zd_lc_ulbg.png) no-repeat top .8rem center / 2.95rem; border-radius: .2rem; padding: 0.38rem 0 .4rem;
}
.zudui-userList .lc ul li{
  width: 1rem; display: inline-block; margin: 0 .48rem;
} 
.zudui-userList .lc ul li img{
  width: 1.09rem;
}
.zudui-userList .lc ul li p{
  font-size: .24rem; color: #333333; line-height: 0.3rem;
}

/* 弹窗 */
.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;
  padding-bottom: 0.2rem;
}

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

.popup h3 {
  width: 100%;
  height: 1.4rem;
  line-height: 1.4rem;
  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 .2rem;
  box-sizing: border-box;
  text-align: center;
  background: #ffffff;
  border-radius: .3rem;
}
.popup-m h4{
  margin-bottom: 0.12rem;
}
.popup-m h4 span{
  line-height: 0.32rem;
  background: #cf8a25;
  border-radius: .15rem;
  color: #fff;
  font-size: .24rem;
  font-weight: bold;
  padding: 0 .12rem;
  display: inline-block;
}

.popup-m h4 i {
  width: .24rem;
  height: .24rem;
  line-height: .24rem;
  text-align: center;
  background: #cf8a25;
  font-size: .2rem;
  color: #fff;
  border-radius: .5rem;;
  display: block;
  margin-right: 0.15rem;
  font-style: normal;
  display: inline-block;
}

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

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

.popup-list p span {
  color: #ff0000;
  font-weight: bold;
}
.tips{
  font-size: .22rem; color: #ff2819; margin-left: -0.4rem;
}

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

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

.popup-img {
  width: 2.61rem;
  margin-bottom: 0.25rem;
}
.popup-img2 {
  width: 76%;
  margin-bottom: 0.2rem;
}

.popup-img3 {
  width: 2.23rem;
  margin-bottom: 0.28rem;
}

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

.popup-btn {
  width: 4.38rem;
  height: 1.3rem;
  line-height: 1.08rem;
  background: url(../images/popup-btn.png) no-repeat center / 100%;
  font-size: .4rem;
  font-weight: 900;
  color: #fff;
  margin: 0 auto;
  text-align: center;
}

.popup-btn a.popBtn {
  width: 100%;
  height: 100%;
  display: block;
  background-image: -webkit-linear-gradient(top, #a80404 20%, #300603);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

/* 领取成功 */
#getSuc p {
  text-align: left;
  padding: 0 .2rem;
}

#getSuc p b {
  font-size: .28rem;
  font-weight: bold;
  color: #ff0000;
  margin-bottom: 0.11rem;
  display: inline-block;
  font-weight: bold;
}
#getSuc .popup-img{
  margin-top: 0.2rem;
}

/* 选择科目 */
#select .popup-m {
  padding: .4rem 0 .2rem;
}

#select ul {
  text-align: center;
}

#select ul li {
  width: 2.75rem;
  height: 0.6rem;
  line-height: 0.6rem;
  border-radius: .35rem;
  font-size: .26rem;
  color: #535353;
  font-weight: 600;
  background: #e3e3e3;
  display: inline-block;
  vertical-align: middle;
  margin: .2rem .05rem .05rem;
  text-align: center;
}

#select ul li.on {
  background: #cf8a25;
  color: #fff;
}

#select .tips{
  margin-top: 0.45rem;
}

/* 确认选课 */
#sureSelect .selectKm{
  font-size: .3rem; color: #333333; line-height: 0.56rem;
}
#sureSelect .sureSelect {
  color: #ff0000;
  font-weight: bold;
  margin-bottom: 0.3rem;
}

#sureSelect .popBtn {
  width: 2.48rem;
  height: 0.7rem;
  line-height: 0.7rem;
  background: #e3e3e3;
  color: #6c6c6c;
  font-size: .34rem;
  margin: .5rem .09rem .4rem;
  display: block;
  border-radius: .35rem;
  display: inline-block;
}

#sureSelect .sureBtn {
  background: #cf8a25;
  color: #fff;
}

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

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

.share .share_img {
  width: 100%;
  float: right;
  margin: .4rem .5rem 0 0;
}

.share .share_img img {
  width: 68%;
  height: auto;
  margin-left: 25%;
}

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