
body{background: #eee;}
.header_box{background: #fff;}
.main_item{border: 1px solid #e5e5e5;padding: 20px;border-radius: 10px;margin-bottom: 30px;font-size: 0;}
/* 服务项目 */
.main_item_title{margin-bottom: 20px;}
.product_list a{padding: 30px 0;border-bottom: 1px dashed #eee;}
li.product_item {width: 100%;height: 125px;box-sizing: content-box;}
.product_list a:first-of-type{padding-top: 0;}
.product_list a:last-of-type{border-bottom:0;height: 125px;padding-bottom: 10px;}
.product_item_img{display: inline-block; height: 125px;width: 180px;border-radius: 5px;margin-right: 20px;overflow: hidden;border: 2px solid #fff;padding: 2px;}
.product_item_img:hover{border: 2px solid #F67406;}
.product_item_img img{width: 100%;height: 100%;border-radius: 5px;border: 1px solid #eee;}
.product_item_img,.product_item_content,.product_item_jump{vertical-align: text-bottom;}
.product_item_content,.product_item_jump{display: inline-block; height: 122px;}
.product_item_content{width: 958px;}
.product_ic_title{white-space: nowrap;overflow-x: hidden;text-overflow: ellipsis;font-size: 16px;color: #333;display: block;font-weight: bold;}
.product_ic_title:hover{text-decoration: none;cursor: pointer;color: #F67406;}
.product_ic_text{line-height: 22px;}
.product_ic_date,.product_ic_text{font-size: 14px;color: #999;margin-top: 15px;}
.product_ic_text{margin-top: 10px;}
.product_item_jump{line-height: 85px;}
.product_item_jump a{display: inline-block;width: 117px;height: 40px;line-height: 40px;text-align: center;background-color: #f8610b;color: #fff;border-radius: 5px;}
.cateinfo_item_div span {font-size: 18px;height: 100%;padding: 0 20px;}