*,::after,::before{margin:0;padding:0}#loading-spinner-mark{position:fixed;top:0;right:0;left:0;bottom:0;background-color:rgba(0,0,0,.5);z-index:99998}#spinner{position:fixed;top:50%;left:50%;margin-top:-30px;margin-left:-30px;z-index:99999;width:66px;height:60px;text-align:center;font-size:10px}#spinner>div{background-color:#0868cf;height:100%;width:6px;display:inline-block;margin:0 2px;-webkit-animation:stretchdelay 1.2s infinite ease-in-out;animation:stretchdelay 1.2s infinite ease-in-out}#spinner .rect2{-webkit-animation-delay:-1.1s;animation-delay:-1.1s}#spinner .rect3{-webkit-animation-delay:-1s;animation-delay:-1s}#spinner .rect4{-webkit-animation-delay:-.9s;animation-delay:-.9s}#spinner .rect5{-webkit-animation-delay:-.8s;animation-delay:-.8s}@-webkit-keyframes stretchdelay{0%,100%,40%{-webkit-transform:scaleY(.4)}20%{-webkit-transform:scaleY(1)}}@keyframes stretchdelay{0%,100%,40%{transform:scaleY(.4);-webkit-transform:scaleY(.4)}20%{transform:scaleY(1);-webkit-transform:scaleY(1)}}#app-header{background-color:#0868cf;height:50px;width:100%;position:fixed;left:0;top:0;z-index:-1}.app-header-left{float:left;background-color:#0151a6;height:50px;width:220px;text-align:center}.app-header-left-logo{width:70px;height:38px;margin-top:6px;margin-left:14px;float:left}.app-header-left-span{line-height:50px;margin-right:20px;color:#fff;font-size:16px}#app-body{background-color:#f0f5f8;width:213.5px;height:100%;position:fixed;left:0;top:0;z-index:-2}#app-body-line{background-color:#f9f9f9;width:220px;height:100%;position:fixed;border-right:1px solid #eee;left:0;top:0;z-index:-3}