@charset "utf-8";


.banner{	
	background:url(../img/banner.jpg) center no-repeat;
	height: 580px;
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
}
/*长条*/
.kct{
	position:relative;
	background:url(../img/kct.png) center no-repeat;
	height: 58px;
	width: 1160px;
	margin: -40px auto 0;
	padding: 15px 20px;
	z-index: 99;
}
.kct .mc{
	margin-left: 30px;
	color: #987f55;
	font-size: 21px;
	text-align: left;
	line-height: 25px;
	width: 228px;
	float: left;
}
.kct .mk{
	color: #edce9b;	
	float: left;
	width: 190px;
}
.kct .mk h3{
	font-size: 30px;
	text-align: center;
}

.kct .mk span{
	font-size: 16px;
	text-align: center;
}
.content{
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
}
/*5G*/
.font1{
	color: #ff5e00;
}
.p1-h2{
	font-size: 40px;
	color: #333333;
	line-height: 50px;
	text-align: center;
	
}
.p1-content{
	width: 1200px;
	height: 323px;
	background: url(../img/p1-com.png) no-repeat right top;
	margin: 40px auto;
	overflow: hidden;
}
.p1-wz{
	width: 535px;
	height: 180px;
	background: #f8f8f8;
	margin: 30px 0 0 0;
	font-size: 18px;
	line-height: 45px;
	padding: 30px 65px;
	text-indent: 2em;
	float: left;
}
.p1-gdtu{
	width: 410px;
	height: 274px;
	border-radius: 10px;
	background: #fff;
	float: right;
	margin-right: 99px;
	margin-top: 16px;
}


/*提升*/
.p2{
	background: url(../img/p2-bj.png) #fff8f2 no-repeat right bottom;
	width: 100%;
	overflow: hidden;
	margin: 0 auto;
	padding: 40px 0;
}
.p2-h3{
	font-size: 20px;
	text-align: center;
	color: #676767;
	line-height: 30px;
	margin: 10px 0;
}
.p2-c{
	background: url(../img/p2-com.png) no-repeat;
	width: 1018px;
	margin: 0 auto;
	height: 458px;
}
.p2-l{
	width: 450px;
	float: left;
	position: relative;	
	margin-top: 110px;
	margin-left: 50px;
}
.p2-bq{
	position: absolute;
	width: 345px;
	height: 40px;
}
.p2-wz{
	width: 295px;
	height: 36px;
	line-height: 36px;
	border-radius: 5px;
	background: #fff;
	font-size: 16px;
	color: #676767;
	text-align: right;
	padding-right: 10px;
	margin-top: 2px;
}
.p2-gjc{
	width: 78px;
	height: 40px;
	border-radius: 20px;
	background: #ff5e00;
	color: #fff;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	line-height: 40px;
}

.p2-r{
	width: 500px;
	float: left;
	background:url(../img/p2-tu.png) no-repeat top;
	height: 140px;
	margin-top: 110px;
	padding-top: 160px;
}
.p2-r h4{
	font-size: 18px;
	font-weight: normal;
	line-height: 25px;
	text-align: center;
	color: #333;
	margin: 10px 0;
}
.p2-r p{
	font-size: 16px;
	color: #676767;
	line-height: 28px;
	display: block;
	width: 480px;
	margin: 0 auto;
}
/*高薪资*/
.p3-wz{
	font-size: 18px;
	color: #676767;
	margin-top: 328px;
	margin-left: 20px;
}
.btn{
	width: 300px;
	height: 60px;
	display: block;
	border-radius: 30px;
	background: #ff5e00;
	color: #FFF;
	font-size: 24px;
	text-align: center;
	box-shadow: 0px 12px 16px 0px rgba(255, 94, 0, 0.34);
	margin: 40px auto;
	line-height: 60px;
}


/*官方认证*/
.p4{
	background: #ff5e00;
	margin: 0 auto;
	width: 100%;
	overflow: hidden;
	padding: 40px 0;
}
.p4-h2{
	color: #fff;
	font-size: 40px;
	line-height: 50px;
	margin: 0 auto;
	text-align: center;
}
.p4-wz{
	font-size: 20px;
	text-align: center;
	color: #fff;
	line-height: 30px;
	margin: 20px 0;
	
}
.p4-content{
	background: #fff;
	width: 1110px;
	height: 350px;
	margin: 40px auto 0;
	border-radius: 30px;
	padding: 30px 15px 0;
	box-shadow: 0px 12px 16px 0px rgba(0, 0, 0, 0.14);
}
.p4-content ul li{
	width: 516px;
	float: left;
	margin: 0 19px;
	overflow: hidden;
	text-align: center;
	font-size: 18px;
	color: #333;
}


/*6大能力*/
.p6{
	background: #f8f8f8;
	width: 100%;
	overflow: hidden;
	margin: 0 auto;
	padding: 40px 0;
	
}
.p6-nl{
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}

.p6-nl ul li{
	width: 140px;
	margin: 40px 30px 0;
	float: left;
}
.p6-nl ul li .ico{
	width: 66px;
	height: 66px;
	margin-left: 37px;
	margin-bottom: 15px;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
}
.p6-nl ul li .ico:hover{
	transform:rotate(360deg); 
	-o-transform:rotate(360deg);
	-moz-transform:rotate(360deg); 
	-webkit-transform:rotate(360deg);
}
.p6-nl ul li .sz{
	width: 84px;
	height: 19px;
	margin: 10px auto;
}
.p6-nl ul li span{
	width: 140px;
	height: 50px;
	display: block;
	text-align: center;
	font-size: 20px;
	margin: 15px 0;
	color: #333;
	background: url(../img/p6san.png) no-repeat bottom center;
}
.p6-nl ul li p{
	width: 130px;
	display: block;
	font-size: 16px;
	color: #676767;
	margin-left: 10px;
}





.p6-content{
	width: 1157px;
	background: url(../img/p6-com.png) no-repeat;
	height: 484px;
	margin: 0 auto;
	padding: 130px 45px 0 50px;
	
}
.p6-kc{
	position: relative;
	width: 1157px;
}
.p6-1{
	position: absolute;
	top: 0;
	left: 0;
	width: 333px;
	height: 108px;	
	background: #fff;
	border-radius: 5px;
	padding: 5px 15px;
}
.p6-kc .xianshi2{
    background: #ff5e00;
    color: #fff;
}
.p6-kc .xianshi2 p{
    color: #fff;
}
.p6-kc .xianshi2 h4{
    color: #fff;
}
.p6-h4{
	text-align: center;
	font-size: 18px;
	line-height: 30px;
	color:#333;
	font-weight: normal;
}
.p6-p{
	font-size: 15px;
	line-height: 22px;
	display: block;
	margin-top: 8px;
	color: #959595;
}
.p6-2{
	position: absolute;
	top: 0;
	left: 375px;
	width: 240px;
	height: 108px;	
	background: #fff;
	border-radius: 5px;
	padding: 5px 15px;
}
.p6-3{
	position: absolute;
	top: 0;
	left: 657px;
	width: 240px;
	height: 108px;	
	background: #fff;
	border-radius: 5px;
	padding: 5px 15px;
}
.p6-4{
	position: absolute;
	top: 0;
	left: 938px;
	width: 186px;
	height: 108px;	
	background: #fff;
	border-radius: 5px;
	padding: 5px 15px;
}
.p6-5{
	position: absolute;
	top: 131px;
	left: 0;
	width: 135px;
	height: 292px;	
	background: #fff;
	border-radius: 5px;
	padding: 5px 15px;
}
.p6-6{
	position: absolute;
	top: 131px;
	left: 178px;
	width: 285px;
	height: 135px;	
	background: #fff;
	border-radius: 5px;
	padding: 5px 15px;
}
.p6-7{
	position: absolute;
	top: 288px;
	left: 178px;
	width: 285px;
	height: 135px;	
	background: #fff;
	border-radius: 5px;
	padding: 5px 15px;
}
.p6-8{
	position: absolute;
	top: 131px;
	left: 505px;
	width: 230px;
	height: 135px;	
	background: #fff;
	border-radius: 5px;
	padding: 5px 15px;
}
.p6-9{
	position: absolute;
	top: 131px;
	right: 3px;
	width: 347px;
	height: 135px;	
	background: #fff;
	border-radius: 5px;
	padding: 5px 15px;
}
.p6-10{
	position: absolute;
	top: 288px;
	left: 505px;
	width: 285px;
	height: 135px;	
	background: #fff;
	border-radius: 5px;
	padding: 5px 15px;
}
.p6-11{
	position: absolute;
	top: 288px;
	right: 3px;
	width: 293px;
	height: 135px;	
	background: #fff;
	border-radius: 5px;
	padding: 5px 15px;
}

/*讲师*/
.p7-c{
	width: 1220px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
}
.p7-c ul li{
	float: left;
	margin: 0 10px;
	overflow: hidden;
	width: 255px;
	border-top-right-radius: 50px;
	background: #f8f8f8;
	padding: 10px 15px 20px;
	margin-top: 225px;
}
.p7-c img{
	position: absolute;
	overflow: hidden;
}

.p7-c .xianshi{
    background: #8c72ff;
    color: #fff;
}
.p7-c .xianshi p{
    color: #fff;
}
.p7-c .xianshi h4{
    color: #fff;
}
.p7-c .xianshi span{
    background: #fff;
}
.p7-c .xianshi div{
    color: #fff;
}
.p7-mc{
	width: 255px;
	overflow: hidden;
	display: block;
	height: 50px;
}
.p7-bt{
	font-size: 20px;
	color: #333;
	float: left;
	width: 70px;
	line-height: 50px;
}

.p7-zc{
	float: left;
	font-size: 16px;
	font-weight: normal;
	color: #333;
	width: 185px;
	line-height: 50px;
	border-radius: 25px;
}
.wzp{
	font-size: 14px;
	color: #676767;
	line-height: 25px;	
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
}
.xian{
	display: block;
	width: 40px;
	background: #676767;
	height: 3px;
	margin-top: 10px;
}



/*积累*/
.p8{
	background: #f8f8f8;
	overflow: hidden;
	width: 100%;
	margin: 0 auto;
	padding: 40px 0;
}
.p8-c{
	width: 1200px;
	overflow: hidden;
	margin: 0 auto;
}
.p8-c img{
	margin: 14px;
}


/*学员视频*/
.p9{
	background: url(../img/p9.jpg) no-repeat center;
	overflow: hidden;
	width: 100%;
	margin: 0 auto;
	padding: 30px 0;
	height: 502px;
}

.p9 .ship{
	margin: 0 auto;
	width: 500px;
	height: 300px;
	
}


/*问题*/
.p10{
	width: 100%;
	background: url(../img/p10tu.png) no-repeat center 180px #fff;
	padding: 40px 0;
}
.p10-list1{
	position: absolute;
	left: 80px;
	top: 50px;
	background: url(../img/p101.png) no-repeat;
	width: 294px;
	height: 89px;
}
.p10-list2{
	position: absolute;
	left: 10px;
	top: 165px;
	background: url(../img/p102.png) no-repeat;
	width: 364px;
	height: 89px;
}
.p10-list3{
	position: absolute;
	left: 90px;
	top: 290px;
	background: url(../img/p103.png) no-repeat;
	width: 332px;
	height: 89px;
}
.p10-list4{
	position: absolute;
	right: 165px;
	top: 50px;
	background: url(../img/p104.png) no-repeat;
	width: 288px;
	height: 89px;
}
.p10-list5{
	position: absolute;
	right: 10px;
	top: 165px;
	background: url(../img/p105.png) no-repeat;
	width: 328px;
	height: 89px;
}
.p10-list6{
	position: absolute;
	right: 90px;
	top: 290px;
	background: url(../img/p106.png) no-repeat;
	width: 288px;
	height: 89px;
}
.box06_list01 {
  
  animation: transLate 5s ease infinite;
}

.box06_list02 {
  
  animation: transLate02 5s ease infinite;
}

.box06_list03 {
  
  animation: transLate03 5s ease infinite;
}

.box06_list04 {
  
  animation: transLate04 3s ease infinite;
}

.box06_list05 {
  
  animation: transLate05 5s ease infinite;
}

.box06_list06 {
  
  animation: transLate06 5s ease infinite;
}

@keyframes transLate {
  50% {
    transform: translate3d(-20px, 0, 0);
  }

  100% {
    transform: translate3d(0, 0, 0);
  }
}

@keyframes transLate02 {
  50% {
    transform: translate3d(20px, 0, 0);
  }

  100% {
    transform: translate3d(0, 0, 0);
  }
}

@keyframes transLate03 {
  50% {
    transform: translate3d(-30px, 0, 0);
  }

  100% {
    transform: translate3d(0, 0, 0);
  }
}

@keyframes transLate04 {
  50% {
    transform: translate3d(20px, 0, 0);
  }

  100% {
    transform: translate3d(0, 0, 0);
  }
}

@keyframes transLate05 {
  50% {
    transform: translate3d(-10px, 0, 0);
  }

  100% {
    transform: translate3d(0, 0, 0);
  }
}
@keyframes transLate06 {
  50% {
    transform: translate3d(20px, 0, 0);
  }

  100% {
    transform: translate3d(0, 0, 0);
  }
}



/*教学环境*/
.p11_bj{
	width: 100%;
	background: url(../img/p11_bj.jpg) no-repeat top center;
	height: 524px;
	overflow: hidden;
}

.bt_h2{
	letter-spacing: 2px;
	font-size: 50px;
	font-weight: bold;
	text-align: center;
	background: -webkit-linear-gradient(to top,#3a67e5,#9786f2); /* Chrome, Safari */
    background: linear-gradient(to top,#3a67e5,#9786f2); /* 标准语法 */
    -webkit-background-clip: text; /* Chrome, Safari */
    background-clip: text;
    -webkit-text-fill-color: transparent; /* Chrome, Safari */
    color: transparent; /* 其他浏览器 */
}
.hj-wz{
	font-size: 24px;
	color: #333;
	text-align: justify;
	line-height: 40px;
	width: 1100px;
	margin: 35px auto 0;
	text-indent: 2em;
	font-weight: 100;
}
.bt_h3{
	font-size: 28px;
	text-align: center;
	color: #333333;
	margin-top: 10px;
	letter-spacing: 10px;
	font-weight: 100;
}
.hj {
    width: 100%;
    background: url(../img/hj.jpg) no-repeat center;
    height: 645px;
    margin: 20px auto 0;
}