合规国际互联网加速 OSASE为企业客户提供高速稳定SD-WAN国际加速解决方案。 广告
<style type="text/css"> /* 图片放大 */ .xx{ width: 300px; height: 300px; border: #000 solid 1px; margin: 50px auto; overflow: hidden; } .xx img{ cursor: pointer; transition: all 0.6s; } .xx img:hover{ transform: scale(1.4); } </style> <div class="xx"> <img src="image/product.png" > </div>