@charset "utf-8";
/* 弹窗 */
.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 .close img{
  width: 100%;
}

.popup h3 {
  width: 100%;
  height: 1.42rem;
  line-height: 1.4rem;
  text-align: center;
  font-size: .48rem;
  letter-spacing: .01rem;
  border-radius: .25rem .25rem 0 0;
  color: #fff68e;
  font-weight: bold;
  background: url(../images/popup_bt.png) no-repeat center / 100%;
  margin: 0 auto;
}
.popup h3 span{
  font-weight: 900;
	color: #fff68e;
  display: flex; align-items: center; justify-content: center;
}
.popup h3.gray{
  background: url(../images/popup_bt_gray.png) no-repeat center / 100%;
}
.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-top: none;
}
.popup-p {
  width: 88%;
  text-align: center;
  line-height: 0.36rem;
  margin: 0 auto;
  margin-bottom: 0.25rem;
  font-size: .24rem;
  color: #333333;
  text-align: center;
}
.popup-p span {
  color: #ff5a00;
  font-weight: 600;
}
.popup-p2{
  width: 80%; font-size: .28rem; color: #333333; line-height: 0.4rem; font-weight: 600; text-align: left; margin: .2rem auto .3rem;
}
.popup-p2 span{
  font-size: .24rem; color: #666666; padding-top: 0.1rem; text-align: center; display: block; font-weight: normal;
}
.popup-img {
  width: 2.43rem;
  margin-bottom: 0.25rem;
}
.popup-img2 {
  width: 3.12rem; margin:-.7rem auto -.6rem;
}
.popup-img3 {
  width: 3rem;
}
.popup-img4 {
  width: 2.83rem; margin-bottom: -0.7rem;
}
.popBtn {
  width: 4.5rem; height: 1.3rem; line-height: 1rem; background: url(../images/popup_btn_bg.png) no-repeat center / 100%; font-size: .42rem; color: #fff; font-weight: bold; display: block; margin: 0 auto;
}

/* 活动规则 */
.popup-m h4 {
  margin-bottom: 0.14rem; color: #824dff; font-weight: bold; font-size: .28rem;
  display: flex; align-items: center;
}
.popup-m h4 span{
  width: 2rem; height: 0.56rem; line-height: 0.56rem; text-align: right; border-radius: .07rem; display: block; font-size: .3rem; color: #1c57ed; font-weight: 600;
  background: #d3e7ff; 
  background: linear-gradient(to right, #d3e7ff, rgba(3, 1, 76, 0));
}
.popup-m h4 i{
  width: 0.3rem; height: 0.3rem; line-height: 0.3rem; background: #824dff; border-radius: .3rem; font-size: .24rem; color: #fff; text-align: center; margin-right: 0.04rem;
}
.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;
  text-align: center;
}
.popup-list p span {
  color: #ff2e27;
}
.popup-list b{
  color: #1c57ed;
}
#actRules .popup-list p{
  text-align: left;
}
/* 分享弹窗 */
.share {
  width: 100%;
  max-width: 750px;
  position: fixed;
  left: 0;
  top: .6rem;
  z-index: 9;
  text-align: center;
}
.share img.share_img{
  width: 3.64rem; display: inline-block; margin: auto; margin-right: -.7rem;
}
.share p{
  font-size: .3rem; line-height: .48rem; color: #fff;
  margin: .8rem auto .5rem;
}
.share p span{color: #fdde69}
.share a{
  width: 2.8rem; height: .8rem; line-height: .8rem; display: inline-block;
  border-radius: .44rem;
  font-size: .32rem; color: #fff; background: #ffffff28; border: 1px solid #fff;
}

/* 仅支持一个方向 */
#onlyOne .popup-p{
  font-size: .3rem;
}
.pop-Btn {
  margin-top: 0.34rem;
}
.pop-Btn a{
  width: 40%; height: 0.6rem; line-height: 0.6rem;border-radius: .1rem; font-size: .28rem;  display: inline-block; font-weight: bold;
}
.pop-Btn .btn01{
  color: #fff; margin-right: 0.2rem; border-radius: .4rem;
  background: #ffba1d;
  background: linear-gradient(to bottom, #ffba1d, #fd582f);
}
.pop-Btn .btn02{
  background: #949494; border-radius: .4rem; color: #fff;
}

/*  */
#notePage .popup-p{
  margin-top: 0.1rem; margin-bottom: 0.3rem;
}

/*  */
#studyFun h5{
  color: #6230d7; font-weight: bold; font-size: .36rem; display: flex; align-items: center; justify-content: center;
}
#studyFun h5::before{
  content: ''; width: 1.05rem; height: 0.01rem; background: #8ca4eb; display: block; margin-right: 0.2rem;
}
#studyFun h5::after{
  content: ''; width: 1.05rem; height: 0.01rem; background: #8ca4eb; display: block; margin-left: 0.2rem;
}

/* pc版打开遮罩 */
.pc-box{width: 6rem; 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: .25rem;
	-moz-border-radius: .25rem;
	border-radius: .25rem;
}
.pc-box font{
	font-size: .34rem; line-height: .8rem; font-weight: bold;color: #fff;
	width: 100%; clear: both; float: left; text-align: center; height: .8rem; position: relative;
	background: url('../images/tc-title01.png') no-repeat center top;
	background-size: 100%;
	border-radius: .25rem .25rem 0 0;
}


.tcmain{clear: both; float: left; margin: .5rem auto 0;}
.pc-box .pic img{width: 34%;display: block; margin:.5rem 33% auto;float: left;}
.pc-box p{width: 90%; font: .24rem/1.5 "microsoft yahei";color: #666;float: left; margin: .25rem 5% .35rem;}

.pc-box a{position: absolute; top: -.6rem; right: 0; display: block; width: .49rem; height: .49rem; cursor: pointer;}
.pc-box a img{width: 100%;}
.mfshowhu{font-size: .28rem;line-height: .36rem;letter-spacing: 0.02rem;
	display: none;
}
.mfshowhu b{
	font-weight: bolder;
	color: #0f48ed;
}
