.exam-onlineExam-courseAndTest{position:relative;height:100%;padding:20px;overflow:hidden}.exam-onlineExam-courseAndTest .head-test{height:50px;display:flex;flex-direction:row;justify-content:space-between;align-items:center;border-bottom:1px solid #ccc}.exam-onlineExam-courseAndTest .head-test .test-name{height:100%;display:flex;flex-direction:column;justify-content:space-around}.exam-onlineExam-courseAndTest .head-test .test-name>div:first-child{font-weight:700;font-size:20px}.exam-onlineExam-courseAndTest .head-test .test-name .score{font-size:12px}.exam-onlineExam-courseAndTest .head-test .test-name .score>span{padding-right:20px}.exam-onlineExam-courseAndTest .head-test .clock>span{display:inline-block;text-align:center}.exam-onlineExam-courseAndTest .head-test .clock>span:first-child{width:100px}.exam-onlineExam-courseAndTest .con-test{position:relative;height:calc(100% - 50px);padding-top:20px;padding-right:210px}.exam-onlineExam-courseAndTest .con-test .nav-card{height:300px;width:200px;position:absolute;right:0}.exam-onlineExam-courseAndTest .con-test .nav-card .el-card__body{padding:10px;height:100%;display:flex;flex-direction:column}.exam-onlineExam-courseAndTest .con-test .nav-card .single-item{padding-top:16px;font-size:14px}.exam-onlineExam-courseAndTest .con-test .nav-card .single-item .row-sty .col-sty{margin-top:10px}.exam-onlineExam-courseAndTest .con-test .nav-card .single-item .row-sty .col-sty span{display:block;text-align:center;cursor:pointer;border:1px solid #ccc;font-size:16px;padding:3px 0}.exam-onlineExam-courseAndTest .con-test .nav-card .single-item .row-sty .col-sty span.right{background:#67c23a;color:#fff}.exam-onlineExam-courseAndTest .con-test .nav-card .single-item .row-sty .col-sty span.error{background:#f56c6c;color:#fff}.exam-onlineExam-courseAndTest .con-test .form-con{height:100%;overflow:auto}.exam-onlineExam-courseAndTest .con-test .form-con .el-checkbox__input.is-checked+.el-checkbox__label,.exam-onlineExam-courseAndTest .con-test .form-con .el-radio__input.is-checked+.el-radio__label{color:#409eff!important}.exam-onlineExam-courseAndTest .con-test .form-con .el-radio__label{font-size:14px;color:#606266!important}.exam-onlineExam-courseAndTest .con-test .form-con .el-checkbox__label{color:#606266!important}.exam-onlineExam-courseAndTest .con-test .form-con .single-item:not(:first-child){padding-top:20px}.exam-onlineExam-courseAndTest .con-test .form-con .single-item .title-single{padding-bottom:12px;font-weight:600}.exam-onlineExam-courseAndTest .con-test .form-con .single-item .el-form-item .el-form-item__label{padding-bottom:0}.exam-onlineExam-courseAndTest .con-test .form-con .single-item .el-form-item .el-form-item__label .label-sty{font-size:16px;color:#000}.exam-onlineExam-courseAndTest .con-test .form-con .single-item .el-form-item .el-form-item__label .label-sty.error span{color:#f56c6c}