@import url(pc-common.css) screen and (min-width:768px);
@import url(pc-index.css) screen and (min-width:768px);
@import url(h5-common.css) screen and (max-width:767px);
@import url(h5-index.css) screen and (max-width:767px);
