@charset "utf-8";

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

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

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

/*banner*/
.banner {
  height: 10.99rem;
  width: 100%;
  position: relative;
}
.zd-banner {
  height: 4.67rem;
}
.share-banner {
  height: 7.6rem;
}
.ban-logo {
  position: absolute;
  width: 1.93rem;
  top: 0.35rem;
  left: 0.48rem;
}
.page-zd .ban-logo,.page-share .ban-logo {
  position: absolute;
  width: 1.93rem;
  top: 0.17rem;
  left: 0.4rem;
}

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

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

.banner-btn a {
  width: .71rem;
  height: .89rem;
  line-height: .3rem;
  color: #fff;
  display: block;
  font-size: .24rem;
  text-align: left;
  padding-top: 0.09rem;
  padding-left: 0.1rem;
  box-sizing: border-box;
  display: inline-block;
  margin-left: 0.14rem;
  background: url(../images/ban_btn_bg.png) no-repeat center / 100%;
}

/* index-main */
.index-btn {
  width: 5.41rem;
  height: 2.36rem;
  position: relative;
  text-align: center;
  margin: 0 auto;
}
.index-btn a.indexBtn {
  width: 100%;
  height: 1.17rem;
  line-height: .99rem;
  font-size: .36rem;
  color: #fff;
  font-weight: 600;
  display: block;
  letter-spacing: .01rem;
  position: relative;
  display: none;
}
.index-btn a.indexBtn.notGroup{
  background: url(../images/index_btn01.png) no-repeat center / 100%;
}
.index-btn a.indexBtn.onGroup{
  background: url(../images/index_btn02.png) no-repeat center / 100%;
}
.index-btn a.indexBtn.sucGroup{
  background: url(../images/index_btn03.png) no-repeat center / 100%;
}
.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: .22rem auto; display: block;
}
.actEnd-main p{
  width: 100%; font-size: .36rem; color: #333333;
}
.actEnd-main span{
  width: 100%; font-size: .36rem; color: #787878;
}

/* 助力页面 */
.zudui-join {
  width: 7.11rem;
  height: 3.67rem;
  background: url(../images/zd_join_bg.png) no-repeat center / 100%;
  padding-top: 0.5rem;
  box-sizing: border-box;
  position: relative;
  text-align: center;
  margin: 0 auto;
}
.zudui-join ul{
  height: 2.45rem;
}
.zudui-join ul li {
  width: 1.44rem;
  height: 1.84rem;
  margin: 0 .24rem;
  display: inline-block;
  vertical-align: top;
  text-align: left;
}
.zudui-join ul li img {
  width: 100%;
  display: inline-block;
}
.zudui-join ul li span{
  width: 1.25rem; height: 0.38rem; line-height: 0.38rem; background: #fb5000; border-radius: .2rem; border: .02rem solid #333333; font-size: .28rem; color: #fff; font-weight: 600; display: block; margin: 0 auto; text-align: center; box-shadow: 0 .03rem 0 #fedeca; margin-top: -0.35rem; position: relative; z-index: 1;
}
.zudui-join ul li span.add{
  background: #fd7500; box-shadow: 0 .03rem 0 #ffe9ca;
}
.zudui-btn a {
  width: 5.41rem;
  height: 1.17rem;
  background-size: 100% 100% !important;
  margin: 0 auto;
  position: relative;
  display: none;
}
.zudui-btn a.btn01{
  background: url(../images/zd_btn01.png) no-repeat center top;
}
.zudui-btn a.btn02{
  background: url(../images/zd_btn02.png) no-repeat center top;
}
.zudui-btn a.btn03{
  width: 3.95rem; height: 1.16rem;
  background: url(../images/zd_btn03.png) no-repeat center top;
}
.zudui-btn a.btn04{
  width: 3.95rem; height: 1.16rem;
  background: url(../images/zd_btn04.png) no-repeat center top;
}
.zudui-join p.tips{
  font-size: .2rem; color: #ff9696; margin-top: 0.1rem;
}
.pub-bg {
  width: 6.5rem;
  margin: 0 auto;
  background: #eb3434;
  border-radius: .24rem;
  padding: 0 .2rem .2rem;
  box-sizing: border-box;
}
.pub-bg h3{
  width: 3.34rem; height: 0.8rem; line-height: 0.8rem; background: url(../images/zd_bt_bg.png) no-repeat center / 100%; font-size: .36rem; color: #fff; font-weight: bold; text-shadow: 0 .02rem .02rem #ff6c2a; text-align: center; margin: 0 auto; position: relative;
  top: -.14rem;
}
.pub-bg ul{
  width: 100%; background: url(../images/zd_lc_mbg.png) no-repeat center / 100% 100%; margin-top: -0.14rem;
}
.zudui-lc{
  margin-top: 0.14rem;
}
.zudui-lc ul{
  width: 100%; height: 2.74rem; display: flex; justify-content: center; align-items: center; 
}
.zudui-lc ul li{
  width: 1.5rem; margin: 0 .2rem; text-align: center; position: relative;
}
.zudui-lc ul li:nth-child(1)::after,.zudui-lc ul li:nth-child(2)::after{
  content: ''; width: 0.41rem; height: 0.27rem; background: url(../images/zd_jt.png) no-repeat center / 100%; display: block; position: absolute;right: -0.4rem; top: .4rem;
}
.zudui-lc ul li img{
  width: 1.1rem;
}
.zudui-lc ul li p{
  font-size: .24rem; color: #444444; line-height: 0.3rem; margin-top: 0.2rem;
}
.zudui-userList {
  width: 6.89rem; height: 3.12rem; background: url(../images/zd_userList_bg.png) no-repeat center / 100%; margin: .9rem auto 1.05rem;
}
.zudui-userList h3{
  width: 3.72rem; margin: 0 auto .25rem;
}
.zudui-userList h3 img{
  width: 100%;
}
.zudui-userList .preList{
  width: 6.53rem; height: 2.5rem; background: #fff; border-radius: .2rem; border: .02rem solid #333333; margin: -.72rem 0.14rem 0;
}
.zudui-userList ul{
  padding-top: 0.66rem; display: flex; justify-content: center; flex-wrap: wrap;
}
.zudui-userList ul li {
  width: 5.43rem;
  height: 0.56rem;
  line-height: 0.56rem;
  padding: 0 .16rem;
  background: #ffe19e;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 0.12rem;
}
.zudui-userList ul li:last-child {
  border-bottom: none;
}
.zudui-userList ul li i {
  width: .4rem;
  height: .4rem;
  line-height: .4rem;
  font-style: normal;
  display: block;
  text-align: center;
  background: #fb5000;
  border: .01rem solid #000000;
  border-radius: 50%;
  font-size: .24rem;
  color: #fff;
  font-weight: bold;
}

.zudui-userList ul li span {
  color: #fc4949;
  font-size: .26rem;
  font-weight: bold;
  text-align: center;
  flex: 1;
}
.zudui-userList ul li p {
  width: 1.94rem;
  color: #333333;
  font-size: .24rem;
  text-align: center;
}
.zudui-userList ul li a {
  width: 1.2rem;
  height: 0.36rem;
  line-height: 0.34rem;
  font-size: .24rem;
  font-weight: bold;
  color: #fff;
  text-align: center;
  background: #fb5000;
  border: .01rem solid #000000;
  border-radius: .18rem;
}
.zudui-userList p.noUser{
  color: #000000; font-size: 0.26rem; text-align: center; line-height: 2.5rem;
}

/* 分享页 */
.share-main{
  height: 5.68rem;
}
.share-btn {
  width: 5.07rem;
  height: 1.16rem;
  margin: 0 auto;
}
.share-btn a.shareBtn {
  width: 100%;
  height: 100%;
  display: block;
}
.share-btn a.shareBtn.Btn01{
  background: url(../images/share_btn01.png) no-repeat center / 100%;
}
.share-btn a.shareBtn.Btn02{
  background: url(../images/share_btn02.png) no-repeat center / 100%;
}

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

.popup {
  width: 6.01rem;
  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.41rem;
  line-height: 1.41rem;
  text-align: center;
  font-size: .57rem;
  letter-spacing: .01rem;
  color: #fff;
  font-weight: bold;
  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;
  border-radius:0 0 .22rem .22rem;
  border: .02rem solid #000000;
  border-top: none;
}
.popup-p {
  width: 88%;
  text-align: center;
  line-height: 0.36rem;
  margin: 0 auto;
  margin-bottom: 0.25rem;
  font-size: .26rem;
  color: #444444;
  background: #fffbc2;
  border: .02rem solid #000000;
  padding: .16rem .2rem;
  text-align: center;
}

.popup-p span {
  color: #df3434;
  font-weight: bold;
}
.popup-p2{
  font-size: .24rem; color: #333333; line-height: 0.28rem;
}

.popup-img {
  width: 2.61rem;
  margin-bottom: 0.25rem;
}

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

.popup-img3 {
  width: 2.6rem;
  margin-bottom: -0.2rem;
}

.popBtn {
  width: 2.83rem; height: 0.85rem;
  display: block;margin: 0 auto;background: url(../images/popup_btn.png) no-repeat center / 100%;
}

/* 活动规则 */
.popup-m h4 {
  width: 1.41rem;
  height: 0.4rem;
  line-height: 0.38rem;
  background: #fffbc2;
  border: .02rem solid #333333;
  color: #333333;
  font-size: .24rem;
  font-weight: bold;
  margin-bottom: 0.14rem;
  border-radius: .22rem;
  text-align: center;
}
.popup-m h4 i{
  width: 0.09rem; height: 0.09rem; background: #fff; border-radius: .5rem; border: .02rem solid #df3434; display: block; margin-right: 0.15rem;
}
.popup-m h4 span{
  border-bottom: .01rem dashed #b9c7ff; flex: 1; margin-left: 0.19rem;
}

.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: #df3434;
  font-weight: bold;
}
.popup-list p span.tips2{
  color: #ee5555; font-weight: normal;
}

/* 选择科目 */
#select .popup-m{
  padding: .4rem 0;
}
#select ul li{
  width: 3.21rem; height: 0.96rem; line-height: 0.9rem; background: url(../images/zd_select_btn02.png) no-repeat center / 100%; font-size: .5rem; font-weight: bold; color: #fff; text-align: center; margin: 0 auto .18rem;
}
#select ul li.on{
  background: url(../images/zd_select_btn.png) no-repeat center / 100%;
}

/* 确认选课 */
.sureSelect{
  padding-top: 0.2rem;
}
#sureSelect .sureSelect{
   font-size: .5rem; color: #1850d6; font-weight: bold; margin-bottom: 0.5rem;
  }
#sureSelect .popBtn{
  width: 3.21rem; height: 0.96rem; line-height: 0.9rem; background: url(../images/zd_select_btn.png) no-repeat center / 100%; font-size: .5rem; font-weight: bold; color: #fff; text-align: center; margin: 0 auto .18rem;
}
#sureSelect .sureBtn{
  width: 3.21rem; height: 0.96rem; line-height: 0.9rem; background: url(../images/zd_select_btn02.png) no-repeat center / 100%; font-size: .5rem; font-weight: bold; color: #fff; text-align: center; margin: 0 auto .18rem;
}

/* 分享弹窗 */
.share {
  width: 100%;
  max-width: 750px;
  position: fixed;
  left: 0;
  top: .6rem;
  z-index: 9;
  text-align: center;
}
.share img.share_img{
  width: 3.03rem; display: inline-block; margin: auto; margin-right: -.7rem;
}
.share p{
  font-size: .28rem; line-height: .52rem; color: #fff;
  margin: .3rem auto .5rem;
}
.share p span{color: #ffe84f}
.share a{
  width: 3rem; height: .7rem; 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: 580px;
  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%;
}
.tcEwm{
  width: 43%;
}