﻿ *{ margin:0; padding:0}
        body {
    font-size: 9pt;
    background-color: rgb(255,255,255);
}
    table{ border-collapse:collapse;}

    .tbmain{width:100%;}
    .tbmain td{ border:1px solid Gray;padding:2px 3px; }
    a{ text-decoration:none; cursor:pointer;color: rgb(70,70,70);}
    .tbheader{     font-size: 10.8pt;
    font-family: 微软雅黑;
    font-weight: 900;
    height: 27px;
    line-height: 27px;
    padding: 3px 5px;
    background-color: #EAE8E4;
    color: Black;}
    .child_header{  background-color: #f1f3f4;}
    .child_edging_top{ border:2px solid darkred; border-bottom:none;}
    .child_edging_mid{ border-left:2px solid darkred; border-right:2px solid darkred;}
    .child_edging_bottom{ border:2px solid darkred; border-top:none;}
    
    .cycle_tab_current
        {
            font-size:16px; 
            min-width:60px;
            height:40px; 
            cursor:pointer; 
            background-color:white; 
            border-left:1px solid black; 
            border-top:1px solid black; 
            border-right:1px solid black; 
            border-bottom:1px solid white; 
            font-weight:bolder; 
            float:left;
            text-align:center; 
            line-height:40px;
            color:black;
            }
            
    .cycle_tab_other
       {
           font-size:16px; 
           min-width:60px;
           height:40px; 
           cursor:pointer; 
           font-weight:bolder; 
           float:left; 
           text-align:center; 
           line-height:40px; 
           color:black;
           }
              .map_img_unselect {
  -webkit-user-select: none; -moz-user-select: none;   -khtml-user-select: none;  
  -ms-user-select: none;    
 
  /* 以下两个属性目前并未支持，写在这里为了减少风险 */
  -o-user-select: none;
  user-select: none;  
  -webkit-touch-callout: none;   /* 禁用系统默认菜单、img元素比如保存图像等等*/
}  
#pagefoot{text-align:center;font-size:9pt;margin:50px auto;}
#div_tab{height:41px;background-color:white; border-bottom:1px solid black;}

input[type='radio']{cursor:pointer;}
#cb_zws{margin-right: 3px;}
#cb_avg{margin-left:10px;margin-right: 3px;}

.pc_body #tabImg{width:100%; border: 0;}
.pc_body .ptitle{font-size:12pt;font-family:微软雅黑;color:Black;text-align:center;vertical-align:middle;border:none;font-weight:900;height:27px;margin-top:6px;}
.pc_body .radiodiv{padding:10px;border-left:1px solid rgb(200,200,200); border-right:1px solid rgb(200,200,200);line-height:36px;font-size:10pt;}

.sj_body .ptitle{font-size:12pt;font-family:微软雅黑;color:Black;text-align:center;vertical-align:middle;border:none;font-weight:900;height:50px;margin-top:6px;}
.sj_body .radiodiv{padding:10px;font-size:10pt;}
