/*头部*/
header { overflow: hidden; }
header img { width: 100%; }
/*轮播*/
.banner img{height: 100%;}
.banner .swipslider{padding-top: 34% !important;}
.banner .sw-slide1{
	background: url(../images/banner1.jpg) no-repeat center;
}
.banner .sw-slide2{
	background: url(../images/banner2.jpg) no-repeat center;
}
/*楼层广告*/
.floorbanner {
	background: url(../images/floorbanner.jpg) no-repeat;
	background-size: 100% 100%;
	color: #fff;
}
.floorbanner div{
	width: 815px;
	padding: 25px;
	margin: 0 auto;
	font-size: 24px;
}
.floorbanner div a{
	float: right;
	display: inline-block;
	width: 180px;
	height: 50px;
	line-height: 50px;
	color: #297455;
	background-color: #fff;
	text-align: center;
	margin-top: 10px;
}
/*楼层*/
.floor{
	padding:  50px 0 20px;
	text-align: center;
}
.floor .floor-title{
	font-weight: bold;
	font-size:33.5px;
}
.floor .floor-subhead{
	font-size:18px;
	margin: 15px 0 30px;
}
.floor .floorcontent{margin: 15px auto;overflow: hidden;}
/*楼层1*/
.floor1 { padding-bottom: 0; }
.floor1 .floor-title:before{border-color: #083898;}
.floor1 .floorcontent { margin-bottom:65px; }
.floor1 .floorcontent p{text-indent: 40px;text-align: left;font-size: 18px;line-height: 30px;color: #666;}
.floor1  p.floor1info-title{color: #000;font-weight: bold;font-size:33.5px;margin: 20px 0 60px;text-indent: 0;}
.floor1 .floorcontent img{margin-right: 20px;float: left;}
.floor1 .floor1school{
	background-color: #f5f5f6;
	padding: 65px 0 30px;
}
.floor1 .floor1school dl dt .title{
	font-size: 33.5px;
	font-weight: bold;
}
.floor1 .floor1school dl dt .subhead{
	font-size:18px;
	color: #333333;
	margin: 15px 0 30px;
}
.floor1 .floor1school dl dd{
	float: left;
	width: 380px;
	background-color: #fff;
	color: #333333;
	font-size: 16px;
	margin: 10px;
    padding: 10px 0;
    height: 415px;
	border: 1px solid #e6e9ed;
}
.floor1 .floor1school dl dd .info{
	margin: 30px 25px 20px;
	text-indent: 20px;
	text-align: left;
	line-height: 25px;
}
.floor1 .floor1school dl dd .site{
	font-size: 14px;
	margin-left: 25px;
	text-align: left;
}
.floor1 .floor1school dl dd .refer a{
	display: inline-block;
	width: 95px;
	height: 40px;
	line-height: 40px;
	font-size: 18px;
	color: #297455;
	border-radius: 5px;
	margin: 20px 0 15px;
	border: 1px solid #dcdcdc;
}
/* 主考院校 */
.main-academy .title { font-size: 33.5px; font-weight: bold; }
.main-academy ul { padding: 30px 0; }
.main-academy ul li { background: #fff; box-shadow: 0 0 10px #bbb; display: inline-block; margin: 0 10px; overflow: hidden; padding: 9px; }
.main-academy ul li .border { border: 1px dashed #c92c2b; display: block; height: 390px; overflow: hidden; width: 360px; }
.main-academy ul li .img { display: block; margin: 36px 0 20px; overflow: hidden; text-align: center; width: 100%; }
.main-academy ul li .img img { height: 100%; }
.main-academy ul li .info { display: block; font-size: 18px; line-height: 27px; overflow: hidden; padding: 0 18px; text-align: left; text-indent: 24px; }
/*楼层2*/
.floor2{
	background: url(../images/floor2-bj.jpg) no-repeat;
	background-size: 100% 100%;
	color: #fff;
}
.floor2 .floor-title { margin-bottom: 50px; }
.floor2 ul li {
	float: left;
	width: 280px;
	height: 415px;
	padding: 30px 0;
	margin: 10px;
	position: relative;
	background-color: #fff;
	color: #333;
}
.floor2 ul li img{
	margin-bottom: 20px;
}
.floor2 ul li .title{
	font-size: 20px;
	font-weight: 700;
}
.floor2 ul li .info{
	font-size: 14px;
	padding: 0 20px;
	text-align: left;
	text-indent: 20px;
	line-height: 21px;
	margin-top:  30px;
}
.floor2 ul li .data{
	position: absolute;
	width: 100%;
	bottom: 0;
	left: 0;
	height: 58px;
	line-height: 58px;
	background-color: #ff8542;
	color: #fff;
	font-size: 24px;
}
/*楼3*/
.floor3,.floor9{background-color: #f5f5f5;}
.floor3 ul li { display: block; float: left; margin: 0 32px 5px; overflow: hidden; width: 330px; }
.floor3 ul li:nth-child(3n+2) { margin: 0 41px 5px; }
.floor3 ul li a { display: block; }
.floor3 ul li a img { width: 100%; }
.floor3 ul li a span { color: #666; display: block; font-size: 24px; height: 60px; line-height: 60px; overflow: hidden; }
.orderentrance{
	background-color: #fff;
	box-shadow: 0px 0px 20px 0px #bbb;
	margin: 10px auto 50px;
	padding-top: 30px;
}
.orderentrance .title{
	font-size: 33.1px;
	font-weight: bold;
	color: #333;
	position: relative;
}
.orderentrance .title:before{
	content: "";
    position: absolute;
    bottom: 20px;
    left: 50%;
    margin-left: -77px;
    width: 155px;
    border: 2px solid #ff8542;
}
.orderentrance .title:after{
	content: "";
	display: inline-block;
	width: 100%;
	vertical-align: super;
	margin-right: 15px;
	border:0.5px solid #dcdcdc;
}
.orderentrance .title span{color: #ff8542;}
.orderentrance div {
	padding: 0 130px;
}
.orderentrance div img{margin-right: 130px;}
.orderentrance div form{padding-top: 30px;}
.orderentrance form input{
	display: block;
	width: 340px;
	height: 45px;
	line-height: 45px;
	padding-left: 10px;
	margin-bottom: 25px;
	font-size: 18px;
	border: 1px solid #eee;
	background-color: #f4f4f4;
}
.orderentrance form input:last-child{
	background-color: #ff8542;
	color: #fff;
}
/*楼5*/
.floor5flow{margin: 80px auto 60px;}
/*楼6*/
.floor6 .floor6school img{display: block;}
.floor6 .floor6school div div{position: relative;}
.floor6 .floor6school div div p{
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 30px;
	line-height: 30px;
	color: #FFF;
    padding: 0 14px;
    background-color: rgba(0,0,0,.8);
}
.floor6 .floor6school .floor6_left img{
	width: 340px;
	margin-bottom: 16px;
}
.floor6 .floor6school .floor6_conter {
	width: 550px;
	padding: 0 16px;
}
.floor6 .floor6school .floor6_right img{
	width: 310px;
	margin-bottom: 16px;
}
/*楼7*/
.floor7{background: url(../images/floor7-bj.jpg)no-repeat;background-size: 100% 100%;}
.floor7 .floor-title, .floor7 .floor-subhead{color: #fff;}
.floor7 ul{
	float: left;
	width: 50%;
	margin-top: 20px;
}
.floor7 ul li {
	width: 430px;
	height: 50px;
	line-height: 50px;
	background-color: #fff;
	border-radius: 30px;
	font-size: 18px;
	margin: 0 auto 25px;
}
.floor7 ul li span:first-of-type{float: left;margin-left: 25px;}
.floor7 ul li span:last-of-type{
	float: right;
    margin-right: 15PX;
    height: 30px;
    margin-top: 10px;
    line-height: 30px;
    width: 90px;
    background-color: #ff3a00;
    border-radius: 20px;
}
.floor7 ul li span:last-of-type a{color: white;}
.floor7 .moreissue{
	display: inline-block;
	width: 280px;
	height: 50px;
	line-height: 50px;
	color: #fff;
	font-size: 24px;
	margin: 30px auto 10px;
	background-color: #ff3a00;
}
/*楼8*/
.floor8 .floorcontent div .fl{margin-right: 17px;margin-bottom: 17px;}
.floor8 .floorcontent div .fl,.floor8 .floorcontent div .fr{position: relative;}
.floor8 .floorcontent div .fl p,.floor8 .floorcontent div .fr p{
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 30px;
	line-height: 30px;
	color: #FFF;
    padding: 0 20px;
    background-color: rgba(0,0,0,.5);
}
/*楼9*/
.floor9 .certificate-list li{
	float: left;
	width: 278px;
	height: 350px;
	box-sizing: border-box;
	border: 1px solid #eee;
	margin: 0 11px;
	padding: 10px;
	background-color: #fff;
}
.floor9 .certificate-list li p{
	height: 100px;
	line-height: 25px;
	color: #ff3a00;
	font-size: 33.5px;
	font-weight: bold;
	padding: 25px 30px;
}
.floor9 .certificate-list li a{
	display: block;
	width: 235px;
	height: 50px;
	line-height: 50px;
	border: 1px solid #c8c8c8;
	color: #ff3a00;
	font-size: 18px;
	margin: 0 auto;
}
/*楼10*/
.floor10 ul li{
	float: left;
	width: 180px;
	height: 78px;
	line-height: 78px;
	border: 1px solid #e6e9ed;
	margin: 20px 24px 15px 0;
}
.floor10 ul li:last-child{margin-right: 0;}
.floor10 ul li img{
	margin: 0 auto;
}

/*底部*/
.footer{width: 100%;background-color: #334148;}
.footer .foot_info{padding: 30px 0 160px;text-align: center;color: #738792;}
.footer .foot_info p{margin-bottom:20px ;font-size: 14px;}
.footer .foot_info p a{color: #fff;}
/*底部悬浮预约*/
.footsusp{position: fixed;bottom: 0;width: 100%;background-color: #3d4c54;color: white;}
.footsusp .footsusp-content { margin: 20px auto; overflow: hidden; text-align: center; width: 820px; }
.footsusp .footsusp-content img { position: relative; top: 9px; }
.footsusp .footsusp-content div { overflow: hidden; }
.footsusp .footsusp-content div p { font-size: 36px; font-weight: 700; margin-bottom: 7px; }
.footsusp .footsusp-content div form { float: left; text-align: center; width: 100%; }
.footsusp .footsusp-content div form div{
	font-size: 30.5px;
	text-align: center;
}
.footsusp .footsusp-content div form input { outline:0; }
.footsusp .footsusp-content div form input[type="text"]{width: 170px;height: 40px;line-height: 40px;padding-left: 10px;border: 0;margin-right: 8px;font-size: 16px;}
.footsusp .footsusp-content div form input[type="submit"]{ cursor: pointer; width: 130px;height: 40px;color: white;margin-top: 10px;border: 0;background-color: #ff8542;font-size: 16px;}

.footsusp .footsusp-content div form div span{font-size: 20px;display: inline-block;margin-right: 30px;}
.footsusp .footsuspoutbtn{ cursor: pointer; float: left; }
/*右侧悬浮*/
.rightnav{
    width: 150px;
    height: 500px;
    position: fixed;
    right: 0;
    top: 15%;
    z-index: 999;
}
.rightnav a { display: block; margin: 0; overflow: hidden; padding: 0; position: relative; width: 100%; }
.rightnav a .close { display: block; height: 26px; overflow: hidden; position: absolute; right: 0; top: 15px; width: 26px; z-index: 9999; }
/*左侧悬浮*/
.leftnav{
    background-color: #fff;
	box-shadow: 2px 2px 12px #bbb;
    border-radius: 10px;
	left: 0;
    padding: 30px 0 20px;
    position: fixed;
    text-align: center;
    top: 20%;
    width: 170px;
    z-index: 999;
}
.leftnav .top-img {
	position: relative;
}
.leftnav .top-img img{
	position: absolute;
	top: -45px;
	right: 20px;
}
.leftnav .top-img .leftnavout{
	cursor: pointer;
	position: absolute;
	top: -55px;
	right: -10px;
}
.leftnav .leftnav-title{
	font-size: 24px;
	font-weight: bold;
	color: #2a1969;
	margin-bottom: 14px;
	padding: 0 15px;
}
.leftnav ul{padding: 0 15px 8px; }
.leftnav ul li{
	width: 100%;
	height: 40px;
	line-height: 40px;
	border-radius: 5px;
	margin-bottom: 9px;
	background-color: #fff;
	border: 1px solid #ff5606;
	font-size: 16px;
}
}
.leftnav ul li a{color: #717e8d;}
.leftnav ul li.apply{
	background: url(../images/left-apply.png) no-repeat 10px center;
}
.leftnav ul li.apply a{
	color: #ff5707;
}
.leftnav .backTop{
	padding-top:20px;
	border-top: 1px solid #ff5707;
	color: #626262;
	text-align: center;
}
.leftnav .backTop img{margin-right: 5px;}












