#navigation{
	background: rgb(44, 44, 44);
}
.dis-none{
	display:none;
}
.nlp{
	width: 1200px;
	margin: auto;
	overflow: hidden;
	height: 600px;
	margin-top: 110px;
}
.languag{
	float: right;
	width: 517px;
	height: 100%;
	padding: 52px 0;
	text-align: justify;
}
.languag h3{
	font-size: 24px;
	color: #0081FF;
}
.languag h3 span{
	color: #999999;
	font-size: 14px;
	margin-left: 20px;
}
.languag h4{
	margin: 80px 0;
	color: #666666;
}
.but{
	width: 260px;
	height: 40px;
	background:#0081ff;
	border-radius: 10px;
	text-align: center;
	line-height: 40px;
	margin-top: 86px;
}
/*	知识图谱*/
.kng{
	width: 100%;
	background: #F5F5F5;
	margin-top: 60px;
	padding: 25px 0;
	height: 650px;
}
.disnoneApp{
	display: none;
}
.fontcolor{
	width: 1200px;
	margin: auto;
	overflow: hidden;
	height: 600px;
}
.owled{
	width: 517px;
	height: 100%;
	display: inline-block;
	text-align: justify;
}
.fontcolor img{
	float: right;
}
.fontcolor h3{
	font-size: 24px;
	color: #0081FF;
	padding-top:60px;
}
.fontcolor h3 span{
	color: #999999;
	font-size: 14px;
	margin-left: 20px;
}
.fontcolor h4{
	margin: 80px 0;
}
#footer{
	margin-top: 80px;
}
#appFooter,#lastApp{
	display: none;
}
