@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; .yqrb_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;} } .yqrb_list{float:left; width:@netmore_con_width; height:auto; overflow:hidden;margin-top:20px; .yqrb_list_t{float:left;overflow:hidden;width:938px; height:40px;border:1px solid #dcdcdc;background:#e6e6e6; li{line-height:40px;text-align:center;float:left;font-size:16px;color:#265d90;font-weight:bold;} li.one{width:93px;border-right:1px solid #dcdcdc;} li.two{width:392px;border-right:1px solid #dcdcdc;} li.thr{width:150px;border-right:1px solid #dcdcdc;} li.four{width:149px;border-right:1px solid #dcdcdc;} li.five{width:150px;} } .yqrb_list_b{float:left;overflow:hidden;width:938px; height:40px;border:1px solid #dcdcdc;background:#f5f5f5;border-top:none; li{line-height:40px;text-align:center;float:left;color:#000;} li.one{width:93px;border-right:1px solid #dcdcdc;} li.two{width:392px;border-right:1px solid #dcdcdc;white-space:nowrap;text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow: hidden;} li.thr{width:150px;border-right:1px solid #dcdcdc; a{color:#000;} } li.four{width:149px;border-right:1px solid #dcdcdc;} li.five{width:150px;} } } } } .netmore_footer{float:left; width:@netmore_width; height:20px; overflow:hidden; img{vertical-align:text-bottom;} } }