.sms-content-list[data-v-20cb7c72] {
  max-height: 300px;
  overflow-y: auto;
  margin: 15px 0;
  border-top: 1px solid #eee;
  padding-top: 10px;
}
.sms-item[data-v-20cb7c72] {
  padding: 8px 0;
  border-bottom: 1px dashed #eee;
  font-size: 13px;
}
.sms-item .sms-time[data-v-20cb7c72] {
  color: #999;
  float: right;
}

.chart-container[data-v-12e099a6] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.chart-wrapper[data-v-12e099a6] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  min-width: 400px;
  margin: 10px;
}
.chart-wrapper h3[data-v-12e099a6] {
  text-align: center;
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 500;
}
.chart[data-v-12e099a6] {
  height: 300px;
  width: 100%;
}

/* 温度图表样式 - 居中显示 */
.temp-chart-container[data-v-12e099a6] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 20px;
}
.temp-chart-wrapper[data-v-12e099a6] {
  width: 400px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.temp-chart-wrapper h3[data-v-12e099a6] {
  text-align: center;
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 500;
}
.temp-chart[data-v-12e099a6] {
  height: 300px;
  width: 100%;
}

.audio-container[data-v-79ffa702] {
  padding: 10px 0;
}
.audio-info[data-v-79ffa702] {
  margin-bottom: 20px;
  line-height: 1.8;
}
.audio-info .label[data-v-79ffa702] {
  font-weight: bold;
  color: #606266;
  display: inline-block;
  width: 80px;
}
.audio-player[data-v-79ffa702] {
  margin: 20px 0;
}
.audio-element[data-v-79ffa702] {
  width: 100%;
  outline: none;
}
.time-info[data-v-79ffa702] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  color: #606266;
  font-size: 14px;
}
.audio-container[data-v-cbaa74da] {
  padding: 10px 0;
}
.audio-info[data-v-cbaa74da] {
  margin-bottom: 20px;
  line-height: 1.8;
}
.audio-info .label[data-v-cbaa74da] {
  font-weight: bold;
  color: #606266;
  display: inline-block;
  width: 80px;
}
.audio-player[data-v-cbaa74da] {
  margin: 20px 0;
}
.audio-element[data-v-cbaa74da] {
  width: 100%;
  outline: none;
}
.time-info[data-v-cbaa74da] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  color: #606266;
  font-size: 14px;
}
.audio-container[data-v-562e179b] {
  padding: 10px 0;
}
.audio-info[data-v-562e179b] {
  margin-bottom: 20px;
  line-height: 1.8;
}
.audio-info .label[data-v-562e179b] {
  font-weight: bold;
  color: #606266;
  display: inline-block;
  width: 80px;
}
.audio-player[data-v-562e179b] {
  margin: 20px 0;
}
.audio-element[data-v-562e179b] {
  width: 100%;
  outline: none;
}
.time-info[data-v-562e179b] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  color: #606266;
  font-size: 14px;
}
