@import url("common.css");
.list_con { padding-top: 0px; }
.con_l { width: 870px; }
.con_r { width: 300px; }
.con_r .head_2 { background: #f6f5f5; line-height: 52px; height: 52px; padding-left:10px; }
/* 文章列表 */
.ls_list {  }
.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: 660px; 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: #ff8a00;}
.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 #e8eef0; display: none;  }
.r_tag .head_1 { height: 40px; margin-top: 10px; border-bottom: none; padding-right: 16px; }
.r_tag .tag { padding: 0 16px 10px 16px; }
.r_tag .tag_a {max-width: 90%;  height: 30px;  line-height: 30px; text-align: center;margin: 5px;  padding: 0 10px; border-radius: 4px; background: #f6f6f6;  }
.tag_a:hover { background: #ff8a00; color: #fff;   }
/*热门排行*/
.hot_r { border: 1px solid #e8eef0; width: 298px;  }
.hot_r .head_1 { margin-top: 10px; border-bottom: none; }
.hot_nr { padding: 0 16px 20px 16px; }
.hot_nr .lb_5 { padding-right: 0; }
.hot_nr .lb_5:nth-child(1) span { background: #f91328; }
.hot_nr .lb_5:nth-child(2) span { background: #ff8a00; }
.hot_nr .lb_5:nth-child(3) span { background: #00b1f3; }
/*广告*/
.gg { width: 100%; }
.gg img { width: 100%; }


.pagess{text-align:center;margin: 15px 0 30px 0;}
.page-numbers {margin-top: 10px;clear: both;}
.page-numbers{padding:0 1em;border-radius:3px;line-height:34px;text-align:center;display:inline-block;color: #aaa;background-color: #f6f6f6;border:1px solid #e1e1e1;}
a.page-numbers{border-radius:3px;background:#fff;color:#1a1a1aff}
a.page-numbers:hover{background-color:#FF8A00;color:#fff;border:1px solid #FF8A00;}
