.box-desc > p{
    height: 20px;
    line-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.title_pro{
	font-weight: bold;
	text-align: center;
	color: #0c4da2;
	margin-bottom: 25px;
}