@charset "utf-8";
body {
	color: #000000;
	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: 546px;
	background: url(../img/headBanner.jpg) no-repeat center top;
}

.headContent {
	width: 1000px;
	margin: 0 auto;
	height: 497px;
}

.bannerBtn {
	width: 430px;
	padding-top: 368px;
}

.bannerBtn a {
	display: block;
	height: 48px;
	width: 208px;
	font-size: 18px;
	border: 1px solid #FFFFFF;
	cursor: pointer;
	line-height: 48px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	color: #FFFFFF;
}

.bannerBtn a:hover {
	background-color: #FF6633;
	border-color: #FF6633;
}


/*<!--导航-->*/

.mainNav {
	clear: both;
	width: 100%;
	margin: 0 auto;
	height: 50px;
	line-height: 50px;
	overflow: hidden;
	background-color: #FF6633;
}

.mainNav .mainNav_wrap {
	width: 100%;
	height: 50px;
	position: static;
	background-color: #FF6633;
}

.mainNav ul {
	width: 1000px;
	margin: 0 auto;
	color: #FFFFFF;
}

.mainNav .mainNav_wrap.fixedTop {
	position: fixed;
	z-index: 999;
	top: 0;
}

.mainNav li {
	padding: 0 22px;
	float: left;
	font-size: 16px;
	cursor: pointer;
}

.mainNav .lastLi {
	border-right: 0;
}

.mainNav li:hover,
.mainNav li.activeNav,
.mainNav a:hover {
	background-color: #333333;
}

.mainNav a {
	display: block;
	font-size: 16px;
	width: 98px;
	float: left;
	cursor: pointer;
}


/*<!--导航-->*/


/*导语*/

.leadAndForm {
	margin: 0 auto;
	width: 1000px;
}

.lead {
	margin: 0 auto;
	padding: 45px 0 34px 68px;
}

.lead p {
	position: relative;
	font-size: 14px;
	line-height: 30px;
}

.lead p:before {
	content: "导语";
	position: absolute;
	top: 14px;
	left: -68px;
	font-size: 24px;
	font-weight: bold;
}


/*表單*/

.biaodan {
	width: 1000px;
	margin: 0 auto;
	padding: 20px 0;
	background: #ECECEC;
}

.biaodan form {
	padding: 0 189px;
}

.biaodan form div {
	float: left;
	margin-bottom: 20px;
	margin-right: 20px;
}

.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: "微软雅黑";
	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/eduBox.jpg) no-repeat center;
}

.branch {
	background: url(../img/cityBox.jpg) no-repeat center;
}

#submit {
	background: #FF3333 !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: #E03022 !important;
}


/*表單*/


/*<!--头部【导语和表单】-->*/


/*********************<!--公共模块-->**********************/

.section {
	width: 100%;
	padding-top: 70px;
}

.section_content {
	width: 1000px;
	margin: 0 auto;
}

.section_content h4 {
	font-size: 34px;
	font-weight: bold;
	margin-bottom: 40px;
}

.ly_link {
	display: block;
	height: 50px;
	width: 400px;
	background-color: #FF3333;
	margin: 0 auto;
	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:hover {
	background-color: #E03022;
}


/*********************<!--公共模块-->**********************/


/*<!--加拿大留学优势-->*/

.canAdvan {
	padding-bottom: 70px;
}

.canAdvanLis {
	background: url(../img/nzl_ys_bg.png) no-repeat center 15px;
	padding-top: 40px;
}

.canAdvanLis b {
	display: block;
	font-size: 18px;
	margin-bottom: 20px;
}

.canAdvanLis span {
	font-size: 14px;
	color: #666666;
}

.canAdvanLis li.bottom {
	width: 1000px;
}

.canAdvanLis li.padLeft200,
.canAdvanLis li.padRight200 {
	width: 300px;
	margin-bottom: 100px;
}

.canAdvanLis li.padLeft220,
.canAdvanLis li.padRight220 {
	width: 280px;
	margin-bottom: 120px;
}

.canAdvanLis li.padLeft200 {
	padding-left: 200px;
}

.canAdvanLis li.padRight200 {
	padding-right: 200px;
}

.canAdvanLis li.padLeft220 {
	padding-left: 220px;
}

.canAdvanLis li.padRight220 {
	padding-right: 220px;
}


/*<!--加拿大留学优势-->*/


/*<!--加拿大留学前期费用，，，--加拿大高中留学费用---->*/

.canCost {
	background-color: #ECECEC;
}

.before_cost,
.highschool_cost {
	padding: 0 30px;
	background-color: #FFFFFF;
}

.highschool_cost {
	padding: 0 120px;
}

.before_cost2,
.highschool_cost2 {
	padding-bottom: 40px;
}

.before_cost li,
.highschool_cost li {
	width: 160px;
	padding-left: 60px;
	padding-top: 40px;
	padding: 40px 0 0 60px;
	float: left;
	margin-left: 20px;
	background: url(../img/yh.png) no-repeat left top 40px;
}

.highschool_cost li {
	width: 280px;
	margin-left: 80px;
}

.before_cost li.firstCost,
.highschool_cost li.firstCost {
	margin-left: 0;
}

.before_cost b,
.highschool_cost b {
	font-weight: normal;
	font-size: 16px;
	display: block;
	margin-bottom: 12px;
}

.before_cost p,
.highschool_cost p {
	color: #666666;
	font-size: 14px;
	line-height: 36px;
}

.before_cost p span,
.highschool_cost p span {
	color: #FF6600;
	font-weight: bold;
	font-size: 20px;
}

.before_cost a {
	display: block;
	margin-top: 8px;
	line-height: 20px;
	cursor: pointer;
	color: #FF3333;
	font-size: 14px;
}

.before_cost a:hover {
	text-decoration: underline;
}


/*<!--加拿大留学前期费用，，，--加拿大高中留学费用---->*/


/*<!--加拿大高中留学费用-->*/

.canCost .notice {
	display: block;
	margin-top: 20px;
	margin-bottom: 10px;
	font-size: 12px;
}

.canCost .notice_txt {
	font-size: 12px;
	color: #666666;
	margin-bottom: 20px;
	line-height: 24px;
}

.canCost .notice_txt a {
	color: #FF3333;
	cursor: pointer;
}

.canCost .notice_txt a:hover {
	text-decoration: underline;
}


/*<!--加拿大高中留学费用-->*/


/*<!--加拿大本科&硕士留学费用-->*/

.canCost_bs {
	padding-bottom: 60px;
}

.bsContent {
	width: 100%;
	padding: 626px 0 30px 0;
	background: url(../img/mapImg.png) no-repeat center top 10px #FFFFFF;
}

.bsContent {
	position: relative;
}

.bsTabs li {
	position: absolute;
	cursor: pointer;
}

.bsTabs li span {
	position: absolute;
	font-size: 14px;
}

.bsTabs li img{
	display: none;
}

.bsTabs li.thisTab img{
	display: block;
}
.bsTabs li.thisTab span{
	color: #FF3333;
}
.bsTabs .batab1 {
	width: 131px;
	height: 260px;
	top: 268px;
	left: 128px;
}

.bsTabs .batab1 span {
	top: 68px;
	left: 54px;
}

.bsTabs .batab2 {
	width: 113px;
	height: 192px;
	top: 347px;
	left: 222px;
}

.bsTabs .batab2 span {
	top: 48px;
	left: 46px;
}

.bsTabs .batab3 {
	width: 102px;
	height: 184px;
	top: 370px;
	left: 292px;
}

.bsTabs .batab3 span {
	top: 42px;
	left: 50px;
}

.bsTabs .batab4 {
	width: 119px;
	height: 178px;
	top: 381px;
	left: 381px;
}

.bsTabs .batab4 span {
	top: 46px;
	left: 32px;
}

.bsTabs .batab5 {
	width: 230px;
	height: 225px;
	top: 433px;
	left: 446px;
}

.bsTabs .batab5 span {
	top: 38px;
	left: 64px;
}

.bsTabs .batab6 {
	width: 231px;
	height: 263px;
	top: 323px;
	left: 567px;
}

.bsTabs .batab6 span {
	top: 120px;
	left: 82px;
}

.bsTabs .batab7 {
	width: 61px;
	height: 52px;
	top: 502px;
	left: 722px;
}

.bsTabs .batab7 span {
	top: 10px;
	left: 24px;
}

.bsTabs .batab8 {
	width: 54px;
	height: 80px;
	top: 490px;
	left: 769px;
}

.bsTabs .batab8 span {
	top: 28px;
	left: 24px;
}

.bsTabs .batab9 {
	width: 207px;
	height: 153px;
	top: 322px;
    left: 670px;
}

.bsTabs .batab9 span {
	top: 84px;
    left: 34px;
}

.bsContent b{
	position: absolute;
	font-weight: normal;
	font-size: 14px;
}
.bsContent b.other1{
	top: 214px;
    left: 178px;
}
.bsContent b.other2{
	top: 240px;
    left: 268px;
}
.bsContent b.other3{
	top: 266px;
    left: 416px;
}
/*<!--加拿大本科&硕士留学费用-->*/


/*<!--加拿大大学奖学金申请攻略-->*/

.canScholarship {
	padding-top: 60px;
}

.ssLis li {
	width: 470px;
	font-size: 14px;
}

.ssLis li p {
	color: #666666;
	margin-top: 16px;
	line-height: 26px;
}

.ssLis li p span {
	color: #000000;
}

.ssLis li a {
	display: block;
	color: #FF3333;
	margin-top: 20px;
}

.ssLis li a:hover {
	font-size: 14px;
	text-decoration: underline;
}

.bsLis{
	padding: 0 60px;
}

.bsLis li{
	display: none;
}
.bsLis li.bs_thisLi{
	display: block;
}
.bsLis h5{
	font-size: 18px;
	color: #000000;
	margin-bottom: 20px;
}

.bsLis p{
	line-height: 28px;
	color: #666666;
}

.bsLis p span{
	color: #000000;
}

.bsLis p em{
	font-size: 22px;
	color: #FF6600;
	font-weight: bold;
}
/*<!--加拿大大学奖学金申请攻略-->*/


/*<!--IDP留学服务-->*/

.idpService {
	padding-top: 70px;
}

.idpService h4 {
	margin-bottom: 40px;
}

.joinUs {
	display: block;
	height: 50px;
	width: 400px;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
	color: #FFFFFF;
	margin: 0 auto;
	line-height: 50px;
	font-size: 18px;
	background-color: #2356A9;
	cursor: pointer;
	margin-top: 50px;
}


/*<!--IDP留学服务-->*/


/*<!新西兰留学专家团队>*/

.teachers h4 {
	margin-bottom: 30px;
}


/*<!新西兰留学专家团队>*/


/*<!--新西兰留学成功案例-->*/

.successfulCaseLis li {
	width: 200px;
	height: 292px;
	padding: 0 16px;
	border: 2px solid #FFCC99;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	float: left;
	margin-left: 18px;
	background-color: #FFFFFF;
	position: relative;
}

.successfulCaseLis li.firstCase {
	margin-left: 0;
}

.successfulCaseLis h5 {
	color: #FF6633;
	font-size: 18px;
	height: 90px;
	padding-top: 20px;
	line-height: 28px;
	background: url(../img/caseBor.jpg) no-repeat center bottom;
	margin-bottom: 14px;
}

.successfulCaseLis li p {
	font-size: 14px;
	color: #666666;
	line-height: 26px;
}

.successfulCaseLis li a {
	display: block;
	height: 30px;
	width: 122px;
	border: 1px solid #333333;
	color: #333333;
	line-height: 30px;
	position: absolute;
	bottom: 18px;
	left: 50%;
	margin-left: -62px;
	font-size: 15px;
}

.successfulCaseLis li a:hover {
	background-color: #333333;
	color: #FFFFFF;
}


/*<!--新西兰留学成功案例-->*/


/*<!--精彩专题推荐-->*/

.recommendLis li {
	width: 292px;
	height: 160px;
	float: left;
	margin-right: 62px;
	margin-bottom: 30px;
	padding-top: 89px;
}

.recommendLis li.noMR {
	margin-right: 0;
}

.recommendLis li.noMB {
	margin-bottom: 0;
}

.recommendLis a {
	display: block;
}

.recommendLis p.p1 {
	color: #FFFFFF;
	font-size: 20px;
	font-weight: bold;
	line-height: 28px;
}

.recommendLis p.p2 {
	color: #FFFFFF;
	font-size: 18px;
	margin-top: 6px;
}


/*<!--精彩专题推荐-->*/


/*<!--IDP留学优势-->*/

.idpAdvan h4 {
	margin-bottom: 40px;
}


/*<!--IDP留学优势-->*/