/*支持与服务标题设置*/
.supportTitle img{
	width: 26px;
	height: auto;
	float: left;
	margin-right: 10px;
}
.supportTitle ul{
	float: left;
	margin:25px 0;
	width: 1200px;

}
.supportTitle li{
	float: left;
}
.supportTitle2 li{
	float: left;
	width: 1200px;
	text-align: left;
}
.supportTitle2 h2{
	font-weight: bold;
	font-size: 18px;
	color: #104491;
	display: block;
	padding:6px 0;
	border-bottom: 2px solid #313333;
}
.supportTitle2 p{
	font-size: 16px;
	color: #333;
	line-height: 26px;
	margin:12px 0;
}