@charset "utf-8";


/* 通用*/

body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
fieldset,
legend,
button,
input,
textarea,
th,
td {
    margin: 0;
    padding: 0;
}

body,
button,
input,
select,
textarea {
    /*font: normal 16px "Microsoft Yahei";
    font: normal 16px "Pingfang SC";*/
}

h1,
h2,
h3,
h4,
h5,
h6 {
    /*font-size: 100%;*/
}

ul,
ol {
    list-style: none;
}

a {
    text-decoration: none;
    outline: none;
}

img {
    border: 0;
}

/*导航*/
.header-main {
    width: 100%;
    position: fixed;
    top: 0;
    z-index: 9999;
    background: rgba(255,255,255,0.9);
    box-shadow: 0 0 15px #c7c7c7;
}
.index-width {
  width: 1200px;
  margin: auto
}
.top {
  display: flex;
  height: 80px;

  width: 1200px;
}

.top-input {
  /* background-color: #747171; */
  border-radius: 50px;
  width: 20px;
  position: relative;
}
.top-input input{
  background-color: #747171;
  border-radius: 50px;
  border: rgb(56, 55, 55) 1px solid;
  margin-left: 10px;
}
.top-input img{
  width: 20px;
  height: 20px;
  position: absolute;
  top: 0.5px;
  right:20px;
}

.top-a {
  color: #000;

}

.top-a a {
  color: #000;
  text-decoration: none;
}

.logo {
  padding-top: 15px;
}

.daoh {
  display: flex;
  width: 797px;
  justify-content: space-around;
  margin-top: 25px;
  margin-left: 30px;
}

.dao1 {
  color: #000;
  font-size: 18px;
}

.dao1:hover {
  color: #f00;
  font-size: 18px;
}

.d-name {
  color: #000;
  font-size: 18px;
}

.d-name:hover {
  color: #f7c455;
  text-decoration: underline;
}
/*二级导航*/
.kexia {
  position: relative;
}

.xia {
  position: absolute;
  right: 0px;
  top: 10px;
}
.erji{
  width: 120px;
  border: 1px solid #e8e8e8;
  margin-top:30px;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  position: absolute;
  z-index: 9999;
  background-color: #fff;
}
.erji li a{
  color: #333;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
}
.erji li a:hover{
  background-color:#ffeeee;
  color: #c60000;
}
.kexia2 {
  position: relative;
}


.erji2{
  width: 420px;
  border: 1px solid #e8e8e8;
  margin-top:31px;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  position: absolute;
  z-index: 9999;
  background-color: #fff;
}
.erji2 li{
  float: left;
  width: 104px;
  overflow: hidden;
  /*display: flex;*/
  align-items: center;
  justify-content: center;
}
.erji2 li span{
	display: block;
	overflow: hidden;
	color: #333;
	width: 104px;
	height: 40px;
	line-height: 40px;
	text-align: center;	
    font-size: 16px;
	font-weight: 550;
}
.fgx1{
	width: 14px;
	height: 2px;
	background: #ed0000;
	position:absolute;
	left: 45px;
	top: 35px;
}
.fgx2{
	width: 14px;
	height: 2px;
	background: #ed0000;
	position:absolute;
	left: 150px;
	top: 35px;
}
.fgx3{
	width: 14px;
	height: 2px;
	background: #ed0000;
	position:absolute;
	right: 150px;
	top: 35px;
}
.fgx4{
	width: 14px;
	height: 2px;
	background: #ed0000;
	position:absolute;
	right: 45px;
	top: 35px;
}
.erji2 li a{
	display: block;
	line-height: 40px;
	font-size: 15px;
	color: #676767;
	text-align: center;
	width: 104px;
	height: 40px;
}

.erji2 li a:hover{
  background-color:#ffeeee;
  color: #c60000;
}
.wshhide{
  display: none;
}



.on {
  color: #bd9f5e;
  font-size: 16px;

}

.all {
  color: #c60000;
  font-size: 25px;
  font-weight: bold;
  padding-left: 10px;
}

.sd {
  display: flex;
  justify-content: space-between;
  margin-top: 5px;
}

.souzk {
  position: relative;
}

.souk {
  width: 209px;
  height: 22.9px;
  border: solid 1px #7c7c7c;
  background-color: #2b2b2b;
  border-radius: 100px;
  padding-left: 10px;

}

.big {
  position: absolute;
  right: 14px;
  bottom: 5px;
}

.dl {
  margin-top: 6px;
}

.banner{	
	background:url(/images/2023/vedit/banner.jpg) center no-repeat;
	height: 580px;
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
}
/*长条*/
.kct{
	position:absolute;
	background:url(/images/2023/vedit/kct.png) center no-repeat;
	height: 58px;
	width: 1160px;
	top: 535px;
	left:18.3%;
	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(/images/2023/vedit/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(/images/2023/vedit/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(/images/2023/vedit/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(/images/2023/vedit/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(/images/2023/vedit/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(/images/2023/vedit/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(/images/2023/vedit/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(/images/2023/vedit/p10tu.png) no-repeat center 180px #fff;
	padding: 40px 0;
}
.p10-list1{
	position: absolute;
	left: 80px;
	top: 50px;
	background: url(/images/2023/vedit/p101.png) no-repeat;
	width: 294px;
	height: 89px;
}
.p10-list2{
	position: absolute;
	left: 10px;
	top: 165px;
	background: url(/images/2023/vedit/p102.png) no-repeat;
	width: 364px;
	height: 89px;
}
.p10-list3{
	position: absolute;
	left: 90px;
	top: 290px;
	background: url(/images/2023/vedit/p103.png) no-repeat;
	width: 332px;
	height: 89px;
}
.p10-list4{
	position: absolute;
	right: 165px;
	top: 50px;
	background: url(/images/2023/vedit/p104.png) no-repeat;
	width: 288px;
	height: 89px;
}
.p10-list5{
	position: absolute;
	right: 10px;
	top: 165px;
	background: url(/images/2023/vedit/p105.png) no-repeat;
	width: 328px;
	height: 89px;
}
.p10-list6{
	position: absolute;
	right: 90px;
	top: 290px;
	background: url(/images/2023/vedit/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(/images/2023/vedit/p11_bj.jpg) no-repeat center;
	height: 679px;
	overflow: hidden;
}





/*底部*/
.bottom{
	background: #262626;
	width: 100%;
	height: 126px;		
	overflow: hidden;
}
.conter{
	width: 1200px;
	margin: 30px auto 0;
	overflow: hidden;
}
.bottom .tu{
	float: left;
	width: 300px;
	height: 70px;
	background: url(/images/2023/vedit/d_logo.png) no-repeat center;
}
.bottom p{
	font-size: 18px;
	line-height: 26px;
	color: #c6c6c6;	
	text-align: center;
	width: 750px;
	float: left;
}
.bottom .dh{
	background: url(/images/2023/vedit/dh.png) no-repeat right top;
	float: right;
	width: 143px;
	height: 96px;
	position: relative;
	
}
/*滑过出现二维码*/
.bottom .dh .ewm{
	width: 143px;
	margin-top: 48px;
	overflow: hidden;
	
}
.share{
	width: 143px;
	margin: 0 auto;
}
.share li{
	float: right;
	height: 50px;
	padding:5px 2px;
}
.share li img{
	width: 25px;
	height: 25px;
	cursor: pointer;
	opacity: 0.5;
	border-radius: 20px;

}

.code_wrap{
	position: absolute;
	left:0;
	bottom:6px;
	width:110px;
	z-index:999;
}
.code{
	width: 100%;
	overflow: hidden;
	position: relative;
}
.code li{
	float: left;
	width: 90px;
	height:90px;
}
.code li img{
	width: 90px;
	height:90px;
	display: none;
}
.code li img.weibo{
	position: absolute;
	right: 10%;
}
.code li img.qq{
	position: absolute;
	right: 0;

}
/*.code li img.twitter{
	position: absolute;
	left:382px;
}*/
.code li img.wechat{
	position:absolute;
	right:0;
}




.bottom_b{
	background: #1b1b1b;
	width: 100%;
	height: 70px;	
	overflow: hidden;
	font-size: 16px;
	text-align: center;
	line-height: 70px;
	color: #8d8d8d;
}