@charset "utf-8";
body {
	color: #333333;
	font-size: 14px;
	background-color: #EFFAFE;
	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: 865px;
	background: url(../img/headBanner.jpg) no-repeat center top;
	position: relative;
}

.headContent {
	width: 1000px;
	margin: 0 auto;
	height: 497px;
}

.bannerBtn {
	width: 430px;
	height: 60px;
	padding: 302px 0 0 360px;
}

.bannerBtn a {
	display: block;
	height: 58px;
	width: 208px;
	border: 1px solid #FFFFFF;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	font-size: 24px;
	line-height: 58px;
	color: #FFFFFF;
	cursor: pointer;
}

.mainNav {
	width: 100%;
	margin: 0 auto;
	height: 50px;
	line-height: 50px;
	overflow: hidden;
}

.mainNav .mainNav_wrap {
	width: 100%;
	height: 50px;
	position: static;
}

.mainNav ul {
	width: 1000px;
	margin: 0 auto;
	background-color: #EFFAFE;
}

.mainNav .mainNav_wrap.fixedTop {
	position: fixed;
	z-index: 999;
	top: 0;
}

.mainNav li {
	float: left;
	cursor: pointer;
	width: 140px;
	background-color: #D2D2D2;
	margin: 0 2px;
}

.mainNav li:hover,
.mainNav li.activeNav,
.mainNav a:hover {
	color: #FFFFFF;
	background-color: #333333;
}

.mainNav a {
	display: block;
	width: 136px;
	float: left;
	cursor: pointer;
	background-color: #D2D2D2;
}


/*<!--导航-->*/


/*导语*/

.leadAndForm {
	padding: 70px 0 60px 0;
}

.lf-wrap {
	margin: 0 auto;
	width: 1000px;
}

.lead {
	width: 360px;
	padding-top: 144px;
}

.lead p {
	line-height: 30px;
	line-height: 24px;
}

.lead h4 {
	font-size: 30px;
	font-weight: bold;
	margin-bottom: 8px;
}


/*表單*/

.biaodan {
	width: 404px;
	margin: 0 auto;
	padding: 40px 0;
	background-color: #FFFFFF;
	position: relative;
}

.biaodan:before {
	content: "";
	position: absolute;
	background: url(../img/formShadow.png) no-repeat center;
	width: 426px;
	height: 106px;
	bottom: -68px;
	left: 50%;
	margin-left: -213px;
}

.form-tit {
	font-size: 24px;
	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,
.Nstep,
.branch {
	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;
}

.Nstep {
	background: url(../img/eduBox.jpg) no-repeat center;
}

.branch {
	background: url(../img/cityBox.jpg) no-repeat center;
}

#submit {
	display: block;
	background: #52BEE8 !important;
	width: 298px;
	height: 48px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	font-size: 18px;
	color: #FFFFFF;
	cursor: pointer;
	margin: 0 auto;
	margin-bottom: 10px;
	border: 1px solid #52BEE8;
}


/*#submit:hover {
    background-color: #E03022 !important;
}*/


/*表單*/


/*<!--头部【导语和表单】-->*/


/*********************<!--公共模块-->**********************/

.section {
	width: 100%;
	/*padding: 60px 0;*/
	padding-top: 120px;
}

.section_content {
	width: 1000px;
	margin: 0 auto;
}

.section_content h3 {
	font-size: 34px;
	font-weight: bold;
	margin-bottom: 15px;
}

.section_content h3 span {
	display: inline-block;
	border-bottom: 1px solid #333333;
	padding: 0 32px 15px 32px;
	position: relative;
}

.section_content h3 span:before {
	content: "";
	position: absolute;
	background-color: #333333;
	height: 11px;
	width: 11px;
	bottom: -6px;
	left: 50%;
	margin-left: -5.5px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}

.section_content .sub-tit {
	font-size: 22px;
	margin-bottom: 50px;
	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;
	margin-top: 50px;
	cursor: pointer;
	color: #FFFFFF;
}

.ly_link.lyLink {
	margin: 0 auto;
	margin-top: 50px;
}

.ly_link.left {
	background-color: #FB874E;
}

.ly_link.right,
.ly_link.lyLink {
	background-color: #52BEE8;
}

.ly_link.left:hover {
	background-color: #D46C39;
}

.ly_link.right:hover,
.ly_link.lyLink:hover {
	background-color: #3495C2;
}

.mb-advan h4 {
	margin-bottom: 20;
}

h5.sub-tit {
	margin-bottom: 40px;
}


/*********************<!--公共模块-->**********************/


/*<!--ab-advan-->*/

.ab-advan {
	padding-top: 120px;
}

.abAdvanLis li {
	width: 200px;
	float: left;
	height: 220px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	background-color: #6F98D0;
	position: relative;
	margin-top: 55px;
	color: #FFFFFF;
}

.abAdvanLis li.otherStyle {
	background-color: #CDE2FF;
	color: #6F98D0;
}

.abAdvanLis img {
	position: absolute;
	top: -55px;
	left: 50%;
	margin-left: -55px;
}

.abAdvanLis h5 {
	padding: 66px 28px 15px 28px;
	font-size: 24px;
}

.abAdvanLis p {
	padding: 0 28px;
	line-height: 26px;
	letter-spacing: 1px;
}


/*<!--ab-advan-->*/


/*<!--ab-apply-->*/

.ab-apply-lis li {
	margin-bottom: 10px;
	height: 120px;
	border: 1px solid #83A5D5;
	background-color: #FFFFFF;
}

.ab-apply-lis h4 {
	width: 337px;
	font-size: 24px;
	line-height: 38px;
	color: #FFFFFF;
	background: url(../img/applyBg.jpg) no-repeat center;
	padding: 22px 0;
	overflow: hidden;
}

.ab-apply-lis b {
	display: block;
	font-weight: bold;
}

.ab-apply-lis a {
	display: inline-block;
	margin-left: 10px;
	text-decoration: underline;
	color: #FB874E;
	cursor: pointer;
}

.ab-apply-lis li div.left {
	padding: 24px 76px;
	line-height: 24px;
	color: #666666;
}

.ab-apply-lis span {
	color: #000000;
}

.ab-apply .ly_link {
	margin-top: 40px;
}


/*<!--ab-apply-->*/


/*<!--ab-hotUni-->*/

.hotUni-tab {
	margin-bottom: 50px;
}

.hotUni-tab li {
	display: inline-block;
	width: 350px;
	height: 100px;
	background: #7996BE;
	line-height: 100px;
	color: #FFFFFF;
	font-size: 24px;
	font-weight: bold;
	cursor: pointer;
}

.hotUni-tab li img {
	display: inline-block;
	margin-right: 22px;
}

.hotUni-tab li.currentTab,
.hotUni-tab li:hover {
	background: url(../img/currentBg.png) no-repeat right bottom #285D9B;
}

.hotUniLis {
	display: none;
	padding-left: 1px;
}

.hotUniLis.currentUnis {
	display: block;
}

.hotUniLis li {
	float: left;
	margin-right: 10px;
	width: 200px;
	border: 1px solid #F49C76;
	border-top-width: 5px;
	padding: 15px 20px 25px 20px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
}

.imgwrap {
	position: relative;
	height: 78px;
}

.imgwrap img {
	position: absolute;
	margin: auto;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}

.uni-name {
	font-weight: bold;
	color: #FB874E;
	font-size: 18px;
	padding: 10px 0;
}

.uni-rank {
	font-size: 16px;
}

.uni-contxt {
	margin-top: 20px;
	margin-bottom: 8px;
	line-height: 24px;
	color: #666666;
	height: 96px;
}

.uni-link a {
	color: #52B8E8;
	text-decoration: underline;
}

.zx {
	display: block;
	margin: 0 auto;
	height: 45px;
	line-height: 45px;
	width: 140px;
	background-color: #52B8E8;
	color: #FFFFFF;
	text-align: center;
	line-height: 45px;
	margin-top: 30px;
	cursor: pointer;
	font-size: 16px;
}

.zx:hover {
	background-color: #333333;
}


/*<!--ab-hotUni-->*/


/*<!--timePlan-->*/

.tp-tab {
	margin-bottom: 40px;
}

.tp-tab li {
	width: 230px;
	height: 70px;
	display: inline-block;
	background-color: #7996BE;
	margin: 0 5px;
	position: relative;
	line-height: 70px;
	color: #FFFFFF;
	font-size: 24px;
	cursor: pointer;
	text-indent: 35px;
	left: -16px;
}

.tp-tab li.currentTpTab,
.tp-tab li:hover {
	background-color: #285D9B;
}

.tp-tab li:before,
.tp-tab li:after {
	content: "";
	position: absolute;
	height: 0;
	width: 0;
	border: 35px solid transparent;
	border-left-color: #EFFAFE;
	top: 0;
	left: 0;
}

.tp-tab li:after {
	left: 230px;
	border-left-color: #7996BE;
	z-index: 1;
}

.tp-tab li.currentTpTab:after,
.tp-tab li:hover:after {
	border-left-color: #285D9B;
}

.tp-lis {
	height: 297px;
	position: relative;
	padding-left: 27px;
	display: none;
}

.tp-lis.active-tp {
	display: block;
}

.tp-lis i {
	display: block;
	position: absolute;
	height: 1px;
	width: 1000px;
	background-color: #739CEE;
	left: 0;
	top: 148px;
}

.tp-lis li {
	height: 144px;
	width: 312px;
	float: left;
	margin-bottom: 1px;
	border-left: 1px solid #739CEE;
	position: relative;
	padding-top: 4px;
}

.tp-lis li.bottom,
.tp-lis li.bottom2 {
	padding-top: 0;
	padding-bottom: 4px;
}

.tp-lis li:before {
	content: "";
	position: absolute;
	height: 15px;
	width: 15px;
	background: url(../img/circle.png) no-repeat center;
	bottom: -8px;
	z-index: 1;
	left: -8px;
}

.tp-lis li.bottom:before,
.tp-lis li.bottom2:before {
	top: -8px;
}

.tp-lis h5 {
	height: 40px;
	width: 174px;
	color: #FFFFFF;
	background-color: #739CEE;
	line-height: 40px;
	font-weight: bold;
	font-size: 20px;
}

.tp-lis h5 img {
	display: inline-block;
	margin-top: 6px;
	margin-right: 4px;
}

.tp-lis p {
	height: 104px;
	padding-left: 16px;
	color: #666666;
	line-height: 24px;
	display: table-cell;
	vertical-align: middle;
	letter-spacing: 1px;
}

.tp-lis2 li {
	width: 522px;
}


/*<!--timePlan-->*/


/*<!--applySkill-->*/

.applySkillCon {
	position: relative;
}

.usLis {
	width: 471px;
	position: absolute;
	z-index: 1;
	padding: 66px 0;
}

.usLis li {
	height: 77px;
	margin: 15px 0;
	background-color: #648DCB;
	line-height: 77px;
}

.usLis li a {
	color: #FFFFFF;
}

.usLis li a:hover p {
	text-decoration: underline;
}

.usLis li span {
	float: left;
	display: block;
	font-size: 48px;
	font-style: italic;
	padding: 0 30px 0 20px;
	font-family: Bodoni MT, "宋体";
	font-weight: bold;
}

.usLis li p {
	float: left;
}

.bgImg {
	height: 473px;
	width: 360px;
	border: 1px solid #333333;
	margin-top: 70px;
	margin-right: 20px;
}

.bgImg:before {
	content: "";
	width: 533px;
	height: 515px;
	background: url(../img/bg1.jpg) no-repeat center;
	position: absolute;
	right: 80px;
	bottom: 30px;
}

.bgImg:after {
	content: "";
	position: absolute;
	background-color: #EBEBEB;
	width: 55px;
	height: 55px;
	right: 0;
	top: 45px;
}

.applySkill {
	padding-bottom: 120px;
}


/*<!--applySkill-->*/


/*<!--aus-service-->*/

.aus-service {
	padding-top: 0;
	background-color: #54575E;
}

.aus-service .section_content {
	padding-bottom: 0;
}

.ausService{
	padding: 80px 0 50px !important;
}
/*<!--aus-service-->*/


/*<!--sucessfulCase-->*/

.sucessfulCase {
	background: url(../img/bg2.jpg) no-repeat center;
	padding-bottom: 50px;
}

.sc-scroll {
	overflow: hidden;
	position: relative;
	width: 1000px;
	padding-bottom: 38px;
}

.sc-scroll .hd {
	overflow: hidden;
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -26px;
}

.sc-scroll .hd ul li {
	float: left;
	width: 9px;
	height: 9px;
	overflow: hidden;
	text-indent: -999px;
	cursor: pointer;
	height: 14px;
	width: 14px;
	border: 1px solid #FFFFFF;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	margin: 5px;
}

.sc-scroll .hd ul li.on {
	background-color: #FFFFFF;
}

.sc-scroll .bd ul {
	overflow: hidden;
	zoom: 1;
}

.sc-scroll .bd ul.picList li {
	float: left;
	_display: inline;
	overflow: hidden;
}

.scLis div {
	float: left;
	width: 225px !important;
	height: 220px;
	background-color: #FFFFFF;
	border: 5px solid #85A4FE;
	margin-right: 20px;
	padding: 30px 0;
	position: relative;
}

.sc-tit {
	font-weight: bold;
	font-size: 18px;
	color: #85A4FE;
	line-height: 28px;
	text-align: center;
}

.scLis div i {
	display: block;
	margin: 20px auto;
	height: 1px;
	width: 42px;
	background-color: #64659B;
}

.stu-name,
.stu-uni {
	line-height: 24px;
	color: #666666;
	padding: 0 20px;
}

.stu-name span,
.stu-uni span {
	color: #000000;
}

.scLis div a {
	display: block;
	width: 126px;
	height: 32px;
	line-height: 32px;
	color: #FFFFFF;
	background-color: #52B8E8;
	text-align: center;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	position: absolute;
	bottom: 30px;
	left: 50%;
	margin-left: -63px;
}

.scLis div a:hover {
	background-color: #333333;
}


/*<!--sucessfulCase-->*/


/*<!--teachers-->*/

.picMarquee-left {
	padding: 0 30px;
	margin: 0 auto;
}


/*<!--teachers-->*/


/*<!--otherLink-->*/

.otherLink {
	padding-bottom: 36px;
}

.otherLink h3,
.idpAdvan h3,
.teachers h3 {
	margin-bottom: 50px;
}

.recLink li {
	float: left;
	width: 234px;
	margin: 0 8px;
}

.recLink li img {
	width: 100%;
	height: 202px;
}

.recLink p {
	color: #666666;
	margin-top: 10px;
}

.recLink p:hover {
	text-decoration: underline;
}


/*<!--otherLink-->*/


/*<!--idpUSAService-->*/

.idpUSAService {
	padding-bottom: 60px;
}

.idpUSAService {
	padding-bottom: 60px;
}

.idpUSAService h4 {
	margin-bottom: 20px;
}

.serviceLis .service_txt h6 {
	color: #66CC99 !important;
}


/*<!--idpUSAService-->*/


/*<!--idpAdvan-->*/

.idpAdvan {
	padding-bottom: 0;
}

.idpAdvan h4 {
	margin-bottom: 40px;
}

.advantage dt {
	border-color: #CCCCCC !important;
}


/*<!--idpAdvan-->*/


/*底部*/

.foot {
	line-height: 28px;
}


/*底部*/