.zmt {
	display: none;
	position: absolute;
	top: 24px;
	right: 408px;
	background: white;
	text-align: center;
	line-height: 25px;
	font-size: 12px;
	color: #666;
	padding: 4px;
	box-shadow: 0px 0px 8px rgba(0, 0, 0, .2);
}

.dsp {
	display: none;
	position: absolute;
	top: 24px;
	right: 408px;
	background: white;
	text-align: center;
	line-height: 25px;
	font-size: 12px;
	color: #666;
	padding: 4px;
	box-shadow: 0px 0px 8px rgba(0, 0, 0, .2);
}

.csfz {
	display: none;
	position: absolute;
	top: 24px;
	right: 361px;
	background: white;
	text-align: center;
	line-height: 25px;
	font-size: 12px;
	color: #666;
	padding: 8px;
	box-shadow: 0px 0px 8px rgba(0, 0, 0, .2);
}