



.title{
	text-align:center;
	color:#3d3d3d;
	font-size:24px;
	font-weight:400;
}

.time{
	text-align:right;
	color:#8c8c8c;
	font-size:14px;
	 margin: 5px 0px 10px 0px; 
}

.content{
	letter-spacing:1px;
	line-height:20px;
	color:#737373;
	font-size:14px;
	font-weight:400;
}

.content p{
	color:#737373;
	
}

/* 新闻二级页面 */
.news_tt{
	margin-bottom:20px;
}

.news_ct{
	padding-top:40px;
	margin-bottom:120px;
	overflow:hidden;
}

.return_news{
	margin-top:4px;	
	text-align:left;
}

.return_news>a{

	/* border:1px solid #8AA8FD;
	padding:2px 30px;
	border-radius:25px;*/
	font-size:16px;
	color:#0142fc; 
}

/*成功案例二级页面*/
.case_ct{
	padding-top:40px;
}

.case_more_bottom{
	margin:40px 0px 40px 0px;
	border-top:1px dashed #cbcbcb;
}

.return_case{
	margin-top:20px;
	margin-bottom:20px;
	text-align:right;
}

.return_case>a{

	border:1px solid #8AA8FD;
	padding:2px 30px;
	border-radius:25px;
	color:#4c4c4c;
}

/* 产品二级页面 */
.pro_tt{
	margin-bottom:20px;
}

.pro_ct{
	padding-top:40px;
	margin-bottom:120px;
	overflow:hidden;
}

.return_pro{
	margin-top:4px;	
	text-align:left;
}

.return_pro>a{

	border:1px solid #8AA8FD;
	padding:2px 30px;
	border-radius:25px;
	font-size:16px;
	color:#0142fc; 
}