@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.png) no-repeat center top;
	position: relative;
}

.headCon {
	width: 1000px;
	margin: 0 auto;
	position: relative;
	padding-top: 100px;
}

.headCon h1 {
	width: 988px;
	text-align: center;
	box-sizing: border-box;
	position: relative;
	margin-top: 68px;
}

.headCon b {
	font-size: 46px;
	font-weight: bold;
	color: #fafafa;
}

.headCon h2 {
	font-size: 26px;
	font-weight: 500;
	color: rgba(71, 71, 71, 1);
	margin: 20px 0;
	text-align: center;
	width: 800px;
	margin-left: -138px;
}

.headCon h2.h2_top {
	margin-left: -100px;
}

.headCon .a_list {
	width: 900px;
	margin: 70px auto 0 auto;
}

.headCon .a_list span {
	width: 263px;
	height: 23px;
	font-size: 22px;
	font-family: NotoSansSC-Bold;
	font-weight: bold;
	color: rgba(51, 51, 51, 1);
}

.headCon a {
	display: inline-block;
	width: 150px;
	height: 48px;
	text-align: center;
	line-height: 48px;
	-webkit-border-radius: 24px;
	-moz-border-radius: 24px;
	border-radius: 24px;
	font-size: 20px;
	color: #333;
	background-color: transparent;
	border: 1px solid #333;
	margin-right: 20px;
}

.headCon a:hover {
	color: #fafafa;
	width: 150px;
	height: 48px;
	background: rgba(51, 51, 51, 1);
	border-radius: 24px;
}

.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: #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);
}

.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: 150px;
	margin-right: 20px;
}

.mainNav li:last-child {
	margin-right: 0;
}

.mainNav a {
	margin: 0 28px;
}

.nav_a {
	margin: 0 28px !important;
	float: right !important;
	margin-top: -62px !important;
	display: inline-block;
}

.mainNav li.activeNav,
.mainNav li:hover,
.nav_a:hover {
	font-size: 20px;
	font-weight: bold;
}


/* nav */


/* form */

.leadFrom {
	height: 380px;
	position: relative;
}

.lbCon {
	padding: 60px 20px 60px;
	width: 960px;
	margin: 0 auto;
	position: relative;
}

.biaodan {
	position: absolute;
	top: -118px;
	right: 0;
	width: 455px;
	height: 432px;
	background: url(../img/form_bg.png) no-repeat center;
	background-size: contain;
	padding: 50px;
	box-sizing: border-box;
}

.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: 85px;
	height: 38px;
	top: 2px;
	left: 11px;
	background: url(../img/ic_dy.png) no-repeat center center;
	background-size: initial;
	z-index: -1;
}

.lead b {
	color: #333333;
	text-align: left;
	display: block;
	font-size: 36px;
	margin-bottom: 30px;
}

.biaodan h2 {
	font-size: 20px;
	font-weight: bold;
	color: rgba(51, 51, 51, 1);
	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,
.Nprofessional,
.Mschool,
.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.png) no-repeat center;
}

.biaodan form div.name {
	background: url(../img/name_box.png) no-repeat center;
}

.biaodan form div.Nprofessional {
	background: url(../img/pro_box.png) no-repeat center;
}

.biaodan form div.Mschool {
	background: url(../img/sch_box.png) 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;
}

.section-content .tit_p {
	font-size: 28px;
	font-family: MicrosoftYaHei;
	font-weight: 400;
	color: rgba(102, 102, 102, 1);
	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-long {
	width: 365px;
}

.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 **/


/** idp offer style  **/


/*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: #125dd2;
	border-bottom: 1px #e6e6e6 solid;
	color: #fff;
	font-size: 14px;
}

.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 {
	line-height: 2.4em;
	padding: 0.929em 0.5em;
	vertical-align: bottom;
	overflow: hidden;
	border-left: 1px #e6e6e6 solid;
	font-weight: normal;
	white-space: nowrap;
	text-overflow: ellipsis;
	text-align: left;
	padding-left: 20px;
}

.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: 2.4em;
	vertical-align: middle;
	text-overflow: ellipsis;
	background-color: #fff;
	text-align: left;
	padding-left: 20px;
}

.grid tr td:first-child {
	border-left-width: 0px;
}

.grid tr:last-child td {
	border-bottom: none;
}

.grid tr:nth-child(odd) td {
	background-color: #d9e8ff;
}

.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;
}

.grid td a {
	display: block;
	text-align: center;
	font-size: 14px;
	font-family: MicrosoftYaHei;
	font-weight: 400;
	color: rgba(102, 102, 102, 1);
	width: 131px;
	height: 31px;
	border: 1px solid rgba(102, 102, 102, 1);
	border-radius: 15px;
}

.grid td a:hover {
	color: #fafafa;
	background: #333;
}

.table-content {
	height: 700px;
	white-space: normal;
	position: relative;
	width: 100%;
	overflow-x: hidden;
	overflow-y: scroll;
	min-height: 0;
}


/** idp offer style  **/


/** case offer style **/

.bgBlue {
	height: 865px;
	background: rgba(228, 242, 255, 1);
}

.caseoff_tab_ul {
	width: 959px;
	margin: 0 auto;
}

.caseoff_tab_ul li {
	float: left;
	cursor: pointer;
	border: 1px solid #333333;
	border-right: 0;
	height: 62px;
	line-height: 62px;
	width: 319px;
	color: #333;
	text-align: center;
	font-size: 24px;
	box-sizing: border-box;
}

.caseoff_tab_ul li:last-child {
	border-right: 1px solid #333;
}

.caseoff_tab_ul li:hover,
.caseoff_tab_ul li.active {
	color: #fafafa;
	background: #333;
}

.effect {
	width: 915px;
	margin: 60px auto;
}

.effect li {
	width: 424px;
	margin: 0;
	border: 0;
	float: left;
}

.text-desc h3 {
	font-size: 18px;
	color: #2272ed;
	font-weight: bold;
	text-align: left;
	margin-bottom: 10px;
}

.text-desc p {
	font-size: 14px;
	color: #333;
	line-height: 25px;
	margin: 0;
	text-align: left;
}


/* effect-5 css */

.case_cont {
	float: left;
	width: 100%;
	position: relative;
	text-align: center;
	overflow: hidden;
}

.case_cont.effect-1 {
	z-index: 9;
}

.case_cont img {
	width: 420px;
	height: 384px;
}

.case_cont .image-box {
	transition: 0.5s;
}

.case_cont.effect-1:hover,
.case_cont.effect-3:hover {
	overflow: visible;
}

.case_cont.effect-1:hover .image-box {
	transform: scale(0.3) translateX(-150%);
	position: relative;
	z-index: 9;
}

.case_cont.effect-1 .text-desc {
	z-index: -100;
	position: absolute;
	transform: translateX(-100%);
	opacity: 0;
	padding: 25px 25px 25px 100px;
	width: 420px;
	height: 384px;
	transition: 0.5s;
	box-sizing: border-box;
}

.case_cont.effect-1:hover .text-desc {
	transform: translateX(0px);
	opacity: 1;
}

.case_cont.effect-3:hover .image-box {
	transform: scale(0.3) translateX(150%);
	position: relative;
	z-index: 9;
}

.case_cont.effect-3 .text-desc {
	transform: translateX(100%);
	opacity: 0;
	padding: 25px 100px 25px 35px;
	width: 435px;
	height: 384px;
	transition: 0.5s;
	box-sizing: border-box;
}

.case_cont.effect-3:hover .text-desc {
	transform: translateX(0px);
	opacity: 1;
}

.text-desc {
	position: absolute;
	left: 0;
	top: 0;
	background-color: #fff;
	height: 100%;
	opacity: 0;
	width: 100%;
	padding: 20px;
}

.caseoff_layer {
	padding: 15px 0;
	color: #fafafa;
	text-align: center;
	font-size: 24px;
	font-family: MicrosoftYaHei;
	font-weight: 400;
	color: rgba(255, 255, 255, 1);
	line-height: 32px;
	background: rgba(0, 0, 0, 0.65);
	position: absolute;
	width: 100%;
	top: 145px;
}

.caseoff_content {
	display: none;
}

.caseoff_content.current {
	display: block;
}


/*------------------轮播----------------*/

.success_carousel {
	/*overflow: hidden;*/
	position: relative;
	width: 1060px;
	margin-top: 30px;
	margin-left: -33px;
}

.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:30px;
	background: url(../img/prev.png) no-repeat center;
	z-index: 1000;
}

.success_carousel .hd .next {
	right: 22px;
	background: url(../img/next.png) no-repeat center;
	z-index: 1000;
}

.success_carousel .hd .prev:hover {
	left: 30px;
	background: url(../img/prev_h.png) no-repeat center;
}

.success_carousel .hd .next:hover {
	right:22px;
	background: url(../img/next_h.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 60px;
}

.success_carousel .bd .picList {
	padding-bottom: 35px !important;
}

.success_carousel .bd .picList>li {
	float: left;
	text-align: center;
	width: 1000px;
}


/* effect-5 css end */


/** case offer style **/


/*<!--IDP名师说案例 揭秘名校录取规则 teacase-->*/

.p_name {
	width: 260px;
	height: 42px;
	font-size: 16px !important;
	color: #fafafa !important;
	background: url(../img/name_bg.png) no-repeat center;
	background-size: contain;
	position: relative;
	top: -76px !important;
	right: -154px;
	padding-left: 30px;
	box-sizing: border-box;
}

.p_name b {
	font-size: 38px;
	font-weight: normal;
}

.tea-l {
	width: 190px;
	margin-top: 115px;
	margin-right: 15px;
}

.tea-m {
	width: 410px;
}

.tea-r {
	width: 310px;
}

.tea_content h3 {
	margin-bottom: 20px;
	font-size: 24px;
	font-family: MicrosoftYaHei-Bold;
	font-weight: bold;
	color: rgba(102, 102, 102, 1);
	line-height: 24px;
	background: linear-gradient(135deg, rgba(38, 48, 168, 1) 10.009765625%, rgba(0, 134, 248, 1) 89.990234375%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.tea-l h3 {
	text-align: right;
}

.tea_content {
	display: none;
}

.tea_content.current {
	display: block;
}

.tea_content h5 {
	color: #333;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
}

.tea_content p {
	color: #666;
	font-size: 14px;
	line-height: 25px;
	margin-top: 5px;
}

.tea_tab_ul {
	margin-top: 50px;
	margin-bottom: 20px;
}

.tea_tab_ul li {
	width: 195px;
	height: 164px;
	position: relative;
	cursor: pointer;
	float: left;
	margin-right: 5px;
}

.tea_tab_ul li img {
	width: 195px;
	height: 164px;
}

.tea_tab_ul li:last-child {
	margin-right: 0;
}

.tea_tab_ul li:hover img,
.tea_tab_ul li.active img {
	position: absolute;
	transform: scale(1.1);
	z-index: 10;
	box-shadow: 0px 0px 6px 0px rgba(73, 73, 73, 0.41);
}


/*<!--IDP名师说案例 揭秘名校录取规则 teacase-->*/


/*<!--申请建议 apply-advice-->*/

.apply-advice {
	color: #fafafa;
	height: 895px;
	background: linear-gradient(90deg, rgba(0, 134, 248, 1), rgba(76, 223, 203, 1));
}

.apply-advice h2,
.apply-advice .tit_p,
.apply-advice .ly-link {
	color: #fafafa !important;
}

.apply-advice .ly-link {
	z-index: 100;
	position: relative;
	top: 50px;
	border: 1px solid #fafafa !important;
}

.apply_content {
	width: 1000px;
	height: 500px;
	background: url(../img/advice.png) no-repeat center;
	background-size: inherit;
}

.apply-advice li {
	width: 265px;
	text-align: left;
}

.apply-advice li h3 {
	font-size: 32px;
	font-weight: bold;
	text-align: center;
	line-height: 60px;
}

.apply-advice li h5 {
	font-size: 18px;
	font-weight: bold;
}

.apply-advice li p {
	font-size: 14px;
	line-height: 22px;
}

.apply_content {
	margin-top: 70px;
}

.apply_content ul {
	position: relative;
	top: 18px;
}

.apply_content ul li {
	position: relative;
}

.apply_content ul li:nth-child(1) {
	margin-bottom: 120px;
	margin-left: 30px;
}

.apply_content ul li:nth-child(2) {
	margin-left: 8px;
	margin-bottom: 45px;
}

.apply_content ul li:nth-child(3) {
	margin-left: 88px;
}

.apply_content ul li:nth-child(4) {
	margin-left: 349px;
	margin-top: -335px;
}

.apply_content ul li:nth-child(5) {
	margin-bottom: 120px;
	margin-left: 660px;
	top: -320px;
	width: 348px;
}

.apply_content ul li:nth-child(6) {
	top: -375px;
	width: 285px;
	margin-left: 710px;
}

.apply_content ul li:nth-child(7) {
	top: -240px;
	width: 302px;
	margin-left: 680px;
}


/*<!--申请建议 apply-advice-->*/


/*<!--IDP英国留学全程管家 助力留学申请无忧 high-apply-->*/

.high-apply {}

.part-h3 {
	position: relative;
	width: 165px;
	margin: 0 auto 50px auto;
	font-size: 30px;
	padding-bottom: 10px;
	color: rgba(51, 51, 51, 1);
	line-height: 48px;
	background: linear-gradient(0deg, rgba(76, 223, 203, 1) 10.009765625%, rgba(0, 134, 248, 1) 89.990234375%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.part-h3:after {
	content: '';
	bottom: 0;
	left: 0;
	position: absolute;
	width: 40px;
	height: 8px;
	background: url(../img/part_t_bg.png) no-repeat bottom;
	background-size: inherit;
}

.highapply_ul li {
	width: 500px;
	height: 295px;
	padding: 35px;
	float: left;
	box-sizing: border-box;
}

.highapply_ul li:nth-child(1),
.highapply_ul li:nth-child(4) {
	background: #e4f3ff;
}

.highapply_ul li:nth-child(2),
.highapply_ul li:nth-child(3) {
	background: #c7e5fd;
}

.highapply_ul h3 {
	margin-bottom: 20px;
	color: #fafafa;
	width: 430px;
	height: 60px;
	text-align: center;
	line-height: 60px;
	font-size: 24px;
	font-weight: bold;
	background: linear-gradient(90deg, rgba(38, 48, 168, 1), rgba(0, 134, 248, 1));
	border-radius: 30px;
}

.highapply_ul b {
	color: #333;
	padding: 0 20px;
	font-size: 16px;
	font-weight: bold;
}

.highapply_ul p {
	color: #333;
	padding: 0 20px;
	font-size: 14px;
	line-height: 22px;
	margin-top: 6px;
	margin-bottom: 15px;
}

.fortea_content {
	margin-top: 50px;
}

.fortea_content h3 {
	width: 250px;
}

.fortea_ul li {
	width: 482px;
	height: 164px;
	float: left;
	margin-right: 30px;
	margin-bottom: 30px;
	background: url(../img/tea_bg.png) no-repeat;
	background-size: contain;
	box-sizing: border-box;
	padding: 1px;
}

.fortea_ul li:nth-child(2n) {
	margin-right: 0;
}

.fortea_ul li .left {
	width: 164px;
	height: 164px;
	position: relative;
}

.fortea_ul li .right {
	width: 310px;
	color: #666;
	padding: 25px 10px;
	box-sizing: border-box;
	line-height: 23px;
}

.fortea_ul li .left img {
	width: 161px;
	height: 161px;
}

.fortea_ul li span {
	text-align: center;
	line-height: 32px;
	color: #fafafa;
	width: 161px;
	height: 32px;
	bottom: 2px;
	display: block;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
	position: absolute;
	background: rgba(0, 0, 0, 0.5);
}

.bg_content {
	margin-top: 50px;
}

.bg_content h3 {
	width: 195px;
}

.bg_ul li {
	float: left;
	position: relative;
	top: 0;
	margin-right: 50px;
}

.bg_ul li:last-child {
	margin-right: 0;
}

.bg_ul li:hover {
	top: -10px;
	transition: all 0.3s ease;
}


/*<!--IDP英国留学全程管家 助力留学申请无忧 high-apply-->*/


/*<!--IDP优势 idp-adva-->*/

.idp-adva {
	background: #e4f2ff;
}

.adva_content p {
	width: 280px;
	height: 70px;
	padding: 18px;
	color: #666;
	font-size: 16px;
	position: relative;
	box-sizing: border-box;
	margin-bottom: 15px;
	background: rgba(255, 255, 255, 1);
	border-radius: 10px;
	padding-left: 40px;
}

.adva_content p b {
	font-size: 16px;
	font-weight: bold;
}

.adva_content p:before {
    content: '';
    background: url(../img/ic_adva.png) no-repeat center center;
    background-size: inherit;
    width: 14px;
    height: 14px;
    position: absolute;
    left: 19px;
    top: 50%;
    margin-top: -7px;
}
.adva_c
{
	width: 395px;
	margin: 0 22px;
}

/*<!--IDP优势 idp-adva-->*/


/** 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-->*/