#app,body,html{width:100%;height:100%;background:#fff;color:#333;overflow:hidden}#app .ant-descriptions-item>span,body .ant-descriptions-item>span,html .ant-descriptions-item>span{vertical-align:inherit}#app h1,#app h2,#app h3,#app h4,#app h5,#app h6,#app p,body h1,body h2,body h3,body h4,body h5,body h6,body p,html h1,html h2,html h3,html h4,html h5,html h6,html p{margin:0}#app li,#app ul,body li,body ul,html li,html ul{list-style:none;padding:auto}#app .ant-table-tbody .ant-btn,body .ant-table-tbody .ant-btn,html .ant-table-tbody .ant-btn{margin:0 2px}#app .operation-text,body .operation-text,html .operation-text{cursor:pointer}#app .he-control-bar,body .he-control-bar,html .he-control-bar{width:300px!important}#app .he-close-icon,body .he-close-icon,html .he-close-icon{color:#000!important}#app .ant-select-dropdown .ant-empty-description,body .ant-select-dropdown .ant-empty-description,html .ant-select-dropdown .ant-empty-description{color:#fff}#app .ant-select-dropdown-menu-item,body .ant-select-dropdown-menu-item,html .ant-select-dropdown-menu-item{padding:5px 12px}#app .table_box,body .table_box,html .table_box{width:100%;height:auto;color:#333;background:#fff;border-radius:8px;-webkit-box-shadow:0 2px 10px 0 rgba(18,15,35,.04);box-shadow:0 2px 10px 0 rgba(18,15,35,.04);padding:24px 24px 32px}#app .filter_box,body .filter_box,html .filter_box{width:100%;height:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:20px}#app .filter_box .ant-form,body .filter_box .ant-form,html .filter_box .ant-form{margin-right:20px;position:relative}#app .ant-table-fixed-left,#app .ant-table-fixed-right,body .ant-table-fixed-left,body .ant-table-fixed-right,html .ant-table-fixed-left,html .ant-table-fixed-right{bottom:0}#app .ant-table-hide-scrollbar::-webkit-scrollbar,body .ant-table-hide-scrollbar::-webkit-scrollbar,html .ant-table-hide-scrollbar::-webkit-scrollbar{min-width:6px!important}#app .ant-table-fixed-header .ant-table-scroll .ant-table-header::-webkit-scrollbar,body .ant-table-fixed-header .ant-table-scroll .ant-table-header::-webkit-scrollbar,html .ant-table-fixed-header .ant-table-scroll .ant-table-header::-webkit-scrollbar{width:6px!important}#app .ant-table-fixed-header>.ant-table-content>.ant-table-scroll>.ant-table-body::-webkit-scrollbar,body .ant-table-fixed-header>.ant-table-content>.ant-table-scroll>.ant-table-body::-webkit-scrollbar,html .ant-table-fixed-header>.ant-table-content>.ant-table-scroll>.ant-table-body::-webkit-scrollbar{width:6px;height:6px}#app .ant-table-fixed-header>.ant-table-content>.ant-table-scroll>.ant-table-body::-webkit-scrollbar-thumb,body .ant-table-fixed-header>.ant-table-content>.ant-table-scroll>.ant-table-body::-webkit-scrollbar-thumb,html .ant-table-fixed-header>.ant-table-content>.ant-table-scroll>.ant-table-body::-webkit-scrollbar-thumb{border-radius:10px;-webkit-box-shadow:inset 0 0 5px rgba(0,0,0,.2);box-shadow:inset 0 0 5px rgba(0,0,0,.2);background:#959595}#app .ant-table-fixed-header>.ant-table-content>.ant-table-scroll>.ant-table-body::-webkit-scrollbar-track,body .ant-table-fixed-header>.ant-table-content>.ant-table-scroll>.ant-table-body::-webkit-scrollbar-track,html .ant-table-fixed-header>.ant-table-content>.ant-table-scroll>.ant-table-body::-webkit-scrollbar-track{border-radius:10px;background:hsla(0,0%,58.4%,0)}#app .ant-table-body-inner::-webkit-scrollbar,body .ant-table-body-inner::-webkit-scrollbar,html .ant-table-body-inner::-webkit-scrollbar{width:6px;height:6px}#app .ant-table-body-inner::-webkit-scrollbar-thumb,body .ant-table-body-inner::-webkit-scrollbar-thumb,html .ant-table-body-inner::-webkit-scrollbar-thumb{border-radius:10px;-webkit-box-shadow:inset 0 0 5px rgba(0,0,0,.2);box-shadow:inset 0 0 5px rgba(0,0,0,.2);background:#959595}#app .ant-table-body-inner::-webkit-scrollbar-track,body .ant-table-body-inner::-webkit-scrollbar-track,html .ant-table-body-inner::-webkit-scrollbar-track{border-radius:10px;background:hsla(0,0%,58.4%,0)}.tips{font-size:14px;line-height:22px;color:#999;margin:8px 0}.theme_color{color:#5764ff}.error_color{color:#f93a49}.warn_color{color:#ff6800}.pointer{cursor:pointer}a{color:#333}.flex_row,.flex_row_s{display:-webkit-box;display:-ms-flexbox;display:flex}.flex_row_s{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_column{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex_center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_justify_end{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.flex_justify_start{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_end{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.flex_1{-webkit-box-flex:1;-ms-flex:1;flex:1}.flex_2{-webkit-box-flex:2;-ms-flex:2;flex:2}.flex_3{-webkit-box-flex:3;-ms-flex:3;flex:3}.flex_4{-webkit-box-flex:4;-ms-flex:4;flex:4}.flex_wrap{-ms-flex-wrap:wrap;flex-wrap:wrap}.align_center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-form-item{margin-bottom:20px!important}.form-container,.relative{position:relative}.form-container{background-color:#fff;-webkit-box-shadow:0 2px 10px 0 rgba(0,0,0,.08);box-shadow:0 2px 10px 0 rgba(0,0,0,.08);padding:20px}.wangEditor{font-size:16px;color:#333;word-wrap:break-word}.wangEditor table{border-top:1px solid #ccc;border-left:1px solid #ccc}.wangEditor table td,.wangEditor table th{border-bottom:1px solid #ccc;border-right:1px solid #ccc;padding:3px 5px;height:30px}.wangEditor table th{border-bottom:2px solid #ccc;text-align:center;background-color:#f1f1f1}.wangEditor blockquote{display:block;border-left:8px solid #d0e5f2;padding:5px 10px;margin:10px 0;line-height:1.4;font-size:100%;background-color:#f1f1f1}.wangEditor code{display:inline-block;*display:inline;*zoom:1;background-color:#f1f1f1;border-radius:3px;padding:3px 5px;margin:0 3px}.wangEditor pre code{display:block}.wangEditor ol,.wangEditor ul{margin:10px 0 10px 20px}.wangEditor img{width:100%}.Basic-information{background:#fff;padding:20px 30px 10px 30px;border:1px solid #f0f1f5}.Basic-information-title{width:100%;line-height:20px;font-size:14px;font-family:MicrosoftYaHei;color:#313131;padding-bottom:10px;border-bottom:1px solid #dfdfe0}.pb-20{padding-bottom:20px}.mt-10{margin-top:10px}.mt-20{margin-top:20px}.mt-30{margin-top:30px}.mb-6{margin-bottom:6px!important}.mb-10{margin-bottom:10px!important}.mb-20{margin-bottom:20px!important}.mb-30{margin-bottom:30px}.mb-50{margin-bottom:50px!important}.ml20{margin-left:20px}.mr-18{margin-right:18px;margin-bottom:20px}.mr-10{margin-right:10px!important}.mr-20{margin-right:20px!important}.mr-50{margin-right:50px!important}.ml-13{margin-left:13px}tr:nth-child(2n){background-color:#fafafa!important}.ant-radio-button-wrapper-checked{background:#0075ff!important}.ant-radio-button-wrapper:hover{color:#0075ff}textarea.ant-input{line-height:normal!important}.ant-descriptions-title{font-size:24px!important;font-weight:400!important}.ant-input{line-height:34px}.ant-select{height:34px}.ant-select-selection{height:34px!important}.ant-btn{height:34px;min-width:70px;border-radius:4px!important;margin-right:20px}.ant-btn-primary{background-image:-webkit-gradient(linear,left top,left bottom,from(#0075ff),to(#0075ff)),-webkit-gradient(linear,left top,left bottom,from(#2f71a9),to(#2f71a9));background-image:linear-gradient(#0075ff,#0075ff),linear-gradient(#2f71a9,#2f71a9)}.ant-btn-green{background-image:-webkit-gradient(linear,left top,left bottom,from(#0abc3c),to(#0abc3c)),-webkit-gradient(linear,left top,left bottom,from(#5764ff),to(#5764ff))!important;background-image:linear-gradient(#0abc3c,#0abc3c),linear-gradient(#5764ff,#5764ff)!important;font-size:14px}.ant-btn-del,.ant-btn-green{margin-right:0!important;color:#fff}.ant-btn-del{background-image:-webkit-gradient(linear,left top,left bottom,from(#fcb620),to(#fcb620)),-webkit-gradient(linear,left top,left bottom,from(#5764ff),to(#5764ff))!important;background-image:linear-gradient(#fcb620,#fcb620),linear-gradient(#5764ff,#5764ff)!important}.ant-btn-default{margin-right:10px;color:#313131!important;background-image:-webkit-gradient(linear,left top,left bottom,from(#ebecf1),to(#ebecf1)),-webkit-gradient(linear,left top,left bottom,from(#5764ff),to(#5764ff))!important;background-image:linear-gradient(#ebecf1,#ebecf1),linear-gradient(#5764ff,#5764ff)!important}.ant-btn-link{min-width:auto;padding:0 2px!important}.ant-modal{display:inline-block!important}.ant-modal-close-x{width:50px!important;height:50px!important;line-height:50px!important}.ant-modal-title{overflow:hidden;position:relative;z-index:0;height:50px;padding-left:20px;line-height:50px!important;font-weight:600;font-family:MicrosoftYaHei;font-size:16px;color:#5873fe!important;background:hsla(0,0%,98%,0)}.ant-modal-title:before{content:"";position:absolute;width:300%;height:300%;left:-100%;top:-100%;background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(235,233,233,.6862745098039216)),to(hsla(0,0%,86.7%,.6352941176470588))),-webkit-gradient(linear,left top,left bottom,from(hsla(0,0%,100%,.7137254901960784)),to(hsla(0,0%,100%,.5882352941176471)));background-image:linear-gradient(rgba(235,233,233,.6862745098039216),hsla(0,0%,86.7%,.6352941176470588)),linear-gradient(hsla(0,0%,100%,.7137254901960784),hsla(0,0%,100%,.5882352941176471));-webkit-filter:blur(20px);filter:blur(20px);z-index:-2}.ant-modal-title:after{content:"";background-color:hsla(0,0%,100%,.666);position:absolute;width:100%;height:100%;left:0;z-index:-1}.ant-modal-body{background-color:#fff}.ant-modal-header{padding:0!important;font-weight:500;font-size:16px;color:#333;line-height:50px;border-bottom:1px solid #f5f5f5}.ant-modal-content,.ant-modal-header{background-color:transparent!important}.ant-modal-content{width:100%;border:1px solid #5873fe}.ant-modal-footer{background:#fff!important;border-radius:0 0 5px 5px!important;padding:0!important;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}.ant-modal-footer button{margin-bottom:10px;margin-top:10px}.ant-select-dropdown{margin-top:15px!important;background-color:#484b5a!important;border-radius:4px!important;padding:11px 4px 15px 4px!important}.ant-select-dropdown .ant-select-dropdown-content .ant-select-dropdown-menu::-webkit-scrollbar{width:0}.ant-select-dropdown .ant-select-dropdown-menu-item{font-family:MicrosoftYaHei;font-size:14px!important;color:#fff!important;-webkit-transition:none;transition:none;margin-top:4px}.ant-select-dropdown .ant-select-dropdown-menu-item-active:not(.ant-select-dropdown-menu-item-disabled),.ant-select-dropdown .ant-select-dropdown-menu-item-selected,.ant-select-dropdown .ant-select-dropdown-menu-item:hover:not(.ant-select-dropdown-menu-item-disabled){background-image:-webkit-gradient(linear,left top,left bottom,from(#0075ff),to(#0075ff)),-webkit-gradient(linear,left top,left bottom,from(#2d8dfe),to(#2d8dfe))!important;background-image:linear-gradient(#0075ff,#0075ff),linear-gradient(#2d8dfe,#2d8dfe)!important;background-blend-mode:normal,normal;border-radius:2px}.ant-table-pagination{width:100%!important;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.ant-pagination-total-text{margin-right:auto!important;font-size:14px;color:#7d7d7d}.modal_content .ant-btn{margin-top:20px!important}.modal_content .defaut{border:1px solid #5873fe;font-family:MicrosoftYaHei;font-size:14px;color:#5873fe}.modal_content .text{text-align:center;font-family:MicrosoftYaHei;font-size:16px;line-height:48px;letter-spacing:2px;color:#313131}.ant-modal-confirm.test .ant-modal-body,.ant-modal-confirm.test .ant-modal-content{width:338px}.ant-modal-confirm.test .ant-modal-body .ant-modal-confirm-body{position:relative;text-align:center}.ant-modal-confirm.test .ant-modal-body .ant-modal-confirm-body .anticon{display:none}.ant-modal-confirm.test .ant-modal-body .ant-modal-confirm-body .ant-modal-confirm-title{margin-bottom:20px;font-size:20px}.ant-modal-confirm.test .ant-modal-body .ant-modal-confirm-body .ant-modal-confirm-content{font-size:16px;line-height:22px;color:#424242;font-weight:500;margin-left:0}.ant-modal-confirm.test .ant-modal-body .ant-modal-confirm-btns{float:none;margin:28px auto 0;text-align:center}.ant-modal-confirm.test .ant-modal-body .ant-modal-confirm-btns .ant-btn{width:80px;height:34px;color:#808eff;border-color:#808eff}.ant-modal-confirm.test .ant-modal-body .ant-modal-confirm-btns .ant-btn+.ant-btn{margin-left:30px}.ant-modal-confirm.test .ant-modal-body .ant-modal-confirm-btns .ant-btn-primary{border:none;color:#fff;background-image:-webkit-gradient(linear,left top,left bottom,from(#5873fe),to(#5873fe)),-webkit-gradient(linear,left top,left bottom,from(#0dcdc2),to(#0dcdc2));background-image:linear-gradient(#5873fe,#5873fe),linear-gradient(#0dcdc2,#0dcdc2);background-blend-mode:normal,normal;border-radius:2px}.popupClassName .ant-menu{padding-bottom:8px!important;background-color:#6caaf3!important;border-radius:0!important;font-size:16px!important;letter-spacing:1px;color:#fff!important}.popupClassName .ant-menu .ant-menu-item-active,.popupClassName .ant-menu .ant-menu-item-selected{background-color:#fff!important;color:#0075ff!important}.popupClassName .ant-menu-inline .ant-menu-item,.popupClassName .ant-menu-inline .ant-menu-submenu-title,.popupClassName .ant-menu-vertical-left .ant-menu-item,.popupClassName .ant-menu-vertical-left .ant-menu-submenu-title,.popupClassName .ant-menu-vertical-right .ant-menu-item,.popupClassName .ant-menu-vertical-right .ant-menu-submenu-title,.popupClassName .ant-menu-vertical .ant-menu-item,.popupClassName .ant-menu-vertical .ant-menu-submenu-title{margin-top:11px!important}.uploadBox{position:relative}.uploadBox .imgBox{-webkit-box-sizing:border-box;box-sizing:border-box;border:1px solid #d9d9d9;width:239px}.uploadBox .imgBox img{-o-object-fit:contain;object-fit:contain;width:239px;height:150px}.uploadBox .imgBox .closeIcon{position:absolute;font-size:24px;top:-12px;right:-12px}.ant-table-column-title{white-space:nowrap!important;font-weight:bolder}.fanModal .ant-modal-centered .ant-modal{width:auto!important}.title_s{width:100%;border:1px solid #e5e9f2;padding:10px;background-color:hsla(0,0%,80%,.4);margin-bottom:20px}.title_s span{padding-left:10px;border-left:3px solid #5764ff;color:#5764ff;font-size:16x;font-weight:600}/deep/ .ant-table-pagination.ant-pagination{margin:10px 0!important}.Basic-information{padding:20px 20px 0 20px!important}.login_page{width:100%;height:100%;background:url(../img/home_background.e06f5590.png);background-size:100% 100%;background-attachment:fixed;position:relative}.login_page img{position:absolute;left:50%;top:10%;-webkit-transform:translate(-50%);transform:translate(-50%)}.login_page .logo_box{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.login_page .logo_box>div{width:75%;text-align:center}.login_page .logo_box>div p{color:#333;font-size:32px;line-height:200px}.login_page .form_box{width:432px;height:630px;background:#fff;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);bottom:0;border-radius:15px;padding:20px 60px;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-shadow:0 0 20px 0 rgba(0,0,0,.25);box-shadow:0 0 20px 0 rgba(0,0,0,.25)}.login_page .form_box .ant-form-item{margin:0 auto}.login_page .form_box .ant-form-item input{height:42px!important}.login_page .form_box>p{text-align:center;line-height:150px;color:#5764ff;font-size:26px}.login_page .login_btn{background:#5764ff;height:50px}.login_page .copyright{text-align:center}