.summarizeList .op[data-v-e791562a] {
  opacity: 0.6;
}
.summarizeList .summarizes[data-v-e791562a] {
  background: #ffffff;
  border-radius: 0.2rem;
  padding: 0.4rem 0.3rem;
  background: white;
  margin-bottom: 0.3rem;
}
.summarizeList .summarizes > .title[data-v-e791562a] {
  width: 100%;
  font-size: 0.28rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-bottom: 0.4rem;
}
.summarizeList .summarizes > .title > div[data-v-e791562a]:first-child {
  font-weight: bold;
  color: #333333;
}
.summarizeList .summarizes > .title > div[data-v-e791562a]:last-child {
  color: #666666;
}
.summarizeList .summarizes .content[data-v-e791562a] {
  font-weight: bold;
  color: #333333;
  font-size: 0.28rem;
}
.summarizeList .summarizes .content .title[data-v-e791562a] {
  padding: 0.4rem 0;
}
.summarizeList .summarizes .content .chara[data-v-e791562a] {
  background: #f5f6fa;
  border-radius: 0.12rem;
  padding: 0.3rem;
}
.summarizeList .button-wrap[data-v-e791562a] {
  display: flex;
  align-items: center;
  justify-content: space-around;
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  padding: 0.6rem 0.4rem;
}
.summarizeList .button-wrap button[data-v-e791562a] {
  width: 3rem;
  height: 1rem;
}
.summarizeList .model_content p[data-v-e791562a] {
  font-size: 0.28rem;
  color: #333333;
  line-height: 0.4rem;
  font-weight: 400;
}
.summarizeList .model_content .model_footer[data-v-e791562a] {
  display: flex;
  align-items: center;
  justify-content: space-around;
  padding: 0.6rem 0.4rem;
}
.summarizeList .model_content .model_footer button[data-v-e791562a] {
  width: 2.2rem;
  height: 0.8rem;
}

