#rt-cont2 {width: 100%;}
/* 侧边导航专用 */
.sidenav .nav1.font_color{background-color:rgba(218,37,29,0.2);background-image:url(/uiFramework/commonResource/image/2024010413463515010.png);background-repeat: no-repeat;background-position: 90% 38px;}
.sidenav .nav1.font_color > a{color: #DA251D;font-weight:bold;}
.sidenav .nav2 a.active_b{color:#DA251D;}
/*面板屑导航*/
.crumbs{font-size:16px;margin: 25px 0 50px;  word-break: break-all;}
.crumbs span a.SkinObject{font-size:16px;color:#000;transition:all 0.4s;}
.crumbs span a.SkinObject:hover{color:#DA251D;text-decoration: none;}
/* 文章标题 */
.news-tit {border-bottom:2px dotted #eee;padding-bottom: 10px;margin-bottom: 10px;}
.news-tit h6 {font-size: 24px;text-align: center;font-weight: 700;margin-bottom:5px;}
.news-tit p {font-size: 14px;text-align: center;}

.fl_img{background:none !important;}
.rt-cont table {width: 100%;}
.rt-cont p ,.rt-cont strong ,.rt-cont span{font-size: 14px;line-height: 2;}
.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;}
}