.article-item{display:-webkit-box;display:-ms-flexbox;display:flex;padding:20px 0}.article-item:hover{background:rgba(37,116,219,.05)}.article-item .el-image{display:block;width:248px;height:160px;border-radius:2px}.article-item .el-image>img{-o-object-fit:cover;object-fit:cover}.article-item .info{margin-left:24px;width:calc(100% - 264px)}.article-item .info h1{font-size:20px}.article-item .info p{font-size:14px;color:#7a7c87;line-height:22px}.article-item .info label{font-size:12px;color:#9d9fa6;margin-right:32px}.article-item .info .high-content{color:#2574db}.article-item .info .display-flex{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.article-item .info .display-flex,.no-article{display:-webkit-box;display:-ms-flexbox;display:flex}.no-article{width:100%;min-height:calc(100vh - 366px);-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.no-article .text{margin-top:30px;color:#9d9fa6;font-size:20px}.el-pagination.is-background{margin-right:88px}.el-pagination.is-background .el-pager li{font-family:PingFangSC-Medium;font-size:12px;color:#535875;background-color:#fff}.total{height:32px;line-height:32px;font-family:PingFangSC-Regular;font-size:12px;color:#0f1b41;padding-left:40px;margin-left:88px}.article-content{width:calc(100% - 64px);height:100%;background-color:#fff;padding:0 32px 5px}.article-content .top-select{width:100%;height:88px;line-height:88px;font-size:12px;color:#0f1b41;border-bottom:1px solid hsla(0,0%,84.7%,.4)}.article-content .top-select>.el-divider--horizontal{margin:0}.article-content .top-select .el-radio{margin:0 0 0 24px;color:#0f1b41}.article-content .top-select .el-radio .el-radio__label{font-size:12px}.article-content .top-select .el-date-editor{width:272px;height:28px;margin-left:24px}.article-content .top-select .el-date-editor.el-input__inner{padding:0 10px}.article-content .top-select .el-date-editor>input{font-size:12px}.article-content .top-select .el-date-editor .el-range__icon{line-height:28px}.article-content .top-select .el-date-editor span.el-range-separator{line-height:28px;color:#d8d8d8}.article-content .top-select>.el-button{width:56px;height:28px;padding:0;font-size:12px;margin-left:27px}.article{display:-webkit-box;display:-ms-flexbox;display:flex}.v-md-editor{-webkit-box-shadow:none;box-shadow:none}.v-md-editor .CodeMirror-gutter-wrapper,.v-md-editor .CodeMirror-gutters{display:none}.v-md-editor__toolbar-item-customToolbar1,.v-md-editor__toolbar-item-customToolbar2{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:600}.toc-icon-article{top:8px;position:relative;background:#fff}.navigation-title{position:fixed;display:-webkit-box;display:-ms-flexbox;display:flex;z-index:999;top:95px;right:10px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.navigation-title>i{position:relative;width:14px;height:11px;color:#08f;background-color:#fff;bottom:-10px;display:block;left:225px}.navigation-title>i.none{bottom:0;left:0}.navigation-title>ul{max-width:300px;max-height:560px;overflow:auto;background:#fff;-webkit-box-shadow:0 2px 12px 0 rgba(0,0,0,.06);box-shadow:0 2px 12px 0 rgba(0,0,0,.06);border:1px solid #08f}.navigation-title .assign-toc-item{padding:0!important;font-size:14px;font-weight:400;color:#606266;line-height:14px;margin-top:14px;margin-bottom:14px;margin-right:16px}.navigation-title .assign-toc-item.selected{color:#1989fa}.article-detail{background-color:#fff;padding:40px;width:886px;margin:auto}.article-detail .header h1{font-family:PingFangSC-Medium;font-size:30px;color:#0f1222;line-height:44px}.article-detail .header p{font-family:PingFangSC-Regular;font-size:14px;color:#7a7c87;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.article-detail .header p .line{display:block;background:#ccc;height:12px;width:1px;margin:0 12px}.article-detail .view{padding:25px 0 30px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-bottom:1px solid hsla(0,0%,84.7%,.4)}.article-detail .view .image{width:479px;height:205px}.article-detail .view .desc{width:387px;height:162px;min-height:162px;font-size:12px;color:#7a7c88;line-height:32px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical}.article-detail .tags{display:inline-table}.article-detail .tags .tag{float:left;margin:10px 10px 0 0;background:rgba(69,133,255,.1);border-radius:2px;width:auto;height:32px;line-height:32px;padding:0 12px;font-family:PingFangSC-Regular;font-size:14px;color:#3e7ef5}.github-markdown-body table{max-height:640px;width:100%;max-width:65em;margin:15px auto;border-collapse:collapse;empty-cells:hide;font-size:14px;line-height:24px}.github-markdown-body table td{height:35px;border:1px solid #dedede;padding:0 10px}.github-markdown-body table th{font-weight:700;text-align:center!important;background:rgba(158,188,226,.2);white-space:nowrap}.github-markdown-body table .table-area{overflow:auto}.article-all{height:auto;min-height:calc(100% - 357px)}.article-all .inner{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-negative:0;flex-shrink:0;width:1224px;margin:auto auto}.article-all .recommend{width:238px;height:auto;border-radius:4px;background:url(../img/zhanwei@2850.67207019.png);background-size:238px auto;background-position:100% 0;background-repeat:no-repeat;background-color:#e8efff}.article-all .search-success{width:966px;min-height:calc(100vh - 366px);margin-left:20px;background-color:#fff;border-radius:4px;padding:0 10px 0 30px;overflow-y:auto}.article-all .search-success .search-top-header{height:20px;display:-webkit-box;display:-ms-flexbox;display:flex;margin:30px 0 10px 0;font-size:14px;font-weight:400;color:#606266;line-height:20px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.article-all .search-success .search-top-header .total-title{color:#767676}.article-all .search-success .search-top-header .el-radio-group{float:right;margin-right:50px}.article-all .search-success .search-top-header .el-radio-group .el-radio{color:#606266}.art-act .act-title{line-height:1.8;font-size:20px;color:#0f1222}.article-list{margin:24px 0}.article-list .list-body{background:#fff;padding:32px;-webkit-box-shadow:0 6px 12px 0 rgba(0,0,0,.04);box-shadow:0 6px 12px 0 rgba(0,0,0,.04)}.article-list .list-header{width:100%}.article-list .art-item{display:-webkit-box;display:-ms-flexbox;display:flex}.article-list .art-head{padding:8px 0;line-height:20px}.article-list .art-img{padding-right:16px;width:240px;height:155px;border-radius:4px;overflow:hidden}.article-list .art-img.invalid{-webkit-filter:grayscale(100%);filter:grayscale(100%)}.article-list .art-img>img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.article-list .art-body{-webkit-box-flex:1;-ms-flex:1;flex:1}.article-list .art-body.invalid{-webkit-filter:grayscale(100%);filter:grayscale(100%)}.article-list .art-body .art-valid{display:inline-block;color:#0364ff;font-size:12px;padding:1px 4px;border:1px solid #0364ff;border-radius:2px;margin-right:20px}.article-list .art-body .art-title{font-size:20px;color:#0f1222}.article-list .art-body .art-intro{font-size:14px;color:#7a7c87;line-height:22px;max-height:88px;text-overflow:ellipsis}.article-list .art-body .art-footer{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:12px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:12px;color:#9d9fa6}.article-list .art-action{margin-left:10px;border-left:1px solid #edf0f2;width:200px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.article-list .pager{padding-top:20px}.menu-select .el-cascader{width:100%}.article-query{background:#fff;padding:24px 40px;-webkit-box-shadow:0 6px 12px 0 rgba(0,0,0,.04);box-shadow:0 6px 12px 0 rgba(0,0,0,.04)}.article-query .el-autocomplete,.article-query .el-input,.article-query .el-select{width:100%}.article-query .search{width:300px}.article-query .datepicker{margin-left:16px}.article-query .btn-col{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.article-management .op-btn{border:1px solid #0364ff;border-radius:3px;font-family:PingFangSC-Regular;font-size:12px;padding:8px 16px;color:#0364ff}.config-info-list .span-title{width:25px;height:17px;font-size:12px;font-weight:400;line-height:17px;margin-right:13px}.config-info-list .upload-banner-2{width:966px;padding:10px;background-color:#f5f8fc}.config-info-list .upload-banner-2 .el-upload-dragger{width:966px;height:130px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.config-info-list .upload-banner-2 .el-upload-dragger span.picture{color:#387dff}.config-info-list .upload-banner-2 .el-upload-dragger .avatar{width:966px;height:130px}.avatar-image[data-v-0fb1ce19]{width:242px;height:132px;background-size:cover;background-position:50%}.footer[data-v-babaa9fa]{background-color:#fff;width:100%;height:120px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.footer .el-button[data-v-babaa9fa]{margin-left:24px}.article-second .m8{margin:8px}.article-second .w{width:242px;margin-right:44px}.article-second .w p.title{font-size:14px;font-weight:400;line-height:20px;margin:0}.article-second .w .upload-banner{width:242px;height:132px;padding:8px;background-color:#f5f8fc}.article-second .w .upload-banner .el-upload-dragger{width:242px;height:132px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.article-second .w .upload-banner .el-upload-dragger span.picture{color:#387dff}.article-second .w .upload-banner .el-upload-dragger .avatar{width:150px;height:150px}.left-index[data-v-804fc81a]{height:188px;width:26px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;margin-right:40px}.left-index .index[data-v-804fc81a]{width:26px;height:26px;background:#fff;color:#909399;border:1px solid rgba(83,88,117,.2);border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.left-index .index.selected[data-v-804fc81a]{background:#387dff;border:1px solid #387dff;color:#fff}.upload-banner-5{width:376px;height:188px;background:#f5f8fc;padding:8px;border-radius:3px}.upload-banner-5 .el-upload-dragger{width:376px;height:188px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.upload-banner-5 .el-upload-dragger span.picture{color:#387dff}.upload-banner-5 .el-upload-dragger .avatar{width:376px;height:188px}.upload-pic{width:100%;height:100%}.upload-pic .el-upload-dragger{background:#f9fcff;border:1px solid #e9edf2;color:#387dff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.upload-pic img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.el-cascader-panel{min-height:248px}.el-scrollbar__wrap{overflow-y:scroll;overflow-x:hidden}.four-image-digest,.four-image-no-digest{-ms-flex-flow:wrap;flex-flow:wrap}.four-image-digest,.four-image-no-digest,.single-image{display:-webkit-box;display:-ms-flexbox;display:flex}.single-image .upload-pic{width:426px;height:183px}.single-image .form{width:100%;margin-left:20px}.data-card{width:451px;height:431px;padding:12px 8px 0 16px;background:#fff;-webkit-box-shadow:0 2px 6px 0 rgba(0,0,0,.04);box-shadow:0 2px 6px 0 rgba(0,0,0,.04);border-radius:8px;border:1px solid rgba(83,88,117,.2);margin:0 20px 20px 0}.data-card.h{height:291px}.data-card-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.data-card-header .no{height:20px;font-size:14px;font-weight:500;color:#0f1b41;line-height:20px}.data-card-header .thumbnail{display:-webkit-box;display:-ms-flexbox;display:flex}.data-card-header .thumbnail .four,.data-card-header .thumbnail .one{width:28px;height:31px;border-radius:0;background:#e9edf2;margin:1px;line-height:31px;text-align:center;font-size:11px}.data-card-header .thumbnail .four.active,.data-card-header .thumbnail .one.active{background:#1989fa;color:#fff}.data-card-header .thumbnail .three,.data-card-header .thumbnail .two{width:30px;height:15px;border-radius:0;line-height:15px;text-align:center;font-size:11px;opacity:.8;margin:1px;background:#e9edf2}.data-card-header .thumbnail .three.active,.data-card-header .thumbnail .two.active{background:#1989fa;color:#fff}.data-card .el-form{margin-top:20px}.data-card .textarea{width:387px}.data-card .one-pic .el-upload-dragger{width:188px;height:152px}.data-card .two-pic .el-upload-dragger{width:302px;height:152px}.data-card .only-one .el-upload-dragger{width:426px;height:183px}.two-image{display:-webkit-box;display:-ms-flexbox;display:flex}.data-second .upload-banner{width:376px;height:188px;background:#f5f8fc;border-radius:3px}.data-second .upload-banner .el-upload-dragger{width:966px;height:130px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.data-second .upload-banner .el-upload-dragger span.picture{color:#387dff}.data-second .upload-banner .el-upload-dragger .avatar{width:966px;height:130px}.m-sub-landing .bg{padding:40px 32px;background-color:#fff}.m-sub-landing .label{height:14px;height:100%;padding-left:4px;border-left:2px solid #387dff;font-weight:500;color:#2c3d42;font-size:14px}.m-sub-landing .label .tips{color:#909399;font-size:12px}.m-sub-landing .sub-menu,.m-sub-landing .sub-menu .menu{display:-webkit-box;display:-ms-flexbox;display:flex}.m-sub-landing .sub-menu .menu{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.m-sub-landing .sub-menu .menu .selected{color:#207aff}.m-sub-landing .sub-menu .menu .pont{margin:0 15px;width:4px;height:4px;background:#c0c4cc;border-radius:50%}.article-edit .el-select{width:100%}.article-edit .el-form-item{display:-webkit-box;display:-ms-flexbox;display:flex}.article-edit .el-form-item .el-form-item__content{-webkit-box-flex:1;-ms-flex:1;flex:1}