/*手机*/
@import url(zmwebAppStyle.css?v=1.04) screen and (max-width:1199px);
/*PC*/
@import url(zmpcStyle.css?v=1.04) screen and (min-width:1200px);