  .share {
        position: fixed;
        top: 50%;
        z-index: 9999;
        right: 0px;
        margin-top: -50px;}

    .share ul li {
        position: relative;}

    .share ul li>a {
        width: 140px;
        height: 50px;
        background: #335d89;
        display: flex;
        line-height: 50px;
        align-items: center;
        justify-content: center;}

    .share ul li:nth-child(2n)>a {
        background: #00356b;}

    .share ul li>a .img {
        display: inline-block;
        vertical-align: middle;
        margin-top: -2px;
        margin-right: 10px;}

    .share ul li>a .text {
        display: inline-block;
        vertical-align: middle;
        color: #fff;}

    .share ul li>a .img img {
        width: 27px;
        display: block !important;}

    .share_icon {
        position: absolute;
        right: 160px;
        border: 1px solid #e2e2e7;
        top: 0px;
        background: #fff;
        width: 240px;
        padding-left: 10px;
        height: 50px;
        border-bottom-left-radius: 8px;
        border-top-left-radius: 8px;
        display: none;}

    .share_icon>a {
        margin: 0px !important;
        display: inline-block;
        width: 50px;
        height: 50px;
        display: inline-block;
        vertical-align: middle;}

    .share_icon a.icon3 {
        background: url(../images_new/img181.png) no-repeat center center;}

    .share_icon a.icon4 {
        background: url(../images_new/img182.png) no-repeat center center;}

    .share_icon a.icon2 {
        background: url(../images_new/img183.png) no-repeat center center;}

    .share_icon a.icon1 {
        background: url(../images_new/img184.png) no-repeat center center;}

    .show-pic::before {
        content: '';
        position: absolute;
        right: 0;
        top: 50%;
        border: 12px solid transparent;
        border-left-color: #e0dfdf;
        transform: translate(100%, -50%);}

    .show-pic::before {
        content: '';
        position: absolute;
        right: 0;
        top: 50%;
        border: 12px solid transparent;
        border-left-color: #e0dfdf;
        transform: translate(100%, -50%);}

    .consult-nav:hover .show-pic {
        display: block;}

    .consult-nav {
        position: relative;}

    .consult-nav .show-pic {
        display: none;
        position: absolute;
        bottom: 50%;
        left: calc(-100% - 20px);
        z-index: 3;
        width: 100%;
        transform: translateY(50%);}

 .consult-nav .show-pic img {
    box-shadow: 0 1px 3px #c1c1c1;
    width: 100%;
    height: auto;}
    .consult-nav .show-pic::after {
        content: '';
        position: absolute;
        right: 0;
        top: 50%;
        border: 10px solid transparent;
        border-left-color: #fff;
        transform: translate(100%, -50%);}

    .consult-nav .show-pic::before {
        content: '';
        position: absolute;
        right: 0;
        top: 50%;
        border: 12px solid transparent;
        border-left-color: #e0dfdf;
        transform: translate(100%, -50%);}
    
@media screen and (max-width: 560px) {
    .share ul li>a .img {
        display: none !important;} .share ul li:not(:first-child) {
        display: none;} .share ul li>a {
        width: 50px !important;
        height: auto !important;
        line-height: 1.5 !important;
        padding: 6px 12px !important;
        letter-spacing: 2px;
        font-size: 11px;}.share .scroll_click {
        display: none !important;}
}   
/***/
.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);}

#bdcontent a{
    word-break: break-all;}
iframe{
    max-width: 100%;
    margin: 0 auto;
    display: block;}
#bdcontent video {
    margin: 0 auto;
    width: 100%;
    height: auto !important;
     display: block;}

table{max-width:100%;display:block;    margin: auto;}
