.home{
	background: #C94C4B;
}
.home-detail{
	width: 1000px;
	height: 81px;
	margin: 0 auto;
}
.qiaolian img{
	display: inline-block;
	vertical-align: middle;
	width:48px;
	height:48px;
}
.text a {
	padding: 0 5px;
}
.navbox{
	border-bottom:solid 1px #d9dadb;
}
.detail-text .art_txt table {
	margin: 0 auto;
}
.detail-text .art_txt video {
	width: 100%;
}
.text p{
	font-size: 12px;
	color: #666666;
	margin-left: 34px;
}
.pre {
	text-align: center;
	margin: 20px auto 5px;
	font: normal 26px/200% \5FAE\8F6F\96C5\9ED1;
}
.detail-title{
	text-align: center;
	margin: 5px auto 10px;
	font: bold 26px/140% \5FAE\8F6F\96C5\9ED1;
}
.cn-qiao{
	width: 100%;
	height: 34px;
	margin-bottom: 25px;
	position: relative;
}
.sub{
	text-align: center;
	margin: 5px auto 15px;
	font: normal 26px/200% \5FAE\8F6F\96C5\9ED1;
}
.author {
	font-size: 14px;
	text-align: center;
	color: #666666;
}
.cn-qiao .pdate{
	text-align: center;
	line-height: 34px;
	font-size: 14px;
	color: #666666;
}
.d_content {
	width: 1000px;
}
.detail-text{
	width: 100%;
}
.detail-text p{
	text-indent: 33px;
	line-height:30px;
	margin-top: 10px;
	max-height: 99999px;
}
.single_tit {
	color: #333;
    font-size: 26px;
    font-weight: bold;
    border-top: 1px solid #e6e6e6;
	padding-top: 30px;
	margin: 0 0 26px;
	text-align: center;
}
.detail-text .detailCon p {
	font-family: Hiragino Sans GB;
    line-height: 32px;
}
.hot-box{
	height: 310px;
}
.qiao-library{
	font-size: 14px;
	text-indent: 12px;
}
.qiao-library li{
	line-height: 40px;
	color: #555555;
}
/* 分享 */
.cn-qiao .share{
	float:right;
}
.share img{
	width: 34px;
	height: 34px;
	float:left;
	margin-left: 14px;
}
.cn-link{
	width: 240px;
	height: 297px;
	border: solid 1px #d8d8d8;
	position: absolute;
	right: 100px;
	top: 5px;
	background: #FFFFFF;
	display:none;
}
.closes{
	float: right;
	margin-top: 10px;
	margin-right: 10px;
	color: #999999;
	width: 16px;
	height: 16px;
}
.cn-link span{
	display: inline-block;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	margin-top: 10px;
	margin-left: 10px;
}
.cn-link img{
	margin: 5px 25px;
}
.cn-link p{
	font-size: 12px;
	text-align: left;
	line-height: 22px;
	color: #666;
	margin-left: 10px;
	width: 218px;
}
/* new分享 */

/* 分享 */
.zdfy {
	text-align: center;
}
/* 责编 */
.editer {
	text-align: right;
}
.home-detail{
	display: block;
}

/* MEDIA QUERIES Mobile phone
---------------------------------------------------------------------- */	   
	   
@media (min-device-width:320px) and (max-width:689px),
       (max-device-width:480px)
	   {
	.detail-title {
		font-size: 40px;
	}
	.cn-qiao .pdate {
    	font-size: 24px;
    	line-height: 240%;
	}
	.detail-text p {
		font-size: 34px;
		line-height: 180%;
		margin-top: 20px;
	}
}

