@charset "utf-8";
.content_kj .top_banner{
	background:url("../images/top4_8.jpg") no-repeat top center;
	height: 262px;
 }
.content_kj{
 	padding-bottom: 200px;
 }
.content_kj .bg_content {
    background: url("../images/bg_back.png") no-repeat top center;
    min-height: 533px;
    width: 100%;
}
.content_kj .kj_top{
	width: 100%;
	border-bottom: solid 1px #d5d5d5;
	margin-top: 50px;
	height: 55px;
}
.content_kj .kj_top span{
	display: inline-block;
}
.content_kj .kj_top span.top_title{
	border-bottom: solid 2px #e50012;
	font-size: 36px;
	color: #6d6c6c;
}
.content_kj .title_nav{
	margin: 5px 0;
}
.content_kj .title_nav ul li{
	float: left;
	margin:0 2px;
	font-size: 14px;
	color: #a3a3a3;
}
.content_kj .title_nav ul li a{
	color: #a3a3a3;
}
.content_kj .kj_bottom{
	margin-top: 51px;
}
.content_kj .kj_bottom > p{
	font-size: 18px;
	color: #606060;
	text-indent: 2em;
	line-height: 28px;
}
.content_kj .kj_bottom .kj_part{
	margin-top:30px;
}
.kj_bottom .kj_part > p{
	height: 36px;
	line-height: 36px;
}
.kj_bottom .kj_part > p img{
	float: left;
}
.kj_bottom .kj_part > p em{
	font-size: 24px;
	color: #e50012;
	display: inline-block;
	float: left;
	margin-left: 12px;
}
.part_contain{
	margin-top: 15px;
	border: solid 1px #c8d6da;
	background-color: #f2f5f6;
}
.part_contain table tr.bg_grey{
	background-color: #ebeef0;
	height: 50px;
}
.part_contain table tr{
	height: 92px;
}
.part_contain table tr td{
	text-align: center;
	font-size: 18px;
	color: #101010;
}
.part_contain table tr td.td_font1{
	background: url("../images/font_img1.png") no-repeat center;
	height: 36px;
}
.part_contain table tr td.td_font2{
	background: url("../images/font_img2.png") no-repeat center;
	height: 36px;
}
.part_contain table tr td > em{
	display: inline-block;
	padding-left: 30px;	
}
.part_contain table tr td > em.edu{
	background: url("../images/edu.png") no-repeat left center;
	height: 22px;
}
.part_contain table tr td > em.feiyong{
	background: url("../images/feiyong.png") no-repeat left center;
	height: 23px;
}
.part_contain table tr td > em.speeds{
	background: url("../images/speeds.png") no-repeat left center;
	min-height: 19px;
}
.part_contain table tr td > em.way{
	background: url("../images/way.png") no-repeat left center;
	min-height: 19px;
}
.part_contain table tr td > span{
	font-size: 34px;
	color: #e50012;
	display: inline-block;
	margin:0 2px;
}
.part_contain table tr td > i{
	font-style: normal;
	font-size: 24px;
	color: #e50012;
	display: inline-block;
}

.kj_part .part_contain.liucheng{
	padding: 30px 0;
	text-align: center;
}
.kj_part .part_contains p{
	font-size: 16px;
	color: #494949;
	text-indent: 2em;
	word-break: break-word;
}
.kj_part .part_contains{
	margin-top:15px;
}
.kj_part .part_contains p a{
	display: inline;
	color: #214ced;
	font-size: 18px;
}














