.main{
	width: 1300px;
	margin: auto;
}
.left{
	width: 800px;
	float: left;
	margin-bottom: 25px;
}
.right{
	float: right;
	width: 415px;
}
.bread{
	clear: both;
	/*width: 230px;*/
	padding-top: 45px;
	color: #949494;
	font-size: 13px;
	margin: 0 0 10px 2%;
}
.bread a{
	color: #949494;
}
.content{
	width: 95%;
	margin: 50px auto 40px auto;
}
.content p {
	line-height: 32px;
	text-indent: 2em;
	color: #3f3f3f;
	font-size: 16px;
	padding-top: 7px;
	padding-bottom: 7px;
}

/*.content img{
	width: 75%;
}*/
.detail{
	width: 100%;
	border-top: 1px solid #949494;
	margin-top: 25px;
}
.detail span{
	font-size: 14px;
	font-family: "微软雅黑";
	/*padding: 0 0 0 200px;*/
}
.detail h6{
	font-size: 14px;
	font-family: "微软雅黑";
	font-weight: normal;
	color: #999;
	text-align: center;
}
.detail h3{
	text-align: center;
	padding-top: 20px;
	padding-bottom: 5px;
	font-size: 24px;
	font-weight: normal;
	font-family: "微软雅黑";
	color: #3f3f3f;
}
.detail h3 img{

}
/*.detail p{
	!*text-indent: 32px;*!
	font-size: 16px;
	font-family: "微软雅黑";
	color: #3f3f3f;
	padding: 0 30px 10px 30px;
}*/
/*.detail p img{
	width: 80% !important;
	height: auto !important;
}*/
.detail hr{
	width: 98%;
}
.article-tags{

}
.article-tags span{
	text-align: left;
	padding-left: 35px;
	padding-bottom: 10px;
	font-size: 15px;
	color: #0069be;
}
.article-tags span a{

}
.article-tags p{
	font-size: 15px;
	text-indent: inherit;
	padding-left: 35px;
	color: #6c6c6c;
}
.good{
	display: block;
	width: 50px;
	height: 50px;
	background: #588dfa;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	border-radius: 50px;
	margin: auto;
	text-align: center;
	line-height: 50px;
	color: #fff;
	font-size: 22px;
}
.link-share{
	clear: both;
	margin-top: 60px;
	width: 100%;
	height: 65px;
}
.pre-next{
	float: left;
}
.pre-next a{
	padding-top: 10px;
	font-size: 14px;
	color: #3d3d3d;
	font-family: "微软雅黑";
}
.sha{
	float: right;
}
.relevant-information{
	clear: both;
	margin-top: 22px;
}
.relevant-information hr{

}
.relevant-information h5{
	font-size: 16px;
	color: #0069be;
	font-weight: normal;
}
.relevant-information ul{
	width: 60%;
}
.relevant-information ul li{
	font-size: 14px;
	color: #565656;
	padding-top: 5px;
	float: left;
	height: 18px;
	width: 100%;
	padding-right: 106px;
}
.relevant-information ul li a{
	color: #000;
}
.relevant-information img{

}
.recommend{
	width: 100%;
}
.recommend-title{
	width: 380px;
	text-align: center;
	margin: auto;
	margin-top: 50px;
	font-size: 18px;
	border-bottom: 1px solid #ccc;
	color: #646464;
	font-weight: normal;
	padding-bottom: 8px;
}
.recommend-logo{
	display: block;
	background-color: #ffffff;
	margin: auto;
	width: 156px;
	height: 156px;
	margin-top: 70px;
	border: 1px solid #cccccc;
}
.recommend-logo img{
	width: 100%;
	height: 100%;
}
.recommend-intr{
	width: 100%;
}
.recommend-intr h5{
	font-size: 24px;
	font-weight: normal;
	color: #323232;
	text-align: center;
	padding-top: 10px;
}
.recommend-intr h5 a{
	color: #323232;
}
.recommend-intr h6{
	text-align: center;
	font-size: 14px;
	font-weight: normal;
	font-family: "微软雅黑";
	color: #3f3f3f;
	padding-top: 60px;
}
.recommend-intr p{
	font-family: "微软雅黑";
	font-size: 14px;
	color: #808080;
	text-indent: 30px;
	padding: 10px 0px 10px 0px;
	line-height: 1.8;
	letter-spacing: .8px;
}
.ad-slot{
	width: 471px;
	height: 672px;
	background-color: #ccc;
	margin-top: 80px;
}