@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: #555;
	opacity: 0.9;
}

.mainNav .mainNav_wrap.fixedTop {
	position: fixed;
	z-index: 999;
	top: 0;
}

.mainNav ul {
	width: 1000px;
	margin: 0 auto;
	color: #fbfbfb;
	height: 52px;
	line-height: 50px;
}

.mainNav ul li {
	width: auto;
	padding: 0 20px;
	text-align: center;
	float: left;
	font-size: 14px;
	cursor: pointer;
}

.mainNav ul li:hover {
	color: #e4920a;
	font-weight: bold;
}

.mainNav ul li:hover a,
.mainNav ul li.activeNav a {
	color: #e4920a;
	font-weight: bold;
}

.mainNav ul li.activeNav {
	color: #e4920a;
	font-weight: bold;
}

.mainNav a {
	float: left;
	text-align: center;
	font-size: 14px;
	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;
}

.sm_wrapper {
	width: 1000px;
	margin: 0 auto;
}

.a_btn {
	display: block;
	text-align: center;
	background: #ff9900 !important;
	margin-bottom: 0;
	width: 100%;
	height: 50px;
	line-height: 50px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	font-size: 18px;
	color: #fff;
	cursor: pointer;
	top: 20px;
	position: relative;
}

.a_btn:hover {
	background: #f5a225 !important;
	color: #fff;
}

.btn_list {
	position: relative;
	top: 30px;
	height: 100px;
	width: 290px;
	margin: 0 auto;
}

.a_btn_hollow {
	display: block;
	text-align: center;
	background: transparent !important;
	border: 1px solid #ff9900;
	margin-bottom: 0;
	height: 50px;
	line-height: 50px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	font-size: 18px;
	color: #ff9900;
	cursor: pointer;
	top: 20px;
	position: relative;
}

.a_btn_hollow:hover {
	background: #f5a225 !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 .current {
	display: block !important;
}

.padtop60 {
	padding-top: 60px;
}


/*<!--头部【导语和表单】-->*/

.header {
	width: 100%;
	height: 528px;
	background: url(../img/banner.jpg) no-repeat center top;
}

.header_txt {
	padding-top: 134px;
}

.header_txt h1 {
	color: #00845a;
	padding-left: 20px;
}

.header_txt h1 strong {
	background: -webkit-linear-gradient(left, #008260, #4ec01c);
	background: -moz-linear-gradient(left, #008260, #4ec01c);
	background: linear-gradient(left, #008260, #4ec01c);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.header_txt h1 b {
	font-weight: normal;
	font-size: 37px;
	color: #666;
}

.head_t
{
	padding-top: 150px;
}

.head_t h1,
.head_t h2 {
	font-weight: bold;
	background: -webkit-linear-gradient(left, #008260, #bdff05);
	background: -moz-linear-gradient(left, #008260, #bdff05);
	background: linear-gradient(left, #008260, #bdff05);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.head_t h1
{
	font-size: 78px;
	
}

.head_t h2
{
	font-size: 65px;
	
}

.head_t p
{
	font-size: 37px;
	color: #666;
}

.header .headbtn_list {
	position: relative;
	width: 345px;
	height: 50px;
	line-height: 50px;
	margin: 0 auto;
	top: 35px;
	left: -290px;
}

.header .headbtn_list a.button {
	display: block;
	font-size: 18px;
	height: 40px;
	line-height: 40px;
	color: #8e9096;
	border: 1px solid #8e9096;
	border-radius: 15px;
	width: 160px;
	text-align: center;
	float: left;
	margin-right: 10px;
}

.header .headbtn_list a.button:hover {
	color: #f9ab3c;
	border: 1px solid #f9ab3c;
}

.header .headbtn_list p {
	font-size: 20px;
	color: #008260;
	width: 300px;
	text-align: center;
	margin-top: 10px;
}

.leadform {
	width: 100%;
	background: #ffcc9a;
}

.leadform h3 {
	font-size: 24px;
	color: #252525;
	font-weight: bold;
	padding-bottom: 10px;
	width: 60px;
	float: left;
	line-height: 50px;
}

.leadbox {
	width: 100%;
	line-height: 25px;
	font-size: 14px;
	color: #666666;
	padding: 30px 40px 0 0px;
}

.leadbox p {
	font-size: 14px;
	margin-top: 0px;
	color: #333;
	margin-bottom: 20px;
}

.biaodan {
	width: 100%;
	height: 260px;
	padding-top: 50px;
	padding-bottom: 0px;
	position: relative;
	top: 0px;
}

.biaodan h2 {
	line-height: 30px;
	text-align: center;
	font-size: 34px;
	color: #313332;
	font-weight: bold;
}

.biaodan form div {
	margin-bottom: 10px;
}

.biaodan form input,
.biaodan form select {
	height: 38px;
	font-family: "微软雅黑";
	display: block;
	width: 265px;
	color: #ccc;
}

.biaodan form .mobile,
.biaodan form .name,
.biaodan form .Mschool,
.biaodan form .branch {
	width: 265px;
	padding: 1px 0;
	float: left;
	padding-left: 36px;
	margin-left: 10px;
	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 .Mschool {
	background: url(../img/coun_box.jpg) no-repeat;
}

.biaodan form .branch {
	background: url(../img/city_box.jpg) no-repeat;
}

.biaodan form .from_submit {
	width: 301px;
	margin: 0 auto;
}

.registerform {
	width: 622px;
	margin: 0 auto;
	margin-top: 30px;
}

.from_submit #submit {
	display: block;
	background: #ff9900 !important;
	margin-bottom: 0;
	width: 100%;
	height: 50px;
	line-height: 50px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	font-size: 18px;
	color: #fff;
	cursor: pointer;
	top: 20px;
	position: relative;
}

.from_submit #submit:hover {
	background: #f5a225 !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: 105px;
}


/*--------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: #f3f4f8;
}

.sections {
	/*margin-top: 10px;*/
}

.section_content,
.section {
	padding: 60px 0;
}

.titleh2 {
	font-size: 36px;
	font-weight: bold;
	color: #333;
	z-index: 2;
	position: relative;
}

.titleh2_bg {
	padding-top: 20px;
	background: url(../img/title_line.png) no-repeat center top;
}

.title_p {
	color: #333;
	font-size: 26px;
	margin-top: 10px;
	position: relative;
	z-index: 1;
	margin-bottom: 20px;
}

.left_bh {
	position: absolute;
	left: -200px;
}

.right_bh {
	position: absolute;
	right: -200px;
	bottom: -25px;
}

.posrelative {
	position: relative;
}

.btn_list_long {
	width: 590px;
	height: auto;
	top: 0;
}

.btn_list_long .a_btn,
.btn_list_long .a_btn_hollow {
	width: 290px;
}


/*--------------澳洲硕士留学优势-----------------*/

.sec_adva ul li {
	float: left;
	width: 200px;
	border-left: 1px dashed #ccc;
	padding: 0 20px;
	box-sizing: border-box;
}

.sec_adva ul li:nth-child(5) {
	border-right: 1px dashed #ccc;
}

.sec_adva li h3 {
	font-weight: bold;
	font-size: 18px;
	color: #333;
	text-align: center;
	line-height: 30px;
	padding: 10px 0;
}

.sec_adva li p {
	font-size: 15px;
	color: #666;
	line-height: 24px;
}


/*----------------3列一行ul样式----------------------*/

.req_ul li {
	float: left;
	width: 235px;
	height: 400px;
	padding: 40px 30px;
	box-sizing: border-box;
	margin-right: 20px;
	margin-bottom: 20px;
	background: #fff;
	box-shadow: 1px 3px 30px 3px #eaeaea;
}

.req_ul li:nth-child(4n) {
	margin-right: 0;
}

.req_ul p {
	text-align: left;
	font-size: 14px;
	color: #666;
	line-height: 25px;
}

.req_ul p.title {
	color: #333;
	font-size: 18px;
	padding: 15px 0;
	text-align: center;
	font-weight: bold;
}


/*--------------澳洲硕士申请方案--------------*/

.plan_ul ul {
	width: 600px;
	margin: 0 auto;
}

.plan_ul li {
	cursor: pointer;
	margin-right: 5px;
	float: left;
	text-align: center;
	color: #56c31a;
	font-size: 22px;
	font-weight: normal;
	width: 330px;
	padding: 10px 0;
	box-sizing: border-box;
	border: 1px solid #56c31a;
}

.plan_ul li:nth-child(3n) {
	margin-right: 0;
}

.plan_ul li.active,
.plan_ul li:hover {
	color: #fff;
	border: 1px solid #b1ea00;
	background: #56c31a;
	background: -webkit-linear-gradient(left, #56c31a, #b1ea00);
	background: -o-linear-gradient(left, #56c31a, #b1ea00);
	background: -moz-linear-gradient(left, #56c31a, #b1ea00);
	background: -ms-linear-gradient(left, #56c31a, #b1ea00);
	background: linear-gradient(left, #56c31a, #b1ea00);
}

.js_content_1 .content {
	background: url(../img/sec_left_bg.png) no-repeat left top;
	background-size: initial;
	padding-left: 280px;
	margin-top: 30px;
}

.js_content_1 .content .box {
	margin-top: 10px;
	margin-bottom: 20px;
	line-height: 32px;
	display: inline-block;
}

.js_content_1 .content h3 {
	font-size: 17px;
}

.js_content_1 .content p {
	font-size: 14px;
}

.sec_timeline .inter {
	margin-top: 40px;
	background: url(../img/time_line.png) no-repeat center;
	background-size: inherit;
}

.sec_timeline ul li {
	float: left;
	width: 134px;
	height: 200px;
	box-sizing: border-box;
	padding: 20px 10px;
}

.sec_timeline li span {
	color: #a3d382;
	font-size: 17px;
	font-weight: bold;
}

.sec_timeline li p {
	color: #666;
	line-height: 25px;
	font-size: 13px;
}

.sec_timeline h3 {
	position: absolute;
	margin-top: -40px;
	font-weight: bold;
	color: #2da101;
	font-size: 18px;
}

.sec_timeline ul:nth-child(1) li:nth-child(even) {
	padding-top: 80px;
}

.sec_timeline ul:nth-child(2) li:nth-child(odd) {
	padding-top: 50px;
}

.sec_timeline ul:nth-child(2) h3 {
	margin-top: -60px;
}

.sec_timeline ul:nth-child(1) {
	margin-left: 35px;
	position: relative;
	left: 36px;
}

.sec_timeline ul:nth-child(2) {
	margin-left: 35px;
	position: relative;
	top: 30px;
}

.sec_timeline .sm_p {
	font-size: 18px;
}

.sec_recom ul {
	width: 840px;
	margin: 0 auto;
}

.sec_recom ul li {
	margin-bottom: 30px;
}

.sec_recom li .right {
	float: left !important;
	margin-left: 20px;
	color: #666;
	font-size: 14px;
	line-height: 25px;
}

.sec_recom li a {
	color: #666;
}

.sec_recom li a:hover {
	text-decoration: underline;
}

.sec_recom li h3 {
	font-size: 18px;
	font-weight: bold;
	color: #252525;
}


/*------------------轮播----------------*/

.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 0px;
}

.success_carousel .bd ul {
	padding-bottom: 35px !important;
}

.success_carousel .bd ul li {
	float: left;
	text-align: center;
	width: 1000px;
}

.success_carousel .bd li div {
	position: relative;
	float: left;
	margin-right: 15px;
	width: 238px;
	height: 370px;
	padding: 35px 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;
}

.success_carousel .bd li div:nth-child(4n) {
	margin-right: 0;
}

.success_carousel img {
	margin: 0 auto;
	height: 60px;
}

.success_carousel .name {
	font-weight: bold;
	color: #0099FF;
	font-size: 18px;
	line-height: 60px;
}

.success_carousel h3 {
	color: #333;
	font-size: 17px;
	font-weight: bold;
	line-height: 28px;
	margin: 15px 0;
}

.success_carousel span {
	font-weight: bold;
	color: #333;
}

.success_carousel p {
	color: #666;
	line-height: 25px;
	font-size: 13px;
}

.success_carousel a {
	position: absolute;
	bottom: 10px;
	display: block;
	margin-top: 20px;
	margin: 20px auto 0;
	font-weight: bold;
	color: #ff9900;
	width: 83px;
}

.success_carousel a.right {
	right: 20px;
}

.success_carousel a:hover {
	text-decoration: underline;
}

.cost_div {
	padding: 20px 0;
	position: relative;
}

.sec_cost .cost_left {
	float: left;
	position: relative;
}

.cost_div:before {
	content: '';
	display: block !important;
	position: absolute;
	width: 4px;
	height: 100%;
	margin-left: 30px;
	background: #999;
}

.sec_cost .cost_right {
	width: 920px;
	float: right;
}

.sec_cost .cost_right h1:before {
	content: '';
	display: block;
	position: absolute;
	width: 20px;
	height: 20px;
	margin-left: -48px;
	margin-top: 7px;
	background: url(../img/ic_left.png) no-repeat;
}

.sec_cost .cost_right h1 {
	background: #acd68e;
	padding: 15px 30px;
	color: #fff;
}

.sec_cost .cost_right .cost_content {
	padding: 20px 0;
	border: 4px solid #acd68e;
	border-top: 0;
}

.cost_content h3 {
	font-size: 16px;
	font-weight: bold;
	color: #333;
}

.cost_content p {
	line-height: 25px;
	font-size: 14px;
	color: #666;
	padding-top: 5px;
}

.cost_content .content_inter {
	width: 201px;
	padding-left: 15px;
}

.cost_content .clos_12_4:nth-child(1) {
	border: 0;
	margin-top: 80px;
}

.cost_content .clos_12_4 {
	border-left: 1px solid #ccc;
	padding: 0 10px;
}

.cost_content .ros_12_6:nth-child(2) {
	border: 0;
}

.cost_content .ros_12_6 {
	border-bottom: 1px dashed #ccc;
	padding: 20px 0;
	height: 150px;
}

.cost_content .ros_12_6 a {
	color: #008be0;
	text-decoration: underline;
}

.cost_div .cost_content {
	padding: 20px 40px !important;
}

.cost_div.cost_type_2 .cost_content {
	padding: 20px 40px;
}

.cost_div.cost_type_2 .cost_content .css_row {
	padding: 15px 0;
	border-bottom: 1px dashed #ccc;
}

.cost_div.cost_type_2 .cost_content .css_row:last-child {
	border: 0;
}

.cost_div.cost_type_2 .cost_content .left {
	padding-right: 20px;
}

.js_success_2 .bd ul li {
	width: 880px !important;
}

.js_success_2 .bd {
	padding: 0 60px;
}

.js_success_2 .bd li div:nth-child(2n) {
	margin-right: 0px;
}

.js_success_2 .bd li div {
	width: 432px;
}

.js_success_2 h3 {
	color: #669933;
}

.js_success_2 span {
	color: #666;
}

.js_success_2 a {
	width: 100%;
}

.sec_pro li {
	float: left;
	margin-right: 20px;
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	top: 0px;
	position: relative;
}

.sec_pro li:nth-child(4) {
	margin-right: 0;
}

.sec_pro li:hover {
	top: -10px;
	-webkit-filter: brightness(0.95);
	filter: brightness(0.95);
}

.ausys_conn:after,
.ausys_conn:before {
	display: none !important;
}