/*浮动*/
.fl{ float:left; display:inline;}
.fr{ float:right; display:inline;}
.clear{ clear:both;}
/*容器居中*/
.tl{ text-align:left;}
.tc{ text-align:center;}
.tr{ text-align:right;}
/*块状*/
.disBlock{ display:block;}
/*小高度宽度*/
.ft0{ font-size:0px !important;}
/*去除边框*/
.borderNone{ border:0 none !important;}
/*分割线*/
.line{max-width:640px;height: 10px;background:#e9e9e9;margin:10px auto 10px auto;box-shadow: 0px 1px 3px #ada9a9 inset;-webkit-box-shadow: 0px 1px 3px #ada9a9 inset;}
/*核心课程*/
#kecheng{max-width:640px;width:95%;margin:auto auto;}
#kecheng .title{width:100%;padding:10px 0;border-bottom:1px solid #b2c8f9;background:#80c0fb;text-align:center;color:#fff;font-size:14px;}
#kecheng .content{width:90%;margin:auto auto;overflow:hidden;transition:all 0.3s ease-in-out;}
#kecheng .content p{padding:5px 0;}
#kecheng .content p span{font-weight:bold;}
#kecheng .title:hover{background:#5dacf5}
#kecheng .c2 p,#kecheng .c3 p,#kecheng .c4 p,#kecheng .c5 p{display:none;}
#kecheng .height-animate{height:auto;}
/**********  页面样式  ***********/
#layer1,#layer2,#layer3,#layer4,#layer5,.layer6,.layer8,#layer9,#layer10,#layer7,.lay88{max-width:640px;margin:auto auto;overflow:hidden;}
#layer1{
	position:relative;
}
#layer1 .title1{
	position:absolute;
	left:5%;
	top:10%;
	font-size:30px;
	font-weight:bold;
	color:#646874;
}
#layer1 .title2{
	font-size:17px;
	color:#1480b2;
	position:absolute;
	left:5%;
	top:40%;
}
#layer1 .title2 span{
	font-weight:bold;
}
#layer1 .title3{
	position:absolute;
	left:5%;
	top:60%;
	color:#86969b;
	font-weight:bold;
}
.zyTitle{
	font-size:20px;
	text-align:center;
	padding:10px 0 10px;
}
.zyTitle span{font-weight:bold;}
#layer2{padding:10px 0;background:#a2c8e1;}
#layer2 td{padding:6px 0;border-bottom:1px dashed #eee;}
#layer2 .content{
	width:95%;
	margin:auto auto;
	background:#a2c8e1;
	color:#fff;
}
#layer3{
	width:95%;margin:auto auto;
}
#layer3 p{
	text-indent:12%;
	padding:5px 0;
}
#layer4{
	width:95%;margin:10px auto;
}
#layer4 .box{
	text-align:center;
	width:33%;
	float:left;
	color:#666;
}
#layer4 .box img{width:70%;margin-bottom:10px;}
#mianfeidianhua{
	max-width:640px;width:95%;margin:40px auto 20px;overflow:hidden;
}
#mianfeidianhua .input1{
	float:left;
	width:70%;
}
#mianfeidianhua .input2{
	float:left;
	width:30%;
}
#mianfeidianhua #telInput{
	width:100%;
	height:28px;
	border:1px solid #eaeaea;
}
#mianfeidianhua #callBtn{
	width:100%;
	height:30px;
	border:none;
	background:#4788b2;
	color:#fff;
}
#layer5{
	background:#f3f3f3;
	margin:20px auto auto auto;
}
#layer5 .title1{
	padding:2px 0;
	text-align:center;
	font-size:14px;
	font-weight:bold;
}
#layer5 .title1 span{
	color:red;
}
#layer5 .content{
	padding:2px 0;
	width:80%;margin:auto auto!important;
	color:#666;
}
.layer6{
	background:#a2c8e1;
}
.layer6 a{
	font-size:16px;
	color:#fff;
	float:left;
	display:block;
	padding:10px 0;
	text-align:center;
}
.layer6 .tel{
	width:70%;
}
.layer6 .call{
	padding:5px 0;
	margin-top:1.5%;
	width:28%;
	background:#d7532b;
	border-radius:15px;	
}
#layer7 .content{
	width:90%;
	margin:auto auto!important;
	text-align:center;
}
#layer7 .content span{color:red;}
.kuaijie{
	margin:10px auto;
	display:block;
	width:100px;
	padding:5px;
	background:#4788b2;
	color:#fff;
	text-align:center;s
}
.layer8{font-size:12px;}
.layer8 .box1{
	width:36%;
	margin-left:11%;
	float:left;
}
.layer8 .box2{
	width:36%;
	margin-right:11%;
	float:right;
}
.layer8 .box{
	position:relative;
}
.layer8 .box .title{
	position:absolute;
	left:0;
	bottom:0;
	color:#fff;
	background:rgba(0,0,0,0.7);
	width:100%;
	padding:5px 0;
	text-align:center;
}
/*banner*/
.banner{overflow: hidden;max-width:640px;width:70%;margin:auto auto;}
.slideBox{position:relative; overflow:hidden; max-width:640px;}
.slideBox .bd{position:relative; z-index:0; }
.slideBox .bd li{ position:relative; text-align:center;}
.slideBox .bd li img{vertical-align:top; width:100%;}
.slideBox .hd{text-align:center; width:100%; height:3px; line-height:3px;z-index:10;margin:auto auto; }
.slideBox .hd li{ display:inline-block; width:40px; height:3px; background:#b1e6fb; text-indent:-9999px; overflow:hidden; margin:0 0px;   }
.slideBox .hd li.on{background:#1c8ff0;}
#layer9{
	text-align:center;
	margin:auto auto!important;
}
#layer10{margin-bottom:40px;margin:auto auto;width:60%;}
#layer10 a{
	display:block;
	background:#a2c8e1;
	color:#fff;
	width:100%;
	padding:5px 0;
	text-align:center;
}
