@charset "utf-8"; /* LESS Document */ /*中间总宽度*/ @census_width:980px; /*其它变量*/ @net_con_width:@census_width - 30; @net_con_block_width:(@net_con_width - 30) / 2; @main_con_wrap_width:@census_width - 40; @article_title_h2_width:@main_con_wrap_width - 60; @detailed_l_width:@main_con_wrap_width - 220; @detailed_r_width:@main_con_wrap_width - 740; .systemmessage_bg{float:left;overflow:hidden;width:@census_width;height:auto;margin-bottom:10px; .systemmessage_bg_top{float:left;width:@census_width;height:20px;} .systemmessage_content{float:left;overflow:hidden;width:@census_width;height:auto;background:#f0f0f0; .systemmessage_wrap{float:left;overflow:hidden;width:@main_con_wrap_width;height:auto;margin-left:20px; /*所在位置*/ .location{float:left;overflow:hidden;width:@main_con_wrap_width;height:auto; .location_top{float:left;overflow:hidden;width:@main_con_wrap_width;height:30px;background:url(../images/weizhi01.png) no-repeat; ul{float:left;overflow:hidden;width:@main_con_wrap_width;height:30px; li{float:left;height:30px;line-height:30px;text-align:center;color:#fff;padding:0 5px;} li.pic{background:url(../images/weizhi02.png) 8px 0px no-repeat;text-indent:25px;} } } /*信息列表*/ .system_wrap{float:left;overflow:hidden;width:@main_con_wrap_width;height:auto;background:#ebebeb; .system_title{float:left;overflow:hidden;width:@main_con_wrap_width;height:64px;line-height:64px;font-size:16px;font-weight:bold;color:#005d90;text-indent:20px;} .system_content{float:left;overflow:hidden;width:@main_con_wrap_width;height:auto;color:#1e1e1e; .system_content_data{display:block;float:left;overflow:hidden;width:@main_con_wrap_width;height:25px;} .system_content_con{display:block;float:left;overflow:hidden;width:@main_con_wrap_width;height:25px;text-indent:50px;} .system_content_minute{display:block;float:left;overflow:hidden;width:@main_con_wrap_width;height:auto;text-indent:2em;margin-top:10px;line-height:20px;} } } } } } .main_bg_bottom{float:left;width:@census_width;height:20px;} }