@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 / 70%);
    box-shadow: 0 0 15px #000;
}
.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{	
	background:url(../img/banner.jpg) center no-repeat;
	height: 580px;
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
}
/*长条*/
.kct{
	background:url(../img/kct.png) center no-repeat;
	height: 58px;
	width: 1160px;
	margin: -60px auto 0;
	padding: 15px 20px;
	overflow: hidden;
	z-index: 2;
	position: relative;
}


.kct .mc{
	color: #987f55;
	font-size: 21px;
	text-align: left;
	line-height: 25px;
	width: 247px;
	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;
}
/*模块一*/
.p1{
	width: 100%;
	background:url(../img/p1.jpg) center no-repeat; 
	height: 780px;
	margin: -28px auto 0;
    overflow: hidden;
    padding-top: 60px;
}
.p1-h2{
	font-size: 40px;
	text-align: center;
	color: #fff;
	line-height: 53px;
	letter-spacing: 2px;
	overflow: hidden;
}
.fgx{
	width: 100%;	
	background: url(../img/fgx.png) bottom center no-repeat;
	height: 30px;
	margin: 0 auto;
}
.font-1{
	color: #ff5500;
}

.p1 ul{
	width: 1212px;
	margin: 0 auto;
	overflow: hidden;
	padding-top: 60px;
}
.p1 ul li{
	width: 390px;
	margin: 0 7px;
	float: left;
	background: #f2f2f2;
	height: 440px;	
}
.p1 ul li h1{
	height: 56px;
	width: 390px;
	margin-top: -33px;
}
.p1 ul li p{
	display: block;
	width: 330px;
	margin-left: 30px;
	text-align: justify;
	font-size: 16px;
	color: #000;
	line-height: 26px;
	text-indent: 2em;
}
.gangwei{
	width: 354px;
	margin-top: 10px;
	margin-left: 18px;
}
.gangwei ol{
	width: 110px;
	height: 90px;
	float: left;
	margin: 4px;
	background: #fff;
	border-radius: 5px;
}
.gangwei ol img {
    transition: all .5s ease;
    cursor: zoom-in;
}

.gangwei ol img:hover {
    transform: scale(1.2);

    transition: all .5s ease;
}

.qj{
	background: url(../img/p1-01.png) center no-repeat;
}
.xz{
	background: url(../img/p1-02.png) center no-repeat;
}
.gw{
	background: url(../img/p1-03.png) center no-repeat;
}


.btn1{
	display: block;
	width: 300px;
	height: 70px;
	border-radius: 35px;
	line-height: 70px;
	text-align: center;
	color: #000;
	font-size: 30px;
	background: linear-gradient(to TOP, #ff8f2b, #ffd768);
	margin: 40px auto 0;
}


/*可以做什么*/
.p2{
	width: 100%;
	background: url(../img/p2_01.jpg) bottom center no-repeat;
	height: 600px;
	margin: 0 auto;
	padding-top: 40px;
}
.p2-1{
	width: 100%;
	background: url(../img/p2_02.jpg) bottom center no-repeat;
	height: 193px;
	margin: 0 auto;
	overflow: hidden;
}
.centenr{
	width: 1200px;
	margin: 50px auto 0;
	overflow: hidden;
}
.wsx{
	display: block;
	width: 112px;
	height: 128px;
	float: right;
	margin-right: 10px;
	background: url(../img/wsx.gif) bottom center no-repeat;
}

/*课程大纲*/
.p3{
	width: 100%;
	background: url(../img/p3.jpg) bottom center no-repeat;
	height: 660px;
	margin: 0 auto;
	padding-top: 40px;
}
.p3 ul{
	width: 1208px;
	overflow: hidden;
	margin: 30px auto 0;
}
.p3 ul li{
	float: left;
	width: 292px;
	border-radius: 10px;
	margin: 10px 4px 0;
	background: #141414;
}
.p3 ul li h1{
	width: 292px;
	height: 49px;
	line-height: 49px;
	font-weight: normal;
	background: url(../img/p3-bj.png) bottom center no-repeat;
}
.sz{
	width: 60px;
	float: left;
	text-align: center;
	color: #ff6f32;
	font-size: 30px;
}
.bt{
	width: 220px;
	color: #fff;
	float: left;
	letter-spacing: 1px;
	font-size: 25px;
	padding-left: 12px;
}
.js{
	display: block;
	width: 272px;
	height: 120px;
	color: #dedede;
	font-size: 14px;
	line-height: 24px;
	overflow: auto;
	margin: 10px;
}
.leirongjies ::-webkit-scrollbar {
    width: 10px;
    padding-left: 10px;
    border-radius:5px;
    border: 1px solid #ff6f32;
	background-color: #0b0223;
}
.leirongjies ::-webkit-scrollbar-thumb {
    width: 5px;
    background-color: #ff6f32;   
    border-radius: 10px 10px 10px 10px;
}


/*软件*/
.p4{
	width: 100%;
	background: url(../img/p4.jpg) bottom center no-repeat;
	height: 440px;
	margin: 0 auto;
	padding-top: 40px;
}


/*讲师*/
.p5{
	width: 100%;
	background: url(../img/p5.jpg) bottom center no-repeat;
	height: 770px;
	margin: 0 auto;
	padding-top: 40px;
}
.p5 ul{
	width: 1200px;
	margin: 40px auto 0;
	overflow: hidden;
	position: relative;
}
.p5-img1{
	position:absolute;
	width: 118px;
	height: 118px;
	top: 0;
	left: 41px;
	
}

.p5-img2{
	position:absolute;
	width: 118px;
	height: 118px;
	top: 0;
	left: 241px;
	
}

.p5-img3{
	position:absolute;
	width: 118px;
	height: 118px;
	top: 0;
	left: 441px;	
}
.p5-img4{
	position:absolute;
	width: 118px;
	height: 118px;
	top: 0;
	left: 641px;	
}
.p5-img5{
	position:absolute;
	width: 118px;
	height: 118px;
	top: 0;
	left: 841px;	
}
.p5-img6{
	position:absolute;
	width: 118px;
	height: 118px;
	top: 0;
	right: 41px;	
}




.p5 ul li{
	float: left;
	width: 158px;
	height: 375px;
	overflow: hidden;
	margin: 55px 5px 0;
	border-radius: 10px;
	background:rgb(0 0 0 / 60%);
	border: 1px #a34d28 solid;
	padding: 75px 15px 0;
}


.p5 ul li h2{
	text-align: center;
	color: #e54e04;
	font-size: 24px;
	line-height: 40px;	
}
.p5 ul li h3{
	text-align: center;
	color: #c9c9c9;
	font-size: 20px;
	line-height: 30px;
	font-weight: 500;
}

.p5 ul li h4{
	text-align: center;
	font-size: 16px;
	color: #925734;
	margin: 5px 0 15px;
	font-weight: 100;
}
.p5 ul li p{
	display: block;
	width: 158px;
	height: 103px;
	font-size: 15px;
	line-height: 25px;
	color: #d2d2d2;
	opacity: 0.8;
}

/*问题*/
.p6{
	width: 100%;
	background: url(../img/p6.jpg) bottom center no-repeat;
	height: 560px;
	margin: 0 auto;
	padding-top: 40px;
}
.p6 ul{
	width: 1200px;
	margin: 40px auto 0;
	overflow: hidden;
	position: relative;
	height: 283px;
}
.font-2{
	color: #ff6f32;
	font-weight: bold;
}
.p6 ul a{
	transition: all 0.2s linear 0s;
	line-height: 40px;
	
	font-size: 18px;
	border-bottom:1px dashed #7f7f7f;
}
.p6 ul a:hover{
	transform:translate3d(0, -20px, 0);
}
.p6-01{
	position: absolute;
	top: 20px;
	left: 20px;	
	color: #fff;
}
.p6-02{
	position: absolute;
	top: 90px;
	left: 0;
	color: #fff;
	border-bottom:1px dashed #7f7f7f;
}
.p6-03{
	position: absolute;
	top: 160px;
	left: 50px;
	line-height: 40px;
	color: #fff;
}
.p6-04{
	position: absolute;
	top: 230px;
	left: 210px;
	color: #fff;
}

.p6-05{
	position: absolute;
	top: 20px;
	right: 20px;
	line-height: 40px;
	font-size: 18px;
	color: #fff;
	border-bottom:1px dashed #7f7f7f;
}
.p6-06{
	position: absolute;
	top: 90px;
	right: 0;
	color: #fff;
}
.p6-07{
	position: absolute;
	top: 160px;
	right: 50px;
	line-height: 40px;
	font-size: 18px;
	color: #fff;
	border-bottom:1px dashed #7f7f7f;
}
.p6-08{
	position: absolute;
	top: 230px;
	right: 80px;
	color: #fff;
}

/*18年*/
.p7-c{
	width: 1200px;
    margin: 0 auto;
    padding: 30px 0;
    overflow: hidden;
    position: relative;
    color: #fff;
    font-size: 18px;
    line-height: 35px;
    text-indent: 2em;
	
}


.p7-tu1 {
    position: absolute;
    left: 0;
    top: 0;
    width: 54px;
    height: 43px;
    z-index: -1;
    background: url(../img/p9-tu2.png) no-repeat;
}
.p7-tu2 {
    position: absolute;
    left: 220px;
    bottom: 13px;
    width: 54px;
    height: 43px;
    z-index: -1;
    background: url(../img/p9-tu1.png) no-repeat;
}



.p8 {
    width: 100%;
    height: 648px;
    margin: 0 auto;
    background: url(../img/p8.jpg) no-repeat center #000;
    overflow: hidden;
}


/*底部*/
.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;
}