*{padding: 0;margin: 0}
a{text-decoration: none;}
ul,li{list-style: none}
img{border: none;}
body{font-family: 'Microsoft Yahei';font-size: 14px;background-color: #f7fcfc;overflow-x:hidden;}
.outer_container{
	background: url('../images/cotainer_bg.jpg') no-repeat bottom center;
}
.header_01{
	height: 166px;
	background: url('../images/header_01.jpg') no-repeat top center;
}
.header_02{
	height: 160px;
	background: url('../images/header_02.jpg') no-repeat top center;
}
.header_03{
	height: 96px;
	padding-top: 12px;
	background: url('../images/header_03.jpg') no-repeat top center;
}
.header_04{
	height: 299px;
	background: url('../images/header_04.jpg') no-repeat top center;
}
.wrap{
	width: 1000px;
	margin: 0 auto;
}
.fix_menu{
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 45px;
	background-color: #1ca8a4;
	z-index: 15;
	text-align: center;
	font-size: 0;
}
.fix_menu li{
	display: inline-block;
	padding: 14px 0 14px 16px;
	font-size: 15px;
	color: #fff600;
	font-weight: 700;
	line-height: 17px;
	cursor: pointer;
}
.fix_menu li.active{color: #fff}
.fix_menu li span{padding-left: 26px;color: #fff600;}
.href_btn{
	display: inline-block;
	height: 46px;
	line-height: 46px;
	background-color: #fffd00;
	color: #000;
	letter-spacing: 1px;
	-webkit-border-radius: 35px;
	-moz-border-radius: 35px;
	border-radius: 35px;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
}
.href_btn:hover{
	font-weight: 700;
	color: #fffd00;
	background-color: #007372;
}
.header_href{
	padding: 0 36px;
	margin-right: 65px;
}
.superiorty_panel{
	width: 1046px;
	padding: 40px 0;
	margin: -90px auto 0;
	background-color: #fff;
	-webkit-box-shadow: 0 0 20px rgba(219,237,234,1);
	-moz-box-shadow: 0 0 20px rgba(219,237,234,1);
	box-shadow: 0 0 20px rgba(219,237,234,1);
}
.panel .center{text-align: center;}
.panel .title .name{
	display: inline-block;
	padding: 0 12px;
	color: #15a6a3;
	font-size: 32px;
	vertical-align: -4px;
}
.panel .title .t_pic{
	display: inline-block;
	width: 68px;
	height: 12px;
}
.panel .title .left_pic{
	background: url('../images/title_left.jpg') no-repeat left center;
}
.panel .title .right_pic{
	background: url('../images/title_right.jpg') no-repeat right center;
}
.panel .title .left_pic2{
	width: 82px;
	background: url('../images/title_left2.png') no-repeat right center;
}
.panel .title .right_pic2{
	width: 82px;
	background: url('../images/title_right2.png') no-repeat left center;
}
.superiorty_list{
	padding: 40px 70px;
	overflow: hidden;
}
.superiorty_list li{
	position: relative;
	float: left;
	width: 50%;
	padding-bottom: 30px;
	border-bottom: 1px dashed #d1dad9;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.superiorty_list .item1,.superiorty_list .item3{
	padding-right: 35px;
	border-right: 1px dashed #d1dad9;
}
.superiorty_list .item2,.superiorty_list .item4{
	padding-left: 35px;
}
.superiorty_list .item3,.superiorty_list .item4{
	padding-bottom: 0;
	padding-top: 25px;
	border-bottom: none;
}
.superiorty_list .name{
	position: relative;
	padding-left: 50px;
	padding-bottom: 10px;
	font-size: 16px;
	line-height: 38px;
	cursor: pointer;
}
.superiorty_list .name:before{
	position: absolute;
	left: 0;
	top: 0;
	content: '';
	background: url('../images/css_sprites.png');
}
.superiorty_list .item1 .name:before{
	width: 38px; 
	height: 37px;
    background-position: -10px -367px;
}
.superiorty_list .item2 .name:before{
	width: 33px; 
	height: 33px;
    background-position: -10px -314px;
}
.superiorty_list .item3 .name:before{
	width: 33px; 
	height: 38px;
    background-position: -10px -424px;
}
.superiorty_list .item4 .name:before{
	width: 32px; 
	height: 35px;
    background-position: -10px -263px;
}
.superiorty_list .txt{
	position: relative;
	line-height: 24px;
	z-index: 1
}
.superiorty_list .num{
	position: absolute;
	top: -30px;
	right: 0;
	color: #f0f9f9;
	font-weight: 900;
	font-size: 140px;
}
.superiorty_list .item3 .num,.superiorty_list .item4 .num{
	top: -10px;
}
.superiorty_list .item3 .num,.superiorty_list .item1 .num{
	right: 15px;
}
.superiorty_panel .superiorty_href{
	width: 266px;
	margin: 20px 23px 0;
}
.condition_panel{
	padding: 100px 0 60px;
}
.condition_panel .tip{
	padding: 13px 0 40px;
}
.condition_panel .condition_list{
	margin-right: -50px;
	overflow: hidden;
}
.condition_panel .condition_list li{
	position: relative;
	float: left;
	width: 185px;
	height: 206px;
	margin-right: 19px;
	overflow: hidden;
	color: #fff;
	text-align: center;
}
.condition_panel .condition_list .item1{background: url('../images/condition_pic1.jpg') no-repeat;}
.condition_panel .condition_list .item2{background: url('../images/condition_pic2.jpg') no-repeat;}
.condition_panel .condition_list .item3{background: url('../images/condition_pic3.jpg') no-repeat;}
.condition_panel .condition_list .item4{background: url('../images/condition_pic4.jpg') no-repeat;}
.condition_panel .condition_list .item5{background: url('../images/condition_pic5.jpg') no-repeat;}
.condition_panel .condition_list .btn{
	display: inline-block;
	width: 153px;
}
.condition_panel .condition_list .front{
	position: relative;
	height: 100%;
	top: 0;
	-webkit-transition: top .5s;
	-moz-transition: top .5s;
	-ms-transition: top .5s;
	-o-transition: top .5s;
	transition: top .5s;
}
.condition_panel .condition_list .front .name{
	padding: 50px 0 30px;
	font-size: 24px;
}
.condition_panel .condition_list .back{
	position: absolute;
	left: 0;
	top: 100%;
	line-height: 24px;
	-webkit-transition: top .5s;
	-moz-transition: top .5s;
	-ms-transition: top .5s;
	-o-transition: top .5s;
	transition: top .5s;
}
.condition_panel .condition_list .back .name{
	padding: 15px 0;
	font-size: 18px;
}
.condition_panel .condition_list .back .txt{padding:0 18px 10px;}
.method_panel{
	position: relative;
	padding: 60px 0 80px;
	overflow: hidden;
}
.method_panel .left_bg{
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	width: 48%;
	background: #37b5a8;
	background: -moz-linear-gradient(-45deg,#68ccaf,#13a4a3);
	background: -webkit-linear-gradient(-45deg,#68ccaf,#13a4a3);
	background: linear-gradient(-45deg,#68ccaf,#13a4a3)
}
.method_panel .wrap{
	position: relative;
	z-index: 2
}
.method_panel .title{
	display: inline-block;
	font-size: 32px;
	color: #fff;
	z-index: 5
}
.method_panel .method_list{
	margin-right: -50px;
}
.method_panel .method_list li{
	width: 486px;
	float: left;
	margin-right: 28px;
}
.method_panel .method_list li.li2{
	margin-top: -75px;
}
.method_panel .method_list .item{
	margin-top: 30px;
	width: 100%;
	background-color: #fff;
	-webkit-box-shadow: 0 0 20px rgba(219,237,234,1);
	-moz-box-shadow: 0 0 20px rgba(219,237,234,1);
	box-shadow: 0 0 20px rgba(219,237,234,1);
	overflow: hidden;
}
.method_panel .method_list .item .img{
	float: left;
}
.method_panel .method_list .item .info{
	position: relative;
	padding: 30px 35px 0;
	overflow: hidden;
	line-height: 24px;
}
.method_panel .method_list .item .info .word{
	position: absolute;
	left: 0;
	top: 19px;
	width: 23px;
	height: 50px;
	padding-left: 2px;
	-webkit-border-radius: 0 50px 50px 0;
	-moz-border-radius: 0 50px 50px 0;
	border-radius: 0 50px 50px 0;
	background-color: #2eb4a7;
	color: #fff;
	font-size: 17px;
	line-height: 50px;
}
.method_panel .method_list .item .info .name{
	padding-bottom: 18px;
	color: #15a6a3;
	font-size: 20px;
}
.method_panel .method_list .item .info a{color:#15a6a3;text-decoration: underline;}
.method_panel .method_href{margin-top: 20px;;width: 223px;text-align: center;}
.school_panel{
	padding-top: 60px;
}
.school_panel .title{
	float: left;
	color: #15a6a3;
	font-size: 32px;
	line-height: 60px;
}
.school_panel .tab{
	float: right;
}
.school_panel .tab li{
	display: inline-block;
	width: 162px;
	height: 60px;
	margin-left: 26px;
	text-align: center;
	line-height: 60px;
	font-size: 20px;
	background-color: #dbe6e6;
	cursor: pointer;
}
.school_panel .tab li.active{
	background-color: #27aea6;
	color: #fff;
	font-weight: 700;
}
.school_panel .school_box{
	padding-top: 40px;
	clear: both;
	overflow: hidden;
}
.school_panel .school_box .left_list{float: left;}
.school_panel .school_box .right_list{float: right;}
.school_panel .school_box .logo{
	width: 110px;
	height: 110px;
	display: table;
	margin-bottom: 10px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	border: 1px solid #d2e6e6;
	background-color: #fff;
	text-align: center;
	-webkit-transition: border .5s;
	-moz-transition: border .5s;
	-ms-transition: border .5s;
	-o-transition: border .5s;
	transition: border .5s;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.school_panel .school_box .logo:hover,.school_panel .school_box .logo.active{
	border: 2px solid #15a6a3;
}
.school_panel .school_box .logo a{
	display: table-cell;
	vertical-align: middle;
}
.school_panel .school_box .logo img{margin-top: 6px;}
.school_panel .school_info{
	float: left;
	height: 464px;
	margin: 7px 25px;
	width: 727px;
	background: #fff url('../images/school_bg.jpg') no-repeat left top;
	-webkit-box-shadow: 0 0 20px rgba(219,237,234,1);
	-moz-box-shadow: 0 0 20px rgba(219,237,234,1);
	box-shadow: 0 0 20px rgba(219,237,234,1);
}
.school_panel .school_info .name{
	float: left;
	padding: 0 47px;
	width: 127px;
	height: 100%;
	color: #15a6a3;
	font-size: 26px;
	display: table;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.school_panel .school_info .name p,.school_panel .cell .right_info .name p{display: table-cell;vertical-align: middle;}
.school_panel .school_info .detail{
	padding: 30px 40px 0;
	overflow: hidden;
	line-height: 24px;
}
.school_panel .school_info .detail .tit{
	position: relative;
	padding-left: 25px;
	margin-top: 15px;
	font-size: 14px;
	color: #15a6a3;
	font-weight: 700;
}
.school_panel .school_info .detail .tit:before{
	position: absolute;
	left: 0;
	top: 0;
	background: url('../images/css_sprites.png') no-repeat;
	content: '';
}
.school_panel .school_info .detail .tit1:before{
	width: 18px; height: 20px;
    background-position: -10px -45px;
}
.school_panel .school_info .detail .tit2:before{
	width: 16px; height: 19px;
    background-position: -10px -84px;
}
.school_panel .school_info .detail .tit3:before{
	width: 17px; height: 17px;
    background-position: -10px -10px;
}
.school_panel  .btn{
	margin: 34px 18px 0 0;
	width: 223px;
	text-align: center;
}
.school_panel .lg_list{margin-right: -50px;overflow: hidden;}
.school_panel .cell,.school_panel  .cell .left_logo{
	float: left;
	margin-right: 15px;
}
.school_panel .cell{margin-right: 15px;}
.school_panel .cell .right_info{
	width: 0;
	height: 230px;
	background:#fff url('../images/school_lg_bg.jpg') no-repeat;
	-webkit-box-shadow: 0 0 20px rgba(219,237,234,1);
	-moz-box-shadow: 0 0 20px rgba(219,237,234,1);
	box-shadow: 0 0 20px rgba(219,237,234,1);
	overflow: hidden;
}
.school_panel .cell .right_info .name{
	float: left;
	width: 95px;
	height: 100%;
	padding: 0 12px;
	display: table;
	text-align: center;
	color: #15a6a3;
	font-size: 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.school_panel .cell .right_info .txt{
	padding: 34px 28px 0;
	line-height: 24px;
	overflow: hidden;
}
.subject_panel{padding-top: 87px;}
.subject_panel .tip{padding-top: 15px;}
.subject_panel .subject_container{
	position: relative;
	margin-top: 50px;
	height: 390px;
	overflow: hidden;
}
.subject_panel .subject_container .subject_wrapper{
	position: absolute;
	width: 4000px;
}
.subject_panel .subject_container .slider{
	position: relative;
	overflow: hidden;
	float: left;
	width: 1000px;
	top: 0;
	transform: none;
	height: auto;
}

.subject_panel .subject_container .slider .mask{
	position: absolute;
	left: 0;
	top: 5px;
	right: 0;
	bottom: 14px;
	background: url('../images/subject_bg.png');
	z-index: 5
}
.subject_panel .subject_container .item{
	float: left;
	width: 480px;
	height: 380px;
	margin: 5px 10px 15px 5px;
	background-color: #fff;
	-webkit-box-shadow: 0 0 20px rgba(219,237,234,1);
	-moz-box-shadow: 0 0 20px rgba(219,237,234,1);
	box-shadow: 0 0 20px rgba(219,237,234,1);
}
.subject_panel .subject_container .item.noactive{
	background: url('../images/subject_bg.png');
}
.subject_panel .subject_container .item .left_pic{
	position: relative;
	float: left;
	width: 107px;
	height: 380px;
}
.subject_panel .subject_container .item .left_pic img{position: absolute;left: 0;top: 0}
.subject_panel .subject_container .item .left_pic .name{
	position: relative;
	z-index: 2;
	display: table;
	padding: 0 40px;
	height: 100%;
	text-align: center;
	font-size: 24px;
	color: #fff;
	font-weight: normal;
}
.subject_panel .subject_container .item .left_pic .name p{display: table-cell;vertical-align: middle;}
.subject_panel .subject_container .item .right_info{
	position: relative;
	padding: 26px 40px 0 30px;
	height: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	line-height: 24px;
	overflow: hidden;
}
.subject_panel .subject_container .item .right_info .txt{
	position: relative;
	margin-bottom: 10px;
	padding-left: 17px;
}
.subject_panel .subject_container .item .right_info .txt:before{
	content: '';
	position: absolute;
	left: 0;
	top: 10px;
	width: 5px;
	height: 5px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	background-color: #15a6a3;
}
.subject_panel .subject_container .item .right_info .btn{
	position: absolute;
	left: 0;
	right: 0;
	bottom: 24px;
	margin: auto;
	width: 225px;
}
.subject_panel .subject_container .btn_arrow{
	position: absolute;
	left: 1010px;
	top: 0;
	width: 32px;
	height: 32px;
	border: 2px solid #fff600;
	line-height: 32px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	text-align: center;
	color: #fff600;
	font-size: 22px;
	z-index: 10;
	font-family: 'simsun';
	font-weight: 700;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-ms-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
}
.subject_panel .subject_container .prev_arrow{top: 145px;}
.subject_panel .subject_container .next_arrow{top: 206px;}
.subject_panel .subject_container .btn_arrow:hover{
	background-color: #fff600;
	color: #15a6a3;
}
.form_panel{
	position: relative;
	padding: 60px 0;
}
.form_panel .form_box{
	height: 46px;
	padding: 30px 0  30px 356px;
	background-color: #13a4a3;
	background: -webkit-linear-gradient(90deg,#13a4a3,#68ccaf);
	background: -moz-linear-gradient(90deg,#13a4a3,#68ccaf);
	background: linear-gradient(90deg,#13a4a3,#68ccaf);
}
.form_panel .form_box .form_item{
	float: left;
	margin-right: 20px;
}
.form_panel .form_box .form_item .user_txt{
	padding: 14px 5px;
	height: 20px;
	line-height: 20px;
	margin-left: 5px;
	background-color: #fff;
	border: none;
	width: 110px;
	color: #777
}
.form_panel .form_box .form_item  .user_icon{
	display: inline-block;
	width: 22px; height: 27px;
    background: url('../images/css_sprites.png') -10px -216px;
    vertical-align: middle;
}
.form_panel .form_box .form_item .tel_icon{
	display: inline-block;
	width: 27px; height: 29px;
    background: url('../images/css_sprites.png') -10px -167px;
    vertical-align: middle;
}
.form_panel .form_box .form_item .city_icon{
	display: inline-block;
	width: 27px; height: 29px;
    background: url('../images/css_sprites.png') -10px -122px;
    vertical-align: middle;
}
.form_panel .form_box  .city_list{display: inline-block;position: relative;width: 130px;margin-left: -5px;cursor: pointer;}
.form_panel .form_box  .city_list:after{
	content: '';
	position: absolute;
	right: 12px;
	top: 20px;
	margin: auto;
	border-width: 10px 6px 0 6px;
	border-style: solid;
	border-color: #15a6a3 transparent transparent transparent;
}
.form_panel .form_box  .city_list .list{
	position: absolute;
	left: 5px;
	top: 46px;
	width: 118px;
	background-color: #fff;
	height: 300px;
	overflow-y: auto;
	border: 1px solid #eee;
	z-index: 10;
}
.form_panel .form_box  .city_list .list li{
	padding-left: 5px;
	line-height: 24px;
}
.form_panel .form_box  .city_list .list li:hover{background-color: #eee;}
.form_panel .form_box .submit_btn{width: 96px;text-align: center;}
.form_panel .left_box{
	position: absolute;
	left: 22px;
	top: 80px;
	width: 306px;
	height: 258px;
	padding: 32px 32px 0;
	background-color: #fff;
	-webkit-box-shadow: 0 0 20px rgba(219,237,234,1);
	-moz-box-shadow: 0 0 20px rgba(219,237,234,1);
	box-shadow: 0 0 20px rgba(219,237,234,1);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	line-height: 24px;
}
.form_panel .left_box b{color:#15a6a3;}
.form_panel .left_box .btn{
	margin-top: 20px;
	width: 236px;
	text-align: center;
}
.case_panel .title,.form_panel .title{
	padding: 20px 0 36px;
	color: #15a6a3;
	font-size: 32px;
	text-align: right;
}
.case_panel .case_table{
	width: 100%;
	border-collapse: collapse;
	line-height: 66px;
	text-align: center;
	background-color: #fff;
}
.condition_panel .condition_list li:hover .front{
	top: -100%
}
.condition_panel .condition_list li:hover .back{
	top: 0
}
.case_panel .case_table th{
	font-size: 16px;
	background-color: #dbe6e6;
}
.case_panel .case_table tbody tr{
	border-bottom: 1px solid #b6c4c4;
}
.case_panel .case_table thead tr{
	border-left: 1px solid #dbe6e6;
	border-right: 1px solid #dbe6e6;
}
.case_panel .case_table tbody tr td{border-left: 1px solid #b6c4c4;border-right: 1px solid #b6c4c4;}
.case_panel .case_table tbody a{color: #000}
.case_panel .case_table tbody a:hover{text-decoration: underline;}
.case_panel .case_table tbody span{
	display: block;
	cursor: pointer;
	color: #009996;
	text-decoration: underline;
}
.xt_adv_panel{
	padding-top: 92px;
}
.xt_adv_panel .reason_list{
	margin-top: 30px;
	-webkit-box-shadow: 0 0 20px rgba(219,237,234,1);
	-moz-box-shadow: 0 0 20px rgba(219,237,234,1);
	box-shadow: 0 0 20px rgba(219,237,234,1);
}
.xt_adv_panel .reason_list li{
	float: left;
	width: 250px;
	z-index: 2;
	overflow: hidden;
	position: relative;
	height: 387px;
	background: #ffffff;
	text-align: center;
}
.reason_list .s_arrow_down,.reason_list .s_arrow_up{
	position: absolute;
	left: 50%;
	top: 50%;
	width: 0;
	height: 0;
	font-size: 0;
	display: block;	
	margin-left: -18px;	
	z-index: 66;
}
.reason_list .s_arrow_down{
	border-left: 18px solid transparent;
	border-right: 18px solid transparent;
	border-top: 18px solid #ffffff;
	margin-top: -1px;
}
.reason_list .s_arrow_up{
	border-left: 18px solid transparent;
	border-right: 18px solid transparent;
	border-bottom: 18px solid #ffffff;
	margin-top: -12px;
}
.reason_list .reason_info_box{
	height: 117px;
	padding: 37px 0 40px;
	text-align: center;
	color: #000;
	overflow: hidden;
	display: block;
}
.reason_list .reason_info_box img{
	width: 250px;
	height: 194px;
	display: block;
}
.reason_list .reason_info_box h3{
	color: #000;
	font-size: 18px;
	font-weight: bold;
	line-height: 30px;
	padding-bottom: 10px;
}
.reason_list .reason_info_box p{
	color: #000;
	font-size: 14px;
	line-height: 21px;
	padding-bottom: 15px;
}
.reason_list .xt_adv_pic{
	width: 250px;
	height: 195px;
	overflow: hidden;
}
.teacher_panel{
	clear: both;
	padding: 90px 0 110px;
}
.teacher_panel .teacher_box{
	min-height: 250px;
	margin-top: 35px;
	background-color: #fff;
	-webkit-box-shadow: 0 0 20px rgba(219,237,234,1);
	-moz-box-shadow: 0 0 20px rgba(219,237,234,1);
	box-shadow: 0 0 20px rgba(219,237,234,1);
}