@charset "utf-8";
/* CSS Document */
@font-face {
    font-family: 'microsoft yahei';
    unicode-range: U+0000-2e7f;
    src: local('Arial');
}
@font-face {
    font-family: 'microsoft yahei';
    unicode-range: U+2e80-ffff;
    src: local('Microsoft YaHei');
}
body{margin:0; padding:0; font-size:12px; font-family:Arial,"Microsoft YaHei",方正宋体-人口信息;}
.none{display: none!important;}
.display{display: block!important;}
.clear{ clear: both;}
.clearfix { *zoom:1; }
.clearfix:after {content:"\200B"; display:block; height:0; clear:both; }
.ellipsis{white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; -moz-binding:url('ellipsis.xml#ellipsis'); overflow:hidden;}
i{font-style: normal;}
.loading { z-index:9999; opacity: 0.6; overflow:hidden;  position: absolute; left:0px; top:0px; width:100%; height:100%; }
.loading.hide { display:none !important; }
.loading > div { width:200px;  position:absolute; left:0px; top:0px; bottom:0px; right:0px; margin:auto;height: 52px; /*border-radius: 5px; background: #4ab8c2; */}
.loading .loading-text{width: 100%;text-align: center;height: 20px;line-height: 20px;font-size:12px; font-family:"宋体";}
.loading img {   margin:0 auto;  width:32px; height:32px;display: block; }
table:focus,div:focus{outline: 0;}
