
.home-detail{
	width: 1200px;
	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: 1200px;
}
.detail-text{
	width: 100%;
}
.detail-text p{
	text-indent: 33px;
	line-height:30px;
	margin-top: 10px;
	max-height: 99999px;
}
.detail-text p img{
	text-align: center;
	display: unset;
	/*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;
}

/* 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;
	}
}

