.content{
	width: 1000px;
	margin: 0 auto;
	overflow: hidden;
} 
.cp_top{
	height: 258px;
	background: #31226d url(../../images/footer/bj.jpg) no-repeat center center;
}
.lf{
	float: left;
}
.lf ul li{
	width: 159px;
	height: 56px;
	background: #EDEDED;
	text-align: center;
	font-family: "微软雅黑";
	font-size: 20px;
	margin-bottom: 1px;
}
.lf ul li:hover{
	background: #4A388F;
}
.lf ul li a:hover{
	color: white;
}
.lf ul li.no4{
	margin-bottom: 0;
}
.lf ul li.cur{
	background: #4a388f;
}
.lf ul li a{
	color: #000;
	display: block;
	line-height: 56px;
}
.lf ul li.cur a{
	color: white;
}
.rh{
	float: left;
	width: 839px;
	background: #eeeeee;
	margin-left: 1px;
}
.rh .n1{
	margin-top: 50px;
}
.rh .n1 h3{
	font-size: 36px;
	font-family: "微软雅黑";
	font-weight: bold;
	color: #000;
	line-height: 30px;
	text-align: center;
}
.rh .n2{
	margin-left: 242px;
	padding-top: 37px;
	font-size: 18px;
	line-height: 36px;
	color: #494949;
	font-family: "微软雅黑";
}
.h50{
	margin-left: 184px;
	margin-right: 181px;
	border-bottom: 1px dashed #494949;
}
.rh .n3{
	margin-left: 242px;
	padding-top: 37px;
	font-size: 18px;
	line-height: 36px;
	color: #4a388f;
	margin-bottom: 88px;
	font-family: "微软雅黑";
}