.yjdhs{position: relative;}
.ejdhs {z-index: 9999999999999 !important;

    display: none;
    position: absolute;
    left: 50%;
    transform: translate(-50%);
    top: 100%;
    margin: 0 !important;
    padding: 0 !important;
    width: 150%;
    background-color: hsl(0deg 0% 0% / 50%);}
.ejdhs li{
    padding: 0 !important;
    text-align: center;
    border-bottom: 1px solid hsl(0deg 0% 93% / 50%);}
.ejdhs li a {
    color: #fff;
    font-size: 0.12rem;}
.ejdhs li a:hover{    color: #d0a669;}
.ejdhs li::before{ display: none;}
.yjdhs:hover .ejdhs{   display: block;}
.bottom a{color:inherit;}
