/* 中部内容部分样式 */
.middle_content .right_content .text {
	width: 100%;
	border-top: 1px solid #ececec;
	margin-top: 40px;
	padding-top: 38px;
	font-size: 16px;
	line-height: 42px;
	color: #000000;
	text-indent: 4ch;
	text-align: justify;
}
.middle_content .right_content .img {
	width: 100%;
	margin-top: 42px; 
}
.middle_content .right_content .img img {
	margin-right: 20px;
	vertical-align: bottom;
}