.content {
	width:1200px;
	height:auto;
	margin: 0 auto;
	margin-top:60px;
	margin-bottom:60px;
	line-height: 26px;
}
.content .content-l {
	float:left;
	width:300px;
	margin-right:36px;
}
.content .content-l ul li:nth-of-type(1){
	background-color: #0470b9;
	margin-bottom:5px;
	margin-top:0px;
}
.content .content-l ul li:nth-of-type(1) a{
	font-size: 20px;
	color: #fff;
	font-weight: 800;
}
.content .content-l ul li{
	float:left;
	width:300px;
	height:60px;
	line-height: 60px;
	text-align: center;
	background-color:#e6e6e6;
	margin-top:2px;
}
.content .content-l ul li a {
	font-size:18px;
	font-weight:500;
	color:#1b1515;
}
.content .content-r {
	float:left;
	width:860px;
}
.content .content-r .content-r-dh{
	clear:both;
	height:58px;
	border-bottom:2px solid #0470b9;
}
.content .content-r .content-r-dh .content-r-dh1{
	float:left;
	width:300px;
	height:58px;
	text-align: center;
	line-height: 60px;
	background-color: #0470b9;
	margin-bottom:5px;
	margin-top:0px;
	font-size: 20px;
	color: #fff;
	font-weight: 800;
}
.content .content-r .content-r-dh .content-r-dh2{
	float:right;
	height:58px;
	line-height: 60px;
}
.content .content-r .content-r-dh .content-r-dh2 span {
	color:#1b1515;
	font-size: 16px;
}
.content .content-r .content-r-dh .content-r-dh2 a {
	color:#0470b9;
	font-size: 16px;
}
.content .content-r .content-r-xq{
	float:left;
	color:#1b1515;
	font-size: 16px;
	margin-top:20px;
}
/*新闻动态*/
.content .content-r .content-xwdt{
	float:left;
}
.content .content-r .content-xwdt-list{
	width:100%;
	height:170px;
	border-bottom:1px dashed #e6e6e6;
}
.content .content-r .content-xwdt-list img {
	float:left;
	width:200px;
	height:130px;
	margin-top:20px;
	margin-right:20px;
}
.content .content-r .content-xwdt-list p:nth-of-type(1) {
	float:left;
	width:630px;
	height:100px;
	margin-top:20px;
}
.content .content-r .content-xwdt-list p:nth-of-type(2) {
	float:right;
	width:100px;
	height:100px;
}
.content .content-r .content-xwdt-list p:nth-of-type(2) a {
	color:#0470b9;
}
/*动态详情*/
.content .content-r .content-r-xq-bt {
	width:100%;
	height:60px;
	margin-top:10px;
	line-height: 60px;
	text-align: center;
	border-bottom:2px solid #0470b9;
}
.content .content-r .content-r-xq-text {
	width:100%;
	font-size: 14px;
	margin-top:10px;
}
/*产品中心*/
.content .content-r .content-r-list{
	float:left;
	width:720px;
	margin:0;
	margin-left: 60px;
	margin-bottom: 20px;
}
.content .content-r .content-r-list .content-r-list-xq{
	float:left;
	margin:10px;
}
.content .content-r .content-r-list .content-r-list-xq img{
	width:220px;
	height:250px;
}
.content .content-r .content-r-list .content-r-list-xq p {
	width:220px;
	height:50px;
	text-align: center;
	line-height: 50px;
}
.content .content-r .content-r-list .content-r-list-xq p a {
	color:#1b1515;
}
/*资料下载*/
.content .content-r .content-r-zlxz-list {
	float:left;
	width:100%;
}
.content .content-r .content-r-zlxz-list ul {
	float:left;
	width:100%;
}
.content .content-r .content-r-zlxz-list ul li {
	float:left;
	width:140px;
	height:50px;
	text-align: center;
	line-height: 50px;
	background-color: #e6e6e6;
	margin:10px;
	border-radius: 5px;
}
.content .content-r .content-r-zlxz-list ul a li  {
	color:#808080;
}


.content .content-r .content-r-zlxz-list .content-r-zlxz-list-djxz img {
	float:left;
	width:300px;
	height:60px;
	margin-left:280px;
}








/*分页*/
.page {
	clear: both;
	width:100%;
	height:50px;
	background-color:#e6e6e6;
	text-align: center;
	line-height: 50px;
}
.page a{
	color:#1b1515;
	margin-right: 6px;
}
.page .box {
	width:80px;
	height:30px;
	line-height: 30px;
	padding:5px 10px 5px 10px;
	text-align: center;
	border:1px solid #1b1515;
}