@charset "utf-8";
body {
	color: #333333;
	font-size: 14px;
	background-color: #FFFFFF;
	overflow-x: hidden;
}

.textCenter {
	text-align: center;
}

.textLeft {
	text-align: left;
}

.textRight {
	text-align: right;
}

.left {
	float: left;
}

.right {
	float: right;
}

.Validform_checktip {
	display: none !important;
}

a {
	cursor: pointer;
}


/* header */

.header {
	width: 100%;
	height: 567px;
	background: url(../img/headBanner.jpg) no-repeat center top;
	position: relative;
	padding-bottom: 50px;
}

.headCon {
	width: 1000px;
	margin: 0 auto;
	position: relative;
	padding-top: 390px;
}

.headCon h1 * {
	position: absolute;
	left: 52px;
}

.headCon b {
	font-size: 50px;
	color: #FFFFFF;
	top: 150px;
	color: #FFFFFF;
	/*color: #CC0033;
	background: -webkit-linear-gradient(left, #CC0033, #FF6600);
	background: -moz-linear-gradient(left, #CC0033, #FF6600);
	background: linear-gradient(left, #CC0033, #FF6600);*/
	/*-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;*/
}

.headCon span {
	font-size: 32px;
	top: 256px;
	color: #666666;
	font-weight: bold;
}

.headCon i {
	font-size: 28px;
	top: 310px;
	color: #666666;
}

.headCon a {
	display: inline-block;
	width: 183px;
	height: 48px;
	border: 2px solid #3399FE;
	text-align: center;
	line-height: 48px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	font-size: 18px;
	color: #3399FE;
	margin: 0 30px 0 52px;
}

.headCon em {
	font-size: 18px;
	color: #3399FE;
}


/* header */


/* nav */

.mainNav {
	width: 100%;
	height: 50px;
	position: absolute;
	bottom: 0;
}

.mainNav .mainNav_wrap {
	width: 100%;
	height: 50px;
	background-color: #666666;
}

.mainNav ul {
	width: 1000px;
	margin: 0 auto;
	color: #FFFFFF;
	line-height: 24px;
	position: relative;
	height: 50px;
	text-align: center;
}

.mainNav .mainNav_wrap.fixedTop {
	position: fixed;
	z-index: 999;
	top: 0;
}

.mainNav li,
.mainNav a {
	cursor: pointer;
	font-size: 15px;
	height: 50px;
	line-height: 50px;
	margin: 0 26px;
	float: left;
}

.mainNav a {
	margin: 0 26px;
}

.mainNav li.activeNav,
.mainNav li:hover,
.mainNav a:hover {
	color: #ff8202;
}


/* nav */


/* form */

.leadFrom {
	width: 1000px;
	margin: 0 auto;
	padding: 30px 20px 40px;
}

.biaodan {
	background-color: #FFFFFF;
	padding: 30px 50px 40px;
	border: 5px solid #98D2FF;
}

.biaodan .registerform {
	margin: 0 auto;
}

.lead {
	width: 480px;
	color: #666666;
	padding-top: 165px;
	background: url(../img/leadBg.jpg) no-repeat center top;
}

.lead p {
	line-height: 32px;
}

.lead b {
	color: #333333;
	text-align: center;
	display: block;
	font-size: 30px;
	margin-bottom: 30px;
}

.biaodan h2 {
	font-size: 26px;
	text-align: center;
	margin-bottom: 20px;
}

.biaodan form div {
	margin-bottom: 10px;
}

.biaodan form div.noMR {
	margin-right: 0;
}

.biaodan form input,
.biaodan form select {
	height: 38px;
	font-family: "微软雅黑";
	width: 264px;
	color: #aab2bd;
}

.biaodan form input {
	padding-left: 5px;
	width: 256px;
	position: relative;
	top: 1px;
}

.mobile,
.name,
.school,
.Mschool {
	width: 265px;
	padding: 1px 0;
	margin: 0 auto;
	padding-left: 42px;
	margin-bottom: 10px;
	height: 40px;
}

.biaodan form div.mobile {
	background: url(../img/telBox.jpg) no-repeat center;
}

.biaodan form div.name {
	background: url(../img/nameBox.jpg) no-repeat center;
}

.biaodan form div.school {
	background: url(../img/cityBox.jpg) no-repeat center;
}

.biaodan form div.Mschool {
	background: url(../img/scroeBox.jpg) no-repeat center;
}

#submit {
	display: block;
	width: 300px;
	height: 50px;
	font-size: 18px;
	color: #FFFFFF;
	cursor: pointer;
	margin: 0 auto;
	background-color: #F08200;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding: 0;
}


/* form */


/** common style **/

.section {
	width: 100%;
	padding: 70px 0;
	background-color: #FFFFFF;
}

.section.pbnone {
	padding-bottom: 0;
}

.section-content {
	width: 1000px;
	margin: 0 auto;
}

.section-content.pdbt70 {
	padding-bottom: 70px;
}

.section-content h2 {
	margin-bottom: 40px;
	text-align: center;
	padding-top: 25px;
	background: url(../img/titTop.png) no-repeat center top;
}

.section-content h2 b {
	font-size: 36px;
	display: block;
}

.section-content h2 span {
	font-size: 24px;
	color: #666666;
	display: block;
	margin-top: 10px;
}

.ly-wrap {
	width: 660px;
	margin: 0 auto;
	text-align: center;
}

.ly-link {
	display: block;
	width: 320px;
	height: 48px;
	line-height: 48px;
	font-size: 16px;
	margin: 40px auto 0;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	color: #FFFFFF;
	border: 1px solid #F08200;
	color: #F08200;
}

.ly-link:hover {
	background-color: #F08200;
	color: #FFFFFF;
}

.section.grayBg {
	background-color: #F3F4F8;
}

.linkOther {
	margin: 0 auto;
	display: block;
	margin-top: 50px;
	-webkit-transition: ease .3s;
	-moz-transition: ease .3s;
	-ms-transition: ease .3s;
	-o-transition: ease .3s;
	transition: ease .3s;
}

.linkOther:hover {
	filter: brightness(0.9);
}

.content {
	padding: 25px;
	display: none;
	background-color: #FFFFFF;
	-webkit-box-shadow: 2px 2px 15px #EAEAEA;
	-moz-box-shadow: 2px 2px 15px #EAEAEA;
	box-shadow: 2px 2px 15px #EAEAEA;
}

.content.active {
	display: block;
}


/** common style **/


/*<!--advan-->*/

.advan {
	height: 250px;
	margin-bottom: 530px;
}

.advan .ly-link {
	margin-top: 20px;
}

.advanList li {
	float: left;
	width: 250px;
	height: 249px;
	padding-top: 30px;
	background: url(../img/advanBg.png) no-repeat center;
}

.advanList img {
	margin-left: 25px;
}

.advanList h3 {
	text-align: center;
	width: 218px;
	height: 43px;
	color: #FFFFFF;
	line-height: 43px;
	font-size: 18px;
	letter-spacing: 2px;
	font-weight: bold;
	background: url(../img/titBg.png) no-repeat center;
	margin: 2px 0 0 22px;
}

.advanList p {
	color: #666666;
	line-height: 26px;
	padding: 15px 30px 0;
}

.advanList li:nth-child(5) {
	margin-left: 125px;
}


/*<!--advan-->*/


/*<!--plan-->*/

.planAbs {
	border: 1px solid #CCCCCC;
	padding: 20px;
	line-height: 28px;
	color: #666666;
}

.planCon h3 {
	background: #333399\9;
	background: -webkit-linear-gradient(left, #333399, #0099CC);
	background: -moz-linear-gradient(left, #333399, #0099CC);
	background: -o-linear-gradient(left, #333399, #0099CC);
	background: -ms-linear-gradient(left, #333399, #0099CC);
	background: linear-gradient(left, #333399, #0099CC);
	color: #FFFFFF;
	width: 390px;
	height: 50px;
	text-align: center;
	line-height: 50px;
	font-size: 18px;
	font-weight: bold;
	margin: 30px auto 40px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
}

.planSer {
	position: relative;
}

.planSer li {
	width: 276px;
	color: #666666;
	line-height: 24px;
	padding: 10px;
	position: relative;
	margin-bottom: 8px;
}

.planSer ul li:last-of-type {
	margin-bottom: 0;
}

.planSer .left li {
	margin-left: 10px;
	background: url(../img/leftBg.png) repeat-y left top;
}

.planSer .right li {
	margin-left: 10px;
	background: url(../img/rightBg.png) repeat-y right top;
}

.planSer li:before {
	content: "";
	position: absolute;
	width: 10px;
	height: 70px;
	background-color: #99CCFF;
	top: 50%;
	margin-top: -35px;
}

.planSer .left li:before {
	left: -10px;
}

.planSer .right li:before {
	right: -10px;
}

.planSer .right li:first-of-type {
	margin-top: 76px;
}

.planSer li b {
	display: block;
	font-size: 18px;
}

.planSer .center {
	position: absolute;
	width: 277px;
	height: 224px;
	background: url(../img/seven.png) no-repeat center;
	top: -28px;
	left: 50%;
	margin-left: -160px;
	padding: 174px 0 0 45px;
	color: #666666;
	line-height: 28px;
	font-size: 16px;
}

.planSer .center b {
	color: #98CBFF;
	font-size: 22px;
	display: inline-block;
	margin-right: 5px;
}

.pdl {
	padding-left: 45px;
	margin-top: 10px;
}

.target li {
	float: left;
	width: 360px;
	border-left: 10px solid #99CCFF;
	color: #666666;
	line-height: 24px;
	padding: 0 77px 0 10px;
	height: 77px;
}

.target b {
	display: block;
	font-size: 16px;
	margin-bottom: 5px;
}

.target .last {
	width: 65px;
	padding-right: 0;
}


/*<!--plan-->*/


/*<!--schools-->*/

.schSlide {
	width: 1000px;
	overflow: hidden;
	position: relative;
	margin-bottom: 20px;
}

.schSlide .hd .prev,
.schSlide .hd .next {
	display: block;
	width: 28px;
	height: 46px;
	top: 50%;
	margin-top: -23px;
	overflow: hidden;
	cursor: pointer;
	position: absolute;
}

.schSlide .hd .prev {
	left: 0;
	background: url(../img/hoverPrev.png) no-repeat center;
	filter: grayscale(100%);
}

.schSlide .hd .next {
	right: 0;
	background: url(../img/hoverNext.png) no-repeat center;
	filter: grayscale(100%);
}

.schSlide .hd .prev:hover,
.schSlide .hd .next:hover {
	filter: grayscale(0);
}


/*.schSlide .hd .prevStop {
	background-position: -60px 0;
}

.schSlide .hd .nextStop {
	background-position: -60px -50px;
}*/

.schSlide .bd {
	padding: 0 60px;
}

.schSlide .bd ul {
	overflow: hidden;
	zoom: 1;
}

.schSlide .bd ul li {
	margin: 0 20px;
	float: left;
	_display: inline;
	overflow: hidden;
	text-align: center;
	cursor: pointer;
	line-height: 32px;
	color: #666666;
}

.schSlide img,
.majList img {
	height: 126px;
	width: 126px;
	display: block;
	border: 5px solid transparent;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	-webkit-transition: ease .1s;
	-moz-transition: ease .1s;
	-ms-transition: ease .1s;
	-o-transition: ease .1s;
	transition: ease .1s;
}

.schSlide li.active img,
.schSlide li:hover img,
.majList li.active img,
.majList li:hover img {
	border-color: #99CCFF;
}

.content .left {
	text-align: center;
	border: 1px solid #CCCCCC;
	padding: 8px;
	line-height: 24px;
}

.img-wrap img {
	margin: 0 auto;
}

.content .left a {
	display: block;
	width: 172px;
	height: 46px;
	font-size: 18px;
	color: #FFFFFF;
	background-color: #F08200;
	line-height: 46px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	margin-top: 15px;
}

.content .left .sch-icon {
	vertical-align: middle;
	display: table-cell;
	height: 165px;
	width: 174px;
	background-color: transparent;
}

.content .right {
	float: none;
	width: 728px;
	height: 292px;
	display: table-cell;
	vertical-align: middle;
	padding: 0 0 0 30px;
	color: #666666;
	line-height: 32px;
}

.content .right h3 {
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 10px;
}

.content .right h4 {
	font-size: 16px;
	margin: 5px 0;
	font-weight: bold;
}

.content .right p {
	position: relative;
	padding-left: 16px;
}

.content .right p:before {
	content: "●";
	position: absolute;
	top: 0;
	left: 0;
}


/*<!--schools-->*/


/*<!--hotMajor-->*/

.majList {
	text-align: center;
	margin-bottom: 20px;
}

.majList li {
	width: 136px;
	line-height: 32px;
	color: #666666;
	display: inline-block;
	margin: 0 15px;
}

.hotMajor .content {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	padding: 0;
	border: 1px solid #CCCCCC;
	color: #666666;
}

.maj-instro {
	background-color: #F3F4F8;
	line-height: 28px;
	padding: 30px;
	letter-spacing: 1px;
}

.hotMajor h3 {
	padding-left: 48px;
	font-weight: bold;
	line-height: 52px;
}

.hmSlide {
	width: 940px;
	overflow: hidden;
	position: relative;
	padding: 0 30px 50px;
}

.hmSlide .hd {
	overflow: hidden;
	background: #f4f4f4;
}

.hmSlide .hd ul {
	position: absolute;
	bottom: 15px;
	width: 1000px;
	overflow: hidden;
	zoom: 1;
	text-align: center;
}

.hmSlide .hd ul li {
	display: inline-block;
	width: 12px;
	height: 12px;
	overflow: hidden;
	margin: 0 4px;
	text-indent: -999px;
	cursor: pointer;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	background-color: #D2D2D2;
}

.hmSlide .hd ul li.on {
	background-color: #0066CC;
}

.hmSlide .bd ul {
	overflow: hidden;
	zoom: 1;
}

.hmSlide .bd ul li {
	margin: 0 18px;
	float: left;
	_display: inline;
	overflow: hidden;
	text-align: center;
	width: 150px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}

.hmSlide .img-wrap {
	height: 91px;
	width: 152px;
	text-align: center;
}

.hmSlide .img-wrap img {
	max-height: 91px;
	max-width: 151px;
}

.sch-name {
	text-align: center;
	line-height: 26px;
	background-color: #F08200;
	color: #FFFFFF;
	padding: 5px 0;
	font-size: 13px;
}

.sch-name span {
	display: block;
}

.sch-name a:hover {
	text-decoration: underline;
}


/*<!--hotMajor-->*/


/*<!--apply-->*/

.apply .content {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

.applyTab {
	padding-left: 420px;
	position: relative;
}

.applyTab:before {
	content: "选择适合你的申请阶段>>";
	position: absolute;
	left: 120px;
	font-size: 24px;
	width: 285px;
	line-height: 48px;
	font-weight: bold;
}

.applyTab li,
.recTab li {
	float: left;
	margin-left: 10px;
	color: #0066CC;
	border: 1px solid #0066CC;
	font-size: 18px;
	width: 220px;
	height: 46px;
	text-align: center;
	line-height: 46px;
	cursor: pointer;
}

.applyTab li.active,
.recTab li.active {
	background-color: #0066CC;
	color: #FFFFFF;
}

ul.content li {
	margin-bottom: 10px;
	background-color: #F3F4F8;
	color: #666666;
}

ul.content li:last-of-type {
	margin-bottom: 0;
}

ul.content b,
ul.content span {
	vertical-align: middle;
	display: table-cell;
}

ul.content b {
	width: 160px;
	color: #FFFFFF;
	font-size: 24px;
	padding: 20px 0 20px 80px;
}

ul.content .list1 b {
	background: url(../img/icon1.png) no-repeat 15px center #99CCFF;
}

ul.content .list2 b {
	background: url(../img/icon2.png) no-repeat 15px center #99CCFF;
}

ul.content .list3 b {
	background: url(../img/icon3.png) no-repeat 15px center #99CCFF;
}

ul.content .list4 b {
	background: url(../img/icon4.png) no-repeat 15px center #99CCFF;
}

ul.content span {
	line-height: 24px;
	padding: 10px 20px;
}


/*<!--apply-->*/


/*<!--why-->*/

.data {
	background-color: #FFFFFF;
	padding: 70px 0 0;
}

.dataList {
	text-align: center;
	margin-bottom: 30px;
}

.dataList li {
	height: 202px;
	width: 200px;
	display: inline-block;
	margin: 0 20px 20px;
	background: url(../img/cirBg.png) no-repeat center;
	position: relative;
}

.dataList i {
	background-color: #FFFFFF;
	font-style: normal;
	position: absolute;
	top: 22px;
	right: -25px;
	font-size: 28px;
	font-weight: bold;
}

.dataList span {
	color: #CC0033;
	background: -webkit-linear-gradient(left, #333399, #0099CC);
	background: -moz-linear-gradient(left, #333399, #0099CC);
	background: linear-gradient(left, #333399, #0099CC);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.dataList b {
	text-align: center;
	display: block;
	font-size: 26px;
	width: 200px;
	height: 230px;
	display: table-cell;
	vertical-align: middle;
	line-height: 34px;
	font-weight: normal;
}

.why embed {
	display: block;
	margin: 0 auto;
}

.abList {
	margin-top: 30px;
}

.abList li {
	width: 475px;
	background-color: #F1F1F1;
}

.abList h3 {
	font-size: 24px;
	color: #FFFFFF;
	background-color: #99CCFF;
	text-align: center;
	padding: 10px 0;
}

.abList p {
	line-height: 24px;
	color: #666666;
	padding: 20px;
}


/*<!--why-->*/


/*<!--rec-->*/

.recTab {
	text-align: center;
}

.recTab li {
	float: none;
	display: inline-block;
}

.recList {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	padding: 30px 0 0;
}

.recList li {
	margin-right: 68px;
	float: left;
	-webkit-transition: ease .3s;
	-moz-transition: ease .3s;
	-ms-transition: ease .3s;
	-o-transition: ease .3s;
	transition: ease .3s;
	width: 287px;
	height: 180px;
}

.recList li:last-of-type {
	margin-right: 0;
}

.recList li:hover {
	filter: saturate(300%);
}


/*<!--rec-->*/


/*<!--idpAdvan-->*/

.idpAdvan {
	padding-bottom: 0;
}


/*<!--idpAdvan-->*/


/*template style*/


/*.serviceLis .service_txt h6 {
	color: #ff8202 !important;
}*/

.advantage dt {
	border-color: #CCCCCC !important;
}

.foot {
	line-height: 28px;
}


/*template style*/