﻿.navli {
    background-color: #666;
    padding-left: 10px
}

.video-container {
    width: 90%;
    margin: 0 0 0 60px;
}

.fl {
    float: left
}

.progressBar {
    width: 80%;
    height: 25px;
    position: relative;
    margin: 20px 0 0 110px;
}

.progressBar2 {
    width: 80%;
    height: 25px;
    position: relative;
    margin: 40px auto;
}

.progressline span {
    position: absolute;
    display: inline-block;
    height: 8px;
    width: calc(25% - 15px);
    top: -3px;
    background: #ccc;
}

.progressdot {
    position: absolute;
    top: 0;
    margin-top: -10px;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: #ccc;
    color: #fff;
}

.think-navbar-txt {
    font-size: 16px;
    color: #73a7e0;
}

    .think-navbar-txt a {
        padding-top: 30px !important;
        padding-bottom: 0px !important;
    }

        .think-navbar-txt a span {
            font-size: 12px;
            color: #FFFFFF;
        }



.think-navbar-icon {
    margin-top: 30px !important;
    margin-right: 30px !important;
}

.thinkbg {
    background-color: #010208 !important;
    width:1920px;
}

.think-pagemain {
    height: 975px;
    min-height: 975px;
}

.think-sidebar-bg {
    width: 250px !important;
    height: 970px !important;
    filter: alpha(opacity=60);
    margin: 3px 0 0 0;
    /*background: url(/dist/img/new/sidebar-bg.png);*/
    background: #15477C !important;
}


.think-sidebar-firstclass {
    /*background: url(/dist/img/new/navbar-firstbar.png) no-repeat;*/
    background:#1F5294;
}

    .think-sidebar-firstclass span {
        margin-left: 10px;
        color: #b7deff !important;
    }

.sidebar-downarrow {
    width: 15px !important;
    height: 9px !important;
    margin-left: 60px;
    margin-top: -5px;
}

.think-sidebar-firstclass-img {
    width: 25px !important;
    height: 25px !important;
    vertical-align: top !important;
    margin-top: 10px;
}

.think-sidebar-ul {
    text-align: left;
    color: #4f89b9 !important;
    font-size: 18px;
    font-weight: bold;
}

    .think-sidebar-ul li {
        line-height: 44px;
        text-align: left;
        margin: 0 0 5px 0;
    }

        .think-sidebar-ul li a {
            padding-left: 40px;
        }

.think-sidebar-li-selected {
    /*background: url(/dist/img/new/navbar-firstbar-1.png) no-repeat !important;*/
    background:#2A71CB;

}

    .think-sidebar-li-selected span {
        color: #FFFFFF !important;
    }

.think-sidebar-secondclass {
    margin: 10px 0 !important;
}

    .think-sidebar-secondclass li {
        line-height: 32px !important;
        text-align: left;
        vertical-align: middle;
        margin: 0px !important;
    }

        .think-sidebar-secondclass li a {
            padding-left: 30px;
            /*background: RGB(6,24,68) !important;*/
        }

        .think-sidebar-secondclass li span {
            display: inline-block; /*将span设置成为行内块元素 （这是必须的）*/
            height: 100%; /*设置span的高度为100%*/
            vertical-align: middle; /*将span放置在在父元素的中部（li）*/
            float: right;
        }

.think-sidebar-secondclass-treeline {
    border-left: 1px solid #f4f4f4;
    margin-left: 40px;
    padding-left: 0px !important;
}

    .think-sidebar-secondclass-treeline .line {
        display: inline-block;
        width: 20px;
        height: 17px;
        border-bottom: 1px solid #f4f4f4;
        float: left;
        margin-right: 5px;
    }

.think-sidebar-secondclass-treeline-bottom {
    margin-left: 40px;
    padding-left: 0px !important;
}

    .think-sidebar-secondclass-treeline-bottom .line {
        display: inline-block;
        width: 20px;
        height: 17px;
        border-left: 1px solid #f4f4f4;
        border-bottom: 1px solid #f4f4f4;
        float: left;
        margin-right: 5px;
    }


.think-sidebar-secondclass li a img {
    vertical-align: middle;
    display: inline;
    margin-right: 8px;
}

.think-sidebar-secondclass-selected {
    background: url(/dist/img/new/navbar-secondbar-1.png) no-repeat;
    color: #91c3ed !important;
}

.think-sidebar-firstclass-p1 {
    position: absolute;
    line-height: 16px;
    left: 40px;
    top: 17px;
    display: inline;
}

.think-sidebar-firstclass-p1-top {
    left: 30px;
    top: 10px !important;
}

.think-sidebar-secondclass-p1 {
    position: absolute;
    left: 75px;
    line-height: 16px;
    top: 12px;
    display: inline;
}

.think-video-border {
    border: none;
}

.think-video-button-space {
    color: #FFF;
    font-size: 18px;
    position: absolute;
    right: 5px;
    bottom: 200px;
}

    .think-video-button-space #nextbtn {
        background: url(/dist/img/new/button-2.png);
        width: 100px;
        height: 25px;
        color: #ffffff;
        border: none;
    }

    .think-video-button-space #restartbtn {
        background: url(/dist/img/new/button-2.png);
        width: 221px;
        height: 25px;
    }

.progressfont-div {
    width: 200px;
    margin-top: 30px;
    margin-left: -80px;
    text-align: center;
}

.progress-font {
    font-size: 16px;
    margin: 0 auto;
}

.class-lock {
    width: 15px;
    height: 17px;
    background: url(/dist/img/new/sidebarlock.png);
}

.sidebar-second-title {
    font-size: 16px;
    color: #60CAFE;
    font-weight: bold;
}

.selectsideitem {
    background-color: #0A3472;
    color: #91C7FF;
}

.videoPosition {
    margin: 20px 0 0 20px; 
    width: 1600px;
    height: 800px;
}

.contentdiv1 {
    min-height: 949px;
    min-width: 1380px;
    /*margin: 16px 0 0 10px;*/
    /*background: url(/dist/img/pageimg/bodycontentbg.jpg) no-repeat;*/
}

.textcontent {
    width: 100%;
    height: 100%;
    /*margin-left:10px;*/
}

    .textcontent hr {
        width: 90%;
        margin: 0 0 0 65px;
        height: 1px;
        border: none;
        border-top: 1px dotted #999999;
    }

.textcontent_line1 {
    padding: 0 0 0 40px;
    line-height: 40px;
    font-size: 16px;
    background: #F2f2f2;
    margin-top: 10px;
}

    .textcontent_line1 span {
        color: #333;
        font-weight:bold;
        line-height: 20px;
        border-left: 3px solid RGB(86,155,238);
    }

.textcontent_line2 {
    width: 100%;
    height: 100%;
    padding: 0 0 0 60px;
    margin: 20px 0 10px 0;
    min-height: 30px;
}

.textcontent_line2_sp1 {
    color: #464646;
}

.textcontent_line2_sp2 {
    color: #464646;
    font-size: 15px;
    margin-left: 10px;
}


.textcontent_line2 div {
    width: 30%;
    float: left;
}

.textcontent_line3 {
    width: 100%;
    height: 100%;
    padding: 0 0 0 60px;
    margin: 20px 0 10px 0;
}

.textcontent_titleline {
    width: 100%;
    height: 100%;
    padding: 0 0 0 60px;
    margin: 10px 0 0 0;
}
    .textcontent_titleline p {
        word-wrap: break-word;
        color: #464646;
    }
.textcontent_line3_left {
    float: left;
    width: 100px;
    color: #464646;
}

.textcontent_line3_right {
    float: left;
    color: #464646;
    width: calc(100% - 150px);
}

    .textcontent_line3_right p {
        word-wrap: break-word;
    }


.textcontent_line_content {
    width: 100%;
    height: 100%;
    padding: 0 0 0 60px;
    margin: 10px 0 10px 0;
}

.textcontent_line3_right_title {
    font-size: 15px;
    color: #464646;
}

.marktitle {
    line-height: 30px;
}

.marktitle_left_second {
    width: 180px;
    float: left;
    color: #464646;
    margin:10px 0 0 10px;
    font-size:16px;
    font-weight:bold;
}

.marktitle_right_second {
    width: 60px;
    float: left;
    color: #464646;
    margin: 10px 0 0 0px;
    font-size: 15px;
    font-weight: bold;
}

.marktitle_left {
    width: 240px;
    float: left;
    color: #464646;
}

.marktitle_right {
    width:335px;
    float: left;
    text-align:right;
}

.marktitle_class2 {
    line-height: 30px;
    color: #464646;
    padding-left: 20px;
}

.cooursemarkcontent {
    line-height: 30px;
    padding-left: 40px;
}

.cooursename {
    width: 200px;
    float: left;
}

.cooursemark {
    width: 150px;
    float: left;
}
.cooursename_second {
    width: 150px;
    float: left;
    color: #464646;
}

    .cooursename_second span {
        padding-left:10px;
    }

.cooursemark_second {
    width: 50px;
    float: left;
    color: #464646;
    text-align: right;
}
.bodynextbtn {
    position: absolute;
    /*left: 1370px;*/
    bottom: 180px;
    width: 221px;
    height: 49px;
    right:80px;
}

.mt10 {
    margin-top: 20px;
}
.mt20 {
    margin-top: 20px;
}
.mt30 {
    margin-top: 30px;
}
.mt40 {
    margin-top: 40px;
}

.coursenamefont {
    font-weight:bold;
    font-size: 16px;
}
.examleft {
    width: 260px;
    height: 880px;
    margin: 30px 30px;
    float: left;
    /*background: #070F21;*/
}

.exampage {
    float: left;
    width:1200px;
}
.examhide {
    display: none;
}
.examshow {
    display: block;
}

.examselectbg {
    background: #0D3573; 
    color:#fff !important;
}


.examquestion {
    max-height: 880px;
    margin: 30px 0px;
    color: #464646;
    width: 100%;
}
.questioncontent {
    max-height: 750px;  
    width: 100%;
    overflow-x: hidden;
    overflow-y: scroll;
}
    .questioncontent hr {
        margin:10px 0 !important;
    }
    
    .examquestion_title {
        width: 100%;
        margin: 10px auto;
        text-align: center;
    }
    .examquestion_title span {
        font-size: 16px;
        font-weight: bold;
    }

.examquestion input[type=radio] {
  margin:0 5px 0 20px;
}
.examquestion input[type=submit] {
    margin: 20px 0 0 300px;
}

    .examquestion input[type=submit]:disabled {
        background-color: #dddddd;
    }

.examquestion p {
    word-wrap: break-word;
}

.answerdiv {
    text-align: right;
    margin: 0 100px 0 0 !important;
    padding: 0 !important;
    line-height: 20px; 
    font-size: 16px;
    font-weight: bold;
    min-height:20px;
}
    .answerdiv .candidateanswerdiv {
        float: right;
        color: #00EEFF;
        min-width: 60px;
        text-align: left;
    }

    .answerdiv .correctanswerdiv {
        float: right;
        min-width: 130px;
        text-align: left;
    }

    .answerdiv .answercleardiv {
        clear:both;
    }

.correctanswercolor {
    color: #009943;
}
.incorrectanswercolor {
    color:#DB0000;
}

.examalertParentdiv {
    position: absolute;
    width: 650px;
    height: 380px;
    background-color: RGBA(0,0,0,0.6);
    border-radius: 5px;
    right: 450px;
    top: 300px;
    display:none;
}

.examalertChilddiv {
    width: 540px;
    margin: 30px auto 0 auto;
    text-align: center;
}
.examalertspan_1 {
    color: #afd4f3;
    font-size: 16px;
}
.examalertspan_2 {
    color: #009943;
    font-size: 60px;
    font-weight: bold
}

.examalertspan_3 {
    color: #DB0000;
    font-size: 16px;
}

.examalertspan_4 {
    color: #FFFFFF;
    font-size: 16px;
}

.examalertspan_5 {
    color: #59c6fe;
    font-size: 16px;
}

.videoo2UnityBtn {
    width: 221px;
    height: 49px;
    display: inline-block;
    line-height: 49px;
    font-size: 15px;
    font-weight: bold;
    /*background: url(/dist/img/pageimg/nextprobtn.png) no-repeat;*/
    background:#0860B8;
    border: none;
    text-align:center;
    position: absolute;
    color: #FFF;
    right: 90px; 
    top: 857px;
}
.cjwhdownloadbtn {
    width: 214px;
    height: 27px;
    display: inline-block;
    line-height: 27px;
    font-size: 15px;
    font-weight: bold;
    background: url(/dist/img/new/cjwhdownloadbtn.png) no-repeat;
    border: none;
    text-align: center;
    position: absolute;
    color: antiquewhite;
    right: 80px;
    top: 100px;
}
.gjzldownloadbtn {
    width: 239px;
    height: 27px;
    display: inline-block;
    line-height: 27px;
    font-size: 15px;
    font-weight: bold;
    background: url(/dist/img/new/gjzhldownloadbtn.png) no-repeat;
    border: none;
    text-align: center;
    position: absolute;
    color: antiquewhite;
    right: 80px;
    top: 100px;
}

.indexcourse_progress {
    padding-left: 50px;
}

    .indexcourse_progress div {
        width: 157px;
        height: 36px;
        line-height: 36px;
        text-align: center;
        vertical-align: middle;
        float: left;
        margin: 10px 10px 0 0;
    }
    .indexcourse_progress span {
        color: #FFFFFF;
    }

.indexcourse_progress_uncompete_bg div{
    background: #aaaaaa;
}

.indexcourse_progress_compete_bg div {
    background: #0860b8;
}
.indexcourse_title {
    padding: 0 0 0 40px;
    line-height: 40px;
    font-size: 16px; 
    margin-top: 10px;
}
    .indexcourse_title span {
        color: #333;
        font-weight: bold;
        line-height: 20px;
        border-left: 3px solid RGB(86,155,238);
    }
 
    .ftbold{font-weight:bold}

    .examtipfont{
        font-size:20px;
    }