#gy{
    background: url("http://zssxqq.ebinfo.com/hanhai/theme/default/images/%E8%83%8C%E6%99%AF.png");
    background-position:  -100px;
}
.gy-right{
	color: black;
	text-align: left;
}
.fw-list{
	margin-bottom: 30px;
}
.fw-list :hover .title{
    color: red;
}
.fw-list-image{
	height: 120px;
	width: 140px;
	border: 1px solid #ccc;
	box-sizing: border-box;
	float: left;
}
.fw-list-txt{
    float: left;
    width: 1030px;
    margin-left: 30px;
    height: 120px;
    border-bottom: 1px solid #ccc;
}
.fw-list-txt .title{
	height: 30px;
	font-size: 25px;
	line-height: 30px;
}
.fw-list-txt .time{
	height: 30px;
	font-size: 15px;
	line-height: 30px;
	color: #666666;
}
.fw-list-txt p{
	overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;

}
.fw-list-txt .details{
	font-weight: 600;
	font-size: 16px;
	color: #666666;
}
.fw-content{
	min-height: 500px;
}
.fw-number{
	height: 80px;
	line-height: 80px;
}
.fw-number{
		float: right;
		font-weight: 600;

}
.fw-number span{
	margin-left: 10px;
}