/*----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: -20px auto 0;
	height: 50px;
	line-height: 50px;
	overflow: hidden;
}

.mainNav .mainNav_wrap {
	width: 100%;
	height: 50px;
	overflow: hidden;
	position: static;
	background-color: #555555;
	opacity: 1;
}

.mainNav .mainNav_wrap.fixedTop {
	position: fixed;
	z-index: 999;
	top: 0;
}

.mainNav ul {
	width: 1024px;
	margin: 0 auto;
	color: #fbfbfb;
	height: 50px;
	line-height: 50px;
}

.mainNav ul li {
	padding: 0 0px;
	text-align: center;
	font-size: 14px;
	cursor: pointer;
	display: inline-block;
	margin: 0 15px;
}

.mainNav ul li:hover {
	color: #4cdfcc;
}

.mainNav ul a:hover {
	color: #4cdfcc;
}

.mainNav ul .activeNav a {
	color: #4cdfcc;
}

.mainNav a {
	text-align: center;
	font-size: 14px;
	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: 600px; margin: 0 auto;*/
	margin-top: 20px;
	text-align: center;
	display: block;
}

.btn_list a {
	margin: 0 10px;
}

.a_btn {
	display: inline-block;
	width: 322px;
	height: 50px;
	line-height: 50px;
	background: #51c21a;
	font-size: 18px;
	color: #fff;
	border-radius: 4px;
	text-align: center;
}

.a_btn:hover {
	background: #419b15 !important;
	color: #fff;
}

.a_btn_hollow {
	background: #fff !important;
	width: 280px;
	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;
	display: inline-block;
}

.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;
}


/*<!--头部【导语和表单】-->*/

.header {
	width: 100%;
	height: 556px;
	background: url(../img/banner.jpg) no-repeat center top;
}


.header .headbtn_list {
    position: relative;
    width: 400px;
    height: 58px;
    line-height: 58px;
    margin: 0 auto;
    top: 300px;
    right: -276px;

}

.header .headbtn_list a.button {
	width: 176px;
	height: 48px;
	font-size: 20px;
	line-height: 48px;
	color: #333;
	background: transparent;
	text-align: center;
	border: 1px solid #333;
	border-radius: 3px;
}

.header .headbtn_list a.button:hover {
	background: #333333;
	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: 73px 0 0 20px;
}

.biaodan {
	width: 425px;
	padding-top: 40px;
	border-bottom: 6px solid #edebea;
	background: #fff;
	position: relative;
	top: 20px;
}

.biaodan h2 {
	line-height: 30px;
	text-align: center;
	font-size: 21px;
	margin-bottom: 10px;
	color: #333;
}

.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 .branch,
.biaodan form .professional,
.biaodan form .Nstep {
	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/Nstep_box.jpg) no-repeat center;
}

.biaodan form .branch {
	background: url(../img/branch_box.jpg) no-repeat center;
}

.biaodan form .professional {
	background: url(../img/pro_box.png) no-repeat center;
}

.biaodan .from_btn {
	cursor: pointer;
	line-height: 50px;
	text-align: center;
	font-size: 18px;
	background: #51c21a;
	width: 300px;
	cursor: pointer;
	height: 50px;
	color: #fff;
	font-family: "微软雅黑";
	border-radius: 2px;
	margin-bottom: 34px;
}

.biaodan form ul li.tijiao {
	width: 300px;
	background: #51c21a !important;
	color: #fff;
	margin: 0 auto;
}

.biaodan .from_btn:hover {}


/*.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: #419b15 !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: absolute;
	left: 0;
	top: 40px
}


/*--------begin section-----------*/

.sections {
	margin-top: 30px;
}

.sections .title_p {
	font-size: 30px;
	color: #666;
	padding: 20px;
}

.sections .section {
	width: 100%;
	/*padding-top: 56px;*/
	font-family: "微软雅黑";
}

.sections .titleh2 {
	height: 35px;
	line-height: 35px;
	overflow: hidden;
	font-size: 35px;
	color: #2e2e2e;
	font-weight: bold;
	padding-top: 30px;
	padding-bottom: 2px;
	background: url(../img/sec_top_line.png) no-repeat center top;
	margin-bottom: 40px;
}

.sections .box-title {
	font-size: 16px;
	top: 27px;
	font-weight: bold;
	position: relative;
}

.section {
	padding: 60px 0;
}


/*--模块开始--*/

.ul_adva {
	margin-top: 20px;
}

.ul_adva li {
	width: 220px;
	height: 216px;
	margin-right: 20px;
	margin-bottom: 20px;
	float: left;
	text-align: center;
	box-shadow: 5px 5px 20px #dadce3;
	padding: 30px 0px;
}

.ul_adva li h3 {
	font-size: 18px;
	font-weight: bold;
	color: #0086f9;
	padding: 15px 0;
}

.ul_adva li p {
	font-size: 14px;
	color: #666;
	line-height: 25px;
}


/*.ul_adva li:nth-child(3n) { margin: 0; }
*/

.gery {
	background-color: #f3f4f7;
}

.reqTable {
	width: 100%;
	border-left: 1px solid #f3f4f7;
	border-top: 1px solid #f3f4f7;
	background-color: #FFFFFF;
	color: #666666;
}

.reqTable th {
	background-color: #2630a9;
	color: #FFFFFF;
	height: 48px;
	font-size: 16px;
}

.reqTable th img {
	display: inline-block;
	margin-right: 10px;
}

.reqTable th,
.reqTable td {
	padding: 10px 10px;
	border-right: 1px solid #f3f4f7;
	border-bottom: 1px solid #f3f4f7;
}

.reqTable th {
	padding: 0 20px;
	font-weight: normal;
}

.reqTable b {
	font-size: 18px;
	text-align: center;
	display: block;
	
}

.reqTable td {
	line-height: 24px;
	vertical-align: sub;
}

.reqTable td span{
	color: #2630a9;
	font-weight: bold;
}

.reqTable td:first-child{
	color: #fff;
	background: #65aefa;
	font-weight: normal !important;
}

.reqTable td:first-child b{
	font-weight: normal !important;
}

.reqTable tr:nth-child(odd) {
	/* background-color: #e5f3fe; */
}

.sec_service {
	background: #fff;
}

.service_inter {
	background: #fff;
}

.service_inter ul {
	margin: 0 auto;
	margin-top: 20px;
}

.service_inter ul li {
	width: 320px;
	margin-right: 20px;
	height: 394px;
	float: left;
	margin-bottom: 30px;
	box-shadow: 5px 5px 50px #d1d3d8;
}

.service_inter ul li:nth-child(3n) {
	margin-right: 0;
}

.service_inter img {
	display: block;
}

.service_inter ul li h4 {
	text-align: center;
	color: #0086f9;
	font-size: 18px;
	display: block;
	margin: 25px 0 13px;
}

.service_inter ul li p {
	text-align: left;
	color: #666;
	line-height: 24px;
	padding: 0 28px;
	margin-bottom: 20px;
	height: 100px;
}

.service_inter ul li a.more {
	color: #51c21a;
	text-align: center;
	display: block;
}


/*切换*/

.picScroll-left,
.picScroll2-left {
	position: relative;
	/*margin-top: 40px;*/
}

.picScroll-left .hd .prev,
.picScroll2-left .hd .prev {
	position: absolute;
	top: 40%;
	left: 10px;
	width: 27px;
	height: 46px;
	overflow: hidden;
	cursor: pointer;
	background: url(../img/prev.png) no-repeat;
}

.picScroll-left .hd .next,
.picScroll2-left .hd .next {
	position: absolute;
	top: 40%;
	right: 1px;
	width: 27px;
	height: 46px;
	overflow: hidden;
	cursor: pointer;
	background: url(../img/next.png) no-repeat;
}

.picScroll-left .hd .prev:hover,
.picScroll2-left .hd .prev:hover {
	background: url(../img/prev_hover.png) no-repeat;
}

.picScroll-left .hd .next:hover,
.picScroll2-left .hd .next:hover {
	background: url(../img/next_hover.png) no-repeat;
}


/*.picScroll-left2 .prev:hover, .picScroll-left2 .next:hover,.picScroll-left3 .prev:hover, .picScroll-left3 .next:hover { filter: alpha(opacity=100); opacity: 1; display:inline-block;}*/

.picScroll-left .bd,
.picScroll2-left .bd {
	margin: 0px 42px 50px;
	/*width:185px;*/
	overflow: hidden;
}

.picScroll-left .bd,
.picScroll2-left .bd {
	width: 900px;
	margin: 0 auto;
	margin-bottom: 65px;
}

.picScroll-left .bd ul,
.picScroll-left2 .bd ul {
	overflow: hidden;
	zoom: 1;
}

.picScroll-left .bd ul li,
.picScroll2-left .bd ul li {
	width: 900px;
	float: left;
	_display: inline;
	overflow: hidden;
	text-align: center;
}

.picScroll-left .bd ul li a,
.picScroll2-left .bd ul li a {
	display: block;
}

.picScroll-left .bd ul li .pic,
.picScroll2-left .bd ul li .pic {
	overflow: hidden;
	text-align: center;
	float: left;
	margin: 0 15px;
}

.picScroll-left .bd ul li .pic img {
	width: 263px;
	height: 388px;
	border: 1px solid #c9c9c9;
	display: block;
}

.picScroll-left .bd ul li .title {
	font-size: 14px;
	height: 24px;
	line-height: 24px;
	overflow: hidden;
	text-align: center;
	padding-top: 25px;
	color: #666;
}

.picScroll-left .hd ul,
.picScroll2-left .hd ul {
	position: absolute;
	bottom: 30px;
	text-align: center;
	display: block;
	width: 100%;
	line-height: 10px;
	font-size: 1px;
	z-index: 1000;
}

.picScroll-left .hd ul li,
.picScroll2-left .hd ul li {
	display: inline-block;
	cursor: pointer;
	color: transparent;
	margin: 0 5px;
	width: 13px;
	height: 13px;
	background-color: transparent;
	border: 1px solid #4d5361;
	border-radius: 50px;
}

.picScroll-left .hd ul li.on,
.picScroll2-left .hd ul li.on {
	background-color: #4d5361;
	color: #4d5361;
}

.slide_outer {
	text-align: left;
	box-shadow: 5px 5px 50px #eceef1;
	margin: 5px;
	background: #fff;
	padding: 30px 20px;
	float: left;
	width: 240px;
	height: 494px;
	margin-right: 16px;
}

.slide_outer:nth-child(3n) {
	margin-right: 0;
}

.slide_outer img {
	display: block;
	margin-top: 7px;
	margin-bottom: 25px;
}

.slide_outer h1 {
	font-size: 18px;
	font-weight: bold;
	color: #333;
	margin-bottom: 20px;
	line-height: 30px;
	text-align: center;
}

.slide_outer .txt {
	height: 260px;
}

.slide_outer p {
	font-size: 14px;
	color: #666;
	line-height: 30px;
}

.slide_outer strong {
	color: #0086f9;
}

.slide_outer .more {}

.slide_outer .more a {
	text-align: center;
	width: 113px;
	height: 38px;
	line-height: 38px;
	border: 1px solid #51c21a;
	border-radius: 3px;
	color: #51c21a;
}


/*如何提升名校奖学金申请成功率*/

.sqgl li {
	box-shadow: 5px 5px 50px #e4e5e9;
	margin-bottom: 20px;
}

.sqgl img {
	float: left;
	width: 150px;
	height: 135px;
}

.sqgl .txt {
	width: 283px;
	padding: 25px 30px 0;
}

.sqgl .txt strong {
	color: #0086f9;
	font-size: 18px;
	display: block;
	margin-bottom: 10px;
}

.sqgl .txt p {
	line-height: 24px;
	color: #666;
}

.QA li {
	box-shadow: 5px 5px 50px #e4e5e9;
	margin-bottom: 20px;
	width: 430px;
	height: 110px;
	padding: 30px;
	background-color: #fff;
}

.QA h4 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 18px;
}

.QA h4 span {
	height: 36px;
	width: 36px;
	text-align: center;
	background-color: #ff8202;
	color: #fff;
	display: inline-block;
	line-height: 36px;
	border-radius: 30px;
	margin-right: 15px;
}

.QA p {
	line-height:
}

.QA p span {
	float: left;
	font-weight: bold;
	height: 36px;
	width: 36px;
	text-align: center;
	background-color: #0086f9;
	color: #fff;
	display: block;
	line-height: 36px;
	border-radius: 30px;
	margin-right: 15px;
}

.slide_outer2 {
	text-align: left;
	box-shadow: 1px 1px 50px #efefef;
	margin: 5px;
	background: #fff;
	padding: 30px 20px;
	float: left;
	width: 390px;
	height: 302px;
	margin-right: 16px;
	text-align: center;
}

.slide_outer2 img {
	display: block;
	margin: 0 auto;
	margin-top: 7px;
	margin-bottom: 15px;
}

.slide_outer2 h1 {
	font-size: 18px;
	font-weight: bold;
	color: #0086f9;
	margin-bottom: 10px;
	line-height: 30px;
	text-align: center;
}

.slide_outer2 .txt1 {
	font-weight: bold;
	font-size: 18px;
	display: inline-block;
	margin-bottom: 10px;
}

.slide_outer2 p {
	line-height: 34px;
	color: #666;
}

.slide_outer2 p strong {
	color: #333;
}

.slide_outer2:nth-child(2n) {
	margin-right: 0;
}

.slide_outer2 .more {
	text-align: center;
}

.slide_outer2 .more a {
	display: inline-block;
	margin: 0 auto;
	width: 113px;
	height: 38px;
	line-height: 38px;
	color: #51c21a;
}


/*end*/


/*<!--IDP留学服务-->*/

.marbtom30 {
	margin-bottom: 30px;
}

.swiper-pagination-bullet {
	width: 10px !important;
	height: 10px !important;
	display: inline-block;
	border-radius: 100%;
	background: #fff !important;
	opacity: .8 !important;
	border: 1px solid #333f48 !important;
}

.swiper-pagination-bullet-active {
	opacity: 1;
	background: #333f48 !important;
}

.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
	position: relative !important;
	top: 4px !important;
}

.video embed {
	height: 270px !important;
}

/*.header_outer {
	float: right;
	width: 428px;
}

.header_outer .btn_list {
	float: left;
}

.wrp_outer {
	position: relative;
	top: 300px;
}*/

.sec_otherlink li{
	float: left;
	margin-right: 18px;
	position: relative;
	top: 0;
}
.sec_otherlink li:last-child{
	margin-right: 0;
}
.sec_otherlink li:hover{
	transition: all 0.25s ease;
	top:-10px;
}