图片应该是背景图 中间那两个 应该是img
用定位,大概是这样
<div style="position:relatvie"> <img src="底图"/> <div style="position:absolute">浮层</div> </div>
或者用背影图