
.products_img{
	
	width: 166px;height:120px;float: left;
}

.products_div{
	margin-left: 175px;padding: 5px;
}

.products_div a{
	color: #36910e;font-size: 16px;
}

.products_border{
	border-top:1px dashed #dddddd;
}

.products_div label{
	font-size: 14px;
}

.products_div span{
	color: #36910e;font-style: italic;font-size: 14px;
}

.products_div .show-txt{
	font-size: 14px;
	line-height: 30px;
    text-indent: 30px;
    padding-top: 5px;
}

.news_first_img{
	max-width: 260px; margin: 10px auto 10px;
}

.newsp{
	text-align: left;border-bottom:1px dashed #dddddd;font-size: 12px;
	background:url(../images/common/arr_list.png) 0px 14px no-repeat;
	padding-left:14px;
	line-height: 36px;
	font-size: 14px;
	white-space:nowrap; 
	overflow:hidden;
	text-overflow : ellipsis;
}
.newsp a{
	color: #666;
}
.newsp span{
	color: #999;padding-left: 30px;
}

.pad-l-20{ padding-left: 20px; }

#contentInfo img{
	max-width: 768px;
}


<!-- 解决方案 部门方案 -->
.products_div2{
	padding: 5px;
}

.products_div2 a{
	color: #36910e;font-size: 16px;
}

.products_div2 label{
	font-size: 14px;
}

.products_div2 span{
	color: #36910e;font-style: italic;font-size: 14px;
}

.newsp:hover{ color:#fb7939; }
.newsp a:hover{ color:#fb7939; }

.table-item tr:hover td,.table-item tr:hover td a{ color:#333; }