@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; .systemmess_bg{float:left;overflow:hidden;width:@census_width;height:auto;margin-bottom:10px; .systemmess_bg_top{float:left;width:@census_width;height:20px;} .systemmess_content{float:left;overflow:hidden;width:@census_width;height:auto;background:#f0f0f0; .systemmess_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;} } } /*信息列表*/ .systemmess_list{float:left;overflow:hidden;width:@main_con_wrap_width;height:auto;margin-top:30px;margin-bottom:1px; ul{float:left;overflow:hidden;width:@main_con_wrap_width - 2;height:40px;border:1px solid #dcdcdc;border-top:none; li{float:left;line-height:40px;text-align:center;color:#265d90;border-right:1px solid #dcdcdc;} li.one{width:136px;color:#280028;} li.two{width:577px;text-align:left;white-space:nowrap;text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow: hidden; a{color:#0000f0;} } li.thr{width:220px;border-right:none;color:#464646;} } .title{float:left;overflow:hidden;width:@main_con_wrap_width - 2;height:40px;border:1px solid #dcdcdc;background:#e6e6e6; li{float:left;line-height:40px;text-align:center;font-weight:bold;font-size:16px;} li.one{width:136px;color:#265d90;} li.two{width:577px;text-align:center;} li.thr{width:220px;color:#265d90;} } } } } } .main_bg_bottom{float:left;width:@census_width;height:20px;} }