.general{
	border: 3px solid #699aee;}

.firstTitle01{
    font-size: 30px;
	color: #fff;}
.icon i{
    font-size: 56px;
    color: #fff;
    margin-top:22px;}
.second{
    background:#fff;
	width: 85%;
	float: left;}
.list{
    text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 19.9%;
	float:left;
	border: 1px solid #c9c9c9;
	border-left:0px;}
.listIcon i{
	width:50px;
	height: 50px;
	border-radius: 50px;
	background: #699aee;
	line-height: 50px;
	text-align: center;
	font-size: 24px;
	color: #fff;}
.listIcon i:hover{
	background: #d3ac0f;}
.listTitle{
	text-align: center;
	line-height: 24px;}
.listTitle a:hover{
	color: #606a7d;}