大图居中,以1920px为例

<div style="overflow: hidden; position: relative;">
<img src="img.jpg" style = "position:absolute;width:1920px;height:400px;left:50%;margin-left:-960px;"/>
</div>

 

posted @ 2016-08-02 13:15  God丶魔多  阅读(344)  评论(0编辑  收藏  举报