.popup-enter-active,.popup-enter-active>.content,.popup-leave-active,.popup-leave-active>.content{transition:all .3s}.popup-enter-from,.popup-leave-to{opacity:0}.popup-enter-from>.content,.popup-leave-to>.content{transform:translateY(-20px)}.G_Popup{z-index:99999;background-color:#000000a6;border-bottom:50vh solid #000000a6;justify-content:center;align-items:center;width:100%;height:150vh;display:flex;position:fixed;top:0;left:0}.G_Popup .confirm .message{font-size:20px}.G_Popup .content_pre{width:max-content}.G_Popup .content_pre ._remove_box{cursor:pointer;z-index:7;justify-content:center;align-items:flex-end;width:38px;height:0;margin-left:auto;margin-right:-12px;padding:0;display:flex}.G_Popup .content_pre ._remove_box ._remove{width:18px;height:18px;margin-bottom:8px;position:relative}.G_Popup .content_pre ._remove_box ._remove:after,.G_Popup .content_pre ._remove_box ._remove:before{content:"";background-color:#606d87;width:100%;height:2px;transition:all .3s;display:flex;position:absolute;top:50%;left:50%}.G_Popup .content_pre ._remove_box ._remove:before{transform:translate(-50%,-50%)rotate(45deg)}.G_Popup .content_pre ._remove_box ._remove:after{transform:translate(-50%,-50%)rotate(-45deg)}.G_Popup .content_pre ._remove_box:hover ._remove:after,.G_Popup .content_pre ._remove_box:hover ._remove:before{background-color:#31bbff}.G_Popup>.content_pre>.content{background-color:#1b1f2b;border-radius:16px;width:700px;max-width:100vw;min-height:200px;max-height:calc(100vh - 100px);padding:12px;position:relative}
