﻿.ant-card{box-sizing:border-box;margin:0;padding:0;color:rgba(0,0,0,.65);font-size:14px;font-variant:tabular-nums;line-height:1.5;list-style:none;font-feature-settings:"tnum";position:relative;background:#fff;border-radius:2px;transition:all .3s}.ant-card-hoverable{cursor:pointer}.ant-card-hoverable:hover{border-color:rgba(0,0,0,.09);box-shadow:0 2px 8px rgba(0,0,0,.09)}.ant-card-bordered{border:1px solid #e8e8e8}.ant-card-head{min-height:48px;margin-bottom:-1px;padding:0 24px;color:rgba(0,0,0,.85);font-weight:500;font-size:16px;background:transparent;border-bottom:1px solid #e8e8e8;border-radius:2px 2px 0 0;zoom:1}.ant-card-head:after,.ant-card-head:before{display:table;content:""}.ant-card-head:after{clear:both}.ant-card-head-wrapper{display:flex;align-items:center}.ant-card-head-title{display:inline-block;flex:1;padding:16px 0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.ant-card-head .ant-tabs{clear:both;margin-bottom:-17px;color:rgba(0,0,0,.65);font-weight:400;font-size:14px}.ant-card-head .ant-tabs-bar{border-bottom:1px solid #e8e8e8}.ant-card-extra{float:right;margin-left:auto;padding:16px 0;color:rgba(0,0,0,.65);font-weight:400;font-size:14px}.ant-card-body{padding:24px;zoom:1}.ant-card-body:after,.ant-card-body:before{display:table;content:""}.ant-card-body:after{clear:both}.ant-card-contain-grid:not(.ant-card-loading) .ant-card-body{margin:-1px 0 0 -1px;padding:0}.ant-card-grid{float:left;width:33.33%;padding:24px;border:0;border-radius:0;box-shadow:1px 0 0 0 #e8e8e8,0 1px 0 0 #e8e8e8,1px 1px 0 0 #e8e8e8,inset 1px 0 0 0 #e8e8e8,inset 0 1px 0 0 #e8e8e8;transition:all .3s}.ant-card-grid-hoverable:hover{position:relative;z-index:1;box-shadow:0 2px 8px rgba(0,0,0,.15)}.ant-card-contain-tabs>.ant-card-head .ant-card-head-title{min-height:32px;padding-bottom:0}.ant-card-contain-tabs>.ant-card-head .ant-card-extra{padding-bottom:0}.ant-card-cover>*{display:block;width:100%}.ant-card-cover img{border-radius:2px 2px 0 0}.ant-card-actions{margin:0;padding:0;list-style:none;background:#fafafa;border-top:1px solid #e8e8e8;zoom:1}.ant-card-actions:after,.ant-card-actions:before{display:table;content:""}.ant-card-actions:after{clear:both}.ant-card-actions>li{float:left;margin:12px 0;color:rgba(0,0,0,.45);text-align:center}.ant-card-actions>li>span{position:relative;display:block;min-width:32px;font-size:14px;line-height:22px;cursor:pointer}.ant-card-actions>li>span:hover{color:#2c62dc;transition:color .3s}.ant-card-actions>li>span>.anticon,.ant-card-actions>li>span a:not(.ant-btn){display:inline-block;width:100%;color:rgba(0,0,0,.45);line-height:22px;transition:color .3s}.ant-card-actions>li>span>.anticon:hover,.ant-card-actions>li>span a:not(.ant-btn):hover{color:#2c62dc}.ant-card-actions>li>span>.anticon{font-size:16px;line-height:22px}.ant-card-actions>li:not(:last-child){border-right:1px solid #e8e8e8}.ant-card-type-inner .ant-card-head{padding:0 24px;background:#fafafa}.ant-card-type-inner .ant-card-head-title{padding:12px 0;font-size:14px}.ant-card-type-inner .ant-card-body{padding:16px 24px}.ant-card-type-inner .ant-card-extra{padding:13.5px 0}.ant-card-meta{margin:-4px 0;zoom:1}.ant-card-meta:after,.ant-card-meta:before{display:table;content:""}.ant-card-meta:after{clear:both}.ant-card-meta-avatar{float:left;padding-right:16px}.ant-card-meta-detail{overflow:hidden}.ant-card-meta-detail>div:not(:last-child){margin-bottom:8px}.ant-card-meta-title{overflow:hidden;color:rgba(0,0,0,.85);font-weight:500;font-size:16px;white-space:nowrap;text-overflow:ellipsis}.ant-card-meta-description{color:rgba(0,0,0,.45)}.ant-card-loading{overflow:hidden}.ant-card-loading .ant-card-body{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ant-card-loading-content p{margin:0}.ant-card-loading-block{height:14px;margin:4px 0;background:linear-gradient(90deg,rgba(207,216,220,.2),rgba(207,216,220,.4),rgba(207,216,220,.2));background-size:600% 600%;border-radius:2px;-webkit-animation:card-loading 1.4s ease infinite;animation:card-loading 1.4s ease infinite}@-webkit-keyframes card-loading{0%,to{background-position:0 50%}50%{background-position:100% 50%}}@keyframes card-loading{0%,to{background-position:0 50%}50%{background-position:100% 50%}}.ant-card-small>.ant-card-head{min-height:36px;padding:0 12px;font-size:14px}.ant-card-small>.ant-card-head>.ant-card-head-wrapper>.ant-card-head-title{padding:8px 0}.ant-card-small>.ant-card-head>.ant-card-head-wrapper>.ant-card-extra{padding:8px 0;font-size:14px}.ant-card-small>.ant-card-body{padding:12px}.ant-breadcrumb{box-sizing:border-box;margin:0;padding:0;color:rgba(0,0,0,.65);font-variant:tabular-nums;line-height:1.5;list-style:none;font-feature-settings:"tnum";color:rgba(0,0,0,.45);font-size:14px}.ant-breadcrumb .anticon{font-size:14px}.ant-breadcrumb a{color:rgba(0,0,0,.45);transition:color .3s}.ant-breadcrumb a:hover{color:#5485e8}.ant-breadcrumb>span:last-child,.ant-breadcrumb>span:last-child a{color:rgba(0,0,0,.65)}.ant-breadcrumb>span:last-child .ant-breadcrumb-separator{display:none}.ant-breadcrumb-separator{margin:0 8px;color:rgba(0,0,0,.45)}.ant-breadcrumb-link>.anticon+span,.ant-breadcrumb-overlay-link>.anticon{margin-left:4px}.ant-breadcrumb-separator{margin:0}.ant-breadcrumb>span:last-child{color:#2c62dc}.dec-public-btn{background:linear-gradient(253deg,#2c62dc,#579bf0);border-radius:3px;border:unset;cursor:pointer;color:#fff}.dec-public-btn:hover{background:linear-gradient(253deg,#579bf0,#2c62dc)}.main-container{max-width:1200px;width:100%;margin:0 auto}.isActive{background-color:#2c62dc;color:#fff!important}.search-input .ant-input{border-radius:16px;background-color:#f4f4f4}.main-tag{color:#2c62dc;margin:0 10px 10px 0;background-color:#e7efff;border:0}::v-deep .ant-badge-count{min-width:16px;height:16px;line-height:16px;padding:0 4px}::v-deep .ant-empty{background:#fff;margin:0;padding:3%;color:#999}.pagination-box{margin:20px 0;display:flex;align-items:center;justify-content:center}.dec-public-btn[data-v-21c88894]{background:linear-gradient(253deg,#2c62dc,#579bf0);border-radius:3px;border:unset;cursor:pointer;color:#fff}.dec-public-btn[data-v-21c88894]:hover{background:linear-gradient(253deg,#579bf0,#2c62dc)}.main-container[data-v-21c88894]{max-width:1200px;width:100%;margin:0 auto}.isActive[data-v-21c88894]{background-color:#2c62dc;color:#fff!important}.search-input .ant-input[data-v-21c88894]{border-radius:16px;background-color:#f4f4f4}.main-tag[data-v-21c88894]{color:#2c62dc;margin:0 10px 10px 0;background-color:#e7efff;border:0}[data-v-21c88894] .ant-badge-count{min-width:16px;height:16px;line-height:16px;padding:0 4px}[data-v-21c88894] .ant-empty{background:#fff;margin:0;padding:3%;color:#999}.servereq-box[data-v-21c88894]{width:1200px;margin:auto;position:relative}.servereq-box .breadcrumb[data-v-21c88894]{text-align:left;padding:16px 0}.servereq-box .search-navbar[data-v-21c88894]{position:absolute;top:-50px;right:0}.servereq-box .user-manager-box[data-v-21c88894]{padding:30px 20px;margin-bottom:33px;background:#fff;border-radius:8px}.servereq-box .user-manager-box .card-list[data-v-21c88894]{display:flex;gap:20px;flex-wrap:wrap;text-align:left}.servereq-box .user-manager-box .card-list .ant-card[data-v-21c88894]{overflow:hidden;width:calc(50% - 10px);border-radius:8px}.servereq-box .user-manager-box .card-list .ant-card p[data-v-21c88894]:last-child{margin:0}.pagination-box[data-v-21c88894]{margin-bottom:6px}.read-card[data-v-21c88894]{border:1px solid #f00}.empty[data-v-21c88894]{width:1200px;font-size:20px;background:#fff;color:#ccc;border-radius:8px;padding:30px 0;margin-bottom:30px}