* {
	padding: 0;
	margin: 0;
	font-family: Microsoft Yahei;
}

ul,
li {
	list-style: none;
}

a,
a:hover {
	text-decoration: none;
	color: #333;
}

a,
img {
	border: 0
}

a:focus {
	outline: 0
}

.clearfix:after {
	content: '';
	height: 0;
	display: block;
	clear: both;
	visibility: hidden;
}

div#wrapperBox a,
div#wrapperBox p,
div#wrapperBox div,
div#wrapperBox h1,
div#wrapperBox h2,
div#wrapperBox h3,
div#wrapperBox h4,
div#wrapperBox h5,
div#wrapperBox ul,
div#wrapperBox li,
div#wrapperBox input,
div#wrapperBox span,
div#wrapperBox select {
	font-family: Microsoft Yahei
}

.f_common_color {
	color: #3f51b5
}

.f14 {
	font-size: 14px;
}

.f16 {
	font-size: 16px;
}

.f18 {
	font-size: 18px;
}

.ml60 {
	margin-left: 60px;
}

.ml40 {
	margin-left: 40px;
}

.center {
	text-align: center;
	clear: both;
}

.hide {
	display: none;
}

.white {
	color: white;
}

.header_01 {
	background: url(../images/header_01.jpg) no-repeat top center;
	width: 100%;
	height: 90px;
}

.header_02 {
	background: url(../images/header_02.jpg) no-repeat top center;
	width: 100%;
	height: 105px;
}

.header_03 {
	background: url(../images/header_03.jpg) no-repeat top center;
	width: 100%;
	height: 112px;
}

.header_04 {
	background: url(../images/header_04.jpg) no-repeat top center;
	width: 100%;
	height: 143px;
}

.wrap {
	width: 1000px;
	margin: 0 auto;
}

.href_common_style {
	background-color: #40c0d1;
	color: #fff;
	display: inline-block;
	text-align: center;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}

.href_common_style:hover {
	color: #fff;
	background-color: #006571;
}

.header_href {
	width: 169px;
	height: 38px;
	line-height: 38px;
	font-size: 22px;
	margin-bottom: 15px;
	margin-top: 22px;
}

.menu {
	height: 50px;
	background: #fff url(../images/line.jpg) repeat-x bottom center;
}

.navi {
	margin: 0 auto;
	width: 1057px;
}

.navi li {
	float: left;
	width: 150px;
	height: 50px;
	line-height: 50px;
	font-size: 19px;
	color: #282828;
	text-align: center;
	cursor: pointer;
}

.navi li.active,
.navi li:hover {
	background-color: #40C0D1;
	color: #fff;
}

.panel {
	padding: 80px 0 50px 0;
}

.square_box {
	width: 8px;
	height: 45px;
	display: inline-block;
	background-color: #49B788;
	margin-right: 18px;
}

.panel_tit {
	padding-bottom: 50px;
}

.superiorty_list li {
	float: left;
	width: 50%;
	float: left;
	margin-bottom: 22px;
}

.txt_left {
	text-align: left;
}

.txt_right {
	text-align: right;
}

.superiorty_txt {
	width: 355px;
	float: left;
	color: #282828;
	padding-top: 24px;
	line-height: 24px;
}

.superiorty_txt h3,
.question_list h3 {
	padding-bottom: 5px;
	font-size: 18px;
}

.superiorty_txt p {
	font-size: 14px;
}

.superiorty_pic {
	float: left;
	margin: 0 15px;
	width: 94px;
	height: 94px;
	border-radius: 50%;
	background: url(../images/sprite.jpg) no-repeat;
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	-ms-transition: all 1s;
	-o-transition: all 1s;
	transition: all 1s;
}

.superiorty_pic1 {
	border: 2px solid #ffc339;
	background-position: 5px 11px;
}

.superiorty_pic2 {
	border: 2px solid #40c0d1;
	background-position: 5px -71px;
}

.superiorty_pic3 {
	border: 2px solid #49b788;
	background-position: 5px -148px;
}

.superiorty_pic4 {
	border: 2px solid #f67d55;
	background-position: 5px -225px;
}

.superiorty_pic5 {
	border: 2px solid #d18bc4;
	background-position: 5px -320px;
}

.superiorty_pic6 {
	border: 2px solid #ffd047;
	background-position: 5px -411px;
}

.superiorty_pic:hover {
	-webkit-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	transform: rotate(360deg);
}

.superiorty_pic1:hover {
	box-shadow: 0 0 10px 2px rgba(255, 195, 57, 0.3);
}

.superiorty_pic2:hover {
	box-shadow: 0 0 10px 2px rgba(64, 192, 109, 0.3);
}

.superiorty_pic3:hover {
	box-shadow: 0 0 10px 2px rgba(73, 183, 136, 0.3);
}

.superiorty_pic4:hover {
	box-shadow: 0 0 10px 2px rgba(246, 125, 85, 0.3);
}

.superiorty_pic5:hover {
	box-shadow: 0 0 10px 2px rgba(209, 139, 196, 0.3);
}

.superiorty_pic6:hover {
	box-shadow: 0 0 10px 2px rgba(255, 208, 71, 0.3);
}

.href_box {
	padding-top: 60px;
	text-align: center;
	clear: both;
}

.content_href {
	height: 42px;
	line-height: 42px;
	padding: 0 26px;
	font-size: 18px;
}

.improve_method_list li {
	float: left;
	width: 250px;
}

.improve_pic {
	width: 100%;
	height: 150px;
	overflow: hidden;
}

.improve_pic img,
.condition_pic,
.mehod_pic img,
.school_pic img,
.question_list li,
.xt_adv_pic img {
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	-ms-transition: all 1s;
	-o-transition: all 1s;
	transition: all 1s;
}

.improve_pic img:hover,
.mehod_pic img:hover,
.school_pic img:hover,
.xt_adv_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);
}

.improve_txt {
	padding: 15px 20px 33px 20px;
	line-height: 24px;
	height: 153px;
	color: white;
}

.improve_txt h3 {
	padding-bottom: 15px;
}

.improve_txt1 {
	background-color: #40C0D1;
}

.improve_txt2 {
	background-color: #4AB788;
}

.improve_txt3 {
	background-color: #F67D55;
}

.improve_txt4 {
	background-color: #CE86C1;
}

.improve_txt a,
.method_txt a {
	width: 100%;
	padding-top: 20px;
	display: block;
	text-align: center;
	font-size: 18px;
	color: #fff;
	font-weight: bolder;
	text-decoration: underline;
}

.improve_txt a:hover,
.method_txt a:hover {
	color: #0f6874;
}

.condition_list {
	margin-right: -60px;
}

.condition_list li {
	float: left;
	width: 398px;
	height: 203px;
	padding: 20px 25px;
	border: 6px solid #e5e5e5;
	margin-right: 60px;
	margin-bottom: 50px;
	line-height: 24px;
	position: relative;
	color: #282828
}

.condition_list h3 {
	padding-bottom: 10px;
}

.condition_pic {
	position: absolute;
	left: 264px;
	top: -30px;
	width: 90px;
	height: 80px;
	background: #fff url(../images/sprite.jpg) no-repeat;
}

.condition_pic1 {
	background-position: -105px -6px;
}

.condition_pic2 {
	background-position: -105px -116px;
}

.condition_pic3 {
	background-position: -114px -227px;
}

.condition_pic4 {
	background-position: -108px -333px;
}

.condition_pic:hover,
.question_list li:hover {
	-webkit-transform: skewX(-5deg);
	-moz-transform: skewX(-5deg);
	-ms-transform: skewX(-5deg);
	-o-transform: skewX(-5deg);
	transform: skewX(-5deg);
}

.condition_href {
	position: absolute;
	left: 76px;
	bottom: 15px;
}

.junior_method {
	margin-bottom: 32px;
	height: 273px;
	background-color: #40C0D1;
	width: 100%;
	display: inline-block;
}

.high_method {
	height: 273px;
	background-color: #F67D55;
	width: 100%;
	display: inline-block;
}

.method_txt {
	float: left;
	width: 463px;
	padding: 20px;
	text-align: center;
	color: white;
}

.method_txt h3 {
	padding: 10px 0 24px;
}

.suit_method_list {
	line-height: 24px;
	width: 100%;
	display: inline-block;
	padding-bottom: 10px;
}

.suit_method_list h4 {
	float: left;
}

.suit_method_list p {
	float: left;
	width: 330px;
	margin-right: 10px;
	text-align: left;
}

.mehod_pic {
	float: left;
	width: 497px;
	height: 273px;
	overflow: hidden;
}

.pt {
	padding: 40px 0;
}

.school_tab li {
	width: 50%;
}

.school_tab li span {
	width: 152px;
	height: 60px;
	display: inline-block;
	line-height: 60px;
	text-align: center;
	font-size: 18px;
	color: #282828;
	font-weight: bolder;
	margin-bottom: 10px;
	background-color: #fff;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	cursor: pointer;
}

.school_left,
.question_left {
	float: left;
}

.school_right {
	float: right;
	text-align: right;
}

.question_right {
	float: right;
}

.school_tab li.on span,
.school_tab li span:hover {
	width: 173px;
	color: #fff;
}

.li_dark_red span {
	border: 6px solid #CE86C1;
}

.li_dark_red.on span,
.li_dark_red span:hover {
	background-color: #CE86C1;
}

.li_yellow span {
	border: 6px solid #ffbe23;
}

.li_yellow.on span,
.li_yellow span:hover {
	background-color: #ffbe23;
}

.li_green span {
	border: 6px solid #49b788;
}

.li_green.on span,
.li_green span:hover {
	background-color: #49b788;
}

.li_red span {
	border: 6px solid #f67d55;
}

.li_red.on span,
.li_red span:hover {
	background-color: #f67d55;
}

.li_blue span {
	border: 6px solid #40c0d1;
}

.li_blue.on span,
.li_blue span:hover {
	background-color: #40c0d1;
}

.school_panel {
	position: relative;
}

.school_txt {
	position: absolute;
	left: 183px;
	top: 179px;
	width: 587px;
	height: 354px;
	padding: 18px;
	border: 6px solid #e5e5e5;
	background-color: #fff;
	font-size: 14px;
	line-height: 24px;
}

.school_txt p {
	padding-bottom: 5px;
}

.school_txt h3 {
	color: #ce86c1;
}

.school_pic {
	position: absolute;
	right: 18px;
	bottom: 10px;
	width: 192px;
	height: 176px;
	overflow: hidden;
}

.question_list li {
	width: 800px;
	height: 70px;
	padding: 20px 0 0 20px;
	color: #fff;
	line-height: 24px;
	margin-bottom: 12px;
	font-size: 14px;
}

.question_list h3 {
	padding-bottom: 5px;
}

.color_bg1 {
	background-color: #CE86C1;
}

.color_bg2 {
	background-color: #40C0D1;
}

.color_bg3 {
	background-color: #F67D55;
}

.color_bg4 {
	background-color: #49B788;
}

.color_bg5 {
	background-color: #AA966D;
}

.color_bg6 {
	background-color: #FF8900;
}

.color_bg7 {
	background-color: #FFBE23;
}

.schedule_list li {
	float: left;
	width: 130px;
	text-align: center;
	font-size: 14px;
	color: #282828;
	margin-right: 12px;
}

.space_line {
	width: 57px;
	height: 6px;
	display: inline-block;
}

.schedule_txt {
	background-color: #fff;
	border: 3px solid #E5E5E5;
	height: 65px;
	margin-top: 25px;
	position: relative;
	padding-top: 7px;
}

.schedule_txt:before {
	content: '';
	position: absolute;
	left: 50%;
	top: -20px;
	margin-left: -22px;
	border-left: 22px solid transparent;
	border-right: 22px solid transparent;
	border-bottom: 20px solid #e5e5e5;
}

.schedule_txt:after {
	content: '';
	position: absolute;
	left: 50%;
	top: -16px;
	margin-left: -17px;
	border-left: 17px solid transparent;
	border-right: 17px solid transparent;
	border-bottom: 17px solid #fff;
}

.case_list {
	border-collapse: collapse;
	width: 100%;
	border-top: 3px solid #E5E5E5;
	border-right: 3px solid #E5E5E5;
	text-align: center;
}

.case_list tr {
	border-bottom: 3px solid #E5E5E5;
}

.case_list tr td {
	border-left: 3px solid #E5E5E5;
}

.case_list thead tr td {
	height: 58px;
	color: #fff;
	font-weight: bolder;
	font-size: 18px;
}

.case_list tbody tr td {
	height: 43px;
	font-size: 14px;
	color: #282828;
}

.case_list tbody tr td a {
	color: #e31819;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}

.case_list tbody tr td a:hover {
	text-decoration: underline;
}

.form_box {
	background-color: #FFBE23;
	height: 126px;
	padding-top: 30px;
}

.form_item {
	width: 115px;
	height: 36px;
	padding-left: 35px;
	float: left;
	display: block;
	background: #fff url(../images/sprite.jpg) no-repeat;
	margin-left: 15px;
	margin-bottom: 25px;
	position: relative;
}

.user_value {
	border: none;
	padding: 5px 5px 5px 0;
	line-height: 26px;
	width: 100px;
	height: 26px;
	font-size: 14px;
	color: #a3a3a3;
}

.user_value:focus {
	outline: 0;
}

.arrow_down_btn {
	position: absolute;
	right: 6px;
	top: 13px;
	border-left: 7px solid transparent;
	border-right: 7px solid transparent;
	border-top: 12px solid #FFBE23;
}

.name_icon {
	background-position: -240px -13px;
}

.phone_icon {
	background-position: -238px -58px;
}

.city_icon {
	background-position: -240px -100px;
}

.degree_icon {
	background-position: -240px -146px;
}

.ys_icon {
	background-position: -240px -191px;
}

.school_icon {
	background-position: -240px -235px;
}

.slide_choose_info {
	position: absolute;
	left: 0;
	top: 34px;
	background-color: #fff;
	width: 150px;
	padding-top: 10px;
	height: 200px;
	overflow-y: auto;
	display: none;
}

.slide_choose_info li {
	font-size: 14px;
	height: 24px;
	line-height: 24px;
	color: #333;
	padding-left: 10px;
	cursor: pointer;
}

.slide_choose_info li:hover {
	background-color: #e5e5e5;
}

.reason_list li {
	float: left;
	width: 25%;
	overflow: hidden;
	position: relative;
	height: 387px;
}

.s_arrow_down {
	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;
	margin-top: -1px;
	z-index: 66;
}

.s_arrow_down2 {
	border-top: 16px solid #49B788;
}

.s_arrow_down4 {
	border-top: 16px solid #40C0D1;
}

.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;
	margin-top: -12px;
	z-index: 77;
}

.s_arrow_up1 {
	border-bottom: 16px solid #CE86C1;
}

.s_arrow_up3 {
	border-bottom: 16px solid #F67D55;
}

.reason_info_box {
	height: 114px;
	padding: 40px 0;
	text-align: center;
	color: #fff;
	overflow: hidden;
	display: block;
}

.reason_info_box img {
	width: 250px;
	height: 194px;
	display: block;
}

.reason_info_box h3 {
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	line-height: 30px;
	padding-bottom: 20px;
}

.reason_info_box p {
	color: #fff;
	font-size: 14px;
	line-height: 21px;
}

.xt_adv_pic {
	width: 250px;
	height: 195px;
	overflow: hidden;
}

.teacher_box {
	border: 6px solid #E5E5E5;
	padding: 10px 0;
}

.fix_menu {
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	z-index: 999;
}

#short_w {
	width: 82px;
	overflow: hidden;
}

#long_w {
	width: 136px;
}

#long_w2 {
	width: 176px;
}