body {
    /*font-family: Microsoft Yahei;*/
}

.btn{
    padding-left: 30px;
    padding-right: 30px;
}

.btn-primary {
    background-color: #2386EE;
}


.clearfix:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

ul > li{
    list-style-type: none;
}

.exam-detail h3{
    position: relative;
}

.exam-detail h3 a{
    position: absolute;
    right: 0;
    top: 0;
}

.exam-detail h3 .exam-btn {
    right: 120px;
}

.jumbotron{
    /*background-image: url("./img/case-detail-bh.png");*/
    background-repeat: no-repeat;
    padding-top:111px;
    background-size:100% 100%;
    margin-bottom: 0px;
    padding-bottom: 130px;
    position: relative;
}

.jumbotron .jumbotron-title {
    font-size: 42px;
    color: rgb(255, 255, 255);
    line-height: 59px;
    margin-bottom: 24px;
}

.jumbotron .jumbotron-content {
    font-size: 22px;
    font-weight: 200;
    color: rgb(255, 255, 255);
    line-height: 30px;
}

.jumbotron .jumbotron-bottom {
    position: absolute;
    width: 100%;
    height: 68px;
    background:rgba(10,15,26,0.69);
    bottom: 0px;
}

.jumbotron .jumbotron-bottom >ul >li{
    float: left;
    margin-top: 12px;
    margin-bottom: 12px;
    line-height: 40px;
    text-align: center;
    height: 40px;
    border-radius: 20px;
}


.jumbotron .jumbotron-bottom >ul >li >a{
    display: block;
    width: 100%;

}

.jumbotron .jumbotron-bottom >ul >li.active,
.jumbotron .jumbotron-bottom >ul >li.active:focus {
    background-color: #2386EE;
}


.jumbotron .jumbotron-bottom >ul >li:hover{
    background-color: #2386EE;
}


.jumbotron .jumbotron-bottom >ul >li >a{
    color: rgb(255,255,255);
    text-decoration: none;
}

.nav-tabs>li >a {
    padding: 0;
    color: rgb(255,255,255);
    line-height: 40px;
    font-size:18px;
    background-color: transparent;
    border: none;
}

.nav-tabs>li >a:focus,
.nav-tabs>li >a:hover {
    background-color: #2386EE;
}


.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
    color: rgb(255,255,255);
    background-color: transparent;
    border: none;
}

.nav-tabs>li>a:hover {
    border-color: transparent;
}

.nav-tabs {
    border: none;
}

.sing-up-btn a {
    display: block;
    width: 100%;
    height: 100%;
    line-height: 40px;
    text-decoration: none;
    color: white;
}

.knowledge-td {
    width: 146px;
    vertical-align: top !important;
}
.difficulty-td,
.radio-td {
    width: 80px;
    vertical-align: top !important;
    text-align: center;
}
.type-td {
    width: 180px;
    vertical-align: top !important;
}
ul.rootTree {
    padding: 0;
}

.jumbotron-bg{
    /*background-image: url("./img/case-detail-bh.png");*/
    background-repeat: no-repeat;
    padding-top:51px;
    background-size:100% 100%;
    margin-bottom: 0px;
    padding-bottom: 40px;
}

.jumbotron-bg .row{
    position: relative;
    width: 100%;
    margin: 0;
}


.jumbotron-bg .certificate-title {
    font-size: 24px;
    font-weight: 500;
}

.jumbotron-bg .certificate-message {
    float: left;
    padding: 0;
    background:rgba(255,255,255,1);
    box-shadow:0 3px 10px 0 rgba(39,55,85,0.2);
}


.jumbotron-bg .certificate-message > ul >li:last-child{
    margin-bottom: 20px;
}


.jumbotron-bg .certificate-message > ul >li .item-hd{
    display: block;
    margin-top: 24px;
    margin-bottom: 0;
    font-size:14px;
    color:#666666;
    line-height:22px;
}

.jumbotron-bg .certificate-message > ul >li .item-bd{
    display: block;
    margin-top: 7px;
    margin-bottom: 0;
    font-size:20px;
    color:#333333;
    line-height:30px;
    height: 30px;
}
.jumbotron-bg .certificate-message li {
    height: 93px;
}

.jumbotron-bg .exam-outline {
    position: absolute;
    bottom: 0;
    right: 0;
    padding: 0;
    background:rgba(255,255,255,1);
    box-shadow:0 3px 10px 0 rgba(39,55,85,0.2);
    padding-top: 24px;
}

.jumbotron-bg .exam-outline-sm {
    margin-top: 40px;
    padding: 0;
    background:rgba(255,255,255,1);
    box-shadow:0px 3px 10px 0px rgba(39,55,85,0.2);
}

.jumbotron-bg .exam-outline-sm > ul{
    margin-top: 20px;
}

.jumbotron-bg .exam-outline-sm > ul > li > .item-hd{
    font-size:14px;
    color:rgba(102,102,102,1);
}

.jumbotron-bg .exam-outline-sm > ul > li > .item-bd{
    font-size:14px;
    color:rgba(0,0,0,0.85);
    display: inline-block;
    max-width: 80%;
    vertical-align: top;
}

.jumbotron-bg .exam-outline > ul{
    padding: 0;
}

.jumbotron-bg .exam-outline-sm > ul >li,
.jumbotron-bg .exam-outline > ul >li{
    margin-top: 12px;
}

.jumbotron-bg .exam-outline-sm > ul >li >span,
.jumbotron-bg .exam-outline > ul >li >span{
    padding: 0;
}

.jumbotron-bg .exam-outline > ul > li > .item-hd{
    margin-left: 28px;
    font-size:14px;
    color:#666666;
    line-height:22px;
    width: 70px;
    text-align: right;
    display: inline-block;
}

.jumbotron-bg .exam-outline > ul > li > .item-bd{
    margin-left: 10px;
    font-size:14px;
    color:#333333;
    line-height:22px;
    display: inline-block;
    max-width: 250px;
    vertical-align: top;
}

.jumbotron-bg .exam-outline-sm > ul > li > .item-money-num,
.jumbotron-bg .exam-outline > ul > li > .item-money-num{
    font-size:24px;
    color:rgba(255,59,48,1);
    line-height: 30px;
}

.jumbotron-bg .exam-outline-sm > ul > li > .item-money-unit,
.jumbotron-bg .exam-outline > ul > li > .item-money-unit{
    color:rgba(255,59,48,1);
}

.jumbotron-bg .exam-outline .sing-up-btn {
    padding: 0;
    margin-bottom: 26px;
    margin-top: 16px;
    height:40px;
    color:rgba(255,255,255,1);
    background:rgba(35,134,238,1);
    border-radius:1px;
    border: none;
}

.disable {
    color:rgba(255,255,255,1) !important;
    background: rgb(101, 119, 144) !important;
}

.jumbotron-bg .exam-outline-sm .sing-up-btn{
    display: block;
    margin-bottom: 26px;
    margin-top: 16px;
    height:40px;
    color:rgba(255,255,255,1);
    background:rgba(35,134,238,1);
    border-radius:1px;
    border: none;
}

.exam-detail .container > h3{
    margin-top: 40px;
    margin-bottom: 20px;
}

.exam-detail .title-block {
    width: 100%;
    height: 39px;
    background:rgba(239,242,250,1);
    border-bottom:1px solid rgba(202,210,225,1);
}

.exam-detail .title-block > span{
    float: left;
    margin-left: 24px;
    font-size: 16px;
    line-height: 39px;
    padding: 0;
    font-weight:600;
    color:rgba(0,0,0,0.85);
}

.exam-detail .questions {
    border:1px solid rgba(202,210,225,1);
}

.exam-detail .questions .questions-content {
    width: 100%;
    /*height: 90px;*/
}

.exam-detail .note-content >ul,
.exam-detail .questions-content >ul{
    padding-left: 24px;
    margin: 0;
}

.exam-detail .questions-content >ul >li{
    height: 70px;
    padding: 0;
}


.exam-detail .questions-content >ul >li span{
    font-size:14px;
    color:rgba(0,0,0,0.85);
}

.exam-detail .questions-content >ul >li >.item-hd{
    display: inline-block;
    margin-top: 10px;
    margin-bottom: 5px;
    color: rgba(102,102,102,1);
    line-height:22px;
}
.table thead tr th:first-child,
.table tbody tr th:first-child,
.table tbody tr td:first-child {
    padding-left: 24px !important;
}
.exam-detail .knowledge {
    margin-top: 20px;
    border:1px solid rgba(202,210,225,1);
}

.exam-detail .knowledge >table{
    margin: 0;
}

.exam-detail .knowledge >table >thead{
    background:rgba(239,242,250,1);
    font-size: 16px;
    font-weight: 600;
}

.exam-detail .note {
    margin-top: 20px;
    margin-bottom: 80px;
    border:1px solid rgba(202,210,225,1);
}

.exam-detail .note .note-content{
    width: 100%;
    background:rgba(246,248,255,1);
    overflow: hidden;
}

.exam-detail .note-content >ul {
    margin: 0;
}

.exam-detail .note-content >ul >li{
    font-size:16px;
    color:rgba(51,51,51,1);
    line-height:25px;
    margin-top: 15px;
    margin-bottom: 15px;
}


.jumbotron .jumbotron-bottom >ul >li {
    margin-left: 5%;
}

.jumbotron .jumbotron-bottom >ul >li:first-child{
    margin-left: 10%;
}

.model-body-content,
.model-body-btn{
    text-align: center;
}

.model-body-btn {
    margin-top: 20px;
}

#examMsgModal .modal-dialog {
    width: 480px;
}

#examMsgModal .model-body-content a {
    font-size: 24px;
    text-decoration: none;
    color: #2386EE;
}

#examMsgModal .model-body-content .tips {
    font-size: 20px;
}

@media (min-width: 992px) {

    .col-md-32 {
        width: 32%;
    }

    .jumbotron .jumbotron-bottom >ul >li {
        margin-left: 5%;
    }

    .jumbotron .jumbotron-bottom >ul >li:first-child{
        margin-left: 10%;
    }
}


@media (min-width: 768px) {
    .jumbotron .jumbotron-bottom >ul >li {
        margin-left: 5%;
    }

    .jumbotron .jumbotron-bottom >ul >li:first-child{
        margin-left: 10%;
    }
}

@media (min-width: 1200px) {

    .jumbotron-bg .certificate-message {
       width: 64%;
    }
}








