@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;
}

.Validform_checktip {
	display: none !important;
}

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: 100px;
	line-height: 100px;
	overflow: hidden;
}

.mainNav .mainNav_wrap {
	width: 1000px;
	margin: 0 auto;
	height: 100px;
	background: url(../img/nav_bg.png) no-repeat;
	overflow: hidden;
	position: relative;
	z-index: 100;
}

.mainNav .nav_bg {
	height: 26px;
	background: #000;
	width: 100%;
	margin-top: -65px;
	position: relative;
	z-index: -1;
}

.mainNav.fixedTop {
	position: fixed;
	z-index: 999;
	top: 0;
}

.mainNav ul {
	width: 900px;
	margin: 0 auto;
	color: #fbfbfb;
	height: 70px;
	margin-top: 25px;
	line-height: 45px;
}

.mainNav ul li {
	width: auto;
	padding: 0 5px;
	text-align: center;
	float: left;
	font-size: 18px;
	cursor: pointer;
	width: 165px;
}

.mainNav ul li:hover {
	color: #dca650;
	font-size: 20px;
	font-weight: bold;
}

.mainNav ul .activeNav {
	color: #dca650;
	font-size: 20px;
	font-weight: bold;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	font-size: 0;
	overflow: hidden;
}

.clearfix {
	zoom: 1;
}

.wrapper {
	width: 1000px !important;
	margin: 0 auto;
}

.a_btn {
	display: block;
	width: 299px;
	height: 50px;
	line-height: 50px;
	font-size: 18px;
	color: #fff;
	border-radius: 30px;
	text-align: center;
	margin: 0 auto;
	margin-top: 30px;
	background: -ms-linear-gradient(left, #2732aa, #0685e2);
	background: -moz-linear-gradient(left, #2732aa, #0685e2);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#2732aa), to(#0685e2));
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#2732aa), to(#0685e2));
	background: -webkit-linear-gradient(left, #2732aa, #0685e2);
}

.a_btn_small {
	width: 170px !important;
	height: 30px !important;
	line-height: 30px !important;
	font-size: 14px !important;
}

.a_btn:hover {
	background: -ms-linear-gradient(left, #545dbb, #4797d2);
	background: -moz-linear-gradient(left, #545dbb, #4797d2);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#545dbb), to(#4797d2));
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#545dbb), to(#4797d2));
	background: -webkit-linear-gradient(left, #545dbb, #4797d2);
	color: #fff;
}

.a_btn_hollow {
	display: block;
	background: #53b7eb !important;
	width: 210px;
	height: 50px;
	line-height: 50px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	font-size: 18px;
	text-align: center;
	color: #fff;
	cursor: pointer;
}

.a_btn_hollow:hover {
	background: #98d4f3 !important;
	color: #fff;
}

.a_list {
	display: block;
	width: 610px;
	margin: 0 auto;
	margin-top: 40px;
	height: 110px;
}

.a_list a:nth-child(1) {
	float: left;
}

.a_list a:nth-child(2) {
	float: right;
	margin-top: 30px;
}


/*<!--头部【导语和表单】-->*/

.header {
	width: 100%;
	height: 420px;
	background: url(../img/banner.jpg) no-repeat center top;
}

.header .headbtn_list {
	position: relative;
	width: 310px;
	height: 56px;
	line-height: 56px;
	margin: 0 auto;
	top: 485px;
	left: 300px;
}

.header .headbtn_list a.button {
	width: 150px;
	height: 56px;
	font-size: 20px;
	line-height: 56px;
	color: #59c8c1;
	background: transparent;
	text-align: center;
	border: 1px solid #59c8c1;
	border-radius: 3px;
	box-sizing: border-box;
}

.header .headbtn_list a.button:hover {
	background: #59c8c1;
	color: #fff;
	cursor: pointer;
}

.leadform {
	width: 100%;
}

.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: 345px;
	padding-top: 30px;
	padding-bottom: 40px;
	position: relative;
	top: 0px;
}

.biaodan h2 {
	line-height: 30px;
	text-align: center;
	font-size: 24px;
	color: #252525;
}

.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 .Nstep,
.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 .Nstep {
	background: url(../img/record_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: #008be0 !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: #70bdec !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;
}


/*********************公共区域**********************/

.nonepadding {
	padding: 0 !important;
}

.bg_gary {
	background: #efefed;
}

.clos_12_4,
.ros_12_12,
.ros_12_6 {
	position: relative;
	box-sizing: border-box;
	min-height: 1px;
}

.div_row {
	display: block;
}

.clos_12_4 {
	width: 33.333333333333%;
	float: left;
}

.ros_12_12 {
	height: 100%;
}

.ros_12_6 {
	height: 50%;
}

.nav_botm_bg {
	width: 100%;
	height: 39px;
	background-color: #f5f5f5;
	position: relative;
	margin-top: -39px;
	z-index: -1;
}

.sections {
	position: relative;
	top: -39px;
	/*z-index: -1;*/
}

.sections .section {
	width: 100%;
	padding: 60px 0;
}

.sections .section:last-child {
	padding: 0;
}

.sections .section:last-child .section_content {
	padding: 50px 0;
}

.sections .titleh2 {
	height: 35px;
	line-height: 35px;
	overflow: hidden;
	font-size: 30px;
	color: #252525;
	font-weight: bold;
	padding-top: 30px;
	padding-bottom: 30px;
}

.sections .title_p {
	font-size: 24px;
	color: #666;
	padding: 10px 0;
}

.section_icon {
	position: relative;
	top: 45px;
}

.identi_wrapper {
	width: 1000px;
	margin: 0 auto;
	height: 100px;
}


/*------------Section模块 begin-----------------*/

.section_content {
	padding-bottom: 40px;
}

.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: #c9ae83;
}

.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/icon_left.png) no-repeat;
}

.sec_cost .cost_right h1 {
	background: #99ccff;
	padding: 15px 30px;
	color: #fff;
}

.sec_cost .cost_right .cost_content {
	padding: 20px 0;
	border: 4px solid #99ccff;
	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_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;
}

.hei140 {
	height: 140px;
}


/*----英国高回报率大学强势推荐-----*/

.ul_recom li {
	width: 192px;
	height: 630px;
	margin-right: 10px;
	background: #fff;
	padding: 30px 15px;
	box-sizing: border-box;
	position: relative;
	float: left;
	box-shadow: 0px 10px 20px 0px rgb(193, 195, 199);
}

.ul_recom li:nth-child(5) {
	margin-right: 0;
}

.ul_recom li div {
	text-align: center;
	margin-bottom: 20px;
	height: 50px;
}

.ul_recom li h3,
.ul_recom li h3 a {
	font-size: 14px;
	font-weight: bold;
	color: #666;
	text-align: center;
	margin-bottom: 10px;
}

/*.ul_recom li p
{
	text-align: center;
}*/

.ul_recom li p,
.ul_recom li a {
	font-size: 13px;
	color: #666;
	margin-bottom: 30px;
	line-height: 24px;
}

.ul_recom li a.a_btn {
	position: absolute;
	bottom: 20px;
	color: #fff;
}


/*---省钱妙招----*/

.sec_skills {
	margin-top: 20px;
}

.ul_skills li {
	width: 200px;
	height: 480px;
	padding: 0px 5px;
	box-sizing: border-box;
	position: relative;
	float: left;
}

.ul_skills li div {
	text-align: center;
	margin-bottom: 20px;
	height: 180px;
}

.ul_skills li p {
	font-size: 14px;
	color: #666;
	line-height: 25px;
}

.ul_skills li a {
	color: #008be0;
	text-decoration: underline;
	font-size: 13px;
}


/*----------各国样式不同之处  begin-----------------*/

.us .clos_12_4:nth-child(1) {
	margin-top: 10px !important;
}

.us .ul_recom li {
	height: 700px !important;
}

.ul_recom li a.a_btn {
	margin-bottom: 0px !important;
}

.marleft80 {
	margin-left: 80px;
}

.paddleft178 {
	padding-left: 178px;
}

.paddleft80 {
	padding-left: 80px;
}

.us .ul_skills li {
	width: 333px !important;
	height: 160px !important;
}

.us .ul_skills li div {
	height: 132px !important;
}

.us .ul_skills li div.left {
	width: 140px;
}

.us .ul_skills li div.right {
	width: 170px !important;
	text-align: left;
}

.aus .hei135 {
	height: 110px;
}

.aus strong,
.can strong,
.nzl strong {
	color: #454545;
}

.aus .ul_skills li,
.can .ul_skills li,
.nzl .ul_skills li {
	width: 230px;
	margin-right: 26px;
	height: 295px !important;
}

.aus .ul_skills li:nth-child(4),
.can .ul_skills li:nth-child(4),
.nzl .ul_skills li:nth-child(4) {
	margin-right: 0;
}

.can .ul_recom li {
	height: 380px !important;
}

.can .posi_str {
	position: absolute;
	bottom: 10px;
}

.can .sec_skills {
	height: 500px;
}

.nzl .posi_str {
	position: absolute;
	bottom: 40px;
	height: 20px !important;
}

.nzl .cost_content .clos_12_4:nth-child(1) {
	margin-top: 0;
}

.nzl .ul_recom li div {
	height: 80px;
}

.nzl .ul_recom li {
	height: 490px;
}


/*----------各国样式不同之处 end-----------------*/


/*------------Section模块 end-----------------*/


/*-------模板----------*/

.advantage {
	margin-top: 30px !important;
}

.marbotm30 {
	margin-bottom: 30px;
}

.martop60 {
	margin-top: 60px !important;
}