/* reset */
body, h1, h2, h3, h4, h5, h6, p, ul, ol, dl, dd, figure, menu, input, textarea, button, select, th, td iframe{ margin:0; padding:0;}
h1, h2, h3, h4, h5, h6, b, strong { font-size:100%; font-weight:normal;}
li { list-style:none;}
em, i { font-style:normal;}
a, a:visited, a:active { text-decoration:none; border:none; outline:none;}
input, textarea { outline:none;}
textarea { resize: vertical;}
body { -webkit-text-size-adjust:100%; -webkit-tap-highlight-color:rgba(0,0,0,0); -webkit-touch-callout:none; word-wrap:break-word; line-height:1.5;font-size: 12px;min-width:7.5rem!important;}
body, button, input, select, textarea { font-family: 'helvetica neue', tahoma, 'hiragino sans gb', stheiti, 'wenquanyi micro hei', 'microsoft yahei', simsun, sans-serif;}
.none{ display:none;}
.left { float:left;}
.right { float:right;}
.m-hide{display: none;}
.clearfix::after { content:''; clear:both; display:block; height:0; overflow:hidden;visibility:hidden;}
.The_total{display:none;}
a[title="站长统计"]{display: none;}
body{width:7.5rem;margin: 0 auto!important;overflow-x: hidden;overflow-y: auto;}
.wrap{width:7rem;margin: 0 auto; position: relative; clear: both; text-align: center;}
.wrap1{width:7.5rem;margin: 0 auto;clear: both; text-align: center; position: relative;}
.m-show{display:block!important;}
.m-hide{display: none!important;}
@media screen and (max-width: 750px) {
	body{background-color: #7624d1;}
}


.page-index{width: 100%; height: 100%; background:#7624d1 url(../images/page-index.jpg) no-repeat center top; background-size: 7.5rem; float: left;}
.page-zd{width: 100%; height: 100%; background:#6119b8 url(../images/page-zd01.jpg) no-repeat center top; background-size: 7.5rem; float: left;}
.page-share{width: 100%; height: 100%; background:#6119b8 url(../images/page-zd02.jpg) no-repeat center top; background-size: 7.5rem; float: left;}


/*banner*/
.banner-box{height:10rem;width: 100%; float: left; position: relative;}
.page-zd .banner-box{height: 3.23rem;}
.page-share .banner-box{height: 4.12rem;}
.banner-box .wrap{text-align: center;}
.banner-box .logo{width:2.1rem; height:.79rem; top: 0; position: absolute; left:0;
	background: url(../images/logo-bg.png) no-repeat center;
	background-size: 100%;
}
.banner-box .logo img{width: 1.78rem; display: block; margin-top: .1rem; margin-left: .1rem;}

/* 侧边悬浮 */
.fixBtn{position: absolute; right: .2rem; top: 0; z-index: 2; text-align: center;}
.fixBtn a{
	font-size: .24rem; line-height: .27rem;
	width:auto; padding: .1rem .11rem .15rem; display: block; float: right; margin-left: .1rem;
	background: #fcdbac;
	border-radius: 0 0 .34rem .34rem;
}
.fixBtn a.btn01{
	background: rgba(27,2,79,.5);
	color: #fff;
}
.fixBtn a.btn02{ color: #5018cc;
	background: #fcdbab;
	background: -webkit-linear-gradient(#feefce , #fcdbab); /* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(#feefce , #fcdbab); /* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(#feefce , #fcdbab); /* Firefox 3.6 - 15 */
	background: linear-gradient(#feefce , #fcdbab); /* 标准的语法 */
}
.fixBtn a.btn04{
	background: #f24637;
	background: -webkit-linear-gradient(left, #ed7241 , #f62630); /* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(right, #ed7241, #f62630); /* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(right, #ed7241, #f62630); /* Firefox 3.6 - 15 */
	background: linear-gradient(to right, #ed7241 , #f62630); /* 标准的语法 */
}


/* 首页 */
.mainIndex{width: 100%; clear: both; float: left;margin-bottom: 1rem;}


.indexBtn{width: 100%; clear: both; float: left; margin-top: 1.36rem; text-align: center;}
.indexBtn a{width: 5.2rem; height: .97rem; display: inline-block; margin:auto;
	font-size: .36rem; line-height: .88rem; color: #8e3401; font-weight: bold;
	background: url(../images/btn01.png) no-repeat center;
	background-size: 100%;
	border-radius: .45rem;
	/* -webkit-animation: scaleDraw 2s ease-in-out infinite;
	animation: scaleDraw 2s ease-in-out infinite; */
}
.indexBtn a.end{
	background: url(../images/btn02.png) no-repeat center;
	background-size: 100%;
	color: #fff;
}


/* 组队页 */
.clubInfo{
	width: 100%; height: 1.6rem; float: left; clear: both; margin-bottom: .3rem;
	background-color: #fff;
	border-radius: .2rem;
	position: relative;
}
.clubInfo::after{
	content: '';width: 1px; height: 1.08rem; display: block;
	background-color: #ffe6d0;
	position: absolute; left: 50%; top: .26rem;
}
.clubInfo .item{
	width: 3.2rem;
}
.clubInfo .item01{
	float: left; margin-left: .3rem;
}
.clubInfo .item02{
	float: left; margin-left: .3rem;
}
.clubInfo .item img{
	width: .77rem; display: block; float: left; margin-top: .4rem;
}
.clubInfo .item .txt{
	float: left; margin-top: .3rem; margin-left: .17rem;
}
.clubInfo .item .txt font{
	font-size: .28rem; line-height: .44rem; color: #8c5326; float: left;
}
.clubInfo .item .txt span{
	float: left; clear: both;
	font-size: .24rem; line-height: .56rem; color: #8c5326;
}
.clubInfo .item .txt span i{
	font-weight: bold; color: #cb1d18; font-size: .48rem;
}
.clubInfo .item01 .arrR{
	float: right; margin-right: .08rem; margin-top: .67rem;
}
.clubInfo .item01 .arrR i{
	width: .15rem; height: .26rem; display: inline-block; margin-left: -.05rem; margin-right: -.05rem; float: left;
	background: url(../images/zd-arrR.png) no-repeat center;
	background-size: 100%;
	opacity: 0.6;
	-webkit-animation: arrTwo 1.2s ease-in-out infinite;
	animation: arrTwo 1.2s ease-in-out infinite;
}
.clubInfo .item01 .arrR::before{
	content: '';width: .15rem; height: .26rem; display: inline-block; float: left;
	background: url(../images/zd-arrR.png) no-repeat center;
	background-size: 100%;
}
.clubInfo .item01 .arrR::after{
	content: '';width: .15rem; height: .26rem; display: inline-block; float: left;
	background: url(../images/zd-arrR.png) no-repeat center;
	background-size: 100%;
	opacity: 0.2;
	-webkit-animation: arrThree 1.2s ease-in-out infinite;
	animation: arrThree 1.2s ease-in-out infinite;
}


.mainKuang{
	width: 100%; height: auto; padding: .17rem 0; clear: both; float: left;
	background: #9359e8;
	background: -webkit-linear-gradient(#c474f0 , #6c44e2); /* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(#c474f0 , #6c44e2); /* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(#c474f0 , #6c44e2); /* Firefox 3.6 - 15 */
	background: linear-gradient(#c474f0 , #6c44e2); /* 标准的语法 */
	border-radius: .4rem;
	border: solid 1px #fff;
	box-sizing: border-box;
	margin-bottom: .45rem;
}
.mainKuang .mainbox{
	width: 6.58rem; float: left; margin-left: .17rem;
	background-color: #fff;
	border-radius: .3rem;
	box-shadow: 0 .07rem 0 #4d2bd5;
}
.mainKuang .mainbox .whitebg{
	width: 6.53rem; float: left;
	background-color: #fff;
	box-shadow: 0 .07rem 0 #fbf1dc;
	border: solid 1px rgba(255,255,255,.6);
	border-radius: .3rem;
	box-sizing: border-box;
}
.mainKuang .mainbox .title{
	width: 100%; float: left; height: 1.17rem;
	background: #f24637;
	background: -webkit-linear-gradient(left, #f8852b , #fe504f); /* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(right, #f8852b, #fe504f); /* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(right, #f8852b, #fe504f); /* Firefox 3.6 - 15 */
	background: linear-gradient(to right, #f8852b , #fe504f); /* 标准的语法 */
	border-radius: .3rem .3rem 0 0;
	position: relative;
	box-shadow: .1rem .08rem .04rem rgba(255,82,34,.22);
}
.mainKuang .mainbox .title::before{
	content: '';width: 6.08rem; height: .86rem;display: block;
	background: url(../images/zd-img03.png) no-repeat center;
	background-size: 100%;
	position: absolute; left: .23rem; top: -.37rem;
}
.mainKuang .mainbox .title .lineK{
	width: 5.14rem; height: .85rem; display: block; float: left; margin-left: .72rem; margin-top: .16rem;
	background-color: rgba(252,252,251,.15);
	border: solid 2px #fff;
	border-radius: .45rem;
	box-sizing: border-box;
}
.mainKuang .mainbox .title .lineK a{
	width: 2.46rem; height: .62rem; float: left; margin-top: .09rem;
	font-size: .34rem; line-height: .62rem; color: #fff;
	border-radius: .32rem;
}
.mainKuang .mainbox .title .lineK a.cur{
	background-color: #fff;
	color: #eb4f3d;
}
.mainKuang .mainbox .title .lineK a:first-child{margin-left: .1rem;}
.mainKuang .mainbox .itembox{
	width: 100%; float: left; clear: both;
}
.mainKuang .mainbox .itembox .part{display: none;}
.mainKuang .mainbox .itembox .part.show{
	display: block;
}
.mainKuang .mainbox .itembox .part01{
	margin-top:.36rem; float: left;
}
.mainKuang .mainbox .itembox .part01 .item{
	width: 6.2rem; min-height: 3rem; float: left; clear: both; margin-left: .2rem; margin-bottom: .15rem;
	background-color: #f9e9fc;
	border-radius: .2rem;
	position: relative;
}
.mainKuang .mainbox .itembox .part01 .item::before{
	content: '纸质版'; width: .86rem; height: .4rem; display: block;padding-right: .06rem;
	font-size: .24rem; line-height: .4rem; color: #fff;
	background: url(../images/zd-tip01.png) no-repeat center;
	background-size: 100%;
	position: absolute; top: -.03rem;right: .25rem;
}
.mainKuang .mainbox .itembox .part01 .item .left{
	float:left; margin-left: .16rem; width: 1.89rem; margin-top: .35rem;
}
.mainKuang .mainbox .itembox .part01 .item .left .pic{
	width: 100%; height: auto; float: left;
	position: relative;
}
.mainKuang .mainbox .itembox .part01 .item .left .pic img{
	width: 100%;
}
.mainKuang .mainbox .itembox .part01 .item .left .pic.gray::after{
	content: '';width: 1.45rem; height: 1.35rem; display: block;
	background: url(../images/zd-book-zero.png) no-repeat center;
	background-size: 100%;
	position: absolute; top: .22rem; left: .22rem;
}
.mainKuang .mainbox .itembox .part01 .item .left span{
	float: left; font-size: .24rem; line-height: .42rem; color: #666;
	white-space: nowrap;
	letter-spacing: -1px;
}
.mainKuang .mainbox .itembox .part01 .item .right{
	float:left; margin-left: .12rem; width: 3.9rem; margin-top: .4rem;
}
.mainKuang .mainbox .itembox .part01 .item .right h4{
	font-size: .3rem; font-weight: bold; line-height: .5rem; color: #232561; text-align: left;
}
.mainKuang .mainbox .itembox .part01 .item .right h4 span{
	color: #6c0ed5;
}
.mainKuang .mainbox .itembox .part01 .item .right ul.inventory{
	width: 100%; clear: both; line-height: .42rem; float: left; margin-top: .1rem;
}
.mainKuang .mainbox .itembox .part01 .item .right ul.inventory li{
	clear: both; line-height: .42rem; float: left;
}
.mainKuang .mainbox .itembox .part01 .item .right ul.inventory li a{
	font-size: .24rem; color: #333; float: left;
}
.mainKuang .mainbox .itembox .part01 .item .right ul.inventory li .bar{
	width: 1.6rem;height: .16rem;float: left; margin: .13rem .01rem auto;
	border: solid 1px #7247e3;
	background-color: #fff;
	border-radius: .2rem;
	box-sizing: border-box;
	
}
.mainKuang .mainbox .itembox .part01 .item .right ul.inventory li .bar i{
	background: #7247e3;
	background: -webkit-linear-gradient(left, #6c44e2 , #c474f0); /* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(right, #6c44e2, #c474f0); /* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(right, #6c44e2, #c474f0); /* Firefox 3.6 - 15 */
	background: linear-gradient(to right, #6c44e2 , #c474f0); /* 标准的语法 */
	float: left; display: block; height: .14rem;
	border-radius: .2rem;
}
.mainKuang .mainbox .itembox .part01 .item .right ul.inventory li.all .bar{
	border-color: #fdb600;
}
.mainKuang .mainbox .itembox .part01 .item .right ul.inventory li.all .bar i{
	background: #fdb600;
	background: -webkit-linear-gradient(left, #fdb600 , #fdca46); /* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(right, #fdb600, #fdb600); /* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(right, #fdb600, #fdb600); /* Firefox 3.6 - 15 */
	background: linear-gradient(to right, #fdb600 , #fdb600); /* 标准的语法 */
}
.mainKuang .mainbox .itembox .part01 .item .right ul.inventory li span{
	color: #666;
}
.mainKuang .mainbox .itembox .part01 .item .ledBtn{
	width: 100%; clear: both; float: left; margin-top: .25rem;
}
.mainKuang .mainbox .itembox .part01 .item .ledBtn a{
	width: 2.6rem; height: .62rem; display: inline-block; margin: auto;
	font-size: .28rem; line-height: .62rem; color: #fff;
	border-radius: .32rem;
}
.mainKuang .mainbox .itembox .part01 .item .ledBtn a.btn01{
	background: #f24637;
	background: -webkit-linear-gradient(left, #f8852b , #fe504f); /* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(right, #f8852b, #fe504f); /* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(right, #f8852b, #fe504f); /* Firefox 3.6 - 15 */
	background: linear-gradient(to right, #f8852b , #fe504f); /* 标准的语法 */
}
.mainKuang .mainbox .itembox .part01 .item .ledBtn a.btn02{
	background: #6c44e2;
	background: -webkit-linear-gradient(left, #c474f0 , #6c44e2); /* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(right, #c474f0, #6c44e2); /* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(right, #c474f0, #6c44e2); /* Firefox 3.6 - 15 */
	background: linear-gradient(to right, #c474f0 , #6c44e2); /* 标准的语法 */
}
.mainKuang .mainbox .itembox .part01 .item .ledBtn a.btn03{
	background: #878788;
	background: -webkit-linear-gradient(left, #b8b8b9 , #878788); /* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(right, #b8b8b9, #878788); /* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(right, #b8b8b9, #878788); /* Firefox 3.6 - 15 */
	background: linear-gradient(to right, #b8b8b9 , #878788); /* 标准的语法 */
}
.memberPart{
	clear: both; float: right; margin-top: .25rem; width: 100%; margin-right: .1rem;
	margin-bottom: .2rem;
}
.memberPart .join-title{
	width: 3.11rem; height: .81rem;float: right;
	background: url(../images/zd-img04.png) no-repeat center;
	background-size: 100%;
}
.memberPart .join-title font{
	float: right; margin-top: .25rem; font-size: .3rem; font-weight: bold; line-height: .56rem;
	width: 1.7rem; color: #fff;
}
.memberPart .memberbox{
	width: 5.8rem; height: 1.6rem; display: block; background-color: #fff; clear: both; float: right;
	border-radius: .2rem 0 .2rem .2rem;
	
}
.memberPart .memberbox ul{
	float: left; margin-top: .28rem; width: 3.6rem;
}
.memberPart .memberbox ul li{
	width: 1rem; display: inline-block; margin: 0 .07rem;
}
.memberPart .memberbox ul li img{
	width: .78rem; display: inline-block;
}
.memberPart .memberbox ul li span{
	width: 100%; height: .36rem;
	border: dashed 1px #af69ed;
	box-sizing: border-box;
	font-size: .24rem; line-height: .34rem; color: #af69ed;
	margin-top: -.11rem; position: relative;
	background-color: #f9e9fc;
	border-radius: .36rem; display: block;
}
.memberPart .memberbox ul li.join span{
	color: #fff; line-height: .36rem;
	border: none;
	background: #6c44e2;
	background: -webkit-linear-gradient(left, #c474f0 , #6c44e2); /* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(right, #c474f0, #6c44e2); /* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(right, #c474f0, #6c44e2); /* Firefox 3.6 - 15 */
	background: linear-gradient(to right, #c474f0 , #6c44e2); /* 标准的语法 */
}
.memberPart .memberbox a{
	width: 2rem; height: .62rem; display: block; float: left; margin-top: .48rem; font-size: .28rem; line-height: .62rem; color: #fff;
	background: #f24637;
	background: -webkit-linear-gradient(left, #f8852b , #fe504f); /* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(right, #f8852b, #fe504f); /* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(right, #f8852b, #fe504f); /* Firefox 3.6 - 15 */
	background: linear-gradient(to right, #f8852b , #fe504f); /* 标准的语法 */
	border-radius: .62rem;
}

.changePart{
	width: 6.2rem; float: left; clear: both; margin: .35rem .2rem .25rem;
	position: relative;
	border-radius: .2rem;
}
.invitation{
	width:100%; float: left; clear: both; height: 3.28rem; margin-bottom: .25rem;
	background: url(../images/zd-img05.png) no-repeat center;
	background-size:auto 100%;
}
.invitation .topNum{
	float: left; clear: both;height: auto;margin-left: .54rem;
}
.invitation .topNum span{
	float: left;  line-height: .7rem; font-size: .28rem; color: #232561;
	margin-top: .3rem;
}
.invitation .topNum span b{
	font-size: .7rem; font-weight: bold;
}
.invitation .topNum a{
	float: left; clear: both; font-size: .28rem; line-height: .56rem; color: #666666; 
}
.invitation .btm{
	clear: both; float: left; margin-top: .32rem; margin-left: .5rem;
}
.invitation .btm p{
	float: left; font-size: .28rem; line-height: .44rem; color: #fff; text-align: left;
}
.invitation .btm p span{
	font-size: .36rem;
}
.invitation .btm a{
	width: 2.6rem;  height: .62rem; display: inline-block; float: left; margin-left: .3rem;margin-top: .2rem;
	font-size: .28rem; line-height: .62rem; color: #8e3401; font-weight: 600;
	background: #fdbc16;
	background: -webkit-linear-gradient(left, #ffea6f , #fdbc16); /* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(right, #ffea6f, #fdbc16); /* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(right, #ffea6f, #fdbc16); /* Firefox 3.6 - 15 */
	background: linear-gradient(to right, #ffea6f , #fdbc16); /* 标准的语法 */
	border-radius: .62rem;
}

.goldChange{
	width: 100%; clear: both; float: left; margin: auto;
	background: url(../images/zd-img06.png) no-repeat center top;
	background-size: 100%;
}
.goldChange h4{
	float: left;line-height: .68rem;  font-size: .36rem; font-weight: bold; color: #fff; margin-left: .24rem;
}
.goldChange h4::before{
	content: '';width: .33rem; height: .68rem; display: inline-block; float: left; margin-right: .11rem;
	background: url(../images/zd-icon01.png) no-repeat center;
	background-size: 100%;
}
.goldChange ul{
	width: 100%; clear: both; float: left;
}
.goldChange ul li{
	width: 100%; clear: both; float: left; margin-bottom: .11rem;
	background-color: #f9e9fc;
	border-radius: .2rem;
}
.goldChange ul li:last-child{
	margin-bottom: 0;
}
.goldChange ul li .txt{
	float: left; margin-left: .2rem;margin-top: .23rem; margin-bottom: .2rem;
}
.goldChange ul li .txt font{
	font-size: .3rem; line-height: .48rem; color: #232561; font-weight:bold; float: left; margin-bottom: .1rem;
}
.goldChange ul li .txt .tip{
	float: left; clear: both; margin-bottom: .1rem;
}
.goldChange ul li .txt .tip span{
	font-size: .24rem; line-height: .32rem; padding: 0 .06rem;color: #333;
	float: left; margin-right: .04rem;
	background-color: #f9e9fc;
	border-radius: .04rem;
}
.goldChange ul li .txt .tip span::before{
	content: '';width: .11rem; height: .32rem; display: inline-block; float: left; margin-right: .04rem;
	background: url(../images/zd-icon03.png) no-repeat center;
	background-size: 100%;
}
.goldChange ul li .txt p{
	font-size: .24rem; line-height: .4rem; color: #666;
	float: left; clear: both;
}
.goldChange ul li .right{
	width: 1.65rem; float: right; margin-right: .23rem;margin-top: .23rem;
}
.goldChange ul li .right span{
	font-size: .48rem; font-weight: bold; color: #232561; line-height: .66rem;
	width: 100%; display: inline-block;
}
.goldChange ul li .right span::before{
	content: ''; width: .37rem; height: .66rem; display: inline-block;
	background: url(../images/zd-icon02.png) no-repeat center;
	background-size: 100%;
	vertical-align: top;
}
.goldChange ul li .right a{
	width: 100%; height: .62rem; font-size: .28rem; line-height: .62rem; color: #fff; display: inline-block;
	border-radius: .62rem;
}
.goldChange ul li .right a.btn01{
	background: #f24637;
	background: -webkit-linear-gradient(left, #f8852b , #fe504f); /* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(right, #f8852b, #fe504f); /* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(right, #f8852b, #fe504f); /* Firefox 3.6 - 15 */
	background: linear-gradient(to right, #f8852b , #fe504f); /* 标准的语法 */
	box-shadow: .05rem .04rem .06rem rgba(255,82,34,.22);
}
.goldChange ul li .right a.btn02{
	background: #878788;
	background: -webkit-linear-gradient(left, #b8b8b9 , #878788); /* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(right, #b8b8b9, #878788); /* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(right, #b8b8b9, #878788); /* Firefox 3.6 - 15 */
	background: linear-gradient(to right, #b8b8b9 , #878788); /* 标准的语法 */
	box-shadow: .05rem .04rem .06rem rgba(144,144,145,.22);
}
.goldChange ul li .right a.btn03{
	background: #c474f0;
	background: -webkit-linear-gradient(left, #6c44e2 , #c474f0); /* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(right, #6c44e2, #c474f0); /* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(right, #6c44e2, #c474f0); /* Firefox 3.6 - 15 */
	background: linear-gradient(to right, #6c44e2 , #c474f0); /* 标准的语法 */
	box-shadow: .05rem .04rem .06rem rgba(190,113,240,.22);
}
/* 线上刷题区遮罩 */
.changePart .shade{
	width: 100%; height: 100%;display: block;
	background-color: rgba(0,0,0,.8);
	position: absolute; top: 0; left: 0;
	border-radius: .2rem;
}
.changePart .shade .shadeTc{ width: 4.21rem; height: 4.58rem; display: block;  position: absolute;
	background: url(../images/zd-tabTc01.png) no-repeat center;
	background-size: 100%;
	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: .2em;
	-moz-border-radius: .2rem;
	border-radius: .2rem;
}
.changePart .shade .shadeTc p{
	font-size: .3rem; line-height: .4rem; float: left; width: 100%; margin-top: 2.8rem;
}
/* 线上刷题区遮罩 end */

.join-btn{
	width: 100%; float: left; clear: both; height: 4.13rem; margin-bottom: .24rem;
	background: url(../images/zd-img07.png) no-repeat center;
	background-size: 100%;
}
.zd-btn{
	width: 100%; clear: both; float: left; margin-top: 2.7rem;
}
.zd-btn a{width: 5.2rem; height: .97rem; display: inline-block; margin:auto;
	font-size: .36rem; line-height: .88rem; color: #8e3401; font-weight: bold;
	background: url(../images/btn01.png) no-repeat center;
	background-size: 100%;
	border-radius: .45rem;
	/* -webkit-animation: scaleDraw 2s ease-in-out infinite;
	animation: scaleDraw 2s ease-in-out infinite; */
}
.zd-btn a.end{
	background: url(../images/btn02.png) no-repeat center;
	background-size: 100%;
	color: #fff;
}
.whitebox{
	width: 100%; clear: both; float: left; background-color: #fff;
	border-radius: .4rem; margin-bottom: .23rem;
}
.whitebox.mbt65{margin-bottom: .65rem;}
.zhuli-process{
	width: 6.51rem; height: auto; float: left; margin: .22rem .25rem .27rem;
	background: url(../images/zd-img08.png) no-repeat center top;
	background-size: 100%;
}
.zhuli-process h3{
	float: left; font-size: .36rem; line-height: .68rem; font-weight: bold; color: #fff;
	margin-left: .22rem;
}
.zhuli-process h3::before{
	content: '';width: .42rem; height: .68rem; display: inline-block; float: left; margin-right: .1rem;
	background: url(../images/zd-icon04.png) no-repeat center;
	background-size: 100%;
}
.zhuli-process .proPic{
	width: 100%; clear: both; float: left; padding: .3rem 0 .35rem;
	background-color: #f9e9fc;
	border-radius: .2rem;
}
.zhuli-process .proPic img{
	width: 5.7rem; display: inline-block;
}

.memberList{
	width: 6.51rem; height: auto; float: left; margin: .22rem .25rem .27rem;
	background: url(../images/zd-img09.png) no-repeat center top;
	background-size: 100%;
}
.memberList h3{
	float: left; font-size: .36rem; line-height: .68rem; font-weight: bold; color: #fff;
	margin-left: .22rem;
}
.memberList h3::before{
	content: '';width: .37rem; height: .68rem; display: inline-block; float: left; margin-right: .1rem;
	background: url(../images/zd-icon05.png) no-repeat center;
	background-size: 100%;
}
.memberList .member{
	width: 100%; clear: both; float: left; padding: .1rem 0;
	background-color: #f9e9fc;
	border-radius: .2rem;
}
.memberList .member ul{
	width: 100%; clear: both; float: left; line-height: .8rem; font-size: .28rem; color: #333;
	max-height: 4.8rem;
	overflow-y: scroll;
}
.memberList .member ul li{
	width: 100%; border-bottom: dashed 1px #bd56f5; float: left;
}
.memberList .member ul li:last-child{
	border: none;
}
.memberList .member ul li i{
	width: .45rem; text-align: right;
	float: left; margin-left: .4rem;
}
.memberList .member ul li a{
	float: left; margin-left: .1rem;
}
.memberList .member ul li time{
	float: left; margin-left: .65rem;
}
.memberList .member ul li span{
	float: left; margin-left: .45rem;
}
.memberList .member ul li span.gold::after{
	content: '';width: .28rem; height: .8rem; display: inline-block;
	background: url(../images/zd-icon02.png) no-repeat center;
	background-size: 100%;
	vertical-align: top;
}
.memberList .member .noData{
	width: 100%; clear: both; float: left; margin: .8rem auto;
}
.memberList .member .noData img{
	width: 5.39rem; display: inline-block;
}
.memberList .member .noData p{
	font-size: .3rem; line-height: .42rem; width: 100%; float: left; margin-top: -.5rem;
}


.gray{ 
	filter: grayscale(100%); 
	-webkit-filter: grayscale(100%); 
	-moz-filter: grayscale(100%); 
	-ms-filter: grayscale(100%); -o-filter: grayscale(100%); 
    filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale"); 
    filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1); 
}


@-webkit-keyframes arrTwo{
	0%  {opacity: 0;}
	50% {opacity: 0.4;}
	100%{opacity: 0.6;}
}
@keyframes arrTwo {
	0%  {opacity: 0;}
	50% {opacity: 0.4;}
	100%{opacity: 0.6;}
}
@-webkit-keyframes arrThree{
	0%  {opacity: 0;}
	50% {opacity: 0;}
	100%{opacity: .2;}
}
@keyframes arrThree {
	0%  {opacity: 0;}
	50% {opacity: 0;}
	100%{opacity: .2;}
}



@-webkit-keyframes arrOne{
	0%  {transform: scale(.95); }
	25% {transform: scale(1.05);}
	50% {transform: scale(.95);}
	75% {transform: scale(1.05);}
	100%{transform: scale(.95);}
}
@keyframes scaleDraw {  /*定义关键帧、scaleDrew是需要绑定到选择器的关键帧名称*/
	0%  {transform: scale(.95); }
	25% {transform: scale(1.05);}
	50% {transform: scale(.95);}
	75% {transform: scale(1.05);}
	100%{transform: scale(.95);}
}
