1、
<div>
<div style="position:fixed; 100px;"></div>
<div style="margin-left:100px;"></div>
</div>
2、
<div style="display:table-cell; min-100px;"></div>
<div style="display:table-cell; 10000px;"></div>