body {
fontfamily: Arial, sansserif;
margin: 0;
padding: 20px;
}
h1 {
textalign: center;
marginbottom: 30px;
}
.slidecontent {
padding: 20px;
backgroundcolor: f5f5f5;
border: 1px solid ddd;
marginbottom: 30px;
}
.question {
marginbottom: 15px;
fontweight: bold;
}
.answer {
margintop: 10px;
lineheight: 1.5;
}
.指导建议 {
margintop: 20px;
fontsize: 16px;
}
.footer {
textalign: center;
color: 777;
}