﻿.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    padding: 8px;
    line-height: 2.428571;
    vertical-align: top;
    border-top: 1px solid #ddd;
}


.GoTo {
    cursor: pointer;
}

.table-hover > tbody > tr:hover .j-hoverhide {
    display: block;
}

@media screen and (max-width: 374px) and (min-width: 320px) {
    .nav {
        z-index: 999;
    }
}

@media (min-width: 992px) {
    .ksname {
        width: 450px;
        padding-left: 6px;
        color: #333;
        height: 36px;
        max-width: 500px;
    }

    .ks {
        width: 62px;
        color: #999;
        text-align: left;
        font-size: 14px;
    }

    .kstime {
        width: 50px;
        height: 36px;
        text-align: right;
        font-size: 12px;
        color: #b7b8ba;
    }

    .ksinfoicon {
        width: 13px;
        height: 15px;
        margin: 8px 5px 0px 5px;
    }
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    color: #428bca;
    cursor: default;
    background-color: #fff;
    border-bottom-color: transparent;
}

.nav-tabs > li.active > a {
    background-color: #327ab8;
    color: #fff;
}

.chaptername  {
    width: auto;
}

.ksname  {
    max-width: initial;
}

.table th, .table td {
    font-size: 14px;
}

.table th {
    color: #333;
}





.ClassTable {
    width: 96%;
    margin-left: 2%;
    margin-top: 20px;
    border: 1px solid #E6E6E6;
    color: ##4E4E4E !important;
    text-align: center;
}

    .ClassTable a:hover {
        color: #fff;
    }

    .ClassTable th {
        background: #F4F7F8;
        border-bottom: 1px solid #E6E6E6;
        border-left: 1px solid #E6E6E6;
        height: 40px;
        text-align: center;
    }

    .ClassTable td {
        border-bottom: 1px solid #E6E6E6;
        border-left: 1px solid #E6E6E6;
    }

        .ClassTable td:first-child, .ClassTable th:first-child {
            border-left: none !important;
        }

    .ClassTable tr:last-child td {
        border-bottom: none !important;
    }

.today_bg {
    background: #EAFAFF;
}

.ClassTable p {
    margin: 6px;
    height: 20px;
    overflow: hidden;
}

.ClassTable a {
    margin-bottom: 10px;
    margin-right: 5px;
    margin-left: 5px;
    cursor: pointer;
    color: #fff;
}

.hover_b {
    position: relative;
}

    .hover_b img {
        width: auto !important;
    }






.ksjbtn {
    color: #10ae58;
}

.kstime {
    width: 50px;
    height: 36px;
    text-align: right;
    font-size: 12px;
    color: #b7b8ba;
}

.float-r {
    float: right;
}

.ksinfoicon {
    width: 13px;
    height: 15px;
    margin: 8px 5px 0px 5px;
}

.ksinfoicon-video {
    background: url(../../img/catalog-v_05.png) center no-repeat;
}



/*#aModalVideoDetail {
    display: none;
}*/