#popup-wrap{position:fixed;z-index:9999;top:50%;left:50%;translate:-50% -50%;box-shadow:4px 5px 5px rgba(0,0,0,.4);max-width:600px;width:90%}#popup-wrap.closed{display:none}#popup-wrap .popup{position:relative}#popup-wrap .popup .close-popup{position:absolute;top:10px;right:10px;z-index:10;background:rgba(0,0,0,.6666666667);color:#fff;width:30px;height:30px;text-align:center;line-height:30px;border-radius:50%;cursor:pointer}#popup-wrap .popup img{display:block;max-width:100%;height:auto}#popup-wrap .popup a:after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;content:""}