.navbar-page-title-header {
display: inline-block;
margin-right: 40px;
padding-top: 20px;
padding-bottom: 20px;
font-size: 16px;
color:#86939e;
}
.chongzhi{
  color:#ff0000;
  cursor: pointer;
}

.dinggou{
	  color:#131414;
	  cursor: pointer;
}

.dzy_prinfo{
	cursor: pointer;
}

.dzy_pointer{
	cursor: pointer;
}

.dzy_prinfodiv{
	display:none;
}

.dzy_displaydiv{
	display:none;
}

.dzy_play_show_p{
	font-size: 25px;
	color:red;
}

.dzy_play_show_p_18{
	font-size: 18px;
	color:red;
}

.dzy_p_tr_f_7{
	text-align:right;
    font-weight:700;
}
.dzy_p_tr_f_4{
	text-align:right;
    font-weight:400;
}

.tableClumsDivShow {
	    position: absolute;
	    background-color:#F5FAFA;
        border: solid 1px #ccc
		position:fixed;
		display: none;
		width:360px;
		height: 480px;            
		padding: 5px;   
		top:20%;
		right:1%;
		::margin:-50px 0 0 -50px;
		overflow-y:auto;
		overflow:true;
		z-index:9999999;
		overflow-x:auto;
}

.overLoading {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #f5f5f5;
    opacity:0.5;
    z-index: 1000;
}
.layoutLoading {
display: none;
position: absolute;
top: 40%;
left: 40%;
width: 20%;
height: 20%;
z-index: 1001;
text-align:center;
}    

.layoutgdLoading {
    display: none;
    position: absolute;
    top: 20%;
    left: 27%;
    width: 50%;
    height: 70%;
    z-index: 1001;
    text-align:center;
    background-color: black;
    cursor: pointer;
    //opacity:0.1;
} 


