.zhaoshanglist8 .item{ display:block; width:49%; float:left; background:rgba(220,173,154,0.2); border-radius:0 6px 6px 0;}
.zhaoshanglist8 .item:nth-child(2n){ float:right;}
.zhaoshanglist8 .item:nth-child(n+3){ margin-top:15px;}
.zhaoshanglist8 .item .img{ display:table-cell; vertical-align:middle;text-align:left;}
.zhaoshanglist8 .item .img img{width:175px; height:108px;}
.zhaoshanglist8 .item .desc{display:table-cell; vertical-align:middle;padding-left:20px; text-align:left; height:100%; font-size:14px; }
.zhaoshanglist8 .item .desc .c666{ white-space:nowrap;}

.zhaoshanglist8 .item .desc .bname{ font-weight:bold; font-size:16px;line-height: 1em;margin-bottom: 5px;}
.zhaoshanglist8 .item .desc .btn{ display:inline-block;border-radius:4px; padding:0 10px; color:#fff; background:#be0f1b;line-height: 2em;margin-top:5px;}
.zhaoshanglist8 .item:hover .desc .btn{ background:#f60;}