@charset "utf-8";

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

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

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

/*banner*/
.banner {
  height: 11.42rem;
  width: 100%;
  position: relative;
}
.zd-banner {
  height: 3.82rem;
}
.share-banner {
  height: 10.10rem;
}
.ban-logo {
  position: absolute;
  top: .5rem;
  left: 0.38rem;
}
.ban-logo img {
  width: 1.89rem;
  display: block;
  margin: 0;
}
/* .page-index .ban-logo,.page-share .ban-logo{
  right: 0.38rem; top: 0.45rem; left: auto;
} */
.banner-btn {
  position: absolute;
  right: .4rem;
  top: 0;
  z-index: 2;
  text-align: center;
}
.banner-btn a {
  width: 1.1rem;
  height: .98rem;
  line-height: .32rem;
  color: #fff;
  display: block;
  margin-left: .1rem;
  border-radius: 0 0 .14rem .14rem;
  font-size: .24rem;
  display: inline-block;
  padding-top: 0.14rem;
  box-sizing: border-box;
  background: #9999ff;
  border-top: none;
}
.index-tips{
  font-size: .22rem; color: #555555; text-align: center; margin-top: -0.08rem;
}
.index-tips span{
  color: #0000ff; font-weight: 600;
}

/* index-main */
.index-main{
  height: 1.92rem;
}
.pub-btn {
  width: 4.52rem;
  height: 1.2rem;
  line-height: 0.9rem;
  position: relative;
  text-align: center;
  margin: 0 auto;
  background: url(../images/index_btn_bg.png) no-repeat top center / 100%;
}
.pub-btn a {
  width: 100%;
  height: 100%;
  font-size: .34rem;
  color: #fff;
  font-weight: bold;
  display: block;
  letter-spacing: .01rem;
  position: relative;
  text-shadow: 0 .03rem .05rem #000066;
  top: -0.13rem; position: relative;
  display: flex; align-items: center; justify-content: center;
}
.pub-btn a::after{
  content: ''; width: 0.09rem; height: 0.12rem; background: url(../images/index_btn_jt.png) no-repeat center / 100%; display: block; margin-left: 0.15rem;
}

/* 活动结束 */
.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.01rem; margin: .4rem auto; display: block;
}
.actEnd-main p{
  width: 100%; font-size: .32rem; color: #333333;
}
.actEnd-main span{
  color: #6633ff;
}

/* 助力页面 */
.zudui-main{
  width: 6.68rem; margin: 0 auto; padding-bottom: 0.5rem;
}
.zudui-join {
  width: 100%;
  height: 2.9rem;
  padding-top: .32rem;
  text-align: center;
  background: #fff;
  border-radius: .14rem;
  box-sizing: border-box;
}
.zudui-join ul li {
  width: 1.35rem;
  margin: 0 .1rem;
  display: inline-block;
  vertical-align: top;
  position: relative;
}
.zudui-join ul li img {
  width: 1.31rem;
}
.zudui-join ul li span{
  width: 100%; line-height: 0.36rem; font-size: .22rem; color: #fff; margin-top: -.03rem; display: block; border-radius: .18rem; position: relative; z-index: 3;
  background: #3333ff;
  background: linear-gradient(to right, #3333ff, #ae8ff9);
}
.zudui-join ul li span.gray{
  border: .01rem solid #dcdcdc; color: #999999;
  background: #fff;
  background: linear-gradient(to right, #fff, #fff);
}
.zudui-btn {
  margin-top: -0.64rem;
}

.zudui-pub {
  width: 100%;
  background: #fff;
  border-radius: .14rem; border: .01rem solid #7b49f3; box-sizing: border-box;
  margin-top: 0.3rem; position: relative;
}
.zudui-pub h3{
  width: .82rem; height: 2.09rem; line-height: .98rem; background: url(../images/zd_pub_bt_bg.png) no-repeat center / 100%; margin: 0 auto; font-size: .32rem; color: #fff; font-weight: bold; text-shadow: 0 .02rem .05rem #35109f; text-align: center; position: absolute; left: 0; top: 50%; transform: translateY(-50%); box-sizing: border-box;writing-mode: vertical-rl;
  text-orientation: upright; letter-spacing: .01rem;
}
.zudui-lc{
  height: 2.2rem;
}
.zudui-lc ul{
  padding-top: .36rem; display: flex; align-items: flex-start; justify-content: flex-end; margin-right: 0.2rem;
}
.zudui-lc ul li{
  width: 29%; text-align: center; position: relative;
}
.zudui-lc ul li:nth-child(1)::after,.zudui-lc ul li:nth-child(2)::after{
  content: ''; width: 0.11rem; height: 0.17rem; background: url(../images/zd_jt.png) no-repeat center / 100%; display: block; position: absolute;  right: -0.05rem; top: .35rem;
}
.zudui-lc ul li img{
  width: .81rem; margin-bottom: 0.12rem;
}
.zudui-lc ul li p{
  font-size: .24rem; color: #000000; line-height: 0.3rem;
}
.zudui-lc ul li p span{
  color: #ff3733; font-weight: bold; font-size: .24rem;
}

.zudui-userList{
  height: 2.7rem;
}
.zudui-userList ul{
  align-items: flex-start; margin: 0 .4rem 0 1.1rem;; padding-top: 0.3rem;
}
.zudui-userList ul li {
  width: 100%;
  line-height: 0.6rem;
  border-radius: .08rem;
  margin-bottom: 0.1rem;
  display: flex;
  align-items: center;
  font-size: .24rem;
  font-weight: 600;
  color: #333333;
  border-bottom: .01rem solid #ccccff;
}
.zudui-userList ul li:last-child{
  border-bottom: none;
}
.zudui-userList ul li i {
  width: .28rem;
  height: .28rem;
  line-height: .28rem;
  font-style: normal;
  display: block;
  text-align: center;
  margin-right: 0.1rem;
  border-radius: .44rem;
  font-size: .24rem;
  color: #fff;
  background: #3838ff;
  background: linear-gradient(to right, #3838ff, #b092f9);
}
.zudui-userList ul li span {
  margin-right: 0.3rem;
  flex: 1;
}
.zudui-userList ul li p {
  text-align: center;
  margin-right: 0.2rem;
}
.zudui-userList ul li a {
  color: #3333cc; font-weight: bold;
}
.noUser{
  width: 4.8rem; position: relative; top: 0.5rem;
}

/* 分享页 */
.share-main{
  height: 4.26rem;
}
.share-btn{
  width: 4.32rem;
}

/* 弹窗 */
.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: .5rem;
  position: absolute;
  top: -.65rem;
  right: 0;
}

.popup h3 {
  width: 100%;
  height: .98rem;
  line-height: .98rem;
  /* border-bottom: .01rem solid #ed7d76; */
  text-align: center;
  font-size: .42rem;
  text-shadow: 0 .05rem .1rem #0000cc;
  color: #fff;
  font-weight: bold;
  background: #9898ff;
  background: linear-gradient(to bottom, #9898ff, #3535ff);
  border-radius: .5rem .5rem 0 0;
  position: relative;
}
.popup h3::before {
  content: '';
  width: 0.1rem;
  height: 0.1rem;
  background: #ccccff;
  border-radius: .5rem;
  display: block;
  position: absolute;
  left: 0.93rem;
  top: 50%;
  transform: translateY(-50%);
}

.popup h3::after {
  content: '';
  width: 0.1rem;
  height: 0.1rem;
  background: #ccccff;
  border-radius: .5rem;
  display: block;
  position: absolute;
  right: 0.93rem;
  top: 50%;
  transform: translateY(-50%);
}

.grayBg h3 {
  color: #fff;
  background: #bdbdbd;
  background: -webkit-linear-gradient(90deg, #bdbdbd, #9c9c9c);
  background: -moz-linear-gradient(90deg, #bdbdbd, #9c9c9c);
  background: -o-linear-gradient(90deg, #bdbdbd, #9c9c9c);
  background: linear-gradient(90deg, #bdbdbd, #9c9c9c);
  text-shadow: none;
}
.grayBg h3::before {
  content: '';
  width: 0.1rem;
  height: 0.1rem;
  background: #d1d1d1;
  border-radius: .5rem;
  display: block;
  position: absolute;
  left: 0.93rem;
  top: 50%;
  transform: translateY(-50%);
}

.grayBg h3::after {
  content: '';
  width: 0.1rem;
  height: 0.1rem;
  background: #d1d1d1;
  border-radius: .5rem;
  display: block;
  position: absolute;
  right: 0.93rem;
  top: 50%;
  transform: translateY(-50%);
}
.popup-m {
  width: 100%;
  margin: 0 auto;
  padding: .48rem .32rem .4rem;
  box-sizing: border-box;
  text-align: center;
  background: #ffffff;
  border-radius:.5rem;
  position: relative;
}
.popup-p {
  text-align: center;
  line-height: 0.36rem;
  margin-bottom: 0.25rem;
  font-size: .26rem;
  color: #444444;
  position: relative; z-index: 2;
}
.popup-p span {
  color: #6633ff;
}
.popup-img {
  width: 2.26rem;
  margin-bottom: 0.25rem;
}
.popup-img2 {
  width: 2.71rem;
}
.popup-img3 {
  width: 1.43rem;
}
.popBtn {
  width: 4.02rem;
  height: .82rem;
  line-height: .82rem;
  background: url(../images/popup_btn_bg.png) no-repeat center / 100%;
  position: relative;
  text-align: center;
  margin: 0 auto;
  display: block;
  font-size: .34rem;
  text-shadow: 0 .05rem .1rem #0000cc;
  color: #fff;
  font-weight: bold;
}

/* 活动规则 */
.rulebox {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  background: #fff;
  background: linear-gradient(#ccccff, #fff 20%);
}

.rulebox h3 {
  width: 2.8rem;
  height: .76rem;
  display: block;
  background: #9898ff;
  background: linear-gradient(#9898ff, #3535ff);
  border: .01rem solid #fff;
  border-radius: .5rem;
  font-size: .34rem;
  line-height: .76rem;
  font-weight: bold;
  color: #fff;
  margin: -.38rem auto 0;
}
.rulebox h3::before,.rulebox h3::after{
  display: none;
}
.rulebox .popup-m{
  background: none; padding: 0.3rem .5rem .4rem;
}
.rulebox .popup-list h4 {
  width: 100%;
  height: .4rem;
  font-size: .28rem;
  line-height: .4rem;
  color: #723ff1;
  text-align: left;
  font-weight: bold;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 0.1rem;
}

.rulebox .popup-list h4 i {
  width: .09rem;
  height: .09rem;
  display: block;
  border-radius: 50%;
  border: solid .02rem #d0d0d0;
  /* position: absolute; top: .2rem; left: 1.26rem; */
  float: left;
  margin-left: -.3rem;
  margin-right: .05rem;
}
.rulebox .popup-list h4::before {
  content: ''; margin-right: 0.16rem;
  width: .09rem; height: 0.09rem; background: #fff; border: .01rem solid #c1bec3; border-radius: .5rem;
  display: block;
}

.rulebox .popup-list h4::after {
  content: '';
  height: .01rem;
  display: block;
  border-top: dashed .02rem #d0d0d0;
  margin-left: 0.2rem;
  flex: 1;
}
.rulebox .popup-list p {
  width: 100%;
  line-height: .36rem;
  color: #333;
  font-size: .24rem;
  white-space: normal;
  text-align: left;
  margin-left: 0.28rem;
  margin-bottom: 0.2rem;
}

/* 选择科目 */
#select .popup-m{
  padding-top: .2rem; padding-bottom: 0.4rem;
}
#select ul li{
  width: 2.5rem; height: 0.66rem; line-height: 0.66rem; font-size: .32rem; font-weight: bold; text-align: center; margin: 0 .05rem .18rem; background: #fff; color: #1560d3; border: .01rem solid #6196ff; border-radius: .14rem; display: inline-block;
}
#select ul li.on{
  background: #1e4ae0; color: #fff;
}
#select ul li:last-child{
  height: auto; line-height: 0.35rem; padding: .1rem 0;
}
#select ul li span{
  font-size: .24rem; color: #666; display: block;
}
#select .popBtn{
  position: relative; left: auto; right: auto; bottom: auto; margin: .2rem auto 0; transform: none;
}
.selectTips{
  font-size: .22rem; line-height: 0.3rem; color: #ff3000; margin-top: 0.26rem;
}

/* 确认选课 */
#sureSelect{
  padding-top: 0.2rem;
}
#sureSelect .popupBt3{
  width: 100%; border-radius: .26rem .26rem 0 0; font-size: .32rem; color: #fff; font-weight: 600; line-height: 0.44rem;padding-top: .28rem; box-sizing: border-box;
  background: #1e67f3;
  background: linear-gradient(to bottom, #1e67f3, #1e47de);
}
#sureSelect .sureSelect{
  width: 2.95rem; height: 0.76rem; line-height: 0.76rem; font-size: .32rem; font-weight: 600; text-align: center; margin: .4rem auto .5rem; background: #1e4ae0; color: #fff; border: .01rem solid #6196ff; border-radius: .14rem;
}
#sureSelect .popBtn {
  width: 2.58rem;
  height: .78rem;
  line-height: .78rem;
  background: #ff5d3d;
  background: linear-gradient(to bottom, #ff5d3d, #da0b11);
  border-radius: .48rem;
  box-shadow: 0 .01rem 0 #ffec7b;
  text-align: center;
  display: inline-block; vertical-align: top; margin: 0 .05rem;
  position: relative;
  bottom: auto; left: auto; transform: none; font-size: .36rem; 
}
#sureSelect .popBtn span {
  width: 100%;
  height: 100%;
  background: linear-gradient(to right, #ffffff, #ffec7b);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  filter: drop-shadow(0 .01rem .03rem #d3160c); 
  font-weight: 900;
  display: block;
  letter-spacing: .01rem;
  position: relative;
  border-radius: .48rem;
  box-shadow: 0 .04rem 0 #ffc9c0;
}
#sureSelect .backBtn{
  box-shadow: none; color: #fff; font-weight: bold;
  background: #cbcbcb;
  background: linear-gradient(to right, #cbcbcb, #8c8686);
}

/* 分享弹窗 */
.share {
  width: 100%;
  max-width: 750px;
  position: fixed;
  left: 0;
  top: .6rem;
  z-index: 9;
  text-align: center;
}
.share img.share_img{
  width: 4.15rem; display: inline-block; margin: auto; margin-right: .6rem;
}
.share p{
  font-size: .28rem; line-height: .4rem; color: #fff; font-weight: 600;
  margin: .5rem auto .5rem;
}
.share p span{font-size: .24rem; font-weight: 600; display: block; text-align: center; margin-top: 0.28rem;}
.share p span i{
  color: #fff94d; font-style: normal;
}
.share a{
  width: 3.09rem; height: .84rem; line-height: 0.84rem; display: inline-block; font-size: .32rem; color: #fff; font-weight: bold; text-shadow: 0 .05rem .1rem #0000cc;
  background: url(../images/popup_btn_bg02.png) no-repeat center / 100%;
}
#pcEwm{
  display: none;
}

.getSuc .popup-p span{
  color: #f00; 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) {
  html {
    max-width: 750px;
    margin: 0 auto;
  }

  body {
    font-size: 18px;
  }

}


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