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