.login_lyh{
    position: relative;
}
.menu_lyh{
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 999;
    background: #1e1c29;
}
.menu_lyh li{
    height: 30px;
    line-height: 30px;
    padding: 5px 30px; 
    margin: 5px 0;
    width: 80px; 
    text-align: center; 
}
.menu_lyh li a{
    color: #fff;
    font-size: 14px;
}
.menu_lyh li:hover{
    background: #2fba7e;
}
.footer-tel-time{ color:#fff; font-size:14px; padding:0px 0;}