.vsb-container .xxk{display:none;}
.vsb-container h2 span{
    display: block;
    float: left;
    font-size: 18px;
    color: #29a7b3;
    width: 32%;
    border-right: 1px solid #0c5f67;
    text-align: center;
    cursor:pointer;}
.vsb-container h2 a{
    display:none;
    float: right;
    font-size: 12px;
    color: #999;}
.vsb-container h2 a:hover{
    color: #29A7B3;}
.vsb-container h2{
    width: 100%;
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #29A7B3;}
.active{background:#29A7B3 !important;color:#fff !important;}

