/*font-size:9pt;*/
    .ejdh-div {
        position: relative;}

    .sjdh-ul {
        display: none;
        position: absolute;
        left: 100%;
        top: 0;
        z-index: 999;
        width: 150%;}

    .sjdh-ul div {
        background-color: #fff;
        line-height: 40px;
        height: 40px;}

    .sjdh-ul a {
        font-size: 14px;
        color: #155c42;
        text-align: center;
        display: block;}

    .ejdh-div:hover .sjdh-ul {
        display: block;}

    .sjdh-ul div:hover a {
        background-color: #f6f6f6;}

    @media screen and (max-width: 1199px) {
   
        .ejdh-div:hover .sjdh-ul {
            display: block;
            position: relative;
            left: auto;
            top: auto;}

        .sjdh-ul div {
            border-bottom: 1px solid #ddd;}

        .sjdh-ul a {
            font-size: 14px;
            color: #155c42;
            text-align: left;
            display: block;
            text-indent: 2em;}
    }
.zcej-ul{}
.zcej-ul li {
    line-height: 3.437vw;
    padding-left: 4vw;}
.zcej-ul li a{ font-size: 0.8vw;display: block;
    width: 100%;}
.zcej-ul li:hover{        background-color: #f3f7f5;}
.zcej-ul li:hover a{          color: #155c42;}
.vsbcontent-table-container-outer { position: relative;}
.vsbcontent-table-container
{
    width: 98%;
    overflow-y: auto;
    _overflow: auto;
    margin: 2px;}
.vsbcontent-table-container::-webkit-scrollbar
{
    -webkit-appearance: none;
    width: 14px;
    height: 14px;}
.vsbcontent-table-container::-webkit-scrollbar-thumb
{
    border-radius: 8px;
    border: 3px solid #fff;
    background-color: rgba(0, 0, 0, .3);}
.vsbcontent-table-container-fade
{
    position: absolute;
    right: 0;
    width: 5px;
    height: 100%;
    background-image: -webkit-linear-gradient(0deg, rgba(255,255,255,.5), #fff);
    background-image: -moz-linear-gradient(0deg, rgba(255,255,255,.5), #fff);
    background-image: -ms-linear-gradient(0deg, rgba(255,255,255,.5), #fff);
    background-image: -o-linear-gradient(0deg, rgba(255,255,255,.5), #fff);
    background-image: linear-gradient(0deg, rgba(255,255,255,.5), #fff);}
