.main_item{margin-bottom: 0;}
.main_content {padding-bottom: 40px;border-radius: 10px;}
/* 服务项目 */
.main_item_title{margin-bottom: 20px;}
li.product_item {width: 100%;padding: 20px;box-sizing: content-box;background: #F4F4F4;margin-bottom: 25px;box-sizing: border-box;font-size: 0;border-radius: 8px;}
li.product_item:last-of-type{border-bottom:0;margin-bottom: 0;}
.product_item img{width: 160px;height: 120px;border: 1px solid #eee;display: inline-block;vertical-align: top;margin-right: 20px;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;}
.product_item_content{width: 1030px;line-height: 30px;height: 112px;}
.product_ic_title{white-space: nowrap;overflow-x: hidden;text-overflow: ellipsis;}
.product_ic_title{font-size: 16px;color: #333;display: block;}
.product_ic_title span{font-size: 16px;color: #333;font-weight: bold;}
.product_ic_title span:hover{color: #b81900;}
.product_ic_text, .product_item_date{font-size: 14px;color: #999;line-height: 28px;margin-top: 3px;}
.product_item:hover .product_ic_title{color: #b81900;background-color: transparent;}
/* 分页器 */
.pagination{margin-left: 0;margin-bottom: 0;border: 0;padding-top: 40px;}

.cateinfo_item_div {
    width: 160px;
    height: 120px;
    margin-right: 20px;
}
.cateinfo_item_div span {
    font-size: 16px;
    height: 100%;
    padding: 0 20px;
}