
.content{
	width: 1200px;
    margin: 0 auto;
}

.content-advisory-nav{
	width: 100%;
    height: 80px;
    line-height: 80px;
}
.content-advisory-nav a{
	font-size:16px;
	font-family:微软雅黑;
	color:#1296db;
	letter-spacing: 2px;
	display: inline-block;
	height: 80px;
    line-height: 80px;
}
.content-advisory-nav a:hover{
	color:#1296db;
	text-decoration: underline;
}
.ad-content .crumbsNavList{
	padding: 30px 0 10px 0;
	font-size: 16px;
}
.advi-box-content h1
{
	line-height:50px;
	font-size:34px;
	color:#43576a;
	font-weight:500;
}
.m-infos-article .user a img 
{ 
	width: 30px; 
	height: 30px;
	margin-top:-2%;

	margin-right: 10px; 
	-webkit-border-radius: 50%; 
	-moz-border-radius: 50%; 
	border-radius: 50%; 
	vertical-align: top; 


}
.m-infos-article
{
	padding-top:20px;
	padding-bottom:25px;
	border-bottom:1px dashed #dcdcdc;
	margin-bottom:30px;
}
.m-infos-article .date 
{ 
	margin-top:-27px;
	width: 360px; 
	margin-left:70px;
	text-align: center; 
	position: relative;
	top:5px;
	color:#8b8b8b;
}
.m-infos-article .user a span 
{ 
	color: #ff6600; 
	position: relative;
	top: 4px;
}
.m-infos-article li
{
	display: list-item;
    text-align: -webkit-match-parent;
	overflow: hidden; 
	color: #9aabb8; 
}
.m-infos-article .zan
{
	margin-top:-18px;
	width: 450px; 
	margin-left:660px;
	text-align: center; 
	position: relative;
	top:5px;
	color:#8b8b8b;
}
.clearfix:after 
{
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}
.clearfix {
    zoom: 1; /* for IE6 IE7 */
}
.m-infos-article .user 
{ 
	width: 160px; 
} 
