@import url(globe.css);/*常用公用类CSS*/
@import url(index.css);/*页面公用大结构及主页面CSS文件(公用大结构如：header,main,footer)*/
@import url(main.css);/*除主页以外的页面CSS*/
