.search-btn{width: 46px;height: 34px;line-height: 34px;font-size: 16px; border: none; background: url(../image/ss.png) center no-repeat; cursor: pointer;background-size: 24px;
    margin-top: 6px;}
 .search-btn:hover{cursor: pointer;}
.searchinp {
    font-family: 'Microsoft Yahei',"Lucida Grande", "Tahoma","Arial", "Helvetica", "sans-serif";
    width: 54%;
    height: 40px;
    line-height: 40px;
    font-size: 12px;
    padding-right: 20px;
    vertical-align: top;
    margin-left: 10px;
    background-color: transparent;
    border: 0px;
    outline: none;}
.pb_sys_style4 .p_no_d {
    border: 1px solid #3c1110 !important;
    color: #fff;
    background-color: #3b100f !important;

.newnews{line-height:30px; padding-left:10px; color:#F96;}
.newnews a{color:#333;}
.xysx{color:#333; font-size:16px; font-weight:bold; border-bottom:1px solid #ccc; 
margin-right:10px; padding-top:6px; text-indent:0;}
div#vsb_content img {
    display: block;
    max-width: 100%;
    height: auto;
    margin: 0 auto;}
.rightListContent p{text-indent:2em;}

.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);}
