@charset "utf-8";

.dm_show{
	width:100%;
	height:815px;
	position:absolute;
	top:40px;
    left:0;
	visibility: inherit;
	z-index: 1;
}
.top_top_show{
	width:100%;
	height:40px;
	position:fixed;
	top:0;
    left:0;
	z-index: 999;
	background-color: #F7FFF7;
}