.nav-container {  }

.newscontent{ margin:0;}

.newscontent-title { font-size: .20rem; text-align: center; padding: 10px 10px; line-height: 1.8; color: #6d5958;  font-weight: 500; }
.newscontent-publish { text-align: center; color: #666; line-height: 1.8; font-size: .15rem; }
.newscontent-publish__author { margin: 0 .05rem; }

.newscontent-body { margin: 0.3rem 0.1rem !important; padding: 0 !important; }

.newscontent-body > p, .newscontent-body > div, .newscontent-body > span { font-size: .14rem; line-height: 1.5em; text-indent: 2em; margin-bottom: 0.2rem; }
.newscontent-body > p.has-img, .newscontent-body > div.has-img { text-indent: 0; text-align: center; }
.newscontent-body > p img, .newscontent-body > div img { width: 100% !important;height:100% !important; }


.newscontent-links { border-top: #d6000f 1px solid; }


.newscontent-links ul { margin: 0.3rem 0.25rem !important; padding: 0 !important; }
.newscontent-links ul li {
    line-height: 26px;
    text-align: left;
    list-style: none;
    font-size: .15rem;
}


#dituContent { width: 100%; height: 3rem; border:#ccc solid 1px; margin-top: 0.15rem; }
#dituContent img { width: initial !important; height: initial !important; max-width: none !important; } /* 此行十分重要，不能去掉，否则地图显示不正常 */
