@charset "utf-8";
body {
	color: #333333;
	font-size: 14px;
	background-color: #FFFFFF;
	padding-bottom: 300px;
}

.textCenter {
	text-align: center;
}

.textLeft {
	text-align: left;
}

.textRight {
	text-align: right;
}

.left {
	float: left;
}

.right {
	float: right;
}


/*<!--头部【导语和表单】-->*/

.header {
	width: 100%;
	background: url(../img/headBanner.jpg) no-repeat center top;
}

.headContent {
	width: 1000px;
	margin: 0 auto;
	position: relative;
}


/*导语*/

.lead {
	padding-top: 360px;
	width: 368px;
	margin-left: 214px;
}

.lead p {
	font-size: 14px;
	line-height: 30px;
}

.lead span {
	font-weight: bold;
}


/*导语*/


/*按钮*/

.bannerBtn {
	padding-top: 32px;
	width: 302px;
	padding-left: 236px;
	margin-bottom: 101px;
}

.bannerBtn a {
	display: block;
	padding: 0 18px;
	font-size: 18px;
	border: 1px solid #FF9966;
	cursor: pointer;
	color: #FFFFFF;
	height: 35px;
	line-height: 35px;
	background-color: #FF9966;
	font-weight: bold;
}

.bannerBtn a.right {
	background-color: transparent;
	border-color: #FFFFFF;
}


/*按钮*/


/*表單*/

.biaodan {
	width: 1000px;
	margin: 0 auto;
	width: 300px;
	position: absolute;
	background-color: rgba(0, 0, 0, .5);
	padding: 20px 20px 24px 20px;
	top: 155px;
	right: 0;
}

.biaodan form div {
	float: left;
	margin-bottom: 20px;
	margin-right: 20px;
}

.biaodan form div.noMR {
	margin-right: 0;
}

.biaodan h3 {
	font-size: 23px;
	font-weight: bold;
	margin-bottom: 20px;
	color: #FFFFFF;
}

.biaodan form input,
.biaodan form select {
	height: 38px;
	font-family: "微软雅黑";
	display: block;
	width: 265px;
	color: #666666;
}

.biaodan form input {
	padding-left: 4px;
	width: 259px;
}

.mobile,
.name,
.Nstep,
.branch {
	width: 265px;
	padding: 1px 0;
	margin: 0 auto;
	padding-left: 36px;
	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/cityBox.jpg) no-repeat center;
}

.branch {
	background: url(../img/cityBox.jpg) no-repeat center;
}

#submit {
	background: #FF9966 !important;
	margin-bottom: 0;
	width: 300px;
	height: 50px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	font-size: 18px;
	color: #FFFFFF;
	cursor: pointer;
	margin: 0 auto;
}


/*#submit:hover {
	background-color: #FF9966 !important;
}*/


/*表單*/


/*<!--导航-->*/

.mainNav {
	clear: both;
	width: 1000px;
	margin: 0 auto;
	overflow: hidden;
	height: 60px;
}

.mainNav .mainNav_wrap {
	width: 1000px;
	position: static;
	background-color: #FFFFFF;
}

.mainNav ul {
	margin: 0 auto;
	color: #FFFFFF;
}

.mainNav .mainNav_wrap.fixedTop {
	position: fixed;
	z-index: 999;
	top: 0;
}

.mainNav li {
	padding: 17px 0 25px 0;
	float: left;
	font-size: 18px;
	cursor: pointer;
	width: 165px;
	margin-left: 2px;
	color: #666666;
	background: url(../img/mainNav.jpg) no-repeat center bottom 4px;
}

.mainNav .lastLi {
	border-right: 0;
}

.mainNav li:hover {
	font-weight: bold;
	color: #000000;
	background: url(../img/activeNav.jpg) no-repeat center bottom 4px;
}

.mainNav li.activeNav {
	font-weight: bold;
	color: #000000;
	background: url(../img/activeNav.jpg) no-repeat center bottom 4px;
}

.mainNav a {
	cursor: pointer;
	padding: 17px 0 25px 0;
	display: block;
	font-size: 18px;
	width: 163px;
	color: #666666;
	background: url(../img/mainNav.jpg) no-repeat center bottom 4px;
}

.mainNav a:hover {
	font-weight: bold;
	color: #000000;
	background: url(../img/activeNav.jpg) no-repeat center bottom 4px;
}


/*<!--导航-->*/


/*<!--新西兰留学优势-->*/


/*<!--新西兰留学优势-->*/

.nzl_advan {
	width: 998px;
	padding-left: 2px;
	margin-top: 166px;
}

.nzl_advan li {
	float: left;
	width: 146px;
	background-color: #FFFFFF;
	position: relative;
	margin-right: 24px;
}

.nzl_advan li.lastAdvan {
	margin-right: 0;
}

.nzl_advan img {
	position: absolute;
	top: -59px;
	left: 50%;
	margin-left: -59px;
}

.nzl_advan p {
	padding-top: 78px;
	font-size: 14px;
	font-weight: bold;
	padding: 78px 14px 10px 14px;
}


/*<!--头部【导语和表单】-->*/


/*********************<!--公共模块-->**********************/

.section {
	width: 100%;
	padding-top: 72px;
}

.section_content {
	width: 1000px;
	margin: 0 auto;
}

.section_content h3 {
	font-size: 30px;
	font-weight: bold;
	color: #006633;
	margin-bottom: 30px;
}

.content_tit {
	background-color: #006633;
	height: 104px;
	width: 858px;
	position: relative;
}

.content_tit:before {
	content: "";
	position: absolute;
	height: 104px;
	width: 500px;
	background-color: #006633;
	top: 0;
	left: -500px;
}

.content_tit h4 {
	font-size: 30px;
	line-height: 104px;
	font-weight: bold;
	color: #FFFFFF;
	float: left;
	width: 330px;
}


/*子导航*/

.subNav {
	float: left;
	height: 100%;
	background: url(../img/white.jpg) no-repeat right center;
}

.subNav li {
	float: left;
	width: 264px;
	height: 100%;
	color: #006633;
	cursor: pointer;
	background: url(../img/subBg.png) no-repeat center;
}

.subNav li.activeSub {
	background: url(../img/activeSub.png) no-repeat center;
}

.subNav li:hover {
	background: url(../img/activeSub.png) no-repeat center;
}

.subNav li:hover span {
	color: #FFFFFF;
}

.subNav li.activeSub span {
	color: #FFFFFF;
}

.subNav li.pos_rele {
	position: relative;
	left: -60px;
}

.subNav li.pos_rele1 {
	left: -120px;
}

.subNav span {
	display: block;
	font-size: 18px;
	padding-top: 24px;
	margin-bottom: 6px;
}

.subNav b {
	display: block;
	font-size: 23px;
}


/*子导航*/


/*内容切换*/

.contentTab {
	padding-top: 32px;
	width: 590px;
}

.subTab {
	display: none;
}

.currentTab {
	display: block;
}

.subTab h5 {
	font-size: 18px;
	font-weight: bold;
	color: #006633;
	padding: 18px 0;
	line-height: 28px;
}

.subTab p {
	line-height: 24px;
	font-size: 14px;
	padding-left: 14px;
	position: relative;
}

.subTab p:before {
	content: "●";
	position: absolute;
	font-size: 10px;
	top: 0;
	left: 0px;
}

.timePlan {
	width: 372px;
	margin-top: 48px;
}

.timeP_bg {
	width: 17px;
	height: 576px;
	border: 1px solid #006633;
}

.timeP_bg span {
	display: block;
	height: 70px;
	background-color: #006633;
}

.timeP_content {
	padding-left: 24px;
	width: 329px;
}

.timePlan h5 {
	height: 70px;
	line-height: 70px;
	font-size: 22px;
	color: #006633;
	margin-bottom: 30px;
}

.timePlan h6 {
	font-size: 18px;
	font-weight: bold;
	padding: 19px 0;
	position: relative;
}

.timePlan h6:before {
	content: "";
	position: absolute;
	height: 13px;
	width: 13px;
	background: url(../img/circle.png) no-repeat center;
	top: 23px;
	left: -31px;
}

.timePlan p {
	line-height: 22px;
	font-size: 13px;
}

.timePlan .ly_link {
	width: 258px;
	margin-top: 198px;
	background-color: transparent;
	color: #FF9966;
}


/*内容切换*/

.ly_link {
	display: block;
	height: 48px;
	width: 298px;
	margin: 0 auto;
	font-size: 18px;
	line-height: 48px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	cursor: pointer;
	color: #FF9966;
	border: 1px solid #FF9966;
	margin-top: 44px;
}

.ly_wrap {
	margin-top: 50px;
	line-height: 50px;
	width: 530px;
}

.ly_wrap a {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	width: 258px;
	height: 48px;
	font-size: 18px;
	display: block;
	color: #FFFFFF;
	cursor: pointer;
	border: 1px solid #FF9966;
}

.ly_left {
	background-color: #FF9966;
}

.ly_wrap a.ly_right {
	color: #FF9966;
}


/*********************<!--公共模块-->**********************/


/*<!--新西兰研究生申请条件-->*/


/*<!--新西兰研究生申请条件-->*/


/*<!新西兰本科申请条件>*/

.applyReq_bk .subNav {
	position: relative;
}

.applyReq_bk .subNav:before {
	height: 778px;
	width: 461px;
	position: absolute;
	left: 670px;
	top: -778px;
	background: url(../img/yjs.png) no-repeat center;
}

.applyReq_bk {
	position: relative;
}

.applyReq_bk:before {
	position: absolute;
	content: "";
	width: 461px;
	height: 779px;
	background: url(../img/bk.png) no-repeat center;
	left: 0;
	top: 100px;
}

.applyReq_bk .content_tit {
	width: 1122px;
}

.applyReq_bk .timePlan .ly_link {
	margin-top: 78px;
}

.applyReq_bk .timeP_bg {
	height: 500px;
}


/*<!新西兰本科申请条件>*/


/*<!--新西兰中小学申请条件-->*/

.applyReq_zxx .subNav {
	background: url(../img/green.jpg) no-repeat right center;
}

.applyReq_zxx {
	background: url(../img/zxx.png) no-repeat right top 72px;
}

.applyReq_zxx .content_tit {
	width: 1122px;
}

.applyReq_zxx .timeP_bg {
	height: 282px;
}

.applyReq_zxx .timePlan .ly_link {
	margin-top: 97px;
}


/*<!--新西兰中小学申请条件-->*/


/*<!--IDP留学服务-->*/

.idpService h4 {
	margin-bottom: 40px;
}

.idpService .ly_link {
	color: #FFFFFF;
	background-color: #FF9966;
}


/*<!--IDP留学服务-->*/


/*<!--新西兰留学成功案例-->*/

.successfulCase .ly_wrap {
	margin: 0 auto;
	margin-top: 40px;
}

.sucLis {
	width: 373px;
	height: 443px;
	padding: 20px;
	border: 1px solid #006633;
	border-top-width: 6px;
}

.sucLink {
	padding: 0 80px;
}

.sucLink img {
	display: inline-block;
}

.sucLink p {
	color: #006633;
	font-weight: bold;
	font-size: 20px;
	margin: 25px 0;
}

.links li {
	position: relative;
	padding-left: 18px;
}

.links li:before {
	content: "◆";
	position: absolute;
	top: 6px;
	left: 0;
}

.links a {
	color: #666666;
	font-size: 14px;
	line-height: 30px;
}

.links a:hover {
	text-decoration: underline;
}


/*<!--新西兰留学成功案例-->*/


/*<!--新西兰留学申请攻略-->*/

.appStrategy {
	position: relative;
}

.appStrategy .section_content {
	position: relative;
	z-index: 1;
}

.appStrategy:before {
	content: "";
	position: absolute;
	width: 461px;
	height: 779px;
	left: 0;
	top: 80px;
	background: url(../img/bk.png) no-repeat center;
}

.strLis {
	padding: 0 112px;
}

.strLis li {
	float: left;
	margin-right: 40px;
}

.strLis li.noMR {
	margin-right: 0;
}

.strLis a {
	color: #333333;
}

.strLis li p {
	margin-top: 18px;
	font-size: 14px;
}


/*<!--新西兰留学申请攻略-->/*/


/*<!--IDP留学优势-->*/

.idpAdvan h4 {
	margin-bottom: 40px;
}

.idpAdvan .section_content {
	position: relative;
	z-index: 1;
}


/*<!--IDP留学优势-->*/


/*老师们*/

.teachers {
	position: relative;
}

.teachers .section_content {
	position: relative;
	z-index: 1;
}

.teachers:after {
	position: absolute;
	content: "";
	background: url(../img/zxx.png) no-repeat center;
	width: 1765px;
	height: 614px;
	top: 150px;
	right: 0;
}


/*老师们*/