/**财税产品**/
.web-allicons{
	float:right; 
	text-align:center; 
	line-height:60px; 
	color:#f56400; 
	font-size:40px !important; 
	width:60px; 
	height:60px; 
	background:#FFFFFF; 
	display:block;
	border: 1px solid #e0e0e0;
	}

.service-allicons{
	float: left;
    text-align: center;
    line-height: 55px;
    color: #f56400;
    font-size: 30px !important;
    width: 55px;
    height: 55px;
    background: #FFFFFF;
    display: block;
    margin-top: 15px;
    border: 1px solid #e0e0e0;
}

.service-left-allicons {
    margin: 5px 6px;
    float: left;
    text-align: center;
    line-height: 55px;
    color: #f56400;
    font-size: 30px !important;
    width: 55px;
    height: 55px;
    background: #FFFFFF;
    display: block;
    border: 1px solid #e0e0e0;
}