@charset "utf-8";
body {
	font-size: 16px;
	color: #333333;
	background-color: #FFFFFF;
}

.textCenter {
	text-align: center;
}

.textLeft {
	text-align: left;
}

.textRight {
	text-align: right;
}


/*<!--头部【导语和表单】-->*/

/*header*/

.header {
	width: 100%;
	background: url(../img/banner.jpg) no-repeat center top;
	margin-bottom: 50px;
}

.headContent {
	width: 1000px;
	margin: 0 auto;
	padding-top: 364px;
}

.lead {
	width: 644px;
	line-height: 36px;
	margin: 0 0 44px 356px;
	font-size: 18px;
	position: relative;
}

.lead p:before {
	content: "导语";
	position: absolute;
	top: 3px;
	font-size: 30px;
	left: -74px;
}

.form {
	float: right;
	width: 404px;
	height: 390px;
	padding-top: 28px;
	border: 10px solid #cc3333;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	background: rgba(255, 255, 255, 0.5);
	margin-right: 160px;
}

.form h4 {
	font-size: 24px;
	margin-bottom: 32px;
}

.form input,
.form select {
	width: 250px;
	height: 40px;
	margin: 0 auto;
	font-family: "微软雅黑";
	margin-bottom: 20px;
	padding-left: 36px;
	padding-right: 20px;
	display: block;
	color: #aab2bd;
}

.form select {
	width: 300px;
	padding-left: 30px;
}

#mobile {
	background: url(../img/tel.jpg) no-repeat center;
}

#name {
	background: url(../img/name.jpg) no-repeat center;
}

#step {
	background: url(../img/edu.jpg) no-repeat center;
}

#branch {
	background: url(../img/city.jpg) no-repeat center;
	margin-bottom: 4px;
}

#submit {
	background-color: #cc3333;
	width: 300px;
	height: 50px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	font-size: 18px;
	color: #FFFFFF;
	cursor: pointer;
}


/*<!--头部【导语和表单】-->*/


/*<!--导航-->*/

.mainNav {
	width: 1000px;
	margin: 0 auto;
	height: 50px;
	line-height: 50px;
	margin-bottom: 80px;
}

.mainNav ul {
	width: 998px;
	border: 1px solid #333333;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	position: relative;
}

.mainNav li.twoRow {
	line-height: 18px;
	padding-top: 8px;
	height: 42px;
}

.mainNav ul.fixedTop {
	position: fixed;
	z-index: 999;
	top: 0;
}

.mainNav li {
	border-right: 1px solid #333333;
	width: 123px;
	float: left;
	font-size: 14px;
	background-color: #FFFFFF;
	cursor: pointer;
}

.mainNav li.longLi {
	width: 130px;
}

.mainNav li a {
	display: block;
	color: #333333;
}

.mainNav li:hover {
	background-color: #333333;
}

.mainNav li:hover {
	color: #FFFFFF;
}

.mainNav li.activeNav {
	background-color: #333333;
	color: #FFFFFF;
}

.mainNav .lastli {
	border-right: 0;
}

.mainNav a.referForFree {
	display: block;
	width: 123px;
	position: absolute;
	right: 0;
	top: 0;
	background-color: #FFFFFF;
	font-size: 13px;
	cursor: pointer;
}

.mainNav a.referForFree:hover {
	background-color: #333333;
	color: #FFFFFF;
}


/*<!--导航-->*/


/*********************<!--公共模块-->**********************/

.section {
	background-color: #d1f5f5;
	width: 100%;
	padding-top: 80px;
}

.ha_content {
	width: 1000px;
	margin: 0 auto;
}

.ha_content h4,
.offerCount h4 {
	width: 700px;
	height: 33px;
	border: 1px solid #000000;
	margin: 0 auto;
}

.ha_content h4 {
	margin-bottom: 64px;
}

.ha_content h4 span,
.offerCount h4 span {
	font-size: 35px;
	background-color: #d1f5f5;
	display: block;
	font-weight: bold;
	margin: 0 auto;
	position: relative;
	padding: 0 10px;
	top: -26px;
	text-align: center;
}


/*offer轮播*/

.slideBox {
	width: 265px;
	height: 420px;
	position: relative;
	margin-left: 50px;
	float: left;
}

.slideBox .bd {
	overflow: hidden;
	position: relative;
	height: 100%;
	z-index: 0;
}

.slideBox .bd li {
	width: 100%;
	zoom: 1;
	vertical-align: middle;
	cursor: pointer;
}

.slideBox .bd img {
	display: block;
	width: 100%;
}

.slideBox .bd p {
	font-size: 14px;
	line-height: 30px;
}


/* 下面是前/后按钮代码，如果不需要删除即可 */

.slideBox .prev,
.slideBox .next {
	position: absolute;
	top: 50%;
	margin-top: -21px;
	display: block;
	width: 20px;
	height: 42px;
	background: url(../img/prev.png) no-repeat center;
	filter: alpha(opacity=50);
	opacity: 0.5;
}

.slideBox .prev {
	left: -42px;
}

.slideBox .next {
	background: url(../img/next.png) no-repeat center;
	right: -42px;
}

.slideBox .prev:hover,
.slideBox .next:hover {
	filter: alpha(opacity=100);
	opacity: 1;
}


/*offer轮播*/


/*<!--相关链接-->*/

.infoLis {
	width: 490px;
	float: left;
	margin-left: 130px;
	font-size: 18px;
	line-height: 38px;
	padding-top: 8px;
	font-size: 14px;
}

.infoLis li {
	position: relative;
}

.infoLis li.MB {
	margin-bottom: 70px;
}

.infoLis li:before {
	position: absolute;
	content: "●";
	height: 6px;
	width: 6px;
	top: -1px;
	left: -16px;
	color: #666666;
}

.infoLis a {
	color: #666666;
}

.infoLis a:hover {
	text-decoration: underline;
}

.offerLink {
	display: block;
}


/*<!--相关链接-->*/


/*<!--故事和推荐-->*/

.storyAndRecommend {
	float: right;
	width: 570px;
	line-height: 24px;
	color: #666666;
	font-size: 14px;
}

.storyAndRecommend h5 {
	position: relative;
	font-weight: bold;
	font-size: 14px;
}

.storyAndRecommend h5:before {
	content: "●";
	position: absolute;
	top: -1px;
	left: -12px;
}

.storyAndRecommend p {}

.linkto {
	color: #71a3a3;
	display: block;
	font-weight: bold;
	margin: 32px 0 44px 0;
	font-size: 16px;
}

.linkto:hover {
	text-decoration: underline;
}

.rec {
	height: 168px;
}

.rec a {
	color: #666666;
}

.rec img {
	float: left;
	height: 100%;
}

.recTxt {
	padding-top: 34px;
	float: right;
	width: 358px;
}

.recTableWrap {
	margin-top: 20px;
	width: 1000px;
	height: 400px;
	overflow-y: auto;
}

.recTable {
	border-collapse: collapse;
	width: 982px;
	font-size: 13px;
	font-family: "微软雅黑";
	border: 1px solid #CCCCCC;
	border-right: 0;
	border-color: #CCCCCC;
	*border-color: #CCCCCC;
	_border-color: #CCCCCC;
	width: 100%;
	background-color: #FFFFFF;
}

.recTable tr {
	border-bottom: 1px solid #CCCCCC;
}

.recTable tr td,
.recTable tr th {
	border-right: 1px solid #CCCCCC;
	border-color: #CCCCCC;
	*border-color: #CCCCCC;
	_border-color: #CCCCCC;
}

.recTable tr:nth-child(odd) {
	background-color: #d1e0f0;
}

.recTable th {
	height: 54px;
	background-color: #6699cc;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: normal;
}

.recTable td {
	padding: 18px 0;
	color: #666666;
}

.jionUs {
	display: block;
	color: #FFFFFF;
	width: 300px;
	height: 50px;
	line-height: 50px;
	margin: 0 auto;
	background-color: #CC3333;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	margin-top: 20px;
	cursor: pointer;
	font-size: 16px;
}


/*<!--故事和推荐-->*/


/*********************<!--公共模块-->**********************/


/*<!--录取列表-->*/

.offerCount {
	width: 1000px;
	margin: 0 auto;
}

.offerCount .subTit {
	width: 580px;
	margin: 0 auto;
	font-size: 14px;
	margin-top: 18px;
	margin-bottom: 42px;
	line-height: 24px;
}

.offerCount h4 {
	width: 700px;
}

.offerCount h4 span {
	width: 572px;
	background-color: #FFFFFF;
}

.offerCount ul {
	width: 1000px;
	margin: 0 auto;
	position: relative;
	top: 12px;
}

.offerCount li {
	font-size: 18px;
	float: left;
	width: 33.33%;
}

.offerCount li img {
	display: inline-block;
}

.offerCount li p {
	margin-top: 20px;
}

.offerCount li span {
	display: block;
	font-weight: bold;
}


/*<!--录取列表-->*/


/*<!--IDP英国top_5院校录取展示-->*/

.top_5 {
	padding-top: 170px;
	background: url(../img/bg1.jpg) no-repeat center top #d1f5f5;
}

.top_5 .ha_content h4 {
	width: 700px;
}

.top_5 .ha_content h4 span {
	width: 442px;
}


/*<!--IDP英国top_5院校录取展示-->*/


/*<!--IDP英国TOP10院校录取展示-->*/

.top_10 {
	padding-bottom: 50px;
}

.top_10 .ha_content h4 span {
	width: 460px;
}

.top_10 .recTxt {
	padding-top: 24px;
}


/*<!--IDP英国TOP10院校录取展示-->*/


/*<!--IDP英国罗素集团院校录取展示-->*/

.idpLS {
	background: url(../img/bg2.jpg) no-repeat center top;
}

.idpLS .offerLink {
	margin-top: 40px;
}

.idpLS .ha_content h4 span {
	width: 484px;
	background-color: #FFFFFF;
}

.uniRec {
	margin-top: 20px;
	margin-bottom: 44px;
}

.uniRec h5 {
	font-weight: bold;
	color: #666666;
	margin-bottom: 30px;
	margin-left: 20px;
	position: relative;
	font-size: 14px;
}

.uniRec h5:before {
	content: "●";
	position: absolute;
	left: -14px;
	top: -1px;
}

.uniRceLis li {
	float: left;
	width: 20%;
	height: 234px;
	background: url(../img/uniRecBorder.jpg) repeat-y right top;
	font-size: 14px;
	line-height: 24px;
}

.uniRceLis li:last-of-type {
	background: transparent;
}

.uniRceLis img {
	display: inline-block;
}

.uniRceLis a {
	display: block;
	padding: 0 20px;
}

.uniRceLis a p.p_uniName {
	color: #333333;
	margin-top: 14px;
	margin-bottom: 10px;
}

.uniRceLis a p.p_uniIntro {
	color: #666666;
	font-size: 13px;
}


/*<!--IDP英国罗素集团院校录取展示-->*/


/*<!--更多IDP英国留学申请录取展示-->*/

.moreOfferShow {
	padding-bottom: 60px;
	/*background-color: #FFFFFF;*/
	background: url(../img/bg3.jpg) no-repeat center bottom #FFFFFF;
}

.moreOfferShow .ha_content h4 span {
	width: 500px;
	background-color: #FFFFFF;
}

.moreOfferShow .msg {
	margin: 4px 0 30px 0;
	font-size: 14px;
}


/*<!--更多IDP英国留学申请录取展示-->*/


/*<!--攻略推荐-->*/

#recommend {
	background-color: #d1e0f0;
	padding-bottom: 0;
}

#recommend .ha_content h4 {
	width: 426px;
}

#recommend .ha_content h4 span {
	background-color: #d1e0f0;
	width: 350px;
}

.recommendLis li {
	float: left;
	width: 33.33%;
}

.recommendLis li.noMB {
	margin-bottom: 0;
}

.recommendLis img {
	display: inline-block;
	width: 310px;
	height: 209px;
}

.recommendLis p {
	font-size: 14px;
	color: #666666;
	padding: 20px 0;
}


/*<!--攻略推荐-->*/


/*<!--IDP英国留学顾问团队-->*/

.teacher {
	background-color: #d1e0f0;
}

.teacher .ha_content h4 {
	width: 424px;
}

.teacher .ha_content h4 span {
	width: 346px;
	background-color: #d1e0f0;
}


/*<!--IDP英国留学顾问团队-->*/


/*<!--IDP英国留学中心-->*/

.idpUKCenter {
	background-color: #d1e0f0;
}

.idpUKCenter .ha_content h4 {
	width: 424px;
}

.idpUKCenter .ha_content h4 span {
	width: 346px;
	background-color: #d1e0f0;
}

.ukyoushi_l p {
	color: #999999;
}


/*<!--IDP英国留学中心-->*/


/*<!--IDP优势-->*/

.idpAdvantage {
	background-color: #FFFFFF;
	/*padding-top: 65px;*/
}

.idpAdvantage .ha_content h4 {
	width: 294px;
}

.idpAdvantage .ha_content h4 span {
	width: 206px;
	background-color: #FFFFFF;
}


/*<!--IDP优势-->*/


/*foot*/

.foot {
	line-height: 28px;
}


/*foot*/