@charset "utf-8";

/* CSS Document */
body {
  padding: 0;
  font-size: 12px;
  font-family: "Microsoft YaHei", Arial, Helvetica, sans-serif, "微软雅黑";
  background: #e9f9fe;
  font-size: 0;
  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;
}

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;*/
}

.wrap {
  width: 7rem;
  margin: 0 auto;
  position: relative;
  clear: both;
  text-align: center;
}
.m-hide{
  display: none !important;
}
/* 首页 */
.page-index {
  width: 100%;
  min-height: 100vh;
  height: 100%;
  background: #1964da url(../images/page-index.jpg) no-repeat center top;
  background-size: 7.5rem;
}
.page-zd {
  width: 100%;
  min-height: 100vh;
  height: 100%;
  background: #95e2fe url(../images/page-zd.jpg) no-repeat center top;
  background-size: 7.5rem;
}
.page-share {
  width: 100%;
  min-height: 100vh;
  height: 100%;
  background: #146ae5 url(../images/page-share.jpg) no-repeat center top;
  background-size: 7.5rem;
}
/*banner*/
.banner {
  height: 11.72rem;
  width: 100%;
  position: relative;
}
.zd-banner {
  height: 4.27rem;
}
.share-banner {
  height: 11.72rem;
}
.ban-logo {
  width: 2.49rem;
  height: 1.03rem;
  background: url(../images/logo_bg.png) no-repeat center / 100%;
  position: absolute;
  top: 0;
  left: .48rem;
  display: flex; justify-content: center; align-items: center;
}
.ban-logo img {
  width: 2.07rem;
  display: block;
  margin: 0;
}
.banner-btn {
  position: absolute;
  right: .4rem;
  top: 0;
  z-index: 2;
  text-align: center;
}
.banner-btn a {
  width: .83rem;
  height: .96rem;
  line-height: .32rem;
  color: #fff;
  display: block;
  font-size: .26rem;
  text-align: center;
  margin-left: 0.1rem;
  padding-top: 0.18rem;
  display: inline-block;
  background: #2288fa;
  border-radius: 0 0 .16rem .16rem;
  box-sizing: border-box;
}

/* index-main */
.index-main{
  padding-bottom: 0.6rem;
}
.pub-btn{
  width: 5.28rem; height: 1.03rem; line-height: 1.03rem; border-radius: .46rem; box-shadow: 0 .13rem .2rem #0121a03b;
  text-align: center; margin: 0 auto;
  background: url(../images/index_btn_bg.png) no-repeat center / 100%;
}
.pub-btn a{
  width: 100%; height: 100%; font-size: .48rem; color: #fff; letter-spacing: .01rem; font-weight: 900; display: block;
  background: linear-gradient(to bottom, #fffaee 33%, #fcffa3 67%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}

/* 活动结束 */
.actEnd-main{
  width: 100%; height: 100vh; background: #fff; text-align: center; display: flex; align-content: center; flex-wrap: wrap; justify-content: center; flex-direction: column;
}
.actEnd-main img{
  width: 2.1rem; margin: .45rem auto;
}
.actEnd-main p{
  font-size: .26rem; color: #444444; line-height: 0.36rem; margin: 0.15rem;
}
.actEnd-main p span{
  color: #c80000;
}
.actEnd-main p.p01{
  font-size: .42rem; font-weight: bold;
}

/* 助力页面 */
.zudui-main{
  width: 7rem; margin: 0 auto; padding-bottom: 0.44rem;
}
.zudui-join{
  width: 100%; height: 4.08rem; position: relative;
}
.zd-pub-bg{
  border: .01rem solid #ffffff7a; background: #0080ff7c; padding: .22rem; border-radius: .3rem; box-sizing: border-box; margin-bottom: 0.38rem; border: .04rem solid #63d3ff;
  background: #0091ff;
  background: -webkit-linear-gradient(bottom, #0091ff, #1a57d9);
  background: -o-linear-gradient(bottom, #0091ff, #1a57d9);
  background: -moz-linear-gradient(bottom, #0091ff, #1a57d9);
  background: linear-gradient(to bottom, #0091ff, #1a57d9);
}
.whiteBg{
  height: 100%; background: #fafafa; border-radius: .2rem;
}
.zudui-join ul{
  display: flex; justify-content: center; align-items: flex-start; padding-top: 0.36rem;
}
.zudui-join ul li {
  width: 1.6rem;
  margin: 0 .2rem;
  text-align: center;
}
.zudui-join ul li img {
  width: 100%; display: block;
}
.zudui-join ul li span{
  min-width: 1.36rem; max-width: 1.58rem; height: 0.36rem; line-height: 0.36rem; border-radius: .2rem; font-size: .24rem; color: #fff; font-weight: 600; display: block; position: relative; z-index: 8; margin-top: -0.34rem; display: none;
  background: #1ce8fa;
  background: -webkit-linear-gradient(bottom, #1ce8fa, #0857ff);
  background: -o-linear-gradient(bottom, #1ce8fa, #0857ff);
  background: -moz-linear-gradient(bottom, #1ce8fa, #0857ff);
  background: linear-gradient(to bottom, #1ce8fa, #0857ff);
}
.zudui-join ul li span.cur{
  display: block;
}

.zudui-btn {
  margin-top: 0.2rem;
}
.zudui-pub{
  width: 100%; height: 2.81rem; position: relative;
}
.zudui-pub .whiteBg{
  padding-top: 0.66rem; height: 100%; box-sizing: border-box;
}
.zudui-pub h3{
  width: 4.71rem; height: 0.86rem; line-height: 0.86rem; position: absolute; left: 50%; top: -.24rem; transform: translateX(-50%);
}
.zudui-lc ul{
  display: flex; justify-content: center;
}
.zudui-lc ul li{
  width: 2.12rem; text-align: center; position: relative;
}
.zudui-lc ul li img{
  width: .84rem; margin-bottom: 0.2rem;
}
.zudui-lc ul li p{
  font-size: .24rem; color: #333333; line-height: 0.38rem;
}
.zudui-lc ul li p span{
  color: #fff368; display: block;
}
.zudui-lc ul li:nth-child(1)::after,.zudui-lc ul li:nth-child(2)::after{
  content: ''; width: 0.52rem; height: 0.14rem; background: url(../images/zd_jt.png) no-repeat center / 100%; display: block; position: absolute; left: 1.85rem; top: .38rem;
}
.zudui-userList{
  margin-bottom: 0.24rem;
}
.zudui-userList ul li {
  width: 5.68rem;
  line-height: 0.55rem;
  background: #d7f3fa;
  border: .01rem solid #fff;
  border-radius: .27rem;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  font-size: .24rem;
  color: #333333;
  margin: 0 auto;
  padding: 0 .3rem 0 .38rem;
  margin-bottom: 0.15rem;
  box-sizing: border-box;
}
.zudui-userList ul li i {
  width: .25rem;
  height: .25rem;
  line-height: .28rem;
  font-size: .2rem;
  color: #333;
  font-style: normal;
  text-align: center;
  margin-right: 0.16rem;
  border-radius: .3rem;
  border: .01rem solid #535a5b;
  display: block;
}
.zudui-userList ul li span {
  flex: 1; font-size: .24rem; color: #000000;
}
.zudui-userList ul li p {
  margin-right: 0.09rem;
}
.zudui-userList ul li a{
  font-size: .24rem; text-align: center;
}
.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.2rem;
  top: -.2rem;
}
.noUser{
  text-align: center; padding-top: 0.3rem;
}
.zd-bk{
  width: 100%; height: 1.64rem; background: url(../images/zd_qun_bg.png) no-repeat center / 100%; display: flex; justify-content: flex-end; align-items: center; margin-bottom: 0.2rem;
}
.zd-bk img{
  width: 1.35rem; display: block; margin-right: .18rem;
  margin-top: .03rem; animation: scale 1s infinite alternate ease-in-out;
}
@keyframes scale{
  0%{transform: scale(.9);}
  100%{transform: scale(1.05);}
}

/* share */
.share-main{
  padding-bottom: 3.26rem;
}

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

.popup {
  width: 6rem;
  z-index: 9;
  border-radius: .5rem;
  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: .7rem;
  position: absolute;
  bottom: -1rem;
  left: 50%;
  transform: translateX(-50%);
}
.popup .close img{
  width: 100%;
}

.popup h3 {
  width: 100%;
  height: 1rem;
  line-height: 1rem;
  text-align: center;
  font-size: .42rem;
  font-weight: bold;
  letter-spacing: .01rem;
  color: #fff;
  margin: 0 auto;
  border-radius: .22rem .22rem 0 0;
  display: flex;
  align-items: center;
  justify-content: center;
  background: url(../images/popup_tbg.png) no-repeat center / 100%;
}
.popup-m {
  width: 100%;
  margin: 0 auto;
  padding: .34rem 0;
  box-sizing: border-box;
  text-align: center;
  background: #ffffff;
  border-radius: 0 0 .22rem .22rem;
}
.popup-m.addBg{
  background: #ffffff;
  background: linear-gradient(to bottom, #ffffff 30%, #dcc5ff);
}
.popup-m.addBg2{
  background: #ffffff;
  background: linear-gradient(to bottom, #ffffff 30%, #d1d1d1);
}
.popup-p {
  width: 100%;
  text-align: center;
  line-height: 0.36rem;
  margin: 0 auto;
  font-size: .26rem;
  color: #444444;
  text-align: center;
  margin-bottom: 0.2rem;
}
.popup-p span {
  color: #df0000;
  font-weight: 600;
}
.popup-p2{
  font-size: .24rem; color: #333333; line-height: 0.28rem;
}
.popup-img {
  width: 2.1rem;
  margin-bottom: 0.25rem;
}
.popup-img2 {
  width: 1.68rem; margin: .25rem auto -.05rem;
}
.popBtn {
  width: 3.03rem; height: 0.7rem; line-height: 0.7rem;
  background: url(../images/pop_btn_bg.png) no-repeat center / 100%;
  color: #fff; font-size: .35rem; font-weight: bold; text-shadow: 0 .02rem .05rem #ff7033; border-radius: .44rem; display: block; margin: 0 auto; text-align: center;
}
.grayBg .popup h3{
  background: url(../images/popup_tbg_gray.png) no-repeat top center / 100% 100%;
}

/* 活动规则 */
#actRules .popup-m{
  padding: .34rem .36rem;
}
.popup-m h4 {
  width: 1.34rem; height: 0.46rem; line-height: 0.46rem;
  background: #2cbff1;
  background: -webkit-linear-gradient(right, #2cbff1, #0855ff);
  background: -o-linear-gradient(right, #2cbff1, #0855ff);
  background: -moz-linear-gradient(right, #2cbff1, #0855ff);
  background: linear-gradient(to right, #2cbff1, #0855ff);
  font-size: .28rem; color: #fff; border-radius: .04rem;
  margin-bottom: 0.14rem;
  text-align: center;
}
.popup-m h4 span{
  width: 1.6rem; height: 0.56rem; line-height: 0.56rem; background: #ff7614; margin-right: 0.12rem; font-size: .28rem; font-weight: bold; color: #fff; border-radius: .28rem;
}
.popup-m h4 i{
  flex: 1; border-bottom: .01rem dashed #ffad72;
}
.popup-list {
  margin-bottom: 0.2rem;
  text-align: justify;
}
.popup-list p {
  width: 94%;
  font-size: .24rem;
  color: #000000;
  line-height: 0.36rem;
}

/* 分享弹窗 */
.share {
  width: 100%;
  max-width: 750px;
  position: fixed;
  left: 0;
  top: .6rem;
  z-index: 9;
  text-align: center;
}
.share img.share_img{
  width: 3.07rem; display: inline-block; margin: auto; margin-right: -.7rem;
}
.share p{
  font-size: .3rem; color: #fff; line-height: 0.4rem;
  margin: 1rem auto .3rem;
}
.share p span{ 
  color: #fcedff; margin-top: 0.3rem; display: block; line-height: 0.44rem;
}
.share p span b{
  color: #ffea00;
}
.share a.shareBtn{
  width: 3.03rem; height: .7rem; line-height: .7rem; display: block; margin: 0 auto; font-size: .34rem; color: #fff; font-weight: 600; border: .01rem solid #ffca8c; box-shadow: 0 .03rem .02rem #f75232; border-radius: .5rem; display: block; margin: 0 auto; margin-bottom: 0.82rem;
  background: url(../images/share_pop_btn.png) no-repeat center / 100%;
}
.share a.closeBtn{
  width: 0.7rem; display: block; margin: 0 auto; margin-top: 0.5rem;
}
.share a.closeBtn img{
  width: 100%;
}
#pcEwm{
  display: none;
}


/* 选择科目 */
#select .popup-m{
  padding: 0; padding-top: .5rem; padding-bottom: 0.4rem;
}
#select .popup-m .txt{
  font-size: .26rem; color: #333; line-height: 0.36rem; text-align: left;
  width: 92%; margin: 0 auto .15rem;
}
#select .popup-m .txt.hide{display: none;}
#select .popup-m .txt b{font-weight: bold; color: #f00}
#select ul li{
  width: 4.48rem; height: 0.8rem; line-height: 0.8rem; border-radius: .1rem; font-size: .34rem; text-align: center; background: #fff; color: #333333; font-weight: 600; border-radius: .1rem; display: inline-block; margin: 0 .24rem .26rem; position: relative; border: .01rem solid #1a9dfe; overflow: hidden;
}
#select ul li.on{
  border: none; color: #fff;
  background: #118eff;
  background: -webkit-linear-gradient(right, #118eff, #37c0f6);
  background: -o-linear-gradient(right, #118eff, #37c0f6);
  background: -moz-linear-gradient(right, #118eff, #37c0f6);
  background: linear-gradient(to right, #118eff, #37c0f6);
}
#select ul li span{
  font-size: .24rem; color: #666; display: block;
}
.selectTips{
  font-size: .24rem; line-height: 0.3rem; color: #333333; margin-top: 0.26rem;
}

/* 确认选课 */
#sureSelect .popup-m{
  padding-top: 0.48rem;
}
#sureSelect .sureSelect{
  width: 4.47rem; height: 0.8rem; line-height: 0.8rem; position: relative; overflow: hidden;
  border: none; color: #fff; font-size: .34rem; font-weight: bold; border-radius: .1rem; margin: 0 auto .48rem;
  background: #118eff;
  background: -webkit-linear-gradient(right, #118eff, #37c0f6);
  background: -o-linear-gradient(right, #118eff, #37c0f6);
  background: -moz-linear-gradient(right, #118eff, #37c0f6);
  background: linear-gradient(to right, #118eff, #37c0f6);
}
.popup-btn-box{
  display: flex; justify-content: center;
}
#sureSelect .popBtn {
  width: 2.32rem;
  height: .8rem;
  line-height: .8rem;
  text-align: center;
  display: block; margin: 0 .15rem .2rem; font-size: .32rem; color: #fff; background: url(../images/pop_btn_bg02.png) no-repeat center / 100%;
}
#sureSelect .backBtn{
  background: url(../images/pop_btn_bg03.png) no-repeat center / 100%; text-shadow: none; border: none;
}
#sureSelect .sureSelect-tips{
  font-size: .26rem; color: #f13939; font-weight: 600;
}

/* 点击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) {
  .pc-box {
    width: 520px;
  }
}


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