@charset "gb2312";
/*------------------------------------------------------------
	¥È©`¥×¥Ú©`¥¸
------------------------------------------------------------*/
.detailBox {
	color: #666;
	font-size: 12px;
}

.detailBox a {
	color: #666;
}

.detailBox a:hover {
	color: #fb2f00;
	text-decoration: none;
}

.detailBox h2 {
	color: #0a0a0a;
	font-size: 24px;
	font-weight: normal;
	line-height: 30px;
	margin-bottom: 20px;
}
.xj {
	color: #999;
	font-size: 12px;
}
.xj a {
	color: #999;
}
.newsDetail #conts .xj .back {
	background-color: #CBD2D8;
	color: #516276;
	position: absolute;
	right: 0;
	bottom: 0;
	padding: 0 10px;
}
.shareBox {
	border-bottom: 1px solid #E3E3E3;
	margin-bottom: 10px;
}

.shareBox .cz {
	float: left;
	margin-top: 10px;
}

.shareBox .cz a {
	display: inline-block;
	margin-right: 10px;
	padding: 2px 0 2px 23px;
}

.shareBox .cz a.savaPage {
	background: url(../../img/news/img1.gif) no-repeat left center;
}

.shareBox .cz a.closePage {
	background: url(../../img/news/img2.gif) no-repeat left center;
}

.shareBox .cz a.printPage {
	background: url(../../img/news/img3.gif) no-repeat left center;
}

.shareBox .share {
	float: right;
}

.detail {
	line-height: 2.2;
	margin-bottom: 20px;
	font-size: 14px;
    color:#000000;
    
}

.detail div,
.detail p {
	padding-top: 10px;
}

.detail img {
	max-width: 100%;
}

.ly {
	text-align: right;
}

.pageP {
	border-top: 1px dotted #DADADA;
	margin-top: 30px;
	line-height: 2.2;
	padding-top: 30px;
}

.pageP a {
	color: #666;
}

.pageP a:hover {
	color: #fb2f00;
	text-decoration: none;
}

@media all and (min-width: 0) and (max-width: 640px)  {

}