*{margin: 0; padding: 0;} .clear{ clear:both;overflow: hidden;} *, *::before, *::after {box-sizing: border-box;} body{ font-size: 14px; font-family: "微软雅黑"; } body,html{height:100%; min-width:1182px} @font-face { font-family:myFam; src: url('RobotoSlab-Regular.ttf'); } @font-face { font-family:myFamBold; src: url('RobotoSlab-Bold.ttf'); } @font-face { font-family:myFamLight; src: url('RobotoSlab-Light.ttf'); } .normal{font-weight: normal ;} a{text-decoration: none;} ul{list-style: none;} .fl{ float: left;} .fr{ float: right;} .hide{display: none} .disabled {color:gray!important} .link{cursor:pointer} t{font-style: italic;font-weight: 700;} m{font-size: 12px;color:rgba(0,0,0,0.65);} table { border-spacing: 0; border-collapse: collapse; } input,span,button,textarea{outline: 0;font-weight:normal} input::-webkit-input-placeholder {color: rgba(0,0,0,0.65);font-size: 14px; font-weight:normal } input:-moz-placeholder { color: rgba(0,0,0,0.65);font-size: 14px; font-weight:normal } input::-moz-placeholder {color: rgba(0,0,0,0.65);font-size: 14px; font-weight:normal } input:-ms-input-placeholder { color: rgba(0,0,0,0.65);font-size: 14px; font-weight:normal} .wrap{position: relative; width:100%; min-height:100%; padding-bottom: 88px;background: #f0f2f5;} .content{width:100%} .header{background: #FFFFFF;border-bottom: 1px rgba(0,21,41,0.12) solid; } .header-inner{width:1182px;margin: 0 auto;height:64px;} .logoDiv{} .logo{width:91px; margin-top: 22px; margin-right: 16px;} .teach-name{line-height: 64px;font-size: 16px;color: #000000;} .user-infor{} .user-name{line-height: 64px;} .avatar{width:24px;height:24px;border-radius: 100%; margin:19px 8px 0 0; } .noticebtn{width:24px;height:24px;background: #1890FF ; background-size:100% 100%;border-radius: 100%; margin: 19px 20px 0 0; display: flex;justify-content: center;align-items: center; cursor: pointer;} .message-icon{width:12px; height:16px; background:url(../img/notice-icon.png) no-repeat center center; background-size:100% 100%;} .exit{line-height: 64px;width:50px;text-align: right;color:#000; cursor: pointer;} .nav{background: #fff;} .nav-inner{width: 1182px;margin: 0 auto;padding: 16px 0;} .nav-inner a,.nav-inner span{font-size: 14px;color: rgba(0,0,0,0.45);line-height: 22px;} .nav-inner span{margin: 0 10px;} .login-footer{position: absolute; bottom:0;left:0;text-align: center;width:100%;height:88px; padding: 20px 0;} .falv{display: inline-block; margin-bottom: 8px;} .falv li{float: left;} .falv li a{display: block;font-size: 14px;color: rgba(0,0,0,0.45);width:100px} .copyright{font-size: 12px; color: rgba(0,0,0,0.45); line-height: 20px;} /*单词级别---颜色使用*/ /*小学*/ .pubTabDiv table .h0 .kind-border{border-left: 2px #cddc39 solid;} .pubTabDiv table .h0 .kind-color{color:#cddc39;} .pubTabDiv table .h0 .kind-bg{background: rgba(205,220,57,0.1);} .pubTabDiv table .h0 .chart-color{background: #cddc39;} /*初中*/ .pubTabDiv table .h1 .kind-border{border-left: 2px #8BC34A solid;} .pubTabDiv table .h1 .kind-color{color:#8BC34A;} .pubTabDiv table .h1 .kind-bg{background: rgba(139,195,74,0.1);} .pubTabDiv table .h1 .chart-color{background: #8BC34A;} /*高中必修*/ .pubTabDiv table .h2 .kind-border{border-left: 2px #03a9f4 solid;} .pubTabDiv table .h2 .kind-color{color: #03a9f4;} .pubTabDiv table .h2 .kind-bg{background: rgba(3,169,244, 0.1);} .pubTabDiv table .h2 .chart-color{background: #03a9f4;} /*高中选修*/ .pubTabDiv table .h3 .kind-border{border-left: 2px #1976d2 solid;} .pubTabDiv table .h3 .kind-color{color: #1976d2;} .pubTabDiv table .h3 .kind-bg{background: rgba(25,118,210,0.1);} .pubTabDiv table .h3 .chart-color{background: #1976d2;} /*4级*/ .pubTabDiv table .h4 .kind-border{border-left: 2px #ffc107 solid;} .pubTabDiv table .h4 .kind-color{color:#ffc107} .pubTabDiv table .h4 .kind-bg{background: rgba(255,193,7,0.1);} .pubTabDiv table .h4 .chart-color{background: #ffc107;} /*4级派生*/ .pubTabDiv table .h5 .kind-border{border-left: 2px #ffa000 solid;} .pubTabDiv table .h5 .kind-color{color: #ffa000;} .pubTabDiv table .h5 .kind-bg{background: rgba(255,160,0,0.1);} .pubTabDiv table .h5 .chart-color{background: #ffa000;} /*6级*/ .pubTabDiv table .h6 .kind-border{border-left: 2px #ff7043 solid;} .pubTabDiv table .h6 .kind-color{color: #ff7043;} .pubTabDiv table .h6 .kind-bg{background: rgba(255,112,67,0.1);} .pubTabDiv table .h6 .chart-color{background: #ff7043;} /*6级派生*/ .pubTabDiv table .h7 .kind-border{border-left: 2px #e64a19 solid;} .pubTabDiv table .h7 .kind-color{color: #e64a19;} .pubTabDiv table .h7 .kind-bg{background: rgba(230,74,25,0.1);} .pubTabDiv table .h7 .chart-color{background: #e64a19;} /*考研*/ .pubTabDiv table .h12 .kind-border{border-left: 2px #9C27B0 solid;} .pubTabDiv table .h12 .kind-color{color: #9C27B0;} .pubTabDiv table .h12 .kind-bg{background: rgba(156,39,176,0.1);} .pubTabDiv table .h12 .chart-color{background: #9C27B0;} /*导出词*/ .pubTabDiv table .h8 .kind-border{border-left: 2px #FB508A solid;} .pubTabDiv table .h8 .kind-color{color: #FB508A;} .pubTabDiv table .h8 .kind-bg{background: rgba(251,80,138,0.1);} .pubTabDiv table .h8 .chart-color{background: #FB508A;} /*超纲词*/ .pubTabDiv table .h9 .kind-border{border-left: 2px #F00 solid;} .pubTabDiv table .h9 .kind-color{color: #F00;} .pubTabDiv table .h9 .kind-bg{background: rgba(244,67,54,0.1);} .pubTabDiv table .h9 .chart-color{background: #F00;} /*专有*/ .pubTabDiv table .h10 .kind-border{border-left: 2px #9E9E9E solid;} .pubTabDiv table .h10 .kind-color{color: #9E9E9E;} .pubTabDiv table .h10 .kind-bg{background: rgba(158,158,158,0.1);} .pubTabDiv table .h10 .chart-color{background: #9E9E9E;} /*其他*/ .pubTabDiv table .h11 .kind-border{border-left: 2px #3c4143 solid;} .pubTabDiv table .h11 .kind-color{color: #3c4143;} .pubTabDiv table .h11 .kind-bg{background: rgba(60,65,67,0.1);} .pubTabDiv table .h11 .chart-color{background: #3c4143;} /*小学*/ .s0 .exp-word {color:#cddc39;} .s0 .word-level {background: rgba(205,220,57,0.1);border: 1px solid #cddc39;color:#cddc39;} /*初中*/ .s1 .exp-word {color:#8BC34A;} .s1 .word-level {background: rgba(139,195,74,0.1);border: 1px solid #8BC34A;color:#8BC34A;} /*高中必修*/ .s2 .exp-word {color: #03a9f4;} .s2 .word-level {background: rgba(3,169,244, 0.1);border: 1px solid #03a9f4;color: #03a9f4;} /*高中选修*/ .s3 .exp-word {color: #1976d2;} .s3 .word-level {background: rgba(25,118,210,0.1);border: 1px solid #1976d2;color: #1976d2;} /*四级*/ .s4 .exp-word {color: #ffc107;} .s4 .word-level {background: rgba(255,193,7,0.1);border: 1px solid #ffc107;color: #ffc107;} /*四级派生*/ .s5 .exp-word {color: #ffa000;} .s5 .word-level {background: rgba(255,160,0,0.1);border: 1px solid #ffa000;color: #ffa000;} /*六级*/ .s6 .exp-word {color: #ff7043;} .s6 .word-level {background: rgba(255,112,67,0.1);border: 1px solid #ff7043;color: #ff7043;} /*六级派生*/ .s7 .exp-word {color: #e64a19;} .s7 .word-level {background: rgba(230,74,25,0.1);border: 1px solid #e64a19;color: #e64a19;} /*考研*/ .s12 .exp-word {color: #9C27B0;} .s12 .word-level {background: rgba(156,39,176,0.1);border: 1px solid #9C27B0;color: #9C27B0;} /*导出*/ .s8 .exp-word {color: #FB508A;} .s8 .word-level {background: rgba(251,80,138,0.1);border: 1px solid #FB508A;color: #FB508A;} /*超纲*/ .s9 .exp-word {color: #F00;} .s9 .word-level {background: rgba(244,67,54,0.1);border: 1px solid #F00;color: #F00;} /*专有*/ .s10 .exp-word {color: #9e9e9e;} .s10 .word-level {background: rgba(158,158,158,0.1);border: 1px solid #9e9e9e;color: #9e9e9e;} /*其他*/ .s11 .exp-word {color: #3C4143;} .s11 .word-level {background: rgba(60,65,67,0.1);border: 1px solid #3C4143;color: #3C4143;} /*词表---等级*/ /*小学*/ c0{color:#cddc39;} /*初中*/ c1{color:#8BC34A;} /*高中必修*/ c2{color: #03a9f4;} /*高中选修*/ c3{color: #1976d2;} /*四级*/ c4{color: #ffc107;} /*四级派生*/ c5{color: #ffa000;} /*六级*/ c6{color: #ff7043;} /*六级派生*/ c7{color: #e64a19;} /*考研*/ c12{color: #9C27B0;} /*导出*/ c8{color: #FB508A;} /*超纲*/ c9{color: #F00;} /*专有*/ c10{color: #9e9e9e;} /*其他*/ c11{color: #3C4143;} /*小学*/ .pubTabDiv table tr .tab-bg0{background: rgba(205,220,57,0.1);} /*初中*/ .pubTabDiv table tr .tab-bg1{background: rgba(139,195,74,0.1);} /*高中必修*/ .pubTabDiv table tr .tab-bg2{background: rgba(3,169,244, 0.1);} /*高中选修*/ .pubTabDiv table tr .tab-bg3{background: rgba(25,118,210,0.1);} /*四级*/ .pubTabDiv table tr .tab-bg4{background: rgba(255,193,7,0.1);} /*四级派生*/ .pubTabDiv table tr .tab-bg5{background: rgba(255,160,0,0.1);} /*六级*/ .pubTabDiv table tr .tab-bg6{background: rgba(255,112,67,0.1);} /*六级派生*/ .pubTabDiv table tr .tab-bg7{background: rgba(230,74,25,0.1);} /*考研*/ .pubTabDiv table tr .tab-bg12{background: rgba(156,39,176,0.1);} /*导出*/ .pubTabDiv table tr .tab-bg8{background: rgba(251,80,138,0.1);} /*超纲*/ .pubTabDiv table tr .tab-bg9{background: rgba(244,67,54,0.1);} /*专有*/ .pubTabDiv table tr .tab-bg10{background: rgba(158,158,158,0.1);} /*其他*/ .pubTabDiv table tr .tab-bg11{background: rgba(60,65,67,0.1);} /*合计*/ .pubTabDiv table tr .tab-hj{background: rgba(251,80,138,0.1);} /*单词级别---颜色使用*/ /*小学*/ .pubTabDiv table .x0 .kind-border{border-left: 2px #cddc39 solid;} .pubTabDiv table .x0 .kind-color{color:#cddc39;} .pubTabDiv table .x0 .kind-bg{background: rgba(205,220,57,0.1);} .pubTabDiv table .x0 .chart-color{background: #cddc39;} /*初中*/ .pubTabDiv table .x1 .kind-border{border-left: 2px #8BC34A solid;} .pubTabDiv table .x1 .kind-color{color:#8BC34A;} .pubTabDiv table .x1 .kind-bg{background: rgba(139,195,74,0.1);} .pubTabDiv table .x1 .chart-color{background: #8BC34A;} /*高中必修*/ .pubTabDiv table .x2 .kind-border{border-left: 2px #4caf50 solid;} .pubTabDiv table .x2 .kind-color{color: #4caf50;} .pubTabDiv table .x2 .kind-bg{background: rgba(76,175,80, 0.1);} .pubTabDiv table .x2 .chart-color{background: #4caf50;} /*高中选修*/ .pubTabDiv table .x3 .kind-border{border-left: 2px #009688 solid;} .pubTabDiv table .x3 .kind-color{color: #009688;} .pubTabDiv table .x3 .kind-bg{background: rgba(0,150,136,0.1);} .pubTabDiv table .x3 .chart-color{background: #009688;} /*4级*/ .pubTabDiv table .x4 .kind-border{border-left: 2px #00bcd4 solid;} .pubTabDiv table .x4 .kind-color{color:#00bcd4} .pubTabDiv table .x4 .kind-bg{background: rgba(0,188,212,0.1);} .pubTabDiv table .x4 .chart-color{background: #00bcd4;} /*4级派生*/ .pubTabDiv table .x5 .kind-border{border-left: 2px #03a9f4 solid;} .pubTabDiv table .x5 .kind-color{color: #03a9f4;} .pubTabDiv table .x5 .kind-bg{background: rgba(3,169,244,0.1);} .pubTabDiv table .x5 .chart-color{background: #03a9f4;} /*6级*/ .pubTabDiv table .x6 .kind-border{border-left: 2px #1976d2 solid;} .pubTabDiv table .x6 .kind-color{color: #1976d2;} .pubTabDiv table .x6 .kind-bg{background: rgba(25,118,210,0.1);} .pubTabDiv table .x6 .chart-color{background: #1976d2;} /*6级派生*/ .pubTabDiv table .x7 .kind-border{border-left: 2px #7e87f2 solid;} .pubTabDiv table .x7 .kind-color{color: #7e87f2;} .pubTabDiv table .x7 .kind-bg{background: rgba(103,58,183,0.1);} .pubTabDiv table .x7 .chart-color{background: #7e87f2;} /*考研*/ .pubTabDiv table .x8 .kind-border{border-left: 2px #ffeb3b solid;} .pubTabDiv table .x8 .kind-color{color: #ffeb3b;} .pubTabDiv table .x8 .kind-bg{background: rgba(255,235,59,0.1);} .pubTabDiv table .x8 .chart-color{background: #ffeb3b;} /*考研*/ .pubTabDiv table .x9 .kind-border{border-left: 2px #ffc107 solid;} .pubTabDiv table .x9 .kind-color{color: #ffc107;} .pubTabDiv table .x9 .kind-bg{background: rgba(255,193,7,0.1);} .pubTabDiv table .x9 .chart-color{background: #ffc107;} /*考研*/ .pubTabDiv table .x10 .kind-border{border-left: 2px #ff9800 solid;} .pubTabDiv table .x10 .kind-color{color: #ff9800;} .pubTabDiv table .x10 .kind-bg{background: rgba(255,152,0,0.1);} .pubTabDiv table .x10 .chart-color{background: #ff9800;} /*考研*/ .pubTabDiv table .x11 .kind-border{border-left: 2px #ff6b3c solid;} .pubTabDiv table .x11 .kind-color{color: #ff6b3c;} .pubTabDiv table .x11 .kind-bg{background: rgba(255,107,60,0.1);} .pubTabDiv table .x11 .chart-color{background: #ff6b3c;} /*考研*/ .pubTabDiv table .x12 .kind-border{border-left: 2px #FF99FF solid;} .pubTabDiv table .x12 .kind-color{color: #FF99FF;} .pubTabDiv table .x12 .kind-bg{background: rgba(255,153,255,0.1);} .pubTabDiv table .x12 .chart-color{background: #FF99FF;} /*考研*/ .pubTabDiv table .x13 .kind-border{border-left: 2px #CD66FF solid;} .pubTabDiv table .x13 .kind-color{color: #CD66FF;} .pubTabDiv table .x13 .kind-bg{background: rgba(205,102,255,0.1);} .pubTabDiv table .x13 .chart-color{background: #CD66FF;} /*考研*/ .pubTabDiv table .x14 .kind-border{border-left: 2px #9c27b0 solid;} .pubTabDiv table .x14 .kind-color{color: #9c27b0;} .pubTabDiv table .x14 .kind-bg{background: rgba(156,39,176,0.1);} .pubTabDiv table .x14 .chart-color{background: #9c27b0;} /*小学*/ .g0 .exp-word {color:#cddc39;} .g0 .word-level {background: rgba(205,220,57,0.1);border: 1px solid #cddc39;color:#cddc39;} /*初中*/ .g1 .exp-word {color:#8BC34A;} .g1 .word-level {background: rgba(139,195,74,0.1);border: 1px solid #8BC34A;color:#8BC34A;} /*高中必修*/ .g2 .exp-word {color: #4caf50;} .g2 .word-level {background: rgba(76,175,80, 0.1);border: 1px solid #4caf50;color: #4caf50;} /*高中选修*/ .g3 .exp-word {color: #009688;} .g3 .word-level {background: rgba(0,150,136,0.1);border: 1px solid #009688;color: #009688;} /*四级*/ .g4 .exp-word {color: #00bcd4;} .g4 .word-level {background: rgba(0,188,212,0.1);border: 1px solid #00bcd4;color: #00bcd4;} /*四级派生*/ .g5 .exp-word {color: #03a9f4;} .g5 .word-level {background: rgba(3,169,244,0.1);border: 1px solid #03a9f4;color: #03a9f4;} /*六级*/ .g6 .exp-word {color: #1976d2;} .g6 .word-level {background: rgba(25,118,210,0.1);border: 1px solid #1976d2;color: #1976d2;} /*六级派生*/ .g7 .exp-word {color: #7e87f2;} .g7 .word-level {background: rgba(103,58,183,0.1);border: 1px solid #7e87f2;color: #7e87f2;} /*考研*/ .g8 .exp-word {color: #ffeb3b;} .g8 .word-level {background: rgba(255,235,59,0.1);border: 1px solid #ffeb3b;color: #ffeb3b;} /*导出*/ .g9 .exp-word {color: #ffc107;} .g9 .word-level {background: rgba(255,193,7,0.1);border: 1px solid #ffc107;color: #ffc107;} /*超纲*/ .g10 .exp-word {color: #ff9800;} .g10 .word-level {background: rgba(255,152,0,0.1);border: 1px solid #ff9800;color: #ff9800;} /*专有*/ .g11 .exp-word {color: #ff6b3c;} .g11 .word-level {background: rgba(255,107,60,0.1);border: 1px solid #ff6b3c;color: #ff6b3c;} /*其他*/ .g12 .exp-word {color: #FF99FF;} .g12 .word-level {background: rgba(255,153,255,0.1);border: 1px solid #FF99FF;color: #FF99FF;} /*其他*/ .g13 .exp-word {color: #CD66FF;} .g13 .word-level {background: rgba(205,102,255,0.1);border: 1px solid #CD66FF;color: #CD66FF;} /*其他*/ .g14 .exp-word {color: #9c27b0;} .g14 .word-level {background: rgba(156,39,176,0.1);border: 1px solid #9c27b0;color: #9c27b0;} /*词表---等级*/ /*小学*/ gc0{color:#cddc39;} /*初中*/ gc1{color:#8BC34A;} /*高中必修*/ gc2{color: #4caf50;} /*高中选修*/ gc3{color: #009688;} /*四级*/ gc4{color: #00bcd4;} /*四级派生*/ gc5{color: #03a9f4;} /*六级*/ gc6{color: #1976d2;} /*六级派生*/ gc7{color: #7e87f2;} /*考研*/ gc8{color: #ffeb3b;} /*考研*/ gc9{color: #ffc107;} /*考研*/ gc10{color: #ff9800;} /*考研*/ gc11{color: #ff6b3c;} /*考研*/ gc12{color: #FF99FF;} /*考研*/ gc13{color: #CD66FF;} /*考研*/ gc14{color: #9c27b0;} /* --ie清除--*/ select::-ms-expand{ display: none; } /* --火狐、谷歌清除--*/ select{ appearance:none; -moz-appearance:none; -webkit-appearance:none; background: url(../img/drop-icon.png) no-repeat scroll right center transparent; padding-right: 14px; } option::-ms-expand{ display: none; } /*弹窗样式*/ .que-window{background: #FFFFFF;} .notice-inner{padding: 32px 32px 24px 32px;} .que-sure{font-size: 16px;color: rgba(0,0,0,0.85);line-height: 24px; font-weight: 800; margin-bottom: 12px;} .que-sure i{width:22px;height:22px;background: url(../img/que-icon.png) no-repeat left top; background-size:100% 100% ; margin-right: 16px;} .que-con{height:65px; font-size: 14px;color: rgba(0,0,0,0.65);line-height: 22px; padding-left: 38px; margin-bottom: 24px;} .que-window .window-footer{padding:0} /*=2019-07-19======*/ .pubTabDiv table tr .fx0{background:rgba(243,243,243,1);color:#000;} .pubTabDiv table tr .fx1{background:rgba(223,240,255,1);color:#000;} .pubTabDiv table tr .fx2{background:rgba(180,220,255,1);color:#000;} .pubTabDiv table tr .fx3{background:rgba(151,207,255,1);color:#000;} .pubTabDiv table tr .fx4{background:rgba(91,179,255,1);color:#000;} .pubTabDiv table tr .fx5{background:rgba(0,136,255,1);color:#000;} .pubTabDiv table tr .fx6{background:rgba(0,122,228,1);color:#000;} .pubTabDiv table tr .fx7{background:rgba(0,109,203,1);color:#fff;} .pubTabDiv table tr .fx8{background:rgba(0,85,158,1);color:#fff;} .pubTabDiv table tr .fx9{background:rgba(0,68,128,1);color:#fff;} .pubTabDiv table tr .fx10{background:rgba(0,51,96,1);color:#fff;} /*=2019-07-22总计======*/ .pubTabDiv table tr.ch-pc-heji .zj0{background:rgba(243,243,243,1);color:#000;} .pubTabDiv table tr.ch-pc-heji .zj1{background:rgba(252,246,241,1);color:#000;} .pubTabDiv table tr.ch-pc-heji .zj2{background:rgba(249,236,227,1);color:#000;} .pubTabDiv table tr.ch-pc-heji .zj3{background:rgba(246,227,213,1);color:#000;} .pubTabDiv table tr.ch-pc-heji .zj4{background:rgba(243,217,199,1);color:#000;} .pubTabDiv table tr.ch-pc-heji .zj5{background:rgba(240,208,185,1);color:#000;} .pubTabDiv table tr.ch-pc-heji .zj6{background:rgba(237,199,171,1);color:#000;} .pubTabDiv table tr.ch-pc-heji .zj7{background:rgba(225,161,115,1);color:#fff;} .pubTabDiv table tr.ch-pc-heji .zj8{background:rgba(199,131,82,1);color:#fff;} .pubTabDiv table tr.ch-pc-heji .zj9{background:rgba(173,104,54,1);color:#fff;} .pubTabDiv table tr.ch-pc-heji .zj10{background:rgba(148,80,31,1);color:#fff;} /*=2019-07-22词汇合并重要性======*/ .pubTabDiv table tr .imp0{background:rgba(243,243,243,1);color:#000;} .pubTabDiv table tr .imp1{background:rgba(241,244,252,1);color:#000;} .pubTabDiv table tr .imp2{background:rgba(227,234,249,1);color:#000;} .pubTabDiv table tr .imp3{background:rgba(213,224,246,1);color:#000;} .pubTabDiv table tr .imp4{background:rgba(199,214,243,1);color:#000;} .pubTabDiv table tr .imp5{background:rgba(185,203,240,1);color:#000;} .pubTabDiv table tr .imp6{background:rgba(171,193,237,1);color:#000;} .pubTabDiv table tr .imp7{background:rgba(115,152,225,1);color:#fff;} .pubTabDiv table tr .imp8{background:rgba(82,121,199,1);color:#fff;} .pubTabDiv table tr .imp9{background:rgba(54,94,173,1);color:#fff;} .pubTabDiv table tr .imp10{background:rgba(31,70,148,1);color:#fff;} /*=2019-07-22词汇合并相对重要性======*/ .pubTabDiv table tr .xdimp0{background:rgba(243,243,243,1);color:#000;} .pubTabDiv table tr .xdimp1{background:rgba(249,241,252,1);color:#000;} .pubTabDiv table tr .xdimp2{background:rgba(245,227,249,1);color:#000;} .pubTabDiv table tr .xdimp3{background:rgba(239,213,246,1);color:#000;} .pubTabDiv table tr .xdimp4{background:rgba(235,199,243,1);color:#000;} .pubTabDiv table tr .xdimp5{background:rgba(229,185,240,1);color:#000;} .pubTabDiv table tr .xdimp6{background:rgba(224,171,237,1);color:#000;} .pubTabDiv table tr .xdimp7{background:rgba(204,115,225,1);color:#fff;} .pubTabDiv table tr .xdimp8{background:rgba(176,82,199,1);color:#fff;} .pubTabDiv table tr .xdimp9{background:rgba(150,54,173,1);color:#fff;} .pubTabDiv table tr .xdimp10{background:rgba(125,31,148,1);color:#fff;} /*=2019-08-20=================*/ .pubTabDiv table tr td.hmIndex{color: #c00100;} /*CSE Level*/ .pubTabDiv table tr td.cseL1{background: #63be7b} .pubTabDiv table tr td.cseL2{background: #8ac87d} .pubTabDiv table tr td.cseL3{background: #b1d57e} .pubTabDiv table tr td.cseL4{background: #d8df80} .pubTabDiv table tr td.cseL5{background: #feeb84} .pubTabDiv table tr td.cseL6{background: #feca7e} .pubTabDiv table tr td.cseL7{background: #fcaa78} .pubTabDiv table tr td.cseL8{background: #fa8a72} .pubTabDiv table tr td.cseL9{background: #f8696b} /*CSE 描述*/ .pubTabDiv table tr td.cseP1{color: #6c7921} /*小学-小初*/ .pubTabDiv table tr td.cseP2{color: #289f39} /*小学-小高*/ .pubTabDiv table tr td.cseP3{color: #01b0f1} /*初中*/ .pubTabDiv table tr td.cseP4{color: #195bf8} /*高中*/ .pubTabDiv table tr td.cseP5{color: #2f74b9} /*大学四级*/ .pubTabDiv table tr td.cseP6{color: #002260} /*大学六级*/ .pubTabDiv table tr td.cseP7{color: #bf8f00} /*英语专业*/ .pubTabDiv table tr td.cseP8{color: #c55910} /*高端人才*/ .pubTabDiv table tr td.cseP9{color: #c55910} /*高端人才*/ /*CEFR*/ .pubTabDiv table tr td.cefrA1{color: #f2f2f2} .pubTabDiv table tr td.cefrA2{color: #d9d9d9} .pubTabDiv table tr td.cefrB1{color: #a6a6a6} .pubTabDiv table tr td.cefrB2{color: #808080} .pubTabDiv table tr td.cefrC1{color: #595959} .pubTabDiv table tr td.cefrC2{color: #262626} /*2019年8月23日15:01:48 词汇重复-矩阵*/ /*重复矩阵中间部分-颜色*/ .pubTabDiv table tr .cfz{background:rgba(0,112,192,1);color:#000;} .pubTabDiv table tr .cfza{background:rgba(0,32,96,1);color:#fff;} /*重复矩阵上半部分-颜色*/ .pubTabDiv table tr .cft10{background: #2FDED1;color:#000;} .pubTabDiv table tr .cft9{background: #43e1d5;color:#000;} .pubTabDiv table tr .cft8{background: #59e5da;color:#000;} .pubTabDiv table tr .cft7{background: #6de7de;color:#000;} .pubTabDiv table tr .cft6{background: #82ebe3;color:#000;} .pubTabDiv table tr .cft5{background: #97eee8;color:#000;} .pubTabDiv table tr .cft4{background: #acf2ed;color:#000;} .pubTabDiv table tr .cft3{background: #c0f5f1;color:#000;} .pubTabDiv table tr .cft2{background: #d5f8f6;color:#000;} .pubTabDiv table tr .cft1{background: #eafbfa;color:#000;} .pubTabDiv table tr .cft0{background:#f4fdfc;color:#000;} /*重复矩阵中半部分-颜色*/ .pubTabDiv table tr .cfz10{background: #4da5ff;color:#000;} .pubTabDiv table tr .cfz9{background: #5eadff;color:#000;} .pubTabDiv table tr .cfz8{background: #71b7ff;color:#000;} .pubTabDiv table tr .cfz7{background: #82bfff;color:#000;} .pubTabDiv table tr .cfz6{background: #94c9ff;color:#000;} .pubTabDiv table tr .cfz5{background: #a6d1ff;color:#000;} .pubTabDiv table tr .cfz4{background: #b8dbff;color:#000;} .pubTabDiv table tr .cfz3{background: #c9e3ff;color:#000;} .pubTabDiv table tr .cfz2{background: #dbedff;color:#000;} .pubTabDiv table tr .cfz1{background: #edf5ff;color:#000;} .pubTabDiv table tr .cfz0{background: #f6f9fe;color:#000;} /*重复矩阵下半部分-颜色*/ .pubTabDiv table tr .cfb10{background: #ff972d;color:#000;} .pubTabDiv table tr .cfb9{background: #ffa142;color:#000;} .pubTabDiv table tr .cfb8{background: #ffac57;color:#000;} .pubTabDiv table tr .cfb7{background: #ffb66c;color:#000;} .pubTabDiv table tr .cfb6{background: #ffc181;color:#000;} .pubTabDiv table tr .cfb5{background: #ffcb96;color:#000;} .pubTabDiv table tr .cfb4{background: #ffd5ab;color:#000;} .pubTabDiv table tr .cfb3{background: #ffdfc0;color:#000;} .pubTabDiv table tr .cfb2{background: #ffead5;color:#000;} .pubTabDiv table tr .cfb1{background: #fff4ea;color:#000;} .pubTabDiv table tr .cfb0{background:#fef9f3;color:#000;}