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