@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;
}


/* header */

.header {
	width: 100%;
	height: 500px;
	background: url(../img/banner.jpg) no-repeat center top;
	position: relative;
	padding-bottom: 50px;
}

.headCon {
	width: 1000px;
	margin: 0 auto;
	position: relative;
	padding-top: 100px;
}

.headCon h1 {
	background: #fafafa;
	width: 920px;
	text-align: center;
	margin: 0 auto;
	border-radius: 100px;
	padding: 30px 0;
	box-sizing: border-box;
}

.headCon b {
	font-size: 50px;
	font-weight: bold;
	top: 88px;
	color: #4cdfcb;
	background: -webkit-linear-gradient(left, #4cdfcb, #0086F8);
	background: -moz-linear-gradient(left, #4cdfcb, #0086F8);
	background: linear-gradient(left, #4cdfcb, #0086F8);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.headCon h2 {
	margin: 40px auto;
	text-align: left;
	font-weight: bold;
	color: #fafafa;
	width: 800px;
	font-size: 40px;
	letter-spacing: 3px;
}

.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: 18px;
	color: #666666;
}


/* header */


/* nav */

.mainNav {
	width: 100%;
	height: 50px;
	position: absolute;
	bottom: 0;
}

.mainNav .mainNav_wrap {
	width: 100%;
	height: 70px;
	background-color: #2336AE;
	background: -webkit-linear-gradient(left, #2336AE, #0086f8);
	/* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(right, #2336AE, #0086f8);
	/* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(right, #2336AE, #0086f8);
	/* Firefox 3.6 - 15 */
	background: linear-gradient(to right, #2336AE, #0086f8);
	/* 标准的语法 */
}

.mainNav ul {
	width: 1000px;
	margin: 0 auto;
	color: #FFFFFF;
	line-height: 24px;
	position: relative;
	height: 70px;
	text-align: center;
}

.mainNav .mainNav_wrap.fixedTop {
	position: fixed;
	z-index: 999;
	top: 0;
}

.mainNav li,
.mainNav a {
	cursor: pointer;
	font-size: 18px;
	height: 70px;
	line-height: 70px;
	padding: 0 28px;
	float: left;
}

.mainNav a {
	margin: 0 28px;
}

.mainNav li.activeNav,
.mainNav li:hover {
	background: #fafafa;
	box-shadow: 0px 4px 10px #ddd;
}

.mainNav li.activeNav,
.mainNav li:hover,
.mainNav a:hover {
	color: #4371da;
}


/* nav */


/* form */

.leadFrom {
	height: 500px;
	background-color: #EBF4FF;
}

.lbCon {
	padding: 60px 20px 110px;
	width: 960px;
	margin: 0 auto;
	position: relative;
}

.biaodan {
	position: absolute;
	top: 68px;
	right: 0;
	background-color: #4cdfcd;
	padding: 30px 50px 40px;
}

.biaodan .registerform {
	margin: 0 auto;
}

.biaodan:before {
	content: "";
	position: absolute;
	background: url(../img/formShadow.png) no-repeat center;
	width: 426px;
	height: 106px;
	bottom: -68px;
	left: 50%;
	margin-left: -213px;
}

.lead {
	width: 510px;
	color: #333;
}

.lead p {
	line-height: 35px;
	font-size: 16px;
	margin-bottom: 20px;
}

.lead b {
	color: #333333;
	text-align: left;
	display: block;
	font-size: 34px;
	margin-bottom: 15px;
}

.biaodan h2 {
	color: #fafafa;
	font-size: 21px;
	text-align: center;
	margin-bottom: 20px;
	font-weight: bold;
}

.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/brance_box.jpg) no-repeat center;
}

.biaodan form div.Nstep {
	background: url(../img/edu_box.jpg) no-repeat center;
}

#submit {
	display: block;
	width: 300px;
	height: 50px;
	font-size: 16px;
	color: #FFFFFF;
	cursor: pointer;
	margin: 0 auto;
	background-color: #0184f6;
	-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: 40px;
	text-align: center;
	padding-top: 25px;
}

.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: 485px;
	height: 50px;
	line-height: 50px;
	font-size: 18px;
	margin: 40px auto 0;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	color: #36dbc4;
	background-color: transparent;
	border: 1px solid #36dbc4;
	text-align: center;
}

.ly-link:hover {
	color: #fafafa;
	background-color: #36dbc4;
}

.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;
}

.linkOther:hover {
	filter: brightness(0.9);
}

.content {
	display: none;
}

.content.active {
	display: block;
}


/** common style **/


/** physical style  **/

.physical {}

.phy_ul {
	width: 1000px;
	margin: 0 auto;
}

.phy_ul li {
	width: 490px;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	background: #f7fbff;
}

.phy_ul li:nth-child(2n) {
	margin-right: 0;
}

.phy_ul li h3 {
	width: 450px;
	height: 57px;
	color: #fafafa;
	font-size: 24px;
	margin-top: 15px;
	font-weight: bold;
	line-height: 57px;
	padding-left: 30px;
	background: #3ea6ff;
	box-sizing: border-box;
	border-top-right-radius: 30px;
	border-bottom-right-radius: 30px;
}

.phy_ul li p {
	color: #666;
	font-size: 16px;
	line-height: 30px;
	padding: 20px 25px 50px 25px;
	box-sizing: border-box;
}


/** physical style  **/


/** compete style  **/

.compete {}

.compete_ul {
	width: 1000px;
	margin: 0 auto;
}

.compete_ul li {
	float: left;
	width: 235px;
	height: 550px;
	padding: 35px 15px 0px 15px;
	margin-right: 20px;
	background: #fafafa;
	box-sizing: border-box;
	border: 1px solid #efefef;
	box-shadow: 1px 3px 10px #bbb;
}

.compete_ul li:last-child {
	margin-right: 0;
}

.compete_ul li .box {
	margin-bottom: 15px;
}

.div_icon img {
	display: inline-block;
}

.compete_ul li h3 {
	text-align: center;
	font-weight: bold;
	font-size: 24px;
	color: #0b93f1;
	height: 80px;
	line-height: 80px;
	background: -webkit-linear-gradient(left, #0b93f1, #00ffdd);
	background: -moz-linear-gradient(left, #0b93f1, #00ffdd);
	background: linear-gradient(left, #0b93f1, #00ffdd);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.compete_ul h3 em {
	display: block;
	text-align: center;
	font-size: 18px;
	font-weight: normal;
}

.compete_ul li:first-child h3 {
	line-height: 35px;
}

.compete_ul span,
.compete_ul p {
	color: #333;
	font-size: 14px;
	line-height: 25px;
}

.compete_ul span {
	font-weight: bold;
}


/** compete style  **/


/** secret  style**/

.secret {
	position: relative;
}

.secret .info_p {
	color: #333;
	font-size: 17px;
	border-left: 5px solid #3ea6ff;
	padding-left: 5px;
}

.secret .ul_tab {
	width: 596px;
	margin: 50px auto 50px auto;
}

.secret .ul_tab li {
	color: #666;
	float: left;
	width: 250px;
	height: 72px;
	cursor: pointer;
	font-size: 18px;
	text-align: center;
	line-height: 72px;
	margin-right: 88px;
	border: 2px solid #999;
}

.secret .ul_tab li:last-child {
	margin-right: 0;
}

.secret .ul_tab li.active,
.secret .ul_tab li:hover {
	color: #2630a8;
	font-weight: bold;
	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;
	border: 2px solid #0086f8;
}

.ul_course li {
	float: left;
	color: #333;
	width: 330px;
	height: 500px;
	line-height: 25px;
	margin-right: 5px;
	background: #f5f5f5;
}

.ul_course_wide {
	width: 716px;
	margin: 0 auto;
}

.ul_course_wide li {
	margin-right: 55px;
}

.ul_course li:last-child {
	margin-right: 0;
}

.div_title {
	color: #fafafa;
	height: 140px;
	font-weight: bold;
	font-size: 20px;
	background: url(../img/plan_bg.png) no-repeat center;
	background-size: cover;
	padding-top: 25px;
	box-sizing: border-box;
}

.ul_course .course_content {
	padding: 20px;
	box-sizing: border-box;
}

.ul_course .ly_link {
	color: #333;
	display: inline-block;
	padding: 5px 30px;
	margin: 10px 0;
	text-align: center;
	background: transparent;
	border: 1px solid #333;
}

.ul_course .ly_link:hover {
	color: #f5f5f5;
	background: #333;
}

.ul_course_wide .ly_link {
	position: absolute;
	margin: 60px 0px 0 60px;
}

.secret_content {
	display: none;
}

.current {
	display: block !important;
}

.p_tips {
	color: #333;
	font-size: 14px;
	background: #f6f6f6;
	padding: 15px 30px 20px 10px;
	margin-top: 50px;
	line-height: 25px;
	border-left: 5px solid #3ea6ff;
}

.p_tips b {
	color: #3ea6ff;
	font-size: 16px;
	font-weight: bold;
	display: block;
	margin-bottom: 10px;
}


/** secret  style**/


/** plan  style**/

.plan {
	width: 100%;
	background: url(../img/plan_bg.jpg) no-repeat center;
}

.plan-content h2 {
	color: #fafafa;
}

.plan-content h2 span {
	color: #fafafa;
}

.plan-content .p_info {
	color: #fafafa;
	text-align: center;
	font-size: 18px;
}

.ul_plan {
	width: 845px;
	margin: 50px auto 30px auto;
}

.ul_plan li {
	float: left;
	width: 382px;
	margin-right: 80px;
	background: #fafafa;
}

.ul_plan li:last-child {
	margin-right: 0;
}

.ul_plan h3 {
	color: #fff;
	font-weight: bold;
	font-size: 24px;
	background: #3ea6ff;
	text-align: center;
	padding: 20px 0 20px 30px;
	box-sizing: border-box;
	position: relative;
}

.ul_plan h3:before {
	content: '';
	position: absolute;
	background: url(../img/ic_means.png) no-repeat;
	width: 50px;
	height: 50px;
	left: 33%;
	top: 15px;
}

.plan .ly-link {
	color: #fafafa !important;
	border: 1px solid #fafafa;
}

.plan .ly-link:hover {
	background: #2858be;
}

.ul_plan .box {
	color: #333;
	font-size: 16px;
	padding: 30px 50px;
	line-height: 30px;
	height: 400px;
}

.p_indent {
	padding-left: 18px;
}

.ul_plan .box i {
	color: #3ea6ff;
	font-style: initial;
}


/** plan  style**/


/*------------------轮播----------------*/

.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 60px;
}

.success_carousel .bd ul {
	padding-bottom: 35px !important;
}

.success_carousel .bd ul li {
	float: left;
	text-align: center;
	width: 880px;
}

.success_carousel .bd li div {
	float: left;
	margin-right: 10px;
	width: 285px;
	height: 500px;
	padding: 20px 10px;
	box-sizing: border-box;
	border: 1px solid #333;
}

.success_carousel .bd li div:nth-child(3n) {
	margin-right: 0;
}

.success_carousel img {
	margin: 0 auto;
}

.success_carousel .name {
	font-weight: bold;
	color: #0099FF;
	font-size: 18px;
	line-height: 60px;
}

.success_carousel h3 {
	color: #3ea6ff;
	font-size: 24px;
	font-weight: bold;
	line-height: 28px;
	margin-bottom: 10px;
}

.success_carousel img {
	margin: 10px auto;
}

.success_carousel span {
	color: #666;
	display: block;
	font-size: 16px;
	line-height: 20px;
	color: #333;
	height: 40px;
}

.success_carousel p {
	color: #333;
	line-height: 30px;
	margin-top: 15px;
	text-align: left;
}


/**  timeline  style**/

.timeline {
	position: relative;
}

.timePlanList {
	padding: 0 50px;
	color: #666666;
	position: relative;
}

.timePlanList:before {
	position: absolute;
	content: "";
	width: 2px;
	height: 100%;
	background-color: #999;
	height: 600px;
	left: 50%;
	margin-left: -1px;
	top: 0;
}

.timePlanList li {
	width: 365px;
	margin-bottom: 100px;
	position: relative;
}

.timePlanList li.havebtn {
	margin-bottom: 50px !important;
}

.timePlanList li a.ly_link,
.cost a.ly_link,
.successcase a.ly_link {
	width: 205px;
	display: block;
	height: 30px;
	line-height: 30px;
	border: 1px solid #333;
	text-align: center;
	border-radius: 20px;
	margin-top: 10px;
}

.timePlanList li a.ly_link:hover,
.cost a.ly_link:hover,
.successcase a.ly_link:hover {
	color: #fafafa;
	background: #333;
}

.timePlanList b {
	display: block;
	color: #43BCFF;
	font-size: 18px;
	margin-bottom: 20px;
	position: relative;
}

.timePlanList li.left b:before,
.timePlanList li.right b:before {
	content: "";
	position: absolute;
	width: 125px;
	border-top: 1px dashed #43BCFF;
	top: 50%;
}

.timePlanList li.left b:before {
	right: -70px;
}

.timePlanList li.right b:before {
	left: -70px;
}

.timePlanList li.left {
	text-align: right;
	padding-right: 85px;
}

.timePlanList li.left b {
	padding-right: 60px;
}

.timePlanList li.right {
	padding-left: 85px;
}

.timePlanList li.right b {
	padding-left: 60px;
}

.timePlanList li.leftFirst {
	margin-top: 102px;
}

.timePlanList li.rightLast {
	margin-bottom: 0;
}

.timePlanList li.rightFirst {
	margin-top: 35px;
}

.timePlanList li.left:before,
.timePlanList li.right:before {
	content: "";
	background: url(../img/time.png) no-repeat;
	height: 60px;
	width: 60px;
	position: absolute;
	top: -20px;
	z-index: 1;
}

.timePlanList li.left:after,
.timePlanList li.right:after {
	content: "";
	position: absolute;
	background: url(../img/circle.png) no-repeat center;
	width: 24px;
	height: 24px;
	top: 0;
}

.timePlanList li.left:after {
	right: -11px;
}

.timePlanList li.right:after {
	left: -11px;
}

.timePlanList li.left:before {
	right: 25px;
}

.timePlanList li.right:before {
	left: 25px;
}

.timeline .tab_ul {
	width: 545px;
	margin: 0 auto 50px auto;
}

.timeline .tab_ul li {
	width: 270px;
	float: left;
	cursor: pointer;
	padding: 10px 0;
	font-size: 16px;
	border: 1px solid #333;
	text-align: center;
}

.timeline .tab_ul li em {
	font-size: 14px;
}

.timeline .tab_ul li:first-child {
	border-right: 0;
}

.timeline .tab_ul li.active,
.timeline .tab_ul li:hover {
	color: #fafafa;
	background: #333;
}


/*<!--timePlan-->*/


/**  timeline  style**/


/** cost style**/

.cost {
	position: relative;
}

.cost .cost_top {
	color: #333;
	font-size: 14px;
	line-height: 25px;
	padding: 15px 60px 30px 15px;
	background: url(../img/cost_bg_1.png) no-repeat center;
	background-size: contain;
}

.cost_top .right {
	margin-top: 20px;
}

.cost_botm.nor {
	margin-right: 0;
}

.cost_botm {
	color: #333;
	line-height: 25px;
	width: 460px;
	margin-top: 50px;
	margin-right: 75px;
	display: inline-block;
	box-sizing: border-box;
	padding: 30px 95px 40px 80px;
	background: url(../img/cost_bg_2.png) no-repeat center;
	background-size: cover;
}

.cost_botm .ly_link {
	margin: 0 auto;
}

.cost_botm h3 {
	color: #3ea6ff;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 20px;
}


/** cost style**/


/** success style**/

.successcase_ul li {
	width: 450px;
	height: 380px;
	float: left;
	padding: 5px;
	margin-right: 40px;
	margin-bottom: 40px;
	line-height: 25px;
	background: #fafafa;
}

.successcase_ul li .left {
	width: 220px;
	padding-top: 25px;
	box-sizing: border-box;
}

.successcase_ul li .right {
	width: 230px;
	height: 380px;
	background: #e1fffb;
}

.successcase_ul li h3 {
	color: #333;
	line-height: 25px;
	font-size: 24px;
	text-align: center;
	margin: 15px 0;
}

.successcase_ul li p {
	padding: 0 20px;
}

.successcase_ul li .ly_link {
	width: 150px;
	margin: 20px auto;
}

.successcase_ul .right h4 {
	height: 48px;
	width: 212px;
	margin: 10px 0 15px 0;
	text-align: center;
	line-height: 48px;
	color: #fafafa;
	font-weight: bold;
	font-size: 18px;
	background: #0187f7;
	border-bottom-right-radius: 50px;
	border-top-right-radius: 50px;	
	background: -webkit-linear-gradient(left, #0187f7, #4cdfcb);
	background: -o-linear-gradient(left, #0187f7, #4cdfcb);
	background: -moz-linear-gradient(left, #0187f7, #4cdfcb);
	background: -ms-linear-gradient(left, #0187f7, #4cdfcb);
	background: linear-gradient(left, #0187f7, #4cdfcb);
}
.sch_choose
{
	width: 120px;
	height: 85px;
	padding-top: 5px;
	cursor: pointer;
	text-align: center;
	margin: 0 auto;
	margin-bottom: 10px;
}

.sch_choose a
{
	width: 120px;
    height: 90px;
    display: block;
}

.sch_choose img
{
	padding-top: 1px;
	box-sizing: border-box;
	margin: 0 auto;
}

.sch_choose:hover
{
	background: #fafafa;
	box-shadow:1px 3px 10px #efefef;
}

/** success style**/

/** otherlink style**/

.otherlink li
{
	float: left;
	margin-right: 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;
}
