.con1 {
	margin-top: 15px;
	overflow: hidden;
}
.con1 dt {
	width: 315px;
	border-right: 1px dashed #ccc;
	float: left;
	overflow: hidden;
}
.con1 dt h3 {
	width: 146px;
	height: 140px;
	float: left;
	margin-right: 20px;
	overflow: hidden;
}
.con1 dt h3 img {
	width: 146px;
	height: 140px;
}
.con1 dt p {
	font: 30px "Microsoft Yahei";
	font-weight: bold;
	color: #555;
	margin-top: 45px;
}
.con1 dd {
	width: 860px;
	float: right;
	display: inline;
	overflow: hidden;
}
.con1 dd h4 {
	display: block;
	font: 20px "Microsoft Yahei";
	color: #555;
	overflow: hidden;
	margin-top: 10px;
}
.con1 dd p {
	font: 14px "Microsoft Yahei";
	color: #777;
	line-height: 24px;
	overflow: hidden;
	margin-top: 10px;
}