.dmsp_index {
	background: #fff;
	position: absolute;
	z-index: 99999999999999;
	width: 262px;
	border: 1px solid #544e9b;
}
@media (max-width:1200px) and (min-width: 992px) {
	.dmsp_index {
		width: 213px;
	}
}