body { margin: 0 auto; }

h1, h2, h3 { font-family: "宋体"; line-height: 200%;}

section { margin-top: 1rem; }
section:first-child { margin-top: 0;}

section p { font-family: "宋体"; font-size: 16px; line-height: 180%; text-indent: 2em;}

section p.name { margin-top: 5%; text-align: center; font-weight: bold; }
section p.img { text-align: center; text-indent: 0;}
section p img { width: 75%; margin-top: 2.5%; margin-bottom: 5%; border-radius: 10px; box-shadow: 3px 2px 1px #efefef;}
section p img:hover {box-shadow: 1px 2px 3px #eeee; transform: scale(1.2) }