/*头部*/
header {
	overflow: hidden;
	height: 90px;
}
header .weblogo{line-height: 90px;margin-right: 10px;}
header .webtel {
	text-align: center;
	margin-top: 25px;
}
.webtel .number {
	height: 60px;
	color: #389253;
	font-weight: bold;
	font-size: 28px;
	padding-left: 50px;
	background: url(../images/tel.png) no-repeat left;
	background-size: 40px 30px;
}
/*导航*/

.mainnav{
	border-top: 3px  solid #aaaaaa;
}
.mainnav ul li{
	float: left;
	line-height: 25px;
	text-align: center;
	padding:20px 30px;
	font-size: 18px;
}
.mainnav ul li p:last-child{
	font-size: 12px;
}
.mainnav ul li.active{background-color: #6bb81c;color: #fff;}
.mainnav ul li.active a{color: #fff;}
/*轮播*/
.example {
	width: 100%;
	height:750px;
	background-color: #464576;
}
.ft-carousel {
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.ft-carousel .carousel-inner {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
}

.ft-carousel .carousel-inner .carousel-item {
	float: left;
	height: 100%;
	overflow: hidden;
}

.ft-carousel .carousel-indicators {
	position: absolute;
	left: 0;
	bottom: 10px;
	width: 100%;
	text-align: center;
	font-size: 0;
}

.ft-carousel .carousel-indicators span {
	display: inline-block;
	width: 15px;
	height: 15px;
	background-color: #6bb81c;
	margin: 0 4px;
	border-radius: 50%;
	cursor: pointer;
}

.ft-carousel .carousel-indicators span.active {
	width: 30px;
	border-radius:10px;
	background-color: #ffad2b;
}
/*banner悬浮*/
.banner{position: relative;}
.banner .banner-suspend{
	width: 300px;
	height: 500px;
	background-color: rgba(255,255,255,.3);
	position: absolute;
	top: 110px;
	left: 65%;
	padding:40px 10px 0;
	text-align: center;
	color: #fff;
}
.banner .banner-suspend .suspend-title{
	font-size: 28px;
	font-weight: bold;
} 
.banner .banner-suspend form input{
	width: 240px;
	height: 35px;
	line-height: 35px;
	margin: 30px 0 0;
	font-size: 16px;
	border: 0;
	padding-left: 20px;
}
.banner .banner-suspend form input[type="submit"]{
	float: left;
	width: 150px;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #ffad2b;
	border: 0;
	padding: 0;
	margin-left: 20px;
} 
.banner .banner-suspend .suspend-order{
	text-align: left;
	font-size: 16px;
	margin-top: 20px;
	padding-left: 20px;
}
.banner img{    
	width: 1920px;
    height: 750px;
    margin-left: -15%;
}
/*.banner img{    
	width: 100%;
    height: 550px;
}*/
/*楼层广告*/
.floorbanner img{width: 100%;}
/*楼层*/
.floor{
	padding: 80px 0 50px;
	text-align: center;
}
.floor .floor-title{
	font-size: 32px;
	color: #3f3b4e;
	text-align: center;
	width: 1000px;
	height: 65px;
    margin: 0 auto;
    position: relative;
}
.floor .floorcontent{margin: 75px auto;}
.floor .floor-title:before{
content: "";
    position: absolute;
    bottom: -1px;
    left: 50%;
    margin-left: -77px;
    width: 155px;
    border: 3px solid #d0d7dc;
}
.floor .floor-title:after{
	content: "";
	display: inline-block;
	width: 100%;
	vertical-align: super;
	margin-right: 15px;
	border: 1px solid #aaa;
}
/*楼层1*/
.floor1 .floor-title:before{border-color: #6bb81c;}
.floor1 .floorcontent p{text-indent: 40px;margin-bottom: 40px;text-align: left;font-size: 18px;line-height: 30px;}
.floor1 .floorcontent div img{width: 590px;height: 340px;float: left;}
/*楼层2学校*/
.floor2{background-color: #f4f4f4;}
.floor2 .floor-title:before{border-color: #ffad2b;}
.floor2 ul li{float: left;width: 25%;padding: 55px 0;margin-top:60px;position: relative;}
.floor2 ul li p{font-size: 18px;margin-top: 30px;}
.floor2 ul li .floor2-listhint p{height: 200px;}
.floor2 ul li .floor2-listhint{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	padding: 50px 20px;
	color: #fff;
	background: url(../images/floor2-listhint.png) no-repeat;
	display: none;
}
.floor2 ul li.active .floor2-listhint{display: block;}
.floor2 ul li .floor2-listhint p:last-child{margin-top: 50px;font-size: 18px;color: #000;}
/*楼3*/
.floor3 .floor-title:before,.floor5 .floor-title:before,.floor7 .floor-title:before{border-color: #6bb81c;}
.floor3 .floorcontent{background-color: #1e9646;}
.floor3 .floorcontent ul li{float: left;width: 50%;height: 480px;overflow: hidden;position: relative;}
.floor3 .floorcontent ul li .schoolreferral{
	width: 600px;
	float: right;
    color: #fff;
    margin-right: 20px;
    text-align: left;
}
.floor3 .floorcontent ul li .schoolreferral2{
	width: 600px;
	float: left;
    color: #fff;
    margin-left: 20px;
    text-align: left;
}
.floor3 .floorcontent ul li .schoolreferral2 .floor-listbottom{right: -60px;left: auto;}
.floor3 .floorcontent ul li .floor-listtop p:last-child{
	margin-bottom: 40px;
	font-size: 16px;
}
.floor3 .floorcontent ul li .floor-listtop p:first-child{
	margin: 50px 0 30px;
	font-size: 20px;
	font-weight: bold; 
}
.floor3 .floorcontent ul li .floor-listbottom{
	position: absolute;
    width: 752px;
    border: 1px solid #fff;
    padding: 15px;
    overflow: hidden;
    left: -60px;}
.floor3 .floorcontent ul li .floor-listbottom img{
	float: left;
	width: 360px;
	height: 200px;
}
.floor3 .floorcontent ul li img{height: 100%;}
/*楼4*/
.floor4 .floor-title:before{border-color: #6bb81c;}
.floor4 .floorcontent .floor4-left,.floor4 .floorcontent .floor4-right{
	float: left;
	width: 50%;
}
.floor4 .floorcontent .floor4-left .floor4-video{
	width: 100%;
	overflow: hidden;
}
.floor4 .floorcontent .floor4-left video{
	float: left;
	width: 98%;
	height: 290px;
	border: 1px solid #aaa;
}
.floor4 .floorcontent .floor4-left ul li {
	float: left;
	margin-right: 10px;
	margin-top: 10px;
	width: 48%;
}
.floor4 .floorcontent .floor4-left ul li p{padding:50px 30px;background-color: #f4f4f4;margin-bottom: 10px;}
.floor4 .floorcontent .floor4-right .fl{margin-right: 10px;}
.floor4 .floorcontent .floor4-right .right-data{
	width: 289px;
	height: 390px;
	background-color: #1E9646;
	margin: 10px 0;
	padding: 120px 20px 0;
	text-align: left;
	color: #fff;
	font-size: 20px;
}
.floor4 .floorcontent .floor4-right .right-data p:first-child{margin-bottom: 40px;}
.floor4 .floorcontent .floor4-right .right-info p{
	width: 137px;
	height: 137px;
	line-height: 30px;
	background-color: #F4F4F4;
	padding:25px 15px;
	
	margin-top: 12px;
	margin-left: 152px;
}
.floor4-list2{background-color: #389253;padding: 100px 0;}

/*楼5*/
.floor5 ul li{
	float: left;
	width: 230px;
	margin-right: 40px;
	margin-left: 40px;
	position: relative;
}
.floor5 ul li:last-child{margin-right: 0px;}
.floor5 ul li img{width: 100%;height: 230px;}
.floor5 ul li .teacher-title{
	position: absolute;
    top: 210px;
    height: 45px;
    left: -40px;
    line-height: 45px;
    width: 270px;
    background-color: #6bb81c;
    color: #fff;
    font-size: 22px;
}
.floor5 ul li .teacher-title:before{
    content: '';
    position: relative;
    height: 0px;
    width: 0px;
    left: -8px;
    top: 9px;
    border-top: 0px solid transparent;
    border-right: 40px solid #899fbf;
    border-bottom: 20px solid transparent;
    z-index: -1;
}
.floor5 ul li .teacher-title span:last-child{    
	font-size: 14px;
    display: inline-block;
    height: 40px;
    vertical-align: bottom;
    margin-left: 10px;}
.floor5 ul li .teacher-info{
	height: 270px;
	background-color: #272727;
	font-size: 16px;
	color: #fff;
    padding: 15px;
}
.floor5 ul li .teacher-info p{margin: 25px 0;}
.floor5 ul li .teacher-info p:first-child{color: #fffc00;}
.floor5 ul li .teacher-info p:last-child{font-size: 14px;}
.floor5 ul li .teacher-info p span{display: block;line-height: 25px;}
/*楼6*/
.floor6{background: url(../images/floor6-bj.jpg) no-repeat;}
.floor6 .floor-title{color: #FFFFFF;}
.floor6 .floor-title:before{border-color: #6bb81c;color: #fff;}
/*楼7*/
.floor7 .flow{width: 1090px;height: 130px;margin: 0 auto;}
.floor7 .flow li{
	float: left;
	width: 120px;
	height: 120px;
	line-height: 120px;
	border-radius: 50%;
	position: relative;
	border: 1px solid #6bb81c;
	margin-top: 10px;
}
.floor7 .flow li.active{background-color: #6bb81c ;color: #fff;}
.floor7 .flow li.active a{color: #fff;}
.floor7 .flow li.active b{border: 1px dashed;color: #6bb81c;background-color: #fff;}
.floor7 .flow li.rihtarrows{border: 0;width: 40px;}
.floor7 .flow li b{
	position: absolute;
	top: 0;
	left: 0;
	width: 30px;
	height: 30px;
	line-height: 30px;
	color: #fff;
	border-radius: 50%;
	background-color:#6bb81c ;
}
.floor7 .flowissue{
	margin: 100px auto 0;
}
.floor7 .flowissue dl{
	float: left;
	width: 320px;
    margin-left: 80px;
    text-align: left;
    border-right: 1px dashed #ddd;
    font-size: 16px;
}
.floor7 .flowissue dl dt{
	font-weight: bold;
	padding-left: 10px;
	border-left:3px solid #1E9646 ;
	margin-bottom: 20px;
}
.floor7 .flowissue dl dd{
	padding-left: 10px;
	margin-bottom: 15px;
	position: relative;
}
.floor7 .flowissue dl dd:before{
	content: "";
	position: absolute;
	left: 0;
	top: 50%;
	width: 3px;
	height: 3px;
	margin-top: -2px;
	background-color: #000;
}
/*楼8*/
.floor8 .floor-title:before{border-color: #6bb81c;}
.floor8 .treatment{
    width: 490px;
    height: 490px;
    border: 1px solid #ffad2a;
    padding: 60px 30px;
    background-color: #fbf7f1;
    font-size: 18px;
    line-height: 30px;
    text-align: left;
    margin-top: 120px;

}
.floor8 .treatment p{color: red;margin: 50px 0;text-align: center;font-size: 20px;font-weight: bold;}
.floor8 .treatment div span{text-indent: 50px;display: block;text-align: justify;}
.floor8 .circle_1{
	width: 550px;
	height: 550px;
	padding: 20px;
	border-radius: 50%;
	border: 1px dashed #1E9646;
	position: relative;
    margin:75px;
}
.floor8 .circle_2{
	width: 510px;
	height: 510px;
	padding: 20px;
	border-radius: 50%;
	border: 3px dashed #1E9646;
}
.floor8 .circle_3{
	width: 470px;
	height: 470px;
	padding: 135px;
	border-radius: 50%;
	border: 1px dashed #1E9646;
}
.floor8 .circle_3 p{
	width: 200px;
	height: 200px;
	text-align: center;
	border-radius: 50%;
	background-color: #389253;
	border: 25px solid #eeeeee;
	font-size: 28px;
	color: #fff;
	padding: 40px;
}
.floor8 .circle_3 .circle-p{
	position: absolute;
	width: 150px;
	height: 150px;
	text-align: center;
	border-radius: 50%;
	background-color: rgba(107,184,28,.5);
	border: 10px solid rgba(255,255,255,.7);
	font-size: 24px;
	color: #000;
	padding: 40px;
}
.floor8 .circle_3 .circle-p.active{background-color: #ffad2b;font-size: 30px;font-weight: bold;color: #fff;padding: 25px;border-color: #eee;}
.floor8 .circle_3 .circle-text1{top: -55px;left: 200px;}
.floor8 .circle_3 .circle-text2{top: 200px;right: -55px;}
.floor8 .circle_3 .circle-text3{bottom: -55px;left: 200px;}
.floor8 .circle_3 .circle-text4{top: 200px;left: -55px;}
/*楼9*/
.floor9{background-color: #389253;color: #fff;}
.floor9 .floor-title{color: #fff;}
.floor9 .floor-title:before{border-color: #ffad2b;}
.floor9 .floorcontent{position: relative;}
.floor9 .certificate-iconleft{
	position: absolute;
	top: 40%;
	left: 0;
}
.floor9 .certificate-iconright{
	position: absolute;
	top: 40%;
	right: 0;
}
.floor9 .certificate-box{
	width: 1000px;
	height: 485px;
	overflow: hidden;
	margin: 90px auto 0;
}
.floor9 .certificate-list{width:10000px}
.floor9 .certificate-list li{
	float: left;
	width: 300px;
	height: 485px;
	margin-right:45px;
	box-sizing: border-box;
}
.floor9 .certificate-list li img{width: 100%;height: 400px;}
.floor9 .certificate-list li p{
	width: 100%;
	height: 100px;
	line-height: 25px;
	font-size: 14px;
	padding: 25px 30px;
	background-color: rgba(255,255,255,.1);
}

/*楼10*/
.floor10 .testimonials{
	height: 425px;
	position: relative;
	margin-bottom: 40px;
	background: url(../images/floor10-list1.png) no-repeat;	
}
.floor10 .testimonials2{background: url(../images/floor10-list2.png) no-repeat;	}
.floor10 .testimonials ul{
	width: 560px;
	text-align: left;
	float: right;
    margin: 35px 60px;
}
.floor10 .testimonials ul li{
	margin-bottom: 30px;
	line-height: 25px;
	font-size: 14px;
} 
.floor10 .testimonials ul li .testimonials-title{
	text-align: right;
} 
/*底部*/
.footer{width: 100%;text-align: center;}

.footer .footer-top{
  width: 1000px;
  margin: 0 auto;
  text-align:  center;
  line-height: 75px;
}
.footer .footer-top div.footer-one{margin-left: 30%;}
.footer .footer-top div{float: left;width: 20%;}
/*底部悬浮预约*/
.footsusp{position: fixed;bottom: 0;width: 100%;background-color: rgba(0,0,0,.8);color: white;}
.footsusp form{padding: 20px 0;width: 820px;float: left;}
.footsusp form div{
	font-size: 28px;
	margin-right: 10px;
	text-align: center;
}
.footsusp form input[type="text"]{width: 200px;height: 50px;line-height: 50px;padding-left: 10px;border: 0;margin-right: 8px;font-size: 16px;}
.footsusp form input[type="submit"]{width: 140px;height: 50px;color: white;margin-top: 10px;border: 0;background-color: #ffad2b;font-size: 16px;}
.footsusp .footsusp-right{float: right;width: 300px;margin-top: 20px;}
.footsusp .footsusp-right img{width: 100px;height: 100px;float: left;margin-right: 5px;}
.footsusp .footsuspoutbtn{float: left;margin-top: 15px;}
/*右侧悬浮*/
.rightnav{
    width: 160px;
    height: 500px;
    position: fixed;
    right: 30px;
    top: 15%;
    z-index: 999;
}
.rightnav .top-img img{
	width: 100%;
	height: 100%;
}












