<div style="width:90px;background-image:("sdfasfafd");height:20px"width="50"></div>如何获取style中间的样式内容
'<div style="width:90px;background-image:("sdfasfafd");height:20px;width:50px"></div>'.match(/^<div style="(.+)"><\/div>$/)