@charset "utf-8";
body {
	color: #333333;
	font-size: 14px;
	background-color: #FFFFFF;
	overflow-x: auto;
}

.textCenter {
	text-align: center;
}

.textLeft {
	text-align: left;
}

.textRight {
	text-align: right;
}

.left {
	float: left;
}

.right {
	float: right;
}


/*<!--头部【导语和表单】-->*/

.header {
	width: 100%;
	height: 588px;
	background: url(../img/headBanner.jpg) no-repeat center top;
	position: relative;
}

.headContent {
	width: 1000px;
	margin: 0 auto;
	height: 497px;
}

.mainNav {
	width: 100%;
	margin: 0 auto;
	height: 50px;
	line-height: 50px;
	overflow: hidden;
	position: absolute;
	bottom: 0;
}

.mainNav .mainNav_wrap {
	width: 100%;
	height: 50px;
	position: static;
	background-color: #9C9FAE;
	/*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#B2000000, endColorstr=#B2000000);*/
}

.mainNav ul {
	width: 1000px;
	margin: 0 auto;
	color: #FFFFFF;
	letter-spacing: 2px;
}

.mainNav .mainNav_wrap.fixedTop {
	position: fixed;
	z-index: 999;
	top: 0;
}

.mainNav li {
	padding: 0 35px;
	float: left;
	cursor: pointer;
}

.mainNav .lastLi {
	border-right: 0;
}

.mainNav li:hover,
.mainNav li.activeNav,
.mainNav a:hover {
	color: #333333;
}

.mainNav a {
	display: block;
	width: 138px;
	float: left;
	cursor: pointer;
}


/*<!--导航-->*/


/*导语*/

.leadAndForm {
	padding: 20px 0 80px 0;
	background-color: #F3F4F8;
	margin-bottom: 20px;
}

.lf-wrap {
	margin: 0 auto;
	width: 1000px;
	position: relative;
}

.lead {
	width: 540px;
}

.lead-tit {
	font-size: 30px;
	height: 80px;
	line-height: 126px;
	letter-spacing: 5px;
	font-weight: bold;
}

.lead p {
	line-height: 30px;
	padding: 20px 0 35px 0;
	color: #666666;
	letter-spacing: 1px;
}

.lead-btn a {
	display: block;
	width: 240px;
	height: 40px;
	line-height: 40px;
	border: 1px solid #333333;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	color: #333333;
	font-size: 16px;
}

.lead-btn a:hover {
	background-color: #333333;
	color: #FFFFFF;
	cursor: pointer;
}


/*表單*/

.biaodan {
	width: 422px;
	margin: 0 auto;
	padding: 30px 0;
	background-color: #FFFFFF;
	position: absolute;
	border-bottom: 6px solid #EDEDED;
	right: 0;
	top: 20px;
}

.form-tit {
	font-size: 18px;
	margin-bottom: 20px;
}

.biaodan form div {
	margin-bottom: 10px;
}

.biaodan form div.noMR {
	margin-right: 0;
}

.biaodan h3 {
	font-size: 30px;
	font-weight: bold;
	margin-bottom: 20px;
}

.biaodan form input,
.biaodan form select {
	height: 38px;
	font-family: "微软雅黑";
	width: 264px;
	color: #aab2bd;
}

.biaodan form input {
	padding-left: 5px;
	width: 256px;
}

.mobile,
.name,
.branch,
.Nstep {
	width: 265px;
	padding: 1px 0;
	margin: 0 auto;
	padding-left: 42px;
	margin-bottom: 10px;
}

.mobile {
	background: url(../img/telBox.jpg) no-repeat center;
}

.name {
	background: url(../img/nameBox.jpg) no-repeat center;
}

.branch {
	background: url(../img/cityBox.jpg) no-repeat center;
}

.Nstep {
	background: url(../img/eduBox.jpg) no-repeat center;
}

#submit {
	display: block;
	background: #0086F9 !important;
	width: 298px;
	height: 48px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	font-size: 16px;
	color: #FFFFFF;
	cursor: pointer;
	margin: 0 auto;
	border: 1px solid #0086F9;
}

#submit:hover {
	background-color: #0086F9 !important;
	border-color: #0086F9;
}


/*表單*/


/*<!--头部【导语和表单】-->*/


/*********************<!--公共模块-->**********************/

.section {
	width: 100%;
	padding: 60px 0;
	background-color: #FFFFFF;
}

.section_content {
	width: 1000px;
	margin: 0 auto;
}

.section_content h3 {
	font-size: 36px;
	text-align: center;
	font-weight: bold;
	margin-bottom: 24px;
	padding-top: 24px;
	background: url(../img/titTop.png) no-repeat center top;
	letter-spacing: 4px;
}

.subtit {
	text-align: center;
	font-size: 30px;
	color: #666666;
	margin-bottom: 40px;
	letter-spacing: 2px;
}

.ly-wrap {
	width: 620px;
	margin: 0 auto;
}

.ly_link {
	display: block;
	height: 50px;
	width: 300px;
	font-size: 18px;
	line-height: 50px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	cursor: pointer;
	color: #FFFFFF;
	border: 1px solid #0086F9;
	background-color: #0086F9;
	color: #FFFFFF;
	text-align: center;
	margin: 40px auto 0;
}

.ly_link2 {
	color: #0086F9;
	background-color: transparent;
}

.connect {
	position: relative;
}

.connect:after {
	content: "";
	height: 112px;
	width: 112px;
	position: absolute;
	bottom: -52px;
	left: 50%;
	margin-left: -500px;
	background: url(../img/connect.png) no-repeat center;
}


/*********************<!--公共模块-->**********************/


/*<!--nzlAdvan-->*/

.nzlAdvanList li {
	background-color: #FFFFFF;
	width: 184px;
	float: left;
	margin-right: 20px;
	text-align: center;
	-webkit-box-shadow: 2px 2px 25px #CCCCCC;
	-moz-box-shadow: 2px 2px 25px #CCCCCC;
	box-shadow: 2px 2px 25px #CCCCCC;
	padding: 40px 0 32px 0;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

.advanImg {
	height: 83px;
	display: table-cell;
	vertical-align: middle;
	width: 183px;
}

.advanImg img {
	margin: 0 auto;
}

.advanTxt {
	line-height: 30px;
	font-size: 16px;
	margin-top: 15px;
	letter-spacing: 1px;
}


/*<!--nzlAdvan-->*/


/*<!--applicationStrategy-->*/

.applicationStrategy {
	background: url(../img/sectionBG.jpg) no-repeat center top #F3F4F8;
	padding-bottom: 10px;
}

.applicationStrategy h3,
.applicationStrategy .subtit {
	color: #FFFFFF;
}

.applicationStrategy h3 {
	background: url(../img/titTopWhite.png) no-repeat center top;
}

.as-picScroll-left,
.maj-picScroll-left,
.sc-picScroll-left {
	width: 1000px;
	overflow: hidden;
	position: relative;
	height: 733px;
}

.as-picScroll-left .hd,
.maj-picScroll-left .hd,
.sc-picScroll-left .hd {
	position: absolute;
	height: 100%;
	width: 1000px;
}

.as-picScroll-left .hd .prev,
.as-picScroll-left .hd .next,
.maj-picScroll-left .hd .prev,
.maj-picScroll-left .hd .next,
.sc-picScroll-left .hd .next,
.sc-picScroll-left .hd .prev {
	display: block;
	width: 28px;
	height: 46px;
	overflow: hidden;
	cursor: pointer;
	position: absolute;
	top: 50%;
	margin-top: -23px;
}

.as-picScroll-left .hd .prev {
	background: url(../img/prevBtn.png) no-repeat center;
	left: 0;
}

.as-picScroll-left .hd .next {
	background: url(../img/nextBtn.png) no-repeat center;
	right: 0;
}

.as-picScroll-left .hd ul,
.maj-picScroll-left .hd ul,
.sc-picScroll-left .hd ul {
	position: absolute;
	text-align: center;
	bottom: 10px;
	width: 1000px;
}

.as-picScroll-left .hd ul {
	bottom: 0;
}

.as-picScroll-left .hd ul li,
.maj-picScroll-left .hd ul li,
.sc-picScroll-left .hd ul li {
	display: inline-block;
	height: 9px;
	width: 9px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	border: 1px solid #FFFFFF;
	text-indent: 999px;
	margin: 0 5px;
	cursor: pointer;
}

.maj-picScroll-left .hd ul li {
	border-color: #333333;
}

.as-picScroll-left .hd ul li.on,
.sc-picScroll-left .hd ul li.on {
	background-color: #FFFFFF;
}

.maj-picScroll-left .hd ul li.on {
	background-color: #333333;
}

.as-picScroll-left .bd,
.maj-picScroll-left .bd,
.sc-picScroll-left .bd {
	width: 880px;
	margin: 0 auto;
	height: 710px;
}

.as-picScroll-left .bd ul,
.maj-picScroll-left .bd ul,
.sc-picScroll-left .bd ul {
	overflow: hidden;
	zoom: 1;
}

.as-picScroll-left .bd ul li {
	width: 880px;
	height: 700px;
}


/*.as-picScroll-left .bd ul li {
	width: 900px;
}*/

.as-picScroll-left .bd ul li div {
	width: 390px;
	height: 650px;
	padding: 30px 20px;
	background-color: #FFFFFF;
	position: relative;
}

.as-picScroll-left .bd img {
	margin: 0 auto;
}

.uniImg {
	width: 390px;
	display: table-cell;
	vertical-align: middle;
	height: 100px;
}

.uniName {
	font-weight: bold;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-top: 12px;
}

.uniName,
.uniRank {
	line-height: 28px;
	font-size: 16px;
	letter-spacing: 1px;
}

.uniTit {
	padding-left: 16px;
	color: #51C21A;
	font-weight: bold;
	margin-top: 12px;
	margin-bottom: 4px;
	position: relative;
	letter-spacing: 1px;
}

.uniTit:before {
	position: absolute;
	content: "♦";
	top: 2px;
	left: 0;
	font-size: 10px;
}

.uniContxt {
	padding-left: 16px;
	color: #666666;
	font-size: 12px;
	line-height: 24px;
}

.uniLInks {
	position: absolute;
	bottom: 30px;
	width: 390px;
}

.uniLInks a {
	display: block;
	height: 38px;
	width: 183px;
	border: 1px solid #0086F9;
	text-align: center;
	line-height: 38px;
	color: #0086F9;
	background-color: #FFFFFF;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	cursor: pointer;
}

.uniLInks a:hover {
	background-color: #0086F9;
	color: #FFFFFF;
}

.rankLinks {
	padding: 35px 0;
}

.rankLinks li {
	float: left;
	width: 333px;
	height: 75px;
	padding: 15px 0;
}

.rankLinks li a {
	color: #333333;
}

.rankLinks li a:hover {
	text-decoration: underline;
}

.rankImg {
	width: 56px;
	display: table-cell;
	vertical-align: middle;
}

.rankImg img {
	margin: 0 auto;
}

.rankTit {
	display: table-cell;
	vertical-align: middle;
	padding-left: 15px;
	line-height: 28px;
	letter-spacing: 1px;
}


/*<!--applicationStrategy-->*/


/*<!--hotMajor-->*/

.hotMajor .section_content p.subtit {
	margin-bottom: 25px;
}

.hotMajor .section_content .ly_link {
	margin-top: 20px;
}

.maj-picScroll-left {
	height: 560px;
}

.maj-picScroll-left .hd .prev,
.sc-picScroll-left .hd .prev {
	background: url(../img/prev.png) no-repeat center;
	left: 0;
}

.maj-picScroll-left .hd .next,
.sc-picScroll-left .hd .next {
	background: url(../img/next.png) no-repeat center;
	right: 0;
}

.maj-picScroll-left .hd .prev:hover,
.sc-picScroll-left .hd .prev:hover {
	background: url(../img/currentPrev.png) no-repeat center;
}

.maj-picScroll-left .hd .next:hover,
.sc-picScroll-left .hd .next:hover {
	background: url(../img/currentNext.png) no-repeat center;
}

.maj-picScroll-left .bd,
.sc-picScroll-left .bd {
	width: 900px;
	padding-bottom: 40px;
}

.maj-picScroll-left .bd ul li,
.sc-picScroll-left .bd ul li {
	padding-top: 15px;
	padding-bottom: 15px;
}

.maj-picScroll-left .bd ul li div {
	float: left;
	width: 240px;
	background-color: #FFFFFF;
	margin: 0 10px;
	box-shadow: 2px 2px 15px #CCCCCC;
	padding: 40px 20px 30px 20px;
	position: relative;
	height: 425px;
	letter-spacing: 1px;
}

.majImg {
	height: 80px;
	display: table-cell;
	vertical-align: middle;
	width: 240px;
}

.majImg img {
	margin: 0 auto;
}

.maj-tit {
	text-align: center;
	font-weight: bold;
	font-size: 18px;
	line-height: 54px;
	letter-spacing: 2px;
}

.maj-abs,
.maj-recUni {
	color: #666666;
	line-height: 24px;
}

.maj-subtit {
	color: #000000;
	margin-top: 20px;
	line-height: 24px;
}

.maj-picScroll-left a.consult,
.sc-picScroll-left a.caseDet {
	position: absolute;
	left: 0;
	bottom: 30px;
	display: block;
	text-align: center;
	color: #0086F9;
	width: 100%;
}

.maj-picScroll-left a.consult:hover,
.sc-picScroll-left a.caseDet:hover {
	text-decoration: underline;
	cursor: pointer;
}


/*<!--hotMajor-->*/


/*<!--successfulCase-->*/

.successfulCase {
	background-color: #F3F4F8;
}

.successfulCase .subtit {
	margin-bottom: 25px;
}

.sc-picScroll-left {
	height: 410px;
}

.sc-picScroll-left .bd ul li {
	width: 280px;
	margin: 15px 10px;
	background-color: #FFFFFF;
	position: relative;
	padding: 34px 0 30px 0;
	-webkit-box-shadow: 2px 2px 15px #CCCCCC;
	-moz-box-shadow: 2px 2px 15px #CCCCCC;
	box-shadow: 2px 2px 15px #CCCCCC;
	height: 320px;
	letter-spacing: 1px;
}

.sc-picScroll-left img {
	margin: 0 auto;
	height: 82px;
}

.studentName {
	line-height: 58px;
	font-weight: bold;
	text-align: center;
	color: #51C21A;
	font-size: 18px;
}

.suc-tit {
	font-weight: bold;
	font-size: 18px;
	text-align: center;
	line-height: 28px;
}

.stu-uni,
.stu-maj {
	color: #666666;
	margin-top: 10px;
	line-height: 24px;
	padding: 0 20px;
}

.stu-uni b,
.stu-maj b {
	color: #333333;
}


/*<!--successfulCase-->*/

.idpService h3,
.teachers h3,
.idpItemAdvantages h3,
.idpAdvan h3 {
	margin-bottom: 40px;
}

.idpService,
.teachers {
	padding-top: 60px;
}

.idpService {
	padding-bottom: 60px;
}

.idpService {
	background-color: #FFFFFF;
}


/*<!--idpService-->*/

.serviceLis .service_txt h6 {
	color: #51C21A !important;
}


/*<!--idpService-->*/

.ausys_title.nzw_ys_title ul li {
	background: #51C21A !important;
}

.ausys_title ul li.active {
	background: #334048 !important;
}


/*<!--teachers-->*/

.teachers h3 {
	margin-bottom: 40px;
}

.teachers .picMarquee-left {
	padding: 0 30px;
	margin: 0 auto;
}


/*<!--teachers-->*/


/*<!--idpAdvan-->*/

.idpAdvan {
	padding-bottom: 0;
	background-color: #F3F4F8;
}

.advantage dt {
	border-color: #CCCCCC !important;
}

.foot {
	line-height: 28px;
}


/*<!--idpAdvan-->*/


/*---------------------------------------*/