/* 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;background: #2291ec;}
.wrap{width:6.8rem;margin: 0 auto; position: relative;}
.wrap1{width:7rem;margin: 0 auto;clear: both; text-align: center; position: relative;}
.m-show{display:block!important;}
.m-hide{display: none!important;}




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


/*banner*/
.banner-box{height:8.74rem;width: 100%; float: left; position: relative;}
.page-zd .banner-box{height: 8.76rem;}
.banner-box .wrap{text-align: center;}
.banner-box .logo{width:auto; height:auto; top: .3rem; position: absolute; left: .15rem;}
.banner-box .logo img{width: 1.8rem; display: block; float: left;}

/* 侧边悬浮 */
.fixBtn{position: fixed; right: .36rem; top: .25rem; z-index: 2;}
.fixBtn a{font: .28rem/.52rem "microsoft yahei"; color: #fff;  height: .52rem; display: block; float: right;
	clear: both;
	padding:0 .28rem;
	background: rgba(0,40,125,.4);
	border-radius: .25rem;
}


/* 首页 */
.mainIndex{width: 100%; background: #fff; clear: both; float: left;
	border-radius: .2rem;
}
.mainIndex h3{width: 100%; clear: both; height: .8rem; font: bold .36rem/.8rem "microsoft yahei"; color: #fff; float: left; text-align: center;
	background: url(../images/main-img01.png) no-repeat center; background-size: 100%;
	text-shadow: 0 .02rem 0 #00b7ef;
}
.mainIndex .txt{width: 100%; clear: both; float: left; margin-top: .9rem; margin-bottom: .25rem; text-align: center;}
.mainIndex .txt .item{width: 2rem; height: 1.72rem; display: inline-block; margin: 0 .08rem;
	background: #e2f5fc;
	border-radius: .1rem;
}
.mainIndex .txt .item img{width: 1.2rem; margin: auto .4rem; margin-top: -.62rem; float: left;
	border-radius: 50%;
	box-shadow: 0 .03rem .1rem rgba(0,205,226,.35);
}
.mainIndex .txt .item p{font-size: .28rem; line-height: .38rem; width: 100%; clear: both; float: left; margin-top: .2rem;}
.indexBtn{width: 100%; clear: both; float: left; margin-bottom: .15rem; text-align: center;}
.indexBtn a{width: 6rem; height: .93rem; display: inline-block; margin: 0 .5rem .17rem; font-weight: 500;
	font-size: .36rem; line-height: .8rem; color: #fff;
	border-radius: .4rem;
}
.btn01{background: url(../images/btn01.png) no-repeat center; background-size: 100%;
	box-shadow: 0 .03rem .1rem #ff7679;
}
.btn02{background: url(../images/btn02.png) no-repeat center; background-size: 100%;
	box-shadow: 0 .03rem .1rem #79d8f7;
}
.indexBtn a em{font-size: .24rem;}

.btmEwm{width: 100%; clear: both; float: left; margin: .32rem auto .45rem; background: #fff; border-radius: .2rem;}
.btmEwm .left{float: left; margin-left: .24rem; margin-top: .23rem; margin-bottom: .24rem; width: 2.18rem;}
.btmEwm .left img{width: 100%; display: block;}
.btmEwm .right{float: right; margin-top: .31rem; margin-right: .21rem; width: 4.03rem;}
.btmEwm .right ul{width: 100%; font-size: .26rem; line-height: .57rem; float: left; text-align: center;
	background: #e2f5fc;
	border-radius: .1rem;
}
.btmEwm .right ul li{display: inline-block;}
.btmEwm .right ul li::before{content: '';width: .1rem; height: .57rem; display: inline-block; float: left; margin-right: .05rem;
	background: url(../images/icon01.png) no-repeat center; background-size: 100%;
}
.btmEwm .right .txt{width: 100%; float: left; margin-top: .16rem; text-align: center; padding-top: .23rem; padding-bottom: .1rem;
	background: #e2f5fc;
	border-radius: .1rem;
}
.btmEwm .right .txt span{height: .51rem; display: inline-block; margin: auto; font-size: .26rem; line-height: .51rem; color: #fff; padding: 0 .28rem;
	background: #00cce4;
	background: -webkit-linear-gradient(#00d8bf, #00afef); /* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(#00d8bf, #00afef); /* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(#00d8bf, #00afef); /* Firefox 3.6 - 15 */
	background: linear-gradient(#00d8bf, #00afef); /* 标准的语法 */
	border-radius: .26rem;
}
.btmEwm .right .txt p{font-size: .26rem; line-height: .46rem; color: #00b6ef;}


/* 组队页 */
.mainbox{width: 100%; background: #fff; clear: both; float: left;text-align: center;
	border-radius: .2rem;
}
.mainbox h3{width: 100%; clear: both; height: .8rem; font: bold .36rem/.8rem "microsoft yahei"; color: #fff; float: left; text-align: center;
	background: url(../images/main-img01.png) no-repeat center; background-size: 100%;
	text-shadow: 0 .02rem 0 #00b7ef;
}
.mainbox p{width: 100%; height: .46rem; clear: both; float: left;text-align: center; margin: .2rem auto; background-color: #e7fbfc;font-size: .3rem; line-height: .46rem; color: #333; }
.mainbox p em{font-size: .36rem; color: #097fe7;}

/* 组队展示 */
.member{width: 6.11rem; height: 6.11rem; clear: both; float: left; margin: 0 .35rem .42rem;
	background: url(../images/zd-img01.png) no-repeat center; background-size: 100%;
	border-radius: .5rem;
	box-shadow: .05rem .1rem 0 #0096ea;
}
.member ul{width: 6rem; height: 6rem; display: block; float: left; margin-left: .06rem; margin-top: .06rem; border-radius: .5rem; overflow: hidden;
	box-shadow: .05rem .12rem .25rem rgba(1,87,167,.6);
}
.member ul li.leader{width: 2.8rem; float: left;}
.member ul li.joiner02{width: 2.89rem; float: left; margin-left: -.85rem;}
.member ul li.joiner03{width: 2.01rem; float: left; margin-left: -.85rem;}
.member ul li img{width: 100%; display: block;}

.list-btn{width: 100%; clear: both; float: left; margin-bottom: .15rem; text-align: center;}
.list-btn a{width: 6rem; height: .93rem; display: none; margin: 0 .5rem .17rem; font-weight: 500;
	font-size: .36rem; line-height: .8rem; color: #fff;
	border-radius: .4rem;
}
.list-btn a span{font-size: .3rem;}

/* 领课流程 */
.process{width: 100%; background: #fff; clear: both; float: left;text-align: center; margin: .35rem auto .45rem;
	border-radius: .2rem;
}
.process h3{width: 100%; clear: both; height: .8rem; font: bold .36rem/.8rem "microsoft yahei"; color: #fff; float: left; text-align: center;
	background: url(../images/main-img01.png) no-repeat center; background-size: 100%;
	text-shadow: 0 .02rem 0 #00b7ef;
}
.process ul{width: 100%; clear: both; float: left; margin: .25rem auto;
	background: url(../images/pro-line01.png) no-repeat center; background-size: auto 1.84rem;
}
.process ul li{width: 2.08rem; display: inline-block; margin: auto;}
.process ul li img{width: 1.02rem; display: block; margin: auto;
	border-radius: 50%;
	box-shadow: 0 .03rem .1rem rgba(0,205,226,.35);
}
.process ul li p{font-size: .3rem; line-height: .38rem; clear: both; width: 100%; float: left; margin-top: .15rem;}




@-webkit-keyframes scaleDraw{
	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);}
}
