@charset "utf-8";
body {
	color: #333333;
	font-size: 14px;
	background-color: #FFFFFF;
	overflow-x: hidden;
}

.textCenter {
	text-align: center;
}

.textLeft {
	text-align: left;
}

.textRight {
	text-align: right;
}

.left {
	float: left;
}

.right {
	float: right;
}

.Validform_checktip {
	display: none !important;
}

a {
	cursor: pointer;
}

.bggary {
	background-color: #f4f4f4 !important;
}


/* header */

.header {
	width: 100%;
	height: 500px;
	background: url(../img/banner.jpg) no-repeat center top;
	position: relative;
}

.headCon {
	width: 1000px;
	margin: 0 auto;
	position: relative;
	padding-top: 100px;
}

.headCon h1 {
	width: 920px;
	text-align: left;
	box-sizing: border-box;
}

.headCon b {
	font-size: 70px;
	font-weight: bold;
	top: 88px;
	color: #2630a8;
	background: -webkit-linear-gradient(left, #2630a8, #0086f8);
	background: -moz-linear-gradient(left, #2630a8, #0086f8);
	background: linear-gradient(left, #2630a8, #0086f8);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.headCon h2 {
	margin: 20px 0;
	text-align: left;
	font-weight: bold;
	color: #2630a8;
	background: -webkit-linear-gradient(left, #2630a8, #0086f8);
	background: -moz-linear-gradient(left, #2630a8, #0086f8);
	background: linear-gradient(left, #2630a8, #0086f8);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	width: 800px;
	font-size: 26px;
}

.headCon .a_list {
	width: 800px;
	margin: 0 auto;
}

.headCon a {
	display: inline-block;
	width: 177px;
	height: 55px;
	text-align: center;
	line-height: 55px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	font-size: 18px;
	color: #fafafa;
	background-color: transparent;
	border: 1px solid #fafafa;
	margin-right: 30px;
}

.headCon a:hover {
	color: #348eb5;
	background-color: #fafafa;
}

.headCon p {
	display: inline-block;
	font-size: 30px;
	color: #333;
	margin-top: 24px;
}


/* header */


/* nav */

.mainNav {
	width: 100%;
	height: 50px;
	position: absolute;
	bottom: 0;
}

.mainNav .mainNav_wrap {
	width: 100%;
	height: 62px;
	background-color: #0086f8;
}

.mainNav ul {
	width: 1000px;
	margin: 0 auto;
	color: #FFFFFF;
	line-height: 24px;
	position: relative;
	height: 62px;
	text-align: center;
}

.mainNav .mainNav_wrap.fixedTop {
	position: fixed;
	z-index: 999;
	top: 0;
}

.mainNav li,
.mainNav a {
	cursor: pointer;
	font-size: 16px;
	height: 62px;
	line-height: 62px;
	float: left;
	width: 125px
}

.mainNav a {
	margin: 0 28px;
}

.mainNav li.activeNav,
.mainNav li:hover {
	font-size: 20px;
	font-weight: bold;
}


/* nav */


/* form */

.leadFrom {
	height: 440px;
	position: relative;
}

.lbCon {
	padding: 80px 20px 110px;
	width: 960px;
	margin: 0 auto;
	position: relative;
}

.biaodan {
	position: absolute;
	top: 30px;
	right: 0;
	background: url(../img/form_bg.png) no-repeat center;
	background-size: initial;
	padding: 50px;
}

.biaodan .registerform {
	margin: 0 auto;
}

.lead {
	width: 510px;
	color: #333;
}

.lead p {
	color: #666;
	line-height: 35px;
	font-size: 16px;
	margin-bottom: 20px;
	position: relative;
}

.lead p:before {
	content: '';
	position: absolute;
	width: 34px;
	height: 10px;
	top: 50px;
	background: url(../img/ic_dy.png) no-repeat center center;
	background-size: initial;
}

.lead b {
	color: #333333;
	text-align: left;
	display: block;
	font-size: 36px;
	margin-bottom: 30px;
}

.biaodan h2 {
	color: #333;
	font-size: 22px;
	text-align: center;
	margin-bottom: 20px;
}

.biaodan form div {
	margin-bottom: 10px;
}

.biaodan form div.noMR {
	margin-right: 0;
}

.biaodan form input,
.biaodan form select {
	height: 38px;
	font-family: "微软雅黑";
	width: 264px;
	color: #aab2bd;
}

.biaodan form input {
	padding-left: 5px;
	width: 256px;
	position: relative;
	top: 1px;
}

.mobile,
.name,
.guojia,
.branch,
.Nstep {
	width: 265px;
	padding: 1px 0;
	margin: 0 auto;
	padding-left: 42px;
	margin-bottom: 10px;
	height: 40px;
}

.biaodan form div.mobile {
	background: url(../img/phone_box.jpg) no-repeat center;
}

.biaodan form div.name {
	background: url(../img/name_box.jpg) no-repeat center;
}

.biaodan form div.branch {
	background: url(../img/city_box.jpg) no-repeat center;
}

#submit {
	display: block;
	width: 300px;
	height: 50px;
	font-size: 16px;
	color: #FFFFFF;
	cursor: pointer;
	margin: 0 auto;
	background-color: #0086f8;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding: 0;
}

#submit:hover {
	background-color: #0a78d8;
}


/*-------------------表单--------------------*/

.botm-form {
	background: url(../img/form-bg.jpg) no-repeat center;
	padding: 54px 0;
	position: static;
	border-bottom: 0;
}

.fm-botm {
	width: 640px;
	margin: 0 auto;
	padding: 0 180px;
}

.fm-botm h2 {
	font-size: 24px;
	line-height: 34px;
	font-weight: bold;
	color: #FFFFFF;
}


/* form */


/** common style **/

.section {
	width: 100%;
	padding: 60px 0;
	background-color: #fafafa;
}

.section.pbnone {
	padding-bottom: 0;
}

.section-content {
	width: 1000px;
	margin: 0 auto;
}

.section-content.pbt70 {
	padding-bottom: 70px;
}

.section.grayBg {
	background-color: #f5f5f5;
}

.section-content.connect {
	position: relative;
}

.section-content.connect:after {
	position: absolute;
	content: "";
	width: 112px;
	height: 112px;
	top: -125px;
	left: -200px;
	background: url(../img/bad_hand.png) no-repeat center;
}

.section-content.connect_r:after {
	position: absolute;
	content: "";
	width: 112px;
	height: 112px;
	top: -50px;
	right: 200px;
	background: url(../img/bad_hand.png) no-repeat center;
}

.section-content.connect_s:before {
	position: absolute;
	content: "";
	width: 112px;
	height: 112px;
	top: -50px;
	right: 200px;
	background: url(../img/shape.png) no-repeat center;
}

.section-content.connect_s_l:before {
	position: absolute;
	content: "";
	width: 112px;
	height: 112px;
	top: -50px;
	left: 250px;
	background: url(../img/shape.png) no-repeat center;
}

.section-content h2 {
	margin-bottom: 10px;
	text-align: center;
	background: url(../img/tit_line.png) no-repeat center bottom;
	padding-bottom: 18px;
}

.section-content .tit_p {
	color: #333;
	font-size: 30px;
	text-align: center;
	margin-bottom: 40px;
}

.section-content h2 b {
	font-size: 36px;
	margin-left: 10px;
}

.section-content h2 span {
	font-size: 36px;
	color: #333;
	margin-top: 10px;
}

p.abs {
	text-align: center;
	line-height: 26px;
	color: #666666;
	margin-bottom: 40px;
}

.ly-link {
	display: block;
	width: 260px;
	height: 50px;
	line-height: 50px;
	font-size: 18px;
	margin: 40px auto 0;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 28px;
	color: #0086f8;
	background-color: transparent;
	border: 1px solid #0086f8;
	text-align: center;
}

.ly-link:hover {
	color: #fafafa;
	background-color: #0086f8;
}

.linkOther {
	margin: 0 auto;
	display: block;
	margin-top: 50px;
	-webkit-transition: ease .3s;
	-moz-transition: ease .3s;
	-ms-transition: ease .3s;
	-o-transition: ease .3s;
	transition: ease .3s;
}

.btn_list {
	width: 612px;
	margin: 0 auto;
}

.btn_list a:first-child {
	margin-right: 50px;
}

.btn_list a {
	display: inline-block !important;
}

.linkOther:hover {
	filter: brightness(0.9);
}

.content {
	display: none;
}

.content.active {
	display: block;
}


/** common style **/


/** adva style  **/

.advaList li {
	width: 495px;
	margin-bottom: 10px;
	height: 130px;
	background: #e1e9ff;
	display: table;
}

.advaList p {
	line-height: 24px;
	color: #333;
	font-size: 16px;
	display: table-cell;
	vertical-align: middle;
}

.advaList .imgWrap {
	width: 150px;
	vertical-align: middle;
	display: table-cell;
	text-align: center;
	position: relative;
}

.advaList .imgWrap:after {
	content: '';
	background: url(../img/adva_line.png) no-repeat right;
	background-size: initial;
	position: absolute;
	right: 24px;
	top: 42px;
	width: 1px;
	height: 50px;
}

.advaList img {
	margin: 5px auto;
}

.advaList b {
	font-size: 20px;
	display: block;
	color: #333;
	margin-bottom: 10px;
}


/** adva style  **/


/** rank style  **/

.rank_ul li {
	float: left;
	cursor: pointer;
	border: 1px solid #333333;
	border-right: 0;
	height: 76px;
	line-height: 25px;
	width: 248px;
	color: #333;
	text-align: center;
	font-size: 16px;
	padding: 12px 0;
	vertical-align: middle;
	box-sizing: border-box;
}

.rank_ul li:last-child {
	border-right: 1px solid #333;
}

.rank_ul li:hover,
.rank_ul li.active {
	color: #fafafa;
	background: #333;
}

.rank_top {
	margin-top: 50px;
	padding: 50px 0 0 380px;
	background: url(../img/rankbg_1.jpg) no-repeat left top;
	background-size: initial;
}

.rank_top_content {
	height: 560px;
	box-sizing: border-box;
	background: #fafafa;
	padding: 55px 30px;
	line-height: 25px;
}

.section h3.part-tit {
	background: #0086f8;
	background: -webkit-linear-gradient(left, #0086f8, #4cdfcb);
	background: -o-linear-gradient(right, #0086f8, #4cdfcb);
	background: -moz-linear-gradient(right, #0086f8, #4cdfcb);
	background: -ms-linear-gradient(right, #0086f8, #4cdfcb);
	background: linear-gradient(to right, #0086f8, #4cdfcb);
	width: 502px;
	height: 50px;
	line-height: 50px;
	font-weight: bold;
	font-size: 26px;
	text-align: center;
	color: #fafafa;
	margin: 0 auto 40px;
	border-radius: 50px;
}

.rank_bottom {
	margin-top: 50px;
}


/*table*/

.table-wrap {
	width: 1000px;
	outline: none;
	position: relative;
	font-size: 14px;
	color: #444;
	border: 1px #e6e6e6 solid;
	text-align: center;
	margin-bottom: 15px;
}

.table-head {
	padding-right: 17px;
	background-color: #688fff;
	border-bottom: 1px #e6e6e6 solid;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
}

.table-head-wrap {
	width: 100%;
	position: relative;
	overflow: hidden;
}

.grid {
	margin: 0px;
	table-layout: fixed;
	width: 100%;
	max-width: none;
	border-spacing: 0px;
	empty-cells: show;
	border-width: 0px;
	outline: 0px none;
	border-collapse: collapse;
}

.grid tr th {
	padding: 0.929em 0.5em;
	vertical-align: bottom;
	overflow: hidden;
	border-left: 1px #e6e6e6 solid;
	font-weight: bold;
	white-space: nowrap;
	text-overflow: ellipsis;
	text-align: left;
}

.grid tr th:first-child {
	border-left-width: 0;
}

.grid tr td {
	color: #666;
	border-left: 1px #e6e6e6 solid;
	border-bottom: 1px #e6e6e6 solid;
	padding: 0.929em 0.5em;
	overflow: hidden;
	line-height: 1.6em;
	vertical-align: middle;
	text-overflow: ellipsis;
	background-color: #fff;
}

.grid tr td:first-child {
	border-left-width: 0px;
}

.grid tr:last-child td {
	border-bottom: none;
}

.grid tr:nth-child(even) td {
	background-color: #e3eaff;
}

.grid tr.over td {
	background-color: #e3eaff;
}

.tab-link {
	display: block;
	text-align: center;
	min-height: 18px;
	line-height: 18px;
	overflow: hidden;
	text-overflow: ellipsis;
}

.grid tr td .more {
	color: #3366cc;
}

.table-content {
	height: 500px;
	white-space: normal;
	position: relative;
	width: 100%;
	overflow-x: hidden;
	overflow-y: scroll;
	min-height: 0;
}

.a_banner_50 {
	margin-top: 60px;
}


/** rank style  **/


/*<!--英国高中申请步骤  step_Hschool -->*/

.step {
	padding: 0;
}

.step .section-content {
	padding-bottom: 60px;
}

.step_Hschool {
	padding-top: 0;
}

.trait {
	padding: 20px 30px;
	background: #e1e9ff;
	border-radius: 100px;
	box-sizing: border-box;
}

.trait a {
	color: #0086f8;
	font-size: 16px;
	font-weight: bold;
}

.trait h5 {
	color: #333;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}

.trait p {
	color: #333;
	font-size: 16px;
	line-height: 25px;
	margin-top: 5px;
}

.require li {
	cursor: pointer;
	width: 188px;
	height: 210px;
	float: left;
	padding: 20px 20px;
	background: #fff;
	margin-right: 15px;
	border-radius: 15px;
	text-align: center;
	box-sizing: border-box;
}

.require li:last-child {
	margin-right: 0;
}

.img_box {
	text-align: center;
}

.img_box img {
	display: -webkit-inline-box;
	display: inline-block !important;
}

.require h6 {
	color: #333;
	margin: 10px 0 20px 0;
	font-size: 20px;
	font-weight: bold;
}

.require p {
	color: #333;
	font-size: 14px;
	text-align: left;
}

h5.par_tit {
	color: #333;
	font-size: 24px;
	font-weight: bold;
	padding: 50px 0;
	text-align: center;
	position: relative;
}

h5.par_tit:before {
	content: '';
	position: absolute;
	width: 51px;
	height: 6px;
	top: 39px;
	left: 475px;
	background: url(../img/sm_titlebg.png) no-repeat top;
	background-size: initial;
}

.require li:hover {
	box-shadow: 0 0px 10px rgba(171, 171, 171, 0.27);
}

.tl_ul {
	position: relative;
	background: url(../img/timeline_1.png) no-repeat center;
	background-size: initial;
	margin: 40px 0 70px 0;
}

.tl_ul li {
	float: left;
	width: 210px;
	text-align: left;
}

.tl_ul li h6 {
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 3px;
}

.tl_ul li.st1 h6 {
	color: #2630a8;
}

.tl_ul li.st2 h6 {
	color: #3f8cd4;
}

.tl_ul li.st3 h6 {
	color: #46b0d8;
}

.tl_ul li.st4 h6 {
	color: #4ed5df;
}

.tl_ul li.st5 h6 {
	color: #4beadb;
}

.tl_ul li.st6 h6 {
	color: #52f4de;
}

.tl_ul li p {
	color: #666;
	line-height: 25px;
	font-size: 14px;
}

.step_Hschool .tl_ul li:nth-child(1) {
	position: relative;
	top: -44px;
	left: 0;
}

.step_Hschool .tl_ul li:nth-child(2) {
	position: relative;
	top: 126px;
	left: -58px;
}

.step_Hschool .tl_ul li:nth-child(3) {
	position: relative;
	top: 0;
	left: -150px;
}

.step_Hschool .tl_ul li:nth-child(4) {
	position: relative;
	top: 124px;
	left: -236px;
}

.step_Hschool .tl_ul li:nth-child(5) {
	position: relative;
	top: -74px;
	left: 92px;
}

.step_Hschool .tl_ul li:nth-child(6) {
	position: relative;
	top: 50px;
	left: 3px;
}

.step_Hschool .tl_ul li:nth-child(7) {
	position: relative;
	top: -124px;
	left: 750px;
}

.step_Hschool .tl_ul li:nth-child(8) {
	position: relative;
	top: 0;
	left: 664px;
}

.step_College {
	padding: 60px;
}

.step_College .tl_ul {
	position: relative;
	background: url(../img/timeline_2.png) no-repeat center;
	background-size: initial;
	margin: 40px 0 70px 0;
}

.step_College .tl_ul li:nth-child(1) {
	position: relative;
	top: -44px;
	left: 0;
}

.step_College .tl_ul li:nth-child(2) {
	position: relative;
	top: 126px;
	left: -22px;
}

.step_College .tl_ul li:nth-child(3) {
	position: relative;
	top: -48px;
	left: -102px;
}

.step_College .tl_ul li:nth-child(4) {
	position: relative;
	top: 125px;
	left: -181px;
}

.step_College .tl_ul li:nth-child(5) {
	position: relative;
	top: -74px;
	left: -51px;
}

.step_College .tl_ul li:nth-child(6) {
	position: relative;
	top: -6px;
	left: 709px;
}

.step_College .tl_ul li:nth-child(7) {
	position: relative;
	top: -130px;
	left: 630px;
}

.step_Graduate {
	padding: 60px;
}

.step_Graduate .tl_ul {
	position: relative;
	background: url(../img/timeline_3.png) no-repeat center;
	background-size: initial;
	margin: 40px 0 70px 0;
}

.step_Graduate .tl_ul li:nth-child(1) {
	position: relative;
	top: -44px;
	left: 0;
}

.step_Graduate .tl_ul li:nth-child(2) {
	position: relative;
	top: 126px;
	left: -22px;
}

.step_Graduate .tl_ul li:nth-child(3) {
	position: relative;
	top: -48px;
	left: -103px;
}

.step_Graduate .tl_ul li:nth-child(4) {
	position: relative;
	top: 125px;
	left: -179px;
}

.step_Graduate .tl_ul li:nth-child(5) {
	position: relative;
	top: -76px;
	left: -55px;
}

.step_Graduate .tl_ul li:nth-child(6) {
	position: relative;
	top: -6px;
	left: 711px;
}

.step_Graduate .tl_ul li:nth-child(7) {
	position: relative;
	top: -130px;
	left: 630px;
}


/*<!--英国高中申请步骤  step_Hschool -->*/


/*<!--英国留学费用全解析  cost-->*/

.cost .tit_p {
	margin-bottom: 10px;
}

.ul_apply li {
	float: left;
	width: 181px;
	height: 184px;
	margin-right: 23px;
	position: relative;
}

.ul_apply li:last-child {
	margin-right: 0;
}

.cost h6 {
	color: #fafafa;
	font-weight: bold;
	font-size: 20px;
	padding: 15px 40px;
	text-align: center;
}

li.blue h6 {
	background: #2630a8;
	background: -webkit-linear-gradient(left, #2630a8, #0086f8);
	background: -o-linear-gradient(right, #2630a8, #0086f8);
	background: -moz-linear-gradient(right, #2630a8, #0086f8);
	background: -ms-linear-gradient(right, #2630a8, #0086f8);
	background: linear-gradient(to right, #2630a8, #0086f8);
}

li.orange h6 {
	background: #e11937;
	background: -webkit-linear-gradient(left, #e11937, #ff8300);
	background: -o-linear-gradient(right, #e11937, #ff8300);
	background: -moz-linear-gradient(right, #e11937, #ff8300);
	background: -ms-linear-gradient(right, #e11937, #ff8300);
	background: linear-gradient(to right, #e11937, #ff8300);
}

li.green h6 {
	background: #008260;
	background: -webkit-linear-gradient(left, #008260, #51c21a);
	background: -o-linear-gradient(right, #008260, #51c21a);
	background: -moz-linear-gradient(right, #008260, #51c21a);
	background: -ms-linear-gradient(right, #008260, #51c21a);
	background: linear-gradient(to right, #008260, #51c21a);
}

li.blue:after {
	content: '';
	position: absolute;
	top: 50px;
	left: 50%;
	margin-left: -12px;
	width: 24px;
	height: 15px;
	background: url(../img/arrow_1.png) no-repeat center;
	background-size: initial;
}

li.orange:after {
	content: '';
	position: absolute;
	top: 50px;
	left: 50%;
	margin-left: -12px;
	width: 24px;
	height: 15px;
	background: url(../img/arrow_2.png) no-repeat center;
	background-size: initial;
}

li.green:after {
	content: '';
	position: absolute;
	top: 50px;
	left: 50%;
	margin-left: -12px;
	width: 24px;
	height: 15px;
	background: url(../img/arrow_3.png) no-repeat center;
	background-size: initial;
}

.cost li p {
	color: #333;
	padding: 28px;
	background: #f4f4f4;
	font-size: 14px;
	box-sizing: border-box;
	height: 120px;
	line-height: 25px;
}

.cost_content {
	margin-bottom: 15px;
}

.ul_tuition li {
	float: left;
	width: 299px;
	height: 232px;
	margin-right: 51px;
	position: relative;
}

.ul_tuition li:last-child {
	margin-right: 0 !important;
}

.ul_tuition p {
	height: 168px !important;
}


/*<!--英国留学费用全解析  cost-->*/


/*<!--英国热门专业大全  major-->*/

.major {
	height: 708px;
	background: url(../img/maj_bg.jpg) no-repeat center;
	background-size: initial;
	box-sizing: border-box;
}

.major h2 {
	color: #fafafa;
	background: url(../img/tit_line_w.png) no-repeat center bottom;
}

.major .tit_p {
	color: #fafafa;
}

.major_ul li {
	color: #fafafa;
	float: left;
	width: 158px;
	height: 70px;
	cursor: pointer;
	text-align: center;
	line-height: 70px;
	margin-right: 8px;
	font-size: 20px;
	border: 1px solid #fafafa;
}

.major_ul li:hover,
.major_ul li.active {
	background: #eceff8;
}

.major_ul li:hover span,
.major_ul li.active span {
	color: #2630a8;
	font-weight: bold;
	background-image: -webkit-gradient(linear, 0 0, 0 bottom, from(#2630a8), to(#0184f6));
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.major_ul li:last-child {
	margin-right: 0;
}

.majcont_ul {
	margin-top: 60px;
}

.majcont_ul li {
	float: left;
	width: 235px;
	height: 204px;
	cursor: pointer;
	display: table;
	background: url(../img/major_bg.png) no-repeat center;
	background-size: contain;
}

.majcont_ul li:hover {
	background: url(../img/major_active.png) no-repeat center;
	background-size: contain;
}

.majcont_ul li a {
	width: 210px;
	color: #fafafa;
	font-size: 18px;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
}

.majcont_ul li:hover a {
	color: #2630a8;
	background-image: -webkit-gradient(linear, 0 0, 0 bottom, from(#2630a8), to(#0184f6));
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.majcont_ul li:nth-child(2) {
	position: relative;
	top: 108px;
	left: -43px;
}

.majcont_ul li:nth-child(3) {
	position: relative;
	top: 0;
	left: -86px;
}

.majcont_ul li:nth-child(4) {
	position: relative;
	top: 107px;
	left: -130px;
}

.majcont_ul li:nth-child(5) {
	position: relative;
	top: -202px;
	left: 766px;
}


/*<!--英国热门专业大全  major-->*/


/*<!--英国留学录取捷报  offer-->*/

.offer_ul li {
	height: 205px;
	width: 240px;
	float: left;
	margin-right: 10px;
	margin-bottom: 40px;
	position: relative;
}
.offer_ul li:nth-child(4n)
{
	margin-right: 0;
}
.offer_ul li span
{
	line-height: 20px;
	padding: 10px 8px;
	color: #fafafa;
width: 240px;
    height: 60px;
    display: block;
    box-sizing: border-box;
    background: rgba(0, 0, 0, 0.6);
    position: absolute;
    bottom: 0;
}

/*<!--英国留学录取捷报  offer-->*/


/** otherlink style**/
.otherlink_ul 
{
	width: 1000px;
	margin-top: 50px;
}
.otherlink li {
	float: left;
	width: 485px;
	margin-right: 15px;
	margin-bottom: 15px;
	position: relative;
	top: 0;
}

.otherlink li:last-child {
	margin-right: 0;
}

.otherlink li:hover {
	top: -10px;
	-webkit-transition: ease 0.3s;
	-moz-transition: ease 0.3s;
	-ms-transition: ease 0.3s;
	-o-transition: ease 0.3s;
	transition: ease 0.3s;
	box-shadow: 10px 10px 10px #ccc;
}


/** otherlink style**/

.idpTeacher {
	position: relative;
}
/*<!--idpAdvan-->*/

.ab-advan-ul {
	overflow: hidden;
	text-align: center;
	padding-bottom: 50px;
	text-align: center;
	margin-top: 30px;
	}

.ab-advan-ul li {
    display: inline-block;
    color: #666666;
    font-size: 20px;
    line-height: 25px;
    width: 143px;
    margin-right: 24px;
}


.ab-advan-ul p {
    margin-top: 15px;
    font-size: 24px;
    color: #9c9c9c;
    line-height: 30px;
}

.ab-advan-ul .ab-advan-img {
	height: 33px;
	display: table-cell;
	vertical-align: middle;
	width: 120px;
}

.ab-advan-ul .ab-advan-img img {
	margin: 0 auto;
}

.ab-advan-ul .ab-advan-img {
	height: 34px;
}

.ab-advan-ul li.lastAdvan {
	margin-right: 0;
}


/*<!--idpAdvan-->*/