/*手机*/
@import url(zhmdapptyle.css) screen and (max-width:1199px);
/*PC*/
@import url(zhmdpcstyle.css) screen and (min-width:1200px);