1 line
9.2 KiB
CSS
1 line
9.2 KiB
CSS
@charset "UTF-8";.xml-single-question-group .group-content .xml-arrange-in-a-row{display:-webkit-box;display:-ms-flexbox;display:flex}.xml-single-question-group .group-content .xml-arrange-in-a-row .option-item{margin:0 14px 0 0}.xml-single-question-group .group-content .el-textarea__inner{background:var(--reader-theme-secondary-color,initial);border-color:var(--reader-theme-secondary-color,initial);color:var(--reader-theme-font-color,inherit)}.xml-single-question-group .content{width:100%}.xml-single-question-group .content .stem-content{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;padding:5px 14px;height:auto;border:1px solid #e7e7e7;border-radius:6px;cursor:pointer;color:var(--reader-theme-font-color,inherit)}.xml-single-question-group .content .stem-content.no-border{padding:0;border:none;cursor:default}.xml-single-question-group .content .stem-content .placeholder{color:#c0c4cc;font-size:14px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.xml-single-question-group .content .stem-content .text-break-all{word-break:break-word;white-space:pre-wrap}.xml-single-question-group .option-item+.option-item{margin-top:16px}.xml-single-question-group .option-item{display:-webkit-box;display:-ms-flexbox;display:flex;background:var(--reader-theme-secondary-color,#fbfbfb);border-radius:6px;padding-left:16px;cursor:pointer;-webkit-transition:all ease .3s;transition:all ease .3s;border:1px solid var(--reader-theme-secondary-color,#fbfbfb);color:var(--reader-theme-font-color,inherit)}.xml-single-question-group .option-item.isActive{border-color:#2e9adb}.xml-single-question-group .option-item .questionSeq{padding:8px 0}.xml-single-question-group .option-item.isTrue{border:1px solid #70b603}.xml-single-question-group .option-item.isTrue .el-checkbox__input.is-checked .el-checkbox__inner{border-color:#70b603;background:#70b603}.xml-single-question-group .option-item.isFalse{border:1px solid #d9001b}.xml-single-question-group .option-item.isFalse .el-checkbox__input.is-checked .el-checkbox__inner{border-color:#d9001b;background:#d9001b}.xml-single-question-group .option-item:hover{background:#ddd}.xml-single-question-group .option-item .content{cursor:pointer}.xml-single-question-group .option-item .stem-content.no-border{padding:8px 14px!important;cursor:pointer}.xml-single-question-group .file-render{width:100%}.xml-single-question-group .file-render .image-file{width:218px;-o-object-fit:scale-down;object-fit:scale-down}.xml-single-question-group .file-render .video-file{width:408px}.xml-single-question-group .file-render .file-render{width:100%}.xml-single-question-group .file-render .file-info{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0}.xml-single-question-group .file-render .file-info.videoHandler{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.xml-single-question-group .file-render .file-info.videoHandler .fileName{font-size:18px;color:#333;margin-bottom:19px}.xml-single-question-group .file-render .file-info.videoHandler .fileInfo{font-size:14px;color:#666;margin-bottom:19px}.xml-single-question-group .file-render .audio .audio-icon{width:36px;height:36px;margin-right:20px}.xml-single-question-group .file-render .audio .audio-icon img{width:100%;height:100%;display:block}.xml-single-question-group .file-render .audio .audio-controls{width:100%;max-width:200px;-webkit-box-flex:1;-ms-flex:1;flex:1;height:36px}.xml-single-question-group .file-render .audio .audio-controls .audio-controls--handler,.xml-single-question-group .file-render .audio .audio-controls .audio-controls--progress{width:100%}.xml-single-question-group .file-render .audio .audio-controls .audio-controls--handler{line-height:1}.xml-single-question-group .file-render .audio .audio-controls .audio-controls--handler .play{font-size:24px}.xml-single-question-group .file-render .audio .audio-controls .audio-controls--handler .play .play-handler{width:22px;height:22px;display:block;cursor:pointer}.xml-single-question-group .file-render .audio .audio-controls .audio-controls--handler .current-time,.xml-single-question-group .file-render .audio .audio-controls .audio-controls--handler .total-time{font-size:12px;color:#333}.xml-single-question-group .file-render .play-handler.mobile{width:20px;height:20px}.xml-single-question-group .file-render .audio-component{display:none}.xml-single-question-group .file-render .el-slider__runway{margin:0 0 4px;background:#e3e3e3;height:4px}.xml-single-question-group .file-render .el-slider__bar{height:4px}.xml-single-question-group .file-render .el-slider__button{width:10px;height:10px}.xml-single-question-group .file-render .el-slider__button-wrapper{top:-15px}.xml-single-question-group .file-render .file-render--video ::v-deep .el-dialog__header{padding:10px}.xml-single-question-group .file-render .file-render--video .video-content{width:180px;height:135px;border-radius:6px;overflow:hidden;position:relative}.xml-single-question-group .file-render .file-render--video .video-content .play{position:absolute;left:50%;top:50%;cursor:pointer;-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%)}.xml-single-question-group .file-render .file-render--video .video-mask{position:absolute;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,.5)}.xml-single-question-group .file-render .file-render--video .video-mask img{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50% -50%);transform:translate(-50% -50%);display:block}.xml-single-question-group .file-render .file-render--video .video-player{width:100%}.xml-single-question-group .flex-direction-column{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.xml-single-question-group .analysis-content{background-color:#f5f5f5}.xml-single-question-group .AIbtn{cursor:pointer;padding-left:16px;margin-top:5px}.xml-single-question-group .shop-item-img img{width:100%}.xml-single-question-group .group-content{font-family:"Times New Roman",微软雅黑,"Mircosoft Yahei",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";width:100%;padding-bottom:14px}.xml-single-question-group .group-content-box{display:-webkit-box;display:-ms-flexbox;display:flex;padding-bottom:12px}.xml-single-question-group .group-content-box .question-number{line-height:28px;padding-right:4px}.xml-single-question-group .group-content-box .stem{width:100%}.xml-single-question-group .question-label{padding-top:8px}.xml-single-question-group .border-bottom{margin-bottom:10px;border-bottom:2px dashed #ececec}.xml-single-question-group .answer-cloze-input{margin-bottom:8px;width:100%;padding:6px 10px;border-radius:4px;background:var(--reader-theme-secondary-color,#fbfbfb);border-color:var(--reader-theme-secondary-color,initial);color:var(--reader-theme-font-color,inherit)}.xml-single-question-group .line-content--item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.xml-single-question-group .line-content--item .option-item{-webkit-box-flex:1;-ms-flex:1;flex:1}.xml-single-question-group .line-content--item .option-item+.option-item{margin-left:100px}.xml-single-question-group td,.xml-single-question-group th{border:1px solid #ddd;padding:8px;word-wrap:break-word;min-width:60px;text-align:center;font-size:14px}.xml-single-question-group th{background:#e6f0f4;font-weight:700}.xml-single-question-group .xml-input-question-answer-table{padding:8px;overflow-x:auto}.xml-single-question-group .xml-input-question-answer-table table{min-width:700px;border-collapse:collapse;table-layout:fixed}.xml-single-question-group .xml-input-question-answer-table td,.xml-single-question-group .xml-input-question-answer-table th{border:1px solid #ddd;padding:8px;word-wrap:break-word;min-width:60px;text-align:center;font-size:14px}.xml-single-question-group .xml-input-question-answer-table th{background:#135096;font-weight:700;color:#fff}.xml-single-question-group .xml-input-question-answer-table th input{background:inherit;color:inherit}.xml-single-question-group .xml-input-question-answer-table td input{width:100%;padding:6px 8px;border:1px solid #ddd;border-radius:4px;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:14px;line-height:1.5;-webkit-transition:all .3s ease;transition:all .3s ease;background:#fff}.xml-single-question-group .xml-input-question-answer-table td input:focus{border-color:#40a9ff;-webkit-box-shadow:0 0 0 2px rgba(24,144,255,.2);box-shadow:0 0 0 2px rgba(24,144,255,.2);outline:0}@media screen and (max-width:768px){.xml-single-question-group .xml-input-question-answer-table{padding:4px}.xml-single-question-group table{font-size:14px}.xml-single-question-group td input{font-size:13px;padding:4px 6px}}.xml-single-question-group sub,.xml-single-question-group sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}.xml-single-question-group sub{bottom:-.5em}.xml-single-question-group sup{top:-.5em} |