.content-detail {
  min-height: 700px;
  padding: 1rem 0.5rem;
  background-color: #f2f7fa;
  box-sizing: border-box;
  /*文章详情*/
  /*文章详情*/
}
.content-detail .locat {
  font-size: 0.6rem;
  padding-bottom: 20px;
  color: #585858;
}
.content-detail .locat a {
  color: #585858;
}
.content-detail .locat a:hover {
  color: #1693d6;
}
.content-detail .article2-box {
  padding: 30px;
  background: #fff;
}
.content-detail .content-title {
  padding-bottom: 25px;
  padding-top: 0;
  font-size: 1.2rem;
  color: #3d3d3d;
  font-weight: bold;
  border-bottom: 1px solid #1693d6;
  margin-bottom: 10px;
  text-align: center;
}
.content-detail .content-info {
  text-align: center;
  font-size: 0.52rem;
}
.content-detail .content-info span {
  margin-right: 30px;
}
.content-detail .content-text {
  margin-top: 30px;
  line-height: 2;
  font-size: 15px;
}
.content-detail .content-text a {
  color: #000;
}
.content-detail .content-text a:hover {
  color: #1693d6;
}
.content-detail .content-text img {
  max-width: 100%;
}
.content-detail .content-footer {
  margin-top: 25px;
  padding-top: 0.56rem;
  border-top: 0.5px dashed #ddd;
}
.content-detail .content-footer p {
  margin-top: 10px;
}
.content-detail .content-footer p a {
  color: #1693d6;
  font-size: 0.52rem;
}
.content-detail .content-footer p a:hover {
  text-decoration: underline;
}
/*# sourceMappingURL=news-detail.css.map */<!--0.00018000602722168-->