@charset "utf-8"; /* LESS Document */ /*中间总宽度*/ @census_width:980px; /*其它变量*/ @main_bg_cer_width:@census_width - 40; .briefing_bg{float:left;overflow:hidden;width:@census_width;height:auto;margin-bottom:10px; .briefing_bg_top{float:left;width:@census_width;height:20px;} .briefing_bg_cer{float:left;width:@census_width;height:auto;background:#fff; .briefing_show_con{float:left;overflow:hidden;width:@main_bg_cer_width;height:auto;margin-left:20px; /*导航条*/ .inp_search{float:right;overflow:hidden;width:750px;height:30px; img{float:left;} .bri_inp_text{float:left;width:446px;height:28px;outline:none;border:1px solid #1f6fb6;background:#fff;line-height:28px;border-left:none;} .bri_inp_but{float:left;width:80px;height:30px;background:url(../../images/jianbao07.png) no-repeat;border:none;color:#fff;cursor:pointer;margin-left:10px;font-weight:bold;font-family:"宋体";font-size:14px;} .bri_inp_button{float:right;width:103px;height:30px;background:url(../../images/jianbao04.png) no-repeat;border:none;color:#fff;cursor:pointer;font-weight:bold;} } /*内容列表*/ .fir_con_list{float:left;overflow:hidden;width:@main_bg_cer_width;height:auto;margin-top:20px;border-bottom:1px solid #dcdcdc; .fir_con_title{float:left;width:@main_bg_cer_width;height:40px;background:#e6e6e6;border:1px solid #dcdcdc; li{float:left;line-height:40px;heihgt:40px;text-align:center;width:185px;border-right:1px solid #dcdcdc;font-size:16px;font-weight:bold;color:#005dad;} li.one{width:380px;font-family:"宋体";} } .fir_con_detailed{float:left;width:@main_bg_cer_width;height:40px;background:#e6e6e6;border:1px solid #dcdcdc;background:#f5f5f5;border-top:none; li{float:left;line-height:40px;heihgt:40px;text-align:center;width:185px;border-right:1px solid #dcdcdc; a{color:#1e1e1e;} a:hover{border:1px solid #005dad;color:#005dad;text-decoration:none;} } li.one{width:380px;} } } /*分页*/ .page_fen{float:left;overflow:hidden;width:@main_bg_cer_width;height:30px;margin-top:20px;height:auto;} } } .main_bg_bottom{float:left;width:@census_width;height:20px;} }