@charset "utf-8"; /* LESS Document */ /*中间总宽度*/ @netmore_width:980px; /*内容部分宽度*/ @netmore_con_width:@netmore_width - 40; .netmore{display:table; .netmore_header{float:left; width:@netmore_width; height:20px; overflow:hidden;} .netmore_con{float:left; width:@netmore_con_width; height:auto; overflow:hidden; padding:0 20px; background-color:#f0f0f0; .counmess_con{float:left; width:@netmore_con_width; height:auto; overflow:hidden;background:#ebebeb; .crumb{float:left; width:@netmore_con_width; height:30px; overflow:hidden; color:#fff; background:url(../images/weizhi01.png) no-repeat; .dibiao{float:left; width:15px; height:30px; overflow:hidden; margin:0 10px; background:url(../images/icos.png) no-repeat -23px -393px;} .sanjiao{float:left; width:10px; height:20px; overflow:hidden; margin:3px 5px 0 0; background:url(../images/icos.png) no-repeat -58px -399px;} .text{float:left; margin:4px 6px 0 0;} } .counmess_list{float:left; width:@netmore_con_width; height:auto; overflow:hidden;margin-top:20px; .counmess_title{float:left;width:@netmore_con_width; height:20px; overflow:hidden; h1{font-style:normal;font-size:16px;color:#005d9f;font-weight:bold;float:left;width:@netmore_con_width; height:20px; overflow:hidden;white-space:nowrap;text-overflow:ellipsis; -o-text-overflow:ellipsis;text-indent:20px;} } .messagely{float:left;overflow:hidden;width:@netmore_con_width; height:20px;margin-top:20px;} .message_con{float:left;overflow:hidden;margin:0 20px;text-indent:2em;line-height:32px; a{color:#4303a6;} } } } } .netmore_footer{float:left; width:@netmore_width; height:20px; overflow:hidden; img{vertical-align:text-bottom;} } }