@import url("common.css");
@import url("index.css");
/*左侧子栏目板块*/
.type_c_l .type_con .con_list { width: 410px; }
.type_c_l .type_con .con_list .head { height: 44px; background-color: #f9f9f9; line-height: 44px; box-sizing: border-box; padding: 0 10px; margin-top: 10px; }
.type_c_l .type_con .con_list .head h3 { float: left; }
.type_c_l .type_con .con_list .head a { float: right; color: #999;  }
.type_c_l .type_con .con_list ul { padding-top: 10px; }
.type_c_l .type_con .con_list ul li { height: 36px; line-height: 36px; font-size: 14px; color: #999;}
.type_c_l .type_con .con_list ul li p { margin-right:2px; width: 54px; font-size: 10px;}
.type_c_l .type_con .con_list ul li p time { padding-right: 10px;}
.type_c_l .type_con .con_list ul li a { width: 338px; }
.type_c_l .type_con .con_list ul li i { float: right; color: #999; display: block; }
.type_c_l .type_con .con_list ul li:nth-child(1) a { font-weight: bold; }