body{
	background: #383c47;
	color:#535353;
	font-size: 14px;
}
.content{
	width:1200px;
	margin:0 auto;
	background: #fff;
}
#nav{
	position:fixed;
	top:0;
	left:0;
	width:100%;
	z-index: 10;
}
#nav ul{
	width:1200px;
	margin:0 auto;
	background: #fff;
}
#nav li{
	float: left;
	line-height: 58px;
	margin:0 15px;
}
#nav li a{
	padding:10px 20px;
	border-radius: 10px;
	color:#030303;
}
#nav ul li a{
	padding:10px 20px;
	border-radius: 10px;
	color:#030303;
}
#nav ul li a.active,#nav ul li a:hover{
	background: #00a0e9;
	color:#fff;
}
#header{
	background: url(../img/aboutBg.png) no-repeat 0 -1241px;
	height:130px;
	width:247px;
	position:relative;
	left:955px;
	z-index: 100;
}
.concept{
	background: url(../img/aboutBg.png) no-repeat -1px 0px;
	padding:88px 110px 128px 534px;
}
.part .title .cn{
	font-size: 34px;
	font-weight: bold;
}
.concept .title .cn{
	color:#fd6115;
}
.part .title .en{
	font-size: 24px;
	color:#9b9b9b;
}
.part .details{
	padding-top:35px;
	line-height: 24px;
}
.profile{
	background: url(../img/pro.png) no-repeat right 16px;
	margin-right:190px;
	margin-left:56px;
	padding-top:50px;
	margin-top:-50px;
}
.profile .title .cn{
	color:#089bde;
}
.profile .details{
	width:360px;
	padding-bottom:120px;
}
.profile .details li{
	list-style: disc inside;
}
.profile .details li a{
	color:#089bde;
}
.culture{
	margin-left:56px;
	background: url(../img/aboutBg.png) no-repeat 748px -380px;
	padding:38px 0 56px;
	margin-bottom:44px;
}
.culture .title .cn{
	color:#fd6115;
}
.culture .details span{
	color:#9b9b9b;
}
.culture .details{
	line-height: 30px;
}
.history{
	background: url(../img/aboutBg.png) no-repeat -1px -754px;
	padding:116px 110px 86px 534px;
}
.history p{
	text-align: center;
	font-style: italic;
}
.part.history .title .cn{
	font-size: 18px;
	color:#089bde;
	font-weight: 500;
}
.part.history .details .apostrophe{
	color:#089bde;
	font-size: 60px;
	font-style: normal;
	letter-spacing: 6px;
	line-height: 70px;
}
#footer{
	background: url(../img/aboutBg.png) no-repeat 882px -1135px;
	height:106px;
	margin-top:36px;
}
/*#header ul{
	background: url(../img/ARC.png) no-repeat;
	background-position: right top;
	padding-bottom:70px;
}
#header ul li{
	float: left;
	line-height: 58px;
	margin:0 15px;
}
#header ul li a{
	padding:10px 20px;
	border-radius: 10px;
	color:#030303;
}
#header ul li a.active,#header ul li a:hover{
	background: #00a0e9;
	color:#fff;
}*/
