﻿body, .page-header {
    width: auto;
        font-family: 微软雅黑;
    font-size:13px;
    line-height:22px;
}

.to-buttom {
    background: url(Images/tobottom.png) no-repeat left top;
    width: 30px;
    height: 133px;
    z-index: 100000;
    right: 50px;
    top: 200px;
    position: fixed;
    cursor: pointer;
}

html,
body {
    height: 100%;
    -webkit-font-smoothing: antialiased;
        font-family: 微软雅黑;
        min-width:1200px;
}


h1, h2, h3, h4 {
    vertical-align: middle;
}

.center {
    width: auto;
    margin: 0 auto;
    text-align: center;
}

.row {
    margin-left: 0px;
    margin-right: 0px;
}

/* Wrapper for page content to push down footer */
#wrap {
    min-height: 100%;
    height: 100%;
    /* Negative indent footer by its height */
    margin: 0 auto -60px;
}

/* Set the fixed height of the footer here */
#footer {
    height: 60px;
    width: 100%;
    min-width:100%;
    background-color: #f5f5f5;
    margin-top: 50px;
    padding-top: 20px;
    padding-bottom: 20px;
    color: gray;
    border-top: 1px solid gray;
    text-align: center;
}

#wrap > .container {
    margin-top: 20px;
    padding:0px 20px;
}

#wrap > .container-fluid {
    padding:0px 0px 20px 0px;
}

.footer a {
    color: #efefef;
}
/*Header*/
header {
}

    header h1, header h2, header h3 a, header a, header a:hover {
        color: #101010;
        font-weight: 800;
        text-decoration: none;
    }

    header h3 {
        background: #ffcc33;
        padding: 10px;
        border-radius: 3px;
        font-size: 34px;
        padding: 12px 10px 6px 10px;
    }

    header .dropdown-menu {
        top: 74px;
        background: #ffcc33;
        border-width: 0;
    }

.dropdown-menu > li > a {
    color: #3b6ec9 !important;
}

    .dropdown-menu > li.active > a,
    .dropdown-menu > li > a:hover {
        color: #ee3135 !important;
    }

h1 {
    font-size: 50px;
}

#nav {
    width: 100%;
    position: static;
    background: #f3f3f3;
    border: 1px solid #c0bebf;
    margin-top: 15px;
}
.nav > li:hover .dropdown-menu {
    display: block;
    text-align:center;
}

    #nav.affix {
        position: fixed;
        top: 0;
        z-index: 10;
        -webkit-transition: all .6s ease-in-out;
    }


.navbar-nav {
    margin: 1px 1px;
}

.navbar-custom {
    background-color: #2e2e2e;
    text-transform: uppercase;
    border-width: 0;
}

    .navbar-custom .navbar-nav > li > a {
        color: #000;
    }

    .navbar-custom .navbar-nav li > a:hover, .navbar-nav li .open, .navbar-custom .navbar-nav .active a {
        background: #fff;
        color: #ee3135;
    }

    .navbar-custom .dropdown-menu {
        right: 0;
    }

            .navbar-collapse.in { 
            overflow-y: visible;
        }

        .navbar-toggle {
            outline: 0;
        }

@media (min-width: 767px) {
    .navbar-nav.nav-justified > li {
        float: none;

    }
}


/*Left-block*/
.left-course-list > ul > li {
    margin-bottom:1px;
    background:#5e89b3;
    height:50px;
    width:100%;
    
    padding:15px 0px 15px 15px;
}

.left-course-list > ul > li > a {
    color:white;
    font-size:16px;
    text-decoration:none;
    cursor:pointer;
    display:block;
    width:100%;
    height:100%;
}
.left-course-list {
    padding-bottom:20px;
}
.left-course-list > ul > li:hover,
.left-course-list > ul > li.active,
.left-course-list > ul > li:active {
    background:#02538b;
}


.left-block > .module-blcok {
    display: none;
    padding-bottom: 10px;
}

@media (min-width: 480px) {
    .left-block > .module-blcok {
        display: none;
        padding-bottom: 10px;
    }
}

@media (min-width: 1170px) {
    .left-block > .module-blcok {
        padding-bottom: 10px;
        display:inline-block;
    }
}


.left-block > .module-blcok > a > img {
    width:100%;
}
.left-block > .module-blcok:first-child > a > img {
    width:100%;
}

/*Right Block*/
.right-block > .context-header {
    background:#5e89b3;
    height:90px;
    width:100%;
    margin-bottom:10px;
}
.right-block > .context-header > .subject {
    float:left;
    color:white;
    padding:35px 0px;
    font-size:20px;
}
.context > .description {
    padding-top:20px;
    padding-bottom:10px;
}
.description > div {
    font-size: 14px; line-height: 28px; font-family: 微软雅黑;
}
.description > div:first-child {
    color: #337ab7; font-size: 20px; padding-bottom: 20px;
}
.right-block > .context-header > .path {
    float:right;
    color:white;
    font-size:18px;
    padding:35px 15px;
}
.right-block > .context-header > .subject span {
    padding-left:15px;
}

.glyphicon {
    margin-right:10px;
}
    .glyphicon.glyphicon-th {
        margin-right:0px !important;

    }

.timetable {
    width:100%;
}
.timetable .content {
    width:100%;
}
    .timetable .content table {
        margin:0 auto;
        width:1200px !important;
    }

.pagination-block {
    text-align:center;
}

    .pagination-block input {
        width: 60px;
        border: 0px;
        height: 100%;
        padding: 7px 8px;
        float: left;
        border: 1px solid #ddd;
        position: relative;
        line-height: 1.4285;
    }

    .schedule {
    padding-top: 30px;
}

    .schedule > .table caption {
        text-align: center;
        background: #f6f6f6;
        border: 1px solid black;
    }

    .schedule > .table td {
        text-align: center;
        border: 1px solid black;
    }

