.top-container {
    width: 100%;
    padding-right: 0;
}

.no-marginR {
    margin-right: 0;
}

.w-full {
    width: 100%!important;
    height: 92px;
}

.navbar-above {
    float: left;
    width: 500px;
    margin-left: 5%;
    display: none;
}

@media (min-width:768px) {
    .navbar-above {
        display: block;
    }
}

@media (min-width:768px) {
    .navbar-below {
        display: none !important;
    }
}

.Carousel-content {
    position: absolute;
    /* top:15%; */
    text-align: center;
    width: 100%;
    z-index: 2;
    color: white;
}

.Carousel-logo {
    width: 600px;
    height: 148px;
    display: inline-block;
}

.Carousel-button {
    width: 100%;
    height: 50px;
    margin-top: 50px;
}

.height100 {
    height: 100px;
}

.pad-bot-40 {
    padding-bottom: 40px;
}

.tabh3 {
    margin-left: 10px;
}

.tabhr {
    margin: 0;
    border-top: 1px solid #DDDDDD;
}

.tabdetail {
    padding: 1% 2% 2% 2%;
}

#footer {
    margin-top: 30px;
}

.panel-body {
    padding: 0!important;
}

.panel-info {
    margin-bottom: 5px;
}

.list-group-item {
    border-radius: 0!important;
}

.list-test {
    border-width: 1px 0 1px 0;
}

.chatdivB {
    min-height: 100px;
    margin: 10px 2% 15px 2%;
    border-radius: 8px;
    border: 1px solid #bce8f1;
    background-color: #d9edf7;
    box-shadow: 2px 2px 2px #DDDDDD;
}

.chatdivG {
    min-height: 100px;
    margin: 10px 2% 15px 2%;
    border-radius: 8px;
    border: 1px solid #d6e9c6;
    background-color: #dff0d8;
    box-shadow: 2px 2px 2px #DDDDDD;
}

.chatdivY {
    min-height: 100px;
    margin: 10px 2% 15px 2%;
    border-radius: 8px;
    border: 1px solid #faebcc;
    background-color: #fcf8e3;
    box-shadow: 2px 2px 2px #DDDDDD;
}

.chatdivR {
    min-height: 100px;
    margin: 10px 2% 15px 2%;
    border-radius: 8px;
    border: 1px solid #ebccd1;
    background-color: #f2dede;
    box-shadow: 2px 2px 2px #DDDDDD;
}

.paddingbot {
    padding-bottom: 20px;
}

.usericon {
    width: 3%;
    height: auto;
    margin-right: 1em;
}

.chattop {
    padding: 5px 10px 5px 10px;
}

.chattime {
    float: right;
    margin-top: 10px
}

.chatbody {
    padding: 0 30px 5px 30px;
}

.chatp {
    text-indent: 2em;
}

.chatbot {
    padding: 0 0 5px 10px;
    text-align: right;
}

.chata {
    margin-left: 1em;
    color: #333333;
}

.commentdiv {
    min-height: 70px;
    border-top: solid 1px #DDDDDD;
    padding: 2% 2% 2% 2%;
    vertical-align: top;
}

.replydiv {
    margin: 10px 0 10px 0;
}

div.editable {
    display: inline-block;
    width: 89%;
    border: 1px solid #ccc;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428;
    border-radius: 4px;
    -webkit-user-modify: read-write;
    background: white;
}

div.editable:focus {
    outline: none;
    box-shadow: 0 0 0 2px #dbecfa;
    border-color: #66afe9;
}

.btn-reply {
    margin: -2px 0 0 0.5%;
    width: 10%;
    height: auto;
}

.btn-com {
    margin-top: 5px;
    width: 8%;
    min-width: 82px;
    height: auto;
}

.pages {
    padding: 0 2% 0 2%;
    text-align: center;
}

.panel-heading {
    /*background-color: white!important;*/
}

.panel-danger {
    margin-bottom: 5px;
}

.panel-warning {
    margin-bottom: 5px;
}

.selection {
    margin-left: 1.5em;
}

@media (max-width: 500px) {
    .login-button-box {
        margin-top: 10px !important;
        padding: 0 !important;
    }
}

.toplogo {
    width: auto;
    height: 120px;
}

@media (max-width: 500px) {
    .toplogo {
        width: 160px;
    }
}

@media (max-width: 500px) {
    .height100 {
        height: 150px !important;
    }
}

.navbar-search {
    padding: 2px!important;
    margin-bottom: 0!important;
}

.navbar-select {}

@media (max-width: 500px) {
    .navbar-select {
        margin: 1% 1% 1% 0;
        display: inline-block!important;
        width: 48%;
    }
}

.ul-search {
    display: inline-block;
    vertical-align: middle;
}

.horiUl li {
    float: left;
}

.thispage {
    background-color: #F3F3F3 !important;
    cursor: default!important;
}

.list_img {
    width: 100%;
    border-radius: 4px;
}

.slid_img {
    width: 100%;
}

@media (min-width: 1201px) {
    .container {
        width: 80%;
    }
}

.course_intro {
    text-indent: 2em;
}

.task {
    cursor: pointer;
}

.task_info {
    background-color: #f4f4f4;
}

.pretext {
    padding: 0 0 0 1em!important;
    margin: 0!important;
    border: none!important;
}

.myicon {
    border-radius: 4px;
    border: 1px solid #CCCCCC;
}

.myinfo {
    margin-left: 10%;
    display: inline-block;
}

.myinfo_icon {
    width: 300px;
    margin-top: 8px;
    margin-left: 5%;
    float: left;
}

.my_info>tbody>tr>td {
    border: none!important;
    line-height: 2!important;
    min-width: 100px;
}

.my_info_label {
    font-weight: normal!important;
    margin-right: 1em!important;
}

.reply_container {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
}

.cutline {
    border: 2px;
    border-top: 1px solid #CCCCCC;
    margin: 5px 0 5px 0;
}

.unfinish {
    background-color: sandybrown!important;
}

.modal-content-c {
    margin-top: 30px;
    margin-left: auto;
    margin-right: auto;
    float: none!important;
}

.modal-body-c {
    min-height: 200px;
    text-align: left;
    text-indent: 2em;
}

.cursor-hand {
    cursor: pointer;
}

.nofloat {
    float: none!important;
}


/*试题解析*/

.t_subjectbox {
    margin-left: auto;
    margin-right: auto;
    float: none!important;
}

.t_box {
    padding: 10px 1% 10px 1%;
    background-color: white;
    border: 1px solid #DDDDDD;
    box-shadow: 2px 2px 2px #DDDDDD;
    border-radius: 2px;
    font-size: 1.1em;
    margin-top: 10px;
    margin-bottom: 15px;
}

.t_stem {
    font-size: 1.1em;
}

.t_anser {
    font-weight: bold;
}

.t_Qhr {
    border-top: 2px solid #DDD!important;
}

.t_radio {
    line-height: 1.2em;
    margin-top: 10px;
    margin-bottom: 10px;
}

.t_sele {
    line-height: 1.2em;
}

.t_wrong {
    background-color: #FFEAEA;
}

.t_analysis_body {
    padding: 0!important;
    background-color: #FbFbFb;
    overflow-y: auto;
}

#analysis_li {
    display: none;
}