

.highcharts-legend>g{display: none;}
/*外层div*/
.hp-wrap{margin: 0;padding: 0;}
/*头部*/
.hp-wrap .nav-header{height: 10%;min-height:50px;max-height: 70px;
background-color: rgb(6,88,172);color:white;}
.hp-wrap .nav-header .nav-logo{font-size: 25px;margin:10px 0 10px 20px;}
.headernav{margin-left: 10%;}
.headernav li{border:1px solid rgb(6,88,172) ;padding: 6px 5px 22px 5px;}
.headernav li:hover{border-bottom: 3px solid rgb(25,166,254);}
.headernavHover{border-bottom: 3px solid rgb(25,166,254) !important;}
.headernav li,.icon-header li{display: inline-block;margin:15px 0 0 50px;}
.icon-header{float: right;margin-right: 50px;margin-top: ;}
.icon-header .iconfont{font-size: 22px;}
.icon-header li{margin-left: 15px;}
/*主体*/
.hp-body{padding:1.5%;margin: 0;background-color:rgb(14,41,118);color:white}
.body-left{width:49%;height: 58%;}
.body-right{width:49%;height: 58%;background-color:rgb(8,60,136)}
.body-left-top{width: 100%;height: 30%;background-color:rgb(8,60,136)}

.body-left-top .body-four{position: relative;width:24.5%;padding: 3.5% 0 0 2%;line-height: -5%;}
.body-left-top .body-four img{vertical-align: middle;}
.yuan{height: 16px;width: 6px;border-radius: 4px;background-color:rgb(26,164,255) ;}
/*主体下方*/
.silver{color: rgb(113,130,174);position: absolute;top:45px}
.nomalspan{position: absolute;top:75px;font-size:18px}
.body-left-bottom{width: 100%;height: 67%;background-color:rgb(8,60,136);padding: 1%;}
/* .body-left-bottom .body-bottom-text{border-left: 3px solid rgb(26,164,255);border-radius: 5px;} */

/*右侧*/
.tableOverflow{height:80%;overflow-y: auto;}
.tableOverflow .table{height: 100%;}
.body-right-text{margin:20px 20px 0 20px;width: 95%;}
::-webkit-scrollbar{width: 5px;height: 5px;			}
::-webkit-scrollbar-thumb{border-radius: 5px;-webkit-box-shadow:inset 0 0 5px rgb(77,89,131);background: rgb(77,89,131);}
::-webkit-scrollbar-track{-webkit-box-shadow: inset 0 0 5px rgb(27,31,66);border-radius: 5px;background: rgb(27,31,66);}
.tableOverflow{
	scrollbar-face-color:rgb(77,89,131);
	scrollbar-highlight-color:rgb(27,31,66);
    scrollbar-3dlight-color:rgb(27,31,66);
    scrollbar-darkshadow-color:rgb(27,31,66);
    scrollbar-Shadow-color:rgb(27,31,66);
    scrollbar-arrow-color:rgb(27,31,66);/*箭头颜色*/
    scrollbar-track-color:rgb(27,31,66);/*背景颜色*/
}
.tableOverflow .table tr td{font-size: 12px;color:rgb(184,213,227);border-bottom:1px solid rgb(56,106,139)}	
.tableOverflow .table tr th{border-top: none;border-bottom:1px solid rgb(56,106,139);color:rgb(115,124,165)}

/*最下方*/
.zxt-left{margin-top:10px;height: 35%;width: 33%;background-color:rgb(8,60,136) ;}
.zxt-left-text{margin:10px 0 0 20px;}
.zxt-gz{margin-left: 50%;}
.yellow{color:yellow} 
.organe{color:rgb(250,132,60)} 
.blue{color:rgb(0,219,238)}


