.cerico {
		display: flex;
		height: 48px;
		width: 140px;
		border: 1px solid #fff;
		background-color: #fff;
		border-radius: 2px;
		margin-right: 25px;
	}

	.cerico img {
		width: 48px;
		height: 47px;
	}

	.cerico a {
		width: 70px;
		line-height: 18px;
		color: #333;
		text-decoration: none;
		margin-left: 5px;
		margin-top: 8px;
	}
	.classA {
		display: flex;
	}