.div{ width:100px; height:100px; overflow:hidden; } img{ margin-left: ?? /*这个值等于 (图片宽度/2-50)*-1 */ margin-top: ?? /*这个值等于(图片高度/2-50)*-1 */ }