 .article-title {

  font-size: 24px;
  border-bottom: 6px solid #B0CFEB;
  color: #333;
text-align: center;
  line-height: 36px;
  
  margin: 0 auto;}
 .article-info {
  color: #A7A5A7;
  font-size: 12px;
  text-align: center;
  padding: 10px 0;
  border-left: 1px solid #B0CFEB;}
 .article-content {
  text-align: center;
  border-left: 1px solid #B0CFEB;
  color: #333;
  padding: 26px 28px 0 28px;}
.article-content p {
  text-align: justify;
  margin-bottom: 20px;
  line-height: 24px;
  text-indent: 28px;}
.article-content img {
  margin-top: 10px;}
 .article .article-content .img-note {
  display: block;
  margin-top: 10px;}