.pc_top_ss .btn{background: url(images/sticky_ss.png) no-repeat center center;    margin-top: -0.05rem;}
.pc_top_ss .txt{width: calc(100% - 0.55rem);}
.ej_main_left ul li .sjdhxl{padding: 0.1rem 0 0 0.2rem;}
.ej_main_left ul li .sjdhxl li {position: relative;line-height: 0.14rem;text-align: left;}
.ej_main_left ul li .sjdhxl li a {padding: 0.2rem 0;background: none;    line-height: 0.22rem;    font-size: 0.16rem;}
.ej_main_left ul li .sjdhxl li.on a{color: #811a23;font-weight: bold;}
.ej_main_left ul li .sjdhxl li:hover a{color: #811a23;font-weight: bold;}
.ej_main_left ul li .sjdhxl li a:before{background: none;}


.ej_main_left ul li i{width: 0.1rem;
    height: 0.2rem;
    position: absolute;
    right: 0.3rem;
    top: 0.16rem;
    transition: 0.36s;
    cursor: pointer;
    font-style: normal;    font-size: 0.18rem;}
.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);}
