@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: rgb(0 0 0 / 80%);
    box-shadow: 0 0 15px #120045;
}
.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: #fff;

}

.top-a a {
  color: #fff;
  text-decoration: none;
}

.logo {
  padding-top: 10px;
}

.daoh {
  display: flex;
  width: 797px;
  justify-content: space-around;
  margin-top: 25px;
  margin-left: 5px;
}

.dao1 {
  color: #fff;
  font-size: 18px;
}

.dao1:hover {
  color: #f00;
  font-size: 18px;
}

.d-name {
  color: #fff;
  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: #676767;
  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*/
.banner{	
	display: block;
	background:url(../img/banner.jpg) center no-repeat;
	height: 600px;
	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: 75px;
	color: #a465f6;
	font-size: 21px;
	text-align: left;
	line-height: 25px;
	width: 165px;
	float: left;
}
.kct .mk{
	color: #a465f6;	
	float: left;
	width: 171px;
}
.kct .mk h2{
	font-size: 26px;
	text-align: left;
	font-weight: 200;
}

.kct .mk span{
	font-size: 16px;
	text-align: center;
	color: #b5b5b5;
}
.content{
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
}

/*钱景*/
.p1 {
    width: 100%;
    height: 585px;
    margin: -48px auto 0;
    background: url(../img/p1.jpg) no-repeat center;
    padding-top: 100px;
}

/*标题*/
.index-nav1 {
  width: 710px;
  height: 50px;
  position: relative;
  margin: 0 auto;
	letter-spacing: 2px;
}
.index-nav1 img , .index-nav2 img , .index-nav3 img , .index-nav4 img , .index-nav5 img {
  display: block;
  position: absolute;
}
.index-nav1 img:nth-of-type(1) , .index-nav2 img:nth-of-type(1) , .index-nav3 img:nth-of-type(1) , .index-nav4 img:nth-of-type(1) , .index-nav5 img:nth-of-type(1)  {
  top: 12px;
  left: 0;
}
.index-nav1 img:nth-of-type(2) , .index-nav2 img:nth-of-type(2) , .index-nav3 img:nth-of-type(2) , .index-nav4 img:nth-of-type(2), .index-nav5 img:nth-of-type(2)  {
  top: 12px;
  right: 0;
}
.index-nav1 b , .index-nav2 b , .index-nav3 b , .index-nav4 b, .index-nav5 b{
  display: block;
  width: 100%;
  height: 50px;
  font-size: 50px;
  line-height: 50px;
  color: #fff;
  text-align: center;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
}
.font1{
	color: #f96aa9;
}
.tit-h3{
	font-size: 30px;
	text-align: center;
	margin: 20px auto 0;
	color: #fff;
	font-weight: 100;
}

.index-nav2 {
  width: 700px;
  height: 50px;
  position: relative;
  margin: 0 auto;
  letter-spacing: 2px;
}

.index-nav3 {
  width: 730px;
  height: 50px;
  position: relative;
  margin: 0 auto;
  letter-spacing: 2px;
}

.index-nav4 {
  width: 650px;
  height: 50px;
  position: relative;
  margin: 0 auto;
  letter-spacing: 2px;
}
.index-nav5 {
  width: 600px;
  height: 50px;
  position: relative;
  margin: 0 auto;
  letter-spacing: 2px;
}

.p1-c{
	width: 1200px;
	margin: 50px auto 0;
	overflow: hidden;
	position: relative;
}
.p1_left{
	width: 545px;
	background: url(../img/p1_wz.png) no-repeat;
	height: 116px;
	position: absolute;
	left: 0;
	top: 60px;
	z-index: 2;
	font-size: 20px;
	color: #fff;
	line-height: 35px;
	padding:40px 50px;
}
.p1_right{
	width: 530px;
	height: 300px;
	padding: 15px;
	background-image: linear-gradient(to bottom, #8c37f3, #681ff8);
	border-radius: 15px;
	float: right;
}

.btn1{
	display: block;
	width: 272px;
	height: 62px;
	background: linear-gradient(to left,#a61cea,#fa6ba9);
	border: 2px #fff solid;
	line-height: 62px;
	text-align: center;
	font-size: 28px;
	font-weight: 400;
	margin: 50px auto 0;
	color: #fff;
	border-radius: 31px;
	transition: all .3s ease;
	letter-spacing: 2px;
}


.btn1:hover,.btn2:hover {
  transform: scale(1.1);
    transition: all .3s ease;
	box-shadow: 0 5px 10px 0 #000;  
}

.btn2{
	display: block;
	width: 272px;
	height: 62px;
	background: linear-gradient(to left,#452ee4,#7158ed);
	border: 2px #fff solid;
	line-height: 62px;
	text-align: center;
	font-size: 28px;
	font-weight: 400;
	margin: 45px auto 0;
	color: #fff;
	border-radius: 31px;
	transition: all .3s ease;
	letter-spacing: 2px;
}



/*薪资*/
.p2{
	background: url(../img/p2.jpg) no-repeat center;
	height: 263px;
	width: 100%;
	overflow: hidden;
	margin: 0 auto;
	padding-top: 50px;
}

.p2 p{
	display: block;
	width: 865px;
	font-size: 18px;
	float: right;
	margin: 8px 82px 0 0;
	text-indent: 2em;
	line-height: 30px;
	color: #fff;
}

.p02{
	background: url(../img/p02.jpg) no-repeat center;
	height: 629px;
	width: 100%;
	overflow: hidden;
	margin: 0 auto;
}

.p02 ul{
	width: 1200px;
	margin: 0 auto;
	height: 470px;
}

.p02 ul li{
	float: left;
	width: 390px;
	margin: 0 5px 10px;
	position: relative;
	height: 230px;
}
.p02 ul li img{
	position: absolute;
    background-size: 100%;
    transition: all .5s ease;
    cursor: zoom-in;
}
.p02 ul li img:hover{
	transform: scale(1.05);
    transition: all .5s ease;
}

.p02 ul li span{
	display: block;
	position: absolute;
	left: 0;
	bottom: 0px;
	width: 390px;
	height: 60px;
	background: linear-gradient(to left,#a61cea,#fa6ba9);
}
.p02 ul li span .gangw{
	font-size: 24px;
	width: 170px;
	float: left;
	color: #fff;
	padding-left: 20px;
	line-height: 60px;
}
.p02 ul li span .xinz{
	font-size: 30px;
	width: 180px;
	float: left;
	color: #fff;
	padding-right: 20px;
	text-align: right;
	line-height: 60px;
	font-weight: bold;
}


/*技能加认证双重保障*/
.p3{
	width: 100%;
	background: url(../img/p3.jpg) no-repeat center;
	height: 340px;
	overflow: hidden;
	margin: 0 auto;
	padding-top: 50px;
}
.p03{
	width: 100%;
	background: url(../img/p03.jpg) no-repeat center;
	height: 458px;
	overflow: hidden;
	margin: 0 auto;
}


/*课程大纲*/
.p4{
	width: 100%;
	background: url(../img/p4.jpg) no-repeat center;
	height: 630px;
	overflow: hidden;
	margin: 0 auto;
	padding-top: 50px;
}

.p4 ul{
	width: 1200px;
	overflow: hidden;
	margin: 30px auto 0;
	height: 340px;
}
.p4 ul li{
	float: left;
	width: 288px;
	height: 158px;
	margin: 5px;
	border-radius: 5px;
	border: 1px #7158ed solid;
	background: #100335;
	position: relative;
}
.p4 ul li h3{
	position: absolute;
	top: 0;
	left: 0;
	width: 288px;
	height: 38px;
	background: linear-gradient(to left,#a61cea,#fa6ba9);
	text-align: center;
	color: #fff;
	font-size: 20px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	line-height: 38px;
	letter-spacing: 2px;
}

.p4 ul li p{
	width: 258px;
	height: 92px;
	margin: 48px 15px 15px;
	overflow: auto;
	color: #fff;
	font-size: 14px;
	line-height: 23px;
}


.leirongjies ::-webkit-scrollbar {
    width: 10px;
    padding-left: 10px;
    border-radius:5px;
    border: 1px solid #7158ed;
	background-color: #0b0223;
}
.leirongjies ::-webkit-scrollbar-thumb {
    width: 5px;
    background-color: #7158ed;   
    border-radius: 10px 10px 10px 10px;
}

/*师资*/
.p5{
	width: 100%;
	background: url(../img/p5.jpg) no-repeat center;
	height: 650px;
	overflow: hidden;
	margin: 0 auto;
	padding-top: 50px;
}
.p5 ul{
	width: 1200px;
	overflow: hidden;
	margin: 50px auto 0;
	height: 400px;
}

.p5 ul li{
	width: 230px;
	height: 400px;
	float: left;
	margin:0 5px;
	background: #100335;
	border-top-left-radius: 70px;
	border-top-right-radius: 10px;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 70px;
	position: relative;
}

.p5 ul li span{
	font-size: 18px;
	color: #fcb837;
	position: absolute;
	z-index: 5;
	right: 15px;
	top: 15px;
	writing-mode: vertical-rl; 
}
.p5 ul li img{
	position: absolute;
	top: 10px;
	left: 15px;
}
.p5 ul li h3{
	position: absolute;
	top: 200px;
	font-size: 24px;
	color: #fff;
	text-align: right;
	width: 200px;
	right: 15px;
	letter-spacing: 2px;
}
.p5 ul li .fgx{
	position: absolute;
	top: 240px;
	height: 3px;
	background: #fcb937;
	width: 30px;
	right: 17px;
}
.p5 ul li p{
	font-size: 14px;
	position: absolute;
	color: #d1d1d1;
	display: block;
	width: 205px;
	text-align: right;
	right: 10px;
	top: 250px;
	line-height: 25px;
	
}

/*圈子*/
.p6{
	width: 100%;
	background: url(../img/p6.jpg) no-repeat center;
	height: 783px;
	overflow: hidden;
	margin: 0 auto;
	padding-top: 50px;
}

/*企业*/
.p7{
	width: 100%;
	background: url(../img/p7.jpg) no-repeat center;
	height: 475px;
	overflow: hidden;
	margin: 0 auto;
	padding-top: 50px;
}

/*企业*/
.p8{
	width: 100%;
	background: url(../img/p8.jpg) no-repeat center;
	height: 376px;
	overflow: hidden;
	margin: 0 auto;
	padding-top: 50px;
}

.p8 p{
	display: block;
	width: 1100px;
	margin: 120px auto 0;
	height: 140px;
	font-size: 22px;
	color: #fff;
	line-height: 40px;
	text-indent: 2em;
	font-weight: 100;
}


/*照片*/
.p9{
	width: 100%;
	background: url(../img/p9.jpg) no-repeat center;
	height: 652px;
	overflow: hidden;
	margin: 0 auto;
}















/*底部*/
.bottom{
	background: #262626;
	width: 100%;		
	overflow: hidden;
}
.bottom .C{
	width: 1200px;
	margin: 30px auto 20px;
	overflow: hidden;
}
.bottom .L{
	float: left;
	width: 870px;
}
.bottom .L h2{
	font-size: 24px;
	color: #fff;
	margin-bottom: 10px;
}
.bottom .L a{
	display: block;
	width: 270px;
	padding-right: 20px;
	font-size: 16px;
	color: #c6c6c6;
	line-height: 30px;
	float: left;
}

.bottom .L a:hover{
	color: #dd0005;
}

.bottom .R{
	float: right;
	width: 330px;
}
.bottom .R ul li{
	width: 99px; 
	text-align: center;
	float: left;
	margin-left: 10px;
	
}
.bottom .R ul li span{
	color: #fff;
	font-size: 14px;
}

.bottom_b{
	background: #1b1b1b;
	width: 100%;
	overflow: hidden;
	color: #8d8d8d;
}
.bottom_b .C{
	width: 1200px;
	margin: 15px auto;
	overflow: hidden;
}
.bottom_b h2{
	float: left;
	font-size: 14px;
	font-weight: normal;
}
.bottom_b h3{
	float: right;
	font-size: 14px;
	font-weight: normal;
}






























