﻿body {
    background-color:rgb(246, 247, 249);
}
.bodyclass{width:1000px;margin:auto;/*background-color:#f0f4f7;*/}
.maphead{width:1000px;font-size:30px;text-align:center;margin:0px auto 10px auto;color:blue;background:url(../images/zc_logo.png);height:100px;}
    .maphead .out{text-align:right;margin-top:10px;font-size:12px;padding-right:20px;color:grey;}
    .maphead .out a{color:black;text-decoration:none;}
    .maphead .out a:hover{color:red;text-decoration:underline;}
.pagewhr{height:32px;background:url(../images/pagewhrbg.gif);line-height:32px;font-size:12px;color:grey;padding-left:10px;width:990px;margin:auto;}
    .pagewhr a{color:grey;text-decoration:none;}
    .pagewhr a:hover{color:red;text-decoration:underline;}

/*功能菜单切换栏*/
.crm-box {background-image: url('../images/bg.png');background-repeat: no-repeat;position:relative;background-position: center center;height:160px;width:900px;margin:0 auto;top: 0px;left: 0px;}

.menu-a {cursor:pointer;position:absolute;width:90px;height:110px;top:10px;left:34px;background:url(../images/实时监控.png);}
.menu-b {cursor:pointer;position:absolute;width:90px;height:110px;top:15px;left:140px;background:url(../images/远程控制.png);}
.menu-c {cursor:pointer;position:absolute;width:90px;height:110px;top:20px;left:246px;background:url(../images/故障报警.png);}
.menu-d {cursor:pointer;position:absolute;width:90px;height:110px;top:25px;left:352px;background:url(../images/生产管理.png);}
.menu-e {cursor:pointer;position:absolute;width:90px;height:110px;top:25px;left:458px;background:url(../images/统计报表.png);}
.menu-f {cursor:pointer;position:absolute;width:90px;height:110px;top:20px;left:564px;background:url(../images/运行日志.png);}
.menu-g {cursor:pointer;position:absolute;width:90px;height:110px;top:15px;left:670px;background:url(../images/维护与保养.png);}
.menu-h {cursor:pointer;position:absolute;width:90px;height:110px;top:10px;left:776px;background:url(../images/系统参数.png);}

/*弹出参数框*/
fieldset {padding:0; border:0; margin-top:15px;border:0px;}
.validateTips { border: 1px solid transparent; padding: 0.3em;margin-top:5px;font-size:15px;}
input.text { margin-bottom:12px; width:15%; padding: .4em;font-size:65%;height:20px;text-align:right; }
#dialog-form{font-size:90%;font-family:Verdana,Arial,sans-serif; color:#222222;font-size:1em;overflow:hidden}

/*参数设置内容*/
.maincontent{margin:auto;width:1000px;margin-top:15px;}
.head {height:27px;}
.moduleHeader {border: none;background:#6eb4e1;height:27px;}
.module_body {border: 2px #6eb4e1 solid;border-top:none;background-color:rgb(246, 247, 249);}
.head2 {background:#0272BC}

#navMenu{float: left;white-space: nowrap;padding: 0px 10px 0px 10px;margin-top:2px;height: 25px;overflow:hidden;}
/*#navMenu a{float:left;overflow:hidden;color:#FFFFFF;text-decoration: none;padding-left:5px;height: 25px;}*/
#navMenu a span{float:left;cursor:pointer;padding:2px 10px 3px 5px;height:25px;font-size:13px;}
#navMenu a:hover{color:#0272BC;background:url(../images/tabbg.png) no-repeat;}
/*#navMenu a:hover span{background: #eaf8ff}*/
#navMenu a.active{color:#000000; background:#eaf8ff}
/*#navMenu a.active span{background: #eaf8ff}*/
.a_select{color:#0272BC; background:url(../images/tabbg.png) no-repeat;float:left;overflow:hidden;text-decoration: none;padding-left:5px;height: 20px;padding-top:5px;font-weight:bold;}
.a_noselect{float:left;overflow:hidden;color:#FFFFFF;text-decoration: none;padding-left:5px;height: 25px;height: 20px;padding-top:5px;font-weight:normal;}
.hidecontent {display:none;}

.list_top_border       { background:url(../images/top_border.png) repeat-x 0 100%;}
.list_bottom_border    { background:url(../images/bottom_border.png) repeat-x 0 0;}
.list_left_border      { background:url(../images/left_border.png) repeat-y;}
.list_right_border     { background:url(../images/right_border.png) repeat-y;}

.mainheader{width:auto;height:auto;margin-bottom:10px; text-align:center;/*background:url(../images/bgintr.png);*/}
/*介绍行样式*/
.intr_top{background:url(../images/bgtop_intr.png);height:15px;font-weight:bold;padding-top:8px;font-size:20px}
.intr_con{/*background:url(../images/bgcon_intr.png) repeat-x;background-color:#f0f4f7;*/ padding:10px 0px 0px 80px;text-align:left;font-size:15px;display:block;}
    .intrcon_img{float:left;}
    .intrcon_con{float:left;margin-left:80px}
.intr_btm{background:url(../images/bgbtm_intr.png);height:23px;clear:both;}

/*内容表格样式*/
.toptable{border-width:0px;width:100%;border-style:none;}
    .toptable td{background:url(../images/table_top_bg.png) no-repeat;background-color:transparent;background-attachment:scroll;height:32px;}
    .toptable .left{background-position:left 0px;width:5px;}
    .toptable .center{background-position:0px -32px;background-repeat:repeat-x;width:988px;font-weight:bold;text-align:center;vertical-align:middle;font-size:14px;}
    .toptable .right{background-position:0px -64px;width:7px;}
.maintable{width:100%;font-size:12px;}
    .maintable input{width:80px}
    .maintable td{padding:1px;height:40px;}
    .maintable td.tdbordert{border-top:solid 1px #cccccc;}
    .maintable td.tdborderl{border-left:solid 1px #cccccc;}
    .maintable td.tdborderr{border-right:solid 1px #cccccc;}
    .maintable td.tdborderb{border-bottom:solid 1px #cccccc;}
    .maintable td.tdheader{background-color:rgb(196, 222, 131);border:solid 1px #9cb269;font-weight:bold;text-align:left;vertical-align:middle;padding-left:20px;}

/*功能启动控制*/
.fun_bg{margin-top:10px;}
.funcontr{width:auto;height:auto;margin-bottom:5px;padding-left:5px;display:block;}
.funon_btn{width:150px;height:32px;line-height:32px;text-align:center; float:left;margin-left:12px;}
    .funon_btn a{color:black;text-decoration:none;width:150px;height:32px;display:block;background:url(../images/workbtn_a.png);}
    .funon_btn a:hover{color:black;text-decoration:none;width:150px;height:32px;display:block;background:url(../images/workbtn_hover.png);}
.funoff_btn{width:150px;height:32px;line-height:32px;text-align:center; float:left;margin-left:12px;}
    .funoff_btn a{color:black;text-decoration:none;width:150px;height:32px;display:block;background:url(../images/qgbtn_a.png);}
    .funoff_btn a:hover{color:black;text-decoration:none;width:150px;height:32px;display:block;background:url(../images/qgbtn_hover.png);}
.funoff_btnts{width:150px;height:32px;line-height:32px;text-align:center; float:left;margin-left:12px;}
    .funoff_btnts a{color:black;text-decoration:none;width:150px;height:32px;display:block;background:url(../images/tsbtn_a.png);}
    .funoff_btnts a:hover{color:black;text-decoration:none;width:150px;height:32px;display:block;background:url(../images/tsbtn_hover.png);}
.funoff_btnxt{width:150px;height:32px;line-height:32px;text-align:center; float:left;margin-left:12px;}
    .funoff_btnxt a{color:black;text-decoration:none;width:150px;height:32px;display:block;background:url(../images/xtbtn_a.png);}
    .funoff_btnxt a:hover{color:black;text-decoration:none;width:150px;height:32px;display:block;background:url(../images/xtbtn_hover.png);}



/*状态显示*/
.statecon{margin:auto;padding:10px 0px 0px 40px;}
.statediv{margin:0px 10px 10px 0px;width:180px;height:40px;float:left;line-height:40px;vertical-align:middle;padding-left:50px;background:url(../images/state_on.png) no-repeat;}
.statediv1{margin:0px 10px 10px 0px;width:180px;height:40px;float:left;line-height:40px;vertical-align:middle;padding-left:50px;background:url(../images/state_off.png) no-repeat;}
    .statediv .divimg{height:40px;line-height:40px;float:left;margin-left:20px;}
    .statediv .divstate{height:40px;line-height:40px;float:left;margin-left:10px;}

/*底部*/
.footer{height:27px;text-align:center; background:url(../images/index_bottombg.jpg);font-size:12px;font-weight:normal;line-height:27px;margin-top:20px}
.footer_table {font-size:12px;background-color:none;color:#4f4f4f;margin-top:8px;}
    .footer_table a {text-decoration:none;color:#000000;}
    .footer_table a:hover {text-decoration:none;color:gray;}

/*错误信息提示*/
.errlist {float: left; margin-left: 20px; width:87px; height: 24px; line-height: 24px; background: url(../images/errbg.png) center left no-repeat; padding-left: 28px;display:none;}
.errclose{float: right; width: 18px; height: 24px; line-height: 24px; margin-right: 20px; cursor: pointer; background: url(../images/close1.png) center left no-repeat;display:block}