.govbeian {
    float:left;
    width: 56px;
    height: 68px;
	margin-left: 0px;
    background: url(../images/red.png) no-repeat left center;
	background-size: 100%;
}
.govbeiana {
    float:left;
    width: 56px;
    height: 68px;
	margin-left: 0px;
    background: url(../images/blue.png) no-repeat left center;
	background-size: 100%;
}
.icpbeian {
    display: block;
    height: 30px;
    float: left;
    background: url(../images/icp.png) no-repeat left center;
    padding: 0 25px;
}
.gabeian {
    display: block;
    height: 30px;
    float: left;
    background: url(../images/beian.png) no-repeat left center;
    padding: 0 25px;
}