  .{width:30px;}
    .fl {
        float: left;}

    .fr {
        float: right;}

    .clear {
        clear: both;}

    .w40 {
    width: 280px;
    box-shadow: 0 0 10px rgba(0, 0, 0, .5);}

    .w60 {
        width: 48%;}

    .w40 img {
        display: flex;
        width: 100%;
        height: auto;}

    .img-box ul li {
        float: left;
        position: relative;
        z-index: 998;
        display: block;
        width: 33%;}

    .img-box ul li a {
        display: block;
        text-decoration: none;
        text-align: center;
        font-size: 18px;
        line-height: 35px;
        justify-content: space-between;
            position: relative;}

    .img-box {
        display: none;}

    .img-box li:hover a {
        color: #7d000a !important;}

    
       .nav-l li:nth-child(1):hover .img-box {
        left: 0;}

    .nav-l li:nth-child(2):hover .img-box {
        left: 0;}

    .nav-l li:nth-child(3):hover .img-box {
        left: 0;}

    .nav-l li:nth-child(4):hover .img-box {
        left: 50%;
        transform: translate(-50%);}

    .nav-l li:nth-child(5):hover .img-box {
        left: 50%;
transform: translate(-50%);}

    .nav-r li:nth-child(1):hover .img-box {
        left: 50%;
      transform: translate(-50%);}

    .nav-r li:nth-child(2):hover .img-box {
        left: 50%;
     transform: translate(-50%);}

    .nav-r li:nth-child(3):hover .img-box {
       right: 0;}

    .nav-r li:nth-child(4):hover .img-box {
        right: 0;}

    .nav-r li:nth-child(5):hover .img-box {
        right: 0;}
.img-box a:before {
    content: "·";
    position: absolute;
    font-size: 20px;
    left: 5%;
    top: 0;}
#nav li:hover .img-box {
    top: 100%;
    position: absolute;
    background: #fff;
    width: 658px;
    z-index: 10000;
    transform-origin: top;
    display: flex;
    box-shadow: 0 0 10px rgba(0, 0, 0, .2);
    padding: 5px;
    justify-content: space-between;
    align-items: center;}
.nav-red li:nth-child(1):hover .img-box {
    left: 0;
    transform: translate(0);}

.nav-red li :nth-child(2):hover .img-box {
    left: 0;
    transform: translate(0);}

.nav-red li:nth-child(3):hover .img-box {
    left: 0;
    transform: translate(0);}

.nav-red li:nth-child(4):hover .img-box {
    left: 50%;
    transform: translate(-50%);}

.nav-red li:nth-child(5):hover .img-box {
    left: 50%;
    transform: translate(-50%);}

.nav-red li:nth-child(6):hover .img-box {
    left: 50%;
    transform: translate(-50%);}

.nav-red li:nth-child(7):hover .img-box {
    left: 50%;
    transform: translate(-50%);}

.nav-red li:nth-child(8):hover .img-box {
    right: 0;
    transform: translate(0);}

.nav-red li:nth-child(9):hover .img-box {
    right: 0;
    transform: translate(0);}

.nav-red li:nth-child(10):hover .img-box {
    right: 0;
    transform: translate(0);}

.nynav_ul ul .sanji{display:none;border-top:1px solid #dfdfdf;}
.nynav_ul ul .hover .sanji{display:block;}
.nynav_ul ul .hover .sanji a{background:#fff;color:#333;padding-left:35px;}
.nynav_ul ul .hover .sanji a:hover{color:#9a0000;}
.nynav_ul ul .hover .sanji .hover a{color:#9a0000;}


.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);}
.fl p a{
color:#fff;}
