*{
	padding: 0;
	margin: 0;
}


ul,li{
	list-style: none;
}


a{
	text-decoration: none;
}

body{
	min-width: 1440px;
	margin: 0 auto;
}

.banner{
	width: 100%;
	height: 500px;
	background: url(../images/banner.jpg) no-repeat center center;
}

.keone{
	width: 1200px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	margin-top: 30px;
}


.keong-info{
	width: 600px;
	padding-top: 20px;
}

.title-name{
	width: 470px;
	margin: 0 auto;
	border-bottom: 1px solid #ccc;
	text-align: center;
}

.title-name h3{
	font-size: 36px;
	color: #FF8F0B;
	font-weight: normal;
	margin-bottom: 10px;
}

.title-name h4{
	font-size: 20px;
	color: #000;
	font-weight: normal;
	margin-bottom: 10px;
}

.title-name h5{
	font-size: 16px;
	color: #FF8F0B;
	font-weight: normal;
	margin-bottom: 10px;
}

.ke-content{
	font-size: 18px;
	line-height: 32px;
	text-indent: 36px;
}

.ke-content h3{
	width: 140px;
	height: 40px;
	line-height: 40px;
	margin: 0 auto;
	margin-top: 10px;
	margin-bottom: 10px;
	background: #FF8F0B;
	color: #fff;
	font-size: 18px;
	text-indent: 0;
	text-align: center;
	border-radius:20px;
}


.ke-content p{
	margin-bottom: 20px;
}



.tiwen{
	width: 1200px;
	margin: 0 auto;
	margin-top: 50px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}


.tiwen-box{
	width: 500px;
	height: 64px;
	line-height: 64px;
	text-align: center;
	border: 2px solid #FF8F0B;
	margin-bottom: 50px;
}

.tiwen-box a{
	width: 100%;
	display: flex;
	justify-content: space-between;
}


.tiwen-box dt{
	width: 330px;
	height: 100%;
	font-size: 26px;
	font-weight: bold;
	color: #000;
}


.tiwen-box dt span{
	color: #f10000;
}


.tiwen-box dd{
	width: 168px;
	height: 100%;
	background: #FF8F0B;
	font-size: 26px;
	font-weight: bold;
	color: #fff;
}



.jx{
	width: 100%;
	background: #F0F0F0;
	overflow: hidden;
	margin-top: 30px;
}



.tit{
    width: 537px;
    height: 100px;
    margin: 0 auto;
    padding-top: 30px;
}
.tit_con{
    width: 537px;
    height: 38px;
    margin: 20px auto 0 auto;
    text-align: center;
}
.tit_con .sp1{
    float: left;
    background: url("../images/th_left.png") no-repeat center center;
    width: 78px;
    height: 39px;
}
.tit_con b{
	width: 380px;
	text-align: center;
    float: left;
    color: #2a2b2d;
    font-size: 40px;
    line-height: 38px;
}
.tit_con .sp2{
    float: right;
    background: url("../images/th_right.png") no-repeat;
    width: 78px;
    height: 39px;
}
.tit em{
    display: block;
    font-style: normal;
    font-size: 24px;
    text-align: center;
    text-transform:uppercase;
    color: #bebebe;
    margin-top: 20px;
}


.jx-lists{
	width: 1200px;
	margin: 0 auto;
	margin-top: 30px;
}


.jx-lists ul{
	width: 100%;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}


.jx-lists ul li{
	width: 360px;
    height: 306px;
    background: #FFFFFF;
    margin-bottom: 60px;
    position: relative;
}


.jx-lists ul li em{
	width: 60px;
	height: 60px;
	display: block;
	border-radius: 30px;
	text-align: center;
	line-height: 60px;
	border: 2px solid #eee;
	background: #fff;
	position: absolute;
	left: -30px;
	top: 122px;
	font-style: normal;
	font-size:50px;
	color: #FF8F0B;
	text-shadow: 2px 3px 3px #333
}


.jx-lists ul li img{
	display: block;
	margin: 13px;
}



.jx-lists ul li span{
	width: 220px;
	height: 60px;
	background-color:rgba(0,0,0,0.7);
	color: #fff;
	text-align: center;
	line-height: 60px;
	font-size: 24px;
}


.jx-lists ul li span.one{
	position: absolute;
	left: 13px;
	border-radius: 0 60px 0 0;
	top:233px!important;
}


.jx-lists ul li span.two{
	position: absolute;
	left: 67px;
	border-radius: 60px 60px 0 0;
	top:233px!important;
}


.jx-lists ul li span.three{
	position: absolute;
	right: 13px;
	bottom: 13px;
	border-radius: 60px 0 0 0;
}



.jx-lists ul li span.four{
	position: absolute;
	left: 13px;
	top: 13px;
	border-radius: 0 0 60px 0;
}


.jx-lists ul li span.five{
	position: absolute;
	left: 67px;
	top: 13px;
	border-radius: 0 0 60px 60px;
}


.jx-lists ul li span.six{
	position: absolute;
	right: 13px;
	top: 13px;
	border-radius: 0 0 0 60px;
}



.zixun{
	width: 700px;
	margin: 0 auto;
	margin-bottom: 50px;
	display: flex;
	justify-content: space-between;
}


.mg{
	margin-top:50px;
}

.zixun p{	
	height: 52px;
	line-height: 52px;
	text-align: center;
}

.zixun p a{
	width: 100%;
	height: 100%;
	display: block;
	background: #B12322;
	color: #fff;
	transition: 1s;
	font-size: 20px;
	font-weight: bold;
}

.zixun p a:hover{
	border-radius: 26px;
	background: #000;
}

.zixun p.ant1{
	width: 250px;
}

.zixun p.ant2{
	width: 320px;
}



/*教学内容*/
.jxbox{
	width: 1200px;
	box-shadow: 0 8px 16px 0 rgba(7,17,27,.1);
	margin: 0 auto;
	padding-bottom: 10px;
	margin-bottom: 30px;
	margin-top: 20px;
}

.jxbox h3{
	width: auto;
	height: 60px;
	line-height: 60px;
	text-indent: 350px;
	font-size: 24px;
}

.jxnr{
	width: 1160px;
	margin: 0 auto;
	display: flex;
	justify-content: flex-start;
}

.jxnr p{
	width: 310px;
}


.jxnr ul{
	width: 710px;
	padding-left: 20px;
}

.jxnr li{
	line-height: 40px;
	font-size: 16px;
	position: relative;
	text-indent: 30px;
}

.jxnr li span{
	width: 24px;
	height: 24px;
	line-height: 24px;
	text-align: center;
	display: block;
	position: absolute;
	left: 0;
	top: 8px;
	background: #ccc;
	color: #fff;
	font-size: 16px;
	border-radius: 50%;
	text-indent: 0;
}



.works{
	width: 1200px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}


.works p{
	width: 380px;
	box-shadow: 0 8px 16px 0 rgba(7,17,27,.1);
	margin-top: 30px;
}

.works p img{
	width: 360px;
	display: block;
	margin: 10px;
}


/*设备*/
.shebei{
    width: 1200px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    margin-top: 40px;
}


.shebei p.onen{
	width: 314px;
}


.shebei img{
	display: block;
	margin-bottom: 15px;
}

.shebei p.twoo{
	width: 544px;
}


.danwei{
	width: 1200px;
	margin: 0 auto;
	margin-bottom: 50px;
}


.danwei ul{
	width: 100%;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-top: 40px;
}


.danwei ul li{
	width: 380px;
	border: 1px solid #eee;
	margin-bottom: 10px;
}


.danwei ul li img{
	width: 360px;
	display: block;
	margin: 10px;
}


.kdbox{
	width: 360px;
	margin: 0 auto;
	margin-bottom: 10px;
}

.kdbox h4{
	font-size: 24px;
	text-align: center;
	margin-bottom: 10px;
	margin-top: 10px;
}

.kdbox p{
	line-height: 30px;
	margin-bottom: 10px;
}