/*----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:820px;
	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: #51c21a;
	font-size: 18px;
	color: #fff;
	border-radius: 4px;
	text-align: center;
	margin: 0 auto;
	margin-top: 30px;
}

.a_btn:hover {
	background: #419b15 !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: #51c21a;
	cursor: pointer;
	border: 1px solid #51c21a;
	margin-top: 30px;
	margin-left: 30px;
	box-sizing: border-box;
}

.a_btn_hollow:hover {
	background: #51c21a !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 0px 50px 478px; 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 h2{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:33px; padding-bottom:30px; }
.header .headbtn_list {
	height: 50px;
	line-height: 50px;
	width:522px;
	padding:0px 0px 0px 478px;margin: 0 auto;
}

.header .headbtn_list a.button {
	width: 175px;
	height: 43px;
	font-size: 16px;
	line-height: 43px;
	text-align: center;
	-webkit-border-radius: 3px;
	border-radius:3px;
	background: -webkit-linear-gradient(left, #51c21a, #51c21a);
	background: linear-gradient(left, #51c21a, #51c21a);
	margin-right: 30px;
	color: #fff;
}

.header .headbtn_list a.button:hover {
	background: #51c21a;
	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: 26px;
	color: #666;
	padding-bottom: 20px;
}

.sections .section {
	width: 100%;
	/*padding-top: 56px;*/
	font-family: "微软雅黑";
}

.sections .titleh2 {
	height: 35px;
	line-height: 35px;
	overflow: hidden;
	font-size: 36px;
	color: #2e2e2e;
	font-weight: bold;
	padding: 30px 0;
	background: url(../img/line_title.png) no-repeat center top;
	background-size: 120px 10px;
}

.sections .box-title {
	font-size: 16px;
	top: 27px;
	font-weight: bold;
	position: relative;
}

.section {
	padding: 60px 0 10px;
}


/*--模块开始--*/

.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: 290px;
	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 {
	font-size: 14px;
	color: #666;
	line-height: 25px;
}

.sec_adva p.title {
	color: #0099ff;
	font-size: 18px;
	padding: 15px 0;
	text-align: center;
	font-weight: bold;
}


/*--------------录取大数据--------------*/

.data_tab{
	width: 820px;
	margin: 0 auto;
}

.data_tab li {
	cursor: pointer;
	margin-right: 20px;
	float: left;
	text-align: center;
	color: #999;
	font-size: 16px;
	font-weight: bold;
	width: 180px;
	padding: 15px 0;
	box-sizing: border-box;
	border: 1px solid #999;
}

.data_tab li:nth-child(4n) {
	margin-right: 0;
}

.data_tab li.active,
.data_tab li:hover {
	color: #fff;
	background: #4cdfcc;border: 1px solid #4cdfcc;
}

.sec_bigdata .contents ,.sec_bigdatb .contents,.sec_bigdatc .contents{
	margin: 30px 0;
}

.sec_bigdata p.title ,.sec_bigdatb p.title,.sec_bigdatc p.title{
	font-weight: bold;
	color: #333;
	font-size: 28px;
	padding-bottom:35px;
}

/*------------------轮播----------------*/

.js_letter_1 {
	position: relative;
	width: 1000px;
	margin: 0 auto;
	padding:30px 0px;
}
.js_letter_1 .hd {
	position: absolute;
	bottom: 10px;
	text-align:center;
}

.js_letter_1 .hd ul {
	overflow: hidden;
	zoom: 1;
	margin-top: 30px;
	margin-left:480px;
}

.js_letter_1 .hd ul li {
	float: left;
	overflow: hidden;
	margin-right: 5px;
	text-indent: -999px;
	cursor: pointer;
	height: 11px;
	width: 11px;
	background:#fff;
	border:1px solid #000;
	border-radius:9px;
}

.js_letter_1 .hd ul li.on {
	background:#000;
	border:1px solid #000;border-radius:9px;
}
.js_letter_1 .bd li {
	float: left;
	text-align: center;
	width: 1000px;
}

.js_letter_1 .bd li div {
	width: 320px;
	height: 222px;
	padding: 0px;
	float: left;
	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;
	margin-right: 20px;
}

.js_letter_1 .bd li div:nth-child(3n) {
	margin-right: 0px;
}

.js_letter_1 .tempWrap,.js_letter_1 .bd {	width: 1000px !important;}




.youshipd{}
.youshipdbj{background: url(../img/bj.jpg) no-repeat center top; height:330px; margin:0 auto; width:1000px; padding-top:94px;}
.youshipdbj ul li{ width:185px; float:left; height:130px; padding-bottom:40px; font-size:14px; color:#FFFFFF;}
.youshipdbj ul li p{ font-size:16px; text-align:center;}
.Wukys{background: url(../img/bj4.jpg) no-repeat center top; width:600px; height:491px; padding:32px 0px 0px 400px;}
.Wukysa{background: url(../img/bj3.jpg) no-repeat center top; width:570px; height:491px; padding:32px 330px 0px 100px;}
.Wukysb{background: url(../img/bj2.jpg) no-repeat center top; width:600px; height:491px; padding:32px 0px 0px 400px;}
.Wukys p,.Wukysb p{ padding-bottom:18px;font-size:14px;}
.Wukysa p{padding-bottom:21px;}
.Wukys strong,.Wukysa strong,.Wukysb strong{ font-size:18px; color:#0086f9; padding-bottom:6px; line-height:34px;}

.Wsqfa div{ width:480px; height:270px; box-shadow:1px 3px 30px 3px #dadce3;box-sizing: border-box;}
.Wsqfa div h3{ height:60px; width:480px; line-height:60px; text-align:center; color:#FFFFFF;background: -webkit-linear-gradient(left, #2630a9, #0086f9); background: linear-gradient(left, #2630a9, #0086f9); font-size:20px;}
.Wsqfa div p{ padding:22px 30px 5px 30px; color:#333; font-size:14px;}
.Wsqfa div p strong{ color:#0099ff;}

.Wsqtj{background: url(../img/bj5.png) no-repeat center top; width:960px; padding-top:130px; margin:0 auto; }
.Wsqtj ul li{ float:left; width:270px; padding: 0 30px;}
.Wsqtj ul li:nth-child(3n) {padding-right:0;}
.Wsqtj ul li strong{ color:#0099ff; font-weight:100;}

.Wsqsjth{ width:700px; height:690px; margin:0 auto;font-size:14px; overflow:hidden; }
.Wsqsjthbj{background: url(../img/bjco.png) no-repeat center top;}
.Wsqsjthbja{background: url(../img/bjcob.png) no-repeat center top;}
.Wsqsjthbjb{background: url(../img/bjcob.png) no-repeat center top;}
.Wsqsjth .left{padding-top:20px;text-align:right;}
.Wsqsjth .right{ padding-top:102px;text-align:left;}
.Wsqsjth strong{color:#0099ff; font-size:20px; }
.Wsqsjth p{ padding:20px 0px 85px 0; width:200px;}