.wh-list-cont {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	margin-top: 20px;
	font-size: 14px;

}
.wh-list-cont li{
	width: 391px;
	margin-left: 10px;
	float: left;
	border: 1px solid #e3dafd;
  	background-color: #fff;
}
.wh-list-cont li:nth-child(3n+1) {
    margin-left: 0;
}
.fanw_title2 {
    height: 18px;
    padding: 8px 10px;
    background: #fff;
    overflow: hidden;
  	border-bottom: 1px solid #e3dafd;
}
.fanw_title2 span {
    display: block;
    height: 16px;
    margin: 1px 8px 0 0;
    float: left;
}
.fanw_title2 p {
    font-size: 16px;
    font-weight: bold;
    line-height: 18px !important;
    color: #6141BC;
    float: left;
}
.fanw_title2 p a {
    font-size: 16px;
    font-weight: bold;
    line-height: 18px !important;
    color: #555;
    float: left;
}
.fanw_title2 a {
    font-size: 13px;
    color: #999;
    float: right;
}
.wh-list-cont li ins {
    display: block;
    min-height: 240px;
    padding: 8px 10px;
}
.wh-list-cont li ins > p {
    width: 371px;
    line-height: 30px;
    overflow: hidden;
    background: url(../images/icon_normal_list.png) no-repeat;
    background-position: left center;
}
.wh-list-cont li ins > p a {
    display: block;
    width: 256px;
    text-indent: 10px;
    float: left;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.wh-list-cont li ins > p span {
    font-size: 13px;
    color: #999;
    float: right;
}
.div-two{
	width: 1170px;
	margin: 0 auto;
	padding: 10px 15px;
	background-color: #fff;
	margin-top: 18px;
}
.div-two a{
	margin-right: 12px;
}
.div-two a img{
	width: 185px;
	height: 120px;
}