@import url("common.css");
@import url("index.css");
/* 精选推荐 */
.ls_jx .fw_list_inner_li { float: left; width: 410px;}
.ls_jx .fw_list_inner_li:nth-child(2n) { float: right;}
.ls_jx .fw_list_inner_li .li_a { width: 350px;}
.fw_list_inner_li:nth-child(6) { margin-top: 5px;}
.fw_list_inner_li:nth-child(6) .li_a { font-weight: normal;}
/* 文章列表 */
.ls_list_li { border-bottom: 1px dashed #e1e1e1; height: 120px; padding-bottom: 20px; margin-bottom: 20px;}
.ls_list_li .li_l { width: 86px; }
.ls_list_li .li_l .l_img { width: 86px; display: block; height: 114px; border: 1px solid #e1e1e1;}
.ls_list_li .li_r { width: 764px;}
.ls_list_li .li_r { line-height: 24px;}
.ls_list_li .li_r b {font-weight: normal;}
.ls_list_li .div_b { line-height: 20px;}
.ls_list_li .div_b em { margin-right: 4px;}
.ls_list_li .div_b span { margin: 0 20px;}
.ls_list_li .div_b .sort {padding: 2px 10px;}
/*页码开始*/
.pnum { padding: 40px 0; margin-left: 180px; }
.pnum a { min-width: 40px; height: 40px; border: 1px solid #f1f1f1; text-align: center; line-height: 38px; box-sizing: border-box; display: block; float: left;  padding: 0 10px;border-left: none;}
.pnum a:nth-child(1) {border-left: 1px solid #f1f1f1;}
.pnum a.on { background: #077ff9; color: #fff; border: none; }
.pnum p { float: left; padding: 0 10px; line-height: 40px; }
/* 热门标签 */
.con_fw_nr_r { margin-left: 0; height: auto; margin-bottom: 30px;}
.con_fw_nr_r .r_tag { padding: ;}
.con_fw_nr_r .tag_a { width: 48%; line-height: 30px; margin: 5px 0 5px 4%; padding: 0 2px; box-sizing: border-box; text-align: center; }
.con_fw_nr_r .tag_a:nth-child(2n+1) { margin-left: 0;}
.con_fw_nr_r .tag_a:hover { background: #007AFF; color: #fff;}
/*标签页面*/
.head_h3 {  font-size: 18px; width: 220px; background: #077ff9; color: #fff; box-sizing: border-box; padding: 10px 20px; border-radius: 4px; text-align: center; margin-top: 30px; }
.hottype_sort {    margin: 20px 0 50px 0;  border-bottom: 2px solid #e1e1e1;  padding-bottom: 30px;}
.hottype_sort .con_a { padding-bottom: 30px ; box-sizing: border-box; }
.hottype_sort .con_a a { width: 200px; font-size: 14px; display: block; float: left; padding: 10px; background: #f4f4f4; margin: 0 10px 10px 0; border-radius: 4px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;text-align: center; font-size: 16px;}
.hottype_sort .con_a a:hover {background: #077ff9; color: #fff;}
