.tcp-popup-wrapper{position:fixed;width:100%;height:100%;left:0;top:0;background:rgba(0,0,0,.6);z-index:999;display:flex;justify-content:center;align-items:center;-webkit-tap-highlight-color:transparent}.tcp-popup-wrapper_child{display:inline-block;cursor:pointer}.tcp-popup-wrapper_box{position:relative;width:100%;max-width:800px;max-height:560px;padding:24px;margin:12px;background:#fff}.tcp-popup-wrapper_content{max-height:512px;overflow-y:scroll}.tcp-popup-wrapper_close{position:absolute;cursor:pointer;right:10px;top:10px;line-height:1;height:20px;width:20px}