.popup{width:720px;height:auto;position:fixed;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);left:50%;border:1px solid #ccc;overflow:auto;border-radius:4px;outline:none;padding:20px;background-color:#fff;z-index:11}.popup img{width:100%}