.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);}
.jgsz-link .first-jgsz { text-align: center;}
.jgsz-link .first-jgsz p { display: inline-block; text-indent: 0; position: relative;}
.jgsz-link .first-jgsz p:first-child { text-align: center;}
.jgsz-link .first-jgsz p:first-child a { display: inline-block; margin: 0 0 6px; padding: 0 40px; font-size: 20px; color: #fff !important; background: #6a0fb2;}
.jgsz-link .first-jgsz p:first-child  span { position: absolute; top: 0; right: -120%; margin: 0 !important; font-size: 20px; color: #333 !important;}
.jgsz-link .first-jgsz p  span::before { display: block; content: ""; position: absolute; left: -45px; top: 50%; width: 28px; height: 2px; background: #6a0fb2;}
.jgsz-link .jgsz-line { display: block; width: 75%; margin: 0 auto;}
.jgsz-link .jgsz-line img { width: 100%; vertical-align: top;}
.jgsz-link ul { font-size: 0;}
.jgsz-link ul li { display: inline-block; width: 25%; text-align: center; padding: 0 6px; vertical-align: top;}
.jgsz-link ul li a, .jgsz-link .first-jgsz p a, .jgsz-link .first-jgsz p:first-child  span { font-size: 18px; margin-top: 6px;
    color: #333;
    line-height: 2.5em;
    text-transform: uppercase; border-radius: 4px;
    letter-spacing: -.2px; display: block; color: #6a0fb2; background: #f2f2f2;}
