diff --git a/public/css/editormd.min.css b/public/css/editormd.min.css index 113ccc672..d99fcc218 100755 --- a/public/css/editormd.min.css +++ b/public/css/editormd.min.css @@ -2,4 +2,4 @@ @charset "UTF-8";/*! prefixes.scss v0.1.0 | Author: Pandao | https://github.com/pandao/prefixes.scss | MIT license | Copyright (c) 2015 */.fa-ul,.markdown-body .task-list-item,li.L0,li.L1,li.L2,li.L3,li.L5,li.L6,li.L7,li.L8{list-style-type:none}.editormd-form br,.markdown-body hr:after{clear:both}.editormd{width:90%;height:640px;margin:0 auto 15px;text-align:left;overflow:hidden;position:relative;border:1px solid #ddd;font-family:"Meiryo UI","Microsoft YaHei","Malgun Gothic","Segoe UI","Trebuchet MS",Helvetica,Monaco,monospace,Tahoma,STXihei,"华文细黑",STHeiti,"Helvetica Neue","Droid Sans","wenquanyi micro hei",FreeSans,Arimo,Arial,SimSun,"宋体",Heiti,"黑体",sans-serif}.editormd *,.editormd :after,.editormd :before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.editormd a{text-decoration:none}.editormd img{border:none;vertical-align:middle}.editormd .editormd-html-textarea,.editormd .editormd-markdown-textarea,.editormd>textarea{width:0;height:0;outline:0;resize:none}.editormd .editormd-html-textarea,.editormd .editormd-markdown-textarea{display:none}.editormd button,.editormd input[type=text],.editormd input[type=button],.editormd input[type=submit],.editormd select,.editormd textarea{-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;appearance:none}.editormd ::-webkit-scrollbar{height:10px;width:7px;background:rgba(0,0,0,.1)}.editormd ::-webkit-scrollbar:hover{background:rgba(0,0,0,.2)}.editormd ::-webkit-scrollbar-thumb{background:rgba(0,0,0,.3);-webkit-border-radius:6px;-moz-border-radius:6px;-ms-border-radius:6px;-o-border-radius:6px;border-radius:6px}.editormd ::-webkit-scrollbar-thumb:hover{-webkit-box-shadow:inset 1px 1px 1px rgba(0,0,0,.25);-moz-box-shadow:inset 1px 1px 1px rgba(0,0,0,.25);-ms-box-shadow:inset 1px 1px 1px rgba(0,0,0,.25);-o-box-shadow:inset 1px 1px 1px rgba(0,0,0,.25);box-shadow:inset 1px 1px 1px rgba(0,0,0,.25);background-color:rgba(0,0,0,.4)}.editormd-user-unselect{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none}.editormd-toolbar{width:100%;min-height:37px;background:#fff;display:none;position:absolute;top:0;left:0;z-index:10;border-bottom:1px solid #ddd}.editormd-toolbar-container{padding:0 8px;min-height:35px;-o-user-select:none;user-select:none}.editormd-toolbar-container,.markdown-body .octicon{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.editormd-menu,.markdown-body ol,.markdown-body td,.markdown-body th,.markdown-body ul{padding:0}.editormd-menu{margin:0;list-style:none}.editormd-menu>li{margin:0;padding:5px 1px;display:inline-block;position:relative}.editormd-menu>li.divider{display:inline-block;text-indent:-9999px;margin:0 5px;height:65%;border-right:1px solid #ddd}.editormd-menu>li>a{outline:0;color:#666;display:inline-block;min-width:24px;font-size:16px;text-decoration:none;text-align:center;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;border:1px solid #fff;transition:all 300ms ease-out}.editormd-dropdown-menu>li>a:hover,.editormd-menu>li>a{-webkit-transition:all 300ms ease-out;-moz-transition:all 300ms ease-out}.editormd-menu>li>a.active,.editormd-menu>li>a:hover{border:1px solid #ddd;background:#eee}.editormd-menu>li>a>.fa{text-align:center;display:block;padding:5px}.editormd-menu>li>a>.editormd-bold{padding:5px 2px;display:inline-block;font-weight:700}.editormd-menu>li:hover .editormd-dropdown-menu{display:block}.editormd-menu>li+li>a{margin-left:3px}.editormd-dropdown-menu{display:none;background:#fff;border:1px solid #ddd;width:148px;list-style:none;position:absolute;top:33px;left:0;z-index:100;-webkit-box-shadow:1px 2px 6px rgba(0,0,0,.15);-moz-box-shadow:1px 2px 6px rgba(0,0,0,.15);-ms-box-shadow:1px 2px 6px rgba(0,0,0,.15);-o-box-shadow:1px 2px 6px rgba(0,0,0,.15);box-shadow:1px 2px 6px rgba(0,0,0,.15)}.editormd-dropdown-menu:after,.editormd-dropdown-menu:before{width:0;height:0;display:block;content:"";position:absolute;top:-11px;left:8px;border:5px solid transparent}.editormd-dropdown-menu:before{border-bottom-color:#ccc}.editormd-dropdown-menu:after{border-bottom-color:#fff;top:-10px}.editormd-dropdown-menu>li>a{color:#666;display:block;text-decoration:none;padding:8px 10px}.editormd-dropdown-menu>li>a:hover{background:#f6f6f6;transition:all 300ms ease-out}.editormd-dropdown-menu>li+li{border-top:1px solid #ddd}.editormd-container{margin:0;width:100%;height:100%;overflow:hidden;padding:35px 0 0;position:relative;background:#fff;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.editormd-dialog{color:#666;position:fixed;z-index:99999;display:none;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px;-webkit-box-shadow:0 0 10px rgba(0,0,0,.3);-moz-box-shadow:0 0 10px rgba(0,0,0,.3);-ms-box-shadow:0 0 10px rgba(0,0,0,.3);-o-box-shadow:0 0 10px rgba(0,0,0,.3);box-shadow:0 0 10px rgba(0,0,0,.3);background:#fff;font-size:14px}.editormd-dialog-container{position:relative;padding:20px;line-height:1.4}.editormd-dialog-container h1{font-size:24px;margin-bottom:10px}.editormd-dialog-container h1 .fa{color:#2C7EEA;padding-right:5px}.editormd-dialog-container h1 small{padding-left:5px;font-weight:400;font-size:12px;color:#999}.editormd-dialog-container select{color:#999;padding:3px 8px;border:1px solid #ddd}.editormd-dialog-close{position:absolute;top:12px;right:15px;font-size:18px;color:#ccc;-webkit-transition:color 300ms ease-out;-moz-transition:color 300ms ease-out;transition:color 300ms ease-out}.editormd-dialog-close:hover{color:#999}.editormd-dialog-header{padding:11px 20px;border-bottom:1px solid #eee;-webkit-transition:background 300ms ease-out;-moz-transition:background 300ms ease-out;transition:background 300ms ease-out}.editormd-dialog-header:hover{background:#f6f6f6}.editormd-dialog-title{font-size:14px}.editormd-dialog-footer{padding:10px 0 0;text-align:right}.editormd-dialog-info{width:420px}.editormd-dialog-info h1{font-weight:400}.editormd-dialog-info .editormd-dialog-container{padding:20px 25px 25px}.editormd-dialog-info .editormd-dialog-close{top:10px;right:10px}.editormd-dialog-info .hover-link:hover,.editormd-dialog-info p>a{color:#2196F3}.editormd-dialog-info .hover-link{color:#666}.editormd-dialog-info a .fa-external-link{display:none}.editormd-dialog-info a:hover{color:#2196F3}.editormd-dialog-info a:hover .fa-external-link{display:inline-block}.editormd-container-mask,.editormd-dialog-mask,.editormd-mask{display:none;width:100%;height:100%;position:absolute;top:0;left:0}.editormd-dialog-mask-bg,.editormd-mask{background:#fff;opacity:.5;filter:alpha(opacity=50)}.editormd-mask{position:fixed;background:#000;opacity:.2;filter:alpha(opacity=20);z-index:99998}.editormd-container-mask,.editormd-dialog-mask-con{background:url(../images/loading.gif)center center no-repeat;-webkit-background-size:32px 32px;-moz-background-size:32px 32px;-o-background-size:32px 32px;background-size:32px 32px}.editormd-container-mask{z-index:20;display:block;background-color:#fff}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min-device-pixel-ratio:2){.editormd-container-mask,.editormd-dialog-mask-con{background-image:url(../images/loading@2x.gif)}}@media only screen and (-webkit-min-device-pixel-ratio:3),only screen and (min-device-pixel-ratio:3){.editormd-container-mask,.editormd-dialog-mask-con{background-image:url(../images/loading@3x.gif)}}.editormd-code-block-dialog textarea,.editormd-preformatted-text-dialog textarea{width:100%;height:400px;margin-bottom:6px;overflow:auto;border:1px solid #eee;background:#fff;padding:15px;resize:none}.editormd-code-toolbar{color:#999;font-size:14px;margin:-5px 0 10px}.editormd-grid-table{width:99%;display:table;border:1px solid #ddd;border-collapse:collapse}.editormd-grid-table-row{width:100%;display:table-row}.editormd-grid-table-row a{font-size:1.4em;width:5%;height:36px;color:#999;text-align:center;display:table-cell;vertical-align:middle;border:1px solid #ddd;text-decoration:none;-webkit-transition:background-color 300ms ease-out,color 100ms ease-in;-moz-transition:background-color 300ms ease-out,color 100ms ease-in;transition:background-color 300ms ease-out,color 100ms ease-in}.editormd-grid-table-row a.selected{color:#666;background-color:#eee}.editormd-grid-table-row a:hover{color:#777;background-color:#f6f6f6}.editormd-tab-head{list-style:none;border-bottom:1px solid #ddd}.editormd-tab-head li{display:inline-block}.editormd-tab-head li a{color:#999;display:block;padding:6px 12px 5px;text-align:center;text-decoration:none;margin-bottom:-1px;border:1px solid #ddd;-webkit-border-top-left-radius:3px;-moz-border-top-left-radius:3px;-ms-border-top-left-radius:3px;-o-border-top-left-radius:3px;border-top-left-radius:3px;-webkit-border-top-right-radius:3px;-moz-border-top-right-radius:3px;-ms-border-top-right-radius:3px;-o-border-top-right-radius:3px;border-top-right-radius:3px;background:#f6f6f6;-webkit-transition:all 300ms ease-out;-moz-transition:all 300ms ease-out;transition:all 300ms ease-out}.editormd-tab-head li a:hover{color:#666;background:#eee}.editormd-tab-head li.active a{color:#666;background:#fff;border-bottom-color:#fff}.editormd-tab-head li+li{margin-left:3px}.editormd-tab-box{padding:20px 0}.editormd-form{color:#666}.editormd-form label{float:left;display:block;width:75px;text-align:left;padding:7px 0 15px 5px;margin:0 0 2px;font-weight:400}.editormd-form iframe{display:none}.editormd-form input:focus{outline:0}.editormd-form input[type=text],.editormd-form input[type=number]{color:#999;padding:8px;border:1px solid #ddd}.editormd-form input[type=number]{width:40px;display:inline-block;padding:6px 8px}.editormd-form input[type=text]{display:inline-block;width:264px}.editormd-form .fa-btns{display:inline-block}.editormd-form .fa-btns a{color:#999;padding:7px 10px 0 0;display:inline-block;text-decoration:none;text-align:center}.editormd-form .fa-btns .fa{font-size:1.3em}.editormd-form .fa-btns label{float:none;display:inline-block;width:auto;text-align:left;padding:0 0 0 5px;cursor:pointer}.fa-fw,.fa-li{text-align:center}.editormd-dialog-container .editormd-btn,.editormd-dialog-container button,.editormd-dialog-container input[type=submit],.editormd-dialog-footer .editormd-btn,.editormd-dialog-footer button,.editormd-dialog-footer input[type=submit],.editormd-form .editormd-btn,.editormd-form button,.editormd-form input[type=submit]{color:#666;min-width:75px;cursor:pointer;background:#fff;padding:7px 10px;border:1px solid #ddd;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px;-webkit-transition:background 300ms ease-out;-moz-transition:background 300ms ease-out;transition:background 300ms ease-out}.editormd-dialog-container .editormd-btn:hover,.editormd-dialog-container button:hover,.editormd-dialog-container input[type=submit]:hover,.editormd-dialog-footer .editormd-btn:hover,.editormd-dialog-footer button:hover,.editormd-dialog-footer input[type=submit]:hover,.editormd-form .editormd-btn:hover,.editormd-form button:hover,.editormd-form input[type=submit]:hover{background:#eee}.editormd-dialog-container .editormd-btn+.editormd-btn,.editormd-dialog-footer .editormd-btn+.editormd-btn,.editormd-form .editormd-btn+.editormd-btn{margin-left:8px}.editormd-file-input{width:75px;height:32px;margin-left:8px;position:relative;display:inline-block}.editormd-file-input input[type=file]{width:75px;height:32px;opacity:0;cursor:pointer;background:#000;display:inline-block;position:absolute;top:0;right:0}.editormd-file-input input[type=file]::-webkit-file-upload-button{visibility:hidden}.editormd-file-input:hover input[type=submit]{background:#eee}.editormd .CodeMirror,.editormd-preview{display:inline-block;width:50%;height:100%;vertical-align:top;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:0}.editormd-preview{position:absolute;top:35px;right:0;overflow:auto;line-height:1.6;display:none;background:#fff}.fa,.fa-stack{display:inline-block}.editormd .CodeMirror{z-index:10;float:left;border-right:1px solid #ddd;font-size:14px;font-family:"YaHei Consolas Hybrid",Consolas,"微软雅黑","Meiryo UI","Malgun Gothic","Segoe UI","Trebuchet MS",Helvetica,Monaco,courier,monospace;line-height:1.6;margin-top:35px}.editormd .CodeMirror pre{font-size:14px;padding:0 12px}.editormd .CodeMirror-linenumbers{padding:0 5px}.editormd .CodeMirror-focused .CodeMirror-selected,.editormd .CodeMirror-selected{background:#70B7FF}.editormd .CodeMirror,.editormd .CodeMirror-scroll,.editormd .editormd-preview{-webkit-overflow-scrolling:touch}.editormd .styled-background{background-color:#ff7}.editormd .CodeMirror-focused .cm-matchhighlight{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAAACCAYAAABytg0kAAAAFklEQVQI12NgYGBgkKzc8x9CMDAwAAAmhwSbidEoSQAAAABJRU5ErkJggg==);background-position:bottom;background-repeat:repeat-x}.editormd .CodeMirror-empty.CodeMirror-focused{outline:0}.editormd .CodeMirror pre.CodeMirror-placeholder{color:#999}.editormd .cm-trailingspace{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAACCAYAAAB/qH1jAAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH3QUXCToH00Y1UgAAACFJREFUCNdjPMDBUc/AwNDAAAFMTAwMDA0OP34wQgX/AQBYgwYEx4f9lQAAAABJRU5ErkJggg==);background-position:bottom left;background-repeat:repeat-x}.editormd .cm-tab{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAMCAYAAAAkuj5RAAAAAXNSR0IArs4c6QAAAGFJREFUSMft1LsRQFAQheHPowAKoACx3IgEKtaEHujDjORSgWTH/ZOdnZOcM/sgk/kFFWY0qV8foQwS4MKBCS3qR6ixBJvElOobYAtivseIE120FaowJPN75GMu8j/LfMwNjh4HUpwg4LUAAAAASUVORK5CYII=)right no-repeat}/*! prefixes.scss v0.1.0 | Author: Pandao | https://github.com/pandao/prefixes.scss | MIT license | Copyright (c) 2015 *//*! * Font Awesome 4.3.0 by @davegandy - http://fontawesome.io - @fontawesome * License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License) - */@font-face{font-family:FontAwesome;src:url(../fonts/fontawesome-webfont.eot?v=4.3.0);src:url(../fonts/fontawesome-webfont.eot?#iefix&v=4.3.0)format("embedded-opentype"),url(../fonts/fontawesome-webfont.woff2?v=4.3.0)format("woff2"),url(../fonts/fontawesome-webfont.woff?v=4.3.0)format("woff"),url(../fonts/fontawesome-webfont.ttf?v=4.3.0)format("truetype"),url(../fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular)format("svg");font-weight:400;font-style:normal}.fa{font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform:translate(0,0)}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em}.fa-ul{padding-left:0;margin-left:2.14285714em}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:.08em solid #eee;border-radius:.1em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);-webkit-transform:scale(-1,1);-ms-transform:scale(-1,1);transform:scale(-1,1)}.fa-flip-vertical{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);-webkit-transform:scale(1,-1);-ms-transform:scale(1,-1);transform:scale(1,-1)}:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-rotate-90{filter:none}.fa-stack{position:relative;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-close:before,.fa-remove:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-cog:before,.fa-gear:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-repeat:before,.fa-rotate-right:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-image:before,.fa-photo:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-exclamation-triangle:before,.fa-warning:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-cogs:before,.fa-gears:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-floppy-o:before,.fa-save:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-bars:before,.fa-navicon:before,.fa-reorder:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-sort:before,.fa-unsorted:before{content:"\f0dc"}.fa-sort-desc:before,.fa-sort-down:before{content:"\f0dd"}.fa-sort-asc:before,.fa-sort-up:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-gavel:before,.fa-legal:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-bolt:before,.fa-flash:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-clipboard:before,.fa-paste:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-chain-broken:before,.fa-unlink:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-caret-square-o-down:before,.fa-toggle-down:before{content:"\f150"}.fa-caret-square-o-up:before,.fa-toggle-up:before{content:"\f151"}.fa-caret-square-o-right:before,.fa-toggle-right:before{content:"\f152"}.fa-eur:before,.fa-euro:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-inr:before,.fa-rupee:before{content:"\f156"}.fa-cny:before,.fa-jpy:before,.fa-rmb:before,.fa-yen:before{content:"\f157"}.fa-rouble:before,.fa-rub:before,.fa-ruble:before{content:"\f158"}.fa-krw:before,.fa-won:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-caret-square-o-left:before,.fa-toggle-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-try:before,.fa-turkish-lira:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-bank:before,.fa-institution:before,.fa-university:before{content:"\f19c"}.fa-graduation-cap:before,.fa-mortar-board:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-image-o:before,.fa-file-photo-o:before,.fa-file-picture-o:before{content:"\f1c5"}.fa-file-archive-o:before,.fa-file-zip-o:before{content:"\f1c6"}.fa-file-audio-o:before,.fa-file-sound-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-ring:before,.fa-life-saver:before,.fa-support:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-rebel:before{content:"\f1d0"}.fa-empire:before,.fa-ge:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-paper-plane:before,.fa-send:before{content:"\f1d8"}.fa-paper-plane-o:before,.fa-send-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before,.fa-genderless:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-futbol-o:before,.fa-soccer-ball-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-ils:before,.fa-shekel:before,.fa-sheqel:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-bed:before,.fa-hotel:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}/*! prefixes.scss v0.1.0 | Author: Pandao | https://github.com/pandao/prefixes.scss | MIT license | Copyright (c) 2015 */@font-face{font-family:editormd-logo;src:url(../fonts/editormd-logo.eot?-5y8q6h);src:url(.../fonts/editormd-logo.eot?#iefix-5y8q6h)format("embedded-opentype"),url(../fonts/editormd-logo.woff?-5y8q6h)format("woff"),url(../fonts/editormd-logo.ttf?-5y8q6h)format("truetype"),url(../fonts/editormd-logo.svg?-5y8q6h#icomoon)format("svg");font-weight:400;font-style:normal}.editormd-logo,.editormd-logo-1x,.editormd-logo-2x,.editormd-logo-3x,.editormd-logo-4x,.editormd-logo-5x,.editormd-logo-6x,.editormd-logo-7x,.editormd-logo-8x{font-family:editormd-logo;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;font-size:inherit;line-height:1;display:inline-block;text-rendering:auto;vertical-align:inherit;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.markdown-body hr:after,.markdown-body hr:before{content:"";display:table}.editormd-logo-1x:before,.editormd-logo-2x:before,.editormd-logo-3x:before,.editormd-logo-4x:before,.editormd-logo-5x:before,.editormd-logo-6x:before,.editormd-logo-7x:before,.editormd-logo-8x:before,.editormd-logo:before{content:"\e1987"}.editormd-logo-1x{font-size:1em}.editormd-logo-lg{font-size:1.2em}.editormd-logo-2x{font-size:2em}.editormd-logo-3x{font-size:3em}.editormd-logo-4x{font-size:4em}.editormd-logo-5x{font-size:5em}.editormd-logo-6x{font-size:6em}.editormd-logo-7x{font-size:7em}.editormd-logo-8x{font-size:8em}.editormd-logo-color{color:#2196F3}/*! github-markdown-css | The MIT License (MIT) | Copyright (c) Sindre Sorhus (sindresorhus.com) | https://github.com/sindresorhus/github-markdown-css */@font-face{font-family:octicons-anchor;src:url(data:font/woff;charset=utf-8;base64,d09GRgABAAAAAAYcAA0AAAAACjQAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAABMAAAABwAAAAca8vGTk9TLzIAAAFMAAAARAAAAFZG1VHVY21hcAAAAZAAAAA+AAABQgAP9AdjdnQgAAAB0AAAAAQAAAAEACICiGdhc3AAAAHUAAAACAAAAAj//wADZ2x5ZgAAAdwAAADRAAABEKyikaNoZWFkAAACsAAAAC0AAAA2AtXoA2hoZWEAAALgAAAAHAAAACQHngNFaG10eAAAAvwAAAAQAAAAEAwAACJsb2NhAAADDAAAAAoAAAAKALIAVG1heHAAAAMYAAAAHwAAACABEAB2bmFtZQAAAzgAAALBAAAFu3I9x/Nwb3N0AAAF/AAAAB0AAAAvaoFvbwAAAAEAAAAAzBdyYwAAAADP2IQvAAAAAM/bz7t4nGNgZGFgnMDAysDB1Ml0hoGBoR9CM75mMGLkYGBgYmBlZsAKAtJcUxgcPsR8iGF2+O/AEMPsznAYKMwIkgMA5REMOXicY2BgYGaAYBkGRgYQsAHyGMF8FgYFIM0ChED+h5j//yEk/3KoSgZGNgYYk4GRCUgwMaACRoZhDwCs7QgGAAAAIgKIAAAAAf//AAJ4nHWMMQrCQBBF/0zWrCCIKUQsTDCL2EXMohYGSSmorScInsRGL2DOYJe0Ntp7BK+gJ1BxF1stZvjz/v8DRghQzEc4kIgKwiAppcA9LtzKLSkdNhKFY3HF4lK69ExKslx7Xa+vPRVS43G98vG1DnkDMIBUgFN0MDXflU8tbaZOUkXUH0+U27RoRpOIyCKjbMCVejwypzJJG4jIwb43rfl6wbwanocrJm9XFYfskuVC5K/TPyczNU7b84CXcbxks1Un6H6tLH9vf2LRnn8Ax7A5WQAAAHicY2BkYGAA4teL1+yI57f5ysDNwgAC529f0kOmWRiYVgEpDgYmEA8AUzEKsQAAAHicY2BkYGB2+O/AEMPCAAJAkpEBFbAAADgKAe0EAAAiAAAAAAQAAAAEAAAAAAAAKgAqACoAiAAAeJxjYGRgYGBhsGFgYgABEMkFhAwM/xn0QAIAD6YBhwB4nI1Ty07cMBS9QwKlQapQW3VXySvEqDCZGbGaHULiIQ1FKgjWMxknMfLEke2A+IJu+wntrt/QbVf9gG75jK577Lg8K1qQPCfnnnt8fX1NRC/pmjrk/zprC+8D7tBy9DHgBXoWfQ44Av8t4Bj4Z8CLtBL9CniJluPXASf0Lm4CXqFX8Q84dOLnMB17N4c7tBo1AS/Qi+hTwBH4rwHHwN8DXqQ30XXAS7QaLwSc0Gn8NuAVWou/gFmnjLrEaEh9GmDdDGgL3B4JsrRPDU2hTOiMSuJUIdKQQayiAth69r6akSSFqIJuA19TrzCIaY8sIoxyrNIrL//pw7A2iMygkX5vDj+G+kuoLdX4GlGK/8Lnlz6/h9MpmoO9rafrz7ILXEHHaAx95s9lsI7AHNMBWEZHULnfAXwG9/ZqdzLI08iuwRloXE8kfhXYAvE23+23DU3t626rbs8/8adv+9DWknsHp3E17oCf+Z48rvEQNZ78paYM38qfk3v/u3l3u3GXN2Dmvmvpf1Srwk3pB/VSsp512bA/GG5i2WJ7wu430yQ5K3nFGiOqgtmSB5pJVSizwaacmUZzZhXLlZTq8qGGFY2YcSkqbth6aW1tRmlaCFs2016m5qn36SbJrqosG4uMV4aP2PHBmB3tjtmgN2izkGQyLWprekbIntJFing32a5rKWCN/SdSoga45EJykyQ7asZvHQ8PTm6cslIpwyeyjbVltNikc2HTR7YKh9LBl9DADC0U/jLcBZDKrMhUBfQBvXRzLtFtjU9eNHKin0x5InTqb8lNpfKv1s1xHzTXRqgKzek/mb7nB8RZTCDhGEX3kK/8Q75AmUM/eLkfA+0Hi908Kx4eNsMgudg5GLdRD7a84npi+YxNr5i5KIbW5izXas7cHXIMAau1OueZhfj+cOcP3P8MNIWLyYOBuxL6DRylJ4cAAAB4nGNgYoAALjDJyIAOWMCiTIxMLDmZedkABtIBygAAAA==)format("woff")}.markdown-body{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;color:#333;overflow:hidden;font-family:"Microsoft YaHei",Helvetica,"Meiryo UI","Malgun Gothic","Segoe UI","Trebuchet MS",Monaco,monospace,Tahoma,STXihei,"华文细黑",STHeiti,"Helvetica Neue","Droid Sans","wenquanyi micro hei",FreeSans,Arimo,Arial,SimSun,"宋体",Heiti,"黑体",sans-serif;font-size:16px;line-height:1.6;word-wrap:break-word}.markdown-body strong{font-weight:700}.markdown-body h1{margin:.67em 0}.markdown-body img{border:0}.markdown-body hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}.markdown-body input{color:inherit;margin:0;line-height:normal;font:13px/1.4 Helvetica,arial,freesans,clean,sans-serif,"Segoe UI Emoji","Segoe UI Symbol"}.markdown-body html input[disabled]{cursor:default}.markdown-body input[type=checkbox]{-moz-box-sizing:border-box;box-sizing:border-box;padding:0}.markdown-body *{-moz-box-sizing:border-box;box-sizing:border-box}.markdown-body a{background:0 0;color:#4183c4;text-decoration:none}.markdown-body a:active,.markdown-body a:hover{outline:0;text-decoration:underline}.markdown-body hr{margin:15px 0;overflow:hidden;background:0 0;border:0;border-bottom:1px solid #ddd}.markdown-body h1,.markdown-body h2{padding-bottom:.3em;border-bottom:1px solid #eee}.markdown-body blockquote{margin:0}.markdown-body ol ol,.markdown-body ul ol{list-style-type:lower-roman}.markdown-body ol ol ol,.markdown-body ol ul ol,.markdown-body ul ol ol,.markdown-body ul ul ol{list-style-type:lower-alpha}.markdown-body dd{margin-left:0}.markdown-body code{font-family:Consolas,"Liberation Mono",Menlo,Courier,monospace}.markdown-body pre{font:12px Consolas,"Liberation Mono",Menlo,Courier,monospace;word-wrap:normal}.markdown-body .octicon{font:normal normal 16px octicons-anchor;line-height:1;display:inline-block;text-decoration:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;user-select:none}.markdown-body .octicon-link:before{content:'\f05c'}.markdown-body>:first-child{margin-top:0!important}.markdown-body>:last-child{margin-bottom:0!important}.markdown-body .anchor{position:absolute;top:0;left:0;display:block;padding-right:6px;padding-left:30px;margin-left:-30px}.markdown-body .anchor:focus{outline:0}.markdown-body h1,.markdown-body h2,.markdown-body h3,.markdown-body h4,.markdown-body h5,.markdown-body h6{position:relative;margin-top:1em;margin-bottom:16px;font-weight:700;line-height:1.4}.markdown-body h1 .octicon-link,.markdown-body h2 .octicon-link,.markdown-body h3 .octicon-link,.markdown-body h4 .octicon-link,.markdown-body h5 .octicon-link,.markdown-body h6 .octicon-link{display:none;color:#000;vertical-align:middle}.markdown-body h1:hover .anchor,.markdown-body h2:hover .anchor,.markdown-body h3:hover .anchor,.markdown-body h4:hover .anchor,.markdown-body h5:hover .anchor,.markdown-body h6:hover .anchor{padding-left:8px;margin-left:-30px;text-decoration:none}.markdown-body h1:hover .anchor .octicon-link,.markdown-body h2:hover .anchor .octicon-link,.markdown-body h3:hover .anchor .octicon-link,.markdown-body h4:hover .anchor .octicon-link,.markdown-body h5:hover .anchor .octicon-link,.markdown-body h6:hover .anchor .octicon-link{display:inline-block}.markdown-body h1{font-size:2.25em;line-height:1.2}.markdown-body h1 .anchor{line-height:1}.markdown-body h2{font-size:1.75em;line-height:1.225}.markdown-body h2 .anchor{line-height:1}.markdown-body h3{font-size:1.5em;line-height:1.43}.markdown-body h3 .anchor,.markdown-body h4 .anchor{line-height:1.2}.markdown-body h4{font-size:1.25em}.markdown-body h5 .anchor,.markdown-body h6 .anchor{line-height:1.1}.markdown-body h5{font-size:1em}.markdown-body h6{font-size:1em;color:#777}.markdown-body blockquote,.markdown-body dl,.markdown-body ol,.markdown-body p,.markdown-body pre,.markdown-body table,.markdown-body ul{margin-top:0;margin-bottom:16px}.markdown-body ol,.markdown-body ul{padding-left:2em}.markdown-body ol ol,.markdown-body ol ul,.markdown-body ul ol,.markdown-body ul ul{margin-top:0;margin-bottom:0}.markdown-body li>p{margin-top:16px}.markdown-body dl{padding:0}.markdown-body dl dt{padding:0;margin-top:16px;font-size:1em;font-style:italic;font-weight:700}.markdown-body dl dd{padding:0 16px;margin-bottom:16px}.markdown-body blockquote{padding:0 15px;color:#777;border-left:4px solid #ddd}.markdown-body blockquote>:first-child{margin-top:0}.markdown-body blockquote>:last-child{margin-bottom:0}.markdown-body table{border-collapse:collapse;border-spacing:0;display:block;width:100%;overflow:auto;word-break:normal;word-break:keep-all}.markdown-body table th{font-weight:700}.markdown-body table td,.markdown-body table th{padding:6px 13px;border:1px solid #ddd}.markdown-body table tr{background-color:#fff;border-top:1px solid #ccc}.markdown-body table tr:nth-child(2n){background-color:#f8f8f8}.markdown-body img{max-width:100%;-moz-box-sizing:border-box;box-sizing:border-box}.markdown-body code{padding:.2em 0;margin:0;font-size:85%;background-color:rgba(0,0,0,.04);border-radius:3px}.markdown-body code:after,.markdown-body code:before{letter-spacing:-.2em;content:"\00a0"}.markdown-body pre>code{padding:0;margin:0;font-size:100%;word-break:normal;white-space:pre;background:0 0;border:0}.markdown-body .highlight{margin-bottom:16px}.markdown-body .highlight pre,.markdown-body pre{padding:16px;overflow:auto;font-size:85%;background-color:#f7f7f7;border-radius:3px}.markdown-body .highlight pre{margin-bottom:0;word-break:normal}.markdown-body pre code{display:inline;max-width:initial;padding:0;margin:0;overflow:initial;line-height:inherit;word-wrap:normal;background-color:transparent;border:0}.markdown-body pre code:after,.markdown-body pre code:before{content:normal}.markdown-body .pl-c{color:#969896}.markdown-body .pl-c1,.markdown-body .pl-mdh,.markdown-body .pl-mm,.markdown-body .pl-mp,.markdown-body .pl-mr,.markdown-body .pl-s1 .pl-v,.markdown-body .pl-s3,.markdown-body .pl-sc,.markdown-body .pl-sv{color:#0086b3}.markdown-body .pl-e,.markdown-body .pl-en{color:#795da3}.markdown-body .pl-s1 .pl-s2,.markdown-body .pl-smi,.markdown-body .pl-smp,.markdown-body .pl-stj,.markdown-body .pl-vo,.markdown-body .pl-vpf{color:#333}.markdown-body .pl-ent{color:#63a35c}.markdown-body .pl-k,.markdown-body .pl-s,.markdown-body .pl-st{color:#a71d5d}.markdown-body .pl-pds,.markdown-body .pl-s1,.markdown-body .pl-s1 .pl-pse .pl-s2,.markdown-body .pl-sr,.markdown-body .pl-sr .pl-cce,.markdown-body .pl-sr .pl-sra,.markdown-body .pl-sr .pl-sre,.markdown-body .pl-src{color:#df5000}.markdown-body .pl-mo,.markdown-body .pl-v{color:#1d3e81}.markdown-body .pl-id{color:#b52a1d}.markdown-body .pl-ii{background-color:#b52a1d;color:#f8f8f8}.markdown-body .pl-sr .pl-cce{color:#63a35c;font-weight:700}.markdown-body .pl-ml{color:#693a17}.markdown-body .pl-mh,.markdown-body .pl-mh .pl-en,.markdown-body .pl-ms{color:#1d3e81;font-weight:700}.markdown-body .pl-mq{color:teal}.markdown-body .pl-mi{color:#333;font-style:italic}.markdown-body .pl-mb{color:#333;font-weight:700}.markdown-body .pl-md,.markdown-body .pl-mdhf{background-color:#ffecec;color:#bd2c00}.markdown-body .pl-mdht,.markdown-body .pl-mi1{background-color:#eaffea;color:#55a532}.markdown-body .pl-mdr{color:#795da3;font-weight:700}.markdown-body kbd{display:inline-block;padding:3px 5px;font:11px Consolas,"Liberation Mono",Menlo,Courier,monospace;line-height:10px;color:#555;vertical-align:middle;background-color:#fcfcfc;border:1px solid #ccc;border-bottom-color:#bbb;border-radius:3px;box-shadow:inset 0 -1px 0 #bbb}.markdown-body .task-list-item+.task-list-item{margin-top:3px}.markdown-body .task-list-item input{float:left;margin:.3em 0 .25em -1.6em;vertical-align:middle}.markdown-body :checked+.radio-label{z-index:1;position:relative;border-color:#4183c4}.editormd-html-preview,.editormd-preview-container{text-align:left;font-size:16px;line-height:1.6;padding:20px;overflow:auto;width:100%;background-color:#fff}.editormd-html-preview blockquote,.editormd-preview-container blockquote{color:#666;border-left:4px solid #ddd;padding-left:20px;margin-left:0;font-size:14px;font-style:italic}.editormd-html-preview p code,.editormd-preview-container p code{margin-left:5px;margin-right:4px}.editormd-html-preview abbr,.editormd-preview-container abbr{background:#ffd}.editormd-html-preview hr,.editormd-preview-container hr{height:1px;border:none;border-top:1px solid #ddd;background:0 0}.editormd-html-preview code,.editormd-preview-container code{border:0px solid #ddd;background:#f6f6f6;padding:3px;border-radius:3px;font-size:14px}.editormd-html-preview pre,.editormd-preview-container pre{border:1px solid #ddd;background:#f6f6f6;padding:10px;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px}.editormd-html-preview pre code,.editormd-preview-container pre code{padding:0}.editormd-html-preview code,.editormd-html-preview kbd,.editormd-html-preview pre,.editormd-preview-container code,.editormd-preview-container kbd,.editormd-preview-container pre{font-family:"YaHei Consolas Hybrid",Consolas,"Meiryo UI","Malgun Gothic","Segoe UI","Trebuchet MS",Helvetica,monospace,monospace}.editormd-html-preview table thead tr,.editormd-preview-container table thead tr{background-color:#F8F8F8}.editormd-html-preview p.editormd-tex,.editormd-preview-container p.editormd-tex{text-align:center}.editormd-html-preview span.editormd-tex,.editormd-preview-container span.editormd-tex{margin:0 5px}.editormd-html-preview .emoji,.editormd-preview-container .emoji{width:24px;height:24px}.editormd-html-preview .katex,.editormd-preview-container .katex{font-size:1.4em}.editormd-html-preview .flowchart,.editormd-html-preview .sequence-diagram,.editormd-preview-container .flowchart,.editormd-preview-container .sequence-diagram{margin:0 auto;text-align:center}.editormd-html-preview .flowchart svg,.editormd-html-preview .sequence-diagram svg,.editormd-preview-container .flowchart svg,.editormd-preview-container .sequence-diagram svg{margin:0 auto}.editormd-html-preview .flowchart text,.editormd-html-preview .sequence-diagram text,.editormd-preview-container .flowchart text,.editormd-preview-container .sequence-diagram text{font-size:15px!important;font-family:"YaHei Consolas Hybrid",Consolas,"Microsoft YaHei","Malgun Gothic","Segoe UI",Helvetica,Arial!important}/*! Pretty printing styles. Used with prettify.js. */.pln{color:#000}@media screen{.str{color:#080}.kwd{color:#008}.com{color:#800}.typ{color:#606}.lit{color:#066}.clo,.opn,.pun{color:#660}.tag{color:#008}.atn{color:#606}.atv{color:#080}.dec,.var{color:#606}.fun{color:red}}@media print,projection{.kwd,.tag,.typ{font-weight:700}.str{color:#060}.kwd{color:#006}.com{color:#600;font-style:italic}.typ{color:#404}.lit{color:#044}.clo,.opn,.pun{color:#440}.tag{color:#006}.atn{color:#404}.atv{color:#060}}pre.prettyprint{padding:2px;border:1px solid #888}ol.linenums{margin-top:0;margin-bottom:0}.editormd-html-preview pre.prettyprint,.editormd-preview-container pre.prettyprint{padding:10px;border:0px solid #ddd;white-space:pre-wrap;word-wrap:break-word}.editormd-html-preview ol.linenums,.editormd-preview-container ol.linenums{color:#999;padding-left:2.5em}.editormd-html-preview ol.linenums li,.editormd-preview-container ol.linenums li{list-style-type:decimal}.editormd-html-preview ol.linenums li code,.editormd-preview-container ol.linenums li code{border:none;background:0 0;padding:0}.editormd-html-preview .editormd-toc-menu,.editormd-preview-container .editormd-toc-menu{margin:8px 0 12px;display:inline-block}.editormd-html-preview .editormd-toc-menu>.markdown-toc,.editormd-preview-container .editormd-toc-menu>.markdown-toc{position:relative;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border-radius:4px;border:1px solid #ddd;display:inline-block;font-size:1em}.editormd-html-preview .editormd-toc-menu>.markdown-toc>ul,.editormd-preview-container .editormd-toc-menu>.markdown-toc>ul{width:160%;min-width:180px;position:absolute;left:-1px;top:-2px;z-index:100;padding:0 10px 10px;display:none;background:#fff;border:1px solid #ddd;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border-radius:4px;-webkit-box-shadow:0 3px 5px rgba(0,0,0,.2);-moz-box-shadow:0 3px 5px rgba(0,0,0,.2);-ms-box-shadow:0 3px 5px rgba(0,0,0,.2);-o-box-shadow:0 3px 5px rgba(0,0,0,.2);box-shadow:0 3px 5px rgba(0,0,0,.2)}.editormd-html-preview .editormd-toc-menu>.markdown-toc>ul>li ul,.editormd-preview-container .editormd-toc-menu>.markdown-toc>ul>li ul{width:100%;min-width:180px;border:1px solid #ddd;display:none;background:#fff;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border-radius:4px}.editormd-html-preview .editormd-toc-menu .toc-menu-btn:hover,.editormd-html-preview .editormd-toc-menu>.markdown-toc>ul>li a:hover,.editormd-preview-container .editormd-toc-menu .toc-menu-btn:hover,.editormd-preview-container .editormd-toc-menu>.markdown-toc>ul>li a:hover{background-color:#f6f6f6}.editormd-html-preview .editormd-toc-menu>.markdown-toc>ul>li a,.editormd-preview-container .editormd-toc-menu>.markdown-toc>ul>li a{color:#666;padding:6px 10px;display:block;-webkit-transition:background-color 500ms ease-out;-moz-transition:background-color 500ms ease-out;transition:background-color 500ms ease-out}.editormd-html-preview .editormd-toc-menu>.markdown-toc li,.editormd-preview-container .editormd-toc-menu>.markdown-toc li{position:relative}.editormd-html-preview .editormd-toc-menu>.markdown-toc li>ul,.editormd-preview-container .editormd-toc-menu>.markdown-toc li>ul{position:absolute;top:32px;left:10%;display:none;-webkit-box-shadow:0 3px 5px rgba(0,0,0,.2);-moz-box-shadow:0 3px 5px rgba(0,0,0,.2);-ms-box-shadow:0 3px 5px rgba(0,0,0,.2);-o-box-shadow:0 3px 5px rgba(0,0,0,.2);box-shadow:0 3px 5px rgba(0,0,0,.2)}.editormd-html-preview .editormd-toc-menu>.markdown-toc li>ul:after,.editormd-html-preview .editormd-toc-menu>.markdown-toc li>ul:before,.editormd-preview-container .editormd-toc-menu>.markdown-toc li>ul:after,.editormd-preview-container .editormd-toc-menu>.markdown-toc li>ul:before{pointer-events:pointer-events;position:absolute;left:15px;top:-6px;display:block;content:"";width:0;height:0;border:6px solid transparent;border-width:0 6px 6px;z-index:10}.editormd-html-preview .editormd-toc-menu>.markdown-toc li>ul:before,.editormd-preview-container .editormd-toc-menu>.markdown-toc li>ul:before{border-bottom-color:#ccc}.editormd-html-preview .editormd-toc-menu>.markdown-toc li>ul:after,.editormd-preview-container .editormd-toc-menu>.markdown-toc li>ul:after{border-bottom-color:#fff;top:-5px}.editormd-html-preview .editormd-toc-menu ul,.editormd-preview-container .editormd-toc-menu ul{list-style:none}.editormd-html-preview .editormd-toc-menu a,.editormd-preview-container .editormd-toc-menu a{text-decoration:none}.editormd-html-preview .editormd-toc-menu h1,.editormd-preview-container .editormd-toc-menu h1{font-size:16px;padding:5px 0 10px 10px;line-height:1;border-bottom:1px solid #eee}.editormd-html-preview .editormd-toc-menu h1 .fa,.editormd-preview-container .editormd-toc-menu h1 .fa{padding-left:10px}.editormd-html-preview .editormd-toc-menu .toc-menu-btn,.editormd-preview-container .editormd-toc-menu .toc-menu-btn{color:#666;min-width:180px;padding:5px 10px;border-radius:4px;display:inline-block;-webkit-transition:background-color 500ms ease-out;-moz-transition:background-color 500ms ease-out;transition:background-color 500ms ease-out}.editormd-html-preview textarea,.editormd-onlyread .editormd-toolbar{display:none}.editormd-html-preview .editormd-toc-menu .toc-menu-btn .fa,.editormd-preview-container .editormd-toc-menu .toc-menu-btn .fa{float:right;padding:3px 0 0 10px;font-size:1.3em}.markdown-body .editormd-toc-menu ul{padding-left:0}.markdown-body .highlight pre,.markdown-body pre{line-height:1.6}hr.editormd-page-break{border:1px dotted #ccc;font-size:0;height:2px}@media only print{hr.editormd-page-break{background:0 0;border:none;height:0}}.editormd-html-preview hr.editormd-page-break{background:0 0;border:none;height:0}.editormd-preview-close-btn{color:#fff;padding:4px 6px;font-size:18px;-webkit-border-radius:500px;-moz-border-radius:500px;-ms-border-radius:500px;-o-border-radius:500px;border-radius:500px;display:none;background-color:#ccc;position:absolute;top:25px;right:35px;z-index:19;-webkit-transition:background-color 300ms ease-out;-moz-transition:background-color 300ms ease-out;transition:background-color 300ms ease-out}.editormd-preview-close-btn:hover{background-color:#999}.editormd-preview-active{width:100%;padding:40px}.editormd-preview-theme-dark{color:#777;background:#2C2827}.editormd-preview-theme-dark .editormd-preview-container{color:#888;background-color:#2C2827}.editormd-preview-theme-dark .editormd-preview-container pre.prettyprint{border:none}.editormd-preview-theme-dark .editormd-preview-container blockquote{color:#555;padding:.5em;background:#222;border-color:#333}.editormd-preview-theme-dark .editormd-preview-container abbr{color:#fff;padding:1px 3px;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px;background:#f90}.editormd-preview-theme-dark .editormd-preview-container code{color:#fff;border:none;padding:1px 3px;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px;background:#5A9600}.editormd-preview-theme-dark .editormd-preview-container table{border:none}.editormd-preview-theme-dark .editormd-preview-container .fa-emoji{color:#B4BF42}.editormd-preview-theme-dark .editormd-preview-container .katex{color:#FEC93F}.editormd-preview-theme-dark .editormd-toc-menu>.markdown-toc{background:#fff;border:none}.editormd-preview-theme-dark .editormd-toc-menu>.markdown-toc h1{border-color:#ddd}.editormd-preview-theme-dark .markdown-body h1,.editormd-preview-theme-dark .markdown-body h2,.editormd-preview-theme-dark .markdown-body hr{border-color:#222}.editormd-preview-theme-dark pre{color:#999;background-color:#111;background-color:rgba(0,0,0,.4)}.editormd-preview-theme-dark pre .pln{color:#999}.editormd-preview-theme-dark li.L1,.editormd-preview-theme-dark li.L3,.editormd-preview-theme-dark li.L5,.editormd-preview-theme-dark li.L7,.editormd-preview-theme-dark li.L9{background:0 0}.editormd-preview-theme-dark [class*=editormd-logo]{color:#2196F3}.editormd-preview-theme-dark .sequence-diagram text{fill:#fff}.editormd-preview-theme-dark .sequence-diagram path,.editormd-preview-theme-dark .sequence-diagram rect{color:#fff;fill:#64D1CB;stroke:#64D1CB}.editormd-preview-theme-dark .flowchart path,.editormd-preview-theme-dark .flowchart rect{stroke:#A6C6FF}.editormd-preview-theme-dark .flowchart rect{fill:#A6C6FF}.editormd-preview-theme-dark .flowchart text{fill:#5879B4}@media screen{.editormd-preview-theme-dark .str{color:#080}.editormd-preview-theme-dark .kwd{color:#f90}.editormd-preview-theme-dark .com{color:#444}.editormd-preview-theme-dark .typ{color:#606}.editormd-preview-theme-dark .lit{color:#066}.editormd-preview-theme-dark .clo,.editormd-preview-theme-dark .opn,.editormd-preview-theme-dark .pun{color:#660}.editormd-preview-theme-dark .tag{color:#f90}.editormd-preview-theme-dark .atn{color:#6C95F5}.editormd-preview-theme-dark .atv{color:#080}.editormd-preview-theme-dark .dec,.editormd-preview-theme-dark .var{color:#008BA7}.editormd-preview-theme-dark .fun{color:red}}.editormd-onlyread .CodeMirror{margin-top:0}.editormd-onlyread .editormd-preview{top:0}.editormd-fullscreen{position:fixed;top:0;left:0;border:none;margin:0 auto}.editormd-theme-dark{border-color:#1a1a17}.editormd-theme-dark .editormd-toolbar{background:#1A1A17;border-color:#1a1a17}.editormd-theme-dark .editormd-menu>li>a{color:#777;border-color:#1a1a17}.editormd-theme-dark .editormd-menu>li>a.active,.editormd-theme-dark .editormd-menu>li>a:hover{border-color:#333;background:#333}.editormd-theme-dark .editormd-menu>li.divider{border-right:1px solid #111}.editormd-theme-dark .CodeMirror{border-right:1px solid rgba(0,0,0,.1)} \ No newline at end of file + */@font-face{font-family:FontAwesome;src:url(../fonts/fontawesome-webfont.eot?v=4.3.0);src:url(../fonts/fontawesome-webfont.eot?#iefix&v=4.3.0)format("embedded-opentype"),url(../fonts/fontawesome-webfont.woff2?v=4.3.0)format("woff2"),url(../fonts/fontawesome-webfont.woff?v=4.3.0)format("woff"),url(../fonts/fontawesome-webfont.ttf?v=4.3.0)format("truetype"),url(../fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular)format("svg");font-weight:400;font-style:normal}.fa{font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform:translate(0,0)}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em}.fa-ul{padding-left:0;margin-left:2.14285714em}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:.08em solid #eee;border-radius:.1em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);-webkit-transform:scale(-1,1);-ms-transform:scale(-1,1);transform:scale(-1,1)}.fa-flip-vertical{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);-webkit-transform:scale(1,-1);-ms-transform:scale(1,-1);transform:scale(1,-1)}:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-rotate-90{filter:none}.fa-stack{position:relative;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-close:before,.fa-remove:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-cog:before,.fa-gear:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-repeat:before,.fa-rotate-right:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-image:before,.fa-photo:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-exclamation-triangle:before,.fa-warning:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-cogs:before,.fa-gears:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-floppy-o:before,.fa-save:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-bars:before,.fa-navicon:before,.fa-reorder:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-sort:before,.fa-unsorted:before{content:"\f0dc"}.fa-sort-desc:before,.fa-sort-down:before{content:"\f0dd"}.fa-sort-asc:before,.fa-sort-up:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-gavel:before,.fa-legal:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-bolt:before,.fa-flash:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-clipboard:before,.fa-paste:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-chain-broken:before,.fa-unlink:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-caret-square-o-down:before,.fa-toggle-down:before{content:"\f150"}.fa-caret-square-o-up:before,.fa-toggle-up:before{content:"\f151"}.fa-caret-square-o-right:before,.fa-toggle-right:before{content:"\f152"}.fa-eur:before,.fa-euro:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-inr:before,.fa-rupee:before{content:"\f156"}.fa-cny:before,.fa-jpy:before,.fa-rmb:before,.fa-yen:before{content:"\f157"}.fa-rouble:before,.fa-rub:before,.fa-ruble:before{content:"\f158"}.fa-krw:before,.fa-won:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-caret-square-o-left:before,.fa-toggle-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-try:before,.fa-turkish-lira:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-bank:before,.fa-institution:before,.fa-university:before{content:"\f19c"}.fa-graduation-cap:before,.fa-mortar-board:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-image-o:before,.fa-file-photo-o:before,.fa-file-picture-o:before{content:"\f1c5"}.fa-file-archive-o:before,.fa-file-zip-o:before{content:"\f1c6"}.fa-file-audio-o:before,.fa-file-sound-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-ring:before,.fa-life-saver:before,.fa-support:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-rebel:before{content:"\f1d0"}.fa-empire:before,.fa-ge:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-paper-plane:before,.fa-send:before{content:"\f1d8"}.fa-paper-plane-o:before,.fa-send-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before,.fa-genderless:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-futbol-o:before,.fa-soccer-ball-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-ils:before,.fa-shekel:before,.fa-sheqel:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-bed:before,.fa-hotel:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}/*! prefixes.scss v0.1.0 | Author: Pandao | https://github.com/pandao/prefixes.scss | MIT license | Copyright (c) 2015 */@font-face{font-family:editormd-logo;src:url(../fonts/editormd-logo.eot?-5y8q6h);src:url(.../fonts/editormd-logo.eot?#iefix-5y8q6h)format("embedded-opentype"),url(../fonts/editormd-logo.woff?-5y8q6h)format("woff"),url(../fonts/editormd-logo.ttf?-5y8q6h)format("truetype"),url(../fonts/editormd-logo.svg?-5y8q6h#icomoon)format("svg");font-weight:400;font-style:normal}.editormd-logo,.editormd-logo-1x,.editormd-logo-2x,.editormd-logo-3x,.editormd-logo-4x,.editormd-logo-5x,.editormd-logo-6x,.editormd-logo-7x,.editormd-logo-8x{font-family:editormd-logo;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;font-size:inherit;line-height:1;display:inline-block;text-rendering:auto;vertical-align:inherit;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.markdown-body hr:after,.markdown-body hr:before{content:"";display:table}.editormd-logo-1x:before,.editormd-logo-2x:before,.editormd-logo-3x:before,.editormd-logo-4x:before,.editormd-logo-5x:before,.editormd-logo-6x:before,.editormd-logo-7x:before,.editormd-logo-8x:before,.editormd-logo:before{content:"\e1987"}.editormd-logo-1x{font-size:1em}.editormd-logo-lg{font-size:1.2em}.editormd-logo-2x{font-size:2em}.editormd-logo-3x{font-size:3em}.editormd-logo-4x{font-size:4em}.editormd-logo-5x{font-size:5em}.editormd-logo-6x{font-size:6em}.editormd-logo-7x{font-size:7em}.editormd-logo-8x{font-size:8em}.editormd-logo-color{color:#2196F3}/*! github-markdown-css | The MIT License (MIT) | Copyright (c) Sindre Sorhus (sindresorhus.com) | https://github.com/sindresorhus/github-markdown-css */@font-face{font-family:octicons-anchor;src:url(data:font/woff;charset=utf-8;base64,d09GRgABAAAAAAYcAA0AAAAACjQAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAABMAAAABwAAAAca8vGTk9TLzIAAAFMAAAARAAAAFZG1VHVY21hcAAAAZAAAAA+AAABQgAP9AdjdnQgAAAB0AAAAAQAAAAEACICiGdhc3AAAAHUAAAACAAAAAj//wADZ2x5ZgAAAdwAAADRAAABEKyikaNoZWFkAAACsAAAAC0AAAA2AtXoA2hoZWEAAALgAAAAHAAAACQHngNFaG10eAAAAvwAAAAQAAAAEAwAACJsb2NhAAADDAAAAAoAAAAKALIAVG1heHAAAAMYAAAAHwAAACABEAB2bmFtZQAAAzgAAALBAAAFu3I9x/Nwb3N0AAAF/AAAAB0AAAAvaoFvbwAAAAEAAAAAzBdyYwAAAADP2IQvAAAAAM/bz7t4nGNgZGFgnMDAysDB1Ml0hoGBoR9CM75mMGLkYGBgYmBlZsAKAtJcUxgcPsR8iGF2+O/AEMPsznAYKMwIkgMA5REMOXicY2BgYGaAYBkGRgYQsAHyGMF8FgYFIM0ChED+h5j//yEk/3KoSgZGNgYYk4GRCUgwMaACRoZhDwCs7QgGAAAAIgKIAAAAAf//AAJ4nHWMMQrCQBBF/0zWrCCIKUQsTDCL2EXMohYGSSmorScInsRGL2DOYJe0Ntp7BK+gJ1BxF1stZvjz/v8DRghQzEc4kIgKwiAppcA9LtzKLSkdNhKFY3HF4lK69ExKslx7Xa+vPRVS43G98vG1DnkDMIBUgFN0MDXflU8tbaZOUkXUH0+U27RoRpOIyCKjbMCVejwypzJJG4jIwb43rfl6wbwanocrJm9XFYfskuVC5K/TPyczNU7b84CXcbxks1Un6H6tLH9vf2LRnn8Ax7A5WQAAAHicY2BkYGAA4teL1+yI57f5ysDNwgAC529f0kOmWRiYVgEpDgYmEA8AUzEKsQAAAHicY2BkYGB2+O/AEMPCAAJAkpEBFbAAADgKAe0EAAAiAAAAAAQAAAAEAAAAAAAAKgAqACoAiAAAeJxjYGRgYGBhsGFgYgABEMkFhAwM/xn0QAIAD6YBhwB4nI1Ty07cMBS9QwKlQapQW3VXySvEqDCZGbGaHULiIQ1FKgjWMxknMfLEke2A+IJu+wntrt/QbVf9gG75jK577Lg8K1qQPCfnnnt8fX1NRC/pmjrk/zprC+8D7tBy9DHgBXoWfQ44Av8t4Bj4Z8CLtBL9CniJluPXASf0Lm4CXqFX8Q84dOLnMB17N4c7tBo1AS/Qi+hTwBH4rwHHwN8DXqQ30XXAS7QaLwSc0Gn8NuAVWou/gFmnjLrEaEh9GmDdDGgL3B4JsrRPDU2hTOiMSuJUIdKQQayiAth69r6akSSFqIJuA19TrzCIaY8sIoxyrNIrL//pw7A2iMygkX5vDj+G+kuoLdX4GlGK/8Lnlz6/h9MpmoO9rafrz7ILXEHHaAx95s9lsI7AHNMBWEZHULnfAXwG9/ZqdzLI08iuwRloXE8kfhXYAvE23+23DU3t626rbs8/8adv+9DWknsHp3E17oCf+Z48rvEQNZ78paYM38qfk3v/u3l3u3GXN2Dmvmvpf1Srwk3pB/VSsp512bA/GG5i2WJ7wu430yQ5K3nFGiOqgtmSB5pJVSizwaacmUZzZhXLlZTq8qGGFY2YcSkqbth6aW1tRmlaCFs2016m5qn36SbJrqosG4uMV4aP2PHBmB3tjtmgN2izkGQyLWprekbIntJFing32a5rKWCN/SdSoga45EJykyQ7asZvHQ8PTm6cslIpwyeyjbVltNikc2HTR7YKh9LBl9DADC0U/jLcBZDKrMhUBfQBvXRzLtFtjU9eNHKin0x5InTqb8lNpfKv1s1xHzTXRqgKzek/mb7nB8RZTCDhGEX3kK/8Q75AmUM/eLkfA+0Hi908Kx4eNsMgudg5GLdRD7a84npi+YxNr5i5KIbW5izXas7cHXIMAau1OueZhfj+cOcP3P8MNIWLyYOBuxL6DRylJ4cAAAB4nGNgYoAALjDJyIAOWMCiTIxMLDmZedkABtIBygAAAA==)format("woff")}.markdown-body{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;color:#333;overflow:hidden;font-family:"Microsoft YaHei",Helvetica,"Meiryo UI","Malgun Gothic","Segoe UI","Trebuchet MS",Monaco,monospace,Tahoma,STXihei,"华文细黑",STHeiti,"Helvetica Neue","Droid Sans","wenquanyi micro hei",FreeSans,Arimo,Arial,SimSun,"宋体",Heiti,"黑体",sans-serif;font-size:16px;line-height:1.6;word-wrap:break-word}.markdown-body strong{font-weight:700}.markdown-body h1{margin:.67em 0}.markdown-body img{border:0}.markdown-body hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}.markdown-body input{color:inherit;margin:0;line-height:normal;font:13px/1.4 Helvetica,arial,freesans,clean,sans-serif,"Segoe UI Emoji","Segoe UI Symbol"}.markdown-body html input[disabled]{cursor:default}.markdown-body input[type=checkbox]{-moz-box-sizing:border-box;box-sizing:border-box;padding:0}.markdown-body *{-moz-box-sizing:border-box;box-sizing:border-box}.markdown-body a{background:0 0;color:#4183c4;text-decoration:none}.markdown-body a:active,.markdown-body a:hover{outline:0;text-decoration:underline}.markdown-body hr{margin:15px 0;overflow:hidden;background:0 0;border:0;border-bottom:1px solid #ddd}.markdown-body h1,.markdown-body h2{padding-bottom:.3em;border-bottom:1px solid #eee}.markdown-body blockquote{margin:0}.markdown-body ol ol,.markdown-body ul ol{list-style-type:lower-roman}.markdown-body ol ol ol,.markdown-body ol ul ol,.markdown-body ul ol ol,.markdown-body ul ul ol{list-style-type:lower-alpha}.markdown-body dd{margin-left:0}.markdown-body code{font-family:Consolas,"Liberation Mono",Menlo,Courier,monospace}.markdown-body pre{font:12px Consolas,"Liberation Mono",Menlo,Courier,monospace;word-wrap:normal}.markdown-body .octicon{font:normal normal 16px octicons-anchor;line-height:1;display:inline-block;text-decoration:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;user-select:none}.markdown-body .octicon-link:before{content:'\f05c'}.markdown-body>:first-child{margin-top:0!important}.markdown-body>:last-child{margin-bottom:0!important}.markdown-body .anchor{position:absolute;top:0;left:0;display:block;padding-right:6px;padding-left:30px;margin-left:-30px}.markdown-body .anchor:focus{outline:0}.markdown-body h1,.markdown-body h2,.markdown-body h3,.markdown-body h4,.markdown-body h5,.markdown-body h6{position:relative;margin-top:1em;margin-bottom:16px;font-weight:700;line-height:1.4}.markdown-body h1 .octicon-link,.markdown-body h2 .octicon-link,.markdown-body h3 .octicon-link,.markdown-body h4 .octicon-link,.markdown-body h5 .octicon-link,.markdown-body h6 .octicon-link{display:none;color:#000;vertical-align:middle}.markdown-body h1:hover .anchor,.markdown-body h2:hover .anchor,.markdown-body h3:hover .anchor,.markdown-body h4:hover .anchor,.markdown-body h5:hover .anchor,.markdown-body h6:hover .anchor{padding-left:8px;margin-left:-30px;text-decoration:none}.markdown-body h1:hover .anchor .octicon-link,.markdown-body h2:hover .anchor .octicon-link,.markdown-body h3:hover .anchor .octicon-link,.markdown-body h4:hover .anchor .octicon-link,.markdown-body h5:hover .anchor .octicon-link,.markdown-body h6:hover .anchor .octicon-link{display:inline-block}.markdown-body h1{font-size:2.25em;line-height:1.2}.markdown-body h1 .anchor{line-height:1}.markdown-body h2{font-size:1.75em;line-height:1.225}.markdown-body h2 .anchor{line-height:1}.markdown-body h3{font-size:1.5em;line-height:1.43}.markdown-body h3 .anchor,.markdown-body h4 .anchor{line-height:1.2}.markdown-body h4{font-size:1.25em}.markdown-body h5 .anchor,.markdown-body h6 .anchor{line-height:1.1}.markdown-body h5{font-size:1em}.markdown-body h6{font-size:1em;color:#777}.markdown-body blockquote,.markdown-body dl,.markdown-body ol,.markdown-body p,.markdown-body pre,.markdown-body table,.markdown-body ul{margin-top:0;margin-bottom:16px}.markdown-body ol,.markdown-body ul{padding-left:2em}.markdown-body ol ol,.markdown-body ol ul,.markdown-body ul ol,.markdown-body ul ul{margin-top:0;margin-bottom:0}.markdown-body li>p{margin-top:16px}.markdown-body dl{padding:0}.markdown-body dl dt{padding:0;margin-top:16px;font-size:1em;font-style:italic;font-weight:700}.markdown-body dl dd{padding:0 16px;margin-bottom:16px}.markdown-body blockquote{padding:0 15px;color:#777;border-left:4px solid #ddd}.markdown-body blockquote>:first-child{margin-top:0}.markdown-body blockquote>:last-child{margin-bottom:0}.markdown-body table{border-collapse:collapse;border-spacing:0;display:block;width:100%;overflow:auto;word-break:normal}.markdown-body table th{font-weight:700}.markdown-body table td,.markdown-body table th{padding:6px 13px;border:1px solid #ddd}.markdown-body table tr{background-color:#fff;border-top:1px solid #ccc}.markdown-body table tr:nth-child(2n){background-color:#f8f8f8}.markdown-body img{max-width:100%;-moz-box-sizing:border-box;box-sizing:border-box}.markdown-body code{padding:.2em 0;margin:0;font-size:85%;background-color:rgba(0,0,0,.04);border-radius:3px}.markdown-body code:after,.markdown-body code:before{letter-spacing:-.2em;content:"\00a0"}.markdown-body pre>code{padding:0;margin:0;font-size:100%;word-break:normal;white-space:pre;background:0 0;border:0}.markdown-body .highlight{margin-bottom:16px}.markdown-body .highlight pre,.markdown-body pre{padding:16px;overflow:auto;font-size:85%;background-color:#f7f7f7;border-radius:3px}.markdown-body .highlight pre{margin-bottom:0;word-break:normal}.markdown-body pre code{display:inline;max-width:initial;padding:0;margin:0;overflow:initial;line-height:inherit;word-wrap:normal;background-color:transparent;border:0}.markdown-body pre code:after,.markdown-body pre code:before{content:normal}.markdown-body .pl-c{color:#969896}.markdown-body .pl-c1,.markdown-body .pl-mdh,.markdown-body .pl-mm,.markdown-body .pl-mp,.markdown-body .pl-mr,.markdown-body .pl-s1 .pl-v,.markdown-body .pl-s3,.markdown-body .pl-sc,.markdown-body .pl-sv{color:#0086b3}.markdown-body .pl-e,.markdown-body .pl-en{color:#795da3}.markdown-body .pl-s1 .pl-s2,.markdown-body .pl-smi,.markdown-body .pl-smp,.markdown-body .pl-stj,.markdown-body .pl-vo,.markdown-body .pl-vpf{color:#333}.markdown-body .pl-ent{color:#63a35c}.markdown-body .pl-k,.markdown-body .pl-s,.markdown-body .pl-st{color:#a71d5d}.markdown-body .pl-pds,.markdown-body .pl-s1,.markdown-body .pl-s1 .pl-pse .pl-s2,.markdown-body .pl-sr,.markdown-body .pl-sr .pl-cce,.markdown-body .pl-sr .pl-sra,.markdown-body .pl-sr .pl-sre,.markdown-body .pl-src{color:#df5000}.markdown-body .pl-mo,.markdown-body .pl-v{color:#1d3e81}.markdown-body .pl-id{color:#b52a1d}.markdown-body .pl-ii{background-color:#b52a1d;color:#f8f8f8}.markdown-body .pl-sr .pl-cce{color:#63a35c;font-weight:700}.markdown-body .pl-ml{color:#693a17}.markdown-body .pl-mh,.markdown-body .pl-mh .pl-en,.markdown-body .pl-ms{color:#1d3e81;font-weight:700}.markdown-body .pl-mq{color:teal}.markdown-body .pl-mi{color:#333;font-style:italic}.markdown-body .pl-mb{color:#333;font-weight:700}.markdown-body .pl-md,.markdown-body .pl-mdhf{background-color:#ffecec;color:#bd2c00}.markdown-body .pl-mdht,.markdown-body .pl-mi1{background-color:#eaffea;color:#55a532}.markdown-body .pl-mdr{color:#795da3;font-weight:700}.markdown-body kbd{display:inline-block;padding:3px 5px;font:11px Consolas,"Liberation Mono",Menlo,Courier,monospace;line-height:10px;color:#555;vertical-align:middle;background-color:#fcfcfc;border:1px solid #ccc;border-bottom-color:#bbb;border-radius:3px;box-shadow:inset 0 -1px 0 #bbb}.markdown-body .task-list-item+.task-list-item{margin-top:3px}.markdown-body .task-list-item input{float:left;margin:.3em 0 .25em -1.6em;vertical-align:middle}.markdown-body :checked+.radio-label{z-index:1;position:relative;border-color:#4183c4}.editormd-html-preview,.editormd-preview-container{text-align:left;font-size:16px;line-height:1.6;padding:20px;overflow:auto;width:100%;background-color:#fff}.editormd-html-preview blockquote,.editormd-preview-container blockquote{color:#666;border-left:4px solid #ddd;padding-left:20px;margin-left:0;font-size:14px;font-style:italic}.editormd-html-preview p code,.editormd-preview-container p code{margin-left:5px;margin-right:4px}.editormd-html-preview abbr,.editormd-preview-container abbr{background:#ffd}.editormd-html-preview hr,.editormd-preview-container hr{height:1px;border:none;border-top:1px solid #ddd;background:0 0}.editormd-html-preview code,.editormd-preview-container code{border:0px solid #ddd;background:#f6f6f6;padding:3px;border-radius:3px;font-size:14px}.editormd-html-preview pre,.editormd-preview-container pre{border:1px solid #ddd;background:#f6f6f6;padding:10px;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px}.editormd-html-preview pre code,.editormd-preview-container pre code{padding:0}.editormd-html-preview code,.editormd-html-preview kbd,.editormd-html-preview pre,.editormd-preview-container code,.editormd-preview-container kbd,.editormd-preview-container pre{font-family:"YaHei Consolas Hybrid",Consolas,"Meiryo UI","Malgun Gothic","Segoe UI","Trebuchet MS",Helvetica,monospace,monospace}.editormd-html-preview table thead tr,.editormd-preview-container table thead tr{background-color:#F8F8F8}.editormd-html-preview p.editormd-tex,.editormd-preview-container p.editormd-tex{text-align:center}.editormd-html-preview span.editormd-tex,.editormd-preview-container span.editormd-tex{margin:0 5px}.editormd-html-preview .emoji,.editormd-preview-container .emoji{width:24px;height:24px}.editormd-html-preview .katex,.editormd-preview-container .katex{font-size:1.4em}.editormd-html-preview .flowchart,.editormd-html-preview .sequence-diagram,.editormd-preview-container .flowchart,.editormd-preview-container .sequence-diagram{margin:0 auto;text-align:center}.editormd-html-preview .flowchart svg,.editormd-html-preview .sequence-diagram svg,.editormd-preview-container .flowchart svg,.editormd-preview-container .sequence-diagram svg{margin:0 auto}.editormd-html-preview .flowchart text,.editormd-html-preview .sequence-diagram text,.editormd-preview-container .flowchart text,.editormd-preview-container .sequence-diagram text{font-size:15px!important;font-family:"YaHei Consolas Hybrid",Consolas,"Microsoft YaHei","Malgun Gothic","Segoe UI",Helvetica,Arial!important}/*! Pretty printing styles. Used with prettify.js. */.pln{color:#000}@media screen{.str{color:#080}.kwd{color:#008}.com{color:#800}.typ{color:#606}.lit{color:#066}.clo,.opn,.pun{color:#660}.tag{color:#008}.atn{color:#606}.atv{color:#080}.dec,.var{color:#606}.fun{color:red}}@media print,projection{.kwd,.tag,.typ{font-weight:700}.str{color:#060}.kwd{color:#006}.com{color:#600;font-style:italic}.typ{color:#404}.lit{color:#044}.clo,.opn,.pun{color:#440}.tag{color:#006}.atn{color:#404}.atv{color:#060}}pre.prettyprint{padding:2px;border:1px solid #888}ol.linenums{margin-top:0;margin-bottom:0}.editormd-html-preview pre.prettyprint,.editormd-preview-container pre.prettyprint{padding:10px;border:0px solid #ddd;white-space:pre-wrap;word-wrap:break-word}.editormd-html-preview ol.linenums,.editormd-preview-container ol.linenums{color:#999;padding-left:2.5em}.editormd-html-preview ol.linenums li,.editormd-preview-container ol.linenums li{list-style-type:decimal}.editormd-html-preview ol.linenums li code,.editormd-preview-container ol.linenums li code{border:none;background:0 0;padding:0}.editormd-html-preview .editormd-toc-menu,.editormd-preview-container .editormd-toc-menu{margin:8px 0 12px;display:inline-block}.editormd-html-preview .editormd-toc-menu>.markdown-toc,.editormd-preview-container .editormd-toc-menu>.markdown-toc{position:relative;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border-radius:4px;border:1px solid #ddd;display:inline-block;font-size:1em}.editormd-html-preview .editormd-toc-menu>.markdown-toc>ul,.editormd-preview-container .editormd-toc-menu>.markdown-toc>ul{width:160%;min-width:180px;position:absolute;left:-1px;top:-2px;z-index:100;padding:0 10px 10px;display:none;background:#fff;border:1px solid #ddd;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border-radius:4px;-webkit-box-shadow:0 3px 5px rgba(0,0,0,.2);-moz-box-shadow:0 3px 5px rgba(0,0,0,.2);-ms-box-shadow:0 3px 5px rgba(0,0,0,.2);-o-box-shadow:0 3px 5px rgba(0,0,0,.2);box-shadow:0 3px 5px rgba(0,0,0,.2)}.editormd-html-preview .editormd-toc-menu>.markdown-toc>ul>li ul,.editormd-preview-container .editormd-toc-menu>.markdown-toc>ul>li ul{width:100%;min-width:180px;border:1px solid #ddd;display:none;background:#fff;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border-radius:4px}.editormd-html-preview .editormd-toc-menu .toc-menu-btn:hover,.editormd-html-preview .editormd-toc-menu>.markdown-toc>ul>li a:hover,.editormd-preview-container .editormd-toc-menu .toc-menu-btn:hover,.editormd-preview-container .editormd-toc-menu>.markdown-toc>ul>li a:hover{background-color:#f6f6f6}.editormd-html-preview .editormd-toc-menu>.markdown-toc>ul>li a,.editormd-preview-container .editormd-toc-menu>.markdown-toc>ul>li a{color:#666;padding:6px 10px;display:block;-webkit-transition:background-color 500ms ease-out;-moz-transition:background-color 500ms ease-out;transition:background-color 500ms ease-out}.editormd-html-preview .editormd-toc-menu>.markdown-toc li,.editormd-preview-container .editormd-toc-menu>.markdown-toc li{position:relative}.editormd-html-preview .editormd-toc-menu>.markdown-toc li>ul,.editormd-preview-container .editormd-toc-menu>.markdown-toc li>ul{position:absolute;top:32px;left:10%;display:none;-webkit-box-shadow:0 3px 5px rgba(0,0,0,.2);-moz-box-shadow:0 3px 5px rgba(0,0,0,.2);-ms-box-shadow:0 3px 5px rgba(0,0,0,.2);-o-box-shadow:0 3px 5px rgba(0,0,0,.2);box-shadow:0 3px 5px rgba(0,0,0,.2)}.editormd-html-preview .editormd-toc-menu>.markdown-toc li>ul:after,.editormd-html-preview .editormd-toc-menu>.markdown-toc li>ul:before,.editormd-preview-container .editormd-toc-menu>.markdown-toc li>ul:after,.editormd-preview-container .editormd-toc-menu>.markdown-toc li>ul:before{pointer-events:pointer-events;position:absolute;left:15px;top:-6px;display:block;content:"";width:0;height:0;border:6px solid transparent;border-width:0 6px 6px;z-index:10}.editormd-html-preview .editormd-toc-menu>.markdown-toc li>ul:before,.editormd-preview-container .editormd-toc-menu>.markdown-toc li>ul:before{border-bottom-color:#ccc}.editormd-html-preview .editormd-toc-menu>.markdown-toc li>ul:after,.editormd-preview-container .editormd-toc-menu>.markdown-toc li>ul:after{border-bottom-color:#fff;top:-5px}.editormd-html-preview .editormd-toc-menu ul,.editormd-preview-container .editormd-toc-menu ul{list-style:none}.editormd-html-preview .editormd-toc-menu a,.editormd-preview-container .editormd-toc-menu a{text-decoration:none}.editormd-html-preview .editormd-toc-menu h1,.editormd-preview-container .editormd-toc-menu h1{font-size:16px;padding:5px 0 10px 10px;line-height:1;border-bottom:1px solid #eee}.editormd-html-preview .editormd-toc-menu h1 .fa,.editormd-preview-container .editormd-toc-menu h1 .fa{padding-left:10px}.editormd-html-preview .editormd-toc-menu .toc-menu-btn,.editormd-preview-container .editormd-toc-menu .toc-menu-btn{color:#666;min-width:180px;padding:5px 10px;border-radius:4px;display:inline-block;-webkit-transition:background-color 500ms ease-out;-moz-transition:background-color 500ms ease-out;transition:background-color 500ms ease-out}.editormd-html-preview textarea,.editormd-onlyread .editormd-toolbar{display:none}.editormd-html-preview .editormd-toc-menu .toc-menu-btn .fa,.editormd-preview-container .editormd-toc-menu .toc-menu-btn .fa{float:right;padding:3px 0 0 10px;font-size:1.3em}.markdown-body .editormd-toc-menu ul{padding-left:0}.markdown-body .highlight pre,.markdown-body pre{line-height:1.6}hr.editormd-page-break{border:1px dotted #ccc;font-size:0;height:2px}@media only print{hr.editormd-page-break{background:0 0;border:none;height:0}}.editormd-html-preview hr.editormd-page-break{background:0 0;border:none;height:0}.editormd-preview-close-btn{color:#fff;padding:4px 6px;font-size:18px;-webkit-border-radius:500px;-moz-border-radius:500px;-ms-border-radius:500px;-o-border-radius:500px;border-radius:500px;display:none;background-color:#ccc;position:absolute;top:25px;right:35px;z-index:19;-webkit-transition:background-color 300ms ease-out;-moz-transition:background-color 300ms ease-out;transition:background-color 300ms ease-out}.editormd-preview-close-btn:hover{background-color:#999}.editormd-preview-active{width:100%;padding:40px}.editormd-preview-theme-dark{color:#777;background:#2C2827}.editormd-preview-theme-dark .editormd-preview-container{color:#888;background-color:#2C2827}.editormd-preview-theme-dark .editormd-preview-container pre.prettyprint{border:none}.editormd-preview-theme-dark .editormd-preview-container blockquote{color:#555;padding:.5em;background:#222;border-color:#333}.editormd-preview-theme-dark .editormd-preview-container abbr{color:#fff;padding:1px 3px;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px;background:#f90}.editormd-preview-theme-dark .editormd-preview-container code{color:#fff;border:none;padding:1px 3px;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px;background:#5A9600}.editormd-preview-theme-dark .editormd-preview-container table{border:none}.editormd-preview-theme-dark .editormd-preview-container .fa-emoji{color:#B4BF42}.editormd-preview-theme-dark .editormd-preview-container .katex{color:#FEC93F}.editormd-preview-theme-dark .editormd-toc-menu>.markdown-toc{background:#fff;border:none}.editormd-preview-theme-dark .editormd-toc-menu>.markdown-toc h1{border-color:#ddd}.editormd-preview-theme-dark .markdown-body h1,.editormd-preview-theme-dark .markdown-body h2,.editormd-preview-theme-dark .markdown-body hr{border-color:#222}.editormd-preview-theme-dark pre{color:#999;background-color:#111;background-color:rgba(0,0,0,.4)}.editormd-preview-theme-dark pre .pln{color:#999}.editormd-preview-theme-dark li.L1,.editormd-preview-theme-dark li.L3,.editormd-preview-theme-dark li.L5,.editormd-preview-theme-dark li.L7,.editormd-preview-theme-dark li.L9{background:0 0}.editormd-preview-theme-dark [class*=editormd-logo]{color:#2196F3}.editormd-preview-theme-dark .sequence-diagram text{fill:#fff}.editormd-preview-theme-dark .sequence-diagram path,.editormd-preview-theme-dark .sequence-diagram rect{color:#fff;fill:#64D1CB;stroke:#64D1CB}.editormd-preview-theme-dark .flowchart path,.editormd-preview-theme-dark .flowchart rect{stroke:#A6C6FF}.editormd-preview-theme-dark .flowchart rect{fill:#A6C6FF}.editormd-preview-theme-dark .flowchart text{fill:#5879B4}@media screen{.editormd-preview-theme-dark .str{color:#080}.editormd-preview-theme-dark .kwd{color:#f90}.editormd-preview-theme-dark .com{color:#444}.editormd-preview-theme-dark .typ{color:#606}.editormd-preview-theme-dark .lit{color:#066}.editormd-preview-theme-dark .clo,.editormd-preview-theme-dark .opn,.editormd-preview-theme-dark .pun{color:#660}.editormd-preview-theme-dark .tag{color:#f90}.editormd-preview-theme-dark .atn{color:#6C95F5}.editormd-preview-theme-dark .atv{color:#080}.editormd-preview-theme-dark .dec,.editormd-preview-theme-dark .var{color:#008BA7}.editormd-preview-theme-dark .fun{color:red}}.editormd-onlyread .CodeMirror{margin-top:0}.editormd-onlyread .editormd-preview{top:0}.editormd-fullscreen{position:fixed;top:0;left:0;border:none;margin:0 auto}.editormd-theme-dark{border-color:#1a1a17}.editormd-theme-dark .editormd-toolbar{background:#1A1A17;border-color:#1a1a17}.editormd-theme-dark .editormd-menu>li>a{color:#777;border-color:#1a1a17}.editormd-theme-dark .editormd-menu>li>a.active,.editormd-theme-dark .editormd-menu>li>a:hover{border-color:#333;background:#333}.editormd-theme-dark .editormd-menu>li.divider{border-right:1px solid #111}.editormd-theme-dark .CodeMirror{border-right:1px solid rgba(0,0,0,.1)} \ No newline at end of file diff --git a/public/css/edu-purge.css b/public/css/edu-purge.css index 08e32a02d..a530fe9be 100644 --- a/public/css/edu-purge.css +++ b/public/css/edu-purge.css @@ -3962,36 +3962,37 @@ html>body #ajax-indicator { color: #FF6832; border:1px solid #FF6832; } + +.head-nav::-webkit-scrollbar { + display: none; +} + .head-nav { text-align: center; height: 58px; box-sizing: border-box; - overflow: hidden; text-overflow: ellipsis; white-space: nowrap; flex: 1; -} - -.head-nav ul#header-nav{ - overflow: hidden; white-space: nowrap; - overflow-x: auto; + overflow-y: auto; display: flex; + align-self: flex-start; } -.head-nav ul#header-nav li{ +.head-nav li{ height: 58px; line-height: 58px; cursor: pointer; font-size: 16px; - padding-right:40px; } -.head-nav ul#header-nav a { +.head-nav a { color: #fff; + margin: 0 20px; } -.head-nav ul#header-nav li a:hover,.head-nav ul#header-nav li.active a { +.head-nav li a:hover,.head-nav li.active a { color: #5091FF; } diff --git a/public/css/gitlink.min.css b/public/css/gitlink.min.css index 735032012..90f558f0c 100644 --- a/public/css/gitlink.min.css +++ b/public/css/gitlink.min.css @@ -1 +1 @@ -@charset "utf-8";.homepagePostReplyPortrait a img,.panel-list-img{border-radius:100px}.-fit,.page--leftnav{right:0;top:0;left:0}#blacktab_nav li,#tab_nav li{text-align:center;line-height:40px;float:left}.codefile-all p,a.user-info-name{white-space:nowrap;text-overflow:ellipsis}.pages_user_show li,li,ol,ul{list-style-type:none}.subName,.task-hide-2{-webkit-box-orient:vertical;-webkit-line-clamp:2}.both,.cl,.clearfix{clear:both}.header{width:100%;height:51px;min-width:1200px;background:#171616}.animate{-webkit-transition:.3s;-moz-transition:.3s;-ms-transition:.3s;transition:.3s;backface-visibility:hidden;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden}.footer{width:100%;height:100px;background-color:#fff}.panel-list-title,a.panel-list-title{display:inline-block;font-size:16px;color:#333;font-weight:400;max-width:82%}.btn-cir-big,.btn-top,.orig_reply,a.panel-name-small{font-size:12px}a:hover.panel-list-title{color:#ff7500}.panel-list-img{width:60px;height:60px}a.panel-name-small{display:inline-block;max-width:100px;color:#29bd8b}.panel-lightgrey,.panel-lightgrey span{font-size:12px;color:#888}.panel-comment_item,.with100{width:100%}.panel-comment_item .t_area{color:#888}.comment_item_cont{padding:15px;border-bottom:1px solid #e3e3e3}.comment_item_cont .J_Comment_Face{height:50px}.comment_item_cont .J_Comment_Face img{width:50px;height:50px;border-radius:100px}.panel-comment_item .t_content{width:93%;margin-left:15px}.panel-comment_item a.content-username{font-size:14px;margin-right:15px;display:inline-block;max-width:100px;color:#888}.J_Comment_Info{height:20px;line-height:22px}.panel-comment_item .comment_orig_content{margin:10px 0;color:#999}.panel-comment_item .comment_orig_content .comment_orig_content{margin-top:0;color:#666}.panel-comment_item .comment_content,.panel-form-label{color:#666}.comment_content img{max-width:100%}.pages_user_show a.active,.pages_user_show a:hover{background-color:#fc7033;color:#fff;border:1px solid #fc7033}.panel-box-sizing{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-o-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;border-radius:3px}.task-form-80,input.task-form-80,select.task-form-80,textarea.task-form-80{padding:5px;width:80%;box-sizing:border-box}.task-form-100,input.task-form-100,select.task-form-100,textarea.task-form-100{padding:5px;width:100%}.edu-pop-table tr,.task-height-40,input.task-height-40,select.task-height-40,textarea.task-height-40{height:40px}.task-height-150,input.task-height-150,textarea.task-height-150{height:150px}.user_bg_shadow{-webkit-box-shadow:0 0 8px 0 rgba(142,142,142,.1);-moz-box-shadow:0 0 8px 0 rgba(142,142,142,.1);box-shadow:0 0 8px 0 rgba(142,142,142,.1)}.btn-cir:hover{background:#fff;color:#333}.all_work_border{border:1px solid #4c515d}.btn-cir-orange{background:#ff7500;color:#fff;font-weight:400;border:1px solid #ff7500}.btn-top{display:inline-block;padding:0 5px;line-height:20px;border-radius:3px}.btn-cir-big{background:#999;color:#fff;display:inline-block;padding:0 10px;border-radius:25px;line-height:25px;height:25px}.panel-inner-icon{width:22px;height:22px;line-height:22px;border-radius:50%;background:#29bd8b;display:block;text-align:center}.leftnav-box,a.leftnav-box-inner{background:#292b3a;padding:10px 0}@keyframes ball-scale{0%{width:0;height:0}100%{width:80px;height:80px}}.shixun_work_div{overflow-y:auto;max-height:90px}.split-panel,.split-panel--first{overflow:hidden}.w20_center{width:20px;text-align:center}.user-info{width:80px;height:100px;padding-top:15px}a.user-info-img{display:block;width:50px;height:50px;margin:0 auto}a.user-info-img img{border-radius:100px;border:2px solid #666}a.user-info-img img:hover{border:2px solid #888}a.user-info-name{display:block;font-size:16px;color:#fff;max-width:100px;margin:10px auto;text-align:center;overflow:hidden}.leftnav-box{width:80px;height:60px;margin-bottom:2px}a.leftnav-box-inner{display:block;width:77px;border-left:3px solid #292b3a;text-align:center;color:#575f6c}a.leftnav-active,a:hover.leftnav-box-inner{border-left:3px solid #3498db;color:#fff!important}a:hover.leftnav-box-inner .btn-cir{background:#fff;color:#333}#tab_nav{height:42px;background:#fff;border-bottom:1px solid #eee}#tab_nav li{padding:0 30px;height:40px}#blacktab_nav li a,#tab_nav li a{font-size:14px}.tab_hover{border-bottom:2px solid #3498db;background:#fff;color:#3498db}.tab_hover a{color:#3498db!important}.undis{display:none}.black_nav_list li:hover .user_navlist_white,.block,.dis,.edu-menu-panel:hover .edu-menu-list,.edu-position-hidebox:hover .edu-position-hide,.homehove:hover .ContacttheTAs,.pathInfo li span,.square-Item:hover .closeSquare{display:block}.info-partly{display:block;box-flex:1;flex:1;-webkit-flex:1;position:relative}.-layout,.-layout-h,.-layout-v{display:flex}.-fit,.split-panel.-fit{position:absolute}.panel-box-sizing{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-o-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}.boxsizing,.padding10,.padding10-15,.padding10-20,.padding10-30,.padding15,.padding20,.padding20-30,.padding30,.padding30-20,.padding40,.padding40-20,.padding40-30,.padding5-10,.padding5-20,.photo_display{box-sizing:border-box}#game_task_pass img,.pointer{cursor:pointer}.-fit{bottom:0}.-layout-v{flex-direction:column;-webkit-flex-direction:column}.page--leftnav{position:fixed;z-index:9001;width:80px;height:100%;background:#282c37}#blacktab_nav .add-webssh,.-relative,.edu-position,.page--body,.pr,.relativef,.split-panel{position:relative}.page--body{margin-top:54px}.-flex{box-flex:1;flex:1;-webkit-flex:1}.split-panel{min-height:200px;height:100%}.-stretch{align-items:stretch}.-bg-white,input:disabled,select:disabled{background-color:#eee}.-vertical{flex-direction:column;box-flex-direction:column;-webkit-flex-direction:column}.-layout-h{flex-direction:row;box-flex-direction:row;-webkit-flex-direction:row}.-horizontal{flex-direction:row-reverse;box-flex-direction:row-reverse;-webkit-flex-direction:row-reverse}.-scroll{overflow:auto}.-flex-basic40{width:40%;box-flex:auto;flex:auto;-webkit-flex:auto}.-flex-basic50{width:60%;box-flex:auto;flex:auto;-webkit-flex:auto}.b-label{width:4px;cursor:ew-resize;background:#2b2b2b}.h-center{height:4px;cursor:ns-resize;background:#333}.-changebg{height:3px}.-bg-weightblack{background:#000}.-flex-basic70{box-flex:4 9 auto;flex:4 9 auto;-webkit-flex:4 9 auto;height:70%}.-flex-basic60{box-flex:2 1 auto;flex:2 1 auto;-webkit-flex:2 1 auto;height:30%}.-header-title{max-width:500px;font-weight:400}.-header-right{background:#333;border-radius:25px;padding:5px 15px;height:30px;position:absolute;right:10px;line-height:30px}.-bg-black{background:#2b2b2b;color:#f4f1ed}.-bg-darkblack{background:#1d1d1d;color:#fff}#blacktab_nav{height:40px;background:#292929}#blacktab_nav li{padding:0 50px;height:40px}#blacktab_nav .add-webssh span{position:absolute;top:0;right:5px;color:#fff;cursor:pointer}#blacktab_nav li.code-file-tab{padding:0 15px;width:120px;box-sizing:border-box}.code-flie-list{display:none;position:absolute;z-index:5;top:40px;background:#515151;width:300px;left:0;color:#fff}.blue-line{border-left:3px solid #199ed8!important;padding-left:5px}.codefile-all{max-height:122px;overflow-y:auto;overflow-x:hidden}.codefile-all p{text-align:left;cursor:pointer;height:22px;line-height:22px;margin-bottom:3px;padding-left:5px;border-left:3px solid #515151;width:273px;overflow:hidden}.codefile-all p:hover{background:#ccc;color:#333}.blacktab_hover a,.head-nav ul#header-nav a{color:#fff}.-task-ces-top{padding:5px 15px;background:#515151;color:#bfbfbf}.-task-ces-info-left{display:inline-block;width:100px;text-align:right}.page--over{position:fixed;top:0;left:80px;right:0;z-index:8000;height:100%;color:#fff}.-task-list-inner{background:#eff2f7;margin:10px;padding:5px}.-task-list-title{font-size:14px;color:#666;word-wrap:break-word;font-weight:400;max-width:80%}.black_nav_list li:hover,.greytab-inner{background:#fff}.blacktab-inner{background:#333}.task-padding16{padding:16px}@keyframes bounce-down{25%{transform:translateY(-10px)}100%,50%{transform:translateY(0)}}a.shixun-task-btn{display:inline-block;font-weight:700;border:none;padding:0 12px;color:#666;letter-spacing:1px;text-align:center;font-size:14px;height:30px;line-height:30px;border-radius:3px}.loading-center{text-align:center;align-items:center;justify-content:center}.center{vertical-align:middle;text-align:center}.inner-footer_con,.searchFor{width:auto}.searchFor .searchCon{width:250px;border-bottom:1px solid #ccc;float:left;height:30px}.searchFor .searchCon input{border:none;outline:0;height:29px;width:91%}.searchFor .search_close{font-size:18px;float:right;color:#666;height:29px;line-height:29px;cursor:pointer}.tab_color{color:#bfbfbf!important}.comment-input{width:100%;margin:10px 17px 10px 10px}.comment-input textarea{border:none!important;width:100%;outline:0;height:30px;border-radius:4px;padding-left:5px;float:left}.-center{align-items:center;min-height:66px}.markdown{letter-spacing:0;line-height:1.6;word-wrap:break-word;word-break:break-word}.markdown code{padding:0;line-height:23px;margin:0;font-family:"微软雅黑","宋体"}.load{width:auto;top:50%;margin-top:-100px;position:relative}.update_back_main{display:none;position:fixed;left:0;top:0;background:rgba(0,0,0,.3);width:100%;z-index:7001;height:100%}.tip-panel-animate,.tip-panel-animate-left{width:430px;height:140px;position:absolute;border-radius:3px;background:#fff}.tip-panel-animate-left{z-index:9000;left:80px;top:290px}.tip-panel-animate{z-index:10001;right:4px;top:40px;display:none}.tip-operator-btn{width:100%;border-top:1px solid #eee;height:40px;position:absolute;right:0;bottom:0;text-align:center}.photo_display,html>body #ajax-indicator{position:fixed}.tip-operator-btn a,.tip-operator-btn span{height:100%;text-align:center;line-height:40px;width:50%}.recently_item:hover,.tip-operator-btn a:hover,.tip-operator-btn span:hover{background-color:#f9f9f9}.tip-operator-btn a:first-child,.tip-operator-btn span:first-child{border-right:1px solid #eee;width:49.5%}.animate-tip{animation:1s rightToleft}.animate-tip-hide{animation:1s leftToright}@keyframes rightToleft{from{right:-400px}to{right:4px}}@keyframes leftToright{from{right:4px}to{right:-420px}}@keyframes rightToleft-l{from{left:-400px}to{left:80px}}@keyframes leftToright-l{from{left:80px}to{left:-420px}}.photo_display{width:100%;top:0;left:0;padding-top:64px;padding-left:80px;background:rgba(0,0,0,0);height:100%;z-index:100}.educontent .icon,.pl0{padding-left:0!important}.photo_display .task-popup{width:100%!important;height:100%!important}#picture-content img{max-width:100%;height:400px;display:block;margin:0 auto 20px}@font-face{font-family:iconfont;src:url('iconfont.woff2?t=1631773579834') format('woff2'),url('iconfont.woff?t=1631773579834') format('woff'),url('iconfont.ttf?t=1631773579834') format('truetype')}html body{font-size:14px;line-height:2;background:#fafafa;font-family:iconfont;color:#05101a;height:100%;position:relative;padding-right:0!important}body,html{height:100%}blockquote,body,button,dd,fieldset,form,h2,h3,h4,h6,hr,input,legend,li,ol,p,pre,span,td,textarea,th,ul{margin:0;padding:0;margin-bottom:0!important}button,input,select,table,textarea{outline:0;border-radius:3px;font-family:"微软雅黑","宋体";font-size:14px;line-height:1.9;border:1px solid #eaeaea;background:#fff;color:#05101a}textarea{resize:none}input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:#ccc}input::-moz-placeholder,textarea::-moz-placeholder{color:#ccc}input::-ms-input-placeholder,textarea::-ms-input-placeholder{color:#ccc}div,img,table,td,tr{border:0}a:link,a:visited{text-decoration:none;color:#05101a}.clearfix:after{clear:both;content:".";display:block;font-size:0;height:0;line-height:0;visibility:hidden}.clearfix{zoom:1}.cl{overflow:hidden}.fl{float:left!important}.fr{float:right!important}.break-word,.break_word{word-break:break-all;word-wrap:break-word}.break-word-firefox,.break_word_firefox{white-space:pre-wrap!important;word-break:break-all}.dataTitle,.edu-menu-listnew li a,.head-nav,.mysign-span,.pullreques_pull_txt,.tabelcli,.task-hide{white-space:nowrap}.justify{text-align:justify}.indent{text-indent:2em}.edu-max-h200{height:200px;overflow:auto}.task-hide,.task-hide-2{overflow:hidden;text-overflow:ellipsis}.edu-h270{height:270px}.task-hide-2{display:-webkit-box}.none{display:none!important}.font-18,.iconfont{font-size:18px!important}.edu-position-hide li a,.font-12{font-size:12px!important}.font-n{font-weight:400!important}.font-bd,.weight{font-weight:700}.font-13{font-size:13px!important}.font-14{font-size:14px!important}.font-15{font-size:15px!important}.font-16,.markdown-body p{font-size:16px!important}.weight400{font-weight:400}.weight500{font-weight:500}.font-17{font-size:17px!important}.font-20{font-size:20px!important}.font-22{font-size:22px!important}.font-25{font-size:25px!important}.font-26{font-size:26px!important}.font-24{font-size:24px!important}.font-28{font-size:28px!important}.font-30{font-size:30px!important}.font-32{font-size:32px!important}.font-36{font-size:36px!important}.font-40{font-size:40px!important}.font-50{font-size:50px!important}.font-80{font-size:80px!important}.color-grey-b{color:#bbb!important}.panel-form-label{display:inline-block;width:10%;min-width:90px;text-align:right;line-height:40px;font-weight:400}.mt1{margin-top:1px}.mt2{margin-top:2px}.mt3{margin-top:3px}.mt5{margin-top:5px!important}.mt6{margin-top:6px}.mt7{margin-top:7px!important}.mt8{margin-top:8px!important}.mt9{margin-top:9px}.mt10{margin-top:10px!important}.mt12{margin-top:12px}.mt13{margin-top:13px}.mt14{margin-top:14px}.mt15{margin-top:15px!important}.mt16{margin-top:16px}.mt17{margin-top:17px}.mt18{margin-top:18px}.mt20{margin-top:20px!important}.mt22{margin-top:22px!important}.mt23{margin-top:23px!important}.mt24{margin-top:24px!important}.mt25{margin-top:25px}.mt28{margin-top:28px}.mt30{margin-top:30px!important}.mt34{margin-top:34px!important}.mt35{margin-top:35px!important}.mt36{margin-top:36px!important}.mt40{margin-top:40px}.mt45{margin-top:45px}.mt50{margin-top:50px}.mt56{margin-top:56px}.mt60{margin-top:60px}.mt70{margin-top:70px}.mt80{margin-top:80px}.mt100{margin-top:100px}.mb0,.new_li li,.square-main p,p{margin-bottom:0!important}.mb3{margin-bottom:3px}.mb5{margin-bottom:5px}.mb7{margin-bottom:7px}.mb10{margin-bottom:10px}.mb12{margin-bottom:12px}.mb13{margin-bottom:13px}.mb14{margin-bottom:14px}.mb15{margin-bottom:15px!important}.mb16{margin-bottom:16px}#shixun_search_form_div,.mb20{margin-bottom:20px!important}.mb25{margin-bottom:25px!important}.mb26{margin-bottom:26px}.mb30{margin-bottom:30px!important}.mb40{margin-bottom:40px!important}.mb50{margin-bottom:50px!important}.mb60{margin-bottom:60px!important}.mb70{margin-bottom:70px!important}.mb80{margin-bottom:80px!important}.mb100{margin-bottom:100px!important}.ml-3{margin-left:-3px}.ml1{margin-left:1px}.ml2{margin-left:2px}.ml3{margin-left:3px}.ml4{margin-left:4px}.ml5{margin-left:5px}.ml6{margin-left:6px}.ml10{margin-left:10px}.ml12{margin-left:12px!important}.ml13{margin-left:13px!important}.ml15{margin-left:15px}.ml18{margin-left:18px}.ml20{margin-left:20px}.ml22{margin-left:22px}.ml25{margin-left:25px}.ml30{margin-left:30px}.ml33{margin-left:33px}.ml35{margin-left:35px}.ml40{margin-left:40px}.ml50{margin-left:50px}.ml60{margin-left:60px}.ml80{margin-left:80px}.ml85{margin-left:85px}.ml180{margin-left:180px}.mr3{margin-right:3px}.mr4{margin-right:4px}.mr5{margin-right:5px}.mr8{margin-right:8px}.mr10{margin-right:10px}.mr12{margin-right:12px!important}.mr15{margin-right:15px}.mr18{margin-right:18px}.mr20{margin-right:20px}.mr25{margin-right:25px}.mr30{margin-right:30px}.mr35{margin-right:35px}.mr40{margin-right:40px}.mr50{margin-right:50px}.mr60{margin-right:60px}.mr70{margin-right:70px}.mr80{margin-right:80px}.mr90{margin-right:90px}.ml61{margin-left:61px}.pt5{padding-top:5px!important}.pt10{padding-top:10px}.pt15{padding-top:15px}.pt20{padding-top:20px!important}.pt25{padding-top:25px}.pt30{padding-top:30px}.pt35{padding-top:35px}.pt37{padding-top:37px}.pt40{padding-top:40px}.pt50{padding-top:50px}.pt60{padding-top:60px}.pt80{padding-top:80px}.pb5{padding-bottom:5px!important}.pb10{padding-bottom:10px}.pb15{padding-bottom:15px}.pb20,.pb25{padding-bottom:20px}.pb28{padding-bottom:28px}.pb30{padding-bottom:30px}.pb40{padding-bottom:40px}.pb47{padding-bottom:47px}.pb50{padding-bottom:50px}.pb60{padding-bottom:60px}.pb100{padding-bottom:100px}.pr35{padding-right:35px!important}.pl5{padding-left:5px}.pl8{padding-left:8px}.pl10{padding-left:10px}.pl15{padding-left:15px}.pl20{padding-left:20px}.pl25{padding-left:25px}.pl28{padding-left:28px}.pl30{padding-left:30px!important}.pl33{padding-left:33px}.pl35{padding-left:35px}.pl40{padding-left:40px}.pl50{padding-left:50px}.pl60{padding-left:60px}.pr5{padding-right:5px}.pr10{padding-right:10px}.pr15{padding-right:15px}.pr20{padding-right:20px!important}.pr25{padding-right:25px!important}.pr30{padding-right:30px!important}.pr40{padding-right:40px}.padding5-10{padding:5px 10px}.padding5-20{padding:5px 20px}.padding10{padding:10px}.padding15{padding:15px}.padding20{padding:20px}.padding10-20{padding:10px 20px}.padding10-15{padding:10px 15px}.padding10-30{padding:10px 30px}.padding20-30{padding:20px 30px}.padding30{padding:30px}.padding30-20{padding:30px 20px}.padding40{padding:40px}.padding40-30{padding:40px 30px}.padding40-20{padding:40px 20px}.lineh-12{line-height:12px!important}.lineh-15{line-height:15px!important}.lineh-17{line-height:17px!important}.lineh-20{line-height:20px!important}.lineh-24{line-height:24px!important}.lineh-25{line-height:25px!important}.lineh-30{line-height:30px!important}.lineh-35{line-height:35px!important}.lineh-40{line-height:40px!important}.df{display:flex;display:-webkit-flex;display:-ms-flex}.dataItemRight,.flex1{flex:1}.input-flex-35,.input-flex-40{flex:1;padding:5px;box-sizing:border-box}input::-ms-clear{display:none}::-webkit-scrollbar{width:7px;height:10px;background-color:#f5f5f5}.edu-back-white,.greyInput:focus,.search-new-input:focus+.search-span,.writeLetter_text:focus+.longchar{background-color:#fff}.ant-modal-close{top:8px!important}.newContainer{min-height:100%;height:auto!important;position:relative}.educontent{width:1200px;margin:0 auto;box-sizing:border-box}.newMain{margin:0 auto;min-width:1200px}.edu-txt-center{text-align:center!important}.edu-txt-left{text-align:left!important}.edu-txt-right{text-align:right!important}.edu-back-greyf5{background-color:#f5f5f5!important}.edu-back-skyblue{background:#f4faff}.edu-back-blue{background-color:#459be6!important}.edu-bg-light-blue{background:#f7f9fd;padding:5px}.color-red{color:red!important}.color-white,.colorFFF,.edu-menu-list li:hover a,.edu-menu-listnew li a:hover,.gain-code:hover,.log-botton:hover,.shaiContent li.shaiItem:hover span{color:#fff!important}#traningNav li.active>i,#traningNav>li.active>a,.black_nav_list li:hover .black_nav_span,.color-dark{color:#05101a!important}.careershover ul li a,.color-ooo{color:#000!important}.color-grey-name{color:#1a0b00!important}.color-grey-3{color:#333!important}.color-grey-eb{color:#ebebeb!important}.color-grey-c{color:#ccc!important}a.hoverLine:hover{text-decoration:underline}.color-grey-cd{color:#cdcdcd!important}.color-grey-d{color:#ddd}.color-dark-grey,.color-grey-9{color:#999!important}a:hover{color:#6684fe}.color-grey-98{color:#989898!important}.color-grey-8{color:#888!important}.color-grey-6,.task_tag_span a:hover{color:#666!important}.color-grey-B2{color:#b2b2b2!important}.color-grey-B3{color:#b3b3b3!important}.color-grey-B4{color:#b4b4b4!important}.color-grey-74{color:#747a7f!important}.color-blue,a.color-dark:hover,a.color-grey-3:hover,a.color-grey-6:hover,a.color-grey-name:hover,a.color-ooo:hover{color:#2a61ff!important}.color-blue-file{color:#4598fa!important}.black_nav_list li:hover>a,.color-blue_4C,.homehove:hover .ptext,.inviteTipbtn a:hover,.position-delete:hover i,.shaiContent li.shaiItem:hover i.iconfont{color:#4cacff!important}.color-orange{color:#ff6800!important}.color-orange-tip{color:#ff954c!important}.color-orange-tips{color:#ff8204!important}a.color-orange-tip:hover,a.color-orange:hover{color:#f06200!important}.color-yellow{color:#efc003!important}.color-yellow-ff{color:#ffa800!important}.color-green{color:#29bd8b!important}a.color-green:hover{color:#28ac7f!important}.radius{border-radius:50%}.radius4{border-radius:4px}.ring-blue,.ring-green,.ring-grey,.ring-op-green{width:18px;height:18px;display:block;border-radius:50%;text-align:center}.ring-green{background-color:#29bd8b}.ring-op-green{background-color:rgba(41,189,139,.6)}.ring-grey{line-height:18px;background-color:rgba(204,204,204,.5)}.ring-blue{background-color:#4cacff}.input-flex-35{height:35px}.input-flex-40{height:40px}.input-100-45{width:100%;height:45px;padding:5px;box-sizing:border-box}.input-60-40{width:60%;height:40px;padding:5px;box-sizing:border-box}.greyInput{background-color:#f5f5f5;outline:0}.greyInput:focus{border:1px solid #ddd}.winput-240-40{width:240px;height:40px;padding:5px;box-sizing:border-box}.winput-120-35{width:120px;height:35px;padding:5px;box-sizing:border-box}.winput-100-130,.winput-100-150{width:100%;padding:5px;box-sizing:border-box}.winput-100-130{height:130px}.winput-100-150{height:150px}.width100{width:100%!important}.width89{width:89%}.width50{width:50%}.width40{width:40%}.width45{width:45%}.width10{width:10%}.width20{width:20%}.width15{width:15%}.edu-txt-w100,a.edu-txt-w100{width:100px;display:inline-block;text-align:center}.edu-txt-w80,a.edu-txt-w80{width:80px;display:inline-block;text-align:center}.minH-440{min-height:440px}.minH-500{min-height:500px}.minH-560{min-height:560px}.minH-650{min-height:650px}.minH-670{min-height:670px}.over210{height:210px;overflow-y:auto}.over280{height:280px;overflow-y:auto}.banner,.dataTitle,.head-nav,.mysign-span,.subName{overflow:hidden}.bor-bottom-greyE{border-bottom:1px solid #eee!important}.bor-left-greyE{border-left:1px solid #eee!important}.bor-top-greyE{border-top:1px solid #eee!important}.bor-grey-e,.edu-pop-table{border:1px solid #eee}.bor-red{border:1px solid #db0505!important}a.decoration{text-decoration:underline!important}.edu-menu-panel{position:relative;cursor:pointer}.edu-menu-list{position:absolute;padding:5px 0;box-shadow:0 2px 8px 0 rgba(0,0,0,.2);display:none;width:120px;background:#fff;right:-5px;border-radius:0 0 4px 4px;color:#05101a;font-size:14px;z-index:9}.edu-menu-list li{width:100%;padding:0 15px;box-sizing:border-box;height:35px;line-height:35px;cursor:pointer}.edu-menu-list li a{width:100%;height:100%;display:block;color:#323232}.edu-pop-table-all tr,.overPart,.search_course_list li{height:30px}.bestChoose.active,.edu-menu-panel:hover,.edu-menu-panel:hover i,.edu-position-hidebox i:hover,.secondNav li a:hover,.secondNav li.active a,.subshaicontent a.active,.subshaicontent a:hover,.user_navlist_white a:hover{color:#4cacff}.edu-menu-list li:hover,.log-botton.active{background:#4cacff}.ul-leftline:after{position:absolute;top:0;content:"";width:1px;background-color:#eee;height:100%;right:0}.overPart{width:240px;position:absolute;right:0;top:-27px;background:0 0}.handler_bg{background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA3hpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDIxIDc5LjE1NTc3MiwgMjAxNC8wMS8xMy0xOTo0NDowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDo0ZDhlNWY5My05NmI0LTRlNWQtOGFjYi03ZTY4OGYyMTU2ZTYiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NTEyNTVEMURGMkVFMTFFNEI5NDBCMjQ2M0ExMDQ1OUYiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NTEyNTVEMUNGMkVFMTFFNEI5NDBCMjQ2M0ExMDQ1OUYiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTQgKE1hY2ludG9zaCkiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo2MTc5NzNmZS02OTQxLTQyOTYtYTIwNi02NDI2YTNkOWU5YmUiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6NGQ4ZTVmOTMtOTZiNC00ZTVkLThhY2ItN2U2ODhmMjE1NmU2Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+YiRG4AAAALFJREFUeNpi/P//PwMlgImBQkA9A+bOnfsIiBOxKcInh+yCaCDuByoswaIOpxwjciACFegBqZ1AvBSIS5OTk/8TkmNEjwWgQiUgtQuIjwAxUF3yX3xyGIEIFLwHpKyAWB+I1xGSwxULIGf9A7mQkBwTlhBXAFLHgPgqEAcTkmNCU6AL9d8WII4HOvk3ITkWJAXWUMlOoGQHmsE45ViQ2KuBuASoYC4Wf+OUYxz6mQkgwAAN9mIrUReCXgAAAABJRU5ErkJggg==") center no-repeat #fff}.handler_ok_bg{background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA3hpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDIxIDc5LjE1NTc3MiwgMjAxNC8wMS8xMy0xOTo0NDowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDo0ZDhlNWY5My05NmI0LTRlNWQtOGFjYi03ZTY4OGYyMTU2ZTYiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NDlBRDI3NjVGMkQ2MTFFNEI5NDBCMjQ2M0ExMDQ1OUYiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NDlBRDI3NjRGMkQ2MTFFNEI5NDBCMjQ2M0ExMDQ1OUYiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTQgKE1hY2ludG9zaCkiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDphNWEzMWNhMC1hYmViLTQxNWEtYTEwZS04Y2U5NzRlN2Q4YTEiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6NGQ4ZTVmOTMtOTZiNC00ZTVkLThhY2ItN2U2ODhmMjE1NmU2Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+k+sHwwAAASZJREFUeNpi/P//PwMyKD8uZw+kUoDYEYgloMIvgHg/EM/ptHx0EFk9I8wAoEZ+IDUPiIMY8IN1QJwENOgj3ACo5gNAbMBAHLgAxA4gQ5igAnNJ0MwAVTsX7IKyY7L2UNuJAf+AmAmJ78AEDTBiwGYg5gbifCSxFCZoaBMCy4A4GOjnH0D6DpK4IxNSVIHAfSDOAeLraJrjgJp/AwPbHMhejiQnwYRmUzNQ4VQgDQqXK0ia/0I17wJiPmQNTNBEAgMlQIWiQA2vgWw7QppBekGxsAjIiEUSBNnsBDWEAY9mEFgMMgBk00E0iZtA7AHEctDQ58MRuA6wlLgGFMoMpIG1QFeGwAIxGZo8GUhIysmwQGSAZgwHaEZhICIzOaBkJkqyM0CAAQDGx279Jf50AAAAAABJRU5ErkJggg==") center no-repeat #fff}.-task-title{opacity:0;position:absolute;left:0;top:0;display:none;z-index:100000}.data-tip-down,.data-tip-left,.data-tip-right,.data-tip-top{position:relative;box-shadow:0 0 8px #000;background:#000;color:#fff;max-width:300px;word-wrap:break-word;text-align:center;border-radius:4px;padding:0 10px;border:1px solid #000;display:none}.edu-pop-table,.edu-pop-table-all{color:#888;background:#fff;width:100%}.data-tip-down:after,.data-tip-down:before,.data-tip-left:after,.data-tip-left:before,.data-tip-right:after,.data-tip-right:before,.data-tip-top:after,.data-tip-top:before{position:absolute;content:'';width:0;height:0}.data-tip-down:after,.data-tip-down:before{left:45%;top:-10px;border-left:5px solid transparent;border-right:5px solid transparent;border-bottom:10px solid #000}.data-tip-right:after,.data-tip-right:before{right:-10px;border-left:10px solid #000}.data-tip-down:before{top:-11px;border-bottom:10px solid #000}.data-tip-left:after,.data-tip-left:before,.data-tip-right:after,.data-tip-right:before{top:50%;margin-top:-5px;border-top:5px solid transparent;border-bottom:5px solid transparent}.data-tip-left:after,.data-tip-left:before{left:-10px;border-right:10px solid #000}.data-tip-left:before{left:-12px;border-right:10px solid #000}.data-tip-top:after,.data-tip-top:before{left:45%;bottom:-10px;border-left:5px solid transparent;border-right:5px solid transparent;border-top:10px solid #000}.data-tip-top:before{bottom:-11px}.edu-pop-table{border-bottom:none;cursor:default}.edu-pop-table tr td,.edu-pop-table tr th,.edu-pop-table.interval-td,.subshaicontent-part,.versionFileList li{border-bottom:1px solid #eee}.edu-pop-table tr th{color:#333}.edu-pop-table.head-color thead tr,.edu-pop-table.interval-td tbody tr:nth-child(2n),.edu-pop-table.interval-td thead tr{background:#fafbfb}.dataBank_Item:last-child,.edu-pop-table.head-color,.edu-pop-table.head-color tr:last-child td,.edu-pop-table.interval-td tbody tr td,.lesson-saved-list-item:last-child,.private-part:last-child .part-line,.teacherTeamItem:last-child{border:none}.edu-pop-table-all{border:1px solid #eee;border-collapse:collapse}.edu-pop-table-all tr th{color:#333;border:1px solid #eee}.edu-pop-table-all tr td{border:1px solid #eee;padding:5px}img.edu-nodata-img{margin:50px auto 20px;display:block;width:128px}.pages_user_show a,.white-btn,a.task-btn{display:inline-block}.edu-nodata-p{font-size:20px;text-align:center;color:#999;border-bottom:none!important;box-sizing:border-box}.user_default_btn,.white-btn,a.task-btn{cursor:pointer;font-size:14px;text-align:center}.notice{height:25px;margin-left:150px}.edu-position-hide{position:absolute;top:15px;left:-20px;box-shadow:0 2px 8px rgba(146,153,169,.5);background:#fff;padding:5px 0;z-index:999999}.edu-position-hide li a{display:inline-block;height:30px;width:100px;line-height:30px;text-align:center}.edu-position-hide li a:hover{background:#f1f1f1;color:#05101a}.edu-position-hidebox i{color:#bcbcbc}.action,.edu-position-hidebox a,.ridingNav li.active a{color:#05101a}.white-btn{padding:0 8px;border:1px solid #ccc;color:#666;letter-spacing:1px;height:26px;line-height:26px;border-radius:3px}a.white-btn.orange-btn{border:1px solid #ff7500;color:#ff7500!important}a.white-btn.orange-btn:hover{border:1px solid #f06200;color:#f06200!important}.defalutGreyBorder{display:block;padding:0 10px;border:1px solid #ccc;height:30px;line-height:30px;border-radius:4px}a.task-btn{border:none;padding:0 12px;color:#fff;background:#cdcdcd!important;letter-spacing:1px;height:30px;line-height:30px;border-radius:2px;font-weight:400}.user_default_btn{display:block;width:120px;height:40px;line-height:40px!important;border-radius:4px;box-sizing:border-box}.defalutCancelbtn,.defalutSubmitbtn,.delectshixuncdbtn{text-align:center;width:130px;height:40px;line-height:40px;font-family:MicrosoftYaHei;font-weight:400;display:block;font-size:16px}.user_orange_btn{color:#fff!important;background-color:#ff6800}.user_orange_btn:hover,a.edu-orangeback-btn:hover{background-color:#f06200}.user_grey_btn{color:#fff!important;background-color:#ccc;cursor:default}.user_private_btn{color:#646464!important;background-color:#fff;border:1px solid #989898}.user_private_btn:hover{color:#b2b2b2!important;border:1px solid #b2b2b2}.btn_auto{border-radius:5px;background:#fff;padding:0 18px}.edu-default-btn{display:block;border-radius:4px}a.edu-greenback-btn{padding:0 10px;background:#29bd8b;color:#fff!important;border:1px solid #29bd8b}a.edu-greenback-btn:hover{background-color:#28ac7f}.defalutSubmitbtn:hover,a.edu-blueback-btn:hover{background-color:#459be6}a.edu-blueback-btn{padding:0 10px;background:#4cacff;color:#fff!important;border:1px solid #4cacff}.defalutCancelbtn,a.edu-blueline-btn{border:1px solid #4cacff;color:#4cacff!important}a.edu-blueline-btn{padding:0 10px}a.edu-orangeback-btn,a.edu-orangeline-btn{border:1px solid #ff7500}a.edu-blueline-btn:hover{border:1px solid #459be6;color:#459be6!important}a.edu-orangeback-btn{background-color:#ff7500;color:#fff!important}.lesson-saved-list-item .title-line .delete:hover,.lesson-saved-list-item .title-line .edit:hover,a.edu-orangeline-btn{color:#ff7500!important}a.edu-orangeline-btn:hover{color:#f06200!important;border:1px solid #f06200}a.edu-greyline-btn{padding:0 10px;background:#fff;color:#666!important;border:1px solid #eaeaea;line-height:33px;height:33px}.defalutCancelbtn:hover,a.edu-greyline-btn:hover{border:1px solid #b2b2b2;color:#b2b2b2!important}.defalutCancelbtn{background-color:#fafafa;border-radius:4px;background:rgba(77,124,254,0)}.defalutSubmitbtn{border:1px solid #4cacff;color:#fff!important;border-radius:4px;background:#4cacff}.delectshixuncdbtn{border:1px solid #cdcdcd;background-color:#fafafa;color:#999!important;border-radius:4px;background:rgba(77,124,254,0)}#ajax-indicator,.task-popup-title{font-weight:700;text-align:center}.defalutSubmitbtn:hover{border:1px solid #459be6}.edu-filter-cir-grey.active,.edu-filter-cir-grey:hover{background:#4cacff;color:#fff!important}a.task-btn-orange{background:#4cacff!important;color:#fff!important}a:hover.task-btn-orange{background:#459be6}.user_blue_btn{border:1px solid #4cacff;color:#4cacff!important}#sourceTag li.active,a.user_bluebg_btn{background-color:#4cacff;color:#fff}.cdefault{cursor:default!important}.markdown-body ul>li,.new_li .markdown-body ul>li{list-style-type:disc!important;margin-bottom:0!important}.markdown-body ol>li,.new_li .markdown-body ol>li{list-style-type:decimal!important}.task-popup{width:30%;background:#fff;border:1px solid #e8e8e8;border-radius:10px}.task-popup-text-center{text-align:center;color:#333}.task-popup-title{border-bottom:1px solid #eee;padding:0 15px;box-sizing:border-box;line-height:70px;height:70px;border-radius:10px 10px 0 0;font-size:16px}.task-popup-content{padding:15px}.task-popup-submit{margin:0 auto 15px;width:160px}.task-popup-sure{margin:0 auto 15px;width:54px}.task-popup-OK{margin:15px auto;text-align:center}#closeIcon{position:absolute;color:#fefefe}.task_popup_con{padding:20px}.alert{padding:10px;border:1px solid transparent;text-align:center}.alert-orange{background-color:#fff9e9;border-color:#f6d0b1;color:#ee4a20}.pages_user_show a:hover,.pages_user_show li.active a{background-color:#4cacff;color:#fff;border:1px solid #4cacff}.pages_user_show a{border-radius:2px;border:1px solid #d1d1d1;background-color:#fff;color:#888;float:left;text-align:center;padding:2px 10px;line-height:1.9;margin:0 5px}.pages_user_show li{float:left}.pages_user_show ul li{list-style-type:none!important}.pages_user_show ul li a{color:#888}.leftPanel{width:22%;float:left}.leftPanel li.nav{padding:10px 0;box-sizing:border-box}.leftPanel li.nav a{padding-left:40px;display:block;width:100%;box-sizing:border-box;border-left:2px solid #fff;height:24px;line-height:24px}.leftPanel li.nav.active a{border-left:2px solid #4cacff}.rightPanel{width:78%;float:right}.ringauto{width:20px;height:20px;line-height:20px;text-align:center;border-radius:50%;background-color:#f4faff;margin-right:5px}#ajax-indicator{position:absolute;background-color:#eee;border:1px solid #bbb;top:35%;left:40%;width:20%;padding:.6em;z-index:100000;opacity:.5}#ajax-indicator span{color:#333;background-position:0 40%;background-repeat:no-repeat;background-image:url(/images/loading.gif);padding-left:26px;vertical-align:bottom;z-index:100000}.edu-filter-cir-grey{color:#666!important;width:auto;padding:0 15px;font-size:14px!important;text-align:center;background:#f3f3f3;border-radius:10px;display:block;height:25px;line-height:25px}.banner .num li,.btn-cir,.edu-filter-btn,em.vertical-line{display:inline-block}.edu-filter-cir-grey.active{font-size:14px!important}.with10{width:10%;box-sizing:border-box}.with13{width:13%;box-sizing:border-box}.with14{width:14%;box-sizing:border-box}.with15{width:15%;box-sizing:border-box}.with20{width:20%;box-sizing:border-box}.with22{width:22%;box-sizing:border-box}.with23{width:23%;box-sizing:border-box}.with25{width:25%;box-sizing:border-box}.with30{width:30%;box-sizing:border-box}.with35{width:35%;box-sizing:border-box}.with40{width:40%;box-sizing:border-box}.with45{width:45%;box-sizing:border-box}.with49{width:49%;box-sizing:border-box}.with50{width:50%;box-sizing:border-box}.with52{width:52%;box-sizing:border-box}.with48{width:48%;box-sizing:border-box}.with60{width:60%;box-sizing:border-box}.with65{width:65%;box-sizing:border-box}.with70{width:70%;box-sizing:border-box}.with75{width:75%;box-sizing:border-box}.with78{width:78%;box-sizing:border-box}.with80{width:80%;box-sizing:border-box}.transform-90{transform:rotate(-90deg);-ms-transform:rotate(-90deg);-moz-transform:rotate(-90deg);-webkit-transform:rotate(-90deg);-o-transform:rotate(-90deg)}.btn-cir{padding:0 5px;border-radius:25px;line-height:20px;font-size:12px}.edu-filter-btn,.privateTag{height:18px;line-height:18px;font-size:12px}.btn-cir-red{background:red;color:#fff;font-weight:400;cursor:default}.btn-cir-red:hover{background:red;color:#fff!important}.edu-filter-btn{cursor:default;padding:0 9px;color:#666;background:#fff;text-align:center;border-radius:10px}.edu-filter-btn-red{border:1px solid #dd1717;color:#dd1717}.edu-filter-btn-green{border:1px solid #29bd8b;color:#29bd8b!important}.edu-activity-blue,.edu-activity-green,.edu-activity-orange{color:#fff!important;cursor:pointer}.edu-activity-orange{background-color:#ff6800;border:1px solid #ff6800}.edu-activity-blue{background-color:#4cacff;border:1px solid #4cacff}.edu-activity-green{background-color:#29bd8b;border:1px solid #29bd8b}.color656565{color:#656565}.colorC8161D{color:#c8161d}.bor-reds{border:1px solid red!important;border-radius:4px}.footer_con-p{color:#898989!important}.markdown-body{word-break:break-all;width:100%}.privateTag{display:block;padding:0 6px;border-radius:12px;border:1px solid #2fc25b;margin-left:10px;color:#2fc25b}.inner-footer_con,.search-all{margin:0 auto}.privateTag.red{color:#ff6832;border:1px solid #ff6832}.head-nav{text-align:center;height:58px;box-sizing:border-box;text-overflow:ellipsis;flex:1}.head-nav ul#header-nav{overflow:hidden;white-space:nowrap;overflow-x:auto;display:flex}.head-nav ul#header-nav li{height:58px;line-height:58px;cursor:pointer;font-size:16px;padding-right:40px}.head-nav ul#header-nav li a:hover,.head-nav ul#header-nav li.active a{color:#5091ff}.head-right{box-sizing:border-box;height:60px;display:flex;align-items:center}.newslight,.rateTrangle{display:block;position:absolute}.educontent .icon{padding-top:0!important;padding-bottom:0!important}em.vertical-line{width:2px;background:#999;height:10px}.newslight{width:5px;height:5px;border-radius:50%;left:25px;top:3px;background:#ff6800}.rateTrangle{border-width:8px;top:-8px;left:35px;border-style:dashed solid dashed dashed;border-color:transparent transparent #fff;font-size:0;line-height:0;z-index:2}#commentsStar{height:30px;padding-top:7px;box-sizing:border-box}.search-all{width:216px;position:relative;background-color:#24292d}.search-all .search-clear{font-size:14px;display:inline-block;width:50px;text-align:center;color:#656565;line-height:60px;cursor:pointer}.footercon{border-bottom:1px solid #47494d}.inner-footernav{width:560px;margin:0 auto}.inner-footernav li{float:left;height:50px;width:80px;text-align:center}.inner-footernav li a{width:100%;text-align:center;line-height:50px;color:#888}.intermediatecenter{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.footer_con-p{margin-top:10px}.banner{width:100%;height:345px;position:relative;border-radius:10px}.banner .img,.banner .num,.moreitem{position:absolute}.banner .img{left:0;top:0}.banner .img li{float:left;width:1200px;height:345px}.banner .img li a{display:block;width:100%;height:100%}.banner .img li img{width:100%;height:345px}.banner .num{width:100%;bottom:30px;left:0;text-align:center;font-size:0px}.banner .num li{width:7px;height:7px;background:rgba(225,225,225,.3);border-radius:50%;margin:0 5px;cursor:pointer}.banner .num li.on{width:12px;border-radius:8px}.moreitem{right:5px;top:35px;height:15px;color:#656565}.square-list{width:100%;box-sizing:border-box;margin-top:20px;flex-wrap:wrap;display:flex}.square-Item{position:relative;width:280px;margin-right:26px;margin-bottom:26px;float:left;border-radius:6px;background-color:#fff;box-shadow:0 0 12px rgba(0,0,0,.1)}.square-Item:hover{box-shadow:0 0 12px rgba(0,0,0,.3)}.smallSquare:nth-child(3n+0),.square-Item:nth-child(4n+0){margin-right:0}.square-Item .square-img{display:block;width:100%}.square-Item .square-img img{width:100%;border-radius:6px 6px 0 0;vertical-align:bottom;height:210px}.square-main{padding:15px 20px;box-sizing:border-box}.course-bottom{height:48px;padding:10px 0;box-sizing:border-box}.squareIconSpan{line-height:25px}.square-Item.smallSquare{width:32%;margin-right:1.33%;margin-bottom:10px;min-height:210px;border:none}.tag-green .tag-name,.tag-orange .tag-name{display:block;width:auto;padding:0 8px;color:#fff;float:left}.square-Item.smallSquare:hover{bottom:0;box-shadow:0 0 12px rgba(0,0,0,.1)}.partimg{height:180px;width:100%;border-radius:6px 6px 0 0}.tag-green{position:absolute;left:10px;bottom:90px}.tag-green .tag-name{background:rgba(000,000,000,.56);border:1px solid rgba(255,255,255,.56);border-radius:3px;font-size:12px;background-size:100% 100%}.tag-orange{position:absolute;right:0;top:12px}.tag-orange .tag-name{background-color:#ff6800;background-size:100% 100%;height:28px;line-height:28px;border-top-left-radius:4px;border-bottom-left-radius:4px}.user_navlist{position:absolute;left:0;width:160px;top:0;height:100%}.user_navlist_black{position:relative;width:100%;height:100%;border-radius:8px 0 0 8px;background:rgba(0,0,0,.8)}#log_reg_content,.user_navlist_white{background:#fff;position:absolute;box-sizing:border-box}.user_navlist_white{left:160px;width:622px;min-height:345px;top:0;display:none;padding:0 30px;box-shadow:0 0 10px rgba(76,76,76,.2);z-index:99}.user_navlist_white a{color:#989898;margin-right:15px;font-size:14px;display:block;float:left;height:30px;line-height:30px}.headIcon{height:100%;box-sizing:border-box;margin:0!important}.black_nav_list{padding:4px 0;box-sizing:border-box;height:100%}.black_nav_list li{line-height:40px;height:40px;color:#fff;cursor:pointer}.black_nav_span{display:block;margin:0 20px;border-bottom:1px solid #4b4b4b;padding-left:8px;color:#fafafa}.announcement:last-child,.collaborators-item:last-child,.navlistpanel-line:last-child,.private-item:last-child,.resources:last-child,.ridinglist:last-child .ridinglist-sub,.subshaicontent-part:last-child,.task-item:last-child,.versionFileList li:last-child,.welcome_shixun_index:last-child .black_nav_span{border-bottom:none}.navlistpanel-line{border-bottom:1px solid #ebebeb}.little-title{width:100%;height:20px;line-height:20px;color:#05101a;font-size:15px;margin-bottom:8px}.ranking{text-align:center;margin-top:40px}.grade,.inline{width:auto;display:inline-block}.grade li{float:left;margin:0 10px;width:60px}.ranking a img{width:60px;height:60px;border-radius:50%;box-shadow:0 0 12px rgba(0,0,0,.2)}.mentor-ranking{background-color:#efefef;background-size:100% 100%}.gain-code,.log-botton{height:45px;line-height:45px;background:#cbcbcb;border-radius:4px;display:block;cursor:pointer;text-align:center;color:#fff!important}.huangguan{position:absolute;top:-30px;left:13px}#log_reg_content{border-radius:5px;width:100%;text-align:center;top:165px;left:0;padding:40px 30px}.log_nav{border-bottom:1px solid #eaeaea}.log_nav li{float:left;text-align:center;font-size:16px;padding-bottom:15px;cursor:pointer}.log_nav li.active{border-bottom:2px solid #459be5}.log-botton{width:100%;letter-spacing:2px}.gain-code{width:48%;float:right}.user-main-half{width:100%;height:465px;background:#fff;margin-bottom:20px;position:relative}.user-headCon,.user-headImg{position:absolute;width:100%;left:0;top:0}.user-headImg{height:160px;background-image:url("/images/educoder/userhead.jpg")}.user-headCon{min-height:465px}.headtab{width:188px;height:60px;text-align:center}.headtab a,.headtab span{display:block;width:100%;text-align:center}.headtab span{color:#989898;font-size:14px}.headtab a{color:#fff;font-size:24px}.headphoto{text-align:center;background:#fff;width:115px;height:115px;padding:3px;border-radius:50%;position:relative;float:left;margin-top:19px;box-sizing:border-box}.headphoto img,.headphoto-black{width:109px;height:109px;border-radius:50%}.headphoto-black{display:none;cursor:pointer;position:absolute;top:3px;left:3px;text-align:center;line-height:112px;background-color:rgba(0,0,0,.3);color:#fff}.myName,.mypost,.mysign-span,.publicword,.smalltrangle,.v-h-line{display:block}.myName,.newFormbox .attachment .remove-upload,.task_tag_span a{line-height:28px}.myName{width:auto;color:#05101a;font-size:24px;height:28px;margin-top:5px}#sourceTag li,.mypost,.subName{line-height:20px}.mypost{color:#686868;font-size:14px;width:auto;height:20px}.mysign-input,.mysign-span{margin:0 auto;color:#05101a;width:280px;font-size:14px}.mysign-span{cursor:pointer;text-overflow:ellipsis}.mysign-input{height:28px;border:none;outline:0;text-align:center}.subshaicontent,.user-bar,.user-bar p,.userdata{border-radius:4px}.v-h-line{width:1px;height:40px;background-color:#999;margin-top:12px}.user-bar{position:relative;width:100%;height:8px;background-color:#cdcdcd}.closeSquare,.publicpart,.publicword,.smalltrangle,.subshaicontent,.user-bar p{position:absolute}.user-bar p{left:0;top:0;height:100%;background-color:#4cacff}.publicpart{left:1px;top:1px;width:0;height:0;border-left:80px solid #4cacff;border-bottom:80px solid transparent;z-index:1}.publicpart.orangeBlack{border-left:80px solid #ff6800}.smalltrangle{left:1px;top:1px;border-left:25px solid #fff;border-bottom:25px solid transparent;z-index:2}.publicword{transform:rotate(-45deg);text-align:center;color:#fff;font-size:14px;width:50px;left:0;z-index:3;top:15px}.closeSquare{width:100%;left:0;top:0;text-align:center;background-color:rgba(0,0,0,.5);height:100%;z-index:5;display:none;cursor:default}.substance{padding:40px 40px 0;box-sizing:border-box;text-align:center;border-bottom:1px solid #eaeaea;min-height:241px}.subName{height:40px;text-align:center;color:#1a0b00;display:-webkit-box}.secondNav li{color:#676767;margin:0 20px;float:left}.dataBank_Item{margin-bottom:3px;width:100%;border-bottom:1px solid #eee;padding:17px 37px 17px 20px;box-sizing:border-box;background:#fff;display:flex;cursor:pointer}.dataBank_Item:hover{box-shadow:0 0 15px rgba(76,76,76,.2)}.dataItemLeft{margin-right:20px;width:20px}.dataTitle{color:#05101a;display:block;float:left;max-width:400px;text-overflow:ellipsis}.itembottom span.bottomspan{display:block;width:200px;text-align:left}.search_course_list{height:150px;overflow-y:auto}.userdata{width:622px;margin:0 auto 80px;background:#fff;padding:40px;box-sizing:border-box}.shaiTitle{display:block;padding-right:20px}.shaiContent li.shaiItem.active,.shaiContent li.shaiItem:hover{background-color:#4cacff!important;color:#fff!important}.shaiContent li.shaiItem{padding:3px 15px;float:left;border-radius:4px;color:#4c4c4c;cursor:pointer;margin-right:15px;display:block}.shaiAllItem{max-width:1138px}.subshaicontent{display:none;box-sizing:border-box;width:100%;top:33px;left:0;background-color:#fff;box-shadow:0 1px 4px rgba(76,76,76,.2);padding:0 20px;z-index:99999;max-height:800px;overflow-y:auto}.subshaicontent a{float:left;margin-right:20px;color:#999;cursor:pointer}.search-new{width:248px;height:32px;position:relative}.search-span{display:block;position:absolute;width:100%;height:100%;left:0;top:0;background-color:#f4f4f4;border:1px solid #eaeaea;border-radius:4px;z-index:1}.search-new-input{height:32px;padding-left:5px;width:225px;border:none;box-sizing:border-box;background:0 0;outline:0;position:absolute;left:0;top:1px;z-index:2}.search-new a,.search-new img{cursor:pointer;position:absolute;right:2px;top:2px;z-index:2}.search-new a{top:0}.controlblue{width:0;height:15px;background-color:#4cacff;border-radius:7px;position:absolute;left:0;top:0;z-index:1}.controlring{width:13px;height:13px;border-radius:50%;background-color:#fff;position:absolute;left:1px;top:1px;z-index:2}@font-face{font-family:panmen-webfont;src:url('../fonts/panmen-webfont.ttf')}.shixunDetail_top{width:100%;background-image:url("/images/educoder/shixun-detail.jpg");height:240px;justify-content:center;align-items:center;display:-webkit-flex;background-size:cover;background-position:center;background-repeat:no-repeat}.task-item{margin-top:30px;padding-bottom:30px;border-bottom:1px solid #eee}.recomments{margin-bottom:20px}.recomments:first-child{margin-top:0}.recomments:last-child{margin-bottom:0;border:none;padding-bottom:0}.url-input{border:none;padding:0;font-size:12px;color:#999;outline:0}.TPMtaskName{max-width:500px}.recomment-name{max-width:222px;display:block}.task-colspan{min-width:25%;text-align:left;display:block;float:left;color:#999}.challenge_nav{padding:20px 20px 0;border-bottom:1px solid #eee}.challenge_nav li{width:auto;float:left;margin-right:20px;position:relative}.challenge_nav li.active:after{position:absolute;content:'';width:76%;background-color:#4cacff;height:3px;border-radius:2px;left:25%;bottom:0}.challenge_nav li a{display:block;width:100%;padding-bottom:20px}.add_choose_type{width:60px;height:20px;line-height:19px;border-radius:2px;background-color:#eaeaea;color:#999!important;display:block;float:left;text-align:center;margin-top:4px}.task_tag_span{float:left;padding:0 10px;background-color:#eee;color:#999;border-radius:2px;margin-right:10px;margin-bottom:8px}.left,.task_tag_span span{float:left}.task_tag_span a{font-size:18px;margin-left:5px;float:left;height:28px;cursor:pointer}.show_content_grey{padding:10px 15px;background-color:#f4f4f4;color:#05101a;text-align:justify;word-break:break-all;border-radius:4px;width:100%;box-sizing:border-box}.empty{background:#494a4c;display:inline;margin:0 2px;padding:0 3px}.option-item{border:1px solid #e2e2e2;display:block;width:38px;height:38px;text-align:center;line-height:38px;border-radius:4px;cursor:pointer}.check-option-bg{background:#ff7500;color:#fff!important;border:1px solid #ff7500}.position-delete{position:absolute;right:-22px;top:12px;cursor:pointer}.rankings li{line-height:40px;height:40px}.rankingindex{width:24px;text-align:center}.collaborators-item{border-bottom:1px solid #eee;cursor:default;padding-top:30px;padding-left:20px}.upload_select_box{width:100%;box-sizing:border-box;height:240px;overflow-y:auto;padding:10px;background:#f4faff;color:#333}.pullreques_name{width:120px;text-align:left;margin-right:10px}.addTeamMember,.click_add,.invite-tip,.loadMore,.new-info,.nodata,.pagemancenter,.pathInfo li,.tabeltext-alignleft{text-align:center}.pullreques_pull_txt{display:block;margin-left:10px;max-width:640px;overflow:hidden;text-overflow:ellipsis}.old{background:#ffecec}.new:hover,.old:hover{background:#fffaf1}.new{background:#eaffea}.courseHead,.subhead{background-size:cover;background-position:center;background-repeat:no-repeat}.pathNavLine{position:absolute;bottom:-8px;width:100%}.path-nav li{float:left;padding:0 30px;height:42px}.path-nav li a{color:#fff;font-size:16px;display:block;height:40px}.path-nav li.active a{border-bottom:3px solid #4cacff;color:#4cacff}.subhead{width:100%;margin-bottom:40px;background-image:url("/images/educoder/path-detail.jpg");height:240px;justify-content:center;align-items:center;display:-webkit-flex}.subhead_content{width:1200px;margin:0 auto}.pathInfo li{float:left;margin-right:30px}.produce-content{padding:40px 20px;background-color:#fff;box-sizing:border-box}.lesson-saved-list-item{border-bottom:1px solid #ebebeb;padding:37px 0}.title-line{padding:0 20px}.paragraph{height:50px;padding:10px 20px 10px 47px;box-sizing:border-box}.paragraph:hover{background-color:#f0f8ff}.click_add{height:90px;line-height:90px;background-color:#fff;border-top:1px solid #ebebeb;cursor:pointer}.mustlearn{padding:40px 25px}.teacherTeam{padding:40px 25px 0}.teacherTeamItem{border-bottom:1px solid #eaeaea;padding:40px 0}.teacherTeamItem:first-child{padding-top:0!important}.addTeamMember{height:70px;line-height:70px}.adding-stage-item{padding:0 20px 20px 50px;position:relative}.colseThispart{position:absolute;right:-6px;top:-6px;z-index:2;line-height:15px}.progressRing{display:block;width:16px;height:16px;float:left;position:relative;z-index:1}.progressRing-over{color:#459be6;position:absolute;top:-10px}.progressRing-part{color:#b3dcff;position:absolute;top:-10px}.myProgressNav{width:100%;position:relative;height:10px;border-radius:5px;background-color:#eaeaea}.myProgressGreen{position:absolute;top:0;left:0;border-radius:5px;height:100%;background-color:#29bd8b}li.li-width63{width:63%;text-align:left}.courseHead{width:100%;margin-bottom:40px;background-image:url("/images/educoder/courtailsbdpicture.jpg");height:240px;justify-content:center;align-items:center;display:-webkit-flex}.invite-tip{position:absolute;top:-5px;right:140px;color:#fff;box-sizing:border-box;width:170px;border-radius:2px;background-color:rgba(5,16,26,.6);z-index:5000}.inviteTipbtn a{font-size:14px;width:100%;height:30px;line-height:30px;display:block;color:#747a7f;background-color:rgba(5,16,26,.4)}.top-black-trangle{display:block;border-width:8px;position:absolute;top:-16px;right:4px;border-style:dashed solid dashed dashed;border-color:transparent transparent rgba(5,16,26,.6);font-size:0;line-height:0}.loadMore{width:100%;background-color:#fff;color:#4cacff!important;display:block;letter-spacing:1px;box-sizing:border-box;height:110px;line-height:110px}.new-info,.new-point{display:block;background-color:#ff6800}.activity-left-name{display:block;max-width:126px;float:left}.panel-inner-fourm{padding:15px 20px;border-bottom:1px solid #eee}.private-item,.ridinglist .ridinglist-sub{border-bottom:1px solid #f5f5f5;cursor:pointer}.panel-inner-fourm:hover{background:#eff9fd}.ListTableLine>p,.OtherSide-info .sms,.private-item:hover,.private-part.active,.private-part:hover,.ridinglist:hover{background-color:#f5f5f5}.resources{width:100%!important;padding:15px;float:left;box-sizing:border-box;border-top:1px solid #eee}#sourceTag li{font-size:12px;color:#4e7a9b;background-color:#e5f3ff;padding:0 4px;height:20px;margin-left:5px;display:inline-block;cursor:pointer}#sourceTag li a{color:#4e7a9b!important}#sourceTag li.active a{background-color:#4cacff;color:#fff!important}.new-info{height:18px;min-width:18px;line-height:18px;padding:0 2px;box-sizing:border-box;color:#fff;border-radius:30px;position:absolute;right:40px;top:13px;font-size:12px}.ridingNav li{float:left;margin:0 20px;color:#999;font-size:16px;height:60px;line-height:60px;position:relative}.ridingNav li a{display:block;width:100%;height:100%;color:#999}.ridingNav li.active:after{content:'';position:absolute;bottom:0;width:100%;height:2px;border-radius:1px;background-color:#05101a}.new-point{width:4px;height:4px;border-radius:50%}.longchar,.writeLetter_Info,.writeLetter_text{background-color:#f6f6f6}.ridinglist .ridinglist-sub{padding:25px 0}.OtherSide-info .trangle,.ThisSide .trangle{top:10px;width:0;height:0;border-top:6px solid transparent;border-bottom:6px solid transparent}.private-item{padding:30px 30px 30px 25px}.writeLetter_Info{position:relative;width:100%;height:260px;cursor:default;border-radius:3px}.writeLetter_text{width:100%;border:1px solid #eaeaea;outline:0;height:100%;padding:5px 5px 30px;box-sizing:border-box;resize:none}.longchar{position:absolute;bottom:1px;color:#999;right:10px}.recently_person{position:absolute;width:100%;top:35px;max-height:300px;overflow-y:auto;border-radius:4px;box-shadow:0 1px 6px rgba(76,76,76,.2);left:0;z-index:1;background-color:#fff;cursor:pointer;display:none}.recently_item{padding:10px 20px}.recently_name{float:left;line-height:48px;display:block}.ThisSide-info .sms p,.letter-time{line-height:20px}.private-list{min-height:660px;max-height:831px;overflow-y:auto;overflow-x:hidden}.private-list .private-part{padding-left:20px;cursor:pointer}.OtherSide-info .sms,.ThisSide-info .sms{max-width:300px;padding:10px 15px;border-radius:6px;text-align:justify;box-sizing:border-box}.privatePartName{max-width:70px;float:left}.newLetter,.right{float:right}.newLetter{display:block;width:4px;height:4px;background-color:#ff6800;border-radius:50%}.part-line{padding:30px 20px 30px 0;border-bottom:1px solid #f5f5f5}.dialogPanel{padding:0 20px;height:545px;overflow-y:auto}.letter-time{width:auto;padding:0 10px;background-color:#999;color:#fff;border-radius:10px;height:20px}.OtherSide,.ThisSide{margin-top:30px}.OtherSide-info .trangle{position:absolute;left:-5px;border-right:5px solid #f5f5f5}.OtherSide-info .sms{color:#666}.OtherSide-info .sms img,.ThisSide-info .sms img{max-width:80px;cursor:pointer}.sms{min-height:48px}.ThisSide .trangle{position:absolute;right:-5px;border-left:5px solid #4cacff}.ThisSide-info .sms{background-color:#4cacff;color:#fff}.announcement{padding:20px 0;border-bottom:1px solid #eee}.part{width:540px;margin:0 auto 10px;background-color:rgba(25,27,32,.6)}.statistics_position{position:absolute;bottom:22px;width:100%;left:0}ul.count_ul li{width:300px;position:relative;float:left}ul.count_ul li span:first-child{display:block;width:100%;color:#989898;margin-bottom:20px}ul.count_ul li span:last-child{display:block;width:100%;color:#fff;font-size:24px;line-height:20px}ul.count_ul li:not(:last-child):after{position:absolute;content:'';width:1px;height:36px;background-color:#999;right:0;top:16px}.static_shadow{box-shadow:0 0 9px rgba(174,175,177,.2)}.subject_statistics_top{height:240px;width:100%;position:relative;background-image:url('/images/educoder/subject_statistics.jpg');background-size:100% 100%}#course_list{overflow-y:auto;background:#fff}.popup_tip_box{right:-160px;top:55px}.CodeMirror-merge-collapsed-line .CodeMirror-gutter-elt,.homepagePostSetting{display:none}.nodata{background-color:transparent;border-color:transparent;color:#000}#attachments_fields span{font-size:12px;color:#ccc}.ml20mr20Color{color:#676767}.cancellation{position:absolute;top:62px;left:177px;color:#fff!important}.newshixun_tab_div{max-height:90px;overflow-y:auto}.newcolor-orange{color:#ff6800}.color4CACFF{color:#4cacff!important;font-size:16px}.color979797{font-size:14px;color:#979797!important;padding-left:2%}.marginTop{margin-right:33%;margin-top:20px}.shixuns_count{color:#05101a;font-size:14px}#shixun_search_form_div{margin-top:20px}.editormd-html-preview{width:100%!important;color:#323232!important}.mt4{margin-top:4px}.newFooter,.newMain{max-width:unset}.educontentTop{width:1178px!important}.careershover{margin-right:30px!important}.careershover ul li{height:35px!important;line-height:35px!important}.edu-menu-listnew{width:165px!important;top:60px;left:-42px}.edu-menu-listnew li a{overflow:hidden;text-overflow:ellipsis;color:#000!important}.ListTableLine>p{margin-bottom:0;padding:8px 30px 0;line-height:40px;height:56px;box-sizing:border-box}.ListTableLine>p span{float:left;color:#666;box-sizing:border-box}.ListTableLine li{min-height:48px;padding:10px 0;box-sizing:border-box;margin:0 30px;border-bottom:1px solid #eaeaea}.ListTableLine li>span{float:left;box-sizing:border-box}.ListTableLine .column-1{width:100px;text-align:left;padding-left:5px;box-sizing:border-box}.ListTableLine .column-2{width:180px;text-align:center;padding-left:5px;box-sizing:border-box}.ListTableLine .column-3,.ListTableLine .column-4{text-align:left;padding-left:5px;box-sizing:border-box}.ListTableLine .column-3{width:330px}.ListTableLine .column-4{width:400px}#traningNav{padding:30px 30px 0 0}#traningNav>li{float:left;padding:0 30px 30px;font-size:16px}#traningNav li>i,#traningNav>li>a{color:#666!important;position:relative}#traningNav>li.active>a:after{content:'';position:absolute;width:64px;left:50%;margin-left:-32px;height:2px;background-color:#05101a;bottom:-35px}.gaugeOutfit{position:relative;height:70px;width:120px;background:linear-gradient(30deg,transparent 49.5%,#eee 50%,#eee 50%,transparent 50.5%)}.gaugeOutfit span:first-child{position:absolute;left:8px;top:46px}.gaugeOutfit span:last-child{position:absolute;right:8px;top:14px}.sustainLine td:not(:first-child):hover{background-color:rgba(41,189,139,.1);cursor:pointer}.packinput .ant-input{height:50px;width:749px;border-color:#e1edf8!important}.packinput{width:749px}.packinput .ant-input-group-addon .ant-btn{width:140px!important;font-size:18px;height:50px;background:#4cacff}.setissues{width:280px;height:50px;background:#4cacff;border-radius:4px;margin-left:15px}.pagetype li{color:#8f8f8f!important}.mbf10{margin-bottom:-10px}.PackageIndexNEIBanner{width:1200px;height:110px;background:#fff;box-shadow:0 2px 6px 0 rgba(125,125,125,.26);border-radius:8px}.padding110{padding:39px 110px 0;box-sizing:border-box}.borderccc{border:1px solid #ccc}.input-100-40s{width:100%;padding:5px;box-sizing:border-box}.fafafas,.fafas .ant-input{background-color:#fafafa!important;height:40px}.ant-input,.ant-input .ant-input-suffix,.fafafas:focus,.fafas .ant-input:focus{background-color:#fff!important}.fafas .ant-input-group-addon .ant-btn{width:140px!important;font-size:14px;height:40px;background:#4cacff}.newFormbox .upload_filename{line-height:32px}.newFormbox .attachment span{line-height:23px}.newFormbox .attachment .icon-fujian{font-size:14px!important;line-height:14px;margin-top:9px}.newFormbox{height:20px}.defalutCancelbtns{display:block;border:1px solid #4cacff!important;background-color:#fff;color:#4cacff!important;width:130px;height:40px;text-align:center;line-height:40px;border-radius:4px}.defalutSubmitbtns{background-color:#4cacff;height:40px}.defalutSubmitbtnmodels{width:127px;height:30px;background-color:#4cacff}.padding200{padding:115px 200px 215px}.fontcircle{font-size:80px;display:inherit}.sumbtongs{font-size:24px;display:inherit;text-align:center}.terraces{font-size:16px;display:inherit;text-align:center;color:#999}.padding251{padding:0 245px}.ml17{margin-left:17px}.project-package-items{display:-webkit-flex;display:flex;flex-direction:row;margin:0!important;padding:20px;background:#fff;box-shadow:none!important}.publicpart.orangeGreen{border-left:80px solid #29bd8b}.publicwords{left:3px;top:18px}.project-packages-list .project-package-items .item-image{width:100px!important}.height185{height:185px}.ContacttheTA,.ContacttheTAs{width:80px;height:26px;font-size:14px;text-align:center}.ContacttheTA{line-height:26px;display:block;border:1px solid #4cacff!important;background-color:#fff;color:#4cacff!important;border-radius:4px}.ContacttheTAs{line-height:24px;border:1px solid #fff!important;background-color:#4cacff;color:#fff!important;border-radius:4px}.ml28{margin-left:28px}.longboxs{font-size:16px;font-family:MicrosoftYaHei-Bold;font-weight:700;color:#05101a;border-left:4px solid #4cacff;padding-left:10px;margin-bottom:20px}.padding020{padding:0 20px 20px}.mtf3{margin-top:-3px}.task-btn-nebules{background:#fff!important;color:#4cacff!important;border:1px solid #4cacff!important;margin-left:20px;cursor:pointer;display:inline-block;padding:0 12px;letter-spacing:1px;text-align:center;font-size:14px;height:30px;line-height:30px;border-radius:2px}.padding26,.pd26{padding:26px}.packageabsolute{position:absolute;right:-16px;top:-7px}.topsj{position:absolute;top:-6px}.bottomsj{position:absolute;bottom:-6px}.pagenoedits{margin-left:20px;color:#ccc}.ml0{margin-left:0}.tabelcli{overflow:hidden;text-overflow:ellipsis;max-width:850px;display:table-cell}.mtf10{margin-top:-10px}.padding26{box-sizing:border-box}.pd30a0{padding:30px 30px 16px}.detail_for_paragraph p{white-space:pre-wrap}.markdown-body{text-align:justify;word-break:break-all}.RightPaneDrawer .ant-drawer-content{background:#070f1a;overflow:hidden!important}.deletebuttom{border:transparent}.RightPaneDrawer .jupyter_data_list{max-height:340px}.ant-btn-primary{text-shadow:none!important;box-shadow:none!important}.ant-notification{z-index:10001!important}input.ant-input-lg::placeholder{font-size:14px!important}.toprightNum{position:absolute;right:0;top:4px;color:#999}.has-error .ant-input{background-color:#fef1f0!important}.CodeMirror-merge{position:relative;white-space:pre}.CodeMirror-merge,.CodeMirror-merge .CodeMirror{min-height:50px}.CodeMirror-merge-2pane .CodeMirror-merge-pane{width:48%}.CodeMirror-merge-2pane .CodeMirror-merge-gap{width:4%}.CodeMirror-merge-3pane .CodeMirror-merge-pane{width:31%}.CodeMirror-merge-3pane .CodeMirror-merge-gap{width:3.5%}.CodeMirror-merge-pane{display:inline-block;white-space:normal;vertical-align:top}.CodeMirror-merge-pane-rightmost{position:absolute;right:0;z-index:1}.CodeMirror-merge-gap{z-index:2;display:inline-block;height:100%;-moz-box-sizing:border-box;box-sizing:border-box;overflow:hidden;position:relative;background:#515151}.CodeMirror-merge-scrolllock-wrap{position:absolute;bottom:0;left:50%}.CodeMirror-merge-scrolllock{position:relative;left:-50%;cursor:pointer;color:#d8d8d8;line-height:1}.CodeMirror-merge-copybuttons-left,.CodeMirror-merge-copybuttons-right{position:absolute;left:0;top:0;right:0;bottom:0;line-height:1}.CodeMirror-merge-copy{position:absolute;cursor:pointer;color:#ce374b;z-index:3}.CodeMirror-merge-copy-reverse{position:absolute;cursor:pointer;color:#44c}.CodeMirror-merge-copybuttons-left .CodeMirror-merge-copy{left:2px}.CodeMirror-merge-copybuttons-right .CodeMirror-merge-copy{right:2px}.CodeMirror-merge-l-inserted,.CodeMirror-merge-r-inserted{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAYAAACddGYaAAAAGUlEQVQI12MwuCXy3+CWyH8GBgYGJgYkAABZbAQ9ELXurwAAAABJRU5ErkJggg==);background-position:bottom left;background-repeat:repeat-x}.CodeMirror-merge-l-deleted,.CodeMirror-merge-r-deleted{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAYAAACddGYaAAAAGUlEQVQI12M4Kyb2/6yY2H8GBgYGJgYkAABURgPz6Ks7wQAAAABJRU5ErkJggg==);background-position:bottom left;background-repeat:repeat-x}.CodeMirror-merge-r-chunk{background:#9a6868}.CodeMirror-merge-r-connect{fill:#9a6868}.CodeMirror-merge-l-chunk{background:#eef}.CodeMirror-merge-l-chunk-start{border-top:1px solid #88e}.CodeMirror-merge-l-chunk-end{border-bottom:1px solid #88e}.CodeMirror-merge-l-connect{fill:#eef;stroke:#88e;stroke-width:1px}.CodeMirror-merge-l-chunk.CodeMirror-merge-r-chunk{background:#dfd}.CodeMirror-merge-l-chunk-start.CodeMirror-merge-r-chunk-start{border-top:1px solid #4e4}.CodeMirror-merge-l-chunk-end.CodeMirror-merge-r-chunk-end{border-bottom:1px solid #4e4}.CodeMirror-merge-collapsed-widget:before{content:"(...)"}.CodeMirror-merge-collapsed-widget{cursor:pointer;color:#88b;background:#eef;border:1px solid #ddf;font-size:90%;padding:0 3px;border-radius:4px} \ No newline at end of file +@charset "utf-8";.header{width:100%;height:51px;min-width:1200px;background:#171616}.animate{-webkit-transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-ms-transition:all .3s;transition:all .3s;backface-visibility:hidden;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden}.footer{width:100%;height:100px;background-color:#fff}.footer_con-p{color:#888;margin-top:10px}.inner-footer_con{width:1200px;margin:0 auto}.panel-inner-fourm{padding:20px;border-bottom:1px solid #eee}.panel-inner-fourm:hover{background:#eff9fd}a.panel-list-title,.panel-list-title{display:inline-block;font-size:16px;color:#333;font-weight:400;max-width:82%}a:hover.panel-list-title{color:#ff7500}.panel-list-img{width:60px;height:60px;border-radius:100px}a.panel-name-small{display:inline-block;max-width:100px;color:#29bd8b;font-size:12px}.panel-lightgrey,.panel-lightgrey span{font-size:12px;color:#888}.panel-comment_item{width:100%}.panel-comment_item .t_area{color:#888}.comment_item_cont{padding:15px;border-bottom:1px solid #e3e3e3}.comment_item_cont .J_Comment_Face{height:50px}.comment_item_cont .J_Comment_Face img{width:50px;height:50px;border-radius:100px}.panel-comment_item .t_content{width:93%;margin-left:15px}.panel-comment_item a.content-username{font-size:14px;margin-right:15px;display:inline-block;max-width:100px;color:#888}.J_Comment_Info{height:20px;line-height:22px}.panel-comment_item .comment_orig_content{margin:10px 0;color:#999}.panel-comment_item .comment_orig_content .comment_orig_content{margin-top:0;color:#666}.panel-comment_item .comment_content{color:#666}.comment_content img{max-width:100%}.orig_reply{font-size:12px}.homepagePostReplyPortrait a img{border-radius:100px}.pages_user_show a:hover,.pages_user_show a.active{background-color:#fc7033;color:#fff;border:1px solid #fc7033}.pages_user_show a{display:inline-block;border:1px solid #d1d1d1;color:#888;float:left;text-align:center;padding:3px 10px;line-height:1.9;margin:0 5px}.pages_user_show li{float:left;list-style-type:none}.pages_user_show ul li{list-style-type:none!important}.pages_user_show ul li a{color:#888}.panel-form-label{display:inline-block;width:10%;min-width:90px;text-align:right;line-height:40px;font-weight:400}.panel-box-sizing{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-o-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;border-radius:3px}input.task-form-80,textarea.task-form-80,select.task-form-80,.task-form-80{padding:5px;width:80%;box-sizing:border-box}input.task-form-100,textarea.task-form-100,select.task-form-100,.task-form-100{padding:5px;width:100%}input.task-height-40,textarea.task-height-40,.task-height-40,select.task-height-40{height:40px}input.task-height-150,textarea.task-height-150,.task-height-150{height:150px}.handler_bg{background:#fff url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA3hpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDIxIDc5LjE1NTc3MiwgMjAxNC8wMS8xMy0xOTo0NDowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDo0ZDhlNWY5My05NmI0LTRlNWQtOGFjYi03ZTY4OGYyMTU2ZTYiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NTEyNTVEMURGMkVFMTFFNEI5NDBCMjQ2M0ExMDQ1OUYiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NTEyNTVEMUNGMkVFMTFFNEI5NDBCMjQ2M0ExMDQ1OUYiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTQgKE1hY2ludG9zaCkiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo2MTc5NzNmZS02OTQxLTQyOTYtYTIwNi02NDI2YTNkOWU5YmUiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6NGQ4ZTVmOTMtOTZiNC00ZTVkLThhY2ItN2U2ODhmMjE1NmU2Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+YiRG4AAAALFJREFUeNpi/P//PwMlgImBQkA9A+bOnfsIiBOxKcInh+yCaCDuByoswaIOpxwjciACFegBqZ1AvBSIS5OTk/8TkmNEjwWgQiUgtQuIjwAxUF3yX3xyGIEIFLwHpKyAWB+I1xGSwxULIGf9A7mQkBwTlhBXAFLHgPgqEAcTkmNCU6AL9d8WII4HOvk3ITkWJAXWUMlOoGQHmsE45ViQ2KuBuASoYC4Wf+OUYxz6mQkgwAAN9mIrUReCXgAAAABJRU5ErkJggg==)no-repeat 50%}.handler_ok_bg{background:#fff url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA3hpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDIxIDc5LjE1NTc3MiwgMjAxNC8wMS8xMy0xOTo0NDowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDo0ZDhlNWY5My05NmI0LTRlNWQtOGFjYi03ZTY4OGYyMTU2ZTYiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NDlBRDI3NjVGMkQ2MTFFNEI5NDBCMjQ2M0ExMDQ1OUYiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NDlBRDI3NjRGMkQ2MTFFNEI5NDBCMjQ2M0ExMDQ1OUYiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTQgKE1hY2ludG9zaCkiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDphNWEzMWNhMC1hYmViLTQxNWEtYTEwZS04Y2U5NzRlN2Q4YTEiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6NGQ4ZTVmOTMtOTZiNC00ZTVkLThhY2ItN2U2ODhmMjE1NmU2Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+k+sHwwAAASZJREFUeNpi/P//PwMyKD8uZw+kUoDYEYgloMIvgHg/EM/ptHx0EFk9I8wAoEZ+IDUPiIMY8IN1QJwENOgj3ACo5gNAbMBAHLgAxA4gQ5igAnNJ0MwAVTsX7IKyY7L2UNuJAf+AmAmJ78AEDTBiwGYg5gbifCSxFCZoaBMCy4A4GOjnH0D6DpK4IxNSVIHAfSDOAeLraJrjgJp/AwPbHMhejiQnwYRmUzNQ4VQgDQqXK0ia/0I17wJiPmQNTNBEAgMlQIWiQA2vgWw7QppBekGxsAjIiEUSBNnsBDWEAY9mEFgMMgBk00E0iZtA7AHEctDQ58MRuA6wlLgGFMoMpIG1QFeGwAIxGZo8GUhIysmwQGSAZgwHaEZhICIzOaBkJkqyM0CAAQDGx279Jf50AAAAAABJRU5ErkJggg==)no-repeat 50%}img.edu-nodata-img{width:200px;margin:50px auto 20px;display:block}.edu-nodata-p{font-size:16px;text-align:center;color:#888;border-bottom:none!important}.user_bg_shadow{-webkit-box-shadow:0 0 8px 0 rgba(142,142,142,.1);-moz-box-shadow:0 0 8px 0 rgba(142,142,142,.1);box-shadow:0 0 8px rgba(142,142,142,.1)}input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:#ccc}input::-moz-placeholder,textarea::-moz-placeholder{color:#ccc}input::-moz-placeholder,textarea::-moz-placeholder{color:#ccc}input::-ms-input-placeholder,textarea::-ms-input-placeholder{color:#ccc}.btn-cir{display:inline-block;padding:0 5px;border-radius:25px;line-height:20px;font-size:12px}.btn-cir:hover{background:#fff;color:#333}.all_work_border{border:1px solid #4c515d}.btn-cir-red{background:red;color:#fff;font-weight:400}.btn-cir-red:hover{background:red}.btn-cir-orange{background:#ff7500;color:#fff;font-weight:400;border:1px solid #ff7500}.btn-top{display:inline-block;padding:0 5px;line-height:20px;font-size:12px;border-radius:3px}.btn-cir-big{background:#999;color:#fff;display:inline-block;padding:0 10px;border-radius:25px;line-height:25px;height:25px;font-size:12px}.panel-inner-icon{width:22px;height:22px;line-height:22px;border-radius:50%;background:#29bd8b;display:block;text-align:center}.panel-inner-icon{width:22px;height:22px;line-height:22px;border-radius:50%;background:#29bd8b;display:block;text-align:center}@keyframes ball-scale{0%{width:0;height:0}100%{width:80px;height:80px}}.shixun_work_div{overflow-y:auto;max-height:90px}html{height:100%}.w20_center{width:20px;text-align:center}.user-info{width:80px;height:100px;padding-top:15px}a.user-info-img{display:block;width:50px;height:50px;margin:0 auto}a.user-info-img img{border-radius:100px;border:2px solid #666}a.user-info-img img:hover{border:2px solid #888}a.user-info-name{display:block;font-size:16px;color:#fff;max-width:100px;margin:10px auto;text-align:center;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.leftnav-box{width:80px;height:60px;background:#292b3a;padding:10px 0;margin-bottom:2px}a.leftnav-box-inner{display:block;width:77px;border-left:3px solid #292b3a;background:#292b3a;text-align:center;padding:10px 0;color:#575f6c}a:hover.leftnav-box-inner,a.leftnav-active{border-left:3px solid #3498db;color:#fff!important}a:hover.leftnav-box-inner .btn-cir{background:#fff;color:#333}#tab_nav{height:42px;background:#fff;border-bottom:1px solid #eee}#tab_nav li{float:left;padding:0 30px;text-align:center;height:40px;line-height:40px}#tab_nav li a{font-size:14px}.tab_hover{border-bottom:2px solid #3498db;background:#fff;color:#3498db}.tab_hover a{color:#3498db!important}.undis{display:none}.dis{display:block}.tab-info{}.info-partly{display:block;box-flex:1;flex:1;-webkit-flex:1;position:relative}.task-popup-text-center{text-align:center;color:#333}.task-popup-title{border-bottom:1px solid #eee;padding:10px 15px}.task-popup-submit{margin:0 auto 15px;width:120px}.panel-form-label{display:inline-block;width:10%;min-width:90px;text-align:right;line-height:40px;color:#666}.panel-box-sizing{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-o-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}.mb20{margin-bottom:20px}#game_task_pass img{cursor:pointer}.-fit{position:absolute;top:0;right:0;bottom:0;left:0}.-layout-v{display:flex;flex-direction:column;-webkit-flex-direction:column}.page--leftnav{position:fixed;top:0;left:0;right:0;z-index:9001;width:80px;height:100%;background:#282c37}.page--body{position:relative;margin-top:54px}.-flex{box-flex:1;flex:1;-webkit-flex:1}.split-panel.-fit{position:absolute}.split-panel{position:relative;overflow:hidden;min-height:200px;height:100%}.-stretch{align-items:stretch}.-layout{display:flex}.split-panel--first{overflow:hidden}.-relative{position:relative}.-bg-white{background-color:#eee}.-vertical{flex-direction:column;box-flex-direction:column;-webkit-flex-direction:column}.-layout-h{display:flex;flex-direction:row;box-flex-direction:row;-webkit-flex-direction:row}.-horizontal{flex-direction:row-reverse;box-flex-direction:row-reverse;-webkit-flex-direction:row-reverse}.-scroll{overflow:auto}.-flex-basic40{width:40%;box-flex:auto;flex:auto;-webkit-flex:auto}.-flex-basic50{width:60%;box-flex:auto;flex:auto;-webkit-flex:auto}.b-label{width:4px;cursor:ew-resize;background:#2b2b2b}.h-center{height:4px;cursor:ns-resize;background:#333}.-changebg{height:3px}.-bg-weightblack{background:#000}.-flex-basic70{box-flex:4 9 auto;flex:4 9 auto;-webkit-flex:4 9 auto;height:70%}.-flex-basic60{box-flex:2 1 auto;flex:2 1 auto;-webkit-flex:2 1 auto;height:30%}.-header-title{max-width:500px;font-weight:400}.-header-right{background:#333;border-radius:25px;padding:5px 15px;height:30px;position:absolute;right:10px;line-height:30px}.-bg-black{background:#2b2b2b;color:#f4f1ed}.-bg-darkblack{background:#1d1d1d;color:#fff}#blacktab_nav{height:40px;background:#292929}#blacktab_nav li{float:left;padding:0 50px;text-align:center;height:40px;line-height:40px}#blacktab_nav .add-webssh{position:relative}#blacktab_nav .add-webssh span{position:absolute;top:0;right:5px;color:#fff;cursor:pointer}#blacktab_nav li a{font-size:14px}#blacktab_nav li.code-file-tab{padding:0;width:120px;box-sizing:border-box;padding:0 15px}.code-flie-list{display:none;position:absolute;z-index:5;top:40px;background:#515151;width:300px;left:0;color:#fff}.blue-line{border-left:3px solid #199ed8!important;padding-left:5px}.codefile-all{max-height:122px;overflow-y:auto;overflow-x:hidden}.codefile-all p{text-align:left;cursor:pointer;height:22px;line-height:22px;margin-bottom:3px;padding-left:5px;border-left:3px solid #515151;width:273px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.codefile-all p:hover{background:#ccc;color:#333}.blacktab_hover a{color:#fff}.-task-ces-top{padding:5px 15px;background:#515151;color:#bfbfbf}.-task-ces-info-left{display:inline-block;width:100px;text-align:right}.page--over{position:fixed;top:0;left:80px;right:0;z-index:8000;height:100%;color:#fff}.-task-list-inner{background:#eff2f7;margin:10px;padding:5px}.-task-list-title{font-size:14px;color:#666;word-wrap:break-word;font-weight:400;max-width:80%}.greytab-inner{background:#fff}.blacktab-inner{background:#333}.task-padding16{padding:16px}@keyframes bounce-down{25%{transform:translateY(-10px)}50%,100%{transform:translateY(0)}}a.shixun-task-btn{display:inline-block;font-weight:700;border:none;padding:0 12px;color:#666;letter-spacing:1px;text-align:center;font-size:14px;height:30px;line-height:30px;border-radius:3px}.loading-center{text-align:center;align-items:center;justify-content:center}.center{vertical-align:middle;text-align:center}.searchFor{width:auto}.searchFor .searchCon{width:250px;border-bottom:1px solid #ccc;float:left;height:30px}.searchFor .searchCon input{border:none;outline:none;height:29px;width:91%}.searchFor .search_close{font-size:18px;float:right;color:#666;height:29px;line-height:29px;cursor:pointer}.tab_color{color:#bfbfbf!important}.comment-input{width:100%;margin:10px;margin-right:17px}.comment-input textarea{border:none!important;width:100%;outline:none;height:30px;border-radius:4px;padding-left:5px;float:left}.option-item{border:1px solid #e2e2e2}.option-item{display:block;width:38px;height:38px;text-align:center;line-height:38px;border-radius:4px}.check-option-bg{background:#ff7500;color:#fff!important;border:1px solid #ff7500}.position-delete{position:absolute;right:-22px;top:12px;cursor:pointer}.-center{align-items:center;min-height:66px}.markdown{letter-spacing:0;line-height:1.6;word-wrap:break-word;word-break:break-word}.markdown_anchors{position:relative}.markdown_anchors:hover .anchors{display:inline-block}.markdown_anchors .anchors:hover{text-decoration:none}.markdown_anchors .anchors{color:inherit;margin-left:-14px;display:none}.markdown code{padding:0;line-height:23px;margin:0;font-family:微软雅黑,宋体}.load{width:auto;top:50%;margin-top:-100px;position:relative}.empty{background:#494a4c;display:inline;margin:0 2px;padding:0 3px}.update_back_main{display:none;position:fixed;left:0;top:0;background:rgba(0,0,0,.3);width:100%;z-index:7001;height:100%}.tip-panel-animate-left{position:absolute;z-index:9000;left:80px;top:290px;background:#fff;width:430px;height:140px;border-radius:3px}.tip-panel-animate{position:absolute;z-index:10001;right:4px;top:40px;background:#fff;width:430px;height:140px;border-radius:3px;display:none}.tip-operator-btn{width:100%;border-top:1px solid #eee;height:40px;position:absolute;right:0;bottom:0;text-align:center}.tip-operator-btn a,.tip-operator-btn span{height:100%;text-align:center;line-height:40px;width:50%}.tip-operator-btn a:hover,.tip-operator-btn span:hover{background-color:#f9f9f9}.tip-operator-btn a:first-child,.tip-operator-btn span:first-child{border-right:1px solid #eee;width:49.5%}.animate-tip{animation:rightToleft 1s}.animate-tip-hide{animation:leftToright 1s}@keyframes rightToleft{from{right:-400px}to{right:4px}}@keyframes leftToright{from{right:4px}to{right:-420px}}@keyframes rightToleft-l{from{left:-400px}to{left:80px}}@keyframes leftToright-l{from{left:80px}to{left:-420px}}.photo_display{box-sizing:border-box;width:100%;position:fixed;top:0;left:0;padding-top:64px;padding-left:80px;background:0 0;height:100%;z-index:100}.photo_display .task-popup{width:100%!important;height:100%!important}#picture-content img{max-width:100%;height:400px;display:block;margin:0 auto;margin-bottom:20px}@font-face{font-family:iconfont;src:url(iconfont.woff2?t=1631773579834)format('woff2'),url(iconfont.woff?t=1631773579834)format('woff'),url(iconfont.ttf?t=1631773579834)format('truetype')}html body{font-size:14px;line-height:2;background:#fafafa;font-family:iconfont;color:#05101a;height:100%;position:relative;padding-right:0!important}html,body{height:100%}body,h2,h3,h4,h6,hr,p,blockquote,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td,span{margin:0;padding:0;margin-bottom:0!important}table,input,textarea,select,button{outline:none;border-radius:3px;font-family:微软雅黑,宋体;font-size:14px;line-height:1.9;border:1px solid #eaeaea;background:#fff;color:#05101a}textarea{resize:none}input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:#ccc}input::-moz-placeholder,textarea::-moz-placeholder{color:#ccc}input::-moz-placeholder,textarea::-moz-placeholder{color:#ccc}input::-ms-input-placeholder,textarea::-ms-input-placeholder{color:#ccc}div,img,tr,td,table{border:0}a:link,a:visited{text-decoration:none;color:#05101a}ol,ul,li{list-style-type:none}select:disabled,input:disabled{background-color:#eee}.clearfix:after{clear:both;content:".";display:block;font-size:0;height:0;line-height:0;visibility:hidden}.clearfix{clear:both;zoom:1}.cl{clear:both;overflow:hidden}.fl{float:left!important}.fr{float:right!important}.break-word{word-break:break-all;word-wrap:break-word}.break-word-firefox{white-space:pre-wrap!important;word-break:break-all}.justify{text-align:justify}.indent{text-indent:2em}.edu-max-h200{height:200px;overflow:auto}.edu-h270{height:270px}.edu-position{position:relative}a.edu-txt-w100,.edu-txt-w100{width:100px;display:inline-block;text-align:center}a.edu-txt-w80,.edu-txt-w80{width:80px;display:inline-block;text-align:center}.task-hide{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.task-hide-2{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.none{display:none!important}.block{display:block}.boxsizing{box-sizing:border-box}.iconfont{font-size:18px!important}.font-n{font-weight:400!important}.font-bd{font-weight:700}.font-n{font-weight:400}.font-12{font-size:12px!important}.font-13{font-size:13px!important}.font-14{font-size:14px!important}.font-15{font-size:15px!important}.font-16{font-size:16px!important}.weight400{font-weight:400}.weight500{font-weight:500}.weight{font-weight:700}.font-17{font-size:17px!important}.font-18{font-size:18px!important}.font-20{font-size:20px!important}.font-22{font-size:22px!important}.font-25{font-size:25px!important}.font-26{font-size:26px!important}.font-24{font-size:24px!important}.font-28{font-size:28px!important}.font-30{font-size:30px!important}.font-32{font-size:32px!important}.font-36{font-size:36px!important}.font-40{font-size:40px!important}.font-50{font-size:50px!important}.font-80{font-size:80px!important}.color-grey-b{color:#bbb!important}a.decoration{text-decoration:underline}.panel-form-label{display:inline-block;width:10%;min-width:90px;text-align:right;line-height:40px;font-weight:400}.mt1{margin-top:1px}.mt2{margin-top:2px}.mt3{margin-top:3px}.mt4{margin-top:4px}.mt5{margin-top:5px!important}.mt6{margin-top:6px}.mt7{margin-top:7px!important}.mt8{margin-top:8px!important}.mt9{margin-top:9px}.mt10{margin-top:10px!important}.mt12{margin-top:12px}.mt13{margin-top:13px}.mt14{margin-top:14px}.mt15{margin-top:15px!important}.mt16{margin-top:16px}.mt17{margin-top:17px}.mt18{margin-top:18px}.mt20{margin-top:20px!important}.mt22{margin-top:22px!important}.mt23{margin-top:23px!important}.mt24{margin-top:24px!important}.mt25{margin-top:25px}.mt28{margin-top:28px}.mt30{margin-top:30px!important}.mt34{margin-top:34px!important}.mt35{margin-top:35px!important}.mt36{margin-top:36px!important}.mt40{margin-top:40px}.mt45{margin-top:45px}.mt50{margin-top:50px}.mt56{margin-top:56px}.mt60{margin-top:60px}.mt70{margin-top:70px}.mt80{margin-top:80px}.mt100{margin-top:100px}.mb0{margin-bottom:0!important}.mb3{margin-bottom:3px}.mb5{margin-bottom:5px}.mb7{margin-bottom:7px}.mb10{margin-bottom:10px}.mb12{margin-bottom:12px}.mb13{margin-bottom:13px}.mb14{margin-bottom:14px}.mb15{margin-bottom:15px!important}.mb16{margin-bottom:16px}.mb20{margin-bottom:20px!important}.mb25{margin-bottom:25px}.mb26{margin-bottom:26px}.mb30{margin-bottom:30px!important}.mb40{margin-bottom:40px!important}.mb50{margin-bottom:50px!important}.mb60{margin-bottom:60px!important}.mb70{margin-bottom:70px!important}.mb80{margin-bottom:80px!important}.mb100{margin-bottom:100px!important}.ml-3{margin-left:-3px}.ml1{margin-left:1px}.ml2{margin-left:2px}.ml3{margin-left:3px}.ml4{margin-left:4px}.ml5{margin-left:5px}.ml6{margin-left:6px}.ml10{margin-left:10px}.ml12{margin-left:12px!important}.ml13{margin-left:13px!important}.ml15{margin-left:15px}.ml18{margin-left:18px}.ml20{margin-left:20px}.ml22{margin-left:22px}.ml25{margin-left:25px}.ml30{margin-left:30px}.ml33{margin-left:33px}.ml35{margin-left:35px}.ml40{margin-left:40px}.ml50{margin-left:50px}.ml60{margin-left:60px}.ml80{margin-left:80px}.ml85{margin-left:85px}.ml180{margin-left:180px}.mr3{margin-right:3px}.mr4{margin-right:4px}.mr5{margin-right:5px}.mr8{margin-right:8px}.mr10{margin-right:10px}.mr12{margin-right:12px!important}.mr15{margin-right:15px}.mr18{margin-right:18px}.mr20{margin-right:20px}.mr25{margin-right:25px}.mr30{margin-right:30px}.mr35{margin-right:35px}.mr40{margin-right:40px}.mr50{margin-right:50px}.mr60{margin-right:60px}.mr70{margin-right:70px}.mr80{margin-right:80px}.mr90{margin-right:90px}.ml61{margin-left:61px}.pt5{padding-top:5px!important}.pt10{padding-top:10px}.pt15{padding-top:15px}.pt20{padding-top:20px!important}.pt25{padding-top:25px}.pt30{padding-top:30px}.pt35{padding-top:35px}.pt37{padding-top:37px}.pt40{padding-top:40px}.pt50{padding-top:50px}.pt60{padding-top:60px}.pt80{padding-top:80px}.pb5{padding-bottom:5px!important}.pb10{padding-bottom:10px}.pb15{padding-bottom:15px}.pb20{padding-bottom:20px}.pb25{padding-bottom:20px}.pb25{padding-bottom:20px}.pb28{padding-bottom:28px}.pb30{padding-bottom:30px}.pb40{padding-bottom:40px}.pb47{padding-bottom:47px}.pb50{padding-bottom:50px}.pb60{padding-bottom:60px}.pb100{padding-bottom:100px}.pr5{padding-right:5px}.pr10{padding-right:10px}.pr15{padding-right:15px}.pr20{padding-right:20px!important}.pr30{padding-right:30px!important}.pr35{padding-right:35px!important}.pl0{padding-left:0!important}.pl5{padding-left:5px}.pl8{padding-left:8px}.pl10{padding-left:10px}.pl15{padding-left:15px}.pl20{padding-left:20px}.pl25{padding-left:25px}.pl28{padding-left:28px}.pl30{padding-left:30px!important}.pl33{padding-left:33px}.pl35{padding-left:35px}.pl40{padding-left:40px}.pl50{padding-left:50px}.pl60{padding-left:60px}.pr5{padding-right:5px}.pr10{padding-right:10px}.pr15{padding-right:15px}.pr20{padding-right:20px!important}.pr25{padding-right:25px!important}.pr30{padding-right:30px!important}.pr40{padding-right:40px}.padding5-10{padding:5px 10px;box-sizing:border-box}.padding5-20{padding:5px 20px;box-sizing:border-box}.padding10{padding:10px;box-sizing:border-box}.padding15{padding:15px;box-sizing:border-box}.padding20{padding:20px;box-sizing:border-box}.padding10-20{padding:10px 20px;box-sizing:border-box}.padding10-15{padding:10px 15px;box-sizing:border-box}.padding10-30{padding:10px 30px;box-sizing:border-box}.padding20-30{padding:20px 30px;box-sizing:border-box}.padding30{padding:30px;box-sizing:border-box}.padding30-20{padding:30px 20px;box-sizing:border-box}.padding40{padding:40px;box-sizing:border-box}.padding40-30{padding:40px 30px;box-sizing:border-box}.padding40-20{padding:40px 20px;box-sizing:border-box}.lineh-12{line-height:12px!important}.lineh-15{line-height:15px!important}.lineh-17{line-height:17px!important}.lineh-20{line-height:20px!important}.lineh-24{line-height:24px!important}.lineh-25{line-height:25px!important}.lineh-30{line-height:30px!important}.lineh-35{line-height:35px!important}.lineh-40{line-height:40px!important}.break_word{word-break:break-all;word-wrap:break-word}.break_word_firefox{white-space:pre-wrap!important;word-break:break-all}.pr{position:relative}.df{display:flex;display:-webkit-flex;display:-ms-flex}.flex1{flex:1}input::-ms-clear{display:none}::-webkit-scrollbar{width:7px;height:10px;background-color:#f5f5f5}.ant-modal-close{top:8px!important}.newContainer{min-height:100%;height:auto!important;height:100%;position:relative}.educontent{width:1200px;margin:0 auto;box-sizing:border-box}.newMain{margin:0 auto;min-width:1200px}.edu-txt-center{text-align:center!important}.edu-txt-left{text-align:left!important}.edu-txt-right{text-align:right!important}.edu-back-white{background-color:#fff}.edu-back-greyf5{background-color:#f5f5f5!important}.edu-back-skyblue{background:#f4faff}.edu-back-blue{background-color:#459be6!important}.edu-bg-light-blue{background:#f7f9fd;padding:5px}.color-red{color:red!important}.color-white{color:#fff!important}.color-dark{color:#05101a!important}.color-ooo{color:#000!important}.color-grey-name{color:#1a0b00!important}.color-grey-3{color:#333!important}.color-grey-eb{color:#ebebeb!important}.color-grey-c{color:#ccc!important}a.hoverLine:hover{text-decoration:underline}.color-grey-cd{color:#cdcdcd!important}.color-grey-d{color:#ddd}.color-grey-9{color:#999!important}a:hover{color:#6684fe}.color-grey-98{color:#989898!important}.color-grey-8{color:#888!important}.color-grey-6{color:#666!important}.color-grey-B2{color:#b2b2b2!important}.color-grey-B3{color:#b3b3b3!important}.color-grey-B4{color:#b4b4b4!important}.color-grey-74{color:#747a7f!important}a.color-grey-name:hover,a.color-dark:hover,a.color-grey-6:hover,a.color-grey-3:hover,a.color-ooo:hover{color:#2a61ff!important}.color-blue{color:#2a61ff!important}.color-blue-file{color:#4598fa!important}.color-blue_4C{color:#4cacff!important}.color-orange{color:#ff6800!important}.color-orange-tip{color:#ff954c!important}.color-orange-tips{color:#ff8204!important}a.color-orange:hover,a.color-orange-tip:hover{color:#f06200!important}.color-yellow{color:#efc003!important}.color-yellow-ff{color:#ffa800!important}.color-green{color:#29bd8b!important}a.color-green:hover{color:#28ac7f!important}.radius{border-radius:50%}.radius4{border-radius:4px}.ring-green{width:18px;height:18px;display:block;border-radius:50%;background-color:#29bd8b;text-align:center}.ring-op-green{width:18px;height:18px;display:block;border-radius:50%;background-color:rgba(41,189,139,.6);text-align:center}.ring-grey{width:18px;height:18px;line-height:18px;display:block;border-radius:50%;background-color:rgba(204,204,204,.5);text-align:center}.ring-blue{width:18px;height:18px;display:block;border-radius:50%;background-color:#4cacff;text-align:center}.input-flex-35{flex:1;height:35px;padding:5px;box-sizing:border-box}.input-flex-40{flex:1;height:40px;padding:5px;box-sizing:border-box}.input-100-45{width:100%;height:45px;padding:5px;box-sizing:border-box}.input-60-40{width:60%;height:40px;padding:5px;box-sizing:border-box}.greyInput{background-color:#f5f5f5;outline:none}.greyInput:focus{background-color:#fff;border:1px solid #ddd}.winput-240-40{width:240px;height:40px;padding:5px;box-sizing:border-box}.winput-120-35{width:120px;height:35px;padding:5px;box-sizing:border-box}.winput-100-130{width:100%;height:130px;padding:5px;box-sizing:border-box}.winput-100-150{width:100%;height:150px;padding:5px;box-sizing:border-box}.width100{width:100%!important}.width89{width:89%}.width50{width:50%}.width40{width:40%}.width45{width:45%}.width10{width:10%}.width20{width:20%}.width15{width:15%}a.edu-txt-w100,.edu-txt-w100{width:100px;display:inline-block;text-align:center}a.edu-txt-w80,.edu-txt-w80{width:80px;display:inline-block;text-align:center}.minH-440{min-height:440px}.minH-500{min-height:500px}.minH-560{min-height:560px}.minH-650{min-height:650px}.minH-670{min-height:670px}.over210{height:210px;overflow-y:auto}.over280{height:280px;overflow-y:auto}.bor-bottom-greyE{border-bottom:1px solid #eee!important}.bor-left-greyE{border-left:1px solid #eee!important}.bor-top-greyE{border-top:1px solid #eee!important}.bor-grey-e{border:1px solid #eee}.bor-red{border:1px solid #db0505!important}a.decoration{text-decoration:underline!important}.edu-menu-panel{position:relative;cursor:pointer}.edu-menu-list{position:absolute;padding:5px 0;box-shadow:0 2px 8px rgba(0,0,0,.2);display:none;width:120px;background:#fff;right:-5px;border-radius:0 0 4px 4px;color:#05101a;font-size:14px;z-index:9}.edu-menu-list li{width:100%;padding:0 15px;box-sizing:border-box;height:35px;line-height:35px;cursor:pointer}.edu-menu-list li a{width:100%;height:100%;display:block;color:#323232}.edu-menu-panel:hover i,.edu-menu-panel:hover{color:#4cacff}.edu-menu-panel:hover .edu-menu-list{display:block}.edu-menu-list li:hover{background:#4cacff}.edu-menu-list li:hover a{color:#fff!important}.ul-leftline:after{position:absolute;top:0;content:"";width:1px;background-color:#eee;height:100%;right:0}.overPart{width:240px;height:30px;position:absolute;right:0;top:-27px;background:0 0}.handler_bg{background:#fff url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA3hpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDIxIDc5LjE1NTc3MiwgMjAxNC8wMS8xMy0xOTo0NDowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDo0ZDhlNWY5My05NmI0LTRlNWQtOGFjYi03ZTY4OGYyMTU2ZTYiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NTEyNTVEMURGMkVFMTFFNEI5NDBCMjQ2M0ExMDQ1OUYiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NTEyNTVEMUNGMkVFMTFFNEI5NDBCMjQ2M0ExMDQ1OUYiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTQgKE1hY2ludG9zaCkiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo2MTc5NzNmZS02OTQxLTQyOTYtYTIwNi02NDI2YTNkOWU5YmUiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6NGQ4ZTVmOTMtOTZiNC00ZTVkLThhY2ItN2U2ODhmMjE1NmU2Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+YiRG4AAAALFJREFUeNpi/P//PwMlgImBQkA9A+bOnfsIiBOxKcInh+yCaCDuByoswaIOpxwjciACFegBqZ1AvBSIS5OTk/8TkmNEjwWgQiUgtQuIjwAxUF3yX3xyGIEIFLwHpKyAWB+I1xGSwxULIGf9A7mQkBwTlhBXAFLHgPgqEAcTkmNCU6AL9d8WII4HOvk3ITkWJAXWUMlOoGQHmsE45ViQ2KuBuASoYC4Wf+OUYxz6mQkgwAAN9mIrUReCXgAAAABJRU5ErkJggg==)no-repeat 50%}.handler_ok_bg{background:#fff url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA3hpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDIxIDc5LjE1NTc3MiwgMjAxNC8wMS8xMy0xOTo0NDowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDo0ZDhlNWY5My05NmI0LTRlNWQtOGFjYi03ZTY4OGYyMTU2ZTYiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NDlBRDI3NjVGMkQ2MTFFNEI5NDBCMjQ2M0ExMDQ1OUYiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NDlBRDI3NjRGMkQ2MTFFNEI5NDBCMjQ2M0ExMDQ1OUYiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTQgKE1hY2ludG9zaCkiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDphNWEzMWNhMC1hYmViLTQxNWEtYTEwZS04Y2U5NzRlN2Q4YTEiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6NGQ4ZTVmOTMtOTZiNC00ZTVkLThhY2ItN2U2ODhmMjE1NmU2Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+k+sHwwAAASZJREFUeNpi/P//PwMyKD8uZw+kUoDYEYgloMIvgHg/EM/ptHx0EFk9I8wAoEZ+IDUPiIMY8IN1QJwENOgj3ACo5gNAbMBAHLgAxA4gQ5igAnNJ0MwAVTsX7IKyY7L2UNuJAf+AmAmJ78AEDTBiwGYg5gbifCSxFCZoaBMCy4A4GOjnH0D6DpK4IxNSVIHAfSDOAeLraJrjgJp/AwPbHMhejiQnwYRmUzNQ4VQgDQqXK0ia/0I17wJiPmQNTNBEAgMlQIWiQA2vgWw7QppBekGxsAjIiEUSBNnsBDWEAY9mEFgMMgBk00E0iZtA7AHEctDQ58MRuA6wlLgGFMoMpIG1QFeGwAIxGZo8GUhIysmwQGSAZgwHaEZhICIzOaBkJkqyM0CAAQDGx279Jf50AAAAAABJRU5ErkJggg==)no-repeat 50%}.-task-title{opacity:0;position:absolute;left:0;top:0;display:none;z-index:100000}.data-tip-down,.data-tip-left,.data-tip-right,.data-tip-top{position:relative;box-shadow:0 0 8px #000;background:#000;color:#fff;max-width:300px;word-wrap:break-word;text-align:center;border-radius:4px;padding:0 10px;border:1px solid #000;display:none}.data-tip-down:after,.data-tip-down:before,.data-tip-left:before,.data-tip-right:before,.data-tip-left:after,.data-tip-right:after,.data-tip-top:after,.data-tip-top:before{position:absolute;content:'';width:0;height:0}.data-tip-down:after,.data-tip-down:before{left:45%;top:-10px;border-left:5px solid transparent;border-right:5px solid transparent;border-bottom:10px solid #000}.data-tip-down:before{top:-11px;border-bottom:10px solid #000}.data-tip-left:after,.data-tip-left:before{left:-10px;top:50%;margin-top:-5px;border-top:5px solid transparent;border-bottom:5px solid transparent;border-right:10px solid #000}.data-tip-left:before{left:-12px;border-right:10px solid #000}.data-tip-right:after,.data-tip-right:before{right:-10px;top:50%;margin-top:-5px;border-top:5px solid transparent;border-bottom:5px solid transparent;border-left:10px solid #000}.data-tip-right:before{right:-10px;border-left:10px solid #000}.data-tip-top:after,.data-tip-top:before{left:45%;bottom:-10px;border-left:5px solid transparent;border-right:5px solid transparent;border-top:10px solid #000}.data-tip-top:before{bottom:-11px}.edu-pop-table{width:100%;border:1px solid #eee;border-bottom:none;background:#fff;color:#888;cursor:default}.edu-pop-table tr{height:40px}.edu-txt-center{text-align:center}.edu-txt-left{text-align:left}.edu-txt-right{text-align:right}.edu-pop-table tr th{color:#333;border-bottom:1px solid #eee}.edu-pop-table tr td{border-bottom:1px solid #eee}.edu-pop-table.head-color thead tr{background:#fafbfb}.edu-pop-table.head-color{border:none}.edu-pop-table.head-color tr:last-child td{border:none}.edu-pop-table.interval-td{border-bottom:1px solid #eee}.edu-pop-table.interval-td thead tr{background:#fafbfb}.edu-pop-table.interval-td tbody tr:nth-child(even){background:#fafbfb}.edu-pop-table.interval-td tbody tr td{border:none}.edu-pop-table-all{width:100%;border:1px solid #eee;background:#fff;color:#888;border-collapse:collapse}.edu-pop-table-all tr{height:30px}.edu-pop-table-all tr th{color:#333;border:1px solid #eee}.edu-pop-table-all tr td{border:1px solid #eee;padding:5px}img.edu-nodata-img{width:300px;margin:50px auto 20px;display:block;width:128px}.edu-nodata-p{font-size:20px;text-align:center;color:#999;border-bottom:none!important;box-sizing:border-box}.notice{height:25px;margin-left:150px}.edu-position-hide{position:absolute;top:15px;left:-20px;box-shadow:0 2px 8px rgba(146,153,169,.5);background:#fff;z-index:1001;padding:5px 0;z-index:999999}.edu-position-hide li a{display:inline-block;height:30px;width:100px;line-height:30px;text-align:center;font-size:12px!important}.edu-position-hide li a:hover{background:#f1f1f1;color:#05101a}.edu-position-hidebox i{color:#bcbcbc}.edu-position-hidebox i:hover{color:#4cacff}.edu-position-hidebox a{color:#05101a}.edu-position-hidebox:hover .edu-position-hide{display:block}.white-btn{text-align:center;cursor:pointer;display:inline-block;padding:0 8px;border:1px solid #ccc;color:#666;letter-spacing:1px;font-size:14px;height:26px;line-height:26px;border-radius:3px}a.white-btn.orange-btn{border:1px solid #ff7500;color:#ff7500!important}a.white-btn.orange-btn:hover{border:1px solid #f06200;color:#f06200!important}.defalutGreyBorder{display:block;padding:0 10px;border:1px solid #ccc;height:30px;line-height:30px;border-radius:4px}a.task-btn{cursor:pointer;display:inline-block;border:none;padding:0 12px;color:#fff;background:#cdcdcd!important;letter-spacing:1px;text-align:center;font-size:14px;height:30px;line-height:30px;border-radius:2px;font-weight:400}.user_default_btn{cursor:pointer;font-size:14px;display:block;width:120px;text-align:center;height:40px;line-height:40px!important;border-radius:4px;box-sizing:border-box}.user_orange_btn{color:#fff!important;background-color:#ff6800}.user_orange_btn:hover{background-color:#f06200}.user_grey_btn{color:#fff!important;background-color:#ccc;cursor:default}.user_private_btn{color:#646464!important;background-color:#fff;border:1px solid #989898}.user_private_btn:hover{color:#b2b2b2!important;border:1px solid #b2b2b2}.btn_auto{border-radius:5px;background:#fff;padding:0 18px}.edu-default-btn{display:block;border-radius:4px}a.edu-greenback-btn{padding:0 10px;background:#29bd8b;color:#fff!important;border:1px solid #29bd8b}a.edu-greenback-btn:hover{background-color:#28ac7f}a.edu-blueback-btn{padding:0 10px;background:#4cacff;color:#fff!important;border:1px solid #4cacff}a.edu-blueline-btn{padding:0 10px;color:#4cacff!important;border:1px solid #4cacff}a.edu-blueback-btn:hover{background-color:#459be6}a.edu-blueline-btn:hover{border:1px solid #459be6;color:#459be6!important}a.edu-orangeback-btn{background-color:#ff7500;color:#fff!important;border:1px solid #ff7500}a.edu-orangeback-btn:hover{background-color:#f06200}a.edu-orangeline-btn{color:#ff7500!important;border:1px solid #ff7500}a.edu-orangeline-btn:hover{color:#f06200!important;border:1px solid #f06200}a.edu-greyline-btn{padding:0 10px;background:#fff;color:#666!important;border:1px solid #eaeaea;line-height:33px;height:33px}a.edu-greyline-btn:hover{border:1px solid #b2b2b2;color:#b2b2b2!important}.defalutCancelbtn{display:block;border:1px solid #cdcdcd;background-color:#fafafa;color:#999!important;width:120px;text-align:center;height:30px;line-height:30px;border-radius:2px;width:130px;height:40px;background:rgba(77,124,254,0);border:1px solid #4cacff;border-radius:4px;line-height:40px;font-size:16px;font-family:MicrosoftYaHei;font-weight:400;color:#4cacff!important}.defalutCancelbtn:hover{border:1px solid #b2b2b2;color:#b2b2b2!important}.defalutSubmitbtn{display:block;border:1px solid #4cacff;background-color:#4cacff;color:#fff!important;width:120px;text-align:center;line-height:40px;border-radius:2px;width:130px;height:40px;background:#4cacff;border-radius:4px;font-size:16px;font-family:MicrosoftYaHei;font-weight:400;color:#fff}.delectshixuncdbtn{display:block;border:1px solid #cdcdcd;background-color:#fafafa;color:#999!important;width:120px;text-align:center;height:30px;line-height:30px;border-radius:2px;width:130px;height:40px;background:rgba(77,124,254,0);border-radius:4px;line-height:40px;font-size:16px;font-family:MicrosoftYaHei;font-weight:400}.defalutSubmitbtn:hover{background-color:#459be6;border:1px solid #459be6}a.task-btn-orange{background:#4cacff!important;color:#fff!important}a:hover.task-btn-orange{background:#459be6}.user_blue_btn{border:1px solid #4cacff;color:#4cacff!important}a.user_bluebg_btn{background-color:#4cacff;color:#fff}.pointer{cursor:pointer}.cdefault{cursor:default!important}.new_li .markdown-body ul>li,.markdown-body ul>li{list-style-type:disc!important;margin-bottom:0!important}.new_li .markdown-body ol>li,.markdown-body ol>li{list-style-type:decimal!important}.new_li li{margin-bottom:0!important}.markdown-body p{font-size:16px!important}.task-popup{width:30%;background:#fff;border:1px solid #e8e8e8;border-radius:10px}.task-popup-text-center{text-align:center;color:#333}.task-popup-title{border-bottom:1px solid #eee;padding:0 15px;text-align:center;box-sizing:border-box;line-height:70px;height:70px;border-radius:10px 10px 0 0;font-size:16px;font-weight:700}.task-popup-content{padding:15px}.task-popup-submit{margin:0 auto 15px;width:160px}.task-popup-sure{margin:0 auto 15px;width:54px}.task-popup-OK{margin:15px auto;text-align:center}#closeIcon{position:absolute;color:#fefefe}.task_popup_con{padding:20px}.alert{padding:10px;border:1px solid transparent;text-align:center}.alert-orange{background-color:#fff9e9;border-color:#f6d0b1;color:#ee4a20}.pages_user_show a:hover,.pages_user_show li.active a{background-color:#4cacff;color:#fff;border:1px solid #4cacff}.pages_user_show a{border-radius:2px;display:inline-block;border:1px solid #d1d1d1;background-color:#fff;color:#888;float:left;text-align:center;padding:2px 10px;line-height:1.9;margin:0 5px}.pages_user_show li{float:left;list-style-type:none}.pages_user_show ul li{list-style-type:none!important}.pages_user_show ul li a{color:#888}.leftPanel{width:22%;float:left}.leftPanel li.nav{padding:10px 0;box-sizing:border-box}.leftPanel li.nav a{padding-left:40px;display:block;width:100%;box-sizing:border-box;border-left:2px solid #fff;height:24px;line-height:24px}.leftPanel li.nav.active a{border-left:2px solid #4cacff}.rightPanel{width:78%;float:right}.ringauto{width:20px;height:20px;line-height:20px;text-align:center;border-radius:50%;background-color:#f4faff;margin-right:5px}#ajax-indicator{position:absolute;background-color:#eee;border:1px solid #bbb;top:35%;left:40%;width:20%;font-weight:700;text-align:center;padding:.6em;z-index:100000;opacity:.5}html>body #ajax-indicator{position:fixed}#ajax-indicator span{color:#fff;color:#333;background-position:0 40%;background-repeat:no-repeat;background-image:url(/images/loading.gif);padding-left:26px;vertical-align:bottom;z-index:100000}.bestChoose.active{color:#4cacff}.edu-filter-cir-grey{color:#666!important;width:auto;padding:0 15px;font-size:14px!important;text-align:center;background:#f3f3f3;border-radius:10px;display:block;height:25px;line-height:25px}.edu-filter-cir-grey:hover{background:#4cacff;color:#fff!important}.edu-filter-cir-grey.active{background:#4cacff;color:#fff!important;font-size:14px!important}.with10{width:10%;box-sizing:border-box}.with13{width:13%;box-sizing:border-box}.with14{width:14%;box-sizing:border-box}.with15{width:15%;box-sizing:border-box}.with20{width:20%;box-sizing:border-box}.with22{width:22%;box-sizing:border-box}.with23{width:23%;box-sizing:border-box}.with25{width:25%;box-sizing:border-box}.with30{width:30%;box-sizing:border-box}.with35{width:35%;box-sizing:border-box}.with40{width:40%;box-sizing:border-box}.with45{width:45%;box-sizing:border-box}.with49{width:49%;box-sizing:border-box}.with50{width:50%;box-sizing:border-box}.with52{width:52%;box-sizing:border-box}.with48{width:48%;box-sizing:border-box}.with60{width:60%;box-sizing:border-box}.with65{width:65%;box-sizing:border-box}.with70{width:70%;box-sizing:border-box}.with75{width:75%;box-sizing:border-box}.with78{width:78%;box-sizing:border-box}.with80{width:80%;box-sizing:border-box}.with100{width:100%}.transform-90{transform:rotate(-90deg);-ms-transform:rotate(-90deg);-moz-transform:rotate(-90deg);-webkit-transform:rotate(-90deg);-o-transform:rotate(-90deg)}.btn-cir{display:inline-block;padding:0 5px;border-radius:25px;line-height:20px;font-size:12px}.btn-cir-red{background:red;color:#fff;font-weight:400;cursor:default}.btn-cir-red:hover{background:red;color:#fff!important}.edu-filter-btn{cursor:default;display:inline-block;padding:0 9px;color:#666;background:#fff;text-align:center;border-radius:10px;font-size:12px;height:18px;line-height:18px}.edu-filter-btn-red{border:1px solid #dd1717;color:#dd1717}.edu-filter-btn-green{border:1px solid #29bd8b;color:#29bd8b!important}.edu-activity-orange{background-color:#ff6800;color:#fff!important;cursor:pointer;border:1px solid #ff6800}.edu-activity-blue{background-color:#4cacff;color:#fff!important;cursor:pointer;border:1px solid #4cacff}.edu-activity-green{background-color:#29bd8b;color:#fff!important;cursor:pointer;border:1px solid #29bd8b}.color656565{color:#656565}.colorC8161D{color:#c8161d}.bor-reds{border:1px solid red!important;border-radius:4px;border-top-left-radius:4px;border-top-right-radius:4px;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.footer_con-p{color:#898989!important}.markdown-body{text-align:justify;word-break:break-all;width:100%}.RightPaneDrawer .ant-drawer-content{background:#070f1a;overflow:hidden!important}.deletebuttom{border:transparent}.RightPaneDrawer .jupyter_data_list{max-height:340px}.privateTag{display:block;padding:0 6px;border-radius:12px;border:1px solid #2fc25b;height:18px;line-height:18px;font-size:12px;margin-left:10px;color:#2fc25b}.privateTag.red{color:#ff6832;border:1px solid #ff6832}.head-nav::-webkit-scrollbar{display:none}.head-nav{text-align:center;height:58px;box-sizing:border-box;text-overflow:ellipsis;white-space:nowrap;flex:1;white-space:nowrap;overflow-y:auto;display:flex;align-self:flex-start}.head-nav li{height:58px;line-height:58px;cursor:pointer;font-size:16px}.head-nav a{color:#fff;margin:0 20px}.head-nav li a:hover,.head-nav li.active a{color:#5091ff}.head-right{box-sizing:border-box;height:60px;display:flex;align-items:center}.educontent .icon{padding-left:0!important;padding-top:0!important;padding-bottom:0!important}em.vertical-line{display:inline-block;width:2px;background:#999;height:10px}.newslight{display:block;width:5px;height:5px;border-radius:50%;left:25px;top:3px;position:absolute;background:#ff6800}.rateTrangle{display:block;border-width:8px;position:absolute;top:-8px;left:35px;border-style:dashed solid dashed dashed;border-color:transparent transparent #fff transparent;font-size:0;line-height:0;z-index:2}#commentsStar{height:30px;padding-top:7px;box-sizing:border-box}.search-all{width:216px;margin:0 auto;position:relative;background-color:#24292d}.search-all .search-clear{font-size:14px;display:inline-block;width:50px;text-align:center;color:#656565;line-height:60px;cursor:pointer}.footercon{border-bottom:1px solid #47494d}.inner-footernav{width:560px;margin:0 auto}.inner-footernav li{float:left;height:50px;width:80px;text-align:center}.inner-footernav li a{width:100%;text-align:center;line-height:50px;color:#888}.inner-footer_con{width:1200px;margin:0 auto}.intermediatecenter{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.footer_con-p{color:#888;margin-top:10px}.banner{width:100%;height:345px;position:relative;overflow:hidden;border-radius:10px}.banner .img{position:absolute;left:0;top:0}.banner .img li{float:left;width:1200px;height:345px}.banner .img li a{display:block;width:100%;height:100%}.banner .img li img{width:100%;height:345px}.banner .num{position:absolute;width:100%;bottom:30px;left:0;text-align:center;font-size:0}.banner .num li{width:7px;height:7px;background:rgba(225,225,225,.3);border-radius:50%;display:inline-block;margin:0 5px;cursor:pointer}.banner .num li.on{width:12px;border-radius:8px}.moreitem{position:absolute;right:5px;top:35px;height:15px;color:#656565}.square-list{width:100%;box-sizing:border-box;margin-top:20px;flex-wrap:wrap;display:flex}.square-Item{position:relative;width:280px;margin-right:26px;margin-bottom:26px;float:left;border-radius:6px;background-color:#fff;box-shadow:0 0 12px rgba(0,0,0,.1)}.square-Item:hover{box-shadow:0 0 12px rgba(0,0,0,.3)}.square-Item:hover .closeSquare{display:block}.square-Item:nth-child(4n+0){margin-right:0}.square-Item .square-img{display:block;width:100%}.square-Item .square-img img{width:100%;border-radius:6px 6px 0 0;vertical-align:bottom;height:210px}.square-main{padding:15px 20px;box-sizing:border-box}.course-bottom{height:48px;padding:10px 0;box-sizing:border-box}.squareIconSpan{line-height:25px}.square-Item.smallSquare{width:32%;margin-right:1.33%;margin-bottom:10px;min-height:210px;border:none}.square-Item.smallSquare:hover{bottom:0;box-shadow:0 0 12px rgba(0,0,0,.1)}.smallSquare:nth-child(3n+0){margin-right:0}.partimg{height:180px;width:100%;border-radius:6px 6px 0 0}.tag-green{position:absolute;left:10px;bottom:90px}.tag-green .tag-name{display:block;width:auto;background:rgba(0,0,0,.56);border:1px solid rgba(255,255,255,.56);border-radius:3px;font-size:12px;background-size:100% 100%;padding:0 8px;color:#fff;float:left}.tag-orange{position:absolute;right:0;top:12px}.tag-orange .tag-name{display:block;width:auto;background-color:#ff6800;background-size:100% 100%;padding:0 8px;color:#fff;float:left;height:28px;line-height:28px;border-top-left-radius:4px;border-bottom-left-radius:4px}.user_navlist{position:absolute;left:0;width:160px;top:0;height:100%}.user_navlist_black{position:relative;width:100%;height:100%;border-radius:8px 0 0 8px;background:rgba(0,0,0,.8)}.user_navlist_white{position:absolute;left:160px;background:#fff;width:622px;min-height:345px;top:0;z-index:1;display:none;padding:0 30px;box-sizing:border-box;box-shadow:0 0 10px rgba(76,76,76,.2);z-index:99}.user_navlist_white a{color:#989898;margin-right:15px;font-size:14px;display:block;float:left;height:30px;line-height:30px}.user_navlist_white a:hover{color:#4cacff}.headIcon{height:100%;box-sizing:border-box;margin:0!important}.black_nav_list{padding:4px 0;box-sizing:border-box;height:100%}.black_nav_list li{line-height:40px;height:40px;color:#fff;cursor:pointer}.black_nav_span{display:block;margin:0 20px;border-bottom:1px solid #4b4b4b;padding-left:8px;color:#fafafa}.welcome_shixun_index:last-child .black_nav_span{border-bottom:none}.black_nav_list li:hover{background:#fff}.black_nav_list li:hover .black_nav_span{color:#05101a!important}.black_nav_list li:hover>a{color:#4cacff!important}.black_nav_list li:hover .user_navlist_white{display:block}.navlistpanel-line{border-bottom:1px solid #ebebeb}.navlistpanel-line:last-child{border-bottom:none}.little-title{width:100%;height:20px;line-height:20px;color:#05101a;font-size:15px;margin-bottom:8px}.ranking{text-align:center;margin-top:40px}.grade{width:auto;display:inline-block}.grade li{float:left;margin:0 10px;width:60px}.ranking a img{width:60px;height:60px;border-radius:50%;box-shadow:0 0 12px rgba(0,0,0,.2)}.mentor-ranking{background-color:#efefef;background-size:100% 100%}.huangguan{position:absolute;top:-30px;left:13px}#log_reg_content{border-radius:5px;background:#fff;width:100%;text-align:center;position:absolute;top:165px;left:0;padding:40px 30px;box-sizing:border-box}.log_nav{border-bottom:1px solid #eaeaea}.log_nav li{float:left;text-align:center;font-size:16px;padding-bottom:15px;cursor:pointer}.log_nav li.active{border-bottom:2px solid #459be5}.log-botton{width:100%;text-align:center;color:#fff!important;display:block;background:#cbcbcb;height:45px;line-height:45px;border-radius:4px;letter-spacing:2px;cursor:pointer}.log-botton:hover{color:#fff!important}.log-botton.active{background:#4cacff}.gain-code{width:48%;display:block;float:right;height:45px;line-height:45px;text-align:center;background:#cbcbcb;color:#fff!important;border-radius:4px;cursor:pointer}.gain-code:hover{color:#fff!important}.user-main-half{width:100%;height:465px;background:#fff;margin-bottom:20px;position:relative}.user-headImg{width:100%;height:160px;background-image:url(/images/educoder/userhead.jpg);position:absolute;width:100%;left:0;top:0}.user-headCon{position:absolute;width:100%;left:0;top:0;min-height:465px}.inline{width:auto;display:inline-block}.headtab{width:188px;height:60px;text-align:center}.headtab span,.headtab a{display:block;width:100%;text-align:center}.headtab span{color:#989898;font-size:14px}.headtab a{color:#fff;font-size:24px}.headphoto{text-align:center;background:#fff;width:115px;height:115px;padding:3px;border-radius:50%;position:relative;float:left;margin-top:19px;box-sizing:border-box}.headphoto img{width:109px;border-radius:50%;height:109px}.headphoto-black{display:none;cursor:pointer;position:absolute;top:3px;left:3px;width:109px;height:109px;text-align:center;line-height:112px;border-radius:50%;background-color:rgba(0,0,0,.3);color:#fff}.myName{display:block;width:auto;color:#05101a;font-size:24px;height:28px;line-height:28px;margin-top:5px}.mypost{color:#686868;font-size:14px;display:block;width:auto;height:20px;line-height:20px}.mysign-span{margin:0 auto;color:#05101a;font-size:14px;display:block;width:280px;cursor:pointer;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mysign-input{margin:0 auto;color:#05101a;font-size:14px;width:280px;height:28px;border:none;outline:none;text-align:center}.v-h-line{display:block;width:1px;height:40px;background-color:#999;margin-top:12px}.user-bar{position:relative;width:100%;height:8px;background-color:#cdcdcd;border-radius:4px}.user-bar p{position:absolute;left:0;top:0;height:100%;background-color:#4cacff;border-radius:4px}.publicpart{position:absolute;left:1px;top:1px;width:0;height:0;border-left:80px solid #4cacff;border-bottom:80px solid transparent;z-index:1}.publicpart.orangeBlack{border-left:80px solid #ff6800}.smalltrangle{display:block;position:absolute;left:1px;top:1px;border-left:25px solid #fff;border-bottom:25px solid transparent;z-index:2}.publicword{transform:rotate(-45deg);text-align:center;color:#fff;font-size:14px;display:block;position:absolute;width:50px;left:0;z-index:3;top:15px}.closeSquare{position:absolute;width:100%;left:0;top:0;text-align:center;background-color:rgba(0,0,0,.5);height:100%;z-index:5;display:none;cursor:default}.substance{padding:40px 40px 0;box-sizing:border-box;text-align:center;border-bottom:1px solid #eaeaea;min-height:241px}.subName{line-height:20px;height:40px;text-align:center;color:#1a0b00;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.secondNav li{color:#676767;margin:0 20px;float:left}.secondNav li a:hover{color:#4cacff}.secondNav li.active a{color:#4cacff}.dataBank_Item{margin-bottom:3px;width:100%;border-bottom:1px solid #eee;padding:17px 37px 17px 20px;box-sizing:border-box;background:#fff;display:flex;cursor:pointer}.dataBank_Item:hover{box-shadow:0 0 15px rgba(76,76,76,.2)}.dataBank_Item:last-child{border:none}.dataItemLeft{margin-right:20px;width:20px}.dataItemRight{flex:1}.dataTitle{color:#05101a;display:block;float:left;max-width:400px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.itembottom span.bottomspan{display:block;width:200px;text-align:left}.search_course_list{height:150px;overflow-y:auto}.search_course_list li{height:30px}.userdata{width:622px;margin:0 auto;background:#fff;margin-bottom:80px;padding:40px;box-sizing:border-box;border-radius:4px}.shaiTitle{display:block;padding-right:20px}.shaiContent li.shaiItem.active{background-color:#4cacff!important;color:#fff!important}.shaiContent li.shaiItem{padding:3px 15px;float:left;border-radius:4px;color:#4c4c4c;cursor:pointer;margin-right:15px;display:block}.shaiContent li.shaiItem:hover{background-color:#4cacff!important;color:#fff!important}.shaiAllItem{max-width:1138px}.subshaicontent{display:none;box-sizing:border-box;position:absolute;width:100%;top:33px;left:0;background-color:#fff;box-shadow:0 1px 4px rgba(76,76,76,.2);padding:0 20px;z-index:99999;border-radius:4px;max-height:800px;overflow-y:auto}.subshaicontent-part{border-bottom:1px solid #eee}.subshaicontent-part:last-child{border-bottom:none}.subshaicontent a:hover,.subshaicontent a.active{color:#4cacff}.subshaicontent a{float:left;margin-right:20px;color:#999;cursor:pointer}.search-new{width:248px;height:32px;position:relative}.search-span{display:block;position:absolute;width:100%;height:100%;left:0;top:0;background-color:#f4f4f4;border:1px solid #eaeaea;border-radius:4px;z-index:1}.search-new-input{height:32px;padding-left:5px;width:225px;border:none;box-sizing:border-box;background:0 0;outline:none;position:absolute;left:0;top:1px;z-index:2}.search-new img,.search-new a{cursor:pointer;position:absolute;right:2px;top:2px;z-index:2}.search-new a{top:0}.search-new-input:focus+.search-span{background-color:#fff}.controlblue{width:0;height:15px;background-color:#4cacff;border-radius:7px;position:absolute;left:0;top:0;z-index:1}.controlring{width:13px;height:13px;border-radius:50%;background-color:#fff;position:absolute;left:1px;top:1px;z-index:2}@font-face{font-family:panmen-webfont;src:url(../fonts/panmen-webfont.ttf)}.shixunDetail_top{width:100%;background-image:url(/images/educoder/shixun-detail.jpg);height:240px;justify-content:center;align-items:center;display:-webkit-flex;background-size:cover;background-position:50%;background-repeat:no-repeat}.task-item{margin-top:30px;padding-bottom:30px;border-bottom:1px solid #eee}.task-item:last-child{border-bottom:none}.recomments{margin-bottom:20px}.recomments:first-child{margin-top:0}.recomments:last-child{margin-bottom:0;border:none;padding-bottom:0}.url-input{border:none;padding:0;font-size:12px;color:#999;outline:none}.TPMtaskName{max-width:500px}.recomment-name{max-width:222px;display:block}.task-colspan{min-width:25%;text-align:left;display:block;float:left;color:#999}.challenge_nav{padding:20px 20px 0;border-bottom:1px solid #eee}.challenge_nav li{width:auto;float:left;margin-right:20px;position:relative}.challenge_nav li.active:after{position:absolute;content:'';width:76%;background-color:#4cacff;height:3px;border-radius:2px;left:25%;bottom:0}.challenge_nav li a{display:block;width:100%;padding-bottom:20px}.add_choose_type{width:60px;height:20px;line-height:19px;border-radius:2px;background-color:#eaeaea;color:#999!important;display:block;float:left;text-align:center;margin-top:4px}.task_tag_span{float:left;padding:0 10px;background-color:#eee;color:#999;border-radius:2px;margin-right:10px;margin-bottom:8px}.task_tag_span span{float:left}.task_tag_span a{font-size:18px;margin-left:5px;float:left;line-height:28px;height:28px;cursor:pointer}.task_tag_span a:hover{color:#666!important}.show_content_grey{padding:10px 15px;background-color:#f4f4f4;color:#05101a;text-align:justify;word-break:break-all;border-radius:4px;width:100%;box-sizing:border-box}.empty{background:#494a4c;display:inline;margin:0 2px;padding:0 3px}.option-item{border:1px solid #e2e2e2}.option-item{display:block;width:38px;height:38px;text-align:center;line-height:38px;border-radius:4px;cursor:pointer}.check-option-bg{background:#ff7500;color:#fff!important;border:1px solid #ff7500}.position-delete{position:absolute;right:-22px;top:12px;cursor:pointer}.position-delete:hover i{color:#4cacff!important}.rankings li{line-height:40px;height:40px}.rankingindex{width:24px;text-align:center}.collaborators-item{border-bottom:1px solid #eee;cursor:default;padding-top:30px;padding-left:20px}.collaborators-item:last-child{border-bottom:none}.upload_select_box{width:100%;box-sizing:border-box;height:240px;overflow-y:auto;padding:10px;background:#f4faff;color:#333}.pullreques_name{width:120px;text-align:left;margin-right:10px}.pullreques_pull_txt{display:block;margin-left:10px;max-width:640px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.versionFileList li{border-bottom:1px solid #eee}.versionFileList li:last-child{border-bottom:none}.old{background:#ffecec}.old:hover{background:#fffaf1}.new{background:#eaffea}.new:hover{background:#fffaf1}.pathNavLine{position:absolute;bottom:-8px;width:100%}.path-nav li{float:left;padding:0 30px;height:42px}.path-nav li a{color:#fff;font-size:16px;display:block;height:40px}.path-nav li.active a{border-bottom:3px solid #4cacff;color:#4cacff}.subhead{width:100%;margin-bottom:40px;background-size:100% 100%;background-image:url(/images/educoder/path-detail.jpg);height:240px;justify-content:center;align-items:center;display:-webkit-flex;background-size:cover;background-position:50%;background-repeat:no-repeat}.subhead_content{width:1200px;margin:0 auto}.pathInfo li{text-align:center;float:left;margin-right:30px}.pathInfo li span{display:block}.produce-content{padding:40px 20px;background-color:#fff;box-sizing:border-box}.lesson-saved-list-item{border-bottom:1px solid #ebebeb;padding:37px 0}.title-line{padding:0 20px}.paragraph{height:50px;padding:10px 20px 10px 47px;box-sizing:border-box}.paragraph:hover{background-color:#f0f8ff}.lesson-saved-list-item:last-child{border:none}.click_add{text-align:center;height:90px;line-height:90px;background-color:#fff;border-top:1px solid #ebebeb;cursor:pointer}.mustlearn{padding:40px 25px}.teacherTeam{padding:40px 25px 0}.teacherTeamItem{border-bottom:1px solid #eaeaea;padding:40px 0}.teacherTeamItem:first-child{padding-top:0!important}.teacherTeamItem:last-child{border:none}.addTeamMember{height:70px;text-align:center;line-height:70px}.adding-stage-item{padding:0 20px 20px 50px;position:relative}.colseThispart{position:absolute;right:-6px;top:-6px;z-index:2;line-height:15px}.progressRing{display:block;width:16px;height:16px;float:left;position:relative;z-index:1}.progressRing-over{color:#459be6;position:absolute;top:-10px}.progressRing-part{color:#b3dcff;position:absolute;top:-10px}.myProgressNav{width:100%;position:relative;height:10px;border-radius:5px;background-color:#eaeaea}.myProgressGreen{position:absolute;top:0;left:0;border-radius:5px;height:100%;background-color:#29bd8b}.lesson-saved-list-item .title-line .edit:hover,.lesson-saved-list-item .title-line .delete:hover{color:#ff7500!important}li.li-width63{width:63%;text-align:left}.courseHead{width:100%;margin-bottom:40px;background-size:100% 100%;background-image:url(/images/educoder/courtailsbdpicture.jpg);height:240px;justify-content:center;align-items:center;display:-webkit-flex;background-size:cover;background-position:50%;background-repeat:no-repeat}.invite-tip{position:absolute;top:-5px;right:140px;color:#fff;box-sizing:border-box;width:170px;text-align:center;border-radius:2px;background-color:rgba(5,16,26,.6);z-index:5000}.inviteTipbtn a{font-size:14px;width:100%;height:30px;line-height:30px;display:block;color:#747a7f;background-color:rgba(5,16,26,.4)}.inviteTipbtn a:hover{color:#4cacff!important}.top-black-trangle{display:block;border-width:8px;position:absolute;top:-16px;right:4px;border-style:dashed solid dashed dashed;border-color:transparent transparent rgba(5,16,26,.6)transparent;font-size:0;line-height:0}.loadMore{width:100%;background-color:#fff;color:#4cacff!important;text-align:center;display:block;letter-spacing:1px;box-sizing:border-box;height:110px;line-height:110px}.activity-left-name{display:block;max-width:126px;float:left}.panel-inner-fourm{padding:15px 20px;border-bottom:1px solid #eee}.panel-inner-fourm:hover{background:#eff9fd}.resources{width:100%!important;padding:15px;float:left;box-sizing:border-box;border-top:1px solid #eee}.resources:last-child{border-bottom:none}#sourceTag li{font-size:12px;color:#4e7a9b;background-color:#e5f3ff;padding:0 4px;height:20px;line-height:20px;margin-left:5px;display:inline-block;cursor:pointer}#sourceTag li a{color:#4e7a9b!important}#sourceTag li.active{background-color:#4cacff;color:#fff}#sourceTag li.active a{background-color:#4cacff;color:#fff!important}.new-info{height:18px;min-width:18px;line-height:18px;padding:0 2px;box-sizing:border-box;text-align:center;background-color:#ff6800;color:#fff;border-radius:30px;display:block;position:absolute;right:40px;top:13px;font-size:12px}.ridingNav li{float:left;margin:0 20px;color:#999;font-size:16px;height:60px;line-height:60px;position:relative}.ridingNav li a{display:block;width:100%;height:100%;color:#999}.ridingNav li.active a{color:#05101a}.ridingNav li.active:after{content:'';position:absolute;bottom:0;width:100%;height:2px;border-radius:1px;background-color:#05101a}.new-point{display:block;width:4px;height:4px;border-radius:50%;background-color:#ff6800}.ridinglist:hover{background-color:#f5f5f5}.ridinglist .ridinglist-sub{border-bottom:1px solid #f5f5f5;padding:25px 0;cursor:pointer}.ridinglist:last-child .ridinglist-sub{border-bottom:none}.private-item{padding:30px 30px 30px 25px;border-bottom:1px solid #f5f5f5;cursor:pointer}.private-item:hover{background-color:#f5f5f5}.private-item:last-child{border-bottom:none}.writeLetter_Info{position:relative;width:100%;height:260px;background-color:#f6f6f6;cursor:default;border-radius:3px}.writeLetter_text{width:100%;border:none;background-color:#f6f6f6;outline:none;height:100%;padding:5px 5px 30px;border:1px solid #eaeaea;box-sizing:border-box;resize:none}.longchar{position:absolute;background-color:#f6f6f6;bottom:1px;color:#999;right:10px}.writeLetter_text:focus+.longchar{background-color:#fff}.recently_person{position:absolute;width:100%;top:35px;max-height:300px;overflow-y:auto;border-radius:4px;box-shadow:0 1px 6px rgba(76,76,76,.2);left:0;z-index:1;background-color:#fff;cursor:pointer;display:none}.recently_item{padding:10px 20px}.recently_name{float:left;line-height:48px;display:block}.recently_item:hover{background-color:#f9f9f9}.private-list{min-height:660px;max-height:831px;overflow-y:auto;overflow-x:hidden}.private-list .private-part{padding-left:20px;cursor:pointer}.private-part:hover{background-color:#f5f5f5}.private-part.active{background-color:#f5f5f5}.privatePartName{max-width:70px;float:left}.newLetter{display:block;width:4px;height:4px;background-color:#ff6800;border-radius:50%;float:right}.part-line{padding:30px 20px 30px 0;border-bottom:1px solid #f5f5f5}.private-part:last-child .part-line{border:none}.dialogPanel{padding:0 20px;height:545px;overflow-y:auto}.letter-time{width:auto;padding:0 10px;background-color:#999;color:#fff;border-radius:10px;height:20px;line-height:20px}.OtherSide,.ThisSide{margin-top:30px}.OtherSide-info .trangle{position:absolute;left:-5px;top:10px;width:0;height:0;border-top:6px solid transparent;border-right:5px solid #f5f5f5;border-bottom:6px solid transparent}.OtherSide-info .sms{max-width:300px;padding:10px 15px;box-sizing:border-box;background-color:#f5f5f5;color:#666;border-radius:6px;text-align:justify}.OtherSide-info .sms img{max-width:80px;cursor:pointer}.ThisSide-info .sms p{line-height:20px}.sms{min-height:48px}.ThisSide .trangle{position:absolute;right:-5px;top:10px;width:0;height:0;border-top:6px solid transparent;border-left:5px solid #4cacff;border-bottom:6px solid transparent}.ThisSide-info .sms{max-width:300px;padding:10px 15px;box-sizing:border-box;background-color:#4cacff;color:#fff;border-radius:6px;text-align:justify}.ThisSide-info .sms p{line-height:20px}.ThisSide-info .sms img{max-width:80px;cursor:pointer}.action{color:#05101a}.announcement{padding:20px 0;border-bottom:1px solid #eee}.announcement:last-child{border-bottom:none}.part{width:540px;margin:0 auto 10px;background-color:rgba(25,27,32,.6)}.both{clear:both}.left{float:left}.right{float:right}.statistics_position{position:absolute;bottom:22px;left:0;width:100%;left:0}ul.count_ul li{width:300px;position:relative;float:left}ul.count_ul li span:first-child{display:block;width:100%;color:#989898;margin-bottom:20px}ul.count_ul li span:last-child{display:block;width:100%;color:#fff;font-size:24px;line-height:20px}ul.count_ul li:not(:last-child):after{position:absolute;content:'';width:1px;height:36px;background-color:#999;right:0;top:16px}.static_shadow{box-shadow:0 0 9px rgba(174,175,177,.2)}.subject_statistics_top{height:240px;width:100%;position:relative;background-image:url(/images/educoder/subject_statistics.jpg);background-size:100% 100%}#course_list{overflow-y:auto;background:#fff}.popup_tip_box{right:-160px;top:55px}.homepagePostSetting{display:none}.nodata{text-align:center;background-color:initial;border-color:transparent;color:#000}#attachments_fields span{font-size:12px;color:#ccc}.ml20mr20Color{color:#676767}.color-dark-grey{color:#999!important}.colorFFF{color:#fff!important}.left{float:left}.cancellation{position:absolute;top:62px;left:177px;color:#fff!important}.tabeltext-alignleft{text-align:center}.newshixun_tab_div{padding:0 22px 0 -5px;max-height:90px;overflow-y:auto}.newcolor-orange{color:#ff6800}.color4CACFF{color:#4cacff!important;font-size:16px}.color979797{font-size:14px;color:#979797!important;padding-left:2%}.marginTop{margin-right:33%;margin-top:20px}.shixuns_count{color:#05101a;font-size:14px}#shixun_search_form_div{margin-top:20px;margin-bottom:20px!important}.editormd-html-preview{width:100%!important;color:#323232!important}.mt4{margin-top:4px}.newMain,.newFooter{max-width:unset}.educontentTop{width:1178px!important}.inner-footer_con{width:auto}.careershover{margin-right:30px!important}.careershover ul li a{color:#000!important}.careershover ul li{height:35px!important;line-height:35px!important}.edu-menu-listnew{width:165px!important;top:60px;left:-42px}.edu-menu-listnew li a{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#000!important}.edu-menu-listnew li a:hover{color:#fff!important}.ListTableLine>p{margin-bottom:0;padding:0 30px;background-color:#f5f5f5;line-height:40px;height:56px;padding-top:8px;box-sizing:border-box}.ListTableLine>p span{float:left;color:#666;box-sizing:border-box}.ListTableLine li{min-height:48px;padding:10px 0;box-sizing:border-box;margin:0 30px;border-bottom:1px solid #eaeaea}.ListTableLine li>span{float:left;box-sizing:border-box}.ListTableLine .column-1{width:100px;text-align:left;padding-left:5px;box-sizing:border-box}.ListTableLine .column-1{width:100px;text-align:left;padding-left:5px;box-sizing:border-box}.ListTableLine .column-2{width:180px;text-align:center;padding-left:5px;box-sizing:border-box}.ListTableLine .column-3{width:330px;text-align:left;padding-left:5px;box-sizing:border-box}.ListTableLine .column-4{width:400px;text-align:left;padding-left:5px;box-sizing:border-box}#traningNav{padding:30px 30px 0 0}#traningNav>li{float:left;padding:0 30px 30px;font-size:16px}#traningNav>li>a,#traningNav li>i{color:#666!important;position:relative}#traningNav>li.active>a,#traningNav li.active>i{color:#05101a!important}#traningNav>li.active>a:after{content:'';position:absolute;width:64px;left:50%;margin-left:-32px;height:2px;background-color:#05101a;bottom:-35px}.gaugeOutfit{position:relative;height:70px;width:120px;background:linear-gradient(30deg,transparent 49.5%,#eee 50%,#eee 50%,transparent 50.5%)}.gaugeOutfit span:first-child{position:absolute;left:8px;top:46px}.gaugeOutfit span:last-child{position:absolute;right:8px;top:14px}.sustainLine td:not(:first-child):hover{background-color:rgba(41,189,139,.1);cursor:pointer}.packinput .ant-input{height:50px;width:749px;border-color:#e1edf8!important}.packinput{width:749px}.packinput .ant-input-group-addon .ant-btn{width:140px!important;font-size:18px;height:50px;background:#4cacff}.setissues{width:280px;height:50px;background:#4cacff;border-radius:4px;margin-left:15px}.pagetype li{color:#8f8f8f!important}.mbf10{margin-bottom:-10px}.PackageIndexNEIBanner{width:1200px;height:110px;background:#fff;box-shadow:0 2px 6px rgba(125,125,125,.26);border-radius:8px}.padding110{padding:39px 110px 0;box-sizing:border-box}.borderccc{border:1px solid #ccc}.input-100-40s{width:100%;padding:5px;box-sizing:border-box}.fafafas{background-color:#fafafa!important;height:40px}.fafafas:focus{background-color:#fff!important}.fafas .ant-input{background-color:#fafafa!important;height:40px}.fafas .ant-input:focus{background-color:#fff!important}.fafas .ant-input-group-addon .ant-btn{width:140px!important;font-size:14px;height:40px;background:#4cacff}.newFormbox .upload_filename{line-height:32px}.newFormbox .attachment span{line-height:23px}.newFormbox .attachment .remove-upload{line-height:28px}.newFormbox .attachment .icon-fujian{font-size:14px!important;line-height:14px;margin-top:9px}.newFormbox{height:20px}.defalutCancelbtns{display:block;border:1px solid #4cacff!important;background-color:#fff;color:#4cacff!important;width:130px;height:40px;text-align:center;line-height:40px;border-radius:4px}.defalutSubmitbtns{background-color:#4cacff;height:40px}.defalutSubmitbtnmodels{width:127px;height:30px;background-color:#4cacff}.padding200{padding:115px 200px 215px}.fontcircle{font-size:80px;display:inherit}.sumbtongs{font-size:24px;display:inherit;text-align:center}.terraces{font-size:16px;display:inherit;text-align:center;color:#999}.padding251{padding:0 245px}.ml17{margin-left:17px}.project-package-items{display:-webkit-flex;display:flex;flex-direction:row;margin:0!important;padding:20px;background:#fff;margin-bottom:0!important;box-shadow:none!important}.publicpart.orangeGreen{border-left:80px solid #29bd8b}.publicwords{left:3px;top:18px}.project-packages-list .project-package-items .item-image{width:100px!important}.height185{height:185px}.ContacttheTA{width:80px;height:26px;font-size:14px;line-height:26px;display:block;border:1px solid #4cacff!important;background-color:#fff;color:#4cacff!important;text-align:center;border-radius:4px}.ContacttheTAs{width:80px;height:26px;font-size:14px;line-height:24px;border:1px solid #fff!important;background-color:#4cacff;color:#fff!important;text-align:center;border-radius:4px}.ml28{margin-left:28px}.longboxs{font-size:16px;font-family:MicrosoftYaHei-Bold;font-weight:700;color:#05101a;border-left:4px solid #4cacff;padding-left:10px;margin-bottom:20px}.padding020{padding:0 20px 20px}.mtf3{margin-top:-3px}.task-btn-nebules{background:#fff!important;color:#4cacff!important;border:1px solid #4cacff!important;margin-left:20px;cursor:pointer;display:inline-block;padding:0 12px;letter-spacing:1px;text-align:center;font-size:14px;height:30px;line-height:30px;border-radius:2px}.packageabsolute{position:absolute;right:-16px;top:-7px}.relativef{position:relative}.homehove:hover .ptext{color:#4cacff!important}.homehove:hover .ContacttheTAs{display:block}.topsj{position:absolute;top:-6px}.bottomsj{position:absolute;bottom:-6px}.pagenoedits{margin-left:20px;color:#ccc}.pagemancenter{text-align:center}.ml0{margin-left:0}.tabelcli{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:850px;display:table-cell}.mtf10{margin-top:-10px}.padding26{padding:26px;box-sizing:border-box}.pd26{padding:26px}.pd30a0{padding:30px 30px 16px}.shaiContent li.shaiItem:hover span{color:#fff!important}.shaiContent li.shaiItem:hover i.iconfont{color:#4cacff!important}.detail_for_paragraph p{white-space:pre-wrap}.square-main p{margin-bottom:0!important}.markdown-body{text-align:justify;word-break:break-all}.RightPaneDrawer .ant-drawer-content{background:#070f1a;overflow:hidden!important}.deletebuttom{border:transparent}.RightPaneDrawer .jupyter_data_list{max-height:340px}.ant-btn-primary{text-shadow:none!important;box-shadow:none!important}.ant-notification{z-index:10001!important}input.ant-input-lg::placeholder{font-size:14px!important}p{margin-bottom:0!important}.toprightNum{position:absolute;right:0;top:4px;color:#999}.ant-input,.ant-input .ant-input-suffix{background-color:#fff!important}.has-error .ant-input{background-color:#fef1f0!important}.CodeMirror-merge{position:relative;white-space:pre}.CodeMirror-merge,.CodeMirror-merge .CodeMirror{min-height:50px}.CodeMirror-merge-2pane .CodeMirror-merge-pane{width:48%}.CodeMirror-merge-2pane .CodeMirror-merge-gap{width:4%}.CodeMirror-merge-3pane .CodeMirror-merge-pane{width:31%}.CodeMirror-merge-3pane .CodeMirror-merge-gap{width:3.5%}.CodeMirror-merge-pane{display:inline-block;white-space:normal;vertical-align:top}.CodeMirror-merge-pane-rightmost{position:absolute;right:0;z-index:1}.CodeMirror-merge-gap{z-index:2;display:inline-block;height:100%;-moz-box-sizing:border-box;box-sizing:border-box;overflow:hidden;position:relative;background:#515151}.CodeMirror-merge-scrolllock-wrap{position:absolute;bottom:0;left:50%}.CodeMirror-merge-scrolllock{position:relative;left:-50%;cursor:pointer;color:#d8d8d8;line-height:1}.CodeMirror-merge-copybuttons-left,.CodeMirror-merge-copybuttons-right{position:absolute;left:0;top:0;right:0;bottom:0;line-height:1}.CodeMirror-merge-copy{position:absolute;cursor:pointer;color:#ce374b;z-index:3}.CodeMirror-merge-copy-reverse{position:absolute;cursor:pointer;color:#44c}.CodeMirror-merge-copybuttons-left .CodeMirror-merge-copy{left:2px}.CodeMirror-merge-copybuttons-right .CodeMirror-merge-copy{right:2px}.CodeMirror-merge-r-inserted,.CodeMirror-merge-l-inserted{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAYAAACddGYaAAAAGUlEQVQI12MwuCXy3+CWyH8GBgYGJgYkAABZbAQ9ELXurwAAAABJRU5ErkJggg==);background-position:0 100%;background-repeat:repeat-x}.CodeMirror-merge-r-deleted,.CodeMirror-merge-l-deleted{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAYAAACddGYaAAAAGUlEQVQI12M4Kyb2/6yY2H8GBgYGJgYkAABURgPz6Ks7wQAAAABJRU5ErkJggg==);background-position:0 100%;background-repeat:repeat-x}.CodeMirror-merge-r-chunk{background:#9a6868}.CodeMirror-merge-r-chunk-start{}.CodeMirror-merge-r-chunk-end{}.CodeMirror-merge-r-connect{fill:#9a6868}.CodeMirror-merge-l-chunk{background:#eef}.CodeMirror-merge-l-chunk-start{border-top:1px solid #88e}.CodeMirror-merge-l-chunk-end{border-bottom:1px solid #88e}.CodeMirror-merge-l-connect{fill:#eef;stroke:#88e;stroke-width:1px}.CodeMirror-merge-l-chunk.CodeMirror-merge-r-chunk{background:#dfd}.CodeMirror-merge-l-chunk-start.CodeMirror-merge-r-chunk-start{border-top:1px solid #4e4}.CodeMirror-merge-l-chunk-end.CodeMirror-merge-r-chunk-end{border-bottom:1px solid #4e4}.CodeMirror-merge-collapsed-widget:before{content:"(...)"}.CodeMirror-merge-collapsed-widget{cursor:pointer;color:#88b;background:#eef;border:1px solid #ddf;font-size:90%;padding:0 3px;border-radius:4px}.CodeMirror-merge-collapsed-line .CodeMirror-gutter-elt{display:none} \ No newline at end of file diff --git a/public/index.html b/public/index.html index be8e12f0f..dc4f44d29 100755 --- a/public/index.html +++ b/public/index.html @@ -55,6 +55,7 @@ + <%= htmlWebpackPlugin.tags.bodyTags %>