@charset "utf-8";
body {
	color: #000000;
	font-size: 14px;
	background-color: #FFFFFF;
	overflow-x: hidden;
}

.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;
	position: relative;
	padding-top: 898px;
	padding: 898px 0 44px 0;
}

.headContent {
	width: 1000px;
	margin: 0 auto;
}


/*<!--导航-->*/

.mainNav {
	clear: both;
	width: 100%;
	margin: 0 auto;
	height: 56px;
	overflow: hidden;
	background-color: #FFFFFF;
}

.mainNav .mainNav_wrap {
	width: 100%;
	position: static;
}

.mainNav ul {
	width: 970px;
	margin: 0 auto;
	background-color: #FFFFFF;
	padding: 15px 0;
	border: 1px solid #333333;
}

.mainNav .mainNav_wrap.fixedTop {
	position: fixed;
	z-index: 999999;
	top: 0;
}

.mainNav li {
	padding: 0 17px;
	/*padding: 0 23px;*/
	float: left;
	font-size: 18px;
	cursor: pointer;
	border-right: 2px solid #333333;
}

.mainNav .lastLi {
	border-right: 0;
}

.mainNav li:hover,
.mainNav li.activeNav,
.mainNav a:hover {
	color: #6666CC;
}

.mainNav a {
	display: block;
	font-size: 18px;
	width: 97px;
	/*width: 120px;*/
	cursor: pointer;
}


/*<!--导航-->*/


/*导语*/

.leadAndForm {
	width: 100%;
}

.lead {
	width: 370px;
	font-size: 14px;
	line-height: 30px;
}


/*表單*/

.biaodan {
	margin: 0 auto;
	width: 610px;
	padding-top: 40px;
}

.biaodan form {
	/*padding: 0 190px;*/
}

.biaodan form div {
	margin-bottom: 10px;
}

.biaodan form input,
.biaodan form select {
	height: 38px;
	font-family: "微软雅黑";
	display: block;
	width: 265px;
	color: #aab2bd;
}

.biaodan form input {
	padding-left: 4px;
	width: 259px;
	line-height: 38px;
}

.mobile,
.name,
.branch,
.guojia {
	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;
}

.guojia {
	background: url(../img/countryBox.jpg) no-repeat center;
}

.branch {
	background: url(../img/cityBox.jpg) no-repeat center;
}

#submit {
	background: #333399 !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: #FF8901 !important;
}*/


/*表單*/

.formShadow {
	margin: 0 auto;
}


/*<!--头部【导语和表单】-->*/


/*********************<!--公共模块-->**********************/

.section {
	width: 100%;
	/*padding: 60px 0;*/
	padding-top: 60px;
	background-color: #FFFFFF;
}

.section_content {
	width: 1000px;
	margin: 0 auto;
}

.section_content h4 {
	font-size: 30px;
	font-weight: bold;
	margin-bottom: 12px;
}

.section_content p.subTit {
	font-size: 18px;
	margin-bottom: 30px;
}

.ly_wrap {
	width: 620px;
	margin: 0 auto;
	margin-top: 50px;
}

.ly_link {
	display: block;
	height: 50px;
	width: 300px;
	background-color: #6666CC;
	margin: 0 auto;
	font-size: 18px;
	line-height: 50px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	cursor: pointer;
	color: #FFFFFF;
	margin-top: 40px;
}

.ly_link:hover {
	background-color: #333399;
}


/*********************<!--公共模块-->**********************/


/*<!--lightSpot-->*/

.lightSpotLis li {
	width: 333px;
	float: left;
	margin-bottom: 20px;
}

.lightSpotLis span {
	width: 80px;
	color: #B39C18;
	font-size: 76px;
	float: left;
	position: relative;
	top: -10px;
}

.lightSpotLis p {
	float: left;
}

.lightSpotLis b,
.lightSpotLis em {
	display: block;
}

.lightSpotLis b {
	font-size: 18px;
	margin-bottom: 10px;
}

.lightSpotLis em {
	font-style: normal;
	font-size: 14px;
	color: #666666;
	line-height: 24px;
}

.lightSpot .ly_link {
	margin-top: 10px;
}


/*<!--lightSpot-->*/


/*<!--map-->*/

.map .section_content {
	position: relative;
	z-index: 1;
}

.mapUL li {
	float: left;
	margin-right: 54px;
	height: 118px;
	width: 118px;
	border: 1px solid #333333;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	cursor: pointer;
}

.mapUL li b {
	line-height: 118px;
	font-size: 30px;
	font-weight: normal;
	display: block;
}

.mapUL li p {
	display: none;
}

.mapUL li.currentCity,
.mapUL li:hover {
	background-color: #FF9966;
}

.mapUL li.currentCity b,
.mapUL li:hover b {
	line-height: 30px;
	font-size: 26px;
	font-weight: bold;
	padding-top: 30px;
}

.mapUL li.currentCity p,
.mapUL li:hover p {
	display: block;
	font-size: 18px;
	font-weight: bold;
	margin-top: 6px;
}

.map-time {
	display: none;
}

.map-time img {
	display: inline-block;
	position: relative;
	top: 5px;
	cursor: pointer;
}

.map-time.activeMapTime {
	display: block;
}

.map-time {
	padding-top: 38px;
	font-size: 18px;
	line-height: 32px;
}

.map .ly_link {
	margin: 0;
	margin-top: 40px;
}

.yh-contxt {
	/*padding-left: 20px;*/
	padding-right: 300px;
}

.yh-contxt b {
	display: block;
	padding-left: 20px;
	font-weight: normal;
}


/*弹窗*/

.waiting {
	padding: 30px;
	width: 380px;
	background: url(../img/filter.png) repeat left top;
	color: #ffffff;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	position: fixed;
	top: 20%;
	left: 50%;
	margin-left: -200px;
	z-index: 99999;
	display: none;
	font-size: 14px;
	line-height: 28px;
}

.waiting h5 {
	font-size: 14px;
}

.waiting a {
	display: block;
	height: 32px;
	line-height: 32px;
	width: 100px;
	margin: 0 auto;
	margin-top: 20px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	border: 1px solid #FFFFFF;
	cursor: pointer;
}

.waiting a:hover {
	background-color: #FF6633;
	border-color: #FF6633;
}

.waiting p,
.waiting h5 {
	margin-bottom: 12px;
}

.waiting p span,
.waiting h5 span {
	font-weight: bold;
}

.waiting .close {
	position: absolute;
	right: 10px;
	top: 10px;
	height: 16px;
	cursor: pointer;
}


/*弹窗*/


/*<!--map-->*/


/*<!--master-->*/

.master .section_content p.subTit {
	margin-bottom: 50px;
}

.master {
	background-color: #DCE4E6;
	position: relative;
	/*padding-top: 116px;*/
}

.master:after {
	content: "";
	width: 1920px;
	height: 587px;
	position: absolute;
	background: url(../img/bg1.jpg) no-repeat center top;
	right: 0;
	top: -521px;
}

.masterScroll {
	width: 700px;
	position: relative;
	margin: 0 auto;
	position: relative;
	padding-bottom: 10px;
}

.masterScroll .hd .prev,
.masterScroll .hd .next {
	display: block;
	width: 47px;
	height: 86px;
	overflow: hidden;
	cursor: pointer;
	position: absolute;
	top: 50%;
	margin-top: -43px;
	opacity: .7;
}

.masterScroll .hd .prev {
	background: url(../img/prevBtn.png) no-repeat center;
	left: -150px;
}

.masterScroll .hd .next {
	background: url(../img/nextBtn.png) no-repeat center;
	right: -150px;
}

.masterScroll .hd .prev:hover,
.masterScroll .hd .next:hover {
	opacity: 1;
}

.masterScroll .bd ul {
	overflow: hidden;
	zoom: 1;
}

.masterScroll .bd ul li {
	float: left;
	_display: inline;
	overflow: hidden;
	width: 700px;
}

.master-icon {
	height: 180px;
	width: 180px;
}

.master-contxt {
	margin-left: 210px;
	line-height: 28px;
	/*padding-top: 16px;*/
}

.master-contxt .master-tit {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
}

.master-name,
.master-place {
	font-weight: bold;
	font-size: 20px;
}

.master-name {
	margin-bottom: 14px;
}

.master-place {
	margin-top: 24px;
}


/*.master-instro {
	font-size: 14px;
	margin: 14px 0 24px 0;
}*/


/*<!--master-->*/


/*<!--schools-->*/

.schools {
	background-color: #DCE4E6;
	padding-bottom: 200px;
}

.schools .section_content {
	position: relative;
	z-index: 1;
}

.countryWrap li {
	float: left;
	position: relative;
	width: 228px;
	height: 128px;
	padding: 20px 0;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	margin: 1px;
}

.countryWrap li img {
	display: inline-block;
	height: 61px;
	/*width: 189px;*/
}

.countryWrap li p {
	height: 44px;
	line-height: 44px;
	font-size: 13px;
	color: #333333;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.countryWrap li span {
	display: block;
	margin: 0 auto;
}

.countryWrap li a {
	cursor: pointer;
}

.countryWrap li a.order,
.countryWrap li a.refer {
	display: inline-block;
	width: 48px;
	border: 1px solid #3399CC;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	line-height: 22px;
}

.countryWrap li a.order {
	color: #FFFFFF;
	background-color: #3399CC;
}

.countryWrap li a.refer {
	color: #3399CC;
}

.slideGroup {
	width: 100%;
	margin: 0 auto;
}

.slideGroup .parHd {
	position: relative;
}

.slideGroup .parHd ul {
	width: 880px;
	margin: 0 auto;
	line-height: 26px;
}

.slideGroup .parHd ul li {
	float: left;
	padding: 0 32px 0 24px;
	font-size: 18px;
	cursor: pointer;
	background: url(../img/counBor.jpg) no-repeat left center;
}

.slideGroup .parHd ul li.hot {
	background: transparent;
}

.slideGroup .parHd ul li.on {
	font-weight: bold;
}

.slideGroup .parHd ul li img {
	display: inline-block;
	margin-right: 8px;
}


/*主体部分*/

.slideGroup .countryBox {
	zoom: 1;
	position: relative;
	padding-left: 2px;
	padding-top: 30px;
	width: 928px;
	margin: 0 auto;
}

.slideGroup .sPrev,
.slideGroup .sNext {
	position: absolute;
	top: 50%;
	margin-top: -44px;
	display: block;
	width: 47px;
	height: 86px;
	filter: alpha(opacity=70);
	opacity: 0.7;
}

.slideGroup .sPrev {
	background: url(../img/prevBtn.png) no-repeat center;
	left: -60px;
}

.slideGroup .sNext {
	background: url(../img/nextBtn.png) no-repeat center;
	right: -60px;
}

.slideGroup .sPrev:hover,
.slideGroup .sNext:hover {
	filter: alpha(opacity=100);
	opacity: 1;
}

.slideGroup .parBd ul {
	overflow: hidden;
	zoom: 1;
}


/*主体部分*/


/*<!--最新捷报-->*/

.newInfos {
	width: 930px;
	margin: 0 auto;
	margin-top: 30px;
}

.newInfos h5,
.scrollDiv {
	display: block;
	float: left;
	height: 56px;
	line-height: 56px;
}

.newInfos h5 {
	width: 230px;
	background-color: #66CCCC;
	font-size: 18px;
	font-weight: bold;
}

.scrollDiv {
	background-color: #FFFFFF;
	overflow: hidden;
	padding: 0 16px;
	width: 668px;
	font-size: 16px;
}

.newsLis li {
	height: 56px;
}

.newsLis a {
	color: #000000;
}

.newsLis a:hover {
	text-decoration: underline;
}


/*<!--最新捷报-->*/


/*<!--schools-->*/

.strategy {
	position: relative;
	background-color: #2A4570;
	color: #FFFFFF;
}

.strategy:after {
	content: "";
	height: 525px;
	width: 1920px;
	position: absolute;
	background: url(../img/bg2.png) no-repeat center;
	top: -465px;
	right: 50%;
	margin-right: -960px;
}

.strategy .section_content p.subTit {
	margin-bottom: 50px;
}

.strategyLis li {
	width: 460px;
	margin-bottom: 50px;
}

.strategy-tit {
	border-left: 2px solid #FFFFFF;
	border-right: 2px solid #FFFFFF;
	width: 260px;
	margin: 0 auto;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 30px;
}

.strategy-contxt {
	font-size: 14px;
	line-height: 28px;
	height: 160px;
}

.strategy-link {
	color: #7cb9d7;
}

.strategy-link:hover {
	text-decoration: underline;
}

.strategy .ly_link {
	margin-top: 0;
}


/*<!--strategy-->*/


/*<!--offer-->*/

.offer {
	background: url(../img/bg3.jpg) no-repeat center bottom #2A4570;
	color: #FFFFFF;
	padding-bottom: 330px;
}

.offerSlide {
	width: 960px;
	margin: 0 auto;
	position: relative;
	margin-top: 32px;
	margin-bottom: 30px;
}

.offerSlide .bd ul {
	overflow: hidden;
	zoom: 1;
}

.offerSlide .bd ul li {
	float: left;
	_display: inline;
	overflow: hidden;
	text-align: center;
	margin: 0 5px;
}

.offerSlide .hd .prev,
.offerSlide .hd .next {
	display: block;
	float: right;
	margin-right: 5px;
	margin-top: 10px;
	overflow: hidden;
	cursor: pointer;
	width: 34px;
	height: 62px;
	position: absolute;
	top: 50%;
	margin-top: -31px;
	opacity: 0.7;
}

.offerSlide .hd .prev:hover,
.offerSlide .hd .next:hover {
	opacity: 1;
}

.offerSlide .hd .prev {
	left: -40px;
}

.offerSlide .hd .next {
	right: -40px;
}

.offerSlide .hd .prev img,
.offerSlide .hd .next img {
	width: 100%;
	height: 100%;
}

.offerSlide .bd img {
	border: 2px solid #CCCCCC;
	width: 178px;
	height: 250px;
}

.offerSlide .picList p {
	display: block;
	margin-top: 10px;
	font-size: 14px;
	color: #FFFFFF;
}

.recommendLis li {
	display: inline-block;
	margin: 5px;
}


/*<!--offer-->*/


/*<!--review-->*/

.review {
	/*padding-top: 90px;*/
}

.section_content_tit {
	width: 400px;
}

.vedio-review {
	position: relative;
	top: -60px;
	/*width: 469px;*/
	width: 560px;
}

.reviewMarquee {
	width: 932px;
	position: relative;
	margin: 0 auto;
}

.reviewMarquee .bd .tempWrap {
	width: 932px !important;
}


/* 用 !important覆盖SuperSlide自动生成的宽度，这样就可以手动控制可视宽度。 */

.reviewMarquee .bd ul {
	overflow: hidden;
	zoom: 1;
}

.reviewMarquee .bd ul li {
	margin-right: 20px;
	float: left;
	_display: inline;
	width: auto !important;
}

.reviewMarquee .bd ul li img {
	width: 220px;
	height: 105px;
}


/* 用 width:auto !important 覆盖SuperSlide自动生成的宽度，解决文字不衔接问题 */


/*<!--review-->*/

.dedicatedService h4,
.teachers h4,
.idpAdvan h4 {
	margin-bottom: 30px;
}


/*<!--dedicatedService-->*/

.dedicatedService .recommendLis {
	padding: 0 100px;
}

.dedicatedService .recommendLis li {
	margin: 8px;
}

.dedicatedService .recommendLis p {
	margin-top: 10px;
	color: #666666;
	font-size: 14px;
}


/*<!--dedicatedService-->*/


/*<!--teachers-->*/

.teachers .picMarquee-left {
	margin: 0 auto;
	padding: 0 30px;
}


/*<!--teachers-->*/


/*<!--idpAdvan-->*/

.idpAdvan {
	padding-bottom: 0;
}

.advantage dt {
	border-bottom-color: #CCCCCC !important;
}


/*<!--idpAdvan-->*/

.foot {
	line-height: 28px;
}