.mu_box{
position: fixed;
top: 0;
width: 100%;
background: rgba(0,0,0,0.1);
height: 100%;
display:none;
z-index:99;
}