.slideBox .bd li {
    height: 100%;}

.slideBox .bd ul {
    height: 100%;}
.slideBox .bd li img{
    height: 100%;
    object-fit: cover;}
.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);}
.fourMain{
    width: 1190px;
    padding: 0 5px;}
.picScroll-left{ margin-bottom: 20px;
    width:100%;  
    overflow:hidden; 
    position:relative;}
.picScroll-left .hd{ 
    overflow:hidden;}
.picScroll-left .hd a{
    display:block;  
    width:30px; 
    height:30px; 
    overflow:hidden;
    top: 50%; 
    margin-top: -15px;
    position: absolute;
    cursor:pointer; 
    background: url(images/btn3.png) no-repeat;}
.picScroll-left .hd .prev{ 
    left: 183px;
    background-position: 0 0;}
.picScroll-left .hd .next{ 
    right: 20px;
    z-index: 999;
    background-position: right 0;}
.picScroll-left .hd .zhut{
    position: absolute;
    top: 0px;
    width: 217px;
    height: 170px;
    left: 0px;
    background: url(images/ico6-20251218.png) no-repeat;}
.picScroll-left .hd .zhut span{
    border: 2px solid #fff;
    display: inline-block;
    width: 118px;
    height: 122px;
    text-align: center;
    font-size: 27px;
    color: #ffffff;
    margin-top: 22px;
    margin-left: 21px;}
.picScroll-left .bd{ 
    padding: 18px 0 18px 230px;
    background: #5e5e5e;}
.picScroll-left .bd ul{ 
    overflow:hidden; 
    zoom:1;}
.picScroll-left .bd ul li{ 
    margin:0 14px; 
    float:left; 
    _display:inline; 
    overflow:hidden; 
    text-align:center;}
.picScroll-left .bd ul li .pic{ 
    text-align:center;}
.picScroll-left .bd ul li .pic img{ 
    width:148px; 
    height:128px; 
    display:block; 
    border: 2px solid #fff;}
.picScroll-left .bd ul li .pic img:hover{
    border: 2px solid #c03735;}
