/*Í¼Æ¬ÏÞ¿í*/
img{
max-width:300px;
width:e-xpression(document.body.clientWidth>300?"300px":"auto");
}