这就是你的代码问题,\newtheorem{lemma}{\hskip\parindent\bf{Lemma}}[section]这样每次遇到新的 section 时 theorem的编号会自动置零。这样就可以了。把\renewcommand{\theequation}{\thesection.\arabic{equation}}去掉