.flex[data-v-c7b94e02] {
  display: flex;
  justify-content: center;
}
.content[data-v-c7b94e02] {
  min-height: 128px;
  position: relative;
}
.content_height[data-v-c7b94e02] {
  max-height: 450px;
  overflow: hidden;
}
.read_content_all[data-v-c7b94e02] {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 150px;
  background-image: linear-gradient(-180deg, rgba(255, 255, 255, 0) 0%, rgba(255,255,255,0.96078), #fff 70%);
  height: 150px;
  line-height: 150px;
  text-align: center;
}
.read_content_all button[data-v-c7b94e02] {
  border-radius: 10px;
  padding: 0 50pt;
}
.content-wrap[data-v-c7b94e02] {
  display: flex;
  padding: 20px;
}
.content-wrap .head-title[data-v-c7b94e02] {
  word-wrap: break-word;
  padding-bottom: 20px;
  margin-bottom: 25px;
  border-bottom: 1px solid rgba(219, 219, 219, 0.5);
}
.content-wrap .head-title h2[data-v-c7b94e02] {
  text-align: center;
}
.content-wrap .head-title .dateTime[data-v-c7b94e02] {
  color: #666;
}
.content_right[data-v-c7b94e02] {
  width: 100%;
}
.articles[data-v-c7b94e02] {
  width: 97%;
  padding: 10px 10px;
  margin: 0 auto;
  border-radius: 5px;
  margin-bottom: 30px;
  border: 1px solid #eeeeee;
}
.articles .articles_title[data-v-c7b94e02] {
  font-weight: bold;
}
.articles .title_content[data-v-c7b94e02] {
  margin-top: 15px;
}
.articles .title_content li[data-v-c7b94e02] {
  margin-bottom: 20px;
}
.articles .title_content li .releaseTime[data-v-c7b94e02] {
  background: #efefef;
  padding: 2px 5px;
  border-radius: 5px;
  color: #888888;
}
.articles .title_content li .articles_span[data-v-c7b94e02] {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.articles .title_content li .articles_span .releaseTime_title[data-v-c7b94e02] {
  width: 500px;
}
.articles .title_content li .articles_span .releaseTime_box[data-v-c7b94e02] {
  width: 105px;
}
.articles .title_content li .articles_span .releaseTime_title[data-v-c7b94e02] {
  font-size: 15px;
}
