.item li, .note li {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}