/* 顶部锚点不能放在固定导航栏上，否则“回到顶部”不会产生滚动。 */
.top-anchor{position:absolute;top:0;left:0;width:1px;height:1px;pointer-events:none}
