/* 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;
	width:7.5rem;margin: 0 auto!important;overflow-x: hidden;overflow-y: auto;
	background-color: #2660df;
}
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;}

.clearfix::after { content:''; clear:both; display:block; height:0; overflow:hidden;visibility:hidden;}
.The_total{display:none;}
a[title="站长统计"]{display: none;}

.wrap{width:6.5rem;margin: 0 auto; position: relative; clear: both; text-align: center;}
.wrap1{width:7.02rem;margin: 0 auto;clear: both; text-align: center; position: relative;}
.wrap2{width:7.1rem;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: #2660df;}
}


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

/*banner*/
.banner-box{height:5.95rem;width: 100%; float: left; position: relative; overflow: hidden;}
.banner-box .wrap{text-align: center;}
.banner-box .logo{width:2.2rem; height:auto; top: .5rem; position: absolute; left:0;}
.banner-box .logo img{width: 100%; display: block;}
.banner-box .pic{
	width: 6.92rem; display: block; clear: both; float: left; margin-left: .1rem;margin-top: 3.27rem;
}
.banner-box .pic img{
	width:100%; display: block;
}

@keyframes scale {
    0% {
        transform: scale(.7)
    }

    100% {
        transform: translateY(1);
    }
}

/* 师资模块 */
.partTeach{
	width:100%; clear: both; float: left; margin-top: -.01rem;
	background: url(../images/s1-img01.png) repeat-y;
	background-size: 100%;
	min-height: 2rem;
	position: relative;
}
.partTeach::after{
	content: '';width: 100%; height: .4rem; display: block;
	background: url(../images/s1-img02.png) no-repeat center;
	background-size: 100%;
	position: absolute; left: 0; bottom: -.35rem;
}
.partTeach .item{
	width: 5.6rem; display: block; float: left; margin: 0 .45rem .3rem;
	position: relative;z-index: 3;
}
.partTeach .item01{margin-top: .1rem;}

.partTeach .item08{margin-bottom: 0;}

.partTeach .item img.teach{
	width: 100%;
}

.partTeach .item img.fire{
	position: absolute; width: .35rem; display: block;
	-webkit-animation: scaleDraw 2s ease-in-out infinite;
	animation: scaleDraw 2s ease-in-out infinite;
}
.partTeach .item01 img.fire{
	right: .2rem; top: .52rem;
}
.partTeach .item02 img.fire{
	left: .2rem; top: .52rem;
}
.partTeach .item .txt{
	float: left;position: absolute; top: 0;
	width: 3.3rem;
}
.partTeach .item .txt.type01{left: 0;}
.partTeach .item .txt.type02{right: 0;}

.partTeach .item .txt font{
	width: 3.3rem; height: .52rem; display: block; float: left;
	background: -webkit-linear-gradient(#12aeff, #1c61ff); /* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(#12aeff, #1c61ff); /* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(#12aeff, #1c61ff); /* Firefox 3.6 - 15 */
	background: linear-gradient(#12aeff, #1c61ff); /* 标准的语法 */
	border-radius: .12rem 0 .3rem 0;
	font-size: .26rem; line-height: .52rem; color: #fff;
	box-shadow: 0 .03rem .06rem #a7b9e8;
}
.partTeach .item .txt.type02 font{
	border-radius: 0 .12rem 0 .3rem;
}
.partTeach .item .txt font b{font-weight: bold;}
.partTeach .item .txt p{
	font-size: .24rem; line-height: .46rem; color: #70839f;
	float: left; margin-left: .5rem; margin-top: .3rem; margin-bottom: .35rem;
	clear: both;
}
.partTeach .item .txt.type02 p{
	margin-left: .4rem;
}
.partTeach .item .txt p::before{
	content: '';width:.1rem; height: .1rem; display: inline-block; float: left;
	margin-top: .2rem; margin-right: .05rem;
	border: solid .03rem #0f6bee;
	background: #fff;
	border-radius: 50%;
}
.partTeach .item .txt p span{color: #1642c1;}
.partTeach .item .txt p span em{font-size: .32rem; font-weight: bold;}
.partTeach .item .txt a{
	width: 2rem; height: .56rem; display: inline-block; margin: auto;
	background: -webkit-linear-gradient(#ff997a, #f24444); /* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(#ff997a, #f24444); /* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(#ff997a, #f24444); /* Firefox 3.6 - 15 */
	background: linear-gradient(#ff997a, #f24444); /* 标准的语法 */
	border-radius: .28rem;
	font-size: .26rem; line-height: .56rem; color: #fff; font-weight: bold;
	border: solid 1px #ffceb0;
	box-shadow: 0 .03rem .06rem rgba(252,106,106,.4);
}

.infomation{
	width: 100%; height: 6.65rem; display: block; float: left; margin: .85rem auto .5rem;
	background: url(../images/s2-kuang.png) no-repeat center;
	background-size: 100%;
	border-radius: .2rem;
	position: relative;
}
.infomation::before{
	content: ''; width: 1.3rem; height: .87rem; display: block;
	background: url(../images/s2-tag01.png) no-repeat center;
	background-size: 100%;
	position: absolute; top: -.1rem; right: .35rem;
}
.infomation .title{
	width:100%; clear: both; float: left; margin: .21rem auto .2rem;
}
.infomation .title h2{
	font-size: .38rem; font-weight: bold; color: #fff; line-height: .6rem; width: 100%;
}
.infomation .title h2 em{
	display: inline-block;margin-right: .28rem;
	background: linear-gradient( #fff9fa, #febbca);
		-webkit-background-clip: text;
		color: transparent;
	position: relative;
}
.infomation .title h2 em::after{
	content: '';width: 1px; height: .31rem; display: inline-block;
	background: #83a4ff;
	position: absolute; top: .18rem;right: -.15rem;
}
.infomation .title span{
	width: 100%; clear: both; float: left; height: .38rem;
	background: url(../images/s2-img01.png) no-repeat center;
	background-size: auto .38rem;
	font-size: .2rem; line-height: .38rem; color: #fff;
}
.infobox{
	width: 6rem; height: 5rem; display: block; float: left;
	margin: 0 .25rem auto;
	background: #fff;
	border-radius: .15rem;
	border: solid 1px #fff;
	box-shadow: 0 0 .4rem #87bffb inset;
}
.infobox ul{
	width: 100%; clear: both; float: left; margin-top: .41rem;
}
.infobox ul li{
	float: left; margin-bottom: .24rem;
}
.infobox ul li:nth-child(odd){
	margin-left: .1rem; width: 2.7rem;
}
.infobox ul li img{
	width:.5rem; display: block; float: left; margin-top: .03rem;
	position: relative;
}
.infobox ul li span{
	float: left; font-size: .24rem; line-height: .48rem; display: inline-block;
	background: #eef5ff;
	padding:0 .26rem;
	border-radius: .48rem;
	margin-left: -.17rem;
}
.info-btn{
	width:100%; margin-top: .05rem;
	clear: both; float: left;
}
.info-btn a{
	width: 5rem; height: .66rem; display: inline-block; margin: auto;
	background: -webkit-linear-gradient(#ff997a, #f24444); /* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(#ff997a, #f24444); /* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(#ff997a, #f24444); /* Firefox 3.6 - 15 */
	background: linear-gradient(#ff997a, #f24444); /* 标准的语法 */
	border-radius: .66rem;
	font-size: .3rem; line-height: .66rem; color: #fff; font-weight: bold;
	border: solid 1px #ffceb0;
	box-shadow: 0 .03rem .06rem rgba(252,106,106,.4);
}
.info-btn a::after{
	content: '';width: .29rem; height: .66rem; display: inline-block; vertical-align: top;
	background: url(../images/s2-icon03.png) no-repeat center;
	background-size: 100%;
	margin-left: .15rem;
}
.info-btn p{
	font-size: .18rem; line-height: 1.5; color: #728eb6;
	width:100%; clear: both; float: left; margin-top: .1rem;
}


.applet{
	width: 100%; height: 4.2rem; display: block; float: left; margin: 0 auto .5rem;
	background: url(../images/s3-kuang.png) no-repeat center;
	background-size: 100%;
	border-radius: .2rem;
	position: relative;
}
.applet h2{
	font-size: .5rem; font-weight: bold; color: #fff; line-height: .7rem; text-align: left;
	text-shadow: 0 .02rem .03rem #3565ec;
	margin-top: .87rem; margin-left: .51rem;
	position: relative;
}
.applet h2::after{
	content: "小程序"; width: 1.22rem; height: .53rem; display: inline-block;
	font-size: .24rem; font-weight: bold; line-height: .46rem; color: #fff; text-align: center;
	background: url(../images/s3-img01.png) no-repeat center top;
	background-size: 100%;
	position: absolute; left: 1.75rem; top: -.47rem;
}
.applet ul{
	width: 4.41rem; height: 1.39rem; display: block;
	float: left; margin-left: .51rem; margin-top: .13rem;
	background: url(../images/s3-img02.png) no-repeat center;
	background-size: 100%;
}
.applet ul li{
	float: left; clear: both; font-size: .22rem; line-height: .4rem; color: #fff;
}
.applet ul li:first-child{margin-top: .1rem;}
.applet ul li::before{
	content: '';width: .29rem; height: .4rem; display: block; float: left;
	background: url(../images/s3-icon01.png) no-repeat center;
	background-size: 100%;margin-right: .18rem;
}
.applet ul li span{
	font-weight: bold;margin-right: .18rem; float: left;
}
.applet ul li span::after{
	content: '';width: 1px; height: .2rem; display: block;
	background: #21bbff;
	float: right;margin-top: .1rem;margin-right: -.08rem;
}
.appletBtn{
	float: left; clear: both; margin-top: .15rem; margin-left: .51rem;
}
.appletBtn a{
	width: 2.6rem; height: .56rem; display: inline-block; margin: auto;
	background: -webkit-linear-gradient(#ff997a, #f24444); /* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(#ff997a, #f24444); /* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(#ff997a, #f24444); /* Firefox 3.6 - 15 */
	background: linear-gradient(#ff997a, #f24444); /* 标准的语法 */
	border-radius: .56rem;
	font-size: .26rem; line-height: .56rem; color: #fff; font-weight: bold;
	border: solid 1px #ffceb0;
	box-shadow: 0 .03rem .06rem rgba(252,106,106,.4);
}
.applet .pic{
	width: 2.51rem; height: 2.5rem; display: block;
	position: absolute; top: .92rem; right: .52rem;
	border-radius: 50%;
	box-shadow: 0 .05rem .08rem #2e81f8;
}
.applet .pic img{
	width: 100%; display: block;
}



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