/*----the author is doreen 借鉴注明出处--*/

@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", "宋体";
}
.textCenter {
	text-align: center;
}
.textLeft {
	text-align: left;
}
.textRight {
	text-align: right;
}
.left {
	float: left;
}
.right {
	float: right;
}
.hide {
	display: none;
}
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-color: #666;
	opacity: 1;
}
.mainNav.fixedTop {
	position: fixed;
	z-index: 999;
	top: 0;
}
.mainNav ul {
	width: 1070px;
	margin: 0 auto;
	color: #fbfbfb;
	height: 50px;
	line-height: 50px;
}
.mainNav ul li {
	width: auto;
	padding: 0 10px;
	text-align: center;
	float: left;
	font-size: 14px;
	cursor: pointer;
}
.mainNav ul li:hover {
	color: #4cdfcb;
}
.mainNav ul a:hover {
	color: #4cdfcb;
}
.mainNav ul .activeNav a {
	color: #4cdfcb;
}
.mainNav a {
	float: left;
	text-align: center;
	font-size: 14px;
	width: 115px;
	cursor: pointer;
	color: #fff;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	font-size: 0;
	overflow: hidden;
}
.clearfix {
	zoom: 1;
}
.wrapper {
	width: 1000px !important;
	margin: 0 auto;
}
.btn_list {
	width: 660px;
	margin: 0 auto;
	margin-top: 20px;
	margin-bottom: 30px;
}
.a_btn {
	display: block;
	width: 280px;
	height: 50px;
	line-height: 50px;
	background: #ff8202;
	font-size: 18px;
	color: #fff;
	border-radius: 4px;
	text-align: center;
	margin: 0 auto;
	margin-top: 30px;
}
.a_btn:hover {
	background: #ff8202 !important;
	color: #fff;
}
.a_btn_hollow {
	display: block;
	background: transparent !important;
	width: 290px;
	height: 50px;
	line-height: 50px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	font-size: 18px;
	text-align: center;
	color: #ff8202;
	cursor: pointer;
	border: 1px solid #ff8202;
	margin-top: 30px;
	margin-left: 30px;
	box-sizing: border-box;
}
.a_btn_hollow:hover {
	background: #ff8202 !important;
	color: #fff;
}
.a_list {
	display: block;
	width: 680px;
	margin: 0 auto;
}
.a_list a:nth-child(1) {
	float: left;
}
.a_list a:nth-child(2) {
	float: right;
	margin-top: 30px;
}
.Validform_checktip, .Validform_right {
	visibility: hidden !important;
}
.content {
	display: none;
}
.current {
	display: block;
}
.sec_content {
	padding-top: 60px;
}
/*<!--头部【导语和表单】-->*/

.header {
	width: 100%;
	height: 528px;
	background: url(../img/banner.jpg) no-repeat center top;
}
.header .headbt {
	padding: 106px 478px 50px 0px;
	font-size: 24px;
	color: #333;
	margin: 0 auto;
	width: 522px;
}
.header .headbt h1 {
	color: #2630a9;
	background: -webkit-linear-gradient(left, #2630a9, #0086f9);
	background: -moz-linear-gradient(left, #2630a9, #0086f9);
	background: linear-gradient(left, #2630a9, #0086f9);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	font-size: 56px;
	padding-bottom: 20px;
}
.header .headbt p {
	color: #2630a9;
	background: -webkit-linear-gradient(left, #2630a9, #0086f9);
	background: -moz-linear-gradient(left, #2630a9, #0086f9);
	background: linear-gradient(left, #2630a9, #0086f9);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	font-size: 24px;
	padding-bottom: 10px;
}
.header .headbtn_list {
	position: relative;
	width: 1000px;
	height: 50px;
	line-height: 50px;
	top: 50px;
	margin: 0 auto;
}
.header .headbtn_list a.button {
	width: 175px;
	height: 43px;
	font-size: 16px;
	line-height: 43px;
	color: #333;
	background: transparent;
	text-align: center;
	border: 1px solid #333;
	border-radius: 3px;
	margin-right: 30px;
}
.header .headbtn_list a.button:hover {
	background: #333;
	color: #fff;
	cursor: pointer;
}
.dyform {
	width: 100%;
	height: 360px;
	background: #f3f4f8;
}
.dyform h3 {
	font-size: 30px;
	color: #333;
	font-weight: bold;
	padding-bottom: 10px;
}
.dybox {
	width: 510px;
	line-height: 30px;
	font-size: 14px;
	color: #666666;
	padding: 80px 0 0 20px;
}
.biaodan {
	width: 425px;
	padding-top: 30px;
	border-bottom: 6px solid #edebea;
	background: #fff;
	position: relative;
	top: 20px;
}
.biaodan h2 {
	line-height: 30px;
	text-align: center;
	font-size: 21px;
	/*font-weight: bold;*/
	margin-bottom: 10px;
	color: #000;
}
.biaodan form div {
	margin-bottom: 10px;
}
.biaodan form input, .biaodan form select {
	height: 38px;
	font-family: "微软雅黑";
	display: block;
	width: 265px;
	color: #666666;
}
.biaodan form .mobile, .biaodan form .name, .biaodan form .Nstep, .biaodan form .branch {
	width: 265px;
	padding: 1px 0;
	margin: 0 auto;
	padding-left: 36px;
	margin-bottom: 10px;
}
.biaodan form .mobile {
	background: url(../img/phone_box.jpg) no-repeat center;
}
.biaodan form .name {
	background: url(../img/name_box.jpg) no-repeat center;
}
.biaodan form .Nstep {
	background: url(../img/edu_box.jpg) no-repeat center;
}
.biaodan form .branch {
	background: url(../img/city_box.jpg) no-repeat center;
}
.biaodan form .from_submit {
	width: 301px;
	margin: 0 auto;
}
.from_submit #submit {
	display: block;
	background: #51c21a !important;
	margin-bottom: 0;
	width: 300px;
	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 #51c21a;
}
.from_submit #submit:hover {
	background: #5cd222 !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: #51c21a;
	cursor: pointer;
	border: 1px solid #51c21a;
}
.from_submit a.submit:hover {
	background: #51c21a !important;
	color: #fff;
}
.img_semicircle {
	position: relative;
	top: 60px;
}

/*--------begin section-----------*/

.sections {
	margin-top: 60px;
}
.sections .title_p {
	font-size: 14px;
	color: #666;
	padding-bottom: 10px;
}
.sections .section {
	width: 100%;
	/*padding-top: 56px;*/
	font-family: "微软雅黑";
}
.sections h2 {
	height: 35px;
	line-height: 35px;
	overflow: hidden;
	font-size: 36px;
	color: #2e2e2e;
	font-weight: bold;
	padding: 30px 0 15px 0;
	background: url(../img/line_title.png) no-repeat center top;
	background-size: 120px 10px;
}
.sections h3 {
	font-size: 26px;
	color: #666;
	text-align: center;
	padding-bottom: 40px;
}
.sections h4 {
	font-size: 24px;
	text-align: center;
	padding: 30px 0;
}
.sections h4 strong {
	color: #ff8202;
}
.sections h5 {
	width:140px;
	height:40px;
	font-weight: bold;
	text-align: center;
	color: #fff;
	border-radius: 30px;
	background: -webkit-linear-gradient(left, #2630a9, #0086f9);
	background: -o-linear-gradient(left, #2630a9, #0086f9);
	background: -moz-linear-gradient(left, #2630a9, #0086f9);
	background: -ms-linear-gradient(left, #2630a9, #0086f9);
	background: linear-gradient(left, #2630a9, #0086f9);
	line-height:40px;
	font-size:16px;
	margin-bottom:15px;
}
.sections .box-title {
	font-size: 16px;
	top: 27px;
	font-weight: bold;
	position: relative;
}
.section {
	padding: 60px 0 10px;
}
/*--模块开始--*/
/*------------------轮播----------------*/

.success_carousel {
	/*overflow: hidden;*/
	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 #666666;
	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: #666666;
}
.success_carousel .bd {
	padding: 0 60px;
}
.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: 500px;
	padding: 35px;
	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;
	font-size: 18px;
	line-height: 60px;
}

.success_carousel span {
	font-weight: bold;
	color: #333;
}
.success_carousel p {
	color: #666;
	line-height: 30px;
}
.success_carousel a {
	display: block;
	margin-top: 20px;
	margin: 20px auto 0;
	font-weight: bold;
	color: #66CC33;
	width: 90px;
}
.bg_gary {
	background: #f3f4f8;
}
.martop30 {
	margin-top: 30px;
}
.div_l {
	float: left;
}
.div_r {
	float: right;
}
/*-----------标签-----------*/

ul.label {
	padding: 30px 0;
}
ul.label span, ul.label li {
	float: left;
	margin-right: 10px;
}
ul.label span {
	font-weight: bold;
	margin-top: 5px;
}
ul.label li {
	color: #2630a9;
	background: #eff3ff;
	border: 1px solid #cbdaff;
	padding: 5px 15px;
}
/*----------------澳洲留学优势----------------------*/

.sec_adva li {
	float: left;
	width: 320px;
	height: 250px;
	padding: 40px 30px;
	box-sizing: border-box;
	margin-right: 20px;
	margin-bottom: 20px;
	box-shadow: 1px 3px 30px 3px #eaeaea;
}
.sec_adva li:nth-child(3n) {
	margin-right: 0;
}
.sec_adva p {
	text-align: center;
	font-size: 14px;
	color: #666;
	line-height: 25px;
}
.sec_adva p.title {
	color: #333;
	font-size: 18px;
	padding: 15px 0;
	text-align: center;
	font-weight: bold;
}
/*--------------录取大数据--------------*/

.sec_bigdata ul {
	width: 800px;
	margin: 0 auto;
}
.sec_bigdata li {
	cursor: pointer;
	margin-right: 20px;
	float: left;
	text-align: center;
	color: #2630a9;
	font-size: 16px;
	font-weight: bold;
	width: 180px;
	padding: 10px 0;
	box-sizing: border-box;
	border: 1px solid #2630a9;
}
.sec_bigdata li:nth-child(4n) {
	margin-right: 0;
}
.sec_bigdata li.active, .sec_bigdata li:hover {
	color: #fff;
	background: #2630a9;
}
.sec_bigdata .contents {
	margin: 30px 0;
}
.sec_bigdata .contents .part1{ background:url(../img/pic.jpg) no-repeat 0 10px; padding-left:475px; padding-top:26px; font-size:14px; color:#666; line-height:24px;}
.sec_bigdata .contents .part1 b,.sec_bigdata .contents .part2 b{ color:#0086f9; font-weight:normal;}
.sec_bigdata .contents .part1 p{ padding:0 30px;}
.sec_bigdata .contents .part2 p{ font-size:14px; color:#666; line-height:26px;}
.sec_bigdata .contents .part2 table{ font-size:14px; text-align:center; width:1000px; line-height:48px; padding:25px 0;}
.sec_bigdata .contents .part2 table tr th{ background:#2630a9; color:#fff;border-right:2px solid #fff;}
.sec_bigdata .contents .part2 table tr td{ background:#fff; color:#666; border-right:2px solid #fff;}
.sec_bigdata .contents .part3{ overflow:hidden; height:270px;}
.sec_bigdata .contents .part3 .left{background:url(../img/xiana.gif) no-repeat; width:277px; height:86px; padding:145px 0px 0 60px; margin-bottom:30px;}
.sec_bigdata .contents .part3 .right{ width:663px;}
.sec_bigdata .contents .part3 p{ font-size:14px; line-height:24px; color:#666; padding-bottom:22px; padding-right:20px;}
.sec_bigdata .contents .part3_zi{ font-size:24px; color:#333399; padding:30px 0; width:1000px;} 
.sec_table {
	
	font-size: 16px;
}
.sec_table .thead {
	color: #fff;
	background: #2630a9;
}
.sec_table .thead td {
	padding: 20px 0;
	text-align: center;
}
.sec_table .div_tb {
	height: 550px;
	width:1000px;
	overflow-y: scroll;
	margin-bottom: 50px;
}
.div_tb table td {
	padding: 20px 18px;
	font-size: 15px;
	color: #333;
	line-height: 25px;
}
.div_tb table tr td:nth-child(1) {
	font-weight: bold;
}
.div_tb table tr:nth-child(odd) {
	background: #fff;
}
.div_tb table tr:nth-child(even) {
	background: #e5f3fe;
}
.sec_bigdata .contents .part4{overflow:hidden; height:300px; }
.sec_bigdata .contents .part4 .left,.sec_bigdata .contents .part4 .right{box-shadow: 1px 3px 30px 3px #eaeaea; margin-top:30px; background:#fff; box-sizing: border-box; width:480px; height:265px;}
.sec_bigdata .contents .part4 .left div,.sec_bigdata .contents .part4 .right div{ height:60px; line-height:60px; font-size:20px; border-radius:1px;
	background: -webkit-linear-gradient(left, #0083f8, #4cdfcc);
	background: -o-linear-gradient(left, #0083f8, #4cdfcc);
	background: -moz-linear-gradient(left, #0083f8, #4cdfcc);
	background: -ms-linear-gradient(left, #0083f8, #4cdfcc);
	background: linear-gradient(left, #0083f8, #4cdfcc); color:#fff; text-align:center; }
	.sec_bigdata .contents .part4 p{ padding:15px 15px 0 15px; line-height:24px;}
	.sec_bigdata .contents .part4 strong{color:#0086f9;}
	
.ymtj{ background:url(../img/bja.gif) no-repeat left; height:960px; padding-left:30px; margin-top:10px;}
.ymtj1{background:url(../img/pic1.jpg) no-repeat right;padding-left:30px; font-size:14px; line-height:24px; color:#666; padding-bottom:48px; padding-right:320px; }
.ymtj1 strong{ color:#4299fa;}
.ymtj2{background:url(../img/xian.gif) no-repeat; padding-top:102px; height:50px; padding-bottom:35px; margin-top:10px;}
.ymtj2 p{ float:left; width:170px; padding:0 33px; text-align:center;}
.ymtj3{background:url(../img/bj.gif) no-repeat; padding-top:185px; height:244px; padding-left:60px; margin-top:10px;}
.ymtj3 p{ float:left; width:110px; padding-right:32px; line-height:24px;}
/*----------各学历成功案例--------------*/

.sec_each_success .edubg_tab {
	width: 415px;
	margin: 0 auto;
}
.sec_each_success .edubg_tab li {
	cursor: pointer;
	margin-right: 20px;
	float: left;
	text-align: center;
	color: #2630a9;
	font-size: 16px;
	font-weight: bold;
	width: 186px;
	padding: 15px 0;
	box-sizing: border-box;
	border: 1px solid #2630a9;
}
.sec_each_success .edubg_tab li:nth-child(3n) {
	margin-right: 0;
}
.sec_each_success .edubg_tab li.active, .sec_each_success .edubg_tab li:hover {
	color: #fff;
	background: #2630a9;
}
.sec_each_success p {
	line-height: 25px;
	color: #666;
	margin-bottom: 15px;
}
.sec_each_success .success_carousel .bd li div {
	height: 580px;
	position: relative;
}
.sec_each_success a.info, .js_success_5 a.info, .js_success_1 a.info {
	position: absolute;
	bottom: 30px;
	left: 180px;
}
.js_success_5 .bd li div, .js_success_1 .bd li div {
	position: relative;
}
.sec_each_success {
	padding-bottom: 50px;
}
.nwsqfa li{ float:left; width:490px; height:160px; margin:0 20px 20px 0; box-shadow: 1px 3px 30px 3px #eaeaea;background: #fff;
box-sizing: border-box; }
.nwsqfaa li{ float:left; width:490px; height:210px; margin:0 20px 20px 0; box-shadow: 1px 3px 30px 3px #eaeaea;background: #fff;
box-sizing: border-box; }
.nwsqfaa li p{ float:right; width:350px; padding:15px 5px 0 0;}
.nwsqfa li img,.nwsqfaa li img{ float:left;}
.nwsqfa li p{ float:right; width:305px; padding:15px 45px 0 0;}
.nwsqfa li:nth-child(2n),.nwsqfaa li:nth-child(2n){ margin-right:0;}
.nwsqfa li p strong,.nwsqfaa li p strong{ font-size:14px; color:#000000;}
.nwsqfa li p b, .zjfx strong,.nwsqfaa li p b{ color:#4299fa;}
.zjfx{background:url(../img/xianb.gif) no-repeat; height:135px; padding:15px 65px 0px 220px; line-height:24px; color:#333;}

/*---------------offer墙-------------*/



.js_offer_1 .bd li div {
	float: left;
	width: 280px;
	height: 570px;
	padding: 30px 20px 0px 20px;
	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;
}
.js_offer_1 .bd li div:nth-child(2n) {
	margin-right: 20px;
}
.js_offer_1 .bd li div:nth-child(3n) {
	margin-right: 0px;
}
.js_offer_1 img {
	margin: 0 auto;
}
.js_offer_1 .name {
	font-weight: bold;
	font-size: 18px;
	line-height: 60px;
}

.js_offer_1 span {
	font-weight: bold;
	color: #4299fa;
}
.js_offer_1 p {
	color: #666;
	line-height: 30px;
}
.js_offer_1 a {
	display: block;
	margin-top: 20px;
	margin: 20px auto 0;
	font-weight: bold;
	color: #66CC33;
	width: 90px;
}

.ausService h2 {
	color: #333 !important;
	font-weight: bold !important;
}
.ausService h3 {
	color: #666 !important;
}
.ausService ul li p {
	color: #666 !important;
}
.ausService .ewmBtn p {
	color: #666 !important;
}
.ausService .ewmBtn a:hover {
	background: #51c21a !important;
	color: #fff !important;
}
.sp_red {
	font-weight: bold;
	color: red;
}
.sec_guihua .guihua_tab {
	width:415px;
	margin: 0 auto;
}
.sec_guihua .guihua_tab li {
	cursor: pointer;
	margin-right: 20px;
	float: left;
	text-align: center;
	color: #2630a9;
	font-size: 16px;
	font-weight: bold;
	width: 186px;
	padding: 15px 0;
	box-sizing: border-box;
	border: 1px solid #2630a9;
}
.sec_guihua .guihua_tab li:nth-child(3n) {
	margin-right: 0;
}
.sec_guihua .guihua_tab li.active, .sec_guihua .guihua_tab li:hover {
	color: #fff;
	background: #2630a9;
}
.guihua_1{background:url(../img/time.gif) no-repeat center top; height:370px; margin-top:35px; font-size:14px; color:#333; line-height:24px;}
.guihua_1 p{ color:#0086f9; font-size:20px; padding-bottom:30px;}
.guihua_1 .left{ padding-right:285px; padding-left:90px; padding-top:26px; width:275px; text-align:right;}
.guihua_1 .right{ width:225px; text-align:left; padding-top:108px; padding-right:125px;}

.guihua_2{background:url(../img/timea.gif) no-repeat center top; height:514px; margin-top:35px; font-size:14px; color:#333; line-height:24px;}
.guihua_2 p{ color:#0086f9; font-size:20px; padding-bottom:20px;}
.guihua_2 .left{ padding-right:285px; padding-left:90px; padding-top:26px; width:275px; text-align:right;}
.guihua_2 .right{ width:225px; text-align:left; padding-top:108px; padding-right:125px;}