@import url("common.css");
.list_con { padding-top: 0px; }
.con_l { width: 820px; background:#fff; padding:10px 30px 30px 30px; border-radius: 10px; }
.con_r { width: 300px; }
.position { margin-bottom: 10px;}
.con_r .iconfont { margin-right: 10px;  }
.con_r .head_2 { background: #f6f5f5; line-height: 52px; height: 52px; padding-left:10px; }
/* 文章列表 */
.ls_list_li { border-bottom: 1px dashed #e1e1e1; height: 120px; padding-bottom: 10px; margin-bottom: 10px;}
.ls_list_li .li_nr { width: 100%; }
.ls_list_li .li_r { line-height: 24px;}
.ls_list_li .li_r p { height: 48px; }
.ls_list_li .div_b { line-height: 20px;}
.ls_list_li .div_b em { margin-right: 4px;}
.ls_list_li time { display: inline; width: auto; background: none; position: static; }
.ls_list_li .div_b span { margin: 0 20px;}
.ls_list_li .div_b .sort {padding: 2px 10px; color: #aacf15; background: #f7f7f7; }
.ls_list_li:hover { padding-left: 10px; box-sizing: border }
.ls_list_li:hover .bt_a { color: #2598e9;}
.ls_list_li:hover .sort { color: #fff; background: #aacf15;}
.li_time { width: 80px; height: 80px; overflow: hidden; border-radius: 10px; border: 1px solid #ccd6d1; text-align: center; }
.li_time time.t1 { height: 26px; line-height: 26px; background: #ccd6d1; display: block; width: 100%; border-radius: 0; padding: 0; }
.li_time time.t2 { color: #ccd6d1; padding: 0px; line-height: 50px; font-size: 40px; font-weight: bold; margin-right: 0; }
.list_li_time { height: 86px; }
.list_li_time .li_r { width: 750px;  }
/*热门标签*/
.r_tag {  border: 1px solid #dbe1de; display: none;  }
.r_tag .tag { padding: 10px;  }
.r_tag .tag_a {  height: 30px;  line-height: 30px; text-align: center;margin: 5px; background: #f6f5f5; padding: 0 5px; border-radius: 4px; border: 1px solid #dbe1de;  }
.tag_a:hover { background: #2598e9; color: #fff;   }
/*广告*/
.gg { width: 100%; }
.gg img { width: 100%; }
/*相关推荐*/
.list_jx .lb_3 { width: 40%; float: left; padding-right: 5px; }
.list_jx .lb_3:nth-child(2n+2) { float: right; }
.list_jx .lb_3:hover { padding: 0 0 0 65px; }
