/*手机*/
@import  screen and (max-width:1199px);
/*pc*/
@import  screen and (min-width:1200px);