﻿.main_item{font-size: 0;margin-bottom: 50px;padding-bottom: 40px;}
/* 服务项目 */
.main_item_title{margin-bottom: 30px;}
.product_item {width: 100%;font-size: 0px;color: #999;margin-bottom:30px;height: 114px;}
.product_item:last-of-type{padding-bottom: 0;margin-bottom: 0;}
.product_list a{display: block;}
.product_item_img{display: block; height: 114px;width: 150px;border-radius: 5px;overflow: hidden;float: left;}
.product_item_img img{width: 100%;height: 100%;border: 1px solid #eee;border-radius: 5px;}
.product_item_info{display: block;width: 968px;height: 114px;font-size: 14px;color: #999;float: right;}
.product_item_title{font-size: 16px;color: #333;display: block;line-height: 30px;font-weight: bold;}
.product_item_text,.product_item_date{font-size: 14px;line-height: 22px;margin-top: 10px;}
.product_item_date{margin-top: 8px;}
.product_item_title:hover{cursor: pointer;color: var(--templateCommenColor);}
/* 分页器 */
.pagination{margin:0;padding-top: 40px;}

.cateinfo_item_div span{font-size: 16px;height: 100%;padding: 0 12px;}