.ej-li{    position: relative;}
.sj-ul{background: rgba(0, 0, 0, 0.5);
    position: absolute;
    left: 100%;
    top: 0;
    z-index: 999;
    width: 100%;
    display: none;}
.ej-li:hover .sj-ul{ display: block;}
.footer .link a .code.youxiang {
    line-height: 26px;
    padding: 0 5px;
    background: url(images/xxbj.png) #fff;
    font-size: 12px;
    width: 91px;
    height: 91px;
    word-break: break-all;
    padding-top: 20px;}
