@charset "utf-8";
/* CSS Document */
/* banner */
.ban-box{
	background:#277cd3 url(/wp-content/uploads/images/project/project_ban.png) no-repeat center center;
}

/* 知识工程意义 */
.necessity{
	position:relative;
	padding-bottom:150px;
}
.necessity p{
	position:absolute;
	line-height:32px;
	font-size:18px;
	padding-bottom:15px;
	border-bottom:1px dashed #e4e4e4;
}
.necessity p.nece-p1{
	right:750px;
	top:45px;
}
.necessity p.nece-p2{
	left:750px;
	top:45px;
}
.necessity p.nece-p3{
	right:750px;
	top:175px;
}
.necessity p.nece-p4{
	left:750px;
	top:175px;
}
.necessity p.nece-p5{
	width:100%;
	left:0;
	top:375px;
	border-bottom:0 none;
	padding-bottom:0;
}


/* 知识工程内容 */
.lore-content{
	width:938px;
	margin:450px auto 300px;
	border-top:2px solid #aaa;
	position:relative;
}
.lore-content li{
	width:240px;
	height:586px;
	position:absolute;
	top:-386px;
	background-position:15px bottom;
	background-repeat:no-repeat;
}
.lore-content li div{
	width:180px;
	height:296px;
	border-radius:8px;
	padding:15px 0 0 24px;
}
.lore-content li h4{
	width:150px;
	text-align:center;
	margin-left:14px;
	margin-top:68px;
}
.lore-content li p{
	margin:70px 0 0 105px;
}
.lore-content li.lore-con1 h4,.lore-content li.lore-con5 h4{
	margin-top:61px;
}
.lore-content li.lore-con1 p,.lore-content li.lore-con5 p{
	margin:50px 0 0 105px;
}
.lore-content li.lore-con1{
	left:-50px;
	background-image:url(/wp-content/uploads/images/project/project_img3-1.png);
}
.lore-content li.lore-con1 div{
	border:3px solid #d3e9b2;
}
.lore-content li.lore-con2{
	left:164px;
	background-image:url(/wp-content/uploads/images/project/project_img3-2.png);
}
.lore-content li.lore-con2 div{
	border:3px solid #99ddd1;
}
.lore-content li.lore-con3{
	left:378px;
	background-image:url(/wp-content/uploads/images/project/project_img3-3.png);
}
.lore-content li.lore-con3 div{
	border:3px solid #ace2f7;
}
.lore-content li.lore-con4{
	left:592px;
	background-image:url(/wp-content/uploads/images/project/project_img3-4.png);
}
.lore-content li.lore-con4 div{
	border:3px solid #ffe699;
}
.lore-content li.lore-con5{
	right:-109px;
	background-image:url(/wp-content/uploads/images/project/project_img3-5.png);
}
.lore-content li.lore-con5 div{
	border:3px solid #fba799;
}

/* 知识工程架构 */
.schema{
	margin:300px 0 50px;
	position:relative;
}
.schema .schemaj-li2{
	width:270px;
	top:-15px;
	left:15px;
	position:absolute;
}
.schema .schemaj-li3{
	width:100%;
	top:-245px;
	left:0;
	text-align:center;
	position:absolute;
}
.schema .schemaj-li4{
	width:285px;
	top:-5px;
	right:-16px;
	position:absolute;
}