﻿/*产品列表分页*/
.product_list{ display:inline-block;}
.product_list li.product_item{float: left;width: 235px;height: 255px;text-align: center;margin-left: 3px;margin-bottom: 12px;font-size: 14px;font-weight: bold;border: 1px #ccc solid; background:url(../images/xq_bj.jpg) no-repeat #f2f2f2 bottom ; }
.product_list li.product_item a{ display:inline-block; height:100%;}
.product_list p{margin-bottom: 5px; height:30px;}
.product_list_wrapper .product_img{ padding:8px;  width:220px; height:160px;}