.universal_popup{position:fixed;z-index:10002;top:0;width:100%;height:100%;background:rgba(0,0,0,.5)}.universal_popup_close{width:28px;height:28px;position:absolute;right:-20px;top:-16px;cursor:pointer;z-index:1;background:url("../png/pop-close.png");background-size:100% 100%;display:inline-block}.universal_popup_close:hover{background:url("../png/pop-close-hover.png");background-size:100% 100%}.universal_popup_inner{width:100%;height:100%;position:relative}.universal_popup_body{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.universal_popup_body_bg{max-width:600px;height:auto;min-width:450px;cursor:pointer}
