@font-face{font-family:'Glyphicons Halflings';src:url(/hz/js/BootStrap/fonts/glyphicons-halflings-regular.eot);src:url(/hz/js/BootStrap/fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'),url(/hz/js/BootStrap/fonts/glyphicons-halflings-regular.woff2) format('woff2'),url(/hz/js/BootStrap/fonts/glyphicons-halflings-regular.woff) format('woff'),url(/hz/js/BootStrap/fonts/glyphicons-halflings-regular.ttf) format('truetype'),url(/hz/js/BootStrap/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg')}
@font-face {
  font-family: 'revicons';
  src: url('/css/font/revicons.eot?5510888');
  src: url('/css/font/revicons.eot?5510888#iefix') format('embedded-opentype'),
       url('/css/font/revicons.woff?5510888') format('woff'),
       url('/css/font/revicons.ttf?5510888') format('truetype'),
       url('/css/font/revicons.svg?5510888#revicons') format('svg');
  font-weight: normal;
  font-style: normal;
}
.mask {
	top:0px;
	left:0px;
	right:0px;
	bottom:0px;
	position:fixed;
	background: black;
	opacity: 0.3;
	z-index:10000000;

}