.detail-content .title {
  text-align: center;
  margin: 0 auto;
  margin-bottom: 15px;
  margin-top: 15px;
  font-size: 16px;
  color: #0f5ab0;
  font-weight: bold;
  line-height: 100%;
  text-align: center;
}
.detail-content .time {
  margin: 10px;
  text-align: center;
}
.detail-content .content {
  padding: 10px;
  min-height: 500px;
}
