.modal-enter-active,.modal-leave-active{transition:opacity .3s ease,transform .3s cubic-bezier(.68,-.55,.265,1.55)}.modal-enter-from,.modal-leave-to{opacity:0}.popup-body{transition:transform .3s cubic-bezier(.68,-.55,.265,1.55);width:786px;height:600px;margin:0 auto;background-color:#fff;border-radius:2px;box-shadow:0 2px 8px rgba(0,0,0,.33)}.modal-enter-from .popup-body,.modal-leave-to .popup-body{transform:scale(.9)}.modal-mask{position:fixed;z-index:9998;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);display:table}.modal-wrapper{display:table-cell;vertical-align:middle}