@charset "utf-8";



.banner{	
	background:url(../img/banner.jpg) center no-repeat;
	height: 600px;
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
}
.p1{
	background:url(../img/bj_02.jpg) center no-repeat;
	height: 485px;
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
}
.p1-wenz1{
	width: 1100px;
	color: #333;
	overflow: hidden;
	line-height: 35px;
	text-indent: 2em;
	font-size: 18px;
	margin: 90px auto 50px;
}
.font-1{
	color: #004ede;
	font-weight: bold;
}
.p1-wenz2{
	width: 1050px;
	color: #333;
	overflow: hidden;
	line-height: 35px;
	text-indent: 2em;
	font-size: 18px;
	padding-left:50px;
	margin: 100px auto 50px;
}
.p2{
	background:url(../img/bj_03.jpg) center no-repeat;
	height: 919px;
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
}
.tit-h2{
	width: 332px;
	margin: 50px auto;
	font-weight: bold;
	line-height: 82px;
	font-size: 50px;
	text-align: center;
	color: #092445;
	height: 82px;
	background: url(../img/h2.png) center no-repeat;
}
/* 讲师轮播 */
.kc-ls {
	margin: 0 auto;
	width: 1200px;
	position: relative;
	overflow: hidden;
	zoom: 1;
}

.kc-ls .hd {
	width: 100%;
	overflow: hidden;
	margin-top: -40px;
}

.kc-ls .hd ul {
	height: 170px;
	overflow: hidden;
	zoom: 1;
	text-align: center;
}

.kc-ls .hd ul li {
	width: 124px;
	height: 124px;
	/*float:left;*/
	border-radius: 62px;
	text-align: center;
	overflow: hidden;
	margin: 16px 20px 0;
	cursor: pointer;
	display: inline-block;
}

.kc-ls .hd ul li img {
	display: inline-block;
	width: 100%;
}

.kc-ls .hd ul li.on {
	width: 124px;
	height: 124px;
	border-radius: 63px;
	border: 3px solid #09dcd9;
	box-shadow: 0 0 15px #ccc;
}

.kc-ls.hd ul li.on img {}

.kc-ls .bd {
	margin: 0px 0 0px 0;
}

.kc-ls .bd li {
	vertical-align: middle;
}

.kc-ls2 {
	width: 1200px;
	height: 441px;
	position: relative;
}

.ls-img {
	width: 360px;
	height: 471px;
	float: left;
}
.ls-js {
	width: 737px;
	height: auto;
	float: left;
}

.ls-js h1 {
	width: 100%;
	height: 68px;
	line-height: 68px;
	font-size: 35px;
	float: left;
	background: url(../img/ls-title_06.png) no-repeat left 50px;
	
	text-indent: 3px;
	margin-top: 40px;
}

.ls-bq {
	width: 100%;
	height: auto;
	line-height: 30px;
	font-size: 18px;
	color: #333;
	float: left;
	margin-top:10px;
	font-weight: bold;
}
.ls-bq span{
	
	color: #02b2ea;	
	margin-right: 5px;
}

.ls-xq {
	width: 737px;
	height: auto;
	margin-top: 20px;
	line-height: 30px;
	font-size: 16px;
	float: left;
}
.ls-my1{
	height: 112px;
	width: 854px;
	background: url(../img/lsjs1.png) no-repeat center;
	position: absolute;
	right: 100px;
	overflow: hidden;
	bottom: 50px;
}
.ls-my2{
	height: 112px;
	width: 854px;
	background: url(../img/lsjs2.png) no-repeat center;
	position: absolute;
	right: 100px;
	overflow: hidden;
	bottom: 50px;
}
.ls-my3{
	height: 112px;
	width: 854px;
	background: url(../img/lsjs3.png) no-repeat center;
	position: absolute;
	right: 100px;
	overflow: hidden;
	bottom: 12px;
}
.ls-my4{
	height: 112px;
	width: 854px;
	background: url(../img/lsjs4.png) no-repeat center;
	position: absolute;
	right: 100px;
	overflow: hidden;
	bottom: 50px;
}
.btn{
	display: block;
	width: 270px;
	height:65px ;
	margin: 20px auto; 
	background: url(../img/btn.png) no-repeat center;
	font-size: 20px;
	line-height: 65px;
	text-align: center;
	color: #fff;
	font-weight: bold;
	animation: transLate01 3s ease infinite;
}

@keyframes transLate01 {
  50% {
    transform: translate3d(0, 20px, 0);
  }

  100% {
    transform: translate3d(0, 0, 0);
  }
}


.p3{
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
	background: url(../img/bj_04.jpg) no-repeat center;
	height: 670px;
}
.p3-c{
	width: 1000px;
	margin: 0 auto;
	position: relative;
	height: 350px;
}


.rq01{
	position: absolute;
	left: 0;
	top: 0;
	background: url(../img/rq01.png);
	width: 160px;
	height: 186px;	
	transition: all 0.2s linear 0s;
	z-index: 25;
}
.rq02{
	position: absolute;
	left: -71px;
	top: 79px;
	background: url(../img/rq02.png);
	width: 416px;
	height: 418px;	
	transition: all 0.2s linear 0s;
	z-index: 22;
}
.rq03{
	position: absolute;
	left: 240px;
	top: 46px;
	background: url(../img/rq03.png);
	width: 160px;
	height: 186px;	
	transition: all 0.2s linear 0s;
	z-index: 24;
}

.rq04{
	position: absolute;
	left: 400px;
	top: 140px;
	background: url(../img/rq04.png);
	width: 160px;
	height: 186px;	
	transition: all 0.2s linear 0s;
}
.rq05{
	position: absolute;
	left: 480px;
	top: 2px;
	background: url(../img/rq05.png);
	width: 160px;
	height: 186px;	
	transition: all 0.2s linear 0s;
}
.rq06{
	position: absolute;
	left: 640px;
	top: 94px;
	background: url(../img/rq06.png);
	width: 160px;
	height: 186px;	
	transition: all 0.2s linear 0s;
	z-index: 21;
}
.rq07{
	position: absolute;
	right: -65px;
	top: 126px;
	background: url(../img/rq07.png);
	width: 416px;
	height: 418px;	
	transition: all 0.2s linear 0s;
	z-index: 20;
}


.hg:hover{	
	transform:translate3d(0, -20px, 0);
}

.p4{
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
	background: url(../img/bj_05.jpg) no-repeat center;
	height: 425px;
}
.p4-c{
	margin: 0 auto;
	overflow: hidden;
	width: 1150px;
}
.p4-c ul li{	
	width: 239px;
	height: 188px;
	float: left;
	margin: 5px 24px;
	background: url(../img/p4_list.png) no-repeat center;
	transition: 0.3s all ease;
}
.p4-c ul li:hover{
	-webkit-transform: translate(-20px, 0);0
	-moz-transform: translate(-20px, 0); 
	transform: translate(-20px, 0); 
}
.p4-c ul li img{
	margin: 30px 81px 5px;
	
}
.p4-c ul li p{
	font-size: 20px;
	text-align: center;
	line-height: 30px;
}
.font-2{
	color: #00ae90;
	font-weight: bold;
}
.p5{
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
	background: url(../img/bj_06.jpg) no-repeat center;
	height: 650px;
}
.p5 ul{
	margin: 0 auto;
	overflow: hidden;
	width: 1150px;
}
.p5 ul li{
	float: left;
	margin: 0 27px 30px;
	height: 307px;
	width: 521px;
	background: url(../img/p5-list-bj.png) no-repeat center;
}

.p5 ul li h2{
	background: url(../img/p5-jx.png) no-repeat center;
	height: 54px;
	width:220px;
	color: #fff;
	margin: 30px 150px 20px;
	font-size: 35px;
	letter-spacing: 10px;
	text-align: center;
}
.p5 ul li .ts{
	overflow: hidden;
	width: 450px;
	margin: 30px 35.5px;
}
.sz{
	float: left;
	height: 72px;
	width:130px;
	margin: 0 10px;
	background-color: rgba(40, 239, 159, 0.1);
	color: #fff;
	font-size: 24px;
	line-height: 72px;
	text-align: center;
}
.gts{
	color: #fff;
	font-size: 30px;
	line-height: 50px;
	text-align: center;
	text-decoration: underline;
	text-decoration-color:#28ef9f;
}
.font-3{
	color: #00ffff;
	font-size: 50px;
	letter-spacing: 5px;
}



.p6{
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
	background: url(../img/bj_07.jpg) no-repeat center;
	height: 670px;
}
.p6 ul{
	width: 1200px;
	margin: 40px auto;
	overflow: hidden;
	
}
.p6 ul li{
	width: 383px;
	height: 336px;
	float:left;
	background: url(../img/p6-list.png) no-repeat center;
}
.p6 ul li h2{
	color: #092445;
	font-size: 28px;
	margin: 5px 38px 30px;
}
.p6 ul li .wenzi{
	background: url(../img/ico.png) no-repeat left;
	width: 330px;
	margin-left: 40px;
	font-size: 18px;
	line-height: 40px;
	padding-left: 20px;

}

.p7{
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
	background: url(../img/bj_08.jpg) no-repeat center;
	height: 595px;
}
.font-4{
	color: #888;
}
