@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: #000708;
    box-shadow: 0 0 15px #1d1d1d;
}
.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: 15px;
}

.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: #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*/
.banner{	
	background:url(../img/banner.jpg) bottom center no-repeat;
	height: 580px;
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
	display: block;
}

/*长条*/
.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;
	overflow: hidden;
}
.kct .mc{
	margin-left: 80px;
	color: #66f5f5;
	font-size: 21px;
	text-align: left;
	line-height: 25px;
	width: 165px;
	float: left;
}
.kct .mk{
	color: #66f5f5;	
	float: left;
	width: 175px;
}
.kct .mk h2{
	font-size: 26px;
	text-align: left;
	font-weight: 200;
}

.kct .mk span{
	font-size: 16px;
	text-align: center;
	color: #636363;
}
.content{
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
}

/*疑问*/
.p1{
	width: 100%;
	height: 500px;
	background: url(../img/p1.jpg) no-repeat center;
	overflow: hidden;
	margin: -48px auto 0;
	padding-top: 80px;
	
}
.p1-h2{
	font-size: 50px;
	color: #fff;
	letter-spacing: 5px;
	text-align: center;
}
.font-1{
	color: #fcfb75;
}
.font-2{
	color: #e85dfd;
}
.font-3{
	color: #5ef5fb;
}
.font-4{
	color: #a974ff;
}
.font-5{
	color: #fec65b;
}
.font-6{
	color: #1ed1c5;
}
.font-7{
	color: #fec65c;
}
.p1 ul{
	width: 1200px;
	margin: 50px auto 0;
	position: relative;
	height: 380px;
}
.p1 .li01{
	display: block;
	position: absolute;
	left: 0px;
	top: 40px;
	width: 410px;
	height: 50px;
	border-radius: 25px;
	color: #000;
	line-height: 50px;
	text-align: center;
	font-size: 20px;
	background: linear-gradient(to left,#d45cff,#72dcff);
	box-shadow: 0 5px 10px 0 #000;  
	animation: transLate01 5s ease infinite;
}

.p1 .li02{
	display: block;
	position: absolute;
	left: 80px;
	top: 150px;
	width: 415px;
	height: 50px;
	border-radius: 25px;
	color: #000;
	line-height: 50px;
	text-align: center;
	font-size: 20px;
	background: linear-gradient(to left,#1cd4c4,#7c2df9);
	box-shadow: 0 5px 10px 0 #000;  
	animation: transLate02 5s ease infinite;
}
.p1 .li03{
	display: block;
	position: absolute;
	left: 50px;
	bottom: 50px;
	width: 425px;
	height: 60px;
	border-radius: 30px;
	color: #000;
	line-height: 60px;
	text-align: center;
	font-size: 24px;
	background: linear-gradient(to left,#5cf5fd,#fdf973);
	box-shadow: 0 5px 10px 0 #000;  
	animation: transLate03 5s ease infinite;
}
.p1 .li04{
	display: block;
	position: absolute;
	right: 20px;
	top: 30px;
	width: 413px;
	height: 50px;
	border-radius: 25px;
	color: #000;
	line-height: 50px;
	text-align: center;
	font-size: 20px;
	background: linear-gradient(to left,#e85cfe,#fcfc74);
	box-shadow: 0 5px 10px 0 #000;  
	animation: transLate04 5s ease infinite;
}
.p1 .li05{
	display: block;
	position: absolute;
	right: 15px;
	top: 160px;
	width: 475px;
	height: 60px;
	border-radius: 30px;
	color: #000;
	line-height: 60px;
	text-align: center;
	font-size: 24px;
	background: linear-gradient(to left,#ffa471,#fec75b);
	box-shadow: 0 5px 10px 0 #000;  
	animation: transLate05 5s ease infinite;
}
.p1 .li06{
	display: block;
	position: absolute;
	right: 0;
	bottom: 60px;
	width: 475px;
	height: 50px;
	border-radius: 30px;
	color: #000;
	line-height: 50px;
	text-align: center;
	font-size: 20px;
	background: linear-gradient(to left,#5bbaff,#71f6ff);
	box-shadow: 0 5px 10px 0 #000;  
	animation: transLate06 5s ease infinite;
}


@keyframes transLate01 {
  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);
  }
}


/*设备*/
.p2{
	background: url(../img/p2.jpg) no-repeat center;
    height: 506px;
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
	padding-top: 40px;
}

.p2 ul{
	width: 1220px;
	overflow: hidden;
	margin: 20px auto 0;
	padding: 15px 0;
}
.p2 ul li{
	width: 292px;
	float: left;
	height: 360px;
	background: rgb(20 19 19 / 50%);
}
.p2 ul li img{
	width: 268px;
	height: 143px;
	margin: 12px 12px 0;
	padding: 0;
	
}
.p2 ul li h3{
	font-size: 26px;
	text-align: center;
	width: 292px;
	display: block;
	line-height: 35px;	
	margin: 10px auto;
	background: -webkit-linear-gradient(to left,#fdf973,#5cf5fd); /* Chrome, Safari */
    background: linear-gradient(to left,#fdf973,#5cf5fd); /* 标准语法 */
    -webkit-background-clip: text; /* Chrome, Safari */
    background-clip: text;
    -webkit-text-fill-color: transparent; /* Chrome, Safari */
    color: transparent; /* 其他浏览器 */
}
.p2 ul li p{
	font-size: 18px;
	text-align: center;
	width: 292px;
	display: block;
	line-height: 26px;	
	color: #d9d9d9;
}
.p2 ul li .btn3{
	width: 96px;
	height: 32px;
	display: block;
	margin: 20px auto 0;
	background: url(../img/btn3.png);
	transition : all .5s;
}
.btn3:hover{
	-webkit-transform : scale(1.2,1.2) ;
	transform : scale(1.2,1.2) ;
}

/*硬实力*/
.p3{
	background: url(../img/p3.jpg) no-repeat center;
    height: 747px;
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
	padding-top: 40px;
}

.p3 ul{
	width: 1212px;
	margin: 30px auto 10px;
	overflow: hidden;
}
.p3 ul li{
	width: 390px;
	height: 240px;
	float: left;
	margin: 7px;
	background: #fff;
	position: relative;
}
.p3 ul li img{
	width: 390px;
	height: 240px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 88px;
}
.p3 ul li p{
	position: absolute;
	display: block;
	bottom: 0;
	right: 0;
	width: 390px;
	height: 50px;
	background: rgb(0 0 0 / 40%);
	color: #fff;
	text-align: center;
	line-height: 50px;
	z-index: 99px;
	font-size: 24px;
}
.p3_btn{
	width: 317px;
	height: 124px;
	background: url(../img/btn1.png) no-repeat;
	display: block;
	margin: 0 auto;
	font-size: 26px;
	color: #fff;
	line-height: 110px;
	padding-left: 80px;
	letter-spacing: 1px;
	transition : all .5s;
}
.p3_btn:hover{
	-webkit-transform : scale(1.1,1.1) ;
	transform : scale(1.1,1.1) ;
}

/*讲师*/
.p4{
	background: url(../img/p4.jpg) no-repeat center;
    height: 642px;
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
	padding-top: 40px;
}


.content1 {
	width: 1340px;
	margin: 0 auto;
	position: relative;
}


.customer-comment {
	background: url(../img/p4_bj.png) no-repeat center bottom ;
	width: 1340px;
	height: 515px;
	margin: 20px auto 40px;
	
}

.customer-comment .bd {
	width: 1112px;
	box-sizing: border-box;
	height: 500px;
	margin: 0 auto;
	transform: skew(-7deg);
	transform-origin: left;
}
.js01{
	background:url(../img/js01.png) no-repeat left; 
	transform: skew(7deg);
	height: 500px;
}
.js02{
	background:url(../img/js02.png) no-repeat left; 
	transform: skew(7deg);
	height: 500px;
}
.js_an{
	float: left;
	margin-top: 390px;
	margin-right: 20px;
	background: url(../img/btn1.png) no-repeat;
	font-size: 26px;
	width: 397px;
	height: 124px;
	display: block;
	color: #fff;
	line-height: 110px;
	text-align: center;
	letter-spacing: 1px;
	transition : all .5s;
}
.js_an:hover{
	-webkit-transform : scale(1.1,1.1) ;
	transform : scale(1.1,1.1) ;
}
.js_nr{
	float: left;
	width: 670px;
	margin-top: 120px;
}
.js_nr h3{
	background: url(../img/tit1.png) no-repeat 120px;
	display: block;
	width: 600px;
	height:40px;
	line-height: 40px;
	font-size: 30px;
}
.js_nr h4{
	font-size: 18px;
	color: #fff;
	border-left: 3px #7b2ef9 solid;
	height: 20px;
	line-height: 20px;
	padding-left:10px;
	margin: 20px 0 10px;
}

.js_nr span{
	display: block;
	font-size: 15px;
	color: #fff;
	line-height: 26px;
	font-weight: 100;
	float: left;
	width: 380px;
	margin-left: 10px;
}
.js_nr p{
	font-size: 15px;
	color: #fff;
	line-height: 26px;
	display:block;
	width: 670px;
	overflow: hidden;
}

.customer-comment .hd ul {
	
	text-align: center;
	position: absolute;
	top:20px;
	right:100px;
	display: block;
}

.customer-comment .hd ul li {
	display: inline-block;
	padding: 5px;
	cursor: pointer;
}

.customer-comment .hd ul span {
	display: inline-block;
	width: 13px;
	height: 13px;
	background: #15d3e0;
	border: 1px solid #15d3e0;
}

.customer-comment .hd ul .active span {
	background: transparent;
	border: 1px solid #15d3e0;
}

.customer-comment .hd a {
	position: absolute;
	top: 125px;
	width: 26px;
	height: 30px;
	background: #ffa471;
	border-radius: 5px;
	color: #000000;
	text-align: center;
	line-height: 26px;
}

.customer-comment .hd a.prev {
	right: 135px;
	
}

.customer-comment .hd a.next {
	right: 100px;
}

.customer-comment .hd a:hover  {	
	background: #ffa471;
	opacity: 0.5;
}

/*服务保障*/
.p5{
	background: #0c0b0b;
	width: 100%;
	padding-top: 40px;
	overflow: hidden;
}

.p5 ul {
	width: 1200px;
	margin: 20px auto;
	padding: 40px 0 0;
	overflow: hidden;
	list-style: none;
}
.p5 ul li{
	float: left;
	background: #2e2e2e;
	width: 187px;
	height: 280px; 
	margin: 0 4.5px;	
	transition: all 0.2s linear 0s;
	border-radius: 10px;
	border: 2px solid transparent;
	border-image: linear-gradient(to top, #e85cfe, #fcfc74) 1 1 round;
	
	
}
.p5 ul li:hover{
	transform:translate3d(0, -20px, 0);
}
.p5 ul li img{
	top: 20px;
	position: relative;
	left: 50px;
	text-align: center;
	
}
.p5 ul li h3{
	font-size: 24px;
	text-align: center;
	width: 188px;
	display: block;
	line-height: 35px;	
	margin: 37px auto 13px;
	color: #fff;;
}
.p5 ul li p{
	font-size: 18px;
	text-align: center;
	width: 188px;
	display: block;
	line-height: 30px;	
	color: #ccc;
}

/*享10万*/
.p6{
	width: 100%;
	background: url(../img/p6.jpg) no-repeat center;
	height: 797px;
	overflow: hidden;
	padding-top: 40px;
}

/*企业*/
.p7{
	width: 100%;
	background: #000;
	padding: 40px 0;
	overflow: hidden;
	margin: 0 auto;
}
.p7-h3{
	font-size: 30px;
	text-align: center;
	color: #d8d8d8;
}
.p7 img{
	display: block;
	margin: 20px auto 0;
	height: 250px;
	width: 1200px;
}

/*18年*/
.p8{
	background: #141313;
	width: 100%;
	margin: 0 auto;
	padding-top: 40px;
}
.p8 p {
    display: block;
    font-size: 24px;
    color: #fff;
    line-height: 42px;
    font-weight: 100;
    margin: 45px auto 0;
    width: 1100px;
    height: 200px;
	text-indent: 2em;
}

/*图*/
.p9 {
    width: 100%;
    height: 648px;
    margin: 0 auto;
    background: url(../img/p9.jpg) no-repeat center;
    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;
}