#nition{
	overflow: hidden;
	margin-top: 70px;
	width: 1130px;
	margin-left:auto;
	margin-right: auto;
}
#navigation{
	background: rgba(44,44,44,1) !important;
}
#nition ul{
	float: right;
	overflow: hidden;
	margin: 15px 0;
}
#nition ul li{
	float: left;
	width: 125px;
	text-align: center;
}
#nition a{
	color: #666666;
}
#cation img{
	width: 100%;
}
#cation{
	position: relative;
	overflow: hidden;
	color: white;
}
#appli{
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(96,126,164,0.1);
	padding: 98px 0;
}
#appli h4{
	font-size: 30px;
	margin: 0 0 38px 0;
}
#scenarios{
	width: 600px;
	height: 200px;
	margin: auto;
	background: rgba(89,104,110,0.4);
	margin-top: 42px;
	padding: 67px 61px 56px 61px;
	border: 1px solid white;
}
#scenarios h3{
	font-size: 18px;
	margin-top: 0;
	margin-bottom: 23px;
}
#prov h3{	
	font-size:30px;
	font-family:MicrosoftYaHei;
	color:#333333;
}
#prov p{
	margin: 40px 0;
}
#prov{
	width: 1200px;
	margin: 40px auto;
}
#provide{
	overflow: hidden;
	width: 1200px;
	margin: auto;
	background: url(../img/knowledgegraph/banner3.png) 0 0 no-repeat;
	height: 400px;
	margin-bottom: 80px;
}
#provide div {
    float: right;
    width: 600px;
    height: 200px;
    background: rgba(44,44,44,1);
    color: white;
    margin: auto;
    margin-top: 100px;
    padding: 52px 16px;
}
.back-wir {
    width: 60px;
    height: 4px;
    background: white;
    margin-bottom: 20px;
}
#provide div h3{
	font-size: 18px;
	margin-bottom: 18px;
}
#provide div p{
	color: #CCCCCC;
}