@charset "gb2312";
/*------------------------------------------------------------
	¥È©`¥×¥Ú©`¥¸
------------------------------------------------------------*/
.detail_box h3 {
	border-bottom: 1px solid #E3E3E3;
	line-height: 30px;
	font-size: 24px;
	font-weight: normal;
	margin-bottom: 8px;
	text-align: center;
	padding-bottom: 8px;
}

.detail_box img {
	max-width: 100%;
}

.xj {
	text-align: center;
}

.detail_box .detail {
	padding: 20px 40px;
}

.detail_box .detail p {
	color: #666;
	line-height: 36px;
	text-indent: 2em;
	padding-top: 5px;
}


@media all and (min-width: 0) and (max-width: 640px)  {
	

}