@charset :"utf-8";
/* CSS Document */

/* 课程 */
.index_common{
	width: 100%;
	overflow: hidden;
	padding: 65px 0;
}
.index_common .title{
	text-align: center;
	margin-bottom: 30px;
	overflow: hidden
}
.index_common .title span,.index_common .title h2{
	display: inline-block
}
.index_common .title h2{
	font-size: 40px;
	height: 40px;
	line-height: 40px;
}
.index_common .title h2::before,.index_common .title h2::after{
	width: 90px;
	height: 1px;
	content: "";
	display: inline-block;
	vertical-align: middle;
}
.index_common .black h2::before,.index_common .black h2::after{
	background-color: #2e363d2e363d;
}
.index_common .write h2{
	color: #fff
}
.index_common .write h2::before,.index_common .write h2::after{
	background-color: #fff;
}
.index_common .title h2::before{
	margin-right: 20px
}
.index_common .title h2::after{
	margin-left: 20px
}
.index_common .title p{
	font-size: 24px;
	margin-top: 5px
}
.index_common .black p{
	color: #808080;
}
.index_common .write p{
	color: #fff;
}
.course .course_grids dl{
	width: 33.3%;
	float: left;
	text-align: center;
}
.course .course_grids dl:hover dt{
	transform: scale(1.05)
}
.course .course_grids dt{
	height: 272px;
	margin-bottom: 15px;
	transition: 0.8s ease-in-out
}
.course .course_grids dl dd{
	padding: 0 40px;
}
.course .course_grids dl dd h3{
	line-height: 35px;
	color: #2e363d;
	font-size: 18px;
}
.course .course_grids dl dd p{
	font-size: 14px;
	color: #2e363d;
	line-height: 27px;
	text-align: left; height:163px; overflow:hidden;
}
.features article .list_title ul li p {
	display: inline-block;
}


.header .tel{
	margin-top:20px;
}
.header .tel address h3{
	font-size: 21px!important;
}

/* 专业服务 */
.service{
	background:#e2e2e2 url('../images/service_bg.jpg') no-repeat center;
}
.service .service_grids{
	overflow: hidden
}
.service .service_grids ul{
	margin-top: 60px
}
.service ul li{
	float: left;
	text-align: center;
	height: 80px;
	margin-left:-37px;
	overflow: hidden;
	height: 165px
}
.service ul li:first-child{

}
.service .service_grids ul li p{
	font-size: 20px;
	color: #2e363d2e363d;
}
.service .service_grids ul li .num h2{
	font-size: 72px;
	color: #fa4556;
	font-weight: normal;
	display: inline-block;
	margin: 0 0px;
}
.service .service_grids ul li font{
	font-size: 50px;
	color:#000;
}
.service .service_grids ul li .num span{
	width: 67px;
	height: 2px;
	background: #cdcdcd;
	display: inline-block;
}
.service_txt{
	margin-top: 60px;
}
.service_txt ol li{
	float: left;
	width: 188px;
	height: 125px;
	background: #fff;
	border-radius: 10px;
	padding: 0 5px;
	margin-right: 5px;
	transition: all 500ms ease-in-out
}
.service_txt ol li:hover{
	background: #E44352;
	transform: translateY(-10px)
}
.service_txt ol li:hover h5,.service_txt ol li:hover p{
	color: #fff;
}
.service_txt ol li:first-child h5{
	background: #fa4556;
}
.service_txt ol li:nth-child(2) h5{
	background: #8c6d74;
}
.service_txt ol li:nth-child(3) h5{
	background: #75b7cb;
}
.service_txt ol li:nth-child(4) h5{
	background: #97949e;
}
.service_txt ol li:nth-child(5) h5{
	background: #e5cd30;
}
.service_txt ol li:nth-child(6) h5{
	background: #f97530;
}
.service_txt ol li h5{
	font-size: 16px;
	font-weight: bold;
	width: 120px;
	height: 30px;
	display: block;
	border-radius: 8px;
	line-height: 30px;
	color: #fff;
	text-align: center;
	margin: -15px auto 20px;
}
.service_txt ol li p{
	font-size: 14px;
	text-align: center;
	line-height: 25px
}
.service  .contact_btn{
	width: 335px;
	height: 54px;
	background: url('../images/tel_bg.png') no-repeat;
	display: block;
	margin: 54px auto 0;
	text-align: center;
	line-height: 54px;
	color: #fff;
	font-size: 18px;
}

/* 核心特点 */
.features {
	height: 750px;
	background: url('../images/index_banner2.jpg') no-repeat bottom center;
	overflow: hidden;
	position: relative;
	background-position: bottom center
}
.features article{
	position: relative;
	overflow: hidden;
	height: 415px;
}
.features article .amphitheatre {
	width: 463px;
	height: 413px;
	position: relative;
	z-index: 11;
}
.features article .amphitheatre img{
	display: block;
	border-radius: 100%;
	border: 3px solid #fff;
}
.features article .amphitheatre .img1{
	width: 220px;
	height: 220px;
}
.features .features_main{
	overflow: hidden;
	position: absolute;
	top: 66px;
	width: 1200px;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
}

.features article .amphitheatre .img2{
	width: 275px;
	height: 275px;
	transform: translate(194px, -117px);
	-webkit-transform: translate(194px, -117px);
	-moz-transform: translate(194px, -117px);
	 -ms-transform: translate(194px, -117px);
}
.features article .amphitheatre .img3{
	width: 186px;
	height: 186px;
    transform: translate(12px, -266px);
    -webkit-transform: translate(12px, -266px);
    -moz-transform: translate(12px, -266px);
    -ms-transform: translate(12px, -266px);
}
.features article .list_title{
	position: absolute;
	width: 704px;
	height: 323px;
	background: url('../images/foor_icon.png') no-repeat;
    transform: translate(434px, -338px);
    -webkit-transform: translate(434px, -338px);
    -moz-transform: translate(434px, -338px);
    -ms-transform: translate(434px, -338px);
    padding: 0px 0 0 78px;
}

.features article .list_title ul li span{
	font-size: 40px;
	color: #ed2624;
	font-family: "Arial";
	font-weight: bold;
	display: inline-block;vertical-align: middle;margin-right: 15px;
}
.features article .list_title ul li{
	line-height: 60px;
	display: block;
	clear: both;
	height: 60px;
	font-size: 20px;
	margin-bottom: 5.8px;
	padding-left: 30px;
	position: relative;
	width: 95%;

}
.features article .list_title ul li:hover{
		background: #ed2624;
}
.features article .list_title ul li:hover span,.features article .list_title ul li:hover font,.features article .list_title ul li:hover{color:#fff;}
.features article .list_title ul li:hover::before{
	content: "";
	width: 0;
	height: 0;
	border-left: 31px solid #ed2624;
	border-top: 31px solid transparent;
	border-bottom: 31px solid transparent;
	display:block;
	position: absolute;
	right: -31px;
	top: -1px;
}


/* 师资 */
.teachers .container-fixed{
	position: relative
}
.teachers_grids{
	width: 998px;
	margin: 0 auto;
	overflow: hidden;
}
.teachers_grids ul{
	width: 1000%;
	height: 457px;
	overflow: hidden;
	position: relative
}
.teachers_grids ul li{
	width:998px;
	overflow: hidden;
	height: 457px;
	float: left;
}
.teachers_grids ul li .item{
	width: 326px;
	height: 457px;
	position: relative;
	border-top: 5px solid #e44352;
	float:left;
	margin-left: 5px
}
.teachers_grids ul li .item:hover{
	border-color: #e9392b
}
.teachers_grids ul li .item:hover .suspend{transform: rotateY(0deg);opacity: 1;} 
.suspend h3{font-size: 18px;font-weight: normal;color:#fff;text-align: center;line-height: 40px;}
.suspend p{text-align: left;font-size: 14px;margin-bottom: 0;color:#fff;}
.suspend h6 p,.suspend h6 span{float: left;text-align: left;color:#fff;}
.suspend h6 p{width: 24%;}
.suspend h6 span{width: 76%;line-height: 20px;text-align: left;}
.suspend{position: absolute;bottom:0;left:0;background: rgba(0,0,0,0.8);padding: 15px;width: 100%;transform-origin:bottom center;
						  transition: all 0.5s;-moz-transition: all 0.5s;-ms-transition: all 0.5s;-o-transition: all 0.5s;opacity: 0;}
.teachers .container-fixed .Btn span{
	width: 74px;
	height: 74px;
	display: block;
	position: absolute;
	top: 50%;
	border: 2px solid #eb493c;
	border-radius: 100%;
}
.teachers .container-fixed .Btn .prev{
	left: 0;
	background: url('../images/prev.png') no-repeat center
}
.teachers .container-fixed .Btn .next{
	right: 8px;
	background: url('../images/next.png') no-repeat center
}

/* 签约合作者 */
.partners .partners_top{
	overflow: hidden;
	/*background: #e44352;*/
	padding: 15px 0 4px 0;
}
.partners{
	background:url('../images/partners_bg.png') no-repeat center;
	padding-top: 0
}
.index_common .top_contact{color:#fff;}
.index_common .top_contact p{
	font-size: 16px;
}
.index_common .top_contact span{
	font-size: 30px;
    background: url('../images/122334.gif') no-repeat -1px -11px;
    text-indent: 2.8em;
    margin-bottom: 14px;
    height: 76px;
	background-size:auto 85px;
	display: block;
}
.index_common .top_contact a{
	width: 167px;
    height: 35px;
    background: #e44352;
    color: #fff;
    display: block;
    text-align: center;
    line-height:35px;
    font-size: 20px;
    font-weight: bold;
    margin: -50px 0 0 88px;
}
.partners .partners_grids{
	padding: 20px;
	background:white;
	overflow: hidden;
	position: relative;
	margin-top: 12px;
	box-shadow: 0 0 15px 3px rgba(0,0,0,0.1);
}
.partners .partners_grids .left{
	width: 750px;
	height: 470px;
	overflow: hidden
}
.partners .partners_grids .left .left_item{
	width: 100%;
	height: 470px;
}
.partners .partners_grids .left img{
	width: 100%;
	height: 400px;
}
.partners .partners_grids .left h3{
	font-size: 22px;
	line-height: 28px;
	font-weight: normal;
	margin-top: 5px
}

.left h3{ 	color:#2e363d; }

.partners .partners_grids .left p{
	font-size: 20px;
	color: #2e363d;

}
.partners .partners_grids .right{
	width: 380px;
}
.partners .partners_grids .right ul li{
	font-size: 16px;
	line-height: 44px;
	border-bottom: 1px dashed #2e363d;
}
.partners .partners_grids .right ul li a{
	color: #2e363d;
	display: block;
	font-size: 20px;
}
.partners .partners_grids,.partners .partners_grids .right ul li a:hover{
	color: #e44352;
}


.page_article .intro fieldset dl a:hover{
	box-shadow: 0 0 8px 3px rgba(0,0,0,.3);
	transform: translateY(-5px);
}


/* 行业口碑 */
.reputation{
	overflow: hidden;
/*	background: #e44352; */
	padding: 26px 0;
}
.reputation article{
	width: 616px;
	color: #fff;
	margin-left: 15px
}
.reputation article h1{
	margin: 45px 0 10px 0;
}
.reputation article p{
	font-size: 20px;
	color: #fff;
	line-height: 32px;
}
.reputation .top_contact{
	margin-top:22px;
}

/* 资讯 */
.information{
	background: #f2f2f2;
}
.information_active{
	text-align: center;
	overflow: hidden;
}
.information_active span{
	display: inline-block;
	width: 160px;
	height: 50px;
	background: #fff;
	border-radius: 8px;
	margin-right: 10px;
	line-height: 50px;
	font-size: 16px;
	color: #e44352;
	cursor: pointer
}
.information_active .on{
	background: #e44352;
	color: #fff;
}
.information_grids_box{
	overflow: hidden;
	margin-top: 10px;
}
.information_grids_box .information_grids_item .left,.information_grids_box .information_grids_item .right{
	width: 50%;
}
.information_grids_item .left ul li{
	overflow: hidden;
	background: #fff;
	border-radius: 8px;
	padding: 10px 22px;
	margin-bottom: 8px;
	transition: all 300ms ease-in-out;
}
.information_grids_item .left ul li a{
	display: block
}
.information_grids_item .left ul li:hover{
	background: #E44352
}
.information_grids_item .left ul li:hover h3,.information_grids_item .left ul li:hover p,.information_grids_item .left ul li:hover span{
		      font-weight: bold;
		      color:#fff;
}
.information_grids_item .left ul li h3{
	font-size: 18px;
	color: #2e363d;
	font-weight: normal
}
.information_grids_item .left ul li h3 span{
	color: #e44352;
}
.information_grids_item .left ul li p{
	font-size: 14px;
	color: #808080;
}
.information_grids_item .right{
	padding-left: 10px;
	position: relative;
	height: 439px;
}
.information_grids_item .right img{
	width: 100%;
	height: 430px;
	border-radius: 8px;
}
.information_grids_item .right p{
	position: absolute;
	bottom: 0;
	background: rgba(255,255,255,.85);
	overflow: hidden;
	padding: 9px 0;
	text-indent: 2rem;
	font-size: 18px;
	color: #2e363d;
	width: 99%;
	border-radius: 8px
}
.information_grids_box,.information_grids_item{
	height: 435px;
	overflow: hidden
}

/* 关于我们 */
.index_about{
	background: url('../images/partners_bg.png') no-repeat center;
}