123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901 |
- * {
- margin: 0;
- padding: 0;
- }
- body {
- font-family: "微软雅黑";
- color: #000;
- font-size: 10px;
- width: 160mm;
- margin: 0 auto;
- }
- .fl {
- float: left;
- }
- .fr {
- float: right;
- }
- .tac {
- text-align: center !important;
- }
- .tal {
- /* text-align: left !important; */
- }
- .fzxl {
- font-size: 14px;
- }
- .fzl {
- font-size: 12px;
- }
- .fzm {
- font-size: 10px;
- }
- .fzs {
- font-size: 8px;
- }
- .gray-font {
- color: #696969;
- }
- .clearfix:after {
- content: ".";
- display: block;
- height: 0;
- clear: both;
- visibility: hidden;
- }
- .clearfix {
- *zoom: 1;
- }
- .main-con {
- width: 900px;
- border: 1px solid #000;
- margin: auto;
- }
- .tec-title {
- font-size: 14px;
- line-height: 20px;
- margin: 0 40px;
- }
- .tec-lis {
- margin: 0 20px;
- }
- .tl-tit {
- height: 25px;
- line-height: 25px;
- color: #00784f;
- font-weight: bold;
- margin: 6px 0;
- padding-left: 22px;
- background: url(../../img/tl-tit_bg.png) no-repeat;
- background-size: contain;
- }
- img {
- vertical-align: middle;
- }
- ul li {
- list-style: none;
- }
- table {
- border: 1px solid #c4c4c4;
- border-bottom: none;
- font-size: 10px;
- margin: auto;
- }
- td {
- border-right: 1px solid #c4c4c4;
- border-bottom: 1px solid #c4c4c4;
- }
- td:last-child,
- tr:last-child {
- border-right: none;
- }
- .class-analyze-detail,
- .cad-main-tables,
- .knowledge-hasget-count,
- .knowledge-counts {
- width: 100%;
- margin-top: 6px;
- }
- .class-analyze-detail {
- font-size: 8px;
- }
- .class-analyze-detail p {
- margin: 4px;
- }
- .class-analyze-detail tr {
- width: 25%;
- }
- .cad-main-tables td {
- padding: 2px;
- /* width: 33.33%; */
- }
- .cmt-tab-lis {
- width: 24.4%;
- margin-right: 0.82%;
- font-size: 8px;
- }
- .cad-main-tables table:last-child {
- margin-right: 0;
- }
- .knowledge-hasget-count td {
- height: 20px;
- }
- .score-details {
- width: 100%;
- margin-top: 2mm;
- }
- .score-details td {
- height: 20px;
- /* width: 34px; */
- }
- .score-details .sel {
- width: 8mm;
- }
- .test-point-name {
- text-indent: 4px;
- }
- .test-point-name,
- .sel-theme-ser {
- text-align: left;
- }
- .sel-theme-ser {
- font-size: 0;
- }
- .sel-theme-ser.tac {
- font-size: 10px;
- }
- .sel-theme-ser>span {
- display: inline-block;
- /* margin: 1px; */
- width: 14px;
- height: 14px;
- line-height: 14px;
- border: 1px solid #c0c0c2;
- background: #fafafa;
- border-radius: 50%;
- font-size: 8px;
- }
- .knowledge-counts {
- border: none;
- }
- .knowledge-counts thead tr:after {
- border-bottom: none !important;
- }
- .knowledge-counts tr {
- display: -webkit-flex;
- display: flex;
- box-sizing: border-box;
- page-break-inside: avoid;
- position: relative;
- }
- .knowledge-counts tr:after {
- display: block;
- content: "";
- position: absolute;
- left: 0;
- top: 0;
- width: 200%;
- height: 200%;
- -webkit-transform-origin: 0 0;
- transform-origin: 0 0;
- -webkit-transform: scale(0.5, 0.5);
- transform: scale(0.5, 0.5);
- border-top: 2px solid #c4c4c4;
- border-left: 2px solid #c4c4c4;
- }
- .knowledge-counts tr:last-child:after {
- display: block;
- content: "";
- position: absolute;
- left: 0;
- top: 0;
- width: 200%;
- height: 200%;
- -webkit-transform-origin: 0 0;
- transform-origin: 0 0;
- -webkit-transform: scale(0.5, 0.5);
- transform: scale(0.5, 0.5);
- border-bottom: 2px solid #c4c4c4;
- }
- .knowledge-counts td {
- padding: 3px 2px;
- border: none;
- box-sizing: border-box;
- vertical-align: middle;
- position: relative;
- }
- .knowledge-counts td:nth-child(n+2) {
- -webkit-flex: 1;
- flex: 1;
- }
- .knowledge-counts tr td:after {
- display: block;
- content: "";
- position: absolute;
- left: 0;
- top: 0;
- width: 200%;
- height: 200%;
- -webkit-transform-origin: 0 0;
- transform-origin: 0 0;
- -webkit-transform: scale(0.5, 0.5);
- transform: scale(0.5, 0.5);
- border-right: 2px solid #c4c4c4;
- }
- .test-point-name {
- width: 40%;
- }
- /* .test-get-level {
- width: 16%;
- }
- .class-score-rate {
- width: 14%;
- }
- .error-counts {
- width: 12%;
- }
- .sel-theme-ser {
- width: 25%;
- } */
- .them-apecial-style {
- /* display: flex;
- display: -webkit-box;
- display: -moz-box;
- display: -ms-flexbox;
- display: -webkit-flex; */
- height: 23px;
- margin-top: 6px;
- margin-bottom: 6px;
- page-break-inside: avoid;
- }
- .them-apecial-style .tit-img {
- display: inline-block;
- vertical-align: bottom;
- }
- .them-apecial-style .tit-img img {
- width: 18px;
- height: 22px;
- }
- .details {
- height: 22px;
- font-weight: bold;
- }
- .details img {
- height: 100%;
- }
- .details span {
- position: absolute;
- font-size: 10px;
- top: 5px;
- left: 22px;
- }
- .cad-main-tables {
- margin: 6px auto;
- }
- .tit-orange-bg span:nth-child(1) {
- margin-right: 2px;
- }
- .quadrangle-right {
- position: relative;
- z-index: 99;
- float: left;
- width: 20px;
- height: 18px;
- background: #ededed;
- -webkit-transform: skew(30deg);
- -moz-transform: skew(30deg);
- -o-transform: skew(30deg);
- transform: skew(30deg);
- }
- .tas-score-detail {
- display: inline-block;
- /* -webkit-flex: 1;
- flex: 1; */
- /* margin-top: 4px; */
- height: 18px;
- padding: 0 6px;
- border-top: 1px dashed #00784f;
- line-height: 17px;
- width: 70%;
- overflow: hidden;
- text-overflow: ellipsis;
- white-space: nowrap;
- }
- .tas-score-detail .org {
- font-style: normal;
- color: #f26100;
- }
- .tsd-lis-detail {
- padding: 0 3px 0 1px;
- border-right: 1px solid #d6d6d7;
- }
- .tsd-lis-detail:last-child {
- border: none;
- }
- .theme-detail-msg p,
- .answer-explain-detail p,
- .ltc-case-answer p {
- display: inline;
- }
- .ltc-case-answer {
- margin-top: 6px;
- }
- .ltc-case-answer .ans {
- margin-bottom: 4px;
- }
- .ltc-case-answer .ans span {
- color: #00784f;
- font-weight: bold;
- }
- .ltc-case-answer .ans-txt {
- line-height: 20px;
- }
- .ltc-case-answer .ans-txt span {
- color: #412180;
- font-weight: bold;
- }
- .lis-four {
- width: 34%;
- }
- .lis-two {
- width: 44%;
- }
- .lis-one {
- width: 35%;
- }
- .lis-one p {
- display: inline;
- }
- .answer li {
- margin: 4px 0;
- }
- .theme-detail-msg {
- margin: 4px 0;
- }
- .wrong-studen-block {
- page-break-inside: avoid;
- }
- .wrong-studen-block .wrong-student {
- margin: 10px 0;
- position: relative;
- }
- .wrong-studen-block .wrong-student .student {
- color: #00784f;
- }
- .wrong-studen-block .wrong-student .student i {
- font-style: normal;
- color: #000;
- }
- .wrong-studen-block .wrong-lable {
- display: flex;
- display: -webkit-box;
- display: -moz-box;
- display: -ms-flexbox;
- display: -webkit-flex;
- align-items: center;
- -webkit-align-items: center;
- -moz-box-align: center;
- -webkit-box-align: center;
- position: absolute;
- top: -8px;
- left: 0px;
- }
- .wrong-studen-block .wrong-lable .wrong-lable-icon {
- width: 18px;
- margin-right: 2px;
- }
- .wrong-studen-block .wrong-lable .wrong-lable-txt {
- border: 1px solid #f26100;
- color: #f26100;
- background: #fff;
- height: 16px;
- line-height: 16px;
- padding: 0 4px;
- }
- .wrong-studen-block p {
- line-height: 18px;
- }
- .aed-answer-msg,
- .lcc-tit-msg {
- margin-right: 6px;
- position: relative;
- }
- .type-title {
- height: 20px;
- line-height: 20px;
- padding-left: 25px;
- color: #00784f;
- font-weight: bold;
- overflow: hidden;
- text-overflow: ellipsis;
- white-space: nowrap;
- }
- .train {
- height: 20px;
- }
- .train img {
- width: 100%;
- height: 100%;
- }
- .train span {
- position: absolute;
- color: #00784f;
- font-weight: bolder;
- top: 6px;
- left: 9px;
- }
- .type-title {
- background: url(../../img/case_lable.png) no-repeat;
- background-size: 100% 100%;
- width: 100%;
- height: 22px;
- }
- .theme-detail-msg {
- line-height: 18px;
- }
- .theme-detail-msg .org {
- color: #f26100;
- }
- .aed-answer-msg span {
- color: #00784f;
- font-weight: bold;
- }
- /* .aed-answer-msg:before,
- .lcc-tit-msg:before {
- content: "";
- border-top: 5px solid transparent;
- border-bottom: 5px solid transparent;
- border-left: 8px solid #b4b4b4;
- position: absolute;
- left: 0;
- top: 2px;
- } */
- .aed-answer-explain {
- width: 100%;
- margin-top: 4px;
- }
- .aed-answer-explain span {
- color: #412180;
- font-weight: bold;
- }
- .guide-wrap {
- margin-top: 10px;
- padding-top: 10px;
- page-break-inside: avoid;
- }
- .proposal {
- margin: 0 20px;
- }
- .guide-wrap .guide {
- /* width: 95%; */
- border: 1px solid #00784f;
- padding: 12px 8px 6px;
- position: relative;
- }
- .guide-wrap .guide-lable {
- display: flex;
- display: -webkit-box;
- display: -moz-box;
- display: -ms-flexbox;
- display: -webkit-flex;
- align-items: center;
- -webkit-align-items: center;
- -moz-box-align: center;
- -webkit-box-align: center;
- position: absolute;
- top: -9px;
- left: -1px;
- }
- .guide-wrap .guide-lable .guide-lable-icon {
- width: 18px;
- margin-right: 2px;
- }
- .guide-wrap .guide-lable .guide-lable-txt {
- border: 1px solid #00784f;
- color: #00784f;
- background: #fff;
- height: 16px;
- line-height: 16px;
- padding: 0 4px;
- }
- .guide-wrap p {
- line-height: 18px;
- text-align: justify;
- }
- .guide-wrap .org {
- color: #f26100;
- }
- .fontBold {
- font-weight: bold;
- }
- .guide legend {
- margin-left: 4px;
- }
- .ltc-case-con {
- margin-top: 6px;
- }
- .lcc-tit-msg {
- margin-top: 6px;
- margin-bottom: 6px;
- }
- .lcc-case-detail {
- /* width: 86%; */
- }
- .stars {
- width: 8px;
- }
- .tit-orange-bg {
- margin-top: 4px;
- height: 16px;
- line-height: 16px;
- padding: 0 5px;
- border: 1px solid #00784f;
- font-weight: bolder;
- color: #00784f;
- display: inline-block !important;
- }
- /* .tit-orange-bg:after {
- position: absolute;
- content: '';
- width: 10px;
- height: 10px;
- background: #fff;
- border-radius: 50%;
- left: -5px;
- top: 6px;
- } */
- .font10 {
- font-size: 10px !important;
- }
- .topic-point {
- margin-top: 3px;
- line-height: 14px;
- }
- .topic-order {
- padding: 0 4px;
- height: 16px;
- line-height: 16px;
- background-color: #3a3a3a;
- color: #fff;
- }
- .fontBold {
- font-weight: bold;
- }
- .topic-point-border {
- border-bottom: 1px solid #ccc;
- }
- .aed-answer-msgs,
- .lcc-tit-msgs {
- margin-right: 6px;
- position: relative;
- }
- .no-border {
- border: none;
- }
- .slq-topic-order {
- padding: 0 8px;
- height: 16px;
- line-height: 16px;
- background-color: #6a6a6a;
- color: #fff;
- border-radius: 8px;
- }
- .slq-answer {
- margin-left: 10px;
- margin-top: 6px;
- }
- .slq-list .aed-answer-explain {
- width: 100%;
- }
- .sweep-icon {
- position: absolute;
- right: 0;
- top: 6px;
- width: 50px;
- height: 50px;
- }
- .slq-list .them-apecial-style {
- min-height: 60px;
- }
- .has-ma {
- width: 88%;
- }
- .answer-explain-detail {
- margin-top: 6px;
- }
- .aed-answer-msgs,
- .aed-answer-explain {
- line-height: 20px;
- }
- .line {
- border-bottom: 1px solid #d9d9d9;
- position: absolute;
- left: 0;
- right: 0;
- top: 16px;
- }
- .little-themes-con {
- position: relative;
- }
- .theme-answer-cons.has-ma {
- min-height: 60px;
- }
- .theme-answer-cons {
- position: relative;
- }
- img {
- max-width: 100%;
- }
- .paper {
- /* margin: 8px; */
- }
- .cover {
- margin: 0;
- position: relative;
- }
- .cover img {
- width: 100%;
- height: 167mm;
- }
- .cover .info {
- width: 49mm;
- height: 24mm;
- border: 1mm solid #2b89cb;
- border-radius: 4mm;
- text-align: center;
- font-weight: bold;
- position: absolute;
- top: 78%;
- left: 49%;
- padding: 2.5mm;
- }
- .cover .info .class {
- height: 33%;
- line-height: 5mm;
- font-size: 12pt;
- border-bottom: 0.5mm dashed #2b89cb;
- }
- .cover .info .exam {
- height: 36%;
- margin-top: 1mm;
- font-size: 10pt;
- display: flex;
- border-bottom: 0.5mm dashed #2b89cb;
- display: -webkit-box;
- display: -moz-box;
- display: -ms-flexbox;
- display: -webkit-flex;
- justify-content: center;
- -webkit-justify-content: center;
- justify-content: center;
- -moz-box-pack: center;
- -webkit--moz-box-pack: center;
- align-items: center;
- -webkit-align-items: center;
- -moz-box-align: center;
- -webkit-box-align: center;
- }
- .cover .info .teacher {
- height: 30%;
- font-size: 12pt;
- }
- .cover2 {
- margin: 0;
- position: relative;
- }
- .cover2 img {
- width: 100%;
- height: 168mm;
- }
- .cover2 .info {
- width: 63mm;
- height: 13mm;
- position: absolute;
- top: 24%;
- left: 6%;
- text-align: center;
- font-weight: bold;
- }
- .cover2 .info .class {
- font-size: 10.5pt;
- margin-top: 2mm;
- }
- .cover2 .info .exam {
- margin-top: 1mm;
- }
- .part-title {
- margin-top: 15px;
- text-align: center;
- font-size: 18px;
- font-weight: bolder;
- }
- .classmate-optimization {}
- .classmate-info span {
- color: #f26100;
- font-weight: bold;
- }
- .classmate-optimization .classmate-info {
- margin-bottom: 5px;
- }
- .classmate-info .classmate-title {
- color: #00784f;
- }
- .classmate-optimization .classmate-left {
- float: left;
- width: 46%;
- }
- .classmate-optimization .classmate-right {
- float: right;
- width: 46%;
- padding-top: 8px;
- }
- .classmate-optimization .classmate-right .guide-wrap .guide {
- /* height: 500px; */
- }
- .answer {
- width: 117mm;
- page-break-inside: avoid;
- }
- /* .answer li { */
- /* display: -webkit-flex;
- display: flex;
- -webkit-align-items: center;
- -moz-box-align: center;
- -webkit-box-align: center;
- align-items: center; */
- /* } */
|