.script-list li[data-v-510f8798] {
  margin-bottom: 25px;
}
.script-list li:nth-of-type(odd) div > p[data-v-510f8798] {
  background-color: #dddfe4;
}
.script-list li:nth-of-type(even) div > p[data-v-510f8798] {
  background-color: #fff;
  border: 1px solid #cbcbcb;
}
.script-list li[data-v-510f8798]:last-of-type {
  margin-bottom: 0;
}
.answer-list > li[data-v-510f8798] {
  padding-top: 26px;
}
.answer-list > li[data-v-510f8798]:first-of-type {
  padding-top: 58px;
}