@charset "utf-8";
/* CSS Document */
.content {
    width: 1200px;
    margin: 0 auto;
    padding-top: 40px;
    overflow: hidden;
}
/*列表 S*/
.main-content{
	width:842px;
	overflow: hidden;
	float: left;
}
.no-result-con {
    width: 540px;
    margin: 0 auto;
    margin-top: 55px;
    height: 650px;
    overflow: hidden;
}
.no-result{
	width: 447px;
    margin: 0 auto;
}
.no-result-suggest{
float: left
}
.no-result span{
	float: left;
}
.no-result-con p {
    overflow: hidden;
    font-size: 16px;
    width: 447px;
    line-height: 28px;
    margin: 0 auto;
	color: #292929;
	font-family:Microsoft YaHei;
}
.no-result-title {
    margin-bottom: 30px !important;
}
.no-result-con p em{
	font-weight: bold;
    font-style: normal;
    color: #292929;
}
.no-result-suggest p{
	width:auto;
	line-height: 22px;
	margin-bottom: 15px;
}































