多项选择题

A.@media screen and (max-width:300px)
B.@media only screen and (max-width:500px)
C.@media screen (max-width:500px)
D.@media (max-width:500px)