.dict .container{width:100%;min-height:calc(100vh - 165px);background:#fff;-webkit-box-shadow:0 2px 20px rgba(0,0,0,.07);box-shadow:0 2px 20px rgba(0,0,0,.07);border-radius:4px}.dict .container,.dict .container .tree-box{display:-webkit-box;display:-ms-flexbox;display:flex}.dict .container .tree-box{width:37%;border-right:1px solid rgba(67,66,93,0);-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.dict .container .tree-box .tree{height:calc(100vh - 270px)}.dict .container .tree-box .tree>>>.el-scrollbar,.dict .container .tree-box .tree>>>.el-scrollbar__wrap{margin-right:-23px}.dict .container .tree-box .create-btn{width:260px;margin:20px auto}.dict .container .form-box{width:60%}.dict .container .isRoot>>>.el-form-item{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.dict .container .isRoot>>>.el-form-item:first-of-type,.dict .container .isRoot>>>.el-form-item:nth-of-type(2){width:46%}.dict .container .isRoot>>>.el-form-item:nth-of-type(3){width:25%;margin-right:1%}.dict .container .isRoot>>>.el-form-item:nth-of-type(4){width:68%;margin-right:0}.dict .container .isRoot>>>.el-form-item .el-form-item__content{-webkit-box-flex:1;-ms-flex:1;flex:1}.dict .container .noRoot>>>.el-form-item{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.dict .container .noRoot>>>.el-form-item:first-of-type,.dict .container .noRoot>>>.el-form-item:nth-of-type(2){width:46%}.dict .container .noRoot>>>.el-form-item:nth-of-type(3){width:92%;margin-right:0}.dict .container .noRoot>>>.el-form-item .el-form-item__content{-webkit-box-flex:1;-ms-flex:1;flex:1}.dict .container .form-inline>>>.el-form-item .el-form-item__content{height:auto}.dict .container .form-box{padding-left:2%}.dict .btns{margin-top:50px;text-align:center}.dict .btns .btn{width:200px}.dataSource{overflow:hidden}.dataSourceCards{margin-top:60px}.fieldManageCards .item{width:100%;height:90px;background:var(--content-bg);-webkit-box-shadow:0 2px 20px rgba(0,0,0,.07);box-shadow:0 2px 20px rgba(0,0,0,.07);opacity:1;border-radius:4px}.fieldManageCards .item .top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:15px}.fieldManageCards .item .top .top-left{max-width:70%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:20px;font-family:PingFang SC;font-weight:600;line-height:25px;color:var(--text-color)}.fieldManageCards .item .top .top-right{font-size:13px;font-family:PingFang SC;font-weight:400;line-height:25px;color:var(--text-color)}.fieldManageCards .item .top .top-right .dot{display:inline-block;width:10px;height:10px;border-radius:50%;opacity:1}.fieldManageCards .item .top .top-right .dot.green{background:#32de32}.fieldManageCards .item .top .top-right .dot.red{background:#fb5454}.fieldManageCards .item .top .top-right .dot.yellow{background:#fbc854}.fieldManageCards .item .top .top-right .dot.grey{background:#c2c2ca}.fieldManageCards .item .bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0 15px 15px 15px}.fieldManageCards .item .bottom .bottom-left{font-size:13px;font-family:PingFang SC;font-weight:400;line-height:25px;opacity:1;color:var(--text-color-5)}.fieldManageCards .item .bottom .bottom-right .up{font-size:14px;font-family:PingFang SC;font-weight:400;line-height:20px;color:var(--text-color-35);opacity:1;cursor:pointer}.fieldManageCards .item .bottom .bottom-right .goup{display:inline-block}.fieldManageCards .item .bottom .bottom-right .goup:first-of-type{margin-right:15px}.fieldManageCards .addWord{width:100%;height:90px;background:var(--content-bg);-webkit-box-shadow:0 2px 20px rgba(0,0,0,.07);box-shadow:0 2px 20px rgba(0,0,0,.07);opacity:1;border-radius:4px;cursor:pointer;font-size:14px;font-family:PingFang SC;font-weight:400;line-height:90px;color:var(--text-color-5);text-align:center}.mangeHeader{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:70px;padding:0 43px 0 50px;-webkit-box-sizing:border-box;box-sizing:border-box;margin-bottom:24px}.mangeHeader,.mangeHeader .left{display:-webkit-box;display:-ms-flexbox;display:flex}.mangeHeader .left .title{margin-right:64px}.mangeHeader .left .title .trigger{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.mangeHeader .left .title img{width:48px;height:48px;-o-object-fit:contain;object-fit:contain;margin-right:5px}.mangeHeader .left .title h1{font-size:24px;font-family:PingFang SC;font-weight:600;color:var(--text-color);margin-right:49px}.mangeHeader .left .title i{color:var(--text-color)}.mangeHeader .left .search{width:307px}.mangeHeader .left .search>>>.el-input__inner{background-color:transparent;border-width:0;border-bottom-width:1px;border-style:solid;border-color:hsla(0,0%,43.9%,.2);border-radius:0;-webkit-transition:border-color .4s;transition:border-color .4s;color:var(--text-color)}.mangeHeader .right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.mangeHeader .right .icons i{font-size:16px;margin-left:32px;color:var(--text-color-4);cursor:pointer}.mangeHeader .right .divider{width:1px;height:28px;background:#ebebf2;opacity:1;margin:0 20px}.mangeHeader .right .user-name{font-size:13px;font-family:Source Sans Pro;color:#4d4f5c}.mangeHeader .right .avatar .trigger{cursor:pointer}.mangeHeader .right .avatar .trigger i{margin:0 17px 0 11px;color:var(--text-color)}.mangeHeader .right .avatar .trigger img{width:38px;height:38px;border-radius:50%;-o-object-fit:contain;object-fit:contain}.scrollbar{width:100%;min-height:100%}.scrollbar>>>.el-scrollbar__wrap{overflow:auto}.mangeHome{width:100vw;height:100%;min-height:100vh;min-width:1200px;background-color:var(--container-bg)}.mangeHome>.content{padding:0 50px}.menuResources .search-input{width:307px}.menuResources .container{width:100%;height:calc(100vh - 165px);background:var(--content-bg);-webkit-box-shadow:0 2px 20px rgba(0,0,0,.07);box-shadow:0 2px 20px rgba(0,0,0,.07);border-radius:4px;display:-webkit-box;display:-ms-flexbox;display:flex}.menuResources .container .tree-box{width:37%;border-right:1px solid var(--text-color-2)}.menuResources .container .form-box{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:50px 40px}.menuResources .container .form-box .top-form>>>.el-form-item:nth-of-type(7),.menuResources .container .form-box .top-form>>>.el-form-item:nth-of-type(8),.menuResources .container .form-box .top-form>>>.el-form-item:nth-of-type(9){width:50%}.menuResources .container .form-box .res-allocation .res-header{font-size:18px;font-family:PingFang SC;color:var(--text-color);padding:7px 0;border-bottom:1px dashed var(--text-color-2);margin-bottom:30px}.menuResources .container .form-box .res-allocation .res-form>>>.el-form--inline .el-form-item{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;margin-right:3%}.menuResources .container .form-box .res-allocation .res-form>>>.el-form--inline .el-form-item:first-of-type{width:32%}.menuResources .container .form-box .res-allocation .res-form>>>.el-form--inline .el-form-item:nth-of-type(2){width:29%}.menuResources .container .form-box .res-allocation .res-form>>>.el-form--inline .el-form-item:nth-of-type(3){width:18%;margin-right:5%}.menuResources .container .form-box .res-allocation .res-form>>>.el-form--inline .el-form-item:nth-of-type(3) .el-form-item__content{width:60%}.menuResources .container .form-box .res-allocation .res-form>>>.el-form--inline .el-form-item:nth-of-type(4){margin-right:0}.menuResources .container .form-box .res-allocation .res-form>>>.el-form--inline .el-form-item:nth-of-type(4) i{font-size:13px;font-weight:bolder;color:var(--text-color-3);margin-left:5px;cursor:pointer}.menuResources .container .form-box .res-allocation .res-form>>>.el-form--inline .el-form-item .el-form-item__content{-webkit-box-flex:1;-ms-flex:1;flex:1}.menuResources .container .btns{margin-top:50px;text-align:center}.menuResources .container .btns .btn{width:200px}.funcManageCards .item{width:100%;height:90px;background:var(--content-bg);-webkit-box-shadow:0 2px 20px rgba(0,0,0,.07);box-shadow:0 2px 20px rgba(0,0,0,.07);opacity:1;border-radius:4px}.funcManageCards .item .top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:15px}.funcManageCards .item .top .top-left{max-width:70%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:20px;font-family:PingFang SC;font-weight:600;line-height:25px;color:var(--text-color)}.funcManageCards .item .top .top-right{font-size:13px;font-family:PingFang SC;font-weight:400;line-height:25px;color:var(--text-color)}.funcManageCards .item .top .top-right .dot{display:inline-block;width:10px;height:10px;border-radius:50%;opacity:1}.funcManageCards .item .top .top-right .dot.green{background:#32de32}.funcManageCards .item .top .top-right .dot.red{background:#fb5454}.funcManageCards .item .top .top-right .dot.yellow{background:#fbc854}.funcManageCards .item .top .top-right .dot.grey{background:#c2c2ca}.funcManageCards .item .bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0 15px 15px 15px}.funcManageCards .item .bottom .bottom-left{font-size:13px;font-family:PingFang SC;font-weight:400;line-height:25px;opacity:1;color:var(--text-color-5)}.funcManageCards .item .bottom .bottom-right .up{font-size:14px;font-family:PingFang SC;font-weight:400;line-height:20px;color:var(--text-color-35);opacity:1;cursor:pointer}.funcManageCards .item .bottom .bottom-right .goup{display:inline-block}.funcManageCards .item .bottom .bottom-right .goup:first-of-type{margin-right:15px}.funcManageCards .addWord{width:100%;height:90px;background:var(--content-bg);-webkit-box-shadow:0 2px 20px rgba(0,0,0,.07);box-shadow:0 2px 20px rgba(0,0,0,.07);opacity:1;border-radius:4px;cursor:pointer;font-size:14px;font-family:PingFang SC;font-weight:400;line-height:90px;color:var(--text-color-5);text-align:center}.dataSourceCards .item{width:100%;height:100px;background:var(--content-bg);-webkit-box-shadow:0 2px 20px rgba(0,0,0,.07);box-shadow:0 2px 20px rgba(0,0,0,.07);opacity:1;border-radius:4px}.dataSourceCards .item .top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:15px 15px 10px 15px}.dataSourceCards .item .top .top-left{overflow:hidden;max-width:70%;white-space:nowrap;text-overflow:ellipsis;font-size:20px;font-family:PingFang SC;font-weight:600;line-height:25px;color:var(--text-color)}.dataSourceCards .item .top .top-right{font-size:13px;font-family:PingFang SC;font-weight:400;line-height:25px;color:var(--text-color)}.dataSourceCards .item .top .top-right .dot{display:inline-block;width:10px;height:10px;border-radius:50%;opacity:1}.dataSourceCards .item .top .top-right .dot.green{background:#32de32}.dataSourceCards .item .top .top-right .dot.red{background:#fb5454}.dataSourceCards .item .top .top-right .dot.yellow{background:#fbc854}.dataSourceCards .item .top .top-right .dot.grey{background:#c2c2ca}.dataSourceCards .item .middle{padding:0 15px 7px 15px;font-size:13px;font-family:PingFang SC;font-weight:400;color:var(--text-color-5)}.dataSourceCards .item .bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0 15px 10px 15px}.dataSourceCards .item .bottom .bottom-left{font-size:13px;font-family:PingFang SC;font-weight:400;color:var(--text-color-5)}.dataSourceCards .item .bottom .bottom-right .up{font-size:14px;font-family:PingFang SC;font-weight:400;line-height:20px;color:var(--text-color-35);opacity:1;cursor:pointer}.dataSourceCards .item .bottom .bottom-right .goup{display:inline-block}.dataSourceCards .item .bottom .bottom-right .goup:first-of-type{margin-right:15px}.dataSourceCards .addType{width:100%;height:100px;background:var(--content-bg);-webkit-box-shadow:0 2px 20px rgba(0,0,0,.07);box-shadow:0 2px 20px rgba(0,0,0,.07);opacity:1;border-radius:4px}.dataSourceCards .addType .addWord{font-size:14px;font-family:PingFang SC;font-weight:400;line-height:25px;color:var(--text-color);opacity:.5;text-align:center;padding-top:5px;cursor:pointer}.dataSourceCards .addType .addBottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.dataSourceCards .addType .addBottom .add{width:48px;height:48px;margin:7px 5px;font-size:13px;font-family:PingFang SC;font-weight:500;line-height:48px;text-align:center;color:var(--content-bg);-webkit-text-stroke:1 transparent;text-stroke:1 transparent;opacity:1}.dataSourceCards .addType .addBottom .addAPI{background:var(--text-color)}.dataSourceCards .addType .addBottom .addAPI,.dataSourceCards .addType .addBottom .addSQL{-webkit-box-shadow:0 2px 20px rgba(0,0,0,.07);box-shadow:0 2px 20px rgba(0,0,0,.07);border-radius:50%;opacity:1;cursor:pointer}.dataSourceCards .addType .addBottom .addSQL{background:linear-gradient(135deg,#ff734a,#f76161)}.dataSourceCards .addType .addBottom .addMongo{background:#4f7cf7;-webkit-box-shadow:0 2px 20px rgba(0,0,0,.07);box-shadow:0 2px 20px rgba(0,0,0,.07);border-radius:50%;opacity:1;cursor:pointer}.workbench .titleCon{font-size:20px;font-family:PingFang SC;font-weight:600;line-height:40px;color:var(--text-color);opacity:.5;margin-bottom:3px}.workbench .item{width:100%;height:150px;background:var(--text-color);-webkit-box-shadow:0 2px 20px rgba(0,0,0,.07);box-shadow:0 2px 20px rgba(0,0,0,.07);opacity:1;border-radius:4px;cursor:pointer}.workbench .work-title2{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:5px 20px 15px 20px}.workbench .title{height:33px;font-size:24px;font-family:PingFang SC;font-weight:600;line-height:25px;color:#fff;opacity:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.workbench .word1{width:26px;height:18px;font-size:13px;color:hsla(0,0%,100%,.7)}.workbench .word1,.workbench .word2{font-family:PingFang SC;font-weight:400;line-height:25px}.workbench .word2{width:21px;height:25px;font-size:18px;color:#fff}.workbench .work-title1{padding:20px 20px 5px}.workbench .work-list{padding:5px}.workbench .word2{padding-left:15px}.topHome{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.topHome,.yaHome{display:-webkit-box;display:-ms-flexbox;display:flex}.yaHome{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1;color:#f3f3f3;text-align:center;min-height:600px;position:relative}.yaHome>*{z-index:7}.yaHome .titleCss{width:calc(100% - 450px);-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.yaHome .titleCss,.yaHome .typeTwo{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.yaHome .typeTwo{position:absolute;width:450px;background:#f7f7f7;right:0;top:0}.yaHome .loginForm{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:360px;width:400px;border-radius:10px;margin:30px 0;position:relative;background:red}.yaHome .loginForm .title{height:40px;line-height:90px;font-size:14px;margin-bottom:30px;font-weight:700}.yaHome .loginForm .toogle-login-type{margin-bottom:47px}.yaHome .loginForm .toogle-login-type span{cursor:pointer;margin:0 10px;font-size:14px;font-family:PingFang SC;font-weight:400;line-height:13px;color:#43425d;opacity:.4}.yaHome .loginForm .toogle-login-type span.active{opacity:1}.yaHome .loginForm .dropType{position:absolute;right:40px;bottom:146px;z-index:999}.yaHome h1{line-height:45px;width:900px;height:45px}.yaHome .h1{letter-spacing:20px}.yaHome .h1,.yaHome .lefth1{font-size:45px;text-shadow:5px 2px 6px rgba(0,0,0,.47059)}.yaHome .lefth1{letter-spacing:2px}.yaHome .logoImg{height:72px}.yaHome h3{height:27px;width:900px;line-height:27px;margin-top:40px}.yaHome .h3{font-size:28px;letter-spacing:2px}.yaHome .h3,.yaHome .lefth3{text-shadow:5px 2px 6px rgba(0,0,0,.47059)}.yaHome .lefth3{font-size:18px}.yaHome .footer{position:absolute;width:100%;bottom:20px;right:0;margin-left:-400px}.yaHome .fml{font-family:PingFangSC-Thin}.loginBox{overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex}.loginBox,.loginBox .loginForm{-webkit-box-flex:1;-ms-flex:1;flex:1}.loginBox .loginForm{background:transparent;padding:0 35px}.loginBox .loginForm .remberPass{height:36px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex}.loginBox .loginForm .loginBtn{width:100%;background-color:#ff734a;border-color:#ff734a}.loginBox .loginForm>>>.el-input__inner{background-color:transparent!important;border:none;border-bottom:1px solid #e9e9f0}.loginBox .loginForm>>>.el-input__inner:-webkit-autofill{-webkit-box-shadow:0 0 0 1000px #f7f7f7 inset;border:none;border-bottom:1px solid #e9e9f0;border-radius:0}.loginBox .loginForm>>>.el-input-group__append{border:none;border-bottom:1px solid #e9e9f0;border-radius:0}.loginBox .loginForm>>>.el-input-group__append .el-button{padding:5px 9px;background:#e9e9f0;border-radius:2px}