/* 侧边导航专用 */
.left_zhong li a.font_color {color: #000;font-weight:bold;}
.left_zhong li a.active_b{color:#e71c28}
/*面板屑导航*/
.crumbs{font-size:16px;margin: 25px 0 50px;  word-break: break-all;}
/* 文章标题 */
.news-tit {}
.news-tit h6 {font-size: 24px;text-align: center;font-weight: 700;}
.news-tit span {display: block;width: 100%;height: 2px;background-color: #E6E6E6;margin: 20px 0;}
.news-tit span.s_tit{display:inline-block;background:none;width:auto;}
.news-tit p {font-size: 16px;text-align: center;}

.rt-cont {margin-top: 55px;}
.rt-cont table {width: 100%;}
.rt-cont p ,.rt-cont strong ,.rt-cont span{font-size: 16px;line-height: 2;}
.rt-cont a {color: #ff0b1c;}
.rt-cont a:hover {border-bottom: 1px solid #ff0b1c;}
.rt-cont img {max-width: 100%;}
@media screen and (max-width: 999px) {
.crumbs {display: none;}
.news-tit h6 {font-size: 21px;line-height: 30px;text-align: left;}
.rt-cont {margin-top: 20px;}
}