@import url("common.css");
@import url("list.css");
.rc_nav { background: #fff; }
/* 文章 */
.ar_con { padding:10px 30px; }
.title_b { background: #f7f6f3; width: 400px; border-radius: 30px; line-height: 30px; margin: 20px auto;  }
.ar_con_title {text-align: center; margin-bottom: 30px; padding-top: 30px; }
.ar_con_title time { margin-right: 20px; display: inline; background: none; position: static; box-shadow: 0 0 0 #fff;}
.ar_con_title span { margin-left: 10px;margin-right: 10px;}
.con_article { line-height: 30px; font-size: 16px;padding-bottom: 5px;}
.con_article p{color: #4c4c4c; font-size: 16px; line-height: 30px; margin: 8px 0;}
.con_article a{ color: #4c4c4c;font-weight:normal;}
.con_article a:hover{ color: #e00;}
.con_article h2,.con_article h3{ font-weight: 600;}
.con_article h3{ }
.con_article img{ max-width: 800px!important; border-radius: 8px;  margin: 15px auto 0 auto;}
.con_article iframe{ width: 100%!important; height: 480px!important;}
.pnum a { background: #f7f6f3; }
/*相关推荐*/
.ls_jx { padding: 20px; margin:30px 0; border-bottom: none; }
.ls_jx .b_hr:before,.ls_jx .b_hr:after { height: 160px; }
.ls_jx .b_hr:after { left:447px; }
.ls_jx .lb_2 { width: 310px; float: left; padding-left:30px;}
.ls_jx .lb_2:nth-child(2n) { float: right; }
/* 上下页 */
.con_prev { margin: 20px 0; border-top: 1px solid #e1e1e1; padding: 30px 0; border-bottom: 1px solid #e1e1e1;}
.con_prev p { max-width: 48%; color: #999; }
.con_prev p a { font-weight: bold; max-width: 70%; margin-left: 10px; }
.entry-copyright {
    margin-top: 10px;
    padding: 6px;
    font-size: 13px;
    line-height: 1.5;
    color: #999;
    border: 1px solid #f7f6f3;
    background: #f7f6f3;
    border-radius: 5px;
}