.layout-content{margin:10px;background:#fff;border-radius:4px;box-shadow:0 0 5px #f2f2f2;min-width:1000px;box-sizing:border-box;padding:16px;flex:1 auto}.top-search{display:flex;flex-direction:row;justify-content:space-between;align-items:center;background:#fff;padding:0 20px;margin-bottom:10px}.top-search>h3{flex:0 0 301px;font-size:18px}.top-search .wrapper-search{flex:1;display:flex;flex-direction:row;justify-content:flex-end}.top-search .search-box{margin:20px 0;width:60%;min-width:550px;max-width:800px;display:flex;align-items:stretch;height:40px;background-color:#f2f2f2;border-radius:5px}.top-search .search-box .search-input{flex:1}.top-search .search-box .search-input .el-autocomplete{width:100%;height:100%}.top-search .search-box .search-btn .input-search-icon{fill:#fff}.top-search .search-box .el-input{height:100%;background-color:#f7f8fa;border-radius:6px}.top-search .search-box .el-input__inner{border:none;box-shadow:none;padding:6px;font-size:14px;line-height:40px;background-color:transparent;height:100%;padding-left:20px}.top-search .search-box .el-autocomplete-suggestion{max-height:200px;overflow-y:auto;background-color:#fff;border-radius:4px;box-shadow:0 2px 12px 0 rgba(0,0,0,.1)}.top-search .search-box .name{font-size:14px;padding:5px;cursor:pointer}.top-search .search-box .el-button{height:40px;border-radius:0 5px 5px 0;padding:0 18px;background-color:#3385ff;border-color:#3385ff;color:#fff}.top-search .search-box .el-button:focus,.top-search .search-box .el-button:hover{background-color:#2977e6;border-color:#2977e6}.top-search .search-box .el-button:active{background-color:#1f5fbf;border-color:#1f5fbf}.top-search .search-box .el-button .el-icon-search{font-size:22px;font-weight:700}.top-search .search-box .el-input__suffix{right:0;top:-6px;height:40px}.top-search .search-box .el-input__suffix .el-button{height:40px;border-radius:0 5px 5px 0}.top-search .search-box-focus .el-input__inner{box-sizing:border-box;border-top-right-radius:0;border-bottom-left-radius:0;border-bottom-right-radius:0;border-left:1px solid #409eff;border-top:1px solid #409eff;border-right:1px solid #409eff}.search-autocomplete{transition:none!important;margin-top:0!important;max-height:500px;overflow:auto;box-sizing:border-box;margin-top:0;border-top-left-radius:0;border-top-right-radius:0;width:calc(100% - 2px);overflow:hidden;border-left:1px solid #409eff;border-right:1px solid #409eff;border-bottom:1px solid #409eff}.search-autocomplete .history-title{display:inline-block;margin-right:10px}.search-autocomplete .delete-icon{cursor:pointer;fill:#919eab}.search-autocomplete .autocomplete-suggestions li,.search-autocomplete .history-search li{display:flex;justify-content:flex-start;padding:10px 5px;cursor:pointer;flex-direction:row;align-items:center}.search-autocomplete .autocomplete-suggestions li .el-tag--warning,.search-autocomplete .history-search li .el-tag--warning{color:#ff7c24;background:rgba(255,124,36,.1);border-color:rgba(255,124,36,.1)}.search-autocomplete .autocomplete-suggestions li .el-tag--danger,.search-autocomplete .history-search li .el-tag--danger{color:#00b53c;background:rgba(0,181,60,.1);border-color:rgba(0,181,60,.1)}.search-autocomplete .autocomplete-suggestions li.no-auth,.search-autocomplete .history-search li.no-auth{color:#999}.search-autocomplete .autocomplete-suggestions li .text,.search-autocomplete .history-search li .text{text-overflow:ellipsis;overflow:hidden;word-break:break-all;white-space:nowrap}.search-autocomplete .autocomplete-suggestions li:hover,.search-autocomplete .history-search li:hover{background-color:#f5f7fa}.search-autocomplete .autocomplete-suggestions .no-data,.search-autocomplete .history-search .no-data{height:100px;display:flex;flex-direction:row;align-items:center;justify-content:center;font-size:14px}.search-autocomplete .autocomplete-suggestions .no-data .el-icon-warning,.search-autocomplete .history-search .no-data .el-icon-warning{margin-right:10px;color:#ff8c00}.search-autocomplete .autocomplete-suggestions .history-search-item,.search-autocomplete .history-search .history-search-item{display:flex;justify-content:space-between}.search-autocomplete .autocomplete-suggestions .history-search-item .delete-icon,.search-autocomplete .history-search .history-search-item .delete-icon{display:none}.search-autocomplete .autocomplete-suggestions .history-search-item:hover,.search-autocomplete .history-search .history-search-item:hover{color:#4285f5}.search-autocomplete .autocomplete-suggestions .history-search-item:hover .delete-icon,.search-autocomplete .history-search .history-search-item:hover .delete-icon{display:block;fill:#4285f5}.search-autocomplete .no-history{font-size:14px;padding:10px 5px;color:#d3dce6;text-align:center}.collect-tabs{background:#fff;position:relative;margin-bottom:10px;display:flex;flex-direction:column;box-sizing:border-box}.collect-tabs .el-tabs__nav .el-tabs__item{height:50px;line-height:50px;font-weight:600}.collect-tabs .el-tabs__content{flex:1;position:static;box-sizing:border-box}.collect-tabs .no-data{height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;font-size:12px}.collect-tabs .manage,.collect-tabs .no-data .add-btn{color:#3385ff;cursor:pointer}.collect-tabs .manage{position:absolute;right:15px;top:14px;font-size:14px}.collect-tabs .el-tab-pane{height:100%;overflow:auto;padding:0 20px 0}.collect-tabs .collect-list,.collect-tabs .template-list{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:wrap;align-content:flex-start}.collect-tabs .collect-list .template-item,.collect-tabs .template-list .template-item{width:25%;box-sizing:border-box;padding:10px 10px;font-size:14px}.collect-tabs .collect-list .template-item .template-item-title,.collect-tabs .template-list .template-item .template-item-title{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;margin-bottom:5px;cursor:pointer}.collect-tabs .collect-list .template-item .template-item-title .el-icon-delete,.collect-tabs .template-list .template-item .template-item-title .el-icon-delete{margin-left:10px}.collect-tabs .collect-list .template-item .template-item-title .delete-icon,.collect-tabs .template-list .template-item .template-item-title .delete-icon{fill:#919eab;margin-left:8px}.collect-tabs .collect-list .template-item .template-item-title span,.collect-tabs .template-list .template-item .template-item-title span{font-weight:600;text-overflow:ellipsis;overflow:hidden;word-break:break-all;white-space:nowrap}.collect-tabs .collect-list .template-item .template-item-title:hover,.collect-tabs .template-list .template-item .template-item-title:hover{color:#409eff}.collect-tabs .collect-list .template-item .template-item-title:hover .delete-icon,.collect-tabs .template-list .template-item .template-item-title:hover .delete-icon{fill:#4285f5}.collect-tabs .collect-list .template-item .template-item-subhead,.collect-tabs .template-list .template-item .template-item-subhead{color:#999}.collect-tabs .collect-list .template-item .template-item-subhead .template-item-subhead-text,.collect-tabs .template-list .template-item .template-item-subhead .template-item-subhead-text{overflow:hidden;text-overflow:ellipsis;word-break:break-all;white-space:nowrap}.collect-tabs .collect-list .collect-item,.collect-tabs .template-list .collect-item{width:18%;min-width:120px;box-sizing:border-box;font-size:14px;background:#f4f6f8;position:relative;border-radius:5px;margin:10px 2.5% 10px 0;text-align:center;cursor:pointer;border:1px solid transparent}.collect-tabs .collect-list .collect-item .collect-item-title,.collect-tabs .template-list .collect-item .collect-item-title{text-overflow:ellipsis;overflow:hidden;word-break:break-all;white-space:nowrap}.collect-tabs .collect-list .collect-item .add-more,.collect-tabs .template-list .collect-item .add-more{color:#409eff}.collect-tabs .collect-list .collect-item .add-more .el-icon-plus,.collect-tabs .template-list .collect-item .add-more .el-icon-plus{font-weight:600}.collect-tabs .collect-list .collect-item .el-icon-error,.collect-tabs .template-list .collect-item .el-icon-error{display:none;position:absolute;right:-5px;top:-5px;color:red;font-size:16px;background-color:#fff;border-radius:50%}.collect-tabs .collect-list .collect-item:hover,.collect-tabs .template-list .collect-item:hover{border:1px solid #4285f5;color:#4285f5;background:#ecf2fe}.collect-tabs .collect-list .collect-item:hover .el-icon-error,.collect-tabs .template-list .collect-item:hover .el-icon-error{display:block}.collect-tabs .collect-list .custom-padding,.collect-tabs .template-list .custom-padding{padding:10px}.drawer-collect .el-drawer__header,.drawer-template .el-drawer__header{margin-bottom:0;padding:20px;border-bottom:1px solid #ccc}.drawer-collect .el-drawer__header>span,.drawer-template .el-drawer__header>span{font-weight:600;color:#000;font-size:18px}.drawer-collect .el-drawer__body,.drawer-template .el-drawer__body{padding:20px;display:flex;flex-direction:column;flex:1;overflow:hidden}.drawer-collect .el-drawer__body .el-tree,.drawer-template .el-drawer__body .el-tree{flex:1;overflow:auto}.drawer-collect .el-drawer__body .el-tree-node__content,.drawer-template .el-drawer__body .el-tree-node__content{padding:5px 0}.drawer-collect .el-drawer__body .el-tree-node__content .el-tree-node__label,.drawer-template .el-drawer__body .el-tree-node__content .el-tree-node__label{font-size:14px}.drawer-collect .el-drawer__body .drawer__footer,.drawer-template .el-drawer__body .drawer__footer{display:flex;flex-direction:row;justify-content:flex-end}.drawer-template .el-drawer__body .el-table--border{border-left:none}.drawer-template .el-drawer__body .el-table--border .el-table__header-wrapper .el-table__header thead tr th:first-child{border-left:1px solid #ebeef5}.drawer-template .el-drawer__body .el-table--border .el-table__body-wrapper{overflow-y:auto}.drawer-template .el-drawer__body .el-table--border .el-table__body-wrapper .el-table__body tbody tr td:first-child{border-left:1px solid #ebeef5}.drawer-template .el-drawer__body .margin-r{margin-right:10px}@media screen and (max-width:1280px){.collect-tabs .collect-list .collect-item{width:23%;margin:10px 2.66% 10px 0}.collect-tabs .collect-list .collect-item:nth-of-type(4n){margin-right:0}}@media screen and (min-width:1281px) and (max-width:1920px){.collect-tabs .collect-list .collect-item{width:18%;margin:10px 2.5% 10px 0}.collect-tabs .collect-list .collect-item:nth-of-type(5n){margin-right:0}}.report-role{background-color:#fff;display:flex;flex-direction:column;margin-bottom:10px;min-height:298px}.report-role .report-role-title{flex:0 0 50px;padding:0 15px;border-bottom:1px solid #e4e7ed;display:flex;flex-direction:row;justify-content:space-between;align-items:center;box-sizing:border-box}.report-role .report-role-title .report-role-title-text{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.report-role .report-role-title .report-role-title-text .report-role-title-text-main{font-size:16px;font-weight:600;margin-right:10px}.report-role .report-role-title .report-role-title-text .report-role-title-text-sub{font-size:14px;color:#999}.report-role .report-role-title .report-role-title-text .el-divider--vertical{width:3px;background-color:#409eff}.report-role .report-role-title .btn-wrapper{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.report-role .report-role-title .btn-wrapper>.el-button--text{margin-right:10px;color:#3385ff;font-size:14px}.report-role .report-role-title .btn-wrapper .applyAuth .el-dropdown-link{display:flex;align-items:center;color:#3385ff;cursor:pointer;font-size:14px}.report-role .report-role-title .btn-wrapper .applyAuth .el-dropdown-link img{margin-right:2px}.report-role .report-role-content{height:calc(100% - 50px);padding:20px;overflow:hidden;box-sizing:border-box}.report-role .report-role-content .el-table{overflow:auto;font-size:14px;color:#333}.report-role .report-role-content .el-table th .cell{font-weight:600;color:#333}.report-role .report-role-content .el-table th .cell .search-icon{position:absolute;top:2px;margin-left:5px;cursor:pointer}.report-role .report-role-content .el-table .el-table__header-wrapper .el-icon-search{margin-left:5px;cursor:pointer}.report-role .report-role-content .el-table .el-table__header-wrapper .el-input .el-input__suffix{line-height:34px;cursor:pointer}.report-role .report-role-content .el-table .el-table__header-wrapper .el-input .el-input__suffix .el-input__suffix-inner{height:100%;display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.report-role .report-role-content .el-table .el-table__header-wrapper .el-input .el-input__suffix .el-input__suffix-inner .input-search-icon{order:2}.report-role .report-role-content .el-table .el-table__header-wrapper .el-input .el-input__suffix .el-input__suffix-inner .el-icon-circle-close{order:1}.report-role .report-role-content .el-table .el-table__header-wrapper .el-input__inner{border:none}.report-role .report-role-content .el-table .el-table__header-wrapper .el-input__inner::placeholder{color:#919eab}.lately{background:#fff;margin-bottom:10px;overflow:hidden;display:flex;flex-direction:column;height:300px}.lately .content{padding:10px 20px;flex:1;overflow:auto;box-sizing:border-box}.lately .content .content-item{font-size:14px;padding:7px 0;cursor:pointer;text-overflow:ellipsis;overflow:hidden;word-break:break-all;white-space:nowrap;color:#333}.lately .content .content-item .content-item-title{color:coral}.lately .content .content-item .content-item-content{text-overflow:ellipsis;overflow:hidden}.lately .content .content-item:hover,.lately .content .content-item:hover .content-item-title{color:#3385ff}.drawer-lately .el-drawer__header{margin-bottom:0;padding:20px;border-bottom:1px solid #ccc}.drawer-lately .el-drawer__header>span{font-weight:600;color:#000;font-size:18px}.drawer-lately .el-drawer__body{padding:20px;display:flex;flex-direction:column}.drawer-lately .el-drawer__body .el-table--border{border-left:none}.drawer-lately .el-drawer__body .el-table--border .el-table__header-wrapper .el-table__header thead tr th:first-child{border-left:1px solid #ebeef5}.drawer-lately .el-drawer__body .el-table--border .el-table__body-wrapper{overflow-y:auto}.drawer-lately .el-drawer__body .el-table--border .el-table__body-wrapper .el-table__body tbody tr td:first-child{border-left:1px solid #ebeef5}.drawer-lately .el-drawer__body .el-input{width:40%;margin-bottom:15px}.drawer-lately .el-drawer__body .el-table .report_name_text{color:#4285f5;cursor:pointer}.drawer-lately .el-drawer__body .el-pagination{display:flex;flex-direction:row;justify-content:flex-end}.question{background:#fff;margin-bottom:10px;overflow:hidden;display:flex;flex-direction:column}.question .content{margin:20px;flex:1;overflow:auto}.question .content .content-item{font-size:14px;padding:8px 0;cursor:pointer;text-overflow:ellipsis;overflow:hidden;word-break:break-all;white-space:nowrap;align-items:center;display:flex}.question .content .content-item .wrapper-questionList{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.question .content .content-item img{margin-right:4px}.question .content .content-item .content-item-title{color:coral}.question .content .content-item .content-item-content{text-overflow:ellipsis;overflow:hidden}.question .content .content-item:first-child{padding-top:0}.question .content .content-item:last-child{padding-bottom:0}.question .content .content-item:hover,.question .content .content-item:hover .content-item-title,.question .content .content-item:hover .el-icon-s-order{color:#3385ff}.el-drawer__wrapper .el-drawer__header{margin-bottom:0;padding:20px;border-bottom:1px solid #ccc}.el-drawer__wrapper .el-drawer__header>span{font-weight:600;color:#000;font-size:18px}.el-drawer__wrapper .el-drawer__body{padding:20px;display:flex;flex-direction:column;overflow:hidden}.el-drawer__wrapper .el-drawer__body .el-input{width:40%;margin-bottom:15px}.el-drawer__wrapper .el-drawer__body .el-collapse{border-top:0;flex:1;overflow:auto}.el-drawer__wrapper .el-drawer__body .el-collapse .el-collapse-item .el-collapse-item__header{font-size:14px;color:#333;border-bottom:0;font-weight:600}.el-drawer__wrapper .el-drawer__body .el-collapse .el-collapse-item .el-collapse-item__arrow{order:-1;margin-left:0}.el-drawer__wrapper .el-drawer__body .el-collapse .el-collapse-item .el-collapse-item__content{font-size:14px}.el-drawer__wrapper .el-drawer__body .el-collapse .el-collapse-item .el-collapse-item__wrap{border-bottom:0}.el-drawer__wrapper .el-drawer__body .no-data{text-align:center}.el-drawer__wrapper .el-drawer__body .drawer__footer{display:flex;flex-direction:row;justify-content:flex-end}.about{background:#fff}.about .content{padding:30px 20px;display:flex;flex-direction:row;justify-content:flex-start}.about .content img{width:100px;height:100px;margin-right:20px}.about .content .content-text{display:flex;flex-direction:column;justify-content:space-between;padding:10px 0;font-size:14px}.about .content .content-text h4{margin:0}.about .content .meixin-icon{color:#1d78f4;text-decoration:none;margin-left:10px}.regular-entry{min-height:132px;background:#fff;display:flex;flex-direction:column}.regular-entry .content{padding:15px;font-size:14px;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;align-items:center}.regular-entry .content .content-item{width:20%;cursor:pointer;overflow:hidden;text-overflow:ellipsis;word-break:break-all;white-space:nowrap;margin:5px 0}.regular-entry .content .content-item .link-icon{margin-right:10px}.regular-entry .content .content-item:hover{color:#409eff}.mail-panel .custom-paper{padding:0;background:transparent;display:flex;flex-direction:column}.mail-panel .custom-paper .custom-paper-main{flex:1;display:flex}.mail-panel .custom-paper .el-tabs__nav-wrap:after{height:1px}.mail-panel .custom-paper .title{font-size:16px;height:50px;padding:0 15px;border-bottom:1px solid #e4e7ed;display:flex;flex-direction:row;justify-content:space-between;align-items:center;box-sizing:border-box}.mail-panel .custom-paper .title .title-text span{font-weight:600}.mail-panel .custom-paper .title .title-text .el-divider--vertical{width:3px;background-color:#3385ff}.mail-panel .custom-paper .title .more{color:#409eff;cursor:pointer;font-size:14px}.grid-content{min-height:300px}.right-temp{height:100%;display:flex;justify-content:flex-start;flex-direction:column}.right-temp .lately,.right-temp .question{height:300px}.left-temp{height:100%;display:flex;justify-content:space-between;flex-direction:column}.left-temp .report-role{flex:1}.left-temp .el-tabs{width:100%;height:300px;box-sizing:border-box;padding-bottom:10px}.left-temp .el-tabs .el-tabs__nav-wrap{padding:0 20px}@media screen and (max-width:1280px){.left-temp .el-tabs{height:250px}.right-temp .lately,.right-temp .question{min-height:250px}}@media screen and (min-width:1290px) and (max-width:1440px){.left-temp .el-tabs{height:314px}}