body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow:hidden;font-size:14px}:-webkit-autofill,:-webkit-autofill:hover,:-webkit-autofill:focus,:-webkit-autofill:active{-webkit-text-fill-color:#606266!important;-webkit-transition:background-color 5e3s ease-in-out 0s;transition:background-color 5e3s ease-in-out 0s}:root{--background-color:#2c3e50;--border-color:#7591ad;--text-color:#34495e;--color1:#ec3e27;--color2:#fd79a8;--color3:#0984e3;--color4:#00b894;--color5:#fdcb6e;--color6:#e056fd;--color7:#f97f51;--color8:#bdc581;--size:20px;--wh:80px}*{box-sizing:border-box}::-webkit-scrollbar{height:6px;width:6px;background-color:rgba(0,0,0,0);box-shadow:none;border-radius:0}::-webkit-scrollbar-track{background-color:rgba(0,0,0,0);box-shadow:none;border-radius:0}::-webkit-scrollbar-thumb{border-radius:0;background-color:rgba(0,0,0,0);box-shadow:inset 0 0 10px#666;cursor:pointer;border:none}::-webkit-scrollbar-thumb:hover{box-shadow:inset 0 0 10px#333;background-color:rgba(0,0,0,0)}.kk-base-page-title{padding:1rem 0;border-bottom:1px solid#d9dee4;margin-bottom:1rem;font-weight:700}.kk-start-fail{font-size:14px;display:flex;align-items:center;justify-content:center;height:100vh}.kk-layout{display:flex;height:100vh;position:relative;overflow:auto}.kk-sidebar{display:flex;flex-direction:column;width:220px;min-width:220px;flex-shrink:0;background:#001529;transition:all.2s ease;border-right:1px solid#d9dee4}.kk-sidebar-logo{display:flex;justify-content:center}.kk-sidebar-logo img{width:25%;height:auto}.kk-sidebar.collapse{width:0;min-width:0;overflow:hidden}.kk-sidebar .kk-sidebar-title{display:flex;align-items:center;justify-content:center;height:40px;text-align:center;font-size:14px;border-bottom:1px solid#38424c;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex-shrink:0;color:#fff;font-weight:b}.kk-sidebar .kk-sidebar-body{flex:1;overflow:auto;overflow-x:hidden;overflow-y:auto}.kk-sidebar .kk-sidebar-footer{display:flex;align-items:center;justify-content:center;padding:10px;border-top:1px solid#d9dee4}.kk-sidebar-collapse{cursor:pointer;width:50px;height:50px;position:absolute;top:45%;left:170px;transition:all.2s ease;z-index:98}.kk-sidebar-collapse .kk-sidebar-collapse-bg{width:100%;height:100%;border-bottom:12px solid rgba(0,0,0,0);border-left:none;border-right:13px solid#d9dee4;border-top:12px solid rgba(0,0,0,0);transition:all.2s ease}.kk-sidebar-collapse .kk-sidebar-collapse-bg .icon{position:absolute;right:0;top:18px;font-size:14px;font-weight:700}.kk-sidebar-collapse:hover .kk-sidebar-collapse-bg{border-bottom:12px solid rgba(0,0,0,0);border-left:none;border-right:20px solid#d9dee4;border-top:12px solid rgba(0,0,0,0)}.kk-sidebar-collapse.collapse{left:0}.kk-sidebar-collapse.collapse .kk-sidebar-collapse-bg{border-bottom:12px solid rgba(0,0,0,0);border-left:14px solid#d9dee4;border-right:none;border-top:12px solid rgba(0,0,0,0)}.kk-sidebar-collapse.collapse .kk-sidebar-collapse-bg .icon{position:absolute;left:-36px;top:18px;font-weight:700}.kk-sidebar-collapse.collapse:hover .kk-sidebar-collapse-bg{border-bottom:12px solid rgba(0,0,0,0);border-left:20px solid#d9dee4;border-right:none;border-top:12px solid rgba(0,0,0,0)}.kk-main{flex:1;padding:0;overflow:auto;position:relative;width:100%;background-color:#eaf0f2}.kk-router-fallback{display:flex;align-items:center;justify-content:center;height:100%}.kk-router-fallback .ant-spin{position:relative;top:-30px}#mask{position:absolute;width:100vw;height:100vh;z-index:99999999999999;background-color:rgba(0,0,0,0);display:none;justify-content:center;align-items:center}#mask .loader{position:relative;width:var(--wh);height:var(--wh);color:#fff;border-radius:50%;background-color:#fff;display:flex;justify-content:center;align-items:center;animation:animate.5s linear infinite;box-sizing:border-box;overflow:hidden}#mask .loader:before,.loader:after{position:absolute;content:"";width:var(--wh);height:var(--wh);border-radius:50%;box-sizing:border-box;display:flex;justify-content:center;align-items:center}#mask .loader:before{border-left:var(--size)solid var(--color3);border-right:var(--size)solid rgba(0,0,0,0);transform:rotate(325deg)}#mask .loader:after{border-right:var(--size)solid var(--color4);border-left:var(--size)solid rgba(0,0,0,0);transform:rotate(35deg)}@keyframes before8{0%{width:.5em;box-shadow:1em -.5em rgba(225,20,98,.75),-1em .5em rgba(111,202,220,.75)}35%{width:2.5em;box-shadow:0 -.5em rgba(225,20,98,.75),0 .5em rgba(111,202,220,.75)}70%{width:.5em;box-shadow:-1em -.5em rgba(225,20,98,.75),1em .5em rgba(111,202,220,.75)}to{box-shadow:1em -.5em rgba(225,20,98,.75),-1em .5em rgba(111,202,220,.75)}}@keyframes after6{0%{height:.5em;box-shadow:.5em 1em rgba(61,110,184,.75),-.5em -1em rgba(136,32,233,.75)}35%{height:2.5em;box-shadow:.5em 0 rgba(61,110,184,.75),-.5em 0 rgba(136,32,233,.75)}70%{height:.5em;box-shadow:.5em -1em rgba(61,110,184,.75),-.5em 1em rgba(136,32,233,.75)}to{box-shadow:.5em 1em rgba(61,110,184,.75),-.5em -1em rgba(136,32,233,.75)}}@keyframes animate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.loader span{position:absolute;content:"";width:var(--wh);height:var(--wh);border-radius:50%;box-sizing:border-box;display:flex;justify-content:center;align-items:center;border-top:var(--size)solid var(--color2);border-bottom:var(--size)solid rgba(0,0,0,0)}@keyframes animate2{to{transform:rotate(-180deg)skew(-360deg)}}.kk-menu .ant-menu-inline{border:0}.kk-menu .no_icon{margin-left:16px}.ks-menu .ant-menu{font-size:12px;background-color:rgba(0,0,0,0)}.ks-menu .ant-menu.ant-menu-inline{border-right:none}.ks-menu .ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected{background-color:#fff}.ks-menu .ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected a{text-decoration:none;color:#333}.ks-menu .ant-menu .ant-menu-item{color:#333;margin:0;font-size:12px;height:30px;line-height:30px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;transition:all.2s}.ks-menu .ant-menu .ant-menu-item:after{content:none}.ks-menu .ant-menu .ant-menu-item:hover{background-color:#f4f6f8;color:#000}.ks-menu .ant-menu .ant-menu-item a:hover{text-decoration:none;color:#333}.ks-menu .ant-menu .ant-menu-submenu>.ant-menu{background-color:rgba(0,0,0,0)}.ks-menu .ant-menu .ant-menu-inline .ant-menu-item:not(:last-child){margin-bottom:0}.ks-menu .ant-menu .ant-menu-sub.ant-menu-inline>.ant-menu-item{height:30px;line-height:30px}.ks-menu .ant-menu .ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected{background-color:#fff;color:#333}.ks-menu .ant-menu .ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected:after{border-right:none;border-color:#fff;opacity:0}.ks-menu .ant-menu .ant-menu-submenu-title{color:#000;font-size:12px}.ks-menu .ant-menu .ant-menu-submenu-title:hover{color:#000}.ks-menu .ant-menu .ant-menu-submenu-title:active{background-color:#eaedf1}.ks-menu .ant-menu-inline>.ant-menu-submenu>.ant-menu-submenu-title{height:30px;line-height:30px}.ks-menu .ant-menu-submenu-active:hover{color:#333}.ks-menu .ant-menu-submenu-inline{transition:none}.ks-menu .ant-menu-submenu-selected{color:#333}.kk-header{width:100%;background-color:#fff;padding:0 12px;height:60px;line-height:60px;box-shadow:0 0 8px 0#d9dee4;display:flex;align-items:center;justify-content:space-between;box-sizing:border-box}.kk-header-right{display:flex;align-items:center;justify-content:flex-end}.kk-header-right-menu{display:flex;align-items:center;justify-content:flex-end;height:60px}.kk-header-right-menu-item{position:relative;cursor:pointer;display:flex;justify-content:center;align-items:center;margin-right:10px;padding:7px 0}.kk-header-right-menu-item span{font-size:20px}.kk-header-right-menu-item-active{transition:.2s ease-in-out;transition-property:background-color;width:46px;height:46px;border-radius:23px;display:flex;align-items:center;justify-content:center;overflow:hidden}.kk-header-right-menu-item-active img{width:80%;height:auto;border-radius:23px}.kk-header-right-menu-item-active:hover{background-color:#e6ecf6}.kk-header-right-menu-item:hover .kk-header-right-menu-item-list,.kk-header-right-menu-item:hover .kk-header-right-menu-item-images{display:block}.kk-header-right-menu-item-list{position:absolute;left:50%;top:50px;display:none;transition:3s;transition-property:dispaly;transform:translatex(-50%);z-index:1000;padding:14px 0}.kk-header-right-menu-item-list ul{background-color:#fff;box-shadow:0 0 4px 1px#ccc;border-radius:4px;list-style:none;margin:0;padding:14px 0;position:relative}.kk-header-right-menu-item-list ul li{display:block;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;transition:.2s ease-in-out;transition-property:background-color;padding:0 24px}.kk-header-right-menu-item-list ul li>span{display:flex;justify-content:flex-start;align-items:center;line-height:2.5;color:#000;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px}.kk-header-right-menu-item-list ul li>span>span{margin-right:10px;font-size:14px}.kk-header-right-menu-item-list ul li:hover{background-color:#e6ecf6}.kk-header-right-menu-item-list>:hover{display:block}.kk-header-right-menu-item-list ul:before{position:absolute;content:"";width:0;height:0;top:-8px;left:50%;transform:translatex(-50%);border-style:solid;border-top-color:rgba(0,0,0,0);border-left-color:rgba(0,0,0,0);border-right-color:rgba(0,0,0,0);border-bottom-color:#fff;border-width:4px;display:block}.kk-header-right-menu-item-images{position:absolute;left:50%;top:64px;transition:3s;transition-property:dispaly;display:none;background-color:#fff;transform:translatex(-50%);z-index:1000;box-shadow:0 0 4px 1px#ccc;padding:8px;border-radius:4px}.kk-header-right-menu-item-images img{width:180px;height:auto}.kk-header-right-menu-item-images>:hover{display:block}.kk-header-right-menu-item-images:before{position:absolute;content:"";width:0;height:0;top:-8px;left:50%;transform:translatex(-50%);border-style:solid;border-top-color:rgba(0,0,0,0);border-left-color:rgba(0,0,0,0);border-right-color:rgba(0,0,0,0);border-bottom-color:#fff;border-width:4px;display:block}.error-boundary{height:100%;display:flex;justify-content:center;align-items:center}.error-boundary .content .title{text-align:center;font-size:18px}.error-boundary .content .err-info .title{font-size:16px;text-align:center}.error-boundary .content .err-info .info{font-size:14px}.error-boundary .content .btn-box{text-align:center}.kk-sidebar-tabs{height:100%;display:flex;flex-direction:column}.kk-sidebar-tabs .tabs-box{width:100%;padding:0 15px;display:flex;justify-content:space-around;border-bottom:1px solid#d9dee5}.kk-sidebar-tabs .tabs-box .tab{padding:6px 12px;font-size:14px;color:rgba(0,0,0,.65);border-bottom:1px solid rgba(0,0,0,0)}.kk-sidebar-tabs .tabs-box .tab:hover{color:#40a9ff;cursor:pointer}.kk-sidebar-tabs .tabs-box .active{color:#1890ff;font-weight:500;border-bottom:1px solid#1890ff}.kk-sidebar-tabs .tabs-content{flex:1;height:1%}.kk-sidebar-tabs .tabs-content .menu-box{display:flex;flex-direction:column;height:100%}.kk-sidebar-tabs .tabs-content .menu-box .content{height:1%;flex:1;padding-top:10px;overflow:auto;overflow-y:auto;overflow-x:hidden}.kk-sidebar-tabs .tabs-content .menu-box .selcet-box{padding:10px;border-top:1px solid#38424c}.kk-sidebar-tabs .tabs-content .collect-box{height:100%}.kk-sidebar-tabs .tabs-content .tab-active{display:none}.menu-collect{display:flex;flex-direction:column;height:100%}.menu-collect .collect-list{padding:10px 0 0;margin:0;flex:1;height:1%;overflow:auto}.menu-collect .collect-list .items{padding:0 16px 0 30px;color:#333;font-size:12px;line-height:30px;display:flex;justify-content:space-between;transition:all.3s}.menu-collect .collect-list .items:hover{cursor:pointer;background-color:#f4f6f8}.menu-collect .collect-list .items:hover .del-box{display:block}.menu-collect .collect-list .items .del-box{cursor:pointer;display:none}.menu-collect .collect-list .items .del-box:hover{transform:scale(1.2)}.menu-collect .collect-list .active{background-color:#fff}.menu-collect .add-btn-box{padding:10px;text-align:center;border-top:1px solid#d9dee4}.current-user-menu{height:500px;display:flex;flex-direction:column}.current-user-menu .search-box{width:100%;padding:10px 0}.current-user-menu .menu{flex:1;overflow:auto;border:1px solid#d9dee4;padding:10px}.current-user-menu .menu .menu-checkbox-box .item{margin-bottom:10px}.kk-table .ant-table-thead tr th{padding:10px 16px;background-color:#f3f3f3}.kk-table .ant-table-tbody .ant-table-row td{padding:10px 16px}.kk-table .ant-table-tbody tr.ant-table-row:nth-child(2n) td{background-color:#fafafa}.kk-table .ant-table.ant-table-bordered>.ant-table-container>.ant-table-content>table>thead>tr:not(:last-child)>th,.kk-table .ant-table.ant-table-bordered>.ant-table-container>.ant-table-header>table>thead>tr:not(:last-child)>th,.kk-table .ant-table.ant-table-bordered>.ant-table-container>.ant-table-body>table>thead>tr:not(:last-child)>th{border-bottom:1px solid#e8e8e8}.kk-table .ant-table-thead>tr>th{border-bottom:1px solid#e8e8e8}.kk-table .ant-table.ant-table-bordered>.ant-table-container>.ant-table-content>table>thead>tr>.ant-table-cell-fix-right-first:after{border-right:1px dashed rgba(0,0,0,0)}.kk-table .ant-table.ant-table-bordered>.ant-table-container>.ant-table-content>table>thead>tr>.ant-table-cell-fix-right-first:after,.kk-table .ant-table.ant-table-bordered>.ant-table-container>.ant-table-header>table>thead>tr>.ant-table-cell-fix-right-first:after,.kk-table .ant-table.ant-table-bordered>.ant-table-container>.ant-table-body>table>thead>tr>.ant-table-cell-fix-right-first:after,.kk-table .ant-table.ant-table-bordered>.ant-table-container>.ant-table-content>table>tbody>tr>.ant-table-cell-fix-right-first:after,.kk-table .ant-table.ant-table-bordered>.ant-table-container>.ant-table-header>table>tbody>tr>.ant-table-cell-fix-right-first:after,.kk-table .ant-table.ant-table-bordered>.ant-table-container>.ant-table-body>table>tbody>tr>.ant-table-cell-fix-right-first:after,.kk-table .ant-table.ant-table-bordered>.ant-table-container>.ant-table-content>table>tfoot>tr>.ant-table-cell-fix-right-first:after,.kk-table .ant-table.ant-table-bordered>.ant-table-container>.ant-table-header>table>tfoot>tr>.ant-table-cell-fix-right-first:after,.kk-table .ant-table.ant-table-bordered>.ant-table-container>.ant-table-body>table>tfoot>tr>.ant-table-cell-fix-right-first:after{border-right:1px solid#e8e8e8}.row-dragging{background:#fafafa;border:1px solid#ccc}.row-dragging td{padding:16px;visibility:hidden}.row-dragging .drag-visible{visibility:visible}.CustomUploadFile{display:flex;align-items:center}.CustomUploadFile .custom-upload{display:flex;align-items:center;margin-left:8px;cursor:pointer}.CustomUploadFile .ant-input{border:1px solid#d9d9d9!important}.music-player{width:350px}.base-table-tools{display:flex;align-items:center;justify-content:space-between}.base-table-tools .tools-right{display:flex;align-items:center;justify-content:flex-end}.base-table-tools .tools-right .right-icon-setting{background-color:#f5f5f5;height:32px;line-height:32px;padding:0 11px;margin-left:10px;border-radius:6px;cursor:pointer}.base-table-layout{margin-top:10px;width:100%}.search-top-form{background-color:#fff;border-radius:4px}.search-top-form .search-top-tools{display:flex;justify-content:space-between;padding:10px;border-bottom:1px solid#f3f3f3;align-items:center}.search-top-form .search-top-tools .tools-title{font-size:15px;font-weight:700}.search-top-form .search-top-tools .tools-btnGroup .ant-btn-icon{transform:rotate(90deg)}.search-top-form .search-bottom-form{padding:10px;box-sizing:border-box;width:100%}.search-top-form .search-bottom-form-btn{display:flex;align-items:center}.search-top-form .search-bottom-form-btn>span{transform:rotate(90deg);color:var(--ant-color-primary)}.search-base-list .list-from{background-color:#fff;border-radius:5px}.search-base-list .list-header{background-color:#fff;margin-top:10px;border-radius:5px;padding:10px}.search-base-list .list-table{margin-top:10px;background-color:#fff;padding:10px;border-radius:5px}.sdrawer .ant-drawer-header-title{flex-direction:row-reverse}.sdrawer .ant-drawer-close{margin-inline-end:0}.sdrawer .ant-drawer-footer{display:flex;align-items:center;justify-content:flex-end}.sdrawer .formLayouts .title>div{font-size:14px!important}.sdrawer .iconFull,.sdrawer .iconClose{cursor:pointer;display:flex;padding:6px}.sdrawer .iconFull:hover,.sdrawer .iconClose:hover{background-color:#f7f7f7}.generalForms{position:relative;width:100%;box-sizing:border-box}.generalForms .topContent{box-sizing:border-box}.generalForms .topContent .formLayouts:not(:first-child){margin-top:15px}.generalForms .topContent .formLayouts{box-sizing:border-box;width:100%;background-color:white;border-radius:5px}.generalForms .topContent .formLayouts .formLayoutsItem{box-sizing:border-box;padding:12px 0}.generalForms .topContent .formLayouts .formLayoutsItemMultiple{box-sizing:border-box;margin-top:10px;padding:0 12px}.generalForms .topContent .formLayouts .formLayoutsItemMultiple .multiple-item{width:100%;border:1px solid#e6e6e6;border-radius:5px}.generalForms .topContent .formLayouts .formLayoutsItemMultiple .multiple-item .multiple-item-top{display:flex;align-items:center;justify-content:space-between;padding:5px;background-color:#fafafa;border-bottom:1px solid#e6e6e6}.generalForms .topContent .formLayouts .formLayoutsItemMultiple .multiple-item .multiple-item-top .item-top-title{color:#333;font-size:14px}.generalForms .topContent .formLayouts .formLayoutsItemMultiple .multiple-item .mutiple-item-layouts{padding:12px}.generalForms .topContent .formLayouts .formLayoutsItemMultiple .multiple-item:not(:first-child){margin-top:10px}.generalForms .topContent .formLayouts .multiple-btn-add{display:flex;align-items:center;justify-content:center;margin-top:10px;padding:5px 0;color:#666;font-size:13px;border:1px dashed#e6e6e6;border-style:dashed;border-radius:4px;cursor:pointer}.generalForms .topContent .formLayouts .multiple-btn-add:hover{color:var(--ant-primary-color,#3d7eff)!important;border-color:var(--ant-primary-color,#3d7eff)!important}.generalForms .topContent .formLayouts .ant-picker .ant-picker-input>input[disabled]:hover{background-color:transparent!important}.generalForms .topContent .formLayouts .blackCustomCol .ant-form-item-label{flex:auto;text-align:start}.generalForms .topContent .formLayouts .blackCustomCol .ant-form-item{flex-wrap:wrap;min-height:34px;margin-bottom:15px}.generalForms .topContent .formLayouts .blackCustomCol .ant-col.ant-form-item-control{position:relative;flex:100%!important;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;border-radius:5px}.generalForms .topContent .formLayouts .blackCustomCol .ant-form-item-label>label{justify-content:flex-start}.generalForms .topContent .formLayouts .customCol .ant-form-item-label{flex:0 0 120px;width:120px}.generalForms .topContent .formLayouts .customCol .ant-form-item-label>label{display:inline-flex;align-items:center;justify-content:flex-end;width:120px;padding-right:8px;overflow:hidden;line-height:32px;white-space:nowrap;text-overflow:ellipsis}.generalForms .topContent .formLayouts .customCol .ant-form-item-label>label.ant-form-item-no-colon:after{display:none}.generalForms .topContent .formLayouts .title{position:relative;display:flex;align-items:center;justify-content:space-between;padding:0 0 0 10px}.generalForms .topContent .formLayouts .title>div{color:#292929;font-weight:700;font-size:14px}.generalForms .topContent .formLayouts .title:after{position:absolute;top:50%;left:0;display:block;width:3px;height:12px;background-color:var(--ant-primary-color,#3d7eff);border-radius:2px;transform:translatey(-50%);content:""}.generalForms .topContent .formLayouts .delBtn{display:flex;justify-content:flex-end}.generalForms .topContent .formLayouts .seeBtn{flex:1;margin-left:8px;color:var(--ant-primary-color);color:#1677ff;font-size:14px;cursor:pointer}.generalForms .topContent .formLayouts .customIconRender{flex:1;margin-left:8px;font-size:14px}.generalForms .topContent .formLayouts .seeBtnLayout{display:flex;align-items:center}.generalForms .footer{display:flex;align-items:center;justify-content:flex-end}.verticalGostomForm .topContent{box-sizing:border-box}.verticalGostomForm .topContent .formLayouts:not(:first-child){margin-top:15px}.verticalGostomForm .topContent .formLayouts{box-sizing:border-box;width:100%;background-color:white;border-radius:5px}.verticalGostomForm .topContent .formLayouts .formLayoutsItem{box-sizing:border-box;padding:15px 0}.verticalGostomForm .topContent .formLayouts .formLayoutsItemMultiple{box-sizing:border-box;margin-top:10px;padding:0 12px}.verticalGostomForm .topContent .formLayouts .formLayoutsItemMultiple .multiple-item{width:100%;border:1px solid#e6e6e6;border-radius:5px}.verticalGostomForm .topContent .formLayouts .formLayoutsItemMultiple .multiple-item .multiple-item-top{display:flex;align-items:center;justify-content:space-between;padding:12px;background-color:#fafafa;border-bottom:1px solid#e6e6e6}.verticalGostomForm .topContent .formLayouts .formLayoutsItemMultiple .multiple-item .multiple-item-top .item-top-title{color:#333;font-size:14px}.verticalGostomForm .topContent .formLayouts .formLayoutsItemMultiple .multiple-item .mutiple-item-layouts{padding:12px}.verticalGostomForm .topContent .formLayouts .formLayoutsItemMultiple .multiple-item:not(:first-child){margin-top:10px}.verticalGostomForm .topContent .formLayouts .multiple-btn-add{display:flex;align-items:center;justify-content:center;margin-top:10px;padding:10px 0;color:#666;font-size:13px;border:1px dashed#e6e6e6;border-style:dashed;border-radius:4px;cursor:pointer}.verticalGostomForm .topContent .formLayouts .multiple-btn-add:hover{color:var(--ant-primary-color,#3d7eff)!important;border-color:var(--ant-primary-color,#3d7eff)!important}.verticalGostomForm .title{position:relative;display:flex;align-items:center;justify-content:space-between;padding:0 0 0 10px}.verticalGostomForm .title>div{color:#191919;font-weight:700;font-size:14px}.verticalGostomForm .title:after{position:absolute;top:50%;left:0;display:block;width:3px;height:12px;background-color:var(--ant-primary-color,#3d7eff);border-radius:2px;transform:translatey(-50%);content:""}.verticalGostomForm .footer{display:flex;align-items:center;justify-content:flex-end}.verticalGostomForm .delBtn{display:flex;justify-content:flex-end}.home-card{background-color:#fff;border-radius:4px;box-shadow:0 0 10px rgba(0,0,0,.1);padding:10px}.home-card .home-card-header{display:flex;justify-content:space-between;align-items:center}.home-card .home-card-title,.home-card .home-card-action{font-size:14px;color:rgba(0,0,0,.65)}.home-card-value,.home-card-middle{margin-top:10px}.home-card-footer{border-top:1px solid#f0f0f0;margin-top:10px;padding-top:10px}.tinyAreaCard-e87750,.tinyAreaCardDark-abee8b{padding:10px;background:#fff;border:1px solid#ebebeb;border-radius:4px}.tinyAreaCard-e87750 .title-_51ecf,.tinyAreaCardDark-abee8b .title-_51ecf{color:#333;font-size:13px}.tinyAreaCard-e87750 .cardLayouts-e7fa31,.tinyAreaCardDark-abee8b .cardLayouts-e7fa31{display:flex;align-items:flex-end}.tinyAreaCard-e87750 .cardLayouts-e7fa31 .left-_85fa1,.tinyAreaCardDark-abee8b .cardLayouts-e7fa31 .left-_85fa1{flex:1}.tinyAreaCard-e87750 .cardLayouts-e7fa31 .left-_85fa1 .leftNumber-_9a924,.tinyAreaCardDark-abee8b .cardLayouts-e7fa31 .left-_85fa1 .leftNumber-_9a924{color:#4c4c4c;font-size:26px}.tinyAreaCard-e87750 .cardLayouts-e7fa31 .left-_85fa1 .leftCan-_61bea,.tinyAreaCardDark-abee8b .cardLayouts-e7fa31 .left-_85fa1 .leftCan-_61bea{display:flex;align-items:center}.tinyAreaCard-e87750 .cardLayouts-e7fa31 .left-_85fa1 .leftCan-_61bea .leftCanTitle-c9a96f,.tinyAreaCardDark-abee8b .cardLayouts-e7fa31 .left-_85fa1 .leftCan-_61bea .leftCanTitle-c9a96f{color:#999;font-size:13px}.tinyAreaCard-e87750 .cardLayouts-e7fa31 .left-_85fa1 .leftCan-_61bea .leftCanBottomDown-e8c109,.tinyAreaCardDark-abee8b .cardLayouts-e7fa31 .left-_85fa1 .leftCan-_61bea .leftCanBottomDown-e8c109{display:flex;align-items:center;margin-left:5px;color:#2fa946}.tinyAreaCard-e87750 .cardLayouts-e7fa31 .left-_85fa1 .leftCan-_61bea .leftCanBottomUp-_190a3,.tinyAreaCardDark-abee8b .cardLayouts-e7fa31 .left-_85fa1 .leftCan-_61bea .leftCanBottomUp-_190a3{display:flex;align-items:center;margin-left:5px;color:#ff3434}.tinyAreaCard-e87750 .cardLayouts-e7fa31 .left-_85fa1 .leftCan-_61bea .leftCanBottom-fb3a00,.tinyAreaCardDark-abee8b .cardLayouts-e7fa31 .left-_85fa1 .leftCan-_61bea .leftCanBottom-fb3a00{display:flex;align-items:center;margin-left:5px}.tinyAreaCard-e87750 .cardLayouts-e7fa31 .right-_38a87,.tinyAreaCardDark-abee8b .cardLayouts-e7fa31 .right-_38a87{flex:1;overflow:hidden}.tinyAreaCardDark-abee8b{background:#0d1332;border:1px solid#4b63dd}.tinyAreaCardDark-abee8b .title-_51ecf{color:white}.tinyAreaCardDark-abee8b .leftNumber-_9a924{color:white!important}.kk-home-cardList{display:flex;align-items:flex-start;justify-content:space-between;margin-top:10px;border-radius:4px}.kk-home-cardList>div:not(:first-child){margin-left:10px}.kk-home-cardList>div{width:calc(50% - 5px);background-color:#fff;border-radius:4px}.kk-home-layouts{margin-top:10px;background-color:#fff;position:relative;width:100%;height:calc(100vh - 83px);box-sizing:border-box}.kk-home-layouts .kk-desc{text-align:center}.kk-home-cards{width:100%;box-sizing:border-box;padding:20px;display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.kk-home .tongji{margin-top:10px}.kk-home .tongji .tongjiLayouts{display:flex;margin-top:10px}.kk-home .tongji .tongjiLayouts .tongjiLeft{flex:0 0 70%;width:70%;background-color:#fff;border-radius:4px}.kk-home .tongji .tongjiLayouts .tongjiLeft .tongjiLeftTitle{color:#333;font-size:14px}.kk-home .tongji .tongjiLayouts .tongjiLeft .tongjiLeftList{display:flex;flex-wrap:wrap}.kk-home .tongji .tongjiLayouts .tongjiLeft .tongjiLeftList>div{flex:0 0 calc((100% - 20px)/3);width:calc((100% - 20px)/3);margin-bottom:10px}.kk-home .tongji .tongjiLayouts .tongjiLeft .tongjiLeftList>div:not(:nth-child(3n-2)){margin-left:10px}.kk-home .tongji .tongjiLayouts .tongjiRight{flex:0 0 calc(30% - 10px);width:calc(30% - 10px);margin-left:10px;background-color:#fff;border-radius:4px}.homeNewCard-_04427{display:flex;align-items:center;padding:30px 25px;background:linear-gradient(127deg,#338cff 0%,#1771ff 100%);border-radius:4px;height:120px}.homeNewCard-_04427 .left-_3b640{display:flex;align-items:center;justify-content:center}.homeNewCard-_04427 .left-_3b640 .leftIcon-_1e7c6{box-sizing:border-box;padding:14px;text-align:center;background-color:white;border-radius:50%}.homeNewCard-_04427 .left-_3b640 .leftIcon-_1e7c6>img{width:26px;height:auto}.homeNewCard-_04427 .right-e7b147{margin-left:14px;color:white}.homeNewCard-_04427 .right-e7b147 .rightTitle-db3aef{font-size:14px}.homeNewCard-_04427 .right-e7b147 .rightNumber-a46526{font-size:28px}.homeNewCard-_04427 .right-e7b147 .rightNumber-a46526 .unit-_510a0{font-size:16px}.cardLayouts-_3330e{border-radius:4px}.cardLayouts-_3330e .cardTools-c980d2{display:flex;align-items:center;justify-content:space-between;padding:10px}.cardLayouts-_3330e .cardTools-c980d2 .cardTitle-_40c46{font-size:14px}.cardLayouts-_3330e .cardContent-cfc54c{padding:0 10px}.cardLayoutsDark-_5f2eb{background-color:#0d1332;border-radius:4px}.cardLayoutsDark-_5f2eb .cardTools-c980d2{display:flex;align-items:center;justify-content:space-between;padding:10px}.cardLayoutsDark-_5f2eb .cardTools-c980d2 .cardTitle-_40c46{color:white;font-size:14px}.cardLayoutsDark-_5f2eb .cardContent-cfc54c{padding:0 10px}.kk-header-page-filter{margin-bottom:10px}.kk-header-page-filter .ant-col{color:#666;font-size:12px}.kk-header-page-filter .ant-form-item{margin-bottom:10px;border:1px solid#e6e6e6;border-radius:2px}.kk-header-page-filter .ant-form-item-label{display:flex;align-items:center;justify-content:center;width:100px;overflow:hidden;background:#f5f5f5;border-right-color:#e6e6e6;border-right-width:1px;border-right-style:solid;border-radius:2px 0 0 2px}.kk-header-page-filter .ant-form-item-label>label{display:inline-block;width:100px;padding:0 6px;overflow:hidden;font-size:12px;line-height:32px;white-space:nowrap;text-align:center;text-overflow:ellipsis;background:#f5f5f5}.kk-header-page-filter .ant-input-number,.kk-header-page-filter .ant-input,.kk-header-page-filter .ant-picker{border:0}.kk-header-page-filter .ant-col.ant-form-item-control{border-radius:2px}.kk-header-page-filter .ant-radio-group .ant-radio-wrapper:first-child{margin-left:10px}.kk-header-page-filter .ant-form-item-label>label.ant-form-item-no-colon:after{display:none}.kk-header-page-filter .ant-form-item-with-help .ant-show-help{position:absolute;top:-60px;left:0;z-index:-1;padding:5px;color:#fff;font-size:12px;line-height:12px;background-color:#424141;border-radius:2px}.kk-header-page-filter .ant-form-item-explain.ant-form-item-explain-error{position:absolute;top:-30px;left:0;z-index:2;padding:5px;color:#fff;font-size:12px;line-height:12px;background-color:#424141;border-radius:2px}.kk-header-page-filter .ant-form-item-explain.ant-form-item-explain-error:after{position:absolute;bottom:0;left:50%;width:0;height:0;border-style:solid;border-width:3px;border-top-color:#424141;border-right-color:rgba(0,0,0,0);border-bottom-color:rgba(0,0,0,0);border-left-color:rgba(0,0,0,0);transform:translate(-50%,100%);content:""}.kk-header-page-filter .ant-form-item-explain.ant-form-item-explain-success{position:absolute;top:32px;font-size:12px}.kk-header-page-filter .ant-input-affix-wrapper,.kk-header-page-filter .ant-select-selector{border:0;border-radius:0 2px 2px 0}.kk-header-page-filter .ant-form-horizontal .ant-form-item-label{display:flex;align-items:center;background:#f5f5f5;border-right-color:#e6e6e6;border-right-width:1px;border-right-style:solid;border-radius:2px 0 0 2px}.kk-header-page-filter .ant-upload.ant-upload-select-picture-card,.kk-header-page-filter .ant-upload-list-picture-card-container{margin-top:8px;margin-left:8px}.kk-header-page-filter .ant-input[disabled]{color:rgba(0,0,0,.55)}.kk-header-page-filter .ant-input-group-addon{border:0;border-left:1px solid#e6e6e6}.kk-header-page-filter .ant-select:not(.ant-select-customize-input) .ant-select-selector{border:0;border-radius:0 2px 2px 0}.kk-base-page{background-color:#fff;padding:10px}.kk-base-page .kk-base-page-title{padding:1rem 0;border-bottom:1px solid#d9dee4;margin-bottom:1rem;font-weight:700}.kk-base-page .kk-base-page-btn{display:flex;margin:16px 0}.kk-base-page .kk-base-page-btn .kk-base-page-btn-left{flex:1}.kk-base-page .kk-base-page-btn .kk-base-page-btn-right{display:flex;flex:1;justify-content:flex-end}.kk-base-page :where(.css-dev-only-do-not-override-10ed4xt).ant-tag{margin-inline-end:0!important}.costomForm{position:relative;width:100%;height:calc(100vh - 104px)}.costomForm .topContent{box-sizing:border-box;height:calc(100vh - 139px);overflow-x:hidden;overflow-y:auto}.costomForm .topContent .formLayouts:not(:first-child){margin-bottom:10px}.costomForm .topContent .formLayouts{box-sizing:border-box;padding:10px;background-color:#fff;border-radius:5px}.costomForm .topContent .formLayouts .customCol .ant-form-item{background-color:rgba(0,0,0,0)!important;border-color:rgba(0,0,0,0)!important}.costomForm .topContent .formLayouts .customCol .ant-form-item-control-input{background-color:rgba(0,0,0,0)!important}.costomForm .topContent .formLayouts :where(.css-dev-only-do-not-override-10ed4xt).ant-upload-wrapper .ant-upload-list{padding:8px 0 0 8px}.costomForm .topContent .formLayouts .ant-col{color:#666}.costomForm .topContent .formLayouts .ant-form-item{flex-wrap:nowrap;margin-bottom:10px;border:1px solid#e6e6e6;border-radius:5px}.costomForm .topContent .formLayouts .ant-form-item-label{display:flex;flex:0 0 120px;align-items:center;justify-content:center;width:120px;overflow:hidden;background:#f5f5f5;border-right-color:#e6e6e6;border-right-width:1px;border-right-style:solid;border-radius:5px 0 0 5px}.costomForm .topContent .formLayouts .ant-form-item-label>label{display:inline-block;width:120px;padding:0 6px;overflow:hidden;font-size:12px;line-height:32px;white-space:nowrap;text-align:center;text-overflow:ellipsis;background:#f5f5f5}.costomForm .topContent .formLayouts .ant-input-number,.costomForm .topContent .formLayouts .ant-input,.costomForm .topContent .formLayouts .ant-picker{border:0}.costomForm .topContent .formLayouts .ant-col.ant-form-item-control{border-radius:5px}.costomForm .topContent .formLayouts .ant-col.ant-form-item-control>div:nth-child(2){position:absolute}.costomForm .topContent .formLayouts .ant-form-item-control-input{border-radius:5px}.costomForm .topContent .formLayouts .ant-radio-group .ant-radio-wrapper:first-child{margin-left:10px}.costomForm .topContent .formLayouts .ant-form-item-label>label.ant-form-item-no-colon:after{display:none}.costomForm .topContent .formLayouts .ant-form-item-with-help .ant-show-help{position:absolute;top:-60px;left:0;z-index:-1;padding:5px;color:#fff;font-size:12px;line-height:12px;background-color:#424141;border-radius:2px}.costomForm .topContent .formLayouts .ant-form-item-explain.ant-form-item-explain-error{position:absolute;top:-30px;left:0;z-index:2;padding:5px;color:#fff;font-size:12px;line-height:12px;background-color:#424141;border-radius:2px}.costomForm .topContent .formLayouts .ant-form-item-explain.ant-form-item-explain-error:after{position:absolute;bottom:0;left:50%;width:0;height:0;border-style:solid;border-width:3px;border-top-color:#424141;border-right-color:rgba(0,0,0,0);border-bottom-color:rgba(0,0,0,0);border-left-color:rgba(0,0,0,0);transform:translate(-50%,100%);content:""}.costomForm .topContent .formLayouts .ant-form-item-explain.ant-form-item-explain-success{position:absolute;top:32px;font-size:12px}.costomForm .topContent .formLayouts .ant-input-affix-wrapper,.costomForm .topContent .formLayouts .ant-select-selector{border:0;border-radius:0 5px 5px 0}.costomForm .topContent .formLayouts .ant-form-horizontal .ant-form-item-label{display:flex;align-items:center;background:#f5f5f5;border-right-color:#e6e6e6;border-right-width:1px;border-right-style:solid;border-radius:5px 0 0 5px}.costomForm .topContent .formLayouts .ant-upload.ant-upload-select-picture-card,.costomForm .topContent .formLayouts .ant-upload-list-picture-card-container{margin-top:8px;margin-left:8px}.costomForm .topContent .formLayouts .ant-input[disabled]{position:relative;color:rgba(0,0,0,.55);white-space:nowrap;text-overflow:ellipsis}.costomForm .topContent .formLayouts .ant-input-disabled:before{position:absolute;top:0;left:0;z-index:2;display:block;width:100%;color:#fff;background-color:#333;content:""}.costomForm .topContent .formLayouts .ant-input-group-addon{color:var(--primarycolor);border:0;border-left:1px solid#e6e6e6}.costomForm .topContent .formLayouts .ant-form-item-control-input{background-color:#fbfbfb}.costomForm .topContent .formLayouts .ant-form-item-with-help .ant-form-item-explain{position:absolute;width:auto;height:auto;min-height:auto}.costomForm .topContent .formLayouts .ant-form-item-explain .ant-form-item-explain-error{position:absolute;top:-30px;left:0;z-index:2;display:block;padding:5px;color:#fff;font-size:12px;line-height:12px;word-break:keep-all;background-color:#424141;border-radius:2px}.costomForm .topContent .formLayouts .ant-form-item-explain .ant-form-item-explain-error:after{position:absolute;bottom:0;left:50%;width:0;height:0;border-style:solid;border-width:3px;border-top-color:#424141;border-right-color:rgba(0,0,0,0);border-bottom-color:rgba(0,0,0,0);border-left-color:rgba(0,0,0,0);transform:translate(-50%,100%);content:""}.costomForm .topContent .formLayouts .ant-form-item-margin-offset{margin-bottom:0!important}.costomForm .topContent .formLayouts .ant-show-help-leave{display:none}.costomForm .topContent .formLayouts .title{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px;padding:10px 0;border-bottom:1px solid#eee}.costomForm .topContent .formLayouts .title>div{color:#333;font-weight:700;font-size:16px}.costomForm .topContent .formLayouts .delBtn{display:flex;justify-content:flex-end;margin-top:10px;padding:10px 0;border-top:1px solid#eee}.costomForm .topContent .formLayouts .seeBtn{flex:1;font-size:12px;cursor:pointer}.costomForm .footer{position:absolute;bottom:0;display:flex;align-items:center;justify-content:flex-end;box-sizing:border-box;width:100%;padding:10px;background-color:#fff}.imagesList{padding:10px;display:flex;flex-wrap:wrap;align-items:center}.imagesList :global .ant-image{margin-right:10px;border:1px solid#eee;overflow:hidden}.imagesList .imgVideo,.imagesList .files{width:100px;height:100px;cursor:pointer;background-color:#ececec;margin-right:8px;position:relative;display:flex;justify-content:center;align-items:center}.imagesList .files{flex-direction:column}.kk-login{width:100vw;height:100vh;background-size:cover;overflow:hidden}.kk-login .kk-login-tags>span{position:absolute;width:10rem;top:100px;left:200px;cursor:pointer;transition:.3s;background-color:#fff;padding:1rem;border-radius:3px;transform:rotate(330deg)}.kk-login .kk-login-tags>span:hover{transform:rotate(0)!important}.kk-login .kk-login-layouts{display:flex;justify-content:space-between;width:100%;height:100vh;position:relative}.kk-login .kk-login-layouts-left{flex:1}.kk-login .kk-login-layouts-right{flex:1;position:relative}.kk-login .kk-login-layouts-right-content{width:510px;padding:15px;position:absolute;background-color:#fff;box-shadow:0 0 16px rgba(2,2,2,.1);border-radius:10px;left:50%;top:50%;transform:translate(-50%,-50%)}.kk-login .kk-login-layouts-right-content .kk-login-item{margin-top:2rem}.kk-login .kk-login-layouts-right-content .kk-login-logo{display:flex;justify-content:center}.kk-login .kk-login-layouts-right-content .kk-login-logo img{text-align:center}.kk-login .kk-login-layouts-right-content .kk-login-title{display:flex;flex-direction:column;align-items:center}.kk-login .kk-login-layouts-right-content .kk-login-title>img{width:100px;height:auto}.kk-login .kk-login-layouts-right-content .kk-login-title .title{font-size:16px;font-weight:700}.kk-login .kk-login-layouts-right-content .action{position:absolute;right:0;top:0;width:80px;height:80px;cursor:pointer}.kk-login .kk-login-layouts-right-content .action>img{width:100%;height:auto}.kk-login .kk-login-layouts .kk-login-footer{text-align:center;margin-top:1.5rem}.kk-login .kk-login-layouts .kk-login-kuaijie{display:flex;justify-content:space-between;flex-wrap:wrap}.kk-login .kk-login-layouts .kk-login-kuaijie>div{flex:0 0 48%;width:48%}.kk-login #ww_login{width:100%;height:100%;overflow:hidden}.kk-login #ww_login div{padding:0}.nofund{width:100%;background-color:#fff;height:calc(100vh - 83px);position:relative}.nofund-item{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.kk-layout-breadcrumb{margin:10px 10px 0;padding:10px;background-color:#fff;color:fade("#000000",45%)}.player-node{width:40px;height:40px;border-radius:50%;background-color:#7b7979;position:relative;cursor:pointer;transform:rotate(0)}.player-node:after{content:"";display:block;position:absolute;left:55%;top:50%;width:0;height:0;border-left-width:15px;border-top-width:10px;border-bottom-width:10px;border-right-width:0;border-style:solid;border-top-color:rgba(0,0,0,0);border-left-color:#fff;border-right-color:rgba(0,0,0,0);border-bottom-color:rgba(0,0,0,0);z-index:2;transform:translate(-50%,-50%)}.player-node-play{animation:iconKeyframes 5s linear infinite;-webkit-animation:iconKeyframes 5s linear infinite}@keyframes iconKeyframes{to{transform:rotate(360deg)}}.aplayer.aplayer-narrow .aplayer-body,.aplayer.aplayer-narrow .aplayer-pic{width:50px;height:50px}.aplayer.aplayer-narrow{width:auto}.aplayer.aplayer-withlrc .aplayer-pic{width:50px;height:50px}.aplayer.aplayer-withlrc .aplayer-info{height:50px}.aplayer .aplayer-info .aplayer-music{margin:0 0 5px 5px}.aplayer .aplayer-lrc{height:auto}