/*列表*/
/*列表头部*/
.mod_fixed_wrapper{margin-top:-1px}
.mod_filter { top: 32px; z-index: 10;}
.mod_filter_fixed{height:34px}.mod_filter_fixed .mod_filter{position:fixed;left:0; top:60px;width:100%;padding:0}
.mod_filter .mod_filter_inner{background:#f2f6f7;height:32px;width:100%; position:relative;}
.mod_filter .mod_filter_inner li{background:#f2f6f7;width:33.333%; float:left;height:32px;line-height:32px;}
.mod_filter .mod_filter_inner li a{border-right:solid 1px #cec5be;color:#666;display: block;height:32px;line-height:32px;text-align:center}
.mod_filter .mod_filter_inner li:last-child a{border-right:0 none;}
.mod_filter .mod_filter_inner li .cur{color:#666; background:#e7eef0}
.mod_filter .mod_filter_inner .cur a{border-right:solid 1px #e7eef0;}
.mod_filter i{background-image:url(img/img.png);background-size:100px auto;-webkit-background-size:100px auto; background-repeat:no-repeat;}
.mod_filter .icon_sort{vertical-align:-2px}
.icon_sort {background-position:-0 -43px;display: inline-block;height: 15px;margin-left: 3px;top: 2px;overflow: hidden;width: 12px;}
.icon_single {background-position:-100px 1px;display: inline-block;height: 15px;margin-left: 3px;top: 2px; position:relative;overflow: hidden;width: 12px;}
.icon_sort.up{background-position:0 -43px;}
.icon_sort.down{background-position:-19px -45px;}
.icon_single.up{background-position:-73px -41px;}
.icon_single.down{background-position:-87px -41px;}


/*列表--list*/
.mod_itemgrid{padding:10px 20px 0 10px;background-color:#FFF}
	.mod_itemgrid .hproduct{position:relative;width:50%;float:left;margin-bottom:0px}
	.mod_itemgrid .hproduct:nth-child(2n){margin-right:-10px;float:right}
	.mod_itemgrid .txt{padding:2px 32px 0px 0;margin-bottom:8px;line-height:16px;height:32px;word-break:break-all;position:relative;}
	.mod_itemgrid .fn{color:#999;line-height:16px;height:16px; font-size:8px; overflow:hidden;}
	.mod_itemgrid .tx{color:#333;line-height:16px;height:16px; font-size:12px; overflow:hidden;}
	
	.mod_itemgrid .item_buy{position:absolute;top:4px;right:0;display: inline-block;width: 32px;height:32px;line-height:30px;font-size:12px;
	background-position:0px -72px;}
	.mod_itemgrid .cur .item_buy{background-position:-34px -72px;}
	.mod_itemgrid .cover{position:relative; line-height:0}
	.mod_itemgrid .cover img{width:100%}
	
	
	
	


