@import url("./1920/common.css");
/*  */
@import url("./1280/common.css") screen and (max-width: 1280px);
@import url("./1360/common.css") screen and (min-width: 1281px) and (max-width: 1360px);
@import url("./1440/common.css") screen and (min-width: 1361px) and (max-width: 1440px);
@import url("./1600/common.css") screen and (min-width: 1441px) and (max-width: 1600px);
@import url("./1680/common.css") screen and (min-width: 1601px) and (max-width: 1680px);
