body{
	font-size: 12px;
	line-height: 24px;
	font-family: 'Microsoft YaHei', '\5FAE \8F6F \96C5\91';
}
.container{
	width: 1200px;
	margin:0 auto;
}
a:hover{
	color:#35b778;
}
*{
	-webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
/**top_bg开始**/
.top_bg {
    line-height: 40px;
    border-bottom: 1px #d9d9d9 solid;
    box-shadow: 3px 3px 4px rgba(0,0,0,0.05);
    background: #f6f5f5;
}
.top_l {
    float: left;
}
.top_bg ul {
    float: right;
}
.top_bg ul li {
    float: left;
    line-height: 40px;
    margin: 0 5px;
}
.top_bg ul li i {
    display: block;
    line-height: 40px;
    width: 16px;
    float: left;
    margin: 0 5px;
}
/**top_bg结束**/




.banner{
	background: url(../images/banner_bg.jpg) no-repeat center;
	background-size: cover;
	position: relative;
}
.banner .container{
	padding: 0 !important;
	margin: 0 auto !important;
}
.banner .img1{
	animation:rubberBand 1.5s alternate ;
	-webkit-animation:rubberBand 1.5s alternate ;
	-moz-animation:rubberBand 1.5s alternate ;
	-ms-animation:rubberBand 1.5s alternate ;
	-o-animation:rubberBand 1.5s alternate ;
}
@keyframes rubberBand {
	0% {
		transform: scale3d(1, 1, 1);
	}
	30% {
		transform: scale3d(1.25, .75, 1);
	}
	40% {
		transform: scale3d(0.75, 1.25, 1);
	}
	50% {
		transform: scale3d(1.15, .85, 1);
	}
	65% {
		transform: scale3d(.95, 1.05, 1);
	}
	75% {
		transform: scale3d(1.05, .95, 1);
	}
	100% {
		transform: scale3d(1, 1, 1);
	}
}
@-webkit-keyframes rubberBand {
	0% {
		-webkit-transform: scale3d(1, 1, 1);
	}
	30% {
		-webkit-transform: scale3d(1.25, .75, 1);
	}
	40% {
		-webkit-transform: scale3d(0.75, 1.25, 1);
	}
	50% {
		-webkit-transform: scale3d(1.15, .85, 1);
	}
	65% {
		-webkit-transform: scale3d(.95, 1.05, 1);
	}
	75% {
		-webkit-transform: scale3d(1.05, .95, 1);
	}
	100% {
		-webkit-transform: scale3d(1, 1, 1);
	}
}

@-ms-keyframes rubberBand {
	0% {
		-ms-transform: scale3d(1, 1, 1);
	}
	30% {
		-ms-transform: scale3d(1.25, .75, 1);
	}
	40% {
		-ms-transform: scale3d(0.75, 1.25, 1);
	}
	50% {
		-ms-transform: scale3d(1.15, .85, 1);
	}
	65% {
		-ms-transform: scale3d(.95, 1.05, 1);
	}
	75% {
		-ms-transform: scale3d(1.05, .95, 1);
	}
	100% {
		-ms-transform: scale3d(1, 1, 1);
	}
}

@-moz-keyframes rubberBand {
	0% {
		-moz-transform: scale3d(1, 1, 1);
	}
	30% {
		-moz-transform: scale3d(1.25, .75, 1);
	}
	40% {
		-moz-transform: scale3d(0.75, 1.25, 1);
	}
	50% {
		-moz-transform: scale3d(1.15, .85, 1);
	}
	65% {
		-moz-transform: scale3d(.95, 1.05, 1);
	}
	75% {
		-moz-transform: scale3d(1.05, .95, 1);
	}
	100% {
		-moz-transform: scale3d(1, 1, 1);
	}
}

@-o-keyframes rubberBand {
	0% {
		-o-transform: scale3d(1, 1, 1);
	}
	30% {
		-o-transform: scale3d(1.25, .75, 1);
	}
	40% {
		-o-transform: scale3d(0.75, 1.25, 1);
	}
	50% {
		-o-transform: scale3d(1.15, .85, 1);
	}
	65% {
		-o-transform: scale3d(.95, 1.05, 1);
	}
	75% {
		-o-transform: scale3d(1.05, .95, 1);
	}
	100% {
		-o-transform: scale3d(1, 1, 1);
	}
}
h1{
	position: absolute;
	left:-10000px;
}
.top {
	line-height: 62px;
	font-size: 22px;
	background-color:#13a25e;
	color:#fff;
	text-indent: 2em;
	text-align: center;
}

h2{
	font-size: 36px;
	line-height: 62px;
	text-align: center;
	margin-bottom: 40px;
}
h2 span{
	display: inline-block;
	border-bottom: 3px solid #13a25e;
}

.top,.need,.requre,.step,.difficuty,.contrast,.question{
	padding-top:60px;
	margin-bottom: 50px;
}
.top,.need{
	padding-top:0;
}
.requre,.contrast{
	margin-bottom: 0;
}
/**need开始**/
.need li{
	width: 18%;
	padding:0 3%;
	height: 160px;
	float: left;
	border-right:1px solid #bfbfbf;
	text-align: center;
}
.need li img{
	display: block;
	margin:0 auto 5%;
}
.need .li5{
	border-right:0 none;
}
/**need结束**/


/**pred开始**/
.pred1 {
	color:#fff;
	padding-top:40px;
	padding-bottom: 30px;
	background: url(../images/pred_bg01.jpg) no-repeat center;
	background-size: cover;
}
.pred1 .top1{
	width: 80%;
	padding:0 10% 2%;
	font-size: 14px;
}
.pred1 .top1 img{
	padding:6px 20px;
}
.pred1 li{
	width: 19%;
	padding:3% 2%;
	height: 240px;
	background: #13a25e;
	margin:0 1%;
	float: left;
}
.pred1 li img{
	display: block;
	margin:0 auto 15px;
}
.pred1 li h4{
	font-size: 20px;
	text-align: center;
	margin-bottom: 20px;
}
.pred1 li p{
	font-size: 14px;
}
.pred2 {
	background: url(../images/pred_bg02.jpg) no-repeat center;
	background-size: cover;
	padding:2% 0 4%;
}
.pred2 .container{
	background: #fff;	
}
.pred2 .container>div{
	padding:1.6% 3%;
	border: 1px dashed #ccc;
}
.pred2 .left{
	width: 9%;
	padding-right:2%;
	margin-right:4%;
	text-align: center;
	border-right:1px dashed #a0a0a0;
}
.pred2 .left img{
	display: block;
	margin:0 auto;
}
.pred2 .left b{
	font-size: 20px;
}
.pred2 .right{
	width: 84%;
	float: left;
	font-size: 14px;
}
.pred2 .p3{
	color:#d30b0b;
}
.pred2 .right p{
	line-height: 30px;
}
/**pred结束**/

/**requre开始**/
.requre a{
	width: 17.4%;
	margin:0 1% 2%;
	text-align: center;
	font-size: 18px;
	line-height: 40px;
	border: 2px solid #13a25e;
	float: left;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.requre a:hover{
	background:#13a25e ;
	color:#fff;
}
/**requre结束**/

/**step开始**/
.step ul{
	width: 84%;
	padding:0 8%;
}
.step ul li{
	width: 25.33%;
	float: left;
	height: 100px;
	padding:3% 4% 2%;
	position: relative;
}
.step ul li .img1{
	position: absolute;
	left:0;
	top:0;
}
.step ul li img{
	display: block;
	margin:0 auto 4.5%;
}
.step ul .li1,.step ul .li3,.step ul .li5{
	background: #f5f5f5;
}
.step ul .li2,.step ul .li4,.step ul .li6{
	background: #eeeeee;
}
.step ul li p{
	font-size: 14px;
}
/**step结束**/

/**diffficuty开始**/
.difficuty table{
	width: 100%;
}
.difficuty table td{
	border: 1px solid #a0a0a0;
}
.difficuty .tr1{
	font-size: 20px;
	line-height: 62px;
	background: #13a25e;
	color:#fff;
}
.difficuty tr{
	text-align: center;
	font-size: 14px;
	line-height: 54px;
	background: #efefef;
}
.difficuty .td1{
	width: 20%;
}
.difficuty .td2{
	width: 21%;
}
.difficuty .td3{
	width: 59%;
}
/**diffficuty结束**/


/**contrast开始**/
.contrast {
	background-color:#121224 ;
	color:#fff;
}
.contrast b{
	display: block;
}
.contrast .left,.contrast .right{
	width: 38%;
	height: 550px;
	background: #fff;
	margin-bottom: 70px;
}
.contrast p{
	width: 74%;
	margin:0 13% 5%;
	color: #303030;
	font-size: 18px;
	line-height: 28px;
}
.contrast .center{
	width: 24%;
	float: left;
	padding-top:10%;
	text-align: center;
}
.contrast .center b{
	width: 154px;
	margin:0 auto 16px;
	font-size: 120px;
	line-height: 120px;
	border-bottom: 3px solid #fff;
}
.contrast .center span{
	font-size: 28px;
	font-weight: bold;
}
.contrast .left b,.contrast .right b{
	width: 56%;
	margin-top:20px;
	margin-bottom: 32px;
	line-height: 54px;
	text-align: center;
	font-size: 36px;
	background: #feaf05;
}
.contrast .left img,.contrast .right img{
	display: block;
	margin:0 auto 50px;
}
.contrast .left a{
	width: 42%;
	display: block;
	margin-left: 29%;
	line-height: 42px;
	text-align: center;
	border-radius: 5px;
	font-size: 22px;
	background-color:#feaf05 ;
	color:#fff;
}
/**contrast结束**/

/**question开始**/
.question .content{
	font-size: 22px;
	padding: 4%;
	border: 13px solid #13a25e;
	border-radius:10px;
}
.question .content p{
	margin-bottom: 2%;
	line-height: 30px;
}
.question .content .p_last{
	margin-bottom: 0;
}
/**question结束**/

/**bottom1开始**/
.bottom1{
	background: #13a25e;
	color:#fff;
	padding:50px 0;
}
.bottom1 .left{
	width: 60%;
}
.bottom1 .left b{
	font-size: 36px;
	line-height: 50px;
	margin-bottom: 25px;
	display: block;
}
.bottom1 .left span{
	font-size: 26px;
}
.bottom1 .right{
	width: 40%;
}
.bottom1 .right .img,.bottom1 .right .center,.bottom1 .right a {
	float: left;
}
.bottom1 .right .img{
	width: 24%;
	box-sizing: content-box
}
.bottom1 .right .center{
	width: 38%;
	text-align: center;
	font-size: 20px;
}
.bottom1 .right a{
	width: 38%;
	line-height: 50px;
	margin-top:6%;
	text-align: center;
	border-radius:5px;
	font-size: 22px;
	background-color:#ffd800 ;
	color:#474747;
}
.bottom1 .right .center b{
	display: block;
	padding:28px 0 10px;	
	font-size: 24px;
}
/**bottom1结束**/


/*报名表单*/


.limit{
	background: #f5f5f5;
	padding:50px 0 80px;
}
.limit h2{
	line-height: 90px;
	font-size: 40px;
	text-align: center;
	color:#474747;
}
.limit .p1{
	color:#666;
	text-align: center;
	margin-bottom: 4%;
	font-size: 20px;
	
}
.limit .p1 span{
	color:#d16366;
}
.limit .p2{
	font-size: 24px;
	text-align: center;
	color:#d16366;
	line-height: 36px;
	margin-bottom: 30px;
}
.limit .p2 span{
	font-weight: bold;
	color:#666;
}
.limit form span{
	font-size: 16px;
}
.limit form p input{
	width: 60%;
	line-height: 30px;
	height: 30px;
}
.limit select{
	width: 61.5%;
	height: 32px;
	line-height: 32px;
}
.limit form p input,.limit select{
	
	outline: none;
	padding-left: 8px;
	border:1px solid #ccc;
}
.limit form p{
	width: 33.33%;
	margin-bottom: 1%;
	float: left;
}
#btn{
	width: 17%;
	text-align: center;
	margin:3% 41.5% 0;
	line-height: 44px;
	font-size: 20px;
	color:#fff;
	border:0 none;
	outline: none;
	background: #ffc200;
	box-shadow:1px 1px 1px 1px #d2d2c9 ;
	-webkit-box-shadow:1px 1px 1px 1px #d2d2c9 ;
	-moz-box-shadow:1px 1px 1px 1px #d2d2c9 ;
	-ms-box-shadow:1px 1px 1px 1px #d2d2c9 ;
	-o-box-shadow:1px 1px 1px 1px #d2d2c9 ;
}

/* 学校推荐 */
.module-sub-title {
    border-bottom: 1px solid #efefef;
}
.module-sub-title .nav-tabs {
    float: left;
	border: none
}

.module-sub-title li {
	line-height: 24px;
	cursor: pointer
}

.module-sub-title li a,.module-sub-title li.active a,.module-sub-title li.active a:focus,.module-sub-title li.active a:hover {
	color: #333;
    font-size: 18px;
    font-weight: bold;
	line-height: 24px;
	padding: 18px 20px;
	border-radius: 3px;
    border: none;
    position: relative;
}

.module-sub-title li a:hover,.module-sub-title li.active a,.module-sub-title li.active a:focus,.module-sub-title li.active a:hover {
	background: none !important;
	color: #029481;
	border: none
}
.module-sub-title li a:hover::before,.module-sub-title li.active a::before{
    display: block;
    content: '';
    position: absolute;
    width: 100%;
    height: 6px;
    background: url(../images/tab-bg.png) no-repeat center center;
    bottom: -5px;
    left: 0;
}

.look-rules{
    float: right;
    padding: 0 10px;
    color: #fff !important;
    background: #e2851a;
    border-radius: 50px;
    margin-top: 8px;
}

.school-list{
    border-radius: 5px;
    margin-bottom: 40px;
    overflow: hidden;
    box-shadow: 0 0 5px 1px rgba(0,0,0,.2);
}
.school-list .h3-tit{
    float: left;
    display: inline-block;
    font-size: 26px;
    line-height: 26px;
    padding: 17px 50px 17px 30px;
    color: #fff;
    font-weight: bold;
    background: #029481 url(../images/h3-tit.jpg) no-repeat top right -2px;
}

.school-list-main{
	padding: 15px;
}
.school-list-main dl {
    float: left;
    width: 24%;
    margin: 0.5%;
    border-radius: 5px;
    overflow: hidden;
}
.school-list-main dl:hover{
    box-shadow: 0 0 5px 1px rgba(0,0,0,.2);
}
.school-list dt{
    height: 140px;
    text-align: center;
    overflow: hidden;
    background: #f5f5f5;
}
.school-list-main dd{
    padding: 10px;
    border: 1px solid #e3e3e8
}
.school-list-main dd > a{
    display: block;
    height: 60px;
    font-size: 20px;
    font-weight: bold;
    color: #242b4f;
    margin-bottom: 10px;
    overflow: hidden;
}
.school-list-main dd img{
    float: left;
    width: 50px;
    height: 50px;
    margin-right: 10px;
}
.school-list-main dd > p{
    color: #333;
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 12px;
    overflow: hidden;
}
.school-list-main dd > p span,.list-item-cost span {
    color: #666;
}
.list-item-cost{
    font-size: 14px;
    border-top: 1px dashed #e0e0e0;
    padding-top: 10px;
    margin-top: 16px;
}
.list-item-cost span em{
    font-size: 22px;
    color: #e2851a;
	font-weight:bold;
	font-style: normal
}
/* 学校推荐 end */
/* 表单 */

.limit .form-group,.limit .input-group-span,.limit .form-group-main,.limit .form-tools{	
	float: left;
}

.limit .form-group{
	width: 33.33%;
	line-height: 36px
}
.limit .input-group-span em{
	color: #ae2a2a;
	margin-right: 5px
}
.limit .input-group-span{
	width: 96px;
	font-size: 16px;
	font-weight: normal;
	color: #333;
}
.limit .form-group-main{
	width:65%;
}	
.limit .form-control{
	height: 26px;
	line-height: 30px
}
.limit .form-control,.limit .form-tools,.limit .submit-group input{
	width: 100%;
}
.limit .submit-group {
	float: none;
	width: 200px;
	margin: 0 auto;
	text-align: center
}
.limit .submit-group input,.limit .must-box{
	text-align: center;
}
.limit .submit-group input{
	max-width: 200px;
	line-height: 44px;
	font-size: 20px;
	color:#fff;
	border:0 none;
	outline: none;
	background: #ffc200;
	box-shadow:1px 1px 1px 1px #d2d2c9 ;
	-webkit-box-shadow:1px 1px 1px 1px #d2d2c9 ;
	-moz-box-shadow:1px 1px 1px 1px #d2d2c9 ;
	-ms-box-shadow:1px 1px 1px 1px #d2d2c9 ;
	-o-box-shadow:1px 1px 1px 1px #d2d2c9 ;
}

.order-form .select-search{
    height: 40px;
    position: relative;
}

.order-form .select-search .school-option.hidden{
    display: none
}

.order-form .select-search button{
    text-align: left;
    background: #fff url(../images/select-icon.png) no-repeat center right 5px;
    height: 26px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    margin: 0;
    border: 1px solid #ccc;
}
.order-form .select-search .school-option input{
    box-sizing: border-box;
    margin: 10px auto 5px;
    height: 30px;
    padding: 6px 12px;
    border: 1px solid #ccc;
    width: 100%;
}
.order-form .select-search .school-option{
    box-sizing: border-box;
    position: absolute;
    background-color: #fff;
    width: 100%;
    /* max-height: 200px; */
    top: 39px;
    left: 0;
    padding: 0 15px;
    overflow-y: auto;
    z-index: 99;
    border: 1px solid #ccc;
    -webkit-box-shadow: 0 5px 10px  rgba(0,0,0,.1);
    -moz-box-shadow: 0 5px 10px  rgba(0,0,0,.1);
    box-shadow: 0 5px 10px  rgba(0,0,0,.1);
}
.order-form .select-search .school-option ul {
    margin: 0 auto 10px;
}
.order-form .select-search .school-option li{
    font-size: 14px;
    color: #555;
    text-align: left;
    height: 30px;
    line-height: 30px;
    cursor: pointer;
}
.order-form .schoolName-box{
    padding-top: 5px;
    padding-bottom: 5px
}
.order-form .school-option select{
    width: 100%;
	height: 200px;
	overflow-y: auto;
	line-height: 30px;
	margin-bottom: 0 !important;
	border: none !important
}
.order-form .school-option select option{
	padding: 8px 12px;
	line-height: 30px;
	border: none !important
}
.order-form .select-search .school-option ul {
    margin: 0 auto 10px;
}
.order-form .select-search .school-option li{
    font-size: 14px;
    color: #555;
    height: 30px;
    line-height: 30px;
    cursor: pointer;
}
/* 表单 end */

/*footer开始*/
#footer{ width:1200px; margin:15px auto ; text-align:center; overflow:hidden; clear:both; padding-bottom:70px;}
#footer table{ width:100% !important;}

.copyright{ display:none; padding:1em 0em 1em; text-align:center;border-top:2px solid #13a25e; margin:1.5em 0 2em;}
.copyright p{ margin-bottom:0.3em; margin:0 0.3em 0.3em;}
.copyright p a{ margin-right:5px;}

.last{ display:none;width:100%; height:40px; line-height:40px; background:#13a25e; position:fixed; z-index:99999; bottom:0px;}
.last ul li{ float:left; width:33%; height:40px; border-right:1px #fff solid; background:#13a25e; text-align:center; display:block; overflow:hidden;}
.last ul li a { display:inline-block; height:40px; width:99.8%; color:#FFF; text-align:center; }
.last ul li a span { font-size:14px; font-weight:600;} 

/*footer结束*/
@media only screen and (max-width: 1200px) {
	.container{
		width: 94%;
		padding:0 3%;
	}
	.banner .container,#footer{
		width: 100%;
		padding:0;
	}
	.pred2 .container{
		padding:0 ;
		margin:0 3%;
	}
	.requre,.question{
		padding-top:60px;
	}
}
@media only screen and (max-width: 1024px) {
	.pred1 .top1 {
	    width: 100%;
	    padding: 0 0 20px;
	}
	.pred1 li{
		height: 270px;
	}
	.pred1 li h4 {
	    font-size: 16px;
	}
	.requre a{
		width: 22.4%;
	}
	.step ul {
	    width: 100%;
	    padding: 0;
	}
	.contrast .center b {
	    width: 100px;
	    font-size: 80px;
	    line-height: 90px;
	}
	.contrast .center span {
	    font-size: 20px;
	}
	.contrast .left b, .contrast .right b {
	    font-size: 28px;
	}
	.contrast .left img, .contrast .right img {
	    margin-bottom: 24px;
	}
	.contrast p {
	    font-size: 16px;
	    width: 86%;
    	margin: 0 7% 5%
	}
	.contrast .left a {
	    font-size: 16px;
	}
	.question .content {
	    font-size: 20px;
	}
	.bottom1 .left b {
	    font-size: 26px;
	    margin-bottom: 0;
	}
	.bottom1 .left span {
	    font-size: 20px;
	}
	.bottom1 .right .center b {
	    padding: 10px 0 10px;
	    font-size: 22px;
	}
	.bottom1 .right .center {
	    font-size: 16px;
	}
	.bottom1 .right a {
	    line-height: 42px;
	    font-size: 16px;
	}

	/* 学校推荐 */
	.school-list-main dl{
        width: 32.333%;
    }
	/* 学校推荐 end */
	/* 表单 */
	.limit .form-group{
		width: 50%;
	}
	/* 表单 end*/
}
@media only screen and (max-width: 850px) {
	.step ul li {
	    height: 120px;
	}

}
@media only screen and (max-width: 767px) {
	.requre, .question{
		padding-top: 5%
	}
	.top, .need, .requre, .step, .difficuty, .contrast, .question{
		margin-bottom: 5%
	}
	.limit{
		padding: 5% 0;
	}
	h2{
		font-size: 28px;
		line-height: 40px;
	}
	.top {
		font-size: 18px;
	}
	.need li{
		width: 26.333%;
		height: 140px;
		margin-bottom: 5%;
	}
	.need .li3{
		border-right:0 none;
	}
	.pred1 .top1 {
		text-indent: 2em;
	}
	.pred1 .top1 img{
		display: none;
	}
	.pred1 li {
	    width: 44%;
	    padding: 3% 2%;
	    height: 220px;
	    margin: 0 1% 2%;
	}
	.pred2 .left{
		margin-top:5%;
	}
	.pred2 .right p {
	    line-height: 20px;
	    padding-bottom: 10px;
	}
	.requre a{
		width: 30.333%;
	}
	.step ul li {
	    width: 39%;
	    margin:1.5%;
	}
	.difficuty tr {
	    line-height: 24px;;
	}
	.difficuty tr td{
		padding:15px 0;
	}
	.difficuty .tr1 td{
		padding:0;
	}
	.contrast .left, .contrast .right {
	    height: 420px;;
	}
	.contrast .center b {
	    font-size: 60px;
	    line-height: 72px;
	    margin-bottom: 10px;
	}
	.contrast .left b, .contrast .right b {
	    font-size: 20px;
	    line-height: 42px;
	    margin-bottom: 14px;
	}
	.contrast p {
	    font-size: 14px;
	    width: 86%;
	    margin: 0 7% 5%;
	}
	.contrast .left img, .contrast .right img {
	    width: 42%;
	    margin: 0 29% 25px;
	}
	.contrast .center {
	    padding-top: 20%;;
	}
	.contrast .left a {
	    width: 60%;
	    margin-left: 20%;
	}
	.question .content {
	    font-size: 16px;
	    border:0 none;
	    padding:0;
	}
	.question .content p {
	    margin-bottom: 15px;
	    line-height: 24px;
	}
	.bottom1 .left {
	    text-align: center;
	    margin-bottom: 30px;
	}
	.bottom1 .left,.bottom1 .right {
	    width: 100%;
	}
	.bottom1 .right .img {
	    padding-left: 10%;
	}
	.bottom1 .right .center {
	    width: 18%;
	    padding-top:4%;
	}
	.bottom1 .right a {
	    width: 24%;
	    margin-left:12%;
	}

	/* 学校推荐 */
		.school-list .h3-tit{
			font-size: 18px;
			padding: 5px 40px 5px 20px;
		}
		.module-sub-title li a{
			font-size: 14px !important;
			padding: 6px 10px !important;
		}
		.list-item-cost{
			font-size: 12px;
			margin-top:3%;
			padding-top:3%;
		}
		.list-item-cost .pull-left,.look-rules{
			float: none !important;
		}
		.look-rules{
			display:block;
			width:100px;
			margin:3% auto 0;
			text-align:center;
			height:20px;
			line-height:20px;
			margin-top:3%;
		}
		.school-list-main dd img{
			display: none !important
		}
		.school-tj-box{
			padding: 0;
		}
		.school-list dt{
			height: 107px;
		}
		.school-list-main dd > a{
			font-size: 16px;
			height: auto;
		}
		.school-list-main dd > p{
			font-size: 12px;
			margin-bottom: 5px;
		}
	/* 学校推荐 end */
	/* 表单 */
	.limit .form-control{
		box-sizing: border-box;
		height: 34px;
	}
	
	.order-form .select-search .school-option.hidden,	.order-form .select-search .school-option{
		display: block !important;
		position: static;
		padding: 0 !important;
	}
	.order-form .select-search .school-option{
        margin-bottom: 0 !important;
        box-shadow: none !important;
	}
	.order-form .select-search{
		margin: 0 auto !important
    }
    .order-form .school-option select{
        padding-left: 7px
    }
	.order-form .school-option select option{
		width: 100%;
	}
	.order-form .school-option select{
		width: calc(100% - 7px);
	}
	.order-form .school-option select,.order-form .school-option select option,.order-form .schoolName-box{
		height: 34px;
		line-height: 30px
	}
	.order-form .schoolName-box,.order-form .school-option select option{
		padding: 0 !important;
	}
	.order-form .select-search button,.order-form .select-search .school-option input{
		display: none
    }
	/* 表单 */
	#footer,#qiao-wrap,#QIAO_INVITE_CONTAINER,#QIAO_ICON_CONTAINER .qiao-icon-sector-inner{ display:none !important;}
	#QIAO_INVITE_CONTAINER{ width:0 !important; height:0 !important;}
	.copyright,.last{ display:block;}
}
@media only screen and (max-width: 680px) {
	/* 学校推荐 */
	.school-list-main dl{
        width: 49%;
	}
	/* 学校推荐 end */
	.limit .form-group{
		width: 100%;
		display: flex;
		justify-content: center;
	}
}
@media only screen and (max-width: 600px) {
	.top {
		font-size: 16px;
		text-align: left;
		line-height: 28px;
		padding:3% 0;
	}
	.pred1 li {
	    height: 254px;
	}
	.requre a{
		font-size: 14px;
		width: 46.5%;
	}
	.contrast .left, .contrast .right {
	    width: 100%;
	    height: auto;
	    margin-bottom: 0;
	}
	.contrast .center{
		width: 100%;
		padding:20px 0;
	}
	.contrast .left img, .contrast .right img {
	    width: 24%;
	    margin: 0 38% 25px;
	}
	.contrast .left a {
		width: 130px;
		margin:0 auto 5%;
	}
	 .contrast .right{
	 	margin-bottom: 50px;
	 }
	 .bottom1 .right .center {
	    width: 30%;
	}
	.bottom1 .right a {
	    width: 28%;
	    margin-left: 8%;
	}
	.bottom1 .right .img {
	    padding-left: 5%;
	}
}
@media only screen and (max-width: 500px) {
	h2{
		font-size: 22px;
		line-height: 32px;
	}
	.need li{
		width: 43.6%;
		height: 140px;
	}
	.need .li5{
		height:auto;
	}
	.need .li2,.need .li4{
		border-right:0 none;
	}
	.need .li3{
		border-right:1px solid #bfbfbf;
	}
}

@media only screen and (max-width:450px ) {
	.pred1 li {
		width: 94%;
	    height: auto;
	}
	.pred2 .left {
		width: 14%;
	    margin-top: 10%;
	}
	.pred2 .right {
	    width: 79%;
	}
	.step ul li {
	    width: 87.93%;
	    margin:1.5%;
	    padding:6% 5%;
	    height:auto;
	}
	.bottom1 .left b {
	    font-size: 22px;
	    line-height: 30px;
	    margin-bottom: 10px;
	}
	.bottom1 .left span {
	    font-size: 16px;
	}
	.bottom1 .right .img {
	    width: 30%;
	    padding-left: 18%;
	}
	.bottom1 .right .center {
	    width: 50%;
	}
	.bottom1 .right a {
	    width: 50%;
	    margin-left: 25%;
	}

	
	/* 学校推荐 */
	.school-list dt{
        height: 86px;
    }
	/* 学校推荐 end */
}
@media only screen and (max-width: 375px) {
	.need li{
		width: 100%;
		padding:0 0 10px;
		border-right:0 none;
		border-bottom: 1px solid #bfbfbf;
		height: auto;
	}
	.need .li3{
		border-right:0 none;
	}
	
	.bottom1 .left b {
	    font-size: 18px;
	}
	.bottom1 .left span {
	    font-size: 14px;
	}
}