@import url("common.css");
.list_con { padding-top: 0px; }
.con_l { width: 820px;  border-right: 1px solid #e4ebee;  padding-right: 20px; }
.con_r { width: 300px; }
.con_r .head_2 { background: #f6f5f5; line-height: 52px; height: 52px; padding-left:10px; }
/* 文章列表 */
.ls_list { border-top: 3px solid #e4ebee; }
.ls_list_li { border-bottom: 1px dashed #e1e1e1; height: 120px; padding-bottom: 20px; margin-bottom: 20px;}
.ls_list_li .li_l { width: 180px; height: 120px; overflow: hidden;  }
.ls_list_li .li_l a { display: block; }
.ls_list_li .li_l img { width: 100%; display: block; border-radius: 10px; }
.ls_list_li .li_r { width: 620px; line-height: 24px;}
.ls_list_li .li_r h3 { font-weight: normal; }
.ls_list b,.ls_list div { font-weight: normal; }
.ls_list_li .li_nr { width: 100%; }
.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 10px; color: #ccc;}
.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: #0087dd;}
.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 {  padding: 20px; display: none;  }
.r_tag .head_1 { height: 26px; }
.r_tag .tag {  }
.r_tag .tag_a {max-width: 90%;  height: 30px;  line-height: 30px; text-align: center;margin: 5px;  padding: 0 10px; border-radius: 4px; border: 1px solid #dbe1de;  }
.tag_a:hover { background: #0087dd; color: #fff;   }
/*热门排行*/
.hot_r { width: 260px; height: auto; }
.hot_r .lb_1 { width: 260px; height: 160px; }
.hot_r .lb_1 img { min-height: 160px; }
/*广告*/
.gg { width: 100%; }
.gg img { width: 100%; }

