.hintTextWrap {
    display: none; 
    position: absolute;
    top: -58px;
    left: 79px;
    z-index: 100;
}
    
.hintText {
    width: 170px;
    background: #000;
    padding: 5px 8px;
    border-radius: 5px;
    color: #fff;
    font-size: 12px;
    line-height: 22px;
    text-align: left;
}
.hintTextWrap_h {
    display: none; 
    position: absolute;
    top: -58px;
    left: 79px;
    z-index: 100;
}
    
.hintText_h {
    width: 170px;
    background: #000;
    padding: 5px 8px;
    border-radius: 5px;
    color: #fff;
    font-size: 12px;
    line-height: 22px;
    text-align: left;
}
.hintTextWrap_y {
    display: none; 
    position: absolute;
    top: -58px;
    left: 79px;
    z-index: 100;
}
    
.hintText_y {
    width: 170px;
    background: #000;
    padding: 5px 8px;
    border-radius: 5px;
    color: #fff;
    font-size: 12px;
    line-height: 22px;
    text-align: left;
}
.hintTextWrap_z {
    display: none; 
    position: absolute;
    top: -58px;
    left: 79px;
    z-index: 100;
}
    
.hintText_z {
    width: 205px;
    background: #000;
    padding: 5px 8px;
    border-radius: 5px;
    color: #fff;
    font-size: 12px;
    line-height: 22px;
    text-align: left;
}