@charset "utf-8";
.wrap-loading{position:fixed; left:0;right:0; top:0; bottom:0; background: rgba(0,0,0,0.03); filter: progid:DXImageTransform.Microsoft.Gradient(startColorstr='#00000000', endColorstr='#00000000');} 
.wrap-loading div{position: fixed; top:50%; left:50%; margin-left: -21px; margin-top: -21px;z-index:200}