*{padding: 0;margin: 0;}
ul,li{list-style:none;}
a,a:hover{text-decoration: none;color: #333;}
a,img{border: 0}
a:focus{outline: 0}
body{font-size: 14px;color:#000;font-family: Microsoft Yahei;background: url(../images/bg.jpg);width: 100%;overflow-x:hidden;}
.clearfix:after{content: '';height: 0;display: block;clear: both;visibility: hidden;}
.f14{font-size: 14px;}
.f16{font-size: 16px;}
.f18{font-size: 18px;}
.center{text-align: center;clear: both;}
.hide{display: none;}
.ml86{margin-left: 86px;}
.header_01{
	background:#ffd821 url(../images/header_01.jpg) no-repeat top center;
	width: 100%;
	height: 148px;
}
.header_02{
	background:#ffd821 url(../images/header_02.jpg) no-repeat top center;
	width: 100%;
	height: 114px;
}
.header_03{
	background:#ffd821 url(../images/header_03.jpg) no-repeat top center;
	width: 100%;
	height: 110px;
}
.header_04{
	background:#ffd821 url(../images/header_04.jpg) no-repeat top center;
	width: 100%;
	height: 78px;
}
.header_05{
	background:#ffd821 url(../images/header_05.png) no-repeat top center;
	width: 100%;
	height: 205px;
}
.wrap{
	width: 1000px;
	margin: 0 auto;
}
.header_href,.content_href{
	position: relative;
	display: inline-block;	
	font-size: 14px;
	color: #fff;
	text-align: center;
}
.header_href{
	float: right;
	width: 130px;
	height: 40px;
	margin-left: 15px;
	margin-top: 5px;
	line-height: 40px;
}
.content_href{
	width: 126px;
	height: 36px;
	line-height: 36px;
}
.header_href:before,.content_href:before{
	content: '';
	position: absolute;
	left: 0;
	top: 3px;
	width: 100%;
	height: 100%;
	display: block;
	background-color: #be5000;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
.header_href:hover:before,.content_href:hover:before{
	background-color: #ac3d01;
}
.header_href span,.content_href span{
	position: relative;
	display: block;
	z-index: 2;
	background-color: #f36d03;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
}
.header_href:hover span,.content_href:hover span{
	background-color: #ff4e00;
	color: #fff;
}
.menu{
	height: 50px;
}
.navi{
	display: inline-block;
	height: 36px;
	padding: 4px;
	border: 3px solid #fff2ae;
	background-color: #fff;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
}
.navi li{
	float: left;
	height: 36px;
	line-height: 36px;
	padding: 0 22px;
	color: #000;
	font-size: 14px;
	cursor: pointer;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
}
.navi li.active{
	background-color: #f36d03;
	color: #fff;
}
.contain{
	width: 1000px;
	margin: -125px auto 0;
	padding: 38px 87px;
	background-color: #fff;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
}
.lead_word{
	height: 200px;
	background: url(../images/girl.jpg) no-repeat right bottom;
}
.lead_txt{
	width: 793px;
	height: 176px;
	border: 3px solid #fff6c8;
	text-align: center;
	line-height: 30px;
}
.lead_txt p{
	position: relative;
	left: 10px;
	top: -10px;
	padding: 30px 0;
	background-color: #fffadf;
}
.lead_txt p:after{
	content: '';
	position: absolute;
	right: -42px;
	top: 75px;
	display: block;
	border-width: 27px 0 0 42px;
	border-style: solid;
	border-color: transparent transparent transparent #fffadf;
}
.panel{
	padding-top: 70px;
}
.panel_tit{
	padding-bottom: 50px;
}
.schedule_box{
	padding: 30px 0 15px;
	margin-bottom: 26px;
	background-color: #fffadf;
}
.schedule_box .h3{
	padding-bottom: 17px;
	font-size: 18px;
	color: #000;
	text-align: center;
}
.p1{
	line-height: 30px;
	padding: 0 0 0 28px;
	display: table;
}
.p1 b{
	padding-right: 12px;
	display: table-cell;
}
.schedule_tab,.promotion_tab{
	height: 42px;
	padding: 2px;
	border: 2px solid #f36d03;
	display: inline-block;
	margin-left: 18px;
	margin-top: 30px;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
}
.schedule_tab li,.promotion_tab li{
	float: left;
	height: 100%;
	width: 474px;
	text-align: center;
	line-height: 42px;
	font-size: 22px;
	color: #050505;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
	cursor: pointer;
}
.schedule_tab li.active,.promotion_tab li.active{
	color: #fff;
	background-color: #f36d03;
}
.schedule_item{
	position: relative;
	width: 984px;
	margin: 39px 8px 0;
}
.schedule_item:before{
	content: '';
	position: absolute;	
	top: -20px;
	display: block;
	border-width: 0 30px 20px 30px;
	border-style: solid;
	border-color: transparent transparent #fff transparent;
}
.schedule_item1:before{left: 228px;}
.schedule_item2:before{left: 693px;}
.schedule_item table{
	width: 100%;
	border-collapse: collapse;
	background-color: #fff;
	text-align: center;
	line-height: 30px;
}
.schedule_item table tr{
	border-bottom: 2px dashed #fff1b9;
}
.schedule_item table tr td{
	border-left: 2px dashed #fff1b9;
}
.schedule_item table tr.no_border,.schedule_item table tr td.no_border{
	border: none;
}
.s_txt{
	display: block;
}
.s_txt i{
	width: 3px;
	height: 3px;
	vertical-align: middle;
	margin:0 3px;
	display: inline-block;
	background-color: #df1f29;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}
.form_item{
	height: 47px;
	width: 132px;
	padding-left: 40px;
	float: left;
	display: block;
	margin-right:34px;
	position: relative;
	background-color: #fffadf;
}
.form_item:before{
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 40px;
	height: 47px;
	display: inline-block;
	background-image: url(../images/form_icon.png);
	background-repeat: no-repeat;
}
.user_value{
	border:none;
	padding: 5px 5px 5px 0;
	line-height: 37px;
	width: 130px;
	height: 37px;
	font-size: 14px;
	color: #787878;
	background-color: #fffadf;
}
.user_value:focus{
	outline: 0;
}
.arrow_down_btn{
	position: absolute;
	right: 6px;
	top: 19px;
	width: 19px;
	height: 14px;
	background-image: url(../images/form_icon.png);
	background-position: -11px -227px;
}
.name_icon:before{
	background-position: 6px 5px;
}
.phone_icon:before{
	background-position: 4px -39px;
}
.city_icon:before{
	background-position: 4px -87px;
}
.school_icon:before{
	background-position: 0 -130px;
}
.sort_icon:before{
	background-position: 0 -173px;
}
.slide_choose_info{
	position: absolute;
	left: -1px;
	top: 46px;
	background-color: #fff;
	width: 178px;
	z-index: 99;
	display: none;
	border:1px solid #FFFADF;
}
.city_slide{
	height: 220px;
	overflow-y:auto;
}
.slide_choose_info li{
	font-size: 14px;
	height: 24px;
	line-height: 24px;
	color: #333;
	padding-left: 10px;
	cursor: pointer;
	text-align: left;
}
.slide_choose_info li:hover{
	background-color: #e5e5e5;
}
.submit_btn{
	margin-top: 27px;	
	font-size: 16px;
}
.mr{margin-right: -50px;}
.condition_list li{
	position: relative;
	float: left;
	padding: 42px 29px 0;
	margin: 50px 24px 17px 0;
	height: 165px;
	line-height: 30px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color: #fffadf;
}
.condition_list h3{
	position: relative;
	margin-top: -5px;
	padding-bottom: 10px;
	font-size: 18px;
	color: #000;
	text-align: center;
	border-bottom: 2px dashed #ffea96;
}
.condition_pic{
	position: absolute;
	left: 50%;
	top: -49px;
	margin-left: -49px;
	width: 97px;
	height: 97px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}
.condition_pic1{
	background:#fffadf url(../images/c_pic1.jpg) no-repeat center center;
}
.condition_pic2{
	background:#fffadf url(../images/c_pic2.jpg) no-repeat center center;
}
.condition_pic3{
	background:#fffadf url(../images/c_pic3.jpg) no-repeat center center;
}
.promotion_wrap{
	position: relative;
	width: 1000px;
	margin: 30px 0 21px;
	height: 409px;
	background-color: #fffadf;
	overflow: hidden;
}
.promotion_container{
	position: absolute;
	left: 0;
	top: 15px;
	height: 409px;
	overflow: hidden;
}
.promotion_item{
	float: left;
	width: 858px;
	padding: 0 71px;
	height: 409px;
	overflow: hidden;
}
.promotion_item2{
	float: left;
	width: 937px;
	padding: 15px 23px 0 40px;
	height: 409px;
	overflow: hidden;
}
.left_info{
	float: left;
	width: 406px;
	line-height: 27px;
}
.left_info h3{
	padding: 10px 0;
	margin-bottom: 15px;
	text-align: center;
	font-size: 22px;
	border-bottom: 3px solid #ffe88c;
}
.b_txt{
	padding-top: 10px;
	margin-top: 10px;
	border-top: 2px dashed #ffe88c;
}
.s_right_pic{
	float: right;
	width: 415px;
	display: block;
}
.arrow{
	position: absolute;
	top: 50%;
	margin-top: -23px;
	width: 46px;
	height: 46px;
	display: block;
	background: url(../images/form_icon.png) no-repeat;
}
.left_btn{
	left: 9px;
	background-position: -1px -261px;
}
.right_btn{
	right: 9px;
	background-position: -2px -329px;
}
.school_list li{
	float: left;
	width: 420px;
	padding: 12px 32px 0;
	height: 289px;
	background-color: #fffadf;
	margin: 0 22px 22px 0;
	line-height: 24px;
}
.school_logo{
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 2px dashed #ffe88b;
	text-align: center;
}
.case_wrap{
	position: relative;
	width: 1000px;
	height: 620px;
	margin-bottom: 45px;
	overflow: hidden;
}
.case_container{
	position: absolute;
	left: 0;
	top: 15px;
	height: 100%;
	overflow: hidden;
}
.case_list{
	position: relative;
	float: left;
	width: 886px;
	padding: 0  57px;
	height: 100%;
	overflow: hidden;
}
.case_left{float: left;}
.case_item{
	float: left;
	padding: 19px 20px 0;
	background: #fffadf;
	line-height: 28px;
}
.case_pic{
	background: url(../images/case_pic.png) no-repeat;
	width: 109px;
	height: 109px;
}
.case_left_info h4{
	line-height: 29px;
	color: #003ac4;
	font-size: 17px;
	text-align: center;
}
.case_left_info h5{
	color: #003ac4;
	font-size: 13px;
	text-align: center;
}
.case1{
	width: 456px;
	height: 179px;
}
.case2{	
	width: 339px;
	height: 328px;
	margin-left: 9px;
}
.case3{
	position: relative;
	z-index: 11;
	margin-top: -137px;
	width: 456px;
	height: 206px;
}
.case4{
	position: relative;
	z-index: 10;
	bottom: 78px;
	width: 886px;
	height: 249px;
	clear: both;
}
.case_t{
	position: relative;
	padding-left: 440px;
	padding-top: 30px;
	height: 59px;
	background: url(../images/item_bg.jpg) repeat-y right top;
}
.case_p1{
	padding: 36px 20px 18px;
	background: #fffadf;
	line-height: 28px; 
}
.case_pic1{
	margin-bottom: 5px;
}
.case_pic2{
	background-position: -121px 0;
}
.case_pic3{
	margin: 15px 0 5px 40px;
	background-position: -238px 0;
}
.case_pic4{
	position: absolute;
	right: 10px;
	top: 10px;
	background-position: -354px -1px;
}
.case_block_left{
	width: 492px;
	float: left;
}
.case_block_right{
	width: 379px;
	float: right;
}
.case_pic5{
	background-position: -7px -124px;
}
.case_pic6{
	background-position: -251px -127px;
}
.case_pic7{
	background-position: -126px -125px;
}
.case_pic8{
	background-position: -375px -133px;
}
.case6{
	margin-top: 9px;
	height: 380px;
}
.case7{
	height: 281px;
}
.case8{
	margin-top: 11px;
	height: 276px;
}
.offer_list{
	display: inline-block;
	position: relative;
	width: 987px;
	padding: 19px 0 19px 13px;
	height: 436px;
	background-color: #fffadf;
}
.pos_href{
	position: absolute;
	left: 387px;
	bottom: 16px;
	width: 593px;
	height: 66px;
}
.offer_list li{
	float: left;
	margin-left: 18px;
}
.link_list li{
	float: left;
	width: 319px;
	margin-right: 21px;
}
.reason_list li{
	float: left;
	width: 25%;
	overflow: hidden;
	position: relative;
	height: 387px;
	background: #fffadf;
}
.s_arrow_down,.s_arrow_up{
	position: absolute;
	left: 50%;
	top: 50%;
	width: 0;
	height: 0;
	font-size: 0;
	display: block;
	border-left: 18px solid transparent;
	border-right: 18px solid transparent;
	margin-left: -18px;	
}
.s_arrow_down{
	border-top: 18px solid #fffadf;	
	margin-top: -1px;
	z-index: 66;
}
.s_arrow_up{
	border-bottom: 18px solid #fffadf;
	margin-top: -12px;
	z-index: 77;
}
.reason_info_box{
	height: 114px;
	padding: 40px 0;
	text-align: center;
	color: #000;
	line-height: 24px;
	overflow: hidden;
	display: block;
}
.reason_list img{
	display: block;
}
.reason_info_box h3{
	color: #000;
	font-size: 18px;
	font-weight: bold;
	line-height: 30px;
	padding-bottom: 20px;
}
.reason_info_box p{
	font-size: 14px;
	line-height: 21px;
}
.xt_adv_pic{
	width: 250px;
	height: 195px;
	overflow: hidden;
}
.link_list li img,.xt_adv_pic img,.offer_list img,.s_right_pic,.life_pic img{
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.link_list li img:hover,.xt_adv_pic img:hover,.offer_list img:hover,.s_right_pic:hover,.life_pic img:hover{
	-webkit-transform: scale(1.08);
	-moz-transform: scale(1.08);
	-ms-transform: scale(1.08);
	-o-transform: scale(1.08);
	transform: scale(1.08);
}
.fix_menu{
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	background: #f36d03;
	padding: 5px 0;
	height:50px;
	display: none;
	z-index: 99;
}
.cartoon1{
	position: absolute;
	width: 420px;
	height: 1093px;
	right: -491px;
	top: -90px;
	background:url(../images/cartoon1.png) no-repeat;
}
.cartoon2{
	position: absolute;
	width: 315px;
	height: 1043px;
	left: -399px;
	top: -346px;
	background:url(../images/cartoon2.png) no-repeat;
}