.kefu-box[data-v-5b8aba83]{background-color:#267fff;border-radius:6px 6px 6px 6px;padding:10px 10px;margin-outside:20px;display:flex;flex-direction:column;align-items:center;color:#fff;font-size:10px;gap:10px;box-shadow:0 2px 8px rgba(0,0,0,.15);cursor:pointer;margin-right:5px}.kefu-btn[data-v-5b8aba83]{display:flex;flex-direction:column;align-items:center;justify-content:center}.kefu-btn .el-icon[data-v-5b8aba83]{font-size:20px;margin-bottom:6px}.kefu-btn div[data-v-5b8aba83]{text-transform:uppercase;font-size:10px;font-weight:700}.kefu-img[data-v-5b8aba83]{position:absolute;right:70px;bottom:40px;width:120px}.kefu-divider[data-v-5b8aba83]{width:100%;height:1px;background-color:#fff;opacity:1}blockquote,body,button,caption,dd,div,dl,dt,fieldset,figure,form,h1,h2,h3,h4,h5,h6,hr,html,input,legend,li,menu,ol,p,pre,table,td,textarea,th,ul{margin:0;padding:0;transition:all .3s ease-out}html{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%}address,article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}table{border-collapse:collapse;border-spacing:0}abbr,body,fieldset,hr,html,iframe,img{border:0}address,cite,dfn,em,i,var{font-style:normal}[hidefocus],body,button,input,keygen,legend,select,summary,textarea{outline:0}li{list-style:none}h1,h2,h3,h4,h5,h6,small{font-size:100%}sub,sup{font-size:83%}code,kbd,pre,samp{font-family:inherit}q:after,q:before{content:none}textarea{overflow:auto;resize:vertical}label,summary{cursor:default}a,button{cursor:pointer}input[type=search]::-webkit-search-decoration{-webkit-appearance:none}img{border:0 none;vertical-align:middle;-ms-interpolation-mode:bicubic}body,button,input,select,textarea{font-family:helvetica neue,arial,hiragino sans gb,stheiti,wenquanyi micro hei,微软雅黑,宋体,sans-serif}code,kbd,pre,samp{font-family:monaco,menlo,consolas,courier new,courier,monospace}body{background:#fff;font:14px/1.5 微软雅黑,arial,宋体;position:relative;overflow-x:hidden}a{color:#495060}a:link{text-decoration:none}a:hover{color:#0239ff}a:active{color:#f60}.white{background:#fff}.blue{color:#09f}.red{color:red}.icon{font-family:iconfont!important;font-size:16px;font-style:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}::-moz-selection{background:#0239ff;color:#fff}::selection{background:#0239ff;color:#fff}*,:after,:before{box-sizing:border-box}html::-webkit-scrollbar{width:8px}html::-webkit-scrollbar-thumb{border-radius:5px;background:rgba(0,0,0,.2)}html::-webkit-scrollbar-track{border-radius:0;background:rgba(0,0,0,.1)}.scrollbar::-webkit-scrollbar{width:5px}.scrollbar::-webkit-scrollbar-thumb{border-radius:5px;background:rgba(0,0,0,.2)}.scrollbar::-webkit-scrollbar-track{border-radius:0;background:rgba(0,0,0,.1)}:root{--el-color-primary:#0239ff;--el-color-primary-light-3:#5a72f8;--el-color-primary-light-5:#899afa;--el-color-primary-light-7:#c6e2ff;--el-color-primary-light-8:#d0d7fd;--el-color-primary-light-9:#e7ebfe;--el-color-primary-dark-2:#102bc4}.common-layout{background:#f6f9fc;min-height:100vh;padding:130px 40px 40px 280px;transition:all .5s ease-out}.common-layout .layout-header{box-shadow:0 0 10px #ddebfa}.layout-header{height:90px;padding:20px;background:hsla(0,0%,100%,.8);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background-image:radial-gradient(transparent 1px,#fff 0);background-size:4px 4px;-webkit-backdrop-filter:saturate(50%) blur(4px);backdrop-filter:saturate(50%) blur(4px);position:fixed;top:0;left:0;width:100%;z-index:3}.layout-header .header{display:flex;width:100%}.layout-header .header .logo img{width:auto;height:50px}.layout-header .header .header-nav{flex:1;display:flex;justify-content:right;text-align:right}.layout-header .header .header-nav .item{position:relative;padding:0 20px}.layout-header .header .header-nav .item:after{content:"";position:absolute;left:0;top:15px;width:2px;height:20px;background:#eee}.layout-header .header .header-nav .item:first-child:after{display:none}.layout-header .header .header-nav .item:last-child{padding-right:0}.layout-header .header .el-dropdown-link{cursor:pointer}.layout-header .header .el-dropdown{padding-top:15px}.layout-main{position:relative}.layout-nav{width:240px;transition:all .3s ease-out;position:fixed;z-index:1;left:0;top:90px;padding:20px;height:calc(100vh - 90px);box-shadow:1px 0 0 rgba(0,0,0,.1);overflow-y:auto}.layout-nav .el-menu{border:none;background:none}.layout-nav .el-menu-item,.layout-nav .el-sub-menu__title{border-radius:5px}.layout-nav .el-menu-item:hover,.layout-nav .el-sub-menu__title:hover{background:none;color:#0239ff}.layout-nav .el-sub-menu .el-menu-item:hover{background:none}.layout-nav .is-active .el-sub-menu__title{background:rgba(20,54,245,.1);color:#0239ff}.layout-nav .is-active .el-menu-item.is-active,.layout-nav .is-active .el-menu-item:hover{background:none}.layout-nav .el-menu-item.is-active{background:rgba(20,54,245,.1)}.layout-nav .nav{padding-bottom:100px}.layout-nav .adbox{width:240px;padding:0 20px 20px;transition:all .3s ease-out;position:fixed;bottom:0;left:0}.layout-nav .adbox .item{margin-top:20px}.layout-nav .adbox .item img{width:100%;border-radius:5px}.layout-nav .switch-nav{transition:all .4s ease-out;position:fixed;top:125px;left:225px}.layout-nav .switch-nav .icon{width:30px;height:30px;padding:5px;border-radius:20px;box-shadow:0 0 1px rgba(0,0,0,.5);background:#fff;text-align:center;cursor:pointer;color:#999}.layout-nav .switch-nav .icon:hover{color:#000;box-shadow:0 0 1px rgba(0,0,0,.9)}.layout-content,.layout-content .content{min-height:calc(100vh - 170px)}.layout-content .m-card{border-radius:10px;padding:30px;background:#fff;box-shadow:0 4px 8px #ddebfa}.layout-content .m-card+.m-card{margin-top:30px}.layout-bar{width:100%;height:14px;background:#0239ff;position:fixed;left:0;bottom:0;z-index:8;display:none}.switchNav2{padding-left:140px}.switchNav2 .layout-nav{width:100px}.switchNav2 .layout-nav .switch-nav{left:85px}.switchNav2 .layout-nav .adbox{width:100px}.m-crumb{height:15px}.m-crumb,.m-tit{margin-bottom:20px}.m-tit{position:relative}.m-tit h1{font-size:30px;line-height:1}.m-tit h1 sub{margin-left:10px;font-size:24px;vertical-align:baseline;font-weight:500}.m-tit .desc{font-size:18px;color:#999}.m-tit .btn{position:absolute;top:0;right:0}.m-details .title{font-size:24px;font-weight:700;margin-bottom:20px}.m-details .list{display:flex;flex-wrap:wrap}.m-details .list dl{font-size:16px;line-height:1;display:flex;flex:none;width:33%;margin-bottom:1em}.m-details .list dl dt{width:100px;color:#999}.m-details .list dl dd{flex:1;padding:0 10px}.table-btn{display:flex;margin-bottom:10px}.table-btn .right{flex:1;text-align:right}.m-search{position:relative;padding:30px 0 0 30px!important}.m-search .el-form{display:flex;flex-wrap:wrap;justify-content:flex-start}.m-search .el-form .el-form-item{position:relative;margin-right:30px;flex:1;min-width:240px}.m-search .el-form .el-form-item .el-input,.m-search .el-form .el-form-item .el-select{width:100%}.m-search .el-form .el-form-item .el-form-item__label{position:absolute;z-index:9;left:2px;top:2px;transition:.3s cubic-bezier(.25,.8,.5,1);max-width:90%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;pointer-events:none;color:#999;padding:0 14px;font-size:14px;line-height:36px;height:36px}.m-search .el-form .last{height:40px}.m-search .m-btn{text-align:end;position:absolute;bottom:22px;right:30px}.m-search .m-btn .primary{min-width:auto;height:auto;font-size:16px;padding:10px 30px}.m-table{margin-bottom:20px}.m-table td .el-input-group__append{padding:0 5px}.m-tip{display:flex;border-radius:5px;padding:20px;border:1px solid #0239ff;background:#dfe8fc;margin-bottom:50px}.m-tip .icon{font-size:36px;color:#0239ff}.m-tip .text{font-size:16px;padding-left:20px;color:#858ebd}.m-tip.warning{border:1px solid #e6a23c;background:#fdf6ec}.m-tip.warning .icon,.m-tip.warning .text{color:#e6a23c}.m-tip.error{border:1px solid #f56c6c;background:#fef0f0}.m-tip.error .icon,.m-tip.error .text{color:#f56c6c}.m-page{text-align:center}.m-page .el-pagination{display:inline-flex}.m-line{height:2px;background:#e7e7e8;margin-bottom:20px}.add{background:#0239ff}.add,.hollow{border:1px solid #0239ff}.hollow{background:#fff;color:#0239ff}.option .el-button+.el-button{margin-left:0}.form-btn{text-align:center}.form-btn .el-button{line-height:2;font-size:18px;margin:0 20px;padding:0 40px}.el-popper.is-customized{padding:6px 12px;color:#fff;background:linear-gradient(90deg,#0239ff,#0239ff)}.el-popper.is-customized .el-popper__arrow:before{background:linear-gradient(45deg,#0239ff,#0239ff);right:0}.m-dialog{border-radius:6px}.el-form-item .item-tip{color:#999}.item-plus{position:relative}.item-plus .plus{position:absolute;top:2px;right:-40px;font-size:30px;color:#0239ff;opacity:.5}.item-plus .plus:hover{opacity:1}.el-table .cellVisible,.el-table .cellVisible .cell{overflow:visible}.el-table .cellVisible .el-form-item--large{margin-bottom:0!important}.dialogForm{padding:0}.dialogForm .title{margin-bottom:20px}.dialogForm .title h2{font-size:24px;display:inline-block;margin-right:10px}.dialogForm .title .desc{font-size:14px;color:#ea1212;display:inline-block}.dialogForm .el-drawer__body{padding:0 20px}.dialogForm td .el-input-group__append{padding:0 5px}.dialogForm .dialogBtn{text-align:right;padding:20px 0 10px;background:#fff;position:sticky;bottom:0;display:flex;justify-content:right}.dialogForm .dialogBtn .total{line-height:40px;padding-right:20px}.dialogForm .remove{cursor:pointer;color:#ddd;font-size:18px}.dialogForm .remove:hover{color:#0239ff}:deep(.el-drawer__header){background:#f6f9fc;padding-bottom:20px;margin-bottom:0}.confirm-class{--el-button-size:28px!important}