﻿.content .bread {
	background-image: url(/content/zjszx/images/szxjg/d-title.png);
	width: 100%;
	height: 37px;
	line-height: 37px;
}

.bread .b-left {
	float: left;
	color: #e2725a;
	margin-left: 10px;
}

.bread a {
	text-decoration: none;
	color: #e2725a;
}

.bread .b-right {
	float: right;
	color: #e2725a;
	margin-right: 10px;
}

.article {
	text-align: center;
}

.article p {
	color: #e2725a;
	margin: 25px;
	font-size: 25px;
}

.article img {
	margin-bottom: 20px;
	width: 300px;
}

.article .a-content {
	line-height: 35px;
	font-size: 14px;
}