device-width:<length>
简单列举几个应用示例:
@media screen and (device-width:1024px){ … } @import url(example.css) screen and (min-device-width:800px);