* {
	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;
	font-family: Microsoft Yahei;
	background-color: #FFF6EB;
}

.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;
}

.ml100 {
	margin-left: 100px;
}

.ml24 {
	margin-left: 24px;
}

.ml12 {
	margin-left: 12px;
}

.center {
	text-align: center;
	clear: both;
}

.white {
	color: #fff;
}

.hide {
	display: none;
}

.header1 {
	background: #f4d6b7 url(../images/header1.jpg) no-repeat top center;
	width: 100%;
	height: 107px;
}

.header2 {
	background: #f4d6b7 url(../images/header2.jpg) no-repeat top center;
	width: 100%;
	height: 130px;
}

.header3 {
	background: #f4d6b7 url(../images/header3.jpg) no-repeat top center;
	width: 100%;
	height: 87px;
}

.header4 {
	background: #f4d6b7 url(../images/header4.jpg) no-repeat top center;
	width: 100%;
	height: 126px;
}

.header_04 {
	background: #f4d6b7 url(../images/header_04.jpg) no-repeat top center;
	width: 100%;
	height: 135px;
}

.wrap {
	width: 1000px;
	margin: 0 auto;
}

.href_common_style {
	background-color: #ff8523;
	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;
	border-radius: 3px;
}

.href_common_style:hover {
	color: #fff;
	background-color: #a44900;
}

.header_href_box {
	-webkit-transform-origin: 0 100%;
	-moz-transform-origin: 0 100%;
	transform-origin: 0 100%;
	-webkit-transform: rotate(-4deg);
	-moz-transform: rotate(-4deg);
	transform: rotate(-4deg);
	margin-left: 47px;
}

.header_href {
	margin-left: 30px;
	margin-top: 41px;
	height: 45px;
	line-height: 45px;
	width: 194px;
}

.menu {
	height: 50px;
	background-color: #047ADE;
}

.navi li {
	float: left;
	font-size: 18px;
	color: #fff;
	line-height: 50px;
	cursor: pointer;
	padding: 0 42px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}

.navi li.active {
	color: #fff;
	background-color: #FF8523;
}

.panel {
	padding: 80px 0 40px;
	position: relative;
	clear: both;
}

.sprite {
	background: url(../images/sprite.png) no-repeat;
}

.panel_tit {
	text-align: center;
}

.about_scholarship_list,
.scholarship_type_box {
	margin-right: -60px;
}

.about_scholarship_list li {
	float: left;
	width: 200px;
	height: 170px;
	padding: 30px 20px 0;
	margin-right: 20px;
	margin-top: 40px;
	background-color: #fff;
	position: relative;
	line-height: 24px;
	border: 1px solid #047ADE;
	border-radius: 5px;
}

.about_scholarship_list li:after {
	content: '';
	width: 23px;
	height: 57px;
	position: absolute;
	left: 10px;
	top: -30px;
	background: url(../images/sprite.png) no-repeat -7px -6px;
}

.about_tit {
	font-size: 24px;
	color: #047ade;
	height: 40px;
	text-align: center;
	position: relative;
	margin-bottom: 25px;
}

.about_tit:after {
	content: '';
	position: absolute;
	left: 50%;
	bottom: 0;
	margin-left: -53px;
	width: 106px;
	height: 2px;
	background-color: #047ADE;
}

.txt_p {
	color: #040404;
	line-height: 24px;
}

.href_box {
	clear: both;
	padding-top: 40px;
	text-align: center;
}

.content_href {
	width: 216px;
	height: 59px;
	line-height: 59px;
}

.scholarship_type_box li {
	width: 276px;
	height: 157px;
	padding: 0 15px;
	margin: 26px 40px 0 0;
	float: left;
	border: 1px solid #047ADE;
	border-radius: 5px;
	background-color: #fff;
	position: relative;
}

.scholarship_type_box li:after {
	content: '';
	width: 27px;
	height: 27px;
	position: absolute;
	left: 5px;
	top: 0;
	background: url(../images/sprite.png) no-repeat -7px -82px;
}

.type_tit {
	text-align: center;
	font-size: 22px;
	color: #047ade;
	line-height: 30px;
	padding: 18px 0;
}

.notice_p {
	text-align: center;
	font-size: 18px;
	color: #040404;
}

.effect_list {
	margin-right: -60px;
	margin-top: 20px;
}

.effect_list li {
	width: 246px;
	height: 77px;
	float: left;
	background: url(../images/effect_bg.jpg) no-repeat;
	margin: 20px 12px 0 0;
}

.effect_pic {
	width: 70px;
	height: 70px;
	overflow: hidden;
	float: left;
	-webkit-transition: all 0.7s;
	-moz-transition: all 0.7s;
	-ms-transition: all 0.7s;
	-o-transition: all 0.7s;
	transition: all 0.7s;
}

.effect_pic:hover,
.superiorty_icon:hover {
	-webkit-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	transform: rotate(360deg);
}

.effect_pic1 {
	background-position: 17px -106px;
}

.effect_pic2 {
	background-position: 14px -178px;
}

.effect_pic3 {
	background-position: 14px -246px;
}

.effect_pic4 {
	background-position: 13px -316px;
}

.effect_pic5 {
	background-position: 13px -383px;
}

.effect_pic6 {
	background-position: -59px 5px;
}

.effect_pic7 {
	background-position: -64px -60px;
}

.effect_info {
	float: right;
	width: 140px;
	line-height: 24px;
	padding: 3px 10px 0 20px;
}

.analyze_list {
	padding-top: 30px;
}

.analyze_list li {
	margin-bottom: 5px;
	width: 100%;
	float: left;
}

.analyze_tit {
	width: 530px;
	position: relative;
	float: left;
	margin-top: 27px;
}

.analyze_info {
	width: 450px;
	padding: 10px 5px;
	border: 1px solid #047ADE;
	border-radius: 5px;
	line-height: 24px;
	float: right;
}

.analyze_tit h2 {
	font-size: 24px;
	height: 42px;
	line-height: 42px;
	border-radius: 15px;
	text-align: center;
	position: relative;
	z-index: 11;
}

.tit1 {
	width: 267px;
	color: #040404;
	background-color: #DAEEFF;
}

.tit2 {
	width: 320px;
	color: #040404;
	background-color: #9BCEF9;
}

.tit3 {
	width: 393px;
	background-color: #4FA3EA;
	color: #fff;
}

.tit4 {
	width: 393px;
	background-color: #047ADE;
	color: #fff;
}

.analyze_tit:before {
	content: '';
	position: absolute;
	left: 0;
	top: 20px;
	width: 100%;
	height: 1px;
	background-color: #000;
}

.analyze_tit:after {
	content: '';
	position: absolute;
	right: 0;
	top: 15px;
	width: 10px;
	height: 10px;
	background-color: #000;
	display: inline-block;
	border-radius: 50%;
}

.scroll_table {
	height: 615px;
	overflow: hidden;
	overflow-y: auto;
}

.scholarship_thead {
	width: 100%;
	border-collapse: collapse;
	text-align: center;
	margin-top: 25px;
}

.scholarship_tbody {
	width: 100%;
	border-collapse: collapse;
	text-align: center;
}

.scholarship_thead thead td {
	height: 57px;
	background-color: #428DE0;
	color: #fff;
	font-size: 18px;
	color: #fff6eb;
	font-weight: bolder;
}

.scholarship_tbody tbody tr {
	background-color: #fff;
	border-bottom: 1px solid #428DE0;
}

.scholarship_tbody tbody tr td {
	border-left: 1px solid #428DE0;
	line-height: 24px;
	font-size: 14px;
}

.scholarship_tbody tbody tr a {
	color: #ff8523;
}

.type_txt {
	padding: 5px 15px;
	text-align: left;
}

.apply_list {
	margin-right: -50px;
}

.apply_list li {
	width: 208px;
	height: 177px;
	float: left;
	margin: 30px 0;
	border-radius: 5px;
	position: relative;
	background: #FFF6EB url(../images/arrow_right.png) no-repeat 148px center;
	-webkit-perspective: 900px;
	-moz-perspective: 900px;
	-ms-perspective: 900px;
	perspective: 900px;
}

.front_info {
	width: 135px;
	height: 175px;
	background: #047ADE;
	border: 1px solid #047ADE;
	text-align: center;
	border-radius: 5px;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	-ms-opacity: 1;
	opacity: 1;
	filter: alpha(opacity=100);
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
	-webkit-transform: rotateX(0);
	-moz-transform: rotateX(0);
	-ms-transform: rotateX(0);
	transform: rotateX(0);
	-webkit-transform-origin: 50% 100%;
	-moz-transform-origin: 50% 100%;
	-ms-transform-origin: 50% 100%;
	transform-origin: 50% 100%;
}

.back_info {
	width: 135px;
	height: 175px;
	background: #fff;
	border: 1px solid #047ADE;
	text-align: center;
	border-radius: 5px;
	-webkit-opacity: 0;
	-moz-opacity: 0;
	-ms-opacity: 0;
	opacity: 0;
	filter: alpha(opacity=0);
	position: absolute;
	left: 0;
	top: 0;
	display: table;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transition: all 0.35s ease-in-out 0.3s;
	-moz-transition: all 0.35s ease-in-out 0.3s;
	transition: all 0.35s ease-in-out 0.3s;
	-webkit-transform: rotateX(-90deg);
	-moz-transform: rotateX(-90deg);
	-ms-transform: rotateX(-90deg);
	transform: rotateX(-90deg);
	-webkit-transform-origin: 50% 0;
	-moz-transform-origin: 50% 0;
	-ms-transform-origin: 50% 0;
	transform-origin: 50% 0;
}

.apply_list li:hover .front_info {
	-webkit-opacity: 0;
	-moz-opacity: 0;
	-ms-opacity: 0;
	opacity: 0;
	filter: alpha(opacity=0);
	visibility: hidden;
	-webkit-transform: rotateX(90deg);
	-moz-transform: rotateX(90deg);
	-ms-transform: rotateX(90deg);
	transform: rotateX(90deg);
}

.apply_list li:hover .back_info {
	visibility: visible;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	-ms-opacity: 1;
	opacity: 1;
	filter: alpha(opacity=100);
	-webkit-transform: rotateX(0);
	-moz-transform: rotateX(0);
	-ms-transform: rotateX(0);
	transform: rotateX(0);
}

.back_info p {
	display: table-cell;
	vertical-align: middle;
	color: #040404;
	font-size: 14px;
	padding: 0 6px;
	line-height: 24px;
}

.front_info .num {
	color: #65A0E6;
	font-size: 110px;
	font-family: Arial
}

.front_txt {
	font-size: 18px;
	color: #fff;
	padding: 0 8px;
	margin-top: -10px;
}

.case_wrap {
	width: 100%;
	margin-top: 35px;
	height: 475px;
	overflow: hidden;
	position: relative;
}

.case_list {
	position: absolute;
	left: 0;
	top: 0;
	width: 20000px;
	height: 434px;
}

.case_list li {
	margin-right: 20px;
	margin-bottom: 13px;
	width: 448px;
	height: 392px;
	padding: 20px;
	border: 1px solid #047ADE;
	border-radius: 5px;
	background: #fff url(../images/sprite.png) no-repeat -246px 0;
	float: left;
	font-size: 14px;
	line-height: 24px;
}

.case_tit {
	color: #047ade;
	font-weight: bolder;
	text-align: center;
	padding-bottom: 9px;
	position: relative;
}

.case_summary {
	font-size: 14px;
	color: #040404;
	line-height: 24px;
	padding-left: 75px;
	padding-top: 12px;
}

.case_tit:after {
	content: '';
	position: absolute;
	left: 50%;
	bottom: 0;
	width: 210px;
	margin-left: -105px;
	height: 3px;
	background-color: #047ade;
}

.case_info {
	padding-top: 16px;
}

.case_top_info {
	height: 144px;
}

.dotBox {
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 0;
	text-align: center;
	padding-top: 20px;
}

.dotBox span {
	width: 15px;
	height: 15px;
	border-radius: 50%;
	display: inline-block;
	border: 1px solid #047ADE;
	background-color: #fff;
	cursor: pointer;
	margin: 0 6px;
}

.dotBox span.selected {
	background-color: #047ADE;
}

.form_box {
	background-color: #fff;
	padding: 20px 30px 30px;
	margin-top: 30px;
	border: 1px solid #047ADE;
}

.form_box p {
	border-bottom: 1px solid #898989;
	padding-bottom: 12px;
	color: #3d3535;
}

.form_item {
	height: 36px;
	width: 120px;
	padding-left: 40px;
	float: left;
	display: block;
	background: #fff url(../images/sprite.png) no-repeat;
	margin-right: 39px;
	margin-top: 25px;
	position: relative;
	border: 1px solid #047ADE;
}

.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 #047ADE;
}

.name_icon {
	background-position: -182px -12px;
}

.phone_icon {
	background-position: -182px -60px;
}

.city_icon {
	background-position: -185px -160px;
}

.degree_icon {
	background-position: -185px -111px;
}

.slide_choose_info {
	position: absolute;
	left: -1px;
	top: 35px;
	background-color: #fff;
	width: 160px;
	padding-top: 10px;
	z-index: 999;
	display: none;
	border: 1px solid #68668C;
}

.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;
}

.slide_choose_info li:hover {
	background-color: #e5e5e5;
}

.submit_btn {
	width: 123px;
	height: 42px;
	line-height: 42px;
	font-size: 18px;
	margin-top: 21px;
}

.superiorty_list,
.other_list {
	margin-right: -60px;
}

.superiorty_list li {
	margin-top: 30px;
	width: 241px;
	height: 206px;
	float: left;
	margin-left: 20px;
	position: relative;
	padding-top: 15px;
	background: url(../images/method_bg.jpg) no-repeat;
}

.superiorty_icon {
	width: 86px;
	height: 63px;
	margin: 0 auto;
	overflow: hidden;
	background: url(../images/sprite.png) no-repeat;
	-webkit-transition: all 0.7s;
	-moz-transition: all 0.7s;
	-ms-transition: all 0.7s;
	-o-transition: all 0.7s;
	transition: all 0.7s;
}

.superiorty_icon1 {
	background-position: -77px -143px;
}

.superiorty_icon2 {
	background-position: -82px -230px;
}

.superiorty_icon3 {
	background-position: -85px -313px;
}

.superiorty_icon4 {
	background-position: -87px -390px;
}

.superioty_tit {
	text-align: center;
	font-size: 18px;
	color: #047ade;
}

.superioty_txt {
	font-size: 14px;
	line-height: 21px;
	color: #040404;
	width: 186px;
	position: absolute;
	left: 30px;
	bottom: 17px;
}

.other_list li {
	float: left;
	width: 242px;
	overflow: hidden;
	margin: 24px 22px 0 0;
	text-align: center;
}

.other_list .other_pic {
	width: 242px;
	height: 149px;
	overflow: hidden;
	-webkit-transition: all 0.7s;
	-moz-transition: all 0.7s;
	-ms-transition: all 0.7s;
	-o-transition: all 0.7s;
	transition: all 0.7s;
}

.other_list .other_pic img {
	border-radius: 7px;
}

.other_list .other_pic:hover {
	-webkit-transform: scale(1.08);
	-moz-transform: scale(1.08);
	-ms-transform: scale(1.08);
	transform: scale(1.08);
}

.other_list h3 a {
	font-size: 18px;
	color: #047ade;
	font-weight: bolder;
	line-height: 35px;
}

.teacher_box {
	background-color: #fff;
	margin-top: 25px;
}

.fix_menu {
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	z-index: 99;
}