.my-transfer .ant-transfer-list{width:250px;height:350px}.ant-input:hover,.ant-input:active,.ant-input:focus{border-color:#31c2a6 !important}.ant-input-affix-wrapper:hover{border-color:#31c2a6 !important}.ant-input-affix-wrapper:focus,.ant-input-affix-wrapper-focused{border-color:#31c2a6 !important;box-shadow:0 0 0 2px rgba(49,194,166,0.2) !important}.ant-input-number:hover,.ant-input-number:active,.ant-input-number:focus{border-color:#31c2a6 !important}.ant-input-affix-wrapper:hover{border-color:#31c2a6 !important}.ant-input-affix-wrapper:focus,.ant-input-affix-wrapper-focused{border-color:#31c2a6 !important;box-shadow:0 0 0 2px rgba(49,194,166,0.2) !important}.ant-select-selector:hover,.ant-select-selector:active,.ant-select-selector:focus{border-color:#31c2a6 !important}.ant-select-focused:not(.ant-select-disabled).ant-select:not(.ant-select-customize-input) .ant-select-selector{border-color:#31c2a6 !important;box-shadow:0 0 0 2px rgba(49,194,166,0.2) !important}.ant-select-focused:not(.annt-select-disabled).ant-select:not(.ant-select-customize-input) .ant-select-selector{border-color:#31c2a6 !important}.ant-picker-range .ant-picker-active-bar{background:#31c2a6}.ant-picker:hover{border-color:#31c2a6 !important}.ant-picker-focused{border-color:#31c2a6 !important;box-shadow:0 0 0 2px rgba(49,194,166,0.2) !important}.ant-picker-cell-in-view.ant-picker-cell-selected .ant-picker-cell-inner,.ant-picker-cell-in-view.ant-picker-cell-range-start .ant-picker-cell-inner,.ant-picker-cell-in-view.ant-picker-cell-range-end .ant-picker-cell-inner{background:#31c2a6}.ant-btn:hover,.ant-btn:active,.ant-btn:focus{background:transparent;border:1px solid #31c2a6;color:#31c2a6}.ant-btn-primary{background-color:#31c2a6;border-color:#31c2a6}.ant-btn-primary:hover,.ant-btn-primary:active,.ant-btn-primary:focus{color:#fff;background-color:#31c2a6;border-color:#31c2a6}.ant-btn-primary[disabled],.ant-btn-primary[disabled]:hover,.ant-btn-primary[disabled]:focus,.ant-btn-primary[disabled]:active{background-color:rgba(49,194,166,0.5);border-color:rgba(49,194,166,0.5);color:#fff}.ant-checkbox .ant-checkbox-input:hover,.ant-checkbox .ant-checkbox-input:active,.ant-checkbox .ant-checkbox-input:focus{border-color:#31c2a6}.ant-checkbox-checked .ant-checkbox-inner{background:#31c2a6;border-color:#31c2a6 !important}.ant-checkbox-checked .ant-checkbox-inner:hover,.ant-checkbox-checked .ant-checkbox-inner:active,.ant-checkbox-checked .ant-checkbox-inner:focus{border-color:#31c2a6}.ant-checkbox-checked::after{border-color:#31c2a6 !important}.ant-checkbox-indeterminate .ant-checkbox-inner::after{background-color:#31c2a6}.ant-checkbox-wrapper:hover .ant-checkbox-inner,.ant-checkbox:hover .ant-checkbox-inner,.ant-checkbox-input:focus+.ant-checkbox-inner{border-color:#31c2a6 !important}.ant-table-row-expand-icon:focus,.ant-table-row-expand-icon:hover{color:#31c2a6}.ant-tree-checkbox-checked .ant-tree-checkbox-inner{background-color:#31c2a6;border-color:#31c2a6}.ant-tree-checkbox-indeterminate .ant-tree-checkbox-inner::after{background-color:#31c2a6}.ant-tree-checkbox-wrapper:hover .ant-tree-checkbox-inner,.ant-tree-checkbox:hover .ant-tree-checkbox-inner,.ant-tree-checkbox-input:focus+.ant-tree-checkbox-inner{border-color:#31c2a6}.ant-radio-wrapper:hover .ant-radio,.ant-radio:hover .ant-radio-inner,.ant-radio-input:focus+.ant-radio-inner{border-color:#31c2a6}.ant-radio-checked .ant-radio-inner{border-color:#31c2a6}.ant-radio-inner::after{background-color:#31c2a6}.ant-pagination-item:hover,.ant-pagination-prev .ant-pagination-item-link:hover,.ant-pagination-next .ant-pagination-item-link:hover{border-color:#31c2a6}.ant-pagination-item-active{border-color:#31c2a6}.ant-pagination-item-active a{color:#31c2a6}.ant-pagination-options-quick-jumper input:hover{border-color:#31c2a6}.ant-pagination-options-quick-jumper input:focus{border-color:#31c2a6 !important;box-shadow:0 0 0 2px rgba(49,194,166,0.2) !important}

body,html{font-family:'微软雅黑 Bold', '微软雅黑 Regular', '微软雅黑', sans-serif}body .status-use,html .status-use{color:#31C2A6}body .status-unuse,html .status-unuse{color:#D9001B}ul,ol,li{list-style:none}.box{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;-o-flex-direction:row;flex-direction:row}.box_vertical{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;-o-flex-direction:column;flex-direction:column}.wrap{flex-wrap:wrap;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap}.box_pack_start{justify-content:flex-start}.flex{display:flex}.box_flex{-webkit-flex:1;-ms-flex:1;flex:1}.flex_orient_center{-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-o-align-items:center;align-items:center}.flex_orient_right{-webkit-align-items:flex-end;-moz-align-items:flex-end;-ms-align-items:flex-end;-o-align-items:flex-end;align-items:flex-end}.flex_pack_right{-webkit-justify-content:flex-end;-moz-justify-content:flex-end;-ms-justify-content:flex-end;-o-justify-content:flex-end;justify-content:flex-end}.flex_pack_center{-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;-o-justify-content:center;justify-content:center}.flex_pack_justify{-webkit-justify-content:space-between;justify-content:space-between}.flex_pack_around{-webkit-justify-content:space-around;justify-content:space-around}.text_overflow{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.light-font-color{color:#333}.t-a-r{text-align:right}.p-r-10{padding-right:10px}.m-t-10{margin-top:10px}.m-t-15{margin-top:15px}.m-t-20{margin-top:20px}.header{display:flex;flex-direction:row;justify-content:space-between;background-color:#31C2A6;color:white;padding:0 10px;width:100%;height:100%;align-items:center}.header .system{display:flex;flex-direction:row}.header .system .logo{display:inline-block;height:30px;width:30px;background:url(../images/app_icon.5d827afe8ff1732df12d7f06116a0b7d.png) no-repeat center;background-size:contain;margin-right:10px}.header .system .title{font-size:20px;font-weight:700}.header .user-info{display:flex;flex-direction:row;margin-right:15px;font-size:12px;align-items:center;justify-content:space-between}.header .user-info .username .ant-select .ant-select-selection-item{color:white}.header .user-info .username .ant-select .ant-select-arrow{color:white}.header .user-info .username .ant-select .ant-select-selector{background-color:#31c2a6;border:none}.header .user-info .avatar{margin-right:10px;width:30px;height:30px}.header .user-info .log-out-btn{cursor:pointer;margin-right:10px;width:50px;text-align:center;font-weight:700;border-width:0;color:white;background-color:rgba(0,0,0,0)}

body,html{font-family:'微软雅黑 Bold', '微软雅黑 Regular', '微软雅黑', sans-serif}body .status-use,html .status-use{color:#31C2A6}body .status-unuse,html .status-unuse{color:#D9001B}ul,ol,li{list-style:none}.box{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;-o-flex-direction:row;flex-direction:row}.box_vertical{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;-o-flex-direction:column;flex-direction:column}.wrap{flex-wrap:wrap;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap}.box_pack_start{justify-content:flex-start}.flex{display:flex}.box_flex{-webkit-flex:1;-ms-flex:1;flex:1}.flex_orient_center{-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-o-align-items:center;align-items:center}.flex_orient_right{-webkit-align-items:flex-end;-moz-align-items:flex-end;-ms-align-items:flex-end;-o-align-items:flex-end;align-items:flex-end}.flex_pack_right{-webkit-justify-content:flex-end;-moz-justify-content:flex-end;-ms-justify-content:flex-end;-o-justify-content:flex-end;justify-content:flex-end}.flex_pack_center{-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;-o-justify-content:center;justify-content:center}.flex_pack_justify{-webkit-justify-content:space-between;justify-content:space-between}.flex_pack_around{-webkit-justify-content:space-around;justify-content:space-around}.text_overflow{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.light-font-color{color:#333}.t-a-r{text-align:right}.p-r-10{padding-right:10px}.m-t-10{margin-top:10px}.m-t-15{margin-top:15px}.m-t-20{margin-top:20px}.left-menu{max-height:100vh}.left-menu .ant-menu-item{margin:0 !important;background-color:#287469 !important;font-size:17px;color:rgba(255,255,255,0.65)}.left-menu .ant-menu-item:hover{color:#fff}.left-menu .ant-menu-item::after{opacity:0;width:0;height:0}.left-menu .ant-menu-item-selected{margin:0 !important;background-color:rgba(49,194,166,0.9) !important;font-size:17px}

.layout{display:flex;flex-direction:column;height:100vh;font-size:18px;overflow-x:hidden}.layout .layout-header{height:58px;width:100%;display:flex;justify-content:stretch;position:fixed;z-index:100}.layout .layout-content{margin-top:58px;display:flex;flex:1;flex-direction:row}.layout .layout-content .layout-left-menu{background:#222324;height:100%;min-width:200px}.layout .layout-content .main{width:calc(100vw - 200px);max-height:calc(100vh - 58px);box-sizing:border-box;padding:10px;background-color:#f0f2f5;overflow-y:auto}

.package-table{padding:10px;background-color:white;margin-top:10px}.package-table .middle-btns{margin-bottom:10px}.package-table .operations .operation-btn{margin-left:10px;margin-right:10px}.package-table .operations :first-child{margin-left:0px}.package-table .operations :last-child{margin-right:0px}

.searchform{padding:10px;background-color:white;min-height:80px;display:flex;flex-direction:column;justify-content:center}.searchform .ant-form-item-control-input-content{display:flex}.searchform .ant-form-item{margin-bottom:10px}

.user-management{height:100%}.user-management .phone{display:flex;flex-direction:row;justify-content:center;font-size:13px}.user-management .operate .operation-btn{margin-right:10px}.modal-btns{display:flex;justify-content:center;align-items:center}

.transfer-content{width:99%}.transfer-content .transfer-content-prompt{color:#666;font-size:13px;margin-bottom:5px}.ant-modal.cross-stop-modal .ant-modal-header{text-align:center}.ant-modal.cross-stop-modal .ant-modal-footer{border-top:none;text-align:center}.ant-transfer-list .transfer-content{padding:0px 10px 20px 10px}.ant-transfer-list .transfer-content .selected-count{margin-top:10px;color:#a09c9c;font-size:10px}.ant-transfer-list .ant-transfer-list-header-selected{display:none}.ant-transfer-list .ant-transfer-list-header{background-color:#31c2a6;color:white}.ant-transfer-list .ant-transfer-list-header .transfer-title{text-align:center}.ant-transfer-operation button{margin-top:10px;margin-bottom:10px}

.login-container{background:url(../images/login_bg.23ff31617da464887ee1fea763e62499.png) center no-repeat;background-size:100% 473px;min-height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center}.login-container .login-content{display:flex;flex-direction:column;align-items:center;background-color:white;min-width:382px;max-height:535px;border-radius:7px;box-shadow:rgba(0,0,0,0.35) 0px 0px 5px}.login-container .login-content .login-button{margin-top:10px;height:36px;width:230px;border-radius:36px;font-weight:700;font-size:15px}.login-container .loading-container{background-color:rgba(97,31,31,0);position:absolute;top:0;left:0;display:flex;align-items:center;justify-content:center;width:100%;height:100%}.login-container .loading-container .loading{display:flex;align-items:center;justify-content:center;background-color:rgba(0,0,0,0.6);padding:20px 30px;width:120px;min-height:120px;border-radius:7px;z-index:9}.login-container .loading-container .loading .ant-spin-dot-item{background-color:#31C2A6}.login-container .loading-container .loading .ant-spin-text{margin-top:20px;color:white}

body,html{font-family:'微软雅黑 Bold', '微软雅黑 Regular', '微软雅黑', sans-serif}body .status-use,html .status-use{color:#31C2A6}body .status-unuse,html .status-unuse{color:#D9001B}ul,ol,li{list-style:none}.box{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;-o-flex-direction:row;flex-direction:row}.box_vertical{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;-o-flex-direction:column;flex-direction:column}.wrap{flex-wrap:wrap;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap}.box_pack_start{justify-content:flex-start}.flex{display:flex}.box_flex{-webkit-flex:1;-ms-flex:1;flex:1}.flex_orient_center{-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-o-align-items:center;align-items:center}.flex_orient_right{-webkit-align-items:flex-end;-moz-align-items:flex-end;-ms-align-items:flex-end;-o-align-items:flex-end;align-items:flex-end}.flex_pack_right{-webkit-justify-content:flex-end;-moz-justify-content:flex-end;-ms-justify-content:flex-end;-o-justify-content:flex-end;justify-content:flex-end}.flex_pack_center{-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;-o-justify-content:center;justify-content:center}.flex_pack_justify{-webkit-justify-content:space-between;justify-content:space-between}.flex_pack_around{-webkit-justify-content:space-around;justify-content:space-around}.text_overflow{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.light-font-color{color:#333}.t-a-r{text-align:right}.p-r-10{padding-right:10px}.m-t-10{margin-top:10px}.m-t-15{margin-top:15px}.m-t-20{margin-top:20px}.module_title{display:flex;align-items:center;width:119px;height:51px;background:url(../images/module_title.e8a7f57ff9408fc168e0560796884cfd.svg) center no-repeat;color:#333;font-size:18px;font-weight:700;text-indent:15px}

.edit-title{display:flex;justify-content:center;align-items:center}.edit-title .title{text-rendering:optimizeLegibility;font-family:'Arial Negreta', 'Arial Normal', 'Arial', sans-serif;font-weight:700;font-style:normal;font-size:20px;text-align:center;padding-top:40px;max-width:50vw}

.add-user-container .content{background-color:white;margin-top:10px;height:100%;padding-bottom:50px}.add-user-container .content .btns{margin-top:20px;display:flex;justify-content:center;align-items:center}

.role-group-management{height:100%}.role-group-management .operate .operation-btn{margin-right:10px}

.role-management{height:100%}.role-management .operate .operation-btn{margin-right:10px}

.resource-management{height:100%}.resource-management .operate .operation-btn{margin-right:10px}

.application-management{height:100%}.application-management .operate .operation-btn{margin-right:10px}

.role-push-management{height:100%}.role-push-management .operate .operation-btn{margin-right:10px}

.add-role-group-container .content{background-color:white;margin-top:10px;height:100%;padding-bottom:50px}.add-role-group-container .content .title{margin-bottom:30px}.add-role-group-container .content .btns{margin-top:60px;display:flex;justify-content:center;align-items:center}

.add-role-container .content{background-color:white;margin-top:10px;height:100%;padding-bottom:50px}.add-role-container .content .title{margin-bottom:30px}.add-role-container .content .btns{margin-top:50px;display:flex;justify-content:center;align-items:center}

.add-resource-container .content{background-color:white;margin-top:10px;height:100%;padding-bottom:50px}.add-resource-container .content .title{margin-bottom:30px}.add-resource-container .content .btns{margin-top:60px;display:flex;justify-content:center;align-items:center}

.add-application-container .content{background-color:white;margin-top:10px;height:100%;padding-bottom:50px}.add-application-container .content .title{margin-bottom:20px}.add-application-container .content .btns{margin-top:30px;display:flex;justify-content:center;align-items:center}.add-application-container .content #description{border:1px solid #d9d9d9}

.add-role-push-container .content{background-color:white;margin-top:10px;height:100%;padding-bottom:50px}.add-role-push-container .content .title{margin-bottom:20px}.add-role-push-container .content .btns{margin-top:30px;display:flex;justify-content:center;align-items:center}

.rewrite-table .ant-table-cell{overflow:visible}

.no-view{height:100%;width:100%;display:flex;align-items:center;flex-direction:column}.no-view .image{margin-top:100px}.no-view .title{margin-top:-30px;color:#adb1b1;font-size:20px;font-family:'微软雅黑 Bold', '微软雅黑 Regular', '微软雅黑', sans-serif;font-weight:600}

.client-management{height:100%}.client-management .phone{display:flex;flex-direction:row;justify-content:center;font-size:13px}.client-management .operate a{margin-right:5px;margin-left:5px}

.ant-popover .ant-popover-inner-content{display:flex;justify-content:center;align-items:center;height:50px;padding:5px 10px 0}.enable-btn-1{color:#d9001b}.enable-btn-0{color:#31c2a6}

.client-management{height:100%}.client-management .operate a{margin-right:5px;margin-left:5px}.ant-modal-header{text-align:center}.ant-modal-footer{text-align:center}

.client-edit-basic .description .ant-form-item-control-input{border:1px solid #d9d9d9}

.add-client-container .content{background-color:white;margin-top:10px;height:100%;padding-bottom:50px}.add-client-container .content .btns{margin-top:20px;display:flex;justify-content:center;align-items:center}


/*# sourceMappingURL=main-e5684a3fa4dfb70fee98.min.css.map*/