html,body,ul,li,a,span,h1,h2,h3,h4,h5,h6,form,input,em,i,dl,dt,dd,table,tr,td,th,thead,tbody{
    margin: 0;padding: 0;font-style: normal;font-weight: normal;
    font:14px  '微软雅黑', 'Microsoft YaHei', 'Hei', sans-serif;
}
p{margin: 0;padding: 0;}
input{border: 0;padding-left: 5px;border-radius: 0;}
select{background: #fff;border-radius: 0;border: 1px solid #cdcdcd}
/*select{
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}*/
ul,li{list-style: none;}
img{border: 0;}
a{text-decoration: none;cursor: pointer}
.fl{float: left !important;}
.fr{float: right !important;}
.hide{display: none;}
.over{overflow: hidden}
.bor{border: 0 !important;}
/**{box-sizing: content-box}*/
html,body{width: 100%;height: 100%;background: #edeef2;/*#2a3f54*/;}
input{outline: none;}
a:hover,a:active{text-decoration: none}
/*footer*/
.footer{width: 100%;height: 30px;background: url("../images/top_bg.jpg") repeat-x;text-align: center;line-height: 30px;font-size: 14px;color: #333;position: fixed;left: 0;bottom: 0;}

.zIndex{z-index: 999 !important;}
.zIndex1{z-index: 9999 !important;}

.pdfDiv{
    width: 838px;
    overflow-y: auto;
}
.pdfLayer{
    width: 838px !important;
    /*height:500px !important;*/

}
.lineheight40{line-height: 40px!important;}
.reportWrap{
    word-wrap: break-word!important;
    word-break: normal!important;
    white-space: normal!important;
    width: 200px!important;
    text-align: left!important;
}
.box_shadow{box-shadow: none !important;}
.container-fluid{padding: 0 !important;}



