/* 侧边导航专用 */
.sidenav .nav1.font_color{background-color:#fcfcfc;}
.sidenav .nav1.font_color > a{color: #0054a8;font-weight:bold;}
.sidenav .nav2 a.active_b{color:#0054a8;font-weight:bold;}
/*面板屑导航*/
.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:#6bb429;text-decoration: none;}
/* 文章标题 */
.news-tit {padding: 10px 0;margin-bottom: 10px;}
.news-tit h6 {font-size: 24px;text-align: center;font-weight: 700;margin-bottom:10px;color:#000;}
.news-tit p {font-size: 14px;text-align: center;color:#000;padding:10px 0;border-bottom:1px dotted #ccc;border-top:1px dotted #ccc}

.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;font-family:\5FAE\8F6F\96C5\9ED1 !important;}
.rt-cont p span font,.rt-cont p,.rt-cont p a{font-family:\5FAE\8F6F\96C5\9ED1 !important;}
.rt-cont p a{transition:all 0.4s;}
.rt-cont p a:hover{color:#014aa2}
.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;}
}