.unfold-box {
	position: relative;
	padding-bottom: 2.5em;
	margin-bottom: 1em;
}

.unfold-box .unfold-content {
	height: 53px;
	overflow:hidden;
}

.unfold-button {
	cursor: pointer;
}