.detail {
  padding-top: 80px;
  padding-bottom: 40px;
}
.detail h1 {
  font-size: 25px;
}
.detail .line1 {
  border: 1px solid #f0efef;
  border-bottom: none;
  margin: 20px 0;
}
.detail .line2 {
  border: 1px dashed #f0efef;
  border-bottom: none;
  margin: 20px 0;
}
.detail .newsInfoWrap {
  margin: 30px 0 20px;
  overflow: hidden;
  text-align: left;
}
.detail .newsInfoWrap .newsInfo {
  color: #adadad;
  display: inline-block;
  font-size: 13px;
  margin-right: 15px;
  max-width: 200px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.detail .richContent {
  line-height: 1.8;
  padding: 0;
  white-space: normal;
  word-wrap: break-word;
  overflow: hidden;
  text-align: left;
  width: 100%;
  word-break: normal;
}
.detail .richContent {
  color: #676767;
  font-size: 14px;
  overflow: hidden;
}
.detail .richContent img {
  position: relative;
  height: auto;
  max-width: 100%;
  vertical-align: bottom;
}
.detail .copyright_notice_content {
  color: #8a8a8a;
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 24px;
  margin-top: 20px;
}
.detail .copyright_notice_content_href.copyright_notice_content_href.copyright_notice_content_href.copyright_notice_content_href {
  color: #5070b2;
  cursor: pointer;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  -webkit-text-decoration: none;
  text-decoration: none;
  word-break: break-all;
}
/*# sourceMappingURL=detail.css.map */
