@import url("common.css");
@import url("index.css");

.con_l .nl_hader { border-bottom: 2px solid #ff8a00; padding-bottom: 10px; }
.nl_hader .p_zj span { padding: 0 6px; }
.pnum { display: none; }
/*精选*/
.list_jx {  border-bottom: 1px solid #f1f1f1; padding-bottom: 30px; height: 230px; }
.jx_li { line-height: 24px; padding: 10px 0; width: 50%; float: left; }
.jx_li:nth-child(1) a { font-weight: bold; }
.jx_li span { padding: 0 10px; line-height: 24px; }
.jx_li time { padding: 0 10px; }
.jx_li .jx_a { width: 300px; }
/*列表*/
.list_con .list_li { border-bottom: 1px solid #f1f1f1; padding: 30px 0; }
.list_con .li_r { width: 100%; float:none; }
.list_con .li_r a { font-weight: bold; }
.list_con .list_p { margin: 15px 0; line-height: 25px;}
.list_con time {margin-right: 20px; font-size: 12px; color: #999;}
.list_con .list_li:hover .li_r {width: 100%; box-sizing: border-box; padding-left: 20px; }
/*标签页面*/
.head_h3 {  font-size: 18px; width: 220px; background: #ff8a00; 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: #ff8a00; color: #fff;}
