@charset "gb2312";
/*------------------------------------------------------------
	¥È©`¥×¥Ú©`¥¸
------------------------------------------------------------*/
.sub_detail {
	padding: 30px 40px;
}

.sub_detail h2 {
	border-bottom: 1px solid #0b98df;
	color: #0b98df;
	font-size: 24px;
	font-family: "Î¢ÈíÑÅºÚ";
	margin-bottom: 15px;
	text-align: center;
	padding-bottom: 15px;
}

.sub_detail .note {
	background-color: #EEF0F3;
	color: #999;
	font-size: 14px;
	padding: 15px;
	margin-bottom: 30px;
}

.sub_detail .note .cps {
	float: right;
}

.sub_detail .note .cps a {
	color: #999;
	display: block;
	float: left;
	line-height: 24px;
	height: 24px;
}

.sub_detail .note .cps a:hover {
	color: #0b98df;
	text-decoration: none;
}

.sub_detail .note .cps .collection {
	background: url(shoucang_img.gif) no-repeat left center;
	margin-right: 15px;
	padding-left: 30px;
}

.sub_detail .note .cps .print {
	background: url(dayin_img.gif) no-repeat left center;
	margin-right: 15px;
	padding-left: 30px;
}

.sub_detail .note .cps .share {
	background: url(fenxiang_img.gif) no-repeat left center;
	padding-left: 30px;
}

.sub_detail p {
	color: #313131;
	font-size: 14px;
	line-height: 27px;
	padding-top: 10px;
}

	@media all and (min-width: 0px) and (max-width: 720px) {
		
		
	}