.main_item{font-size: 0;padding-bottom: 40px;}
/* 服务项目 */
.main_item_title{margin-bottom: 0px;}
.product_item {width: 100%;height: 130px;padding: 20px 0;border-bottom: 1px dashed #e4e4e4;}
.product_item:last-of-type{border-bottom: 0;padding-bottom: 0;height: 110px;}
.product_list a:last-of-type li.product_item{padding-bottom: 0;height: 105px;}
.product_item_img{display: inline-block; height: 90px;width: 120px;border-radius: 5px;margin-right: 20px;overflow: hidden;}
.product_item_img img{width: 100%;height: 100%;border: 1px solid #eee;border-radius: 5px;}
.product_item_img,.product_item_content,.product_item_jump{vertical-align: text-bottom;}
.product_item_content,.product_item_jump{display: inline-block; height: 85px;}
.product_item_content{width: 1018px;line-height: 20px;padding: 4px 0;}
.product_item_right{display: inline-block; vertical-align: top;height: 90px;padding: 9px 0;width: 150px;text-align: right;}
.product_ic_title{width: 100%;font-size: 16px;color: #333;display: block;font-weight: bold;float: left;white-space: nowrap;overflow-x: hidden;text-overflow: ellipsis;}
.product_ic_title:hover{color: #c53b3b;}
.product_ic_date,.product_ic_text{font-size: 14px;color: #999;margin-top: 8px;}
.product_ic_text{width: 100%;font-size: 14px;color: #999;margin-top: 34px;}

/* 分页器 */
.pagination{margin:0;padding-top: 40px;padding-bottom: 0;}