*{padding: 0;margin: 0}
ul,li{list-style: none}
a{text-decoration: none;}
img{border: none;}
body{
	font-family: "Microsoft Yahei";
	font-size: 14px;
	color: #333;
}
.clearfix:after{
	content: '';
	display: block;
	visibility: hidden;
	clear: both;
}
.wrap{
	position: relative;
	width: 1000px;
	margin: 0 auto;
}
.txt-center{text-align: center;}
.txt-left{text-align: left;}
.txt-right{text-align: right;}
.bxz{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.header_01{
	height: 175px;
	background: url('../images/header_01.jpg') no-repeat top center;
}
.header_02{
	height: 172px;
	background: url('../images/header_02.jpg') no-repeat top center;
}
.header_03{
	padding-top: 25px;
	height: 102px;
	background: url('../images/header_03.jpg') no-repeat top center;
}
.href_btn{
	display: inline-block;
	height: 50px;
	line-height: 50px;
	color: #fff;
	text-align: center;
	background-color: #ed4229;
	-webkit-transition: background .5s;
	-moz-transition: background .5s;
	-ms-transition: background .5s;
	-o-transition: background .5s;
	transition: background .5s;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}
.href_btn:hover{background-color: #a52e1d;}
.content_btn{
	-webkit-box-shadow: 0 0 10px #fae4e1;
	-moz-box-shadow: 0 0 10px #fae4e1;
	box-shadow: 0 0 10px #fae4e1;
}
.header_href{
	width: 156px;
	margin-right: 57px;
	font-size: 16px;
}
.menu li{
	height: 50px;
	line-height: 50px;
	padding: 0 18px;
	display: inline-block;
	font-size: 16px;
	cursor: pointer;
}
.menu li.active{
	color: #fff;
	background-color: #f39a46;
}
.lead_word{
	width: 1000px;
	margin: 52px auto 0;
	padding: 26px 60px 26px 0;
	background-color: #fdf2d7;
}
.lead_word .name{
	position: relative;
	width: 113px;
	float: left;
	padding-top: 14px;
	font-size: 24px;
	text-align: center;
}
.lead_word .name:after{
	content: '';
	position: absolute;
	left: 38px;
	top: 22px;
	width: 47px;
	height: 64px;
	background: url('../images/sprite.png') no-repeat;
}
.lead_word .name span{position: relative;z-index: 2}
.lead_word  .txt{
	line-height: 30px;
	overflow: hidden;
}
.panel{
	padding: 80px 0 40px;
}
.panel_title{padding-bottom: 60px;}
.panel_title .name{
	display: inline-block;
	padding-right: 80px;
	font-size: 44px;
	position: relative;
}
.panel_title .name:after{
	content: '';
	position: absolute;
	right: 0;
	top: 3px;
	width: 47px;
	height: 64px;
	background: url('../images/sprite.png') no-repeat -47px 0;
}
.mr_space{margin-right: -50px;}
.about_list .cell{
	position: relative;
	float: left;
	width: 328px;
	height: 340px;
	margin-right: 5px;
	border: 1px solid #ffc935;
	border-radius: 0 0 8px 8px;
}
.about_list .cell .name{
	line-height: 62px;
	margin-bottom: 10px;
	background-color: #fed158;
	font-size: 22px;
	font-weight: normal;
}
.about_list .cell .txt{
	padding: 10px 9px 0 18px;
	line-height: 24px;
}
.about_list .cell .about_btn{
	position: absolute;
	left: 0;
	right: 0;
	bottom: -25px;
	margin: auto;
	font-size: 16px;
	width: 212px;
}
.superiorty_list{width:946px;margin: 0 auto;background: url('../images/superiorty_bg.png') no-repeat top center;overflow: hidden;}
.superiorty_list li{
	float: left;
	width: 50%;
	height: 145px;
	margin-bottom: 38px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-top: 20px;
	padding-right: 42px;
	padding-bottom: 0;
	padding-left: 49px;
}
.superiorty_list .name{
	margin-bottom: 5px;
	font-size: 18px;
}
.superiorty_list .txt{
	line-height: 36px;
	font-size: 14px;
}
.superiorty_btn{
	width: 255px;
	font-size: 16px;
	margin-top: 10px;
}
.condition_list li{
	float: left;	
	width: 486px;
	margin-right: 30px;
	text-align: center;
}
.condition_list .info_box{height: 374px;margin-bottom: 42px;}
.condition_list .info_box .name{
	height: 150px;
	padding-top: 93px;
	line-height: 57px;
	font-size: 22px;
	color: #fff
}
.condition_list .info_box .name1{background: url('../images/condition_pic1.jpg') no-repeat top center;}
.condition_list .info_box .name2{background: url('../images/condition_pic1.jpg') no-repeat top center;}
.condition_list .info_box .detail{
	margin-top: -1px;
	padding: 0 40px;
	height: 224px;
	border: 1px solid #fed158;
	border-top: none;
	border-radius: 0 0 8px 8px;
	text-align: left;
	line-height: 30px;
	font-size: 14px;
}
.condition_list .info_box .detail a,.fee_box .box .txt a{
	color: #ed4229;
	font-size: 16px;
}
.condition_list .info_box .detail a:hover,.fee_box .box .txt a:hover{text-decoration: underline;}
.condition_list .condition_btn{
	width: 300px;
	font-size: 16px;
}
.fee_panel{background: url('../images/fee_bg.jpg') no-repeat left 40px;}
.fee_box{
	border: 1px solid #fed158;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	overflow: hidden;
	background-color: #fff;
}
.fee_box .tab{margin-right: -2px;border-bottom: 1px solid #fed158;overflow: hidden;}
.fee_box .tab li{
	float: left;
	width: 33.33%;
	text-align: center;
	line-height: 72px;
	color: #003333;
	font-size: 22px;
	border-right: 1px solid #fed158;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	cursor: pointer;
}
.fee_box .tab li.active{background-color: #fed158;}
.fee_box .schooling{padding: 35px 38px 53px;}
.fee_box .schooling .name{
	padding: 10px 0;
	font-size: 16px;
}
.fee_box .schooling .txt{
	padding-bottom: 5px;
	line-height: 32px;
	font-size: 14px;
}
.fee_box .schooling .school_type{
	margin-top: 14px;
	font-size: 14px;
}
.fee_box .schooling .school_type .school_type-name{
	display: inline-block;
	width: 186px;
	margin-right: 20px;
	text-align: center;
	line-height: 48px;
	border: 1px solid #f7ce5e;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-size: 16px;
}
.fee_box .schooling .schooling_btn{
	margin-top: 44px;
	width: 310px;
	font-size: 16px;
}
.fee_box .living_costs{
	padding: 52px 94px 34px 52px;
	font-size: 16px;
}
.fee_box .living_costs .txt{line-height: 38px;text-indent: 2em;font-size: 14px;}
.fee_box .living_costs .living_btn{
	margin-top: 32px;
	width: 222px;
	font-size: 16px;
}
.fee_box .other_fee{padding-bottom: 44px;}
.fee_box .other_fee .list{background: url('../images/other_fee_bg.jpg') no-repeat center center;}
.fee_box .other_fee .list  li{
	float: left;
	width: 50%;
	height: 280px;
	padding: 40px 62px 45px 54px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.fee_box .other_fee .list .name{
	padding-bottom: 18px;
	font-size: 16px;
}
.fee_box .other_fee .list .txt{
	line-height: 34px;
	font-size: 14px;
}
.fee_box .other_fee .list .txt b{font-size: 14px;}
.fee_box .other_fee .other_btn{
	width: 270px;
	margin: 0 40px;
	font-size: 16px;
}
.schedule_panel{
	background: url('../images/schedule_bg.jpg') no-repeat right top;
}
.schedule_panel .table-head{
	width: 100%;
	height: 65px;
	padding-right: 17px;
	text-align: center;
	background-color: #fed158;
	font-size: 20px;
	line-height: 65px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.schedule_panel .schedule_info{
	height: 683px;
	margin-bottom: 45px;
	overflow-y: auto;
	background-color: #fff;
}
.schedule_panel .table-body{
	width: 100%;	
	border-collapse: collapse;
	text-align: center;
	border-bottom: 1px solid #fed158;
}
.schedule_panel ::-webkit-scrollbar{
	background-color: #dedcd5;
}
.schedule_panel ::-webkit-scrollbar-thumb{
	background-color: #b9b6ab;
}

.schedule_panel .table-body tr{border-bottom: 1px solid #fed158;}
.schedule_panel .table-body b{font-size: 16px;}
.schedule_panel .table-body td{padding: 20px 0;border-left: 1px solid #fed158;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
.schedule_panel .table-body .txt{line-height: 22px;padding: 0 30px 0 20px;}
.schedule_panel .table-body a{color: #ed4229;text-decoration: underline;}
.schedule_panel .schedule_btn,.sort_panel .sort_btn{
	width: 270px;
	font-size: 16px;
	margin-top: 0;
	margin-right: 50px;
	margin-bottom: 0;
	margin-left: 50px;
}
.advise_box{
	margin-top: 72px;
	padding: 38px 0 45px 40px;
	border: 1px solid #fed158;
}
.advise_box .tit{
	padding-bottom: 27px;
	font-size: 28px;
}
.advise_box .tip{
	padding: 0 50px 16px 0;
	color: #999;
	font-size: 14px;
}
.advise_box .list li{
	float: left;
	width: 442px;
	height: 130px;
	margin: 0 20px 35px 0;
	background-color: #fff4dc;
}
.advise_box .list img{
	float: left;
	width: 158px;
	height: 100%;
	margin-right: 30px;
}
.advise_box .list .txt{
	padding: 28px 28px 0 0;
	line-height: 26px;
}
.advise_box .schedule_btn{margin-top: 15px;}
.school_list li{
	float: left;
	width: 226px;
	height: 270px;
	margin: 0 23px 37px 0;
	border: 1px solid #fed158;
	border-radius: 8px;
	overflow: hidden;
	text-align: center;
}
.school_list .name{
	line-height: 46px;
	font-size: 18px;
	background-color: #fed158;
}
.school_list .logo{
	display: table;
	width: 100%;
	height: 158px;
}
.school_list .logo a{display: table-cell;vertical-align: middle;}
.school_list .school_btn{
	width: 98px;
	height: 40px;
	margin: 0 2px;
	line-height: 40px;
	font-size: 14px;
}
.sort_box .list{
	float: left;
	width: 305px;
	margin-right: 34px;
	margin-bottom: 46px;
	border: 1px solid #fed158;
	border-collapse: collapse;
	text-align: center;
}
.sort_box .list thead th{
	font-size: 20px;
	line-height: 58px;
	background-color: #fed158;
}
.sort_box .list tbody tr{border-bottom: 1px solid #fed158;}
.sort_box .list tbody td{height:50px;border-left: 1px solid #fed158;line-height: 22px;}
.case_list{
	width: 100%;
	border: 1px solid #fed158;
	text-align: center;
	border-collapse: collapse;
}
.case_list thead th{
	line-height: 65px;
	background-color: #fed158;
	font-size: 20px;
}
.case_list tbody td{
	line-height: 50px;
	border-left: 1px solid #fed158;
	border-bottom: 1px solid #fed158;
}
.case_list .case_txt{color: #ff7800}
.case_list .case_href{color: #ed4229}
.case_list a:hover{text-decoration: underline;}
#serveBox .p_text{
	padding-top: 5px;
}
#serveBox{
	font-size: 0;
	width: 1000px;
	margin: 0 auto;
	color: #373737;
	font-family: "Microsoft YaHei";
}
#serveBox .container{
	position: relative;
	height: 391px;
}
#serveBox .container .wrapBox{
	width: 936px;
	height: 353px;
	position: relative;
	margin: 0 auto 30px;
	overflow: hidden;
}
#serveBox .wrapBox .wrap{
	position: absolute;
	left: 0;
	width: 1000%;
	height: 353px;
}
#serveBox .wrap li{
	float: left;
	list-style: none;
}
#serveBox .wrap li .item{
	display: inline-block;
	vertical-align: top;
	width: 300px;
	height: 353px;
	margin-right: 18px;
	position: relative;
	overflow: hidden;
	border-radius: 10px 10px 0 0;
}
#serveBox .wrap li .item.last{margin-right: 0;}
#serveBox .wrap li .item .circle{
	position: absolute;
	width: 76px;
	height: 76px;
	border-radius: 50%;
	background-color: #f7ce5e;
	left: -35px;
	top: -38px;
}
#serveBox li .item  img{
	width: 300px;
	height: 117px;
	display: block;
}
#serveBox .wrap li .item .circle span{
	position: absolute;
	font-size: 18px;
	line-height: 18px;
	color: #ffffff;
	bottom: 13px;
	right: 13px;
}
#serveBox .wrap .item .content{
	height: 236px;
	width: 100%;
	background-color: #fff;
	padding: 0 26px;
	position: relative;
	margin-top: -13px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: 1px solid #f7ce5e;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
#serveBox .wrap .item .content:before{
	content: '';
	position: absolute;
	left: 50%;
	margin-left: -14px;
	top: -1px;
	border-width: 13px 14px 0 14px;
	border-style: solid;
	border-color: #f7ce5e transparent transparent transparent;
}
#serveBox .wrap .item .content:after{
	content: '';
	position: absolute;
	left: 50%;
	top: -1px;
	margin-left: -13px;
	border-width: 12px 13px 0 13px;
	border-style: solid;
	border-color: #fff transparent transparent transparent;
}
#serveBox .wrap .item .content .name{
	font-size: 18px;
	line-height: 56px;
	font-weight: bold;
	text-align: center;
}
#serveBox .wrap .item .content p{
	font-size: 14px;
	line-height: 26px;
	position: relative;
	padding-left: 10px;
}
#serveBox .wrap .item .content p:before{
	content: "";
	position: absolute;
	width: 5px;
	height: 5px;
	border-radius: 50%;
	background-color: #373737;
	left: 0;
	top: 10px;
}
#serveBox .arrow{
	width: 30px;
	height: 30px;
	position: absolute;
	top: 167px;
	cursor: pointer;
	font-family: simsun;
	font-size: 30px;
	line-height: 30px;
	color: #5f5f5f;
	font-weight: 900;
	text-align: center;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}
#serveBox .arrow:hover{background-color: #d6d8d8;color: #636aff}
#serveBox .arrow.prev{
	left: 0;
}
#serveBox .arrow.next{
	right: 0;
}
#serveBox .points{
	text-align: center;
}
#serveBox .points li{
	width: 8px;
	height: 8px;
	background-color: #bcbcbc;
	border-radius: 50%;
	cursor: pointer;
	margin: 0 4px;
	display: inline-block;
}
#serveBox .points li.active{
	background-color: #f7ce5e;
}
#serveBox .tip{
	font-size: 14px;
	line-height: 14px;
	color: #888;
	position: absolute;
	bottom: 0;
	right: 32px;
}
#serveBox .txt-right{
	font-size: 16px;
	margin-bottom: 26px;
	margin-top: -20px;
	padding-right: 45px;
}
.fixed{
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	background-color: #fff100;
	z-index: 99
}
.form_panel .form_box{
	padding-bottom: 32px;
	background-color: #fdf2d7;
}
.form_panel .form_box .tip{
	margin: 0 56px;
	padding: 30px 0 20px;
	color: #020202;
	font-size: 14px;
	border-bottom: 1px dashed #dbbc66;
}
.form_panel .form_box .myform{display: inline-block;}
.form_panel .form_box .form_item{
	position: relative;
	margin-top: 28px;
	margin-left: 56px;
	padding-left: 40px;
	width: 140px;
	height: 40px;
	float: left;
	background-color: #fff;
}
.form_panel .form_box .form_item:before,.form_panel .form_box .form_yzm:before{
	position: absolute;
	left: 0;
	top: 0;
	width: 40px;
	height: 40px;
	background: url('../images/sprite.png') no-repeat;
	content: ''
}
.form_panel .form_box .form_user:before{background-position: -104px 3px;}
.form_panel .form_box .form_age:before{background-position: -146px 4px;}
.form_panel .form_box .form_edu:before{background-position: -191px 4px;}
.form_panel .form_box .form_city:before{background-position: -233px 4px;}
.form_panel .form_box .form_country:before{background-position: -272px 4px;}
.form_panel .form_box .form_tel:before{background-position: -314px 4px;}
.form_panel .form_box .form_yzm:before{background-position: -358px 4px;}
.form_panel .form_box .form_item .user_val{
	border: none;
	width: 130px;
	padding: 5px;
	height: 40px;
	line-height: 30px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	color: #999;
}
.form_panel .form_box .form_item .user_val:focus{outline: none;}
.form_panel .form_box .form_item .list{
	position: absolute;
	left: 0;
	right: 0;
	top: 35px;
	height: 200px;
	background-color: #fff;
	overflow-y: auto;
	z-index: 10;
}
.form_panel .form_box .form_item .list li{
	padding-left: 45px;
	line-height: 26px;
	cursor: pointer;
	color: #333;
}
.form_panel .form_box .form_item .list li:hover{
	background-color: #eee;
}
.form_panel .form_box .form_item .arrow{
	position: absolute;
	right: 9px;
	top: 15px;
	border-style: solid;
	border-width: 12px 8px 0 8px;
	border-color: #ffd450 transparent transparent transparent;
}
.form_panel .form_box .form_yzm{
	position: relative;
	float: left;
	width: 180px;
	height: 40px;
	margin: 28px 56px 0;
	background-color: #fff;
}
.form_panel .form_box .form_yzm .user_yzm{
	padding: 5px 10px 5px 40px;
	float: left;
	width: 100px;
	line-height: 30px;
	color: #999;
	border: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.form_panel .form_box .form_yzm .btn{
	line-height: 40px;
	background-color: #f7ce5e;
	color: #fff;
	text-align: center;
	cursor: pointer;
	overflow: hidden;
}
.form_panel .form_box  .submit_btn{
	float: left;
	width: 180px;
	height: 40px;
	margin-top: 28px;
	line-height: 40px;
	letter-spacing: 1px;
}
.school_list .logo img{
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-ms-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
}
.school_list .logo:hover img{
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	-ms-transform: scale(1.05);
	-o-transform: scale(1.05);
	transform: scale(1.05);
}
