.listspec{width:960px;height:auto;padding:10px 0 0 0;margin:0;overflow:hidden}
.listspec li{width:220px;height:auto;background:#FAFFED;border:3px solid #f0f0f0;float:left;margin:0 0 10px 11px;display:inline;overflow:hidden;padding:0 0 10px 0;cursor:pointer}
.listspec li img{width:197px;height:131px;border:2px solid #c6c6c6;float:left;margin:10px 10px 10px;display:inline;overflow:hidden}
.listspec li strong{width:209px;height:18px;line-height:18px;font-size:16px;font-weight:400;color:#8DC61E;float:center;margin:1px 0 0 12px;display:inline;overflow:hidden}
.listspec li span{width:205px;height:35px;line-height:18px;font-size:13px;font-weight:400;color:#999;float:left;margin:6px 0 0 12px;display:inline;overflow:hidden}
.listspec li:hover{border:3px solid #8DC61E;background:#FDFFFD}
.listspec li:hover strong{color:#F60;}
.listspec li:hover img{border:2px solid #8DC61E;opacity:0.6;filter:alpha(opacity=60);transition: 0.5s;}