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