::-webkit-scrollbar{display:none;background-color:transparent}.dialog{width:100%;height:100%;background-color:#FFF;position:fixed;top:0;left:0;z-index:99999999}.loading,.loadstatic{width:4rem;height:4rem}.loading{position:absolute;top:50%;left:50%;margin-left:-2rem;margin-top:-2rem}.loadstatic{background-size:100% 100%}.load{width:100%;height:100%;background:url(//p1.ssl.qhimg.com/t01817217e8a4aa3db9.png) center no-repeat;background-size:100% 100%;animation:loading 1.5s infinite linear forwards;-webkit-animation:loading 1.5s infinite linear forwards}.loading p{width:100%;font-size:13px;color:#999;text-align:center;margin-top:.3rem}@keyframes loading{from{transform:rotate(0)}to{transform:rotate(-360deg)}}@-webkit-keyframes loading{from{-webkit-transform:rotate(0)}to{-webkit-transform:rotate(-360deg)}}