#loading{background-color:#f9a600;height:100%;width:100%;position:fixed;z-index:99999;margin-top:0;top:0;overflow: hidden;}#loading-center{width:100%;height:100%;position:relative}#loading-center-absolute{position:absolute;left:50%;top:54%;height:50px;width:231px;margin-top:-25px;margin-left:-109px}.object{width:18px;height:18px;background-color:#FFF;float:left;margin-top:15px;margin-right:15px;-moz-border-radius:50%;-webkit-border-radius:50% 50% 50% 50%;border-radius:50%;-webkit-animation:object 1s infinite;animation:object 1s infinite}.object:last-child{margin-right:0}.object:nth-child(9){-webkit-animation-delay:.9s;animation-delay:.9s}.object:nth-child(8){-webkit-animation-delay:.8s;animation-delay:.8s}.object:nth-child(7){-webkit-animation-delay:.7s;animation-delay:.7s}.object:nth-child(6){-webkit-animation-delay:.6s;animation-delay:.6s}.object:nth-child(5){-webkit-animation-delay:.5s;animation-delay:.5s}.object:nth-child(4){-webkit-animation-delay:.4s;animation-delay:.4s}.object:nth-child(3){-webkit-animation-delay:.3s;animation-delay:.3s}.object:nth-child(2){-webkit-animation-delay:.2s;animation-delay:.2s}@-webkit-keyframes object{50%{-ms-transform:translate(0,-50px);-webkit-transform:translate(0,-50px);transform:translate(0,-50px)}}@keyframes object{50%{-ms-transform:translate(0,-50px);-webkit-transform:translate(0,-50px);transform:translate(0,-50px)}}