@charset "utf-8";
body {
	color: #000000;
	font-size: 14px;
	background-color: #fff;
	overflow-x: auto;
	font-family: "Microsoft YaHei", "Tahoma", "宋体";
	*font-family: "微软雅黑", "Microsoft YaHei", "Tahoma", "宋体";
}

.Validform_checktip {
	display: none !important;
}

.textCenter {
	text-align: center;
}

.textLeft {
	text-align: left;
}

.textRight {
	text-align: right;
}

.left {
	float: left;
}

.right {
	float: right;
}

img {
	display: inline-block;
	border: none;
}

a {
	cursor: pointer;
	text-decoration: none;
}

li {
	list-style: none;
}

input {
	border: none;
}

.mainNav {
	clear: both;
	width: 100%;
	margin: 0px auto 0;
	height: 50px;
	line-height: 50px;
	overflow: hidden;
}

.mainNav .mainNav_wrap {
	width: 100%;
	height: 50px;
	overflow: hidden;
	position: static;
	background: #555555;
	/*background: -webkit-linear-gradient(left, #2630a8, #0086f8);*/
	/* Safari 5.1 - 6.0 */
	/*background: -o-linear-gradient(right, #2630a8, #0086f8);*/
	/* Opera 11.1 - 12.0 */
	/*background: -moz-linear-gradient(right, #2630a8, #0086f8);*/
	/* Firefox 3.6 - 15 */
	/*background: linear-gradient(to right, #2630a8, #0086f8);*/
	opacity: 0.9;
}

.mainNav .mainNav_wrap.fixedTop {
	position: fixed;
	z-index: 999;
	top: 0;
}

.mainNav ul {
	width: 1000px;
	margin: 0 auto;
	color: #fbfbfb;
	height: 50px;
	line-height: 50px;
}

.mainNav ul li {
	width: auto;
	padding: 0 5px;
	text-align: center;
	float: left;
	font-size: 14px;
	cursor: pointer;
}

.mainNav ul li:hover {
	color: #125ed3;
	background: #fff;
}

.mainNav ul li:hover a,
.mainNav ul li.activeNav a {
	color: #125ed3;
}

.mainNav ul li.activeNav {
	color: #125ed3;
	background: #fff;
	font-weight: bold;
}

.mainNav a {
	float: left;
	text-align: center;
	font-size: 14px;
	width: 130px;
	cursor: pointer;
	color: #fff;
	font-weight: normal;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	font-size: 0;
	overflow: hidden;
}

.clearfix {
	zoom: 1;
}

.wrapper {
	width: 1000px;
	margin: 0 auto;
}

.a_btn {
	display: block;
	width: 200px;
	/* padding: 0 40px; */
	height: 50px;
	line-height: 50px;
	background: transparent;
	font-size: 18px;
	color: #5ea882;
	border: 1px solid #5ea882;
	border-radius: 50px;
	text-align: center;
	margin: 0 auto;
	margin-top: 30px;
}

.a_btn:hover {
	background: #5ea882 !important;
	color: #fff;
}

.a_btn_hollow {
	display: block;
	background: #fff !important;
	width: 322px;
	height: 50px;
	line-height: 50px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	font-size: 18px;
	text-align: center;
	color: #51c21a;
	cursor: pointer;
	border: 1px solid #51c21a;
}

.a_btn_hollow:hover {
	background: #51c21a !important;
	color: #fff;
}

.a_list {
	display: block;
	width: 415px;
	margin: 0 auto;
}

.a_list a:nth-child(1) {
	float: left;
}

.a_list a:nth-child(2) {
	float: right;
	margin-top: 30px;
}

.contents .content {
	display: none;
}

.contents .active-content {
	display: block !important;
}

.padtop60 {
	padding-top: 60px;
}


/*<!--头部【导语和表单】-->*/

.header {
	width: 100%;
	height: 528px;
	background: url(../img/banner.jpg) no-repeat center top;
}

.header .headbtn_list {
	position: relative;
	width: 545px;
	height:438px;
	line-height: 50px;
	margin: 0 auto;
	padding:105px 0px 0px 455px;
}
.header .headbtn_list .bt{ font-size:30px; line-height:50px; color: #fff; padding:0 0 28px 250px;}
.header .headbtn_list .bta{ font-size:75px; line-height:90px; color: #0099cc; padding:0 0 0 90px; font-weight:bold;}
.header .headbtn_list .btb{ font-size:44px; line-height:95px; color: #0099cc;}
.header .headbtn_list .btc{ font-size:24px; line-height:26px; color: #fff; padding:10px 0 0 30px;}
.dyform {
	width: 100%;
	height: 495px;
	background: #555555;
}

.dyform h3 {
	font-size: 30px;
	color: #0099cc;
	font-weight: bold;
	padding-bottom: 10px;
}

.dybox {
	width: 510px;
	line-height: 30px;
	font-size: 14px;
	color: #666666;
	padding: 90px 0 0 20px;
}

.dybox p {
	margin-top: 10px;
	font-size: 14px;
	color: #666;
	line-height: 30px;
}

.dy_img {
	margin-top: 30px;
}

.biaodan {
	width: 425px;
	height: 410px;
	padding-top: 40px;
	position: relative;
	top: 65px;
	background:#fff;
	box-shadow: 0px 0px 15px #d8dae1;
}

.biaodan h2 {
	line-height: 30px;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 20px;
	color: #000;
}

form div {
	margin-bottom: 10px;
}

form input,
form select {
	height: 38px;
	font-family: "微软雅黑";
	display: block;
	width: 265px;
	color: #aab2bd;
}

form .mobile,
form .name,
form .guojia,
form .branch,
form .language,
form .Mschool,
form .Nstep {
	width: 265px;
	padding: 1px 0;
	margin: 0 auto;
	padding-left: 36px;
	margin-bottom: 10px;
}

form .mobile {
	background: url(../img/phone_box.jpg) no-repeat center;
}

form .name {
	background: url(../img/name_box.jpg) no-repeat center;
}

form .branch {
	background: url(../img/city_box.jpg) no-repeat center;
}

form .guojia {
	background: url(../img/con_box.jpg) no-repeat center;
}
form .Nstep {
	background: url(../img/cj_box.jpg) no-repeat center;
}
form .from_submit {
	width: 301px;
	margin:0 auto; 
}

.from_submit #submit {
	display: block;
	background: #ff8202 !important;
	margin-bottom: 0;
	width: 100%;
	height: 48px;
	line-height: 48px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	font-size: 16px;
	color: #fff;
	cursor: pointer;
	border: 1px solid #ff8202;
}

.from_submit #submit:hover {
	background: #ff8202 !important;
	color: #fff;
}

.from_submit a.submit {
	background: #fff !important;
	margin-bottom: 0;
	margin-top: -49px;
	width: 141px;
	height: 46px;
	line-height: 46px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	font-size: 16px;
	text-align: center;
	color: #ff8202;
	cursor: pointer;
	border: 1px solid #ff8202;
}

.from_submit a.submit:hover {
	background: #ff8202 !important;
	color: #fff;
}


/*--------begin section-----------*/

.secline {
	position: absolute;
	margin-left: -150px;
}

.secline_s {
	position: absolute;
	margin-left: -250px;
	margin-top: 20px;
}

.seclines {
	position: absolute;
	float: right;
	right: 250px;
	margin-top: 25px;
}

.bggary {
	background: #f3f4f7;
}

.sections {
	margin-top: 10px;
}

.section_content,.section {
	padding-top:50px;
}

.titleh2 {
	font-size: 36px;
	font-weight: bold;
	color: #333;
	z-index: 2;
	position: relative;
}

.title_p {
	color: #333;
	font-size: 28px;
	margin-top: 10px;
	position: relative;
	z-index: 1;
	margin-bottom: 40px;
	color:#666;
}

.lxpp{ background: url(../img/bja.gif) no-repeat; height:300px;}
.lxpp p{ padding:110px 70px 0px 470px; font-size:14px; line-height:26px; color:#fff;}


.padtop0{padding-top: 0 !important;}
.padtop40{ padding-top:40px;}
.magtop40{ margin-top:40px;}
.padbot40{ padding-bottom:40px;}
.reasons{ padding:10px 0 40px 0;}
.reasons li{ color:#666; width:320px; height:240px; float:left; margin-right:20px; text-align:center;background-color:#fff; border-radius:10px; margin-top:10px; margin-bottom:10px;box-shadow: 0px 0px 15px #d8dae1;}
.reasons li img{ display:block; width:120px; height:84px; margin:40px auto 20px;}
.reasons li strong{ font-size:21px; color:#126ab5; display:block; margin-bottom:10px;}
.reasons li.none{ margin-right:0;}

.course{ padding:10px 0;}
.course li{  width:490px; height:475px; float:left; margin-right:20px; background-color:#fff; border-radius:10px; margin-top:10px; margin-bottom:10px;box-shadow: 0px 0px 15px #d8dae1;}
.course li h3{ color:#fff; height:130px; line-height:130px; text-align:left; font-weight:bold; text-indent:210px;font-size:21px;}
.course li .cBox{ padding:18px 0 0 30px; height:246px; line-height:29px;}
.course li strong{ float:left; color:#126ab5; display:inline-block;width:100px; text-align:left; font-size:14px;}
.course li p{ display:inline-block; width:340px; float:left; color:#666;}
.course li p.lh25{ line-height:25px;}
.course li p b{ color:#333;}
.course li .bot{ text-align:center;}
.course li .bot a{ display:inline-block; width:132px; height:38px; border:1px solid #ff8202; color:#ff8202; line-height:38px; text-align:center; margin:0 5px; font-weight:bold;}
.course li .bot a:hover{ background:#ff8202; color:#fff;}
.course li.none{ margin-right:0;}
.cbg1{ background:url(../img/cbg1.png) no-repeat;}
.cbg2{ background:url(../img/cbg2.png) no-repeat;}
.cbg3{ background:url(../img/cbg3.png) no-repeat;}
.cbg4{ background:url(../img/cbg4.png) no-repeat;}

.matching{background:url(../img/matchbg.png) no-repeat left top; height:433px;}
.matchR{background:url(../img/matchR.png) no-repeat right top; width:522px; padding-left:28px;margin-left:450px; height:377px; padding-top:56px;float:left;}
.matchR li{ margin-top:25px; float:left;}
.matchR li .item{ width:94px; float:left; text-align:center; font-size:14px; color:#fff; margin-right:70px;}
.matchR li .item strong{ font-size:18px; display:block; margin-bottom:5px;}
.matchR li .item p{ line-height:24px;}
.matchR li .item a.more{ border:1px solid #ff8202; color:#ff8202; width:92px; height:24px; line-height:24px; display:inline-block; margin-top:8px;}
.matchR li .item a.more:hover{ color:#fff; background-color:#ff8202;}
.matchR li .none{ margin-right:0;}

.biaodan2{background:url(../img/bjb.gif) no-repeat; height:248px; margin-top:40px; }
.biaodan2 form{ padding:50px 0px 0px 460px;}
.from_submita{ float:left; padding-left:15px;}
.from_submita #submit {
	display: block;
	background: #ff8202 !important;
	margin-bottom: 0;
	width: 140px;
	height: 140px;
	line-height:140px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	font-size: 16px;
	color: #fff;
	cursor: pointer;
	border: 1px solid #ff8202;
}

.from_submita #submit:hover {
	background: #ff8202 !important;
	color: #fff;
}
/*------------begin 附加奖学金-----------*/

.sec_bonus {
	background: #DDEFFD;
}

.sec_bonus .left {
	width: 310px;
	height: 320px;
	box-sizing: border-box;
}

.sec_bonus .right {
	width: 668px;
}

.sec_bonus .top,
.sec_bonus .botm {
	box-sizing: border-box;
	padding: 25px 60px;
}

.sec_bonus .top {
	color: #fff;
	height: 130px;
	text-align: center;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	background: #1A94D5;
	background: -webkit-linear-gradient(left, #297ABC, #1A94D5);
	background: -o-linear-gradient(right, #297ABC, #1A94D5);
	background: -moz-linear-gradient(right, #297ABC, #1A94D5);
	background: linear-gradient(to right, #297ABC, #1A94D5);
}

.sec_bonus .top h1 {
	font-weight: bold;
}

.sec_bonus .top p.info {
	font-size: 18px;
	line-height: 25px;
	margin-top: 7px;
}

.sec_bonus .botm {
	height: 210px;
	background: #fff;
	box-shadow: 0px 4px 25px #cad1d6;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
}

.sec_bonus .left .botm {
	background: url(../img/bonus_1.png) #fff no-repeat center;
	color: #189BD0;
	font-weight: bold;
	font-size: 26px;
	position: relative;
}

.sec_bonus .left span {
	font-size: 23px;
	position: absolute;
	bottom: 73px;
}

.sec_bonus .bonus_box div {
	float: left;
	width: 180px;
	height: 158px;
	border-right: 1px dashed #ccc;
}

.sec_bonus .bonus_box div:nth-child(3n) {
	border: 0;
}

.sec_bonus .bonus_box p.tit {
	color: #6e6e6e;
	font-size: 24px;
}

.sec_bonus .bonus_box b {
	color: #189BD0;
	font-weight: 400;
	position: relative;
	left: 3px;
	top: -2px;
}

.sec_bonus .bonus_box strong {
	color: #189BD0;
	font-size: 23px;
	position: relative;
	top: 8px;
}

.sec_bonus .bonus_box img {
	margin-top: 6px;
}

.sec_bonus .p_instruct
{
    font-size: 15px;
    color: #9cd4f3;
    text-align: center;
    margin-top: 30px;
}
.a_btn {
	display: block;
	width: 280px;
	height: 50px;
	line-height: 50px;
	background: #FF8202;
	font-size: 16px;
	color: #fff;
	border-radius: 1px;
	text-align: center;
	margin: 0 auto;
	margin-top: 30px;
}

.a_btn:hover {
	background: #f39a3f !important;
	color: #fff;
}



/*------------end 附加奖学金-----------*/

/*------------begin 6大体系------------*/
.ul_sys {
	position: relative;
    margin-top: 40px;
    padding-left: 90px;
    width: 100%;
    margin: 0 auto;
}

.ul_sys li {
    cursor: pointer;
    width: 130px;
    /*height: 550px;*/
    text-align: center;
    float: left;
    margin-right: 10px;
}

.ul_sys .span {
color: #83c1ea;
    font-size: 18px;
    line-height: 25px;
    font-weight: bold;
    width: 80px;
    text-align: center;
    margin: 0 auto;
    /* display: -webkit-box; */
    /* margin-left: 25px; */
    top: 40px;
    position: relative;
}

.div_img {
	margin-bottom: 30px;
	height: 128px;
	text-align: center;
	background: url(../img/sys_default_bg.png) no-repeat center;
}

.ul_sys li.active .div_img ,.ul_sys li:hover .div_img{
	
	background: url(../img/sys_hover_bg.png) no-repeat center;
}
.ul_sys li.active .span,.ul_sys li:hover .span
{
	color: #fff;
}
.ul_sys li:nth-child(6n) .span
{ 
	/* left: 25px;	*/
}
.ul_sys li.active .sys_detail, .ul_sys li:hover .sys_detail {
    display: block;
}

.sys_detail {
	display: none;
    position: absolute;
    /*height: 400px;*/
    text-align: left;
    bottom: 0px;
    left: 0px;
    box-sizing: border-box;
}

.sys_detail .box
{
	margin-bottom: 10px;
	box-sizing: border-box;
	padding: 10px 40px;
	border: 1px solid #e5e5e5;
}
.sys_detail .box:nth-child(1)
{
	padding: 30px 40px;
	background: #e5e5e5;
}

.sys_detail .box:nth-child(1) .title
{
	color: #333;
}

.sys_detail .box .title,.sys_detail .box .info
{
	color: #666;
	line-height: 25px;
	float: left;
}
.sys_detail .box .title
{
    width: 150px;
    margin-right: 20px;
    text-align: center;
    color: #30a6e8;
    font-weight: bold;
    font-size: 18px;
}
.sys_detail .box .info
{
	width: 748px;
}
.sys_detail:after,
.sys_detail:before {
	border: solid transparent;
	content: ' ';
	height: 0;
	left: 50px;
	position: absolute;
	width: 0;
}

/*------------begin 经典案例分享------------*/

.success_carousel {
	position: relative;
	width: 1000px;
	margin-top: 30px;
}

.success_carousel .hd .prev,
.success_carousel .hd .next {
	display: block;
	width: 28px;
	height: 46px;
	cursor: pointer;
	position: absolute;
	z-index: 1;
	top: 50%;
	margin-top: -23px;
}

.success_carousel .hd .prev {
	left: 0;
	background: url(../img/prev.png) no-repeat center;
}

.success_carousel .hd .next {
	right: 0;
	background: url(../img/next.png) no-repeat center;
}

.success_carousel .hd .prev:hover {
	left: 0;
	background: url(../img/prev_hover.png) no-repeat center;
}

.success_carousel .hd .next:hover {
	right: 0;
	background: url(../img/next_hover.png) no-repeat center;
}

.success_carousel .hd ul {
	float: right;
	overflow: hidden;
	zoom: 1;
	width: 100%;
	height: 15px;
	position: absolute;
	z-index: 1;
	bottom: 0;
	text-align: center;
}

.success_carousel .hd ul li {
	display: inline-block;
	margin: 0 5px;
	width: 9px;
	height: 9px;
	border: 1px solid #0066D1;
	overflow: hidden;
	text-indent: -999px;
	cursor: pointer;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}

.success_carousel .hd ul li.on {
	background-color: #0066D1;
}

.success_carousel .bd {
	padding: 0 60px;
	margin-bottom:40px;
}

.success_carousel .bd ul {
	padding-bottom: 35px !important;
}

.success_carousel .bd ul li {
	float: left;
	text-align: center;
	width: 880px;
}

.success_carousel .bd li div {
	float: left;
	margin-right: 20px;
	width: 430px;
	height: 380px;
	padding: 35px 30px;
	box-sizing: border-box;
	background-color: #FFFFFF;
	border: 1px solid #f5f5f5;
	-webkit-box-shadow: 1px 1px 30px 1px #eaeaea;
	-moz-box-shadow: 1px 1px 30px 1px #eaeaea;
	box-shadow: 1px 1px 30px 1px #eaeaea;
}

.success_carousel .bd li div:nth-child(2n) {
	margin-right: 0;
}

.success_carousel img {
	margin: 0 auto;
}

.success_carousel .name {
	font-weight: bold;
	color: #0099FF;
	font-size: 18px;
	line-height: 60px;
}

.success_carousel h3 {
	color: #333;
	font-size: 18px;
	font-weight: bold;
	line-height: 28px;
	margin-bottom: 10px;
}

.success_carousel span {
	font-weight: bold;
	color: #666;
}

.success_carousel p {
	color: #666;
	line-height: 26px;
}

.success_carousel a {
    margin-top: 20px;
    margin: 20px auto 0;
    font-weight: bold;
    color: #FE9403;
    width: 90px;
}

.sec_case
{
	background: #f3f4f8;
	padding-bottom:30px;
	margin-top:50px;
}
/*------------------end 轮播 样式----------------*/

/*extra*/

.extraAbs {
	color: #999999;
	margin-bottom: 40px;
}

.extraList li {
	width: 495px;
	margin-bottom: 40px;
	height: 130px;
}

.extraList p {
	margin-left: 150px;
	line-height: 24px;
	color: #666666;
}

.extraList .imgWrap {
	float: left;
	width: 150px;
	margin-left: 0;
}

.extraList img {
	margin: 5px auto;
}

.extraList b {
	font-size: 18px;
	display: block;
	color: #0099CC;
	margin-bottom: 10px;
}

.lyBanner {
	display: block;
	height: 190px;
	padding-top: 56px;
	padding-left: 390px;
	background: url(../img/linkBg.png) no-repeat left center #EBEFF8;
	position: relative;
}

.lyBanner * {
	display: block;
}

.lyBanner b {
	font-size: 36px;
	color: #0099CC;
}

.lyBanner span {
	font-size: 24px;
	margin: 15px 0 5px;
}

.lyBanner i {
	font-style: normal;
	font-size: 24px;
	color: #666666;
}

.lyBanner .ly {
	position: absolute;
	width: 137px;
	height: 43px;
	display: block;
	background-color: #FF8202;
	color: #FFFFFF;
	text-align: center;
	line-height: 43px;
	font-weight: bold;
	font-size: 18px;
	right: 38px;
	bottom: 60px;
	cursor: pointer;
}


/*extra*/


/*teacher1*/

.t-item {
	background-color: #83C1EA;
	color: #FFFFFF;
	padding: 15px;
}

.t-item-content {
	border: 3px solid #FFFFFF;
	padding: 25px 30px;
	width: 386px;
	height: 271px;
}

.t-item {
	line-height: 24px;
}

.t-item.mb {
	margin-bottom: 20px;
}

.t-title {
	margin-bottom: 30px;
}

.t-title img {
	float: left;
}

.t-title p {
	margin-left: 165px;
}

.t-title b {
	line-height: 30px;
	font-size: 18px;
	display: block;
	padding-top: 12px;
}

.t-title a {
	display: block;
	width: 184px;
	height: 43px;
	display: block;
	background-color: #FF8202;
	color: #FFFFFF;
	text-align: center;
	line-height: 43px;
	font-weight: bold;
	font-size: 18px;
	cursor: pointer;
	margin-top: 18px;
}


/*teacher1*/


/*teacher2*/

.countryTab {
	border: 1px solid #333333;
	border-right: 0;
	width: 600px;
	margin: 0 auto 30px;
	font-size: 18px;
}

.countryTab li {
	float: left;
	width: 149px;
	height: 48px;
	text-align: center;
	line-height: 48px;
	border-right: 1px solid #333333;
	cursor: pointer;
}

.countryTab .active {
	color: #FFFFFF;
	background-color: #333333;
}

.contents .content {
	display: none;
}

.contents .active {
	display: block;
}

.section {
	padding: 60px 0;
}

.section.pbnone {
	padding-bottom: 0;
}
/*teacher2*/