@charset "utf-8"; /* LESS Document */ /*中间总宽度*/ @census_width:980px; /*其它变量*/ @mon_right_con_width:@census_width - 230; .monitor{display:table; .mon_header{float:left; width:@census_width; height:20px; overflow:hidden;} .mon_con{float:left; width:@census_width - 30; height:auto; overflow:hidden; padding:0 15px; background-color:#f0f0f0;margin-bottom:-1px; /*左侧内容*/ .left_nav{float:left; width:190px; height:auto; overflow:hidden;} /*右侧内容*/ .right_con{float:right; width:@mon_right_con_width; height:auto; overflow:hidden; .header{float:left; width:@mon_right_con_width; height:70px; overflow:hidden; background-color:#ffffff; .img{float:left; width:31px; height:22px; overflow:hidden; margin:24px 10px 0 20px;} .text{float:left; margin-top:24px; color:#c9000b; font-weight:bold;} } .search{float:left; width:@mon_right_con_width; height:95px; overflow:hidden; padding:10px 0; background-color:#ccc; .line{float:left; width:@mon_right_con_width; height:30px; overflow:hidden; margin:8px 0; label{float:left; height:30px; margin-left:25px; .title{float:left; font-size:14px;} input{float:left; height:20px; margin-left:4px; border:1px solid #2a83d3; border-radius:3px;} .width_150{width:150px;} .width_80{width:80px;} } .line_time{float:left; height:30px; margin-left:25px;width:333px; } .submit{float:left; width:80px; height:25px; color:#ffffff; text-align:center; border:none; background-image:url(../images/huati30.png)} } } .monitor_allcheckwrap{float:left; width:@mon_right_con_width; height:auto; overflow:hidden; background-color:#fff; .allcheck{float:left;height:40px;width:55px;line-height:40px;padding-left:10px;} .export{float:left;height:28px;padding:0 11px;line-height:28px;background:url(../images/button22.png) repeat-x;color:#333;margin-top:6px;margin-left:5px;cursor:pointer; .img_l{float:left;display:block;height:28px;width:25px;margin-top:6px;overflow:hidden;background:url(../images/icos5.png) no-repeat -40px 0;} .text{float:left;margin:1px 0 0 3px;} } .monitor_show{float:right;width:155px;height:40px;line-height:40px;} } .data{float:left; width:@mon_right_con_width; height:auto; overflow:hidden; background-color:#ebebeb; .line{float:left; width:@mon_right_con_width - 20; min-height:50px; padding:6px 10px; li{float:left; width:@mon_right_con_width - 20; min-height:20px; overflow:hidden; margin:4px 0; clear:#787878; display:inline; .lable{color:#005d90; font-size:14px; font-weight:bold;} } } .odd{background-color:#ffffff;} .even{background-color:#ebebeb;} } .jump{heihgt:45px; .jump_wrap{height:45px;float:right;line-height:45px; .wrap_l{width:160px;height:45px;float:left;line-height:45px;} .pages{width:300px;heihgt:45px;float:right; ul{width:300px;heihgt:45px; li{float:left;width:30px;height:45px;line-heihgt:45px;text-align:center;margin-left:10px; a{color:#000;} } .i_text{width:40px;height:28px;line-height:30px;} .i_but{width:40px;height:30px;background:url(/Public/images/go.png) no-repeat;cursor:pointer;border:none;margin-left:10px;margin-top:7px;} } } } } } } .mon_footer{float:left; width:@census_width; height:20px; overflow:hidden;} } .inline{width:240px;height:auto;float:left; li{width:132px;height:16px;border:1px solid #2a83d3;outline:none;background:#cce8cf;line-height:16px;float:left;font-size:12px;margin-left:5px;} li.center{width:10px;height:1px;margin-left:2px;border:none;line-height:25px;background:none;} }