﻿
.ycxzx {
    position: fixed;
    right: 10px;
    top: 50%;
    z-index: 24;
    margin-top: -148px;
    width: 51px;
}

.doyoo_pan_icon, .doyoo_panel_mobile {
    z-index: 24 !important;
}

.ycxzx dd {
    padding-bottom: 5px;
}

.ycxzx a img {
    width: 100%;
}

.ycxzx dd a img.ydg {
    display: none;
}

.ycxzx dd a:hover img {
    display: none;
}

    .ycxzx dd a:hover img.ydg {
        display: block;
    }

.ycxzx a {
    display: block;
    position: relative;
}

    .ycxzx a .ewms {
        position: absolute;
        right: 100%;
        top: 0;
        border: 1px solid #eee;
        width: 140px;
        display: none;
        border-radius: 4px;
    }

    .ycxzx a:hover .ewms {
        display: block;
    }

    .ycxzx a .dh {
        position: absolute;
        right: 100%;
        margin-right: -6px;
        line-height: 51px;
        top: 0;
        background: url(/images/zxzx3s_.png) repeat-x;
        font-size: 18px;
        width: 9em;
        text-align: center;
        border: 0 solid #eee;
        border-radius: 4px;
        display: none;
    }

    .ycxzx a:hover .dh {
        display: block;
        color: #fff;
    }
