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