<style>
.new_body img{vertical-align: middle;max-width: 630px; width: expression(this.width >630 && this.height < this.width ? 630: true); }
</style>
<body>
<div class="new_body">
<img src="">
</div>
</body>
<style>
.new_body img{vertical-align: middle;max-width: 630px; width: expression(this.width >630 && this.height < this.width ? 630: true); }
</style>
<body>
<div class="new_body">
<img src="">
</div>
</body>
转载于:https://www.cnblogs.com/wj110reg/articles/1204247.html