@-webkit-keyframes rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.am-toast{position:fixed;z-index:99999;top:50%;width:100%;margin-top:-50px;text-align:center;font-size:13px;font-family:sans-serif}.am-toast .am-toast-text{display:inline-block;padding:9px;min-width:90px;max-width:85%;border-radius:10px;-webkit-background-clip:padding-box;width:auto;overflow:hidden;text-overflow:ellipsis;color:#fff;background-color:#3a3a3a;opacity:.9;box-sizing:border-box}.am-toast .am-toast-text .iconfont{font-size:13px}.am-toast .am-icon.toast{display:block;margin:8px auto;height:36px;width:36px}.am-toast .am-icon.toast:before{content:'';display:block;width:100%;height:100%;background:url(../images/down.png) no-repeat;background-size:auto 36px;-webkit-background-size:auto 36px}.am-toast .am-icon.toast.success:before{background-position:0 0}.am-toast .am-icon.toast.error:before,.am-toast .am-icon.toast.fail:before{background-position:-40px 0}.am-toast .am-icon.toast.network:before{background-position:-120px 0}.am-toast .am-icon.toast.warn:before{background-position:-161px 0}.am-toast .am-icon.toast.loading{-webkit-animation:rotate linear 1s infinite;animation:rotate linear 1s infinite}.am-toast .am-icon.toast.loading:before{background-position:-80px 0}.am-toast.text{margin-top:-10px}.am-toast.text .am-toast-text{margin-top:0;padding:9px 15px;border-radius:3px;-webkit-background-clip:padding-box}.loading-wrap{position:fixed;left:50%;top:50%;z-index:11114;margin:-15px 0 0 -15px;display:inline-block;width:48px;height:48px;background:url(../../3/images/loading2.gif) no-repeat}.loading-wrap-bg{width:100%;height:100%;position:fixed;z-index:11113;top:0;left:0;overflow:hidden;background:#000;opacity:.7}