﻿.contwz {
	width: 1200px;
	margin: 23px auto 30px;
	padding-bottom: 7px;
	border-bottom: 1px solid #DBDBDB;
}

.contwz h2 {
	float: left;
	padding: 0 10px 0 0;
	font-size: 20px;
	line-height: 34px;
	color: #037EDB;
}

.contwz div {
	line-height: 34px;
	float: right;
	padding: 0 0 0 25px;
	background: url(../img/weizhi.png) no-repeat left center;
}

.contentfw {
	width: 1200px;
	border: 1px solid #DBDBDB;
	margin: 0 auto 40px;
}

.contentfw ul li {
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	float: left;height:240px;
	text-align: center;
}
.contentfw ul li a{
	width: 239px;
	padding-top: 60px;
	display: block;
	font-size: 16px;
}
.contentfw ul li a p{
         	line-height: 85px; 
}