@charset "utf-8";
/* CSS Document */
.autoHeight{ margin-bottom:-9999;padding-bottom:9999;width:800px;}
.analys{width:40%;margin-top:10px;}
.analysTop{width:100%; text-align:center; margin-top:-15px;}
.analysTop p{font-size:14px;color:#666}
.analysTop img{margin-left:20px; margin-right:10px;}
.introChoice{height:100%; width:24.9%;border-right:1px solid #CCC; text-align:center;line-height:100px;}
.headInfo{color:#FFF;background-color: #0056a0;}
.SysChoice{height:100%;width:33%;border:1px solid #CCC;text-align:center;line-height:100px;}
.btn{height:30px; width:60px;}
.theadStyle{background-color:#0056a0; color:#FFF;ont-size:8px; font-family:'微软雅黑'}
/**/
/*问答*/
/*表格样式*/
tr th{ font-size:12px; font-family:'微软雅黑'}
tr td{ font-size:12px; font-family:'微软雅黑'}
thead tr{background-color:#0056a0; color:#FFF;ont-size:8px; font-family:'微软雅黑'}
thead tr th{text-align:center;vertical-align:middle;}
#commenth{text-align:center;vertical-align:middle;}
.specialA1{border:0px;background-color:#0056a0; color:#fff;display:block; height:30px; width:60px;text-align:center;line-height:30px;}
.specialA1:hover{color:#fff;background-color:#0D43AA;}
.specialA2{border:0px;color:#fff;background-color:#0D43AA;display:block; height:30px; width:60px;text-align:center;line-height:30px;}

/* .specialA1:visited{background-color:#0D43AA;color:#fff} */
.speButton:hover{background-color:#0D43AA;color:#fff}
#special_a{color:#0056a0;}
#special_a:hover{text-decoration:underline;}
/*主页面的宽度*/
/*#mainWidth{width:1000px;}*/
#mainWidth{width:1190px;}
/*列表查询区域样式*/
#QueryStyle{border:1px;border-color:#999;border-style:solid;height:98px;}
/*右边内容样式*/
#rightStyle{width:1030px;margin-top:4px; margin-left:10px;}
#rightStyle2{background-color:#fff;width:1030px;margin-top:4px; margin-left:10px;}
#rightDiv{width:1030px;margin-top:4px; margin-left:10px;}
/*查询区域样式*/
#QueryTable{margin-bottom:0px;height:100%;width:100%}
#QueryTable thead tr{background-color:#848484; color:#FFF;ont-size:8px; font-family:'微软雅黑'}
#QueryTable tbody tr td input,#QueryTable tbody tr td select{margin-bottom:0px;}
#QueryTable tr,#QueryTable tr td{border-top: 0px;valign:middle;align:center}
/*问题展示部分*/
#QuestionTable{margin-bottom:0px;width:100%;}
#QuestionTable tbody tr td input,#QueryTable tbody tr td select{margin-bottom:0px;}
#QuestionTable tr,#QuestionTable tr td{border-top: 0px;valign:middle;align:center}
/*数据表格样式*/
#dataTable{margin-top:10px;margin-bottom:10px;}
#dataTable thead tr{background-color:#848484; color:#FFF;ont-size:8px; font-family:'微软雅黑'}
#OnlydataTable{margin-top:10px;margin-bottom:0px;}
#OnlydataTable thead tr{background-color:#848484; color:#FFF;ont-size:8px; font-family:'微软雅黑'}
/*button样式*/
.speButton{width:110px;height:30px;color:#ffffff;background:none repeat scroll 0 0 #0056a0;border:0px;}
.speButton:disabled,.speButton[disabled]{color: #ffffff;
  background-color: #848484;}
  .imgButton{
  margin-left:20px;
  width:40px;
  clear:both;
  border:0px;background-color:#ffffff;
  margin-top:-5px;
  }
  .imgButton2{
  background-color:#eeeeee;
  width:40px;
  clear:both;
  border:0px;
  margin-top:-5px;
  }
.spetable tbody > tr:nth-child(odd) > td,
.spetable tbody > tr:nth-child(odd) > th {
  background-color: #ffffff;
}
/*链接样式*/
#speA:hover{color:#0056a0;text-decoration: underline;}
/*锚点*/
/*浮层*/
.floatDiv{
 position: absolute;
 top: 40%;
 left:40%;
 width: 600px;
line-height: 100px;
 min-height: 100px;
 margin-left: -150px; 
 margin-top: -100px;
 background-color: #ffffff;
 border-radius: 5px;      /* 浮层的样式 */    
 z-index: 10; /* 保持元素在页面其他元素之上*/     
 box-shadow: 0 0 0 9999px rgba(0,0,0,0.5); 
}
.float-header{
	padding: 9px 15px;
  border-bottom: 1px solid #eee;
  
  }
  .float-header h3{
  margin: 0;
  line-height: 30px;
  }
  .float-body{
  height:80%;
  }
  .float-body ul {
    margin-left:20px;
    margin-top:10px;
  }
  .float-body ul li{
    margin-top:20px;
  }
  .float-footer{
  margin-top:5%;
  height:60px;
  width:100%;
  line-height: 60px;
  text-align: right;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  -webkit-border-radius: 0 0 6px 6px;
     -moz-border-radius: 0 0 6px 6px;
          border-radius: 0 0 6px 6px;

  }
  .float-footer button{
  margin-right:12px;
  }
  #export_header{
   width:790px;
   height:30px;
   background-color:#666;
   margin-bottom:20px;
  }
  #export_body{
   border:1px solid #cccccc;
   background-color:#ffffff;
   -webkit-border-radius: 6px 6px 6px 6px;
     -moz-border-radius: 6px 6px 6px 6px;
          border-radius: 6px 6px 6px 6px;
   
  }
 /*移入移出样式及点击事件*/
 /*  .inStyle{background-color:#A2A2A2}
  .outStyle{background-color:#848484} */
   .inStyle{color:#0056a0}
  .outStyle{color:#000}
  /* .clickStyle{background-color:#908E8E} */
  .clickStyle{color:#0056a0}
  
  /*审核页面隐藏显示div*/
  .hiddenDiv{width:1015px;}
  .showDiv{width:770px;height:465px;}
  
   .tphiddenDiv{width:1030px;}
  .tpshowDiv{width:785px;}
  
  .resultshowDiv{width:785px;}
  .resulthiddenDiv{width:1030px;}
  
  .tableshowDiv{width:85%;}
  .tablehiddenDiv{width:90%;}
  
  .barshow{height:556px;}
  .barhidden{height:567px;}
  
  /*提交时提示框样式*/
  #fullbg { 
background-color:gray; 
left:0; 
height:100%;
opacity:0.5; 
position:absolute; 
top:0; 
z-index:3; 
filter:alpha(opacity=50); 
-moz-opacity:0.5; 
-khtml-opacity:0.5; 
} 
#dialog { 
background-color:#fff; 
border:5px solid rgba(0,0,0, 0.4); 
height:30px; 
left:50%; 
/* margin:-200px 0 0 -200px;  */
margin:-100px 0 0 -100px; 
padding:1px; 
position:fixed !important; /* 浮动对话框 */ 
position:absolute; 
top:50%; 
width:150px; 
z-index:5; 
border-radius:5px; 
display:none; 
} 