@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: 50px;
	color: #987f55;
	font-size: 21px;
	text-align: left;
	line-height: 25px;
	width: 203px;
	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;
}


/*模块一*/
.conter{
	width: 1200px;
	margin: 30px auto 0;
	overflow: hidden;
}
.conter h3{
	font-size: 26px;
	text-align: center;
	width: 1200px;
	margin: 0 auto;
	line-height: 40px;
	font-weight: normal;
}
.font_1{
	color: #ff0000;
}

.p1_h2{
	width: 1200px;
	height: 63px;
	margin: 90px auto 50px;
	background: url(/images/2023/vedit/p1_h2.png) no-repeat center;
}
.p1_bj{
	width: 100%;
	height: 372px;
	background: url(/images/2023/vedit/p1_bj.jpg) no-repeat center;
	margin: 0 auto;
	overflow: hidden;
}
.p1_right{
	float: left;
	width: 572px;
	height: 317px;
	margin-right: 25px;
	background: url(/images/2023/vedit/p1_xz.png) no-repeat center;
}
.p1_left{
	float: left;
	width: 550px;
	height: 317px;
	margin: 0 28px 0 25px;
	background: url(/images/2023/vedit/p1_icon.png) no-repeat right bottom;
}

.p1_left p{
	font-size: 18px;
	color: #313131;
	line-height: 35px;
	text-indent: 2em;
	
}
/*模块二*/
.p2_h2{
	width: 1200px;
	height: 63px;
	margin: 50px auto 0;
	background: url(/images/2023/vedit/p2_h2.png) no-repeat center;
}
.p2_h3{
	font-size: 26px;
	text-align: center;
	width: 1200px;
	margin: 10px auto 0;
	line-height: 40px;
	font-weight: normal;
}
.p2_bj{
	width: 100%;
	height: 450px;
	background: url(/images/2023/vedit/p2_bj.jpg) no-repeat center bottom;
	margin: 0 auto;
	overflow: hidden;
}
.p2_left{
	width: 590px;
	height: 336px;
	float: left;
	margin: 20px 30px;
	box-shadow: 0 0 15px #ccc;	
	border-radius: 10px;
	background: url(/images/2023/vedit/p2_spd.png) no-repeat 15px 6px #fff;
	padding-top: 20px;
}
.p2_right{
	float: left;
	width: 530px;
	margin-right: 20px;
}
.p2_right ul {
	list-style: none;
	margin-top: 50px;
}
.p2_right ul li{
	float: left;
	background: url(/images/2023/vedit/p2_libj.png) no-repeat center;
	width: 244px;
	height: 40px;
	text-align: center;
	font-size: 22px;
	line-height: 40px;
	margin: 20px 20px 0 0 ;
}

/*模块三*/
.p3_h2{
	width: 1260px;
	height: 63px;
	margin: 50px auto 0;
	padding: 0 30px;
	background: url(/images/2023/vedit/p3_h2.png) no-repeat center;
}

.p3_bj{
	width: 100%;
	height: 951px;
	background: url(/images/2023/vedit/p3_bj.jpg) no-repeat center bottom;
	margin: 0 auto;
	overflow: hidden;
}
.p3_kc{
	width: 1260px;
	margin: 20px auto;
	overflow: hidden;
}
.p3_kc ul{
	list-style: none;
	overflow: hidden;
	padding-left: 30px;
}
.p3_kc ul li{
	float: left;
	width:374px;
	/*padding-left: 60px;*/
	height: 180px;
	-webkit-box-shadow: 0 10px 20px 0 #ccc;
	box-shadow: 0 10px 20px 0 #ccc;
	-webkit-transition: .5s;
	transition: .5s;
	border-radius: 10px;
	cursor: pointer;
}
.p3_kc ul li:hover{
	border-bottom: 5px solid #5132d5;
	-webkit-transform: translate(0, -20px);
	transform: translate(0, -20px)
	
}

.kc_wzbj{
	font-weight: bold;
	text-transform: uppercase;
	font-size: 72px;
	position: relative;
	left: 0;
	top: 0px;
	z-index: 1;
	color: #ccc;
	opacity: 0.1;
	width: 314px;
	overflow: hidden;
	
}
.kc_wzbt{
	font-weight: bold;
	font-size: 28px;
	position: relative;
	left: 60px;
	top: -70px;
	z-index: 2;
	color: #000;
}
.kc_wzbx{
	width:26px ;
	height: 3px;
	background:#5132d5;
	position: relative;
	left: 60px;
	top: -66px;
	z-index: 3;
	}
	
.kc_wzjs{
	width:300px ;
	font-size: 16px;
	color: #000;
	line-height: 27px;
	position: relative;
	left: 60px;
	top: -55px;
	z-index: 4;
	}


/*模块四*/
.p4_h2{
	width: 1260px;
	height: 63px;
	margin: 50px auto 20px;
	padding: 0 30px;
	background: url(/images/2023/vedit/p4_h2.png) no-repeat center;
}
.p4_h3{
	font-size: 26px;
	position: relative;
	text-align: center;
	width: 1200px;
	left:1%;
	top: 0;
	line-height: 40px;
	font-weight: normal;
}
.p4_bj{
	width: 100%;
	height:800px;
	background:#fdfdfd;
	margin: 0 auto;
	overflow: hidden;
}
.p4_js{
	width: 1200px;
	overflow: hidden;
	height: 600px;
}
.p4_wb{
	width: 100%;
	margin-top: 85px;
	overflow: hidden;
}
.p4_js h3{
	font-size: 35px;
	color: #fff;
}
.p4_js h4{
	display: block;
	width: 90px;
	height: 26px;
	font-size: 18px;
	line-height: 26px;
	font-weight: normal;
	text-align: center;
    background-image: linear-gradient(#f4c975,#ffe42c);
}
/*讲师*/

.p3 {
 margin: 0 auto;
 width: 1200px;
 justify-content: space-between;
 position: relative;
}

.p3-nav{
    justify-content: space-between;
	 margin: -160px auto 0;
 	width: 1200px;
 	overflow: hidden;
 	height: 154px;
}
.p3-nav li{
    display: inline-block;
	font-size: 22px;
	color: #000;
   width: 169px;
   height:134px;
   line-height:45px;
   background: #ffe9b9;
   margin: 0 13px;
    cursor: pointer;
    text-align: center;
    background: url(/images/2023/vedit/xjs_l.png) no-repeat;
    
}
.p3-nav li.active{
   font-weight: bold;
   color:#B21300;
   box-shadow: 0 0 15px #a3a3a3;
	/* border-image: linear-gradient(0deg, #F9B75E, #FFEEBA, #F9B75E) 10 10; */
	background:#ffcb56;	
}
.p3-nav-block{
    display: none;
}
.p3-nav-block.active{
	display: flex;
    flex-wrap: wrap;
    width: 1200px;
	height:580px;
    margin: 0px auto 0;
	/* padding:0.24rem; */
	justify-content: space-around;
}
.p3-java{
    justify-content: center;
    align-items: center;
    flex-shrink: 0;
   width: 1.9rem;
   height: 3.4rem;
   background: rgba(255,235,209,0.6);
   border: 0px solid #FFFFFF;
   border-radius: 0.13rem;
    border: 1px solid transparent;
    box-sizing: border-box;
	margin:0.2rem 0 0 0.24rem;
}
.p3-java:hover{
    /* border: 1px solid #A71E03; */
	background-color:#fff;
}
.p3-line1{
    display: block;
    width: 0.28rem;
    height: 0.05rem;
    margin: 0.3rem 0;
    background: #A71E03;
    border-radius: 0.03rem;
}
.p3-java img{
    width: 0.88rem;
    height: 0.88rem;
}
.p3-java div{
    font-size: 0.2rem;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #333333;
}


/*模块五*/
.p5_h2{
	width: 1200px;
	height: 63px;
	margin: 50px auto 0;
	padding: 0 30px;
	background: url(/images/2023/vedit/p5_h2.png) no-repeat center;
}

.p5_bj{
	width: 100%;
	height: 450px;
	background: url(/images/2023/vedit/p5_bj.jpg) no-repeat center bottom;
	margin: 0 auto;
	overflow: hidden;
}
	
/*模块六*/
.p6_h2{
	width: 1200px;
	height: 63px;
	margin: 50px auto 0;
	padding: 0 30px;
	background: url(/images/2023/vedit/p6_h2.png) no-repeat center;
}
.p6_zs{
	width: 540px;
	height: 385px;
	float: left;
	padding: 20px;
	background: #eeeeee;
}
.p6_zs p{
	font-size: 18px;
	line-height: 28px;
	color: #333;
	width: 540px;
	}
.p6_zs img{
	margin: 20px 0 10px 100px;
}
.p6_zs span{
	display: block;
	text-align: center;
	font-size: 18px;
	line-height: 28px;
	color: #333;
	width: 540px;
}

/*模块七*/
.p7_h2{
	width: 1200px;
	height: 63px;
	margin: 50px auto 0;
	padding: 0 30px;
	background: url(/images/2023/vedit/p7_h2.png) no-repeat center;
}

.p7_bj{
	width: 100%;
	height: 699px;
	background: url(/images/2023/vedit/p7_bj.png) no-repeat center bottom;
	margin: 0 auto;
	overflow: hidden;
}
/*问题*/
.index-tx{
		width:1200px;
		height:400px;margin:10px auto 0;
		position: relative;}
.index-tx img{position:absolute;}
.index-tx img:nth-of-type(1){top:55px;left:25px;z-index: 1}
.index-tx img:nth-of-type(2){top:145px;left:115px;z-index: 1}
.index-tx img:nth-of-type(3){top:145px;right:30px;z-index: 2}
.index-tx img:nth-of-type(4){top:240px;left:125px;z-index: 1}
.index-tx img:nth-of-type(5){top:240px;right:104px;z-index: 2}
.index-tx img:nth-of-type(6){top:55px;right:77px;z-index: 1}
.index-tx img:nth-of-type(7){top:330px;left:92px;z-index: 1}
.index-tx img:nth-of-type(8){top:330px;right:134px;z-index: 2}


@keyframes transLate {
  50% {
    transform: translate3d(20px, 0, 0);
  }

  100% {
    transform: translate3d(0, 0, 0);
  }
}

@keyframes transLate02 {
  50% {
    transform: translate3d(-10px, 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);
  }
}
@keyframes transLate07 {
  50% {
    transform: translate3d(20px, 0, 0);
  }

  100% {
    transform: translate3d(0, 0, 0);
  }
}
@keyframes transLate08 {
  50% {
    transform: translate3d(20px, 0, 0);
  }

  100% {
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fudong {
  50% {
    transform: translate3d(0, -20px, 0);
   
  }

  100% {
    transform: translate3d(0, 0, 0);
  
  }
}


.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;
}
.box06_list07 {
  
  animation: transLate07 5s ease infinite;
}
.box06_list08 {
  
  animation: transLate08 5s ease infinite;
}
.fudong {
  
  animation: fudong 3s ease infinite;
}

/*底部*/
.bottom{
	background: #262626;
	width: 100%;
	height: 126px;		
	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;
}


/*按钮*/
.btn1{
	width: 220px;
	height: 60px;
	background: linear-gradient(to left,#dbfe86,#68ffc8);
	border-radius: 30px;
	font-size: 30px;
	color: #000;
	text-align: center;
	line-height: 60px;
	margin: 437px auto 0;
	overflow: hidden;
	box-shadow: 0 0 15px #000;
	display: block;
	transition: all 1s;
	
}
.btn1:hover{
	background: linear-gradient(to left,#68ffc8,#dbfe86);
	color: #000;
	display: block;
	transform : scale(1.1,1.1) ;
	-webkit-transform : scale(1.1,1.1) ;
}

.btn2{
	width: 260px;
	height: 50px;
	background: linear-gradient(to left,#9a71ec,#4d2f88);
	border-radius: 25px;
	font-size: 24px;
	color: #fff;
	text-align: center;
	line-height: 50px;
	margin: 70px auto 0;
	overflow: hidden;
	box-shadow: 0 0 15px #ccc;
	display: block;
	transition: all 1s;
	cursor: pointer;
}
.btn2:hover{
	background: linear-gradient(to left,#4d2f88,#9a71ec);
	color: #fff;
	display: block;
}
.btn3{
	width: 235px;
	height: 50px;
	background: linear-gradient(to left,#68ffc8,#dbfe86);
	border-radius: 25px;
	font-size: 24px;
	color: #000;
	text-align: center;
	line-height: 50px;
	margin: 330px auto 0;
	overflow: hidden;
	box-shadow: 0 0 15px #ccc;
	display: block;
	transition: all 1s;
	cursor: pointer;
}
.btn3:hover{
	background: linear-gradient(to left,#dbfe86,#68ffc8);
	color: #000;
	display: block;
}
.btn4{
	width: 260px;
	height: 50px;
	background: linear-gradient(to left,#9a71ec,#4d2f88);
	border-radius: 25px;
	font-size: 24px;
	color: #fff;
	text-align: center;
	line-height: 50px;
	margin: 20px auto 0;
	overflow: hidden;
	box-shadow: 0 0 15px #ccc;
	display: block;
	transition: all 1s;
	cursor: pointer;
}
.btn4:hover{
	background: linear-gradient(to left,#4d2f88,#9a71ec);
	color: #fff;
	display: block;
}
.btn5{
	width: 235px;
	height: 50px;
	background: linear-gradient(to left,#68ffc8,#dbfe86);
	border-radius: 25px;
	font-size: 24px;
	color: #000;
	text-align: center;
	line-height: 50px;
	margin: 345px auto 0;
	overflow: hidden;
	box-shadow: 0 0 15px #ccc;
	display: block;
	transition: all 1s;
	cursor: pointer;
}
.btn5:hover{
	background: linear-gradient(to left,#dbfe86,#68ffc8);
	color: #000;
	display: block;
}
.btn6{
	width: 235px;
	height: 50px;
	background: linear-gradient(to left,#e6daff,#bea0f9);
	border-radius: 25px;
	font-size: 24px;
	color: #000;
	text-align: center;
	line-height: 50px;
	margin: 25px auto 0;
	overflow: hidden;
	box-shadow: 0 0 15px #ccc;
	display: block;
	transition: all 1s;
	cursor: pointer;
}
.btn6:hover{
	background: linear-gradient(to left,#bea0f9,#e6daff);
	color: #000;
	display: block;
}
.btn7{
	width: 235px;
	position: absolute;
	height: 50px;
	background: linear-gradient(to left,#68ffc8,#dbfe86);
	border-radius: 25px;
	font-size: 24px;
	color: #000;
	text-align: center;
	line-height: 50px;
	left: 52%;
	top: 213px;
	overflow: hidden;
	box-shadow: 0 0 15px #ccc;
	display: block;
	transition: all 1s;
	cursor: pointer;
}
.btn7:hover{
	background: linear-gradient(to left,#dbfe86,#68ffc8);
	color: #000;
	display: block;
}


.p8_h2{
		width: 1200px;
		height: 63px;
		margin: 30px auto 30px;
		padding: 0 30px;
		background: url(/images/2023/vedit/p8_h2.png) no-repeat center;
	}
	
.p8_bj{
	width: 100%;
	height: 584px;
	background: url(/images/2023/vedit/p8_bj.jpg) no-repeat center bottom;
	margin: 0 auto;
	overflow: hidden;
}