.choiseApps{width:800px!important}.choiseApps .text{font-weight:700}.choiseApps .apps{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:16px;-ms-flex-line-pack:justify;align-content:space-between;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.choiseApps .apps .app{width:106px;height:88px;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:center;border-radius:8px;border:1px solid #dedede;position:relative;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;margin-right:15px;margin-top:20px}.choiseApps .apps .app:hover{background:#f5f5f5}.choiseApps .apps .app .icon{margin:16px auto 0;width:28px;height:28px}.choiseApps .apps .app .icon img{width:100%;border-radius:8px;display:inline-block}.choiseApps .apps .app .name{position:absolute;bottom:8px;width:100%}.choiseApps .apps .disabled{background:#fff;border:1px solid #dedede;color:#dedede;cursor:no-drop}.choiseApps .apps .disabled:hover{background:#fff}.choiseApps .apps .selected,.choiseApps .apps .selected:hover{background:rgba(252,136,48,.1);border:1px solid #fc8830;color:#fc8830}.choiseApps .apps .selected .icon{-webkit-transform:scale(1.1);transform:scale(1.1);-webkit-transition:.5s;transition:.5s}.choiseApps .apps .fill{width:106px;margin-right:15px}.choiseApps .text2{margin-top:32px}.choiseApps .appName{margin-top:16px;width:50%;margin-bottom:8px}.appAdd{width:800px!important;height:640px!important}.appAdd .content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%}.appAdd .content .search{padding:16px 24px}.appAdd .content .main{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;height:1px}.appAdd .content .main .menu{width:200px;height:100%;overflow:scroll;overflow-x:hidden;-ms-flex-negative:0;flex-shrink:0}.appAdd .content .main .menu .menuName{float:left}.appAdd .content .main .menu .nemuLength{float:right}.appAdd .content .main .menu .ant-menu-item{margin-top:0;padding-left:24px!important}.appAdd .content .main .list{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;background:#f6f6f6;height:100%;overflow:auto;padding:0 4px 0 20px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-line-pack:start;align-content:flex-start}.appAdd .content .main .list .title{width:100%;height:38px;line-height:22px;font-weight:700;padding:8px 0;color:rgba(0,0,0,.65)}.appAdd .content .main .list .titleOne{font-size:16px;font-weight:700;padding:14px 0;color:#000}.appAdd .content .main .list .items{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.appAdd .content .main .list .item{margin:0 16px 16px 0;width:170px;border-radius:8px;background:#fff;padding:12px;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;cursor:pointer}.appAdd .content .main .list .item:hover{-webkit-box-shadow:0 0 10px 0 rgba(0,0,0,.15);box-shadow:0 0 10px 0 rgba(0,0,0,.15)}.appAdd .content .main .list .item .isSelect{width:14px;height:14px;position:absolute;right:9px;top:9px;border-radius:50%;border:1px solid #d9d9d9}.appAdd .content .main .list .item .isSelect img{width:100%;height:100%;position:absolute;display:none}.appAdd .content .main .list .item .tag{border-radius:8px 0 8px 0;background:#000;width:36px;line-height:18px;overflow:hidden;background:rgba(34,209,121,.3);color:#22d179;position:absolute;text-align:center;left:0;top:0;font-size:10px}.appAdd .content .main .list .item .tag.system{color:#fe881d;background:rgba(254,136,29,.3)}.appAdd .content .main .list .item .tag.mine{background:rgba(255,47,117,.3);color:#ff2f75}.appAdd .content .main .list .item .selected{border:none}.appAdd .content .main .list .item .selected .selectImg{display:block}.appAdd .content .main .list .item .disabled{border:none}.appAdd .content .main .list .item .disabled .disableImg{display:block}.appAdd .content .main .list .item .name{margin-top:16px;display:-webkit-box;display:-ms-flexbox;display:flex}.appAdd .content .main .list .item .name .icon{width:40px;height:40px;border-radius:8px;overflow:hidden;float:left;border:1px solid #f2f2f2;-ms-flex-negative:0;flex-shrink:0;position:relative}.appAdd .content .main .list .item .name .icon img{max-height:100%;max-width:100%;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.appAdd .content .main .list .item .name .names{margin-left:4px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:1px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.appAdd .content .main .list .item .name .names .project_name,.appAdd .content .main .list .item .name .names .text{margin:auto;height:22px;line-height:22px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;float:left;width:100%}.appAdd .content .main .list .item .name .names .project_name{font-size:14px;font-weight:700}.appAdd .content .main .list .item .name .names .writer{font-size:12px;line-height:20px;color:rgba(0,0,0,.45);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.appAdd .content .main .list .item .foot{margin-top:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.appAdd .content .main .list .item .foot .des{font-size:12px;color:rgba(0,0,0,.65)}.appAdd .content .main .list .item .foot .price{color:#ff6f00}.appAdd .footer{text-align:left;display:-webkit-box;display:-ms-flexbox;display:flex}.appAdd .footer .tags{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding:5px 0}.appAdd .footer .tags div{float:left}.appAdd .footer .tags .text{margin-right:4px;line-height:22px}.appAdd .footer .tags .ant-tag{font-size:12px;max-width:115px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;position:relative;padding-right:20px}.appAdd .footer .tags .ant-tag i{position:absolute;right:4px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.appAdd .footer .sure{-ms-flex-negative:0;flex-shrink:0}.searchMore{width:800px!important;height:640px!important}.searchMore .bakc-btn{font-size:12px;border-radius:4px;width:-webkit-max-content;width:-moz-max-content;width:max-content;line-height:24px;color:rgba(0,0,0,.45)}.searchMore .total{font-size:12px;line-height:20px;margin-top:16px}.searchMore .search-result-scroll-wrap{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;overflow:auto;margin-top:16px}.searchMore .search-result-scroll-wrap .search-result-wrap .title-h1{font-size:14px;font-weight:700;line-height:22px;padding:8px;position:relative}.searchMore .search-result-scroll-wrap .search-result-wrap .title-h1:after{content:"";width:4px;background:#f80;height:12px;position:absolute;left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.searchMore .search-result-scroll-wrap .search-result-wrap .title{font-size:1px;font-weight:700;line-height:22px;display:-webkit-box;display:-ms-flexbox;display:flex}.searchMore .search-result-scroll-wrap .search-result-wrap .title .text{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;margin:auto}.searchMore .search-result-scroll-wrap .search-result-wrap .title .more{color:#000;-ms-flex-negative:0;flex-shrink:0;font-weight:400;cursor:pointer}.searchMore .search-result-scroll-wrap .search-result-wrap .title .more:hover{color:#1890ff}.searchMore .search-result-scroll-wrap .search-result-wrap .item{-webkit-box-sizing:border-box;box-sizing:border-box;border-right:1px solid #e6e6e6;border-bottom:1px solid #e6e6e6;line-height:42px;display:-webkit-box;display:-ms-flexbox;display:flex;width:33.3333%}.searchMore .search-result-scroll-wrap .search-result-wrap .item .ant-btn-link{color:#1890ff;font-size:14px}.searchMore .search-result-scroll-wrap .search-result-wrap .item:hover{background:#fbfbfb}.searchMore .search-result-scroll-wrap .search-result-wrap .item:hover>.button{display:block}.searchMore .search-result-scroll-wrap .search-result-wrap .item .img{width:24px;height:24px;margin:auto 0 auto 8px;border-radius:50%;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-negative:0;flex-shrink:0}.searchMore .search-result-scroll-wrap .search-result-wrap .item .img img{margin:auto;width:100%}.searchMore .search-result-scroll-wrap .search-result-wrap .item .text{font-size:14px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin:auto 0 auto 8px}.searchMore .search-result-scroll-wrap .search-result-wrap .item .text .highLight{color:#22d179}.searchMore .search-result-scroll-wrap .search-result-wrap .item .button{cursor:pointer;color:#1890ff;display:none;min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.searchMore .search-result-scroll-wrap .search-result-wrap .project{margin-bottom:24px}.searchMore .search-result-scroll-wrap .search-result-wrap .project .items{margin-top:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap;border-left:1px solid #e6e6e6}.searchMore .search-result-scroll-wrap .search-result-wrap .project .items .item:first-child{border-top:1px solid #e6e6e6}.searchMore .search-result-scroll-wrap .search-result-wrap .levelOne{margin-bottom:24px}.searchMore .search-result-scroll-wrap .search-result-wrap .levelOne .items{width:66.7%;margin-top:8px;border-left:1px solid #e6e6e6;border-top:1px solid #e6e6e6;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.searchMore .search-result-scroll-wrap .search-result-wrap .levelOne .items,.searchMore .search-result-scroll-wrap .search-result-wrap .levelOne .items .itemWrap{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.searchMore .search-result-scroll-wrap .search-result-wrap .levelOne .items .itemWrap>.item{width:50%}.searchMore .search-result-scroll-wrap .search-result-wrap .levelOne .items .itemWrap .right{border:none;-ms-flex-wrap:wrap;flex-wrap:wrap}.searchMore .search-result-scroll-wrap .search-result-wrap .levelOne .items .itemWrap .right:hover{background:none}.searchMore .search-result-scroll-wrap .search-result-wrap .levelOne .items .itemWrap .right .item{width:100%}.searchMore .search-result-scroll-wrap .search-result-wrap .levelTwo{margin-bottom:24px}.searchMore .search-result-scroll-wrap .search-result-wrap .levelTwo .items{margin-top:8px;border-left:1px solid #e6e6e6;border-top:1px solid #e6e6e6;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.searchMore .search-result-scroll-wrap .search-result-wrap .levelTwo .items,.searchMore .search-result-scroll-wrap .search-result-wrap .levelTwo .itemWrap{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.searchMore .search-result-scroll-wrap .search-result-wrap .levelTwo .itemWrap>.item{width:33%}.searchMore .search-result-scroll-wrap .search-result-wrap .levelTwo .itemWrap>.right{width:66%;border:none;-ms-flex-wrap:wrap;flex-wrap:wrap}.searchMore .search-result-scroll-wrap .search-result-wrap .levelTwo .itemWrap>.right:hover{background:none}.searchMore .search-result-scroll-wrap .search-result-wrap .levelTwo .itemWrap>.right .item,.searchMore .search-result-scroll-wrap .search-result-wrap .levelTwo .itemWrap>.right .itemWrap{width:100%}.searchMore .search-result-scroll-wrap .search-result-wrap .levelTwo .itemWrap>.right .itemWrap>.item{width:50%}.searchMore .search-result-scroll-wrap .search-result-wrap .toAdd{text-align:center;font-size:18px;color:#999;cursor:pointer}.searchMore .search-result-scroll-wrap .search-result-wrap .toAdd .icon{color:#fc8830;margin-left:10px}.searchPage{width:800px!important;height:640px!important}.searchPage .search-old{padding-top:8px;border:1px solid #e2e2e2;margin-top:3px;position:absolute;top:52px;left:24px;z-index:1;background:#fff;width:calc(100% - 48px)}.searchPage .search-old .item{color:rgba(0,0,0,.65);padding:5px 8px;font-size:12px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400}.searchPage .search-old .item:hover{background-color:rgba(0,0,0,.04)}.searchPage .search-old .search{font-size:14px;color:rgba(0,0,0,.45)}.searchPage .search-old .search:hover{background-color:#fff}.searchPage .searchInput{padding:0 24px}.searchPage .search-result-scroll-wrap{padding:0 24px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;overflow:auto;position:relative;margin-top:16px}.searchPage .search-result-scroll-wrap .selectSort{text-align:center}.searchPage .search-result-scroll-wrap .selectSort .tit{font-size:12px;color:rgba(0,0,0,.45);line-height:12px;margin-top:28px}.searchPage .search-result-scroll-wrap .selectSort .but{width:300px;display:-webkit-box;display:-ms-flexbox;display:flex;margin:24px auto 0}.searchPage .search-result-scroll-wrap .selectSort .but .items{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;cursor:pointer;color:rgba(0,0,0,.65);font-size:14px}.searchPage .search-result-scroll-wrap .selectSort .but .bar{width:1px;height:10px;background:#e9e9e9;margin:auto}.searchPage .search-result-scroll-wrap .search-result-wrap .no-result{padding:14px 0 14px 8px}.searchPage .search-result-scroll-wrap .search-result-wrap .result-mine{margin-bottom:24px}.searchPage .search-result-scroll-wrap .search-result-wrap .line{-webkit-transform:translateY(-7px);transform:translateY(-7px);border-bottom:9px solid #f3f3f3;position:absolute;width:100%;left:0}.searchPage .search-result-scroll-wrap .search-result-wrap .title-h1{font-size:14px;font-weight:700;line-height:22px;padding:8px;position:relative;margin-bottom:3px}.searchPage .search-result-scroll-wrap .search-result-wrap .title-h1:after{content:"";width:4px;background:#f80;height:12px;position:absolute;left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.searchPage .search-result-scroll-wrap .search-result-wrap .title{font-size:1px;font-weight:700;line-height:22px;display:-webkit-box;display:-ms-flexbox;display:flex}.searchPage .search-result-scroll-wrap .search-result-wrap .title .text{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;margin:auto;font-weight:500;font-size:14px}.searchPage .search-result-scroll-wrap .search-result-wrap .title .more{color:rgba(0,0,0,.65);-ms-flex-negative:0;flex-shrink:0;font-weight:400;font-family:PingFangSC-Regular,PingFang SC;cursor:pointer}.searchPage .search-result-scroll-wrap .search-result-wrap .title .more .ant-btn-link{color:rgba(0,0,0,.65);font-size:14px}.searchPage .search-result-scroll-wrap .search-result-wrap .title .more:hover{color:#1890ff}.searchPage .search-result-scroll-wrap .search-result-wrap .item{-webkit-box-sizing:border-box;box-sizing:border-box;border-right:1px solid #e6e6e6;border-bottom:1px solid #e6e6e6;line-height:42px;display:-webkit-box;display:-ms-flexbox;display:flex;width:33.3333%}.searchPage .search-result-scroll-wrap .search-result-wrap .item:hover{background:#fbfbfb}.searchPage .search-result-scroll-wrap .search-result-wrap .item:hover>.button{display:block}.searchPage .search-result-scroll-wrap .search-result-wrap .item .img{width:24px;height:24px;margin:auto 0 auto 8px;border-radius:50%;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-negative:0;flex-shrink:0}.searchPage .search-result-scroll-wrap .search-result-wrap .item .img img{margin:auto;width:100%}.searchPage .search-result-scroll-wrap .search-result-wrap .item .text{font-size:14px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin:auto 0 auto 8px}.searchPage .search-result-scroll-wrap .search-result-wrap .item .text .highLight{color:#22d179}.searchPage .search-result-scroll-wrap .search-result-wrap .item .button{cursor:pointer;display:none;min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.searchPage .search-result-scroll-wrap .search-result-wrap .item .button .ant-btn-link{color:#1890ff;font-size:14px}.searchPage .search-result-scroll-wrap .search-result-wrap .project{margin-bottom:24px}.searchPage .search-result-scroll-wrap .search-result-wrap .project .items{margin-top:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;border-left:1px solid #e6e6e6}.searchPage .search-result-scroll-wrap .search-result-wrap .project .items .item{border-top:1px solid #e6e6e6;height:40px}.searchPage .search-result-scroll-wrap .search-result-wrap .levelOne{margin-bottom:24px}.searchPage .search-result-scroll-wrap .search-result-wrap .levelOne .items{width:66.7%;margin-top:8px;border-left:1px solid #e6e6e6;border-top:1px solid #e6e6e6;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.searchPage .search-result-scroll-wrap .search-result-wrap .levelOne .items,.searchPage .search-result-scroll-wrap .search-result-wrap .levelOne .items .itemWrap{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.searchPage .search-result-scroll-wrap .search-result-wrap .levelOne .items .itemWrap>.item{width:50%}.searchPage .search-result-scroll-wrap .search-result-wrap .levelOne .items .itemWrap .right{border:none;-ms-flex-wrap:wrap;flex-wrap:wrap}.searchPage .search-result-scroll-wrap .search-result-wrap .levelOne .items .itemWrap .right:hover{background:none}.searchPage .search-result-scroll-wrap .search-result-wrap .levelOne .items .itemWrap .right .item{width:100%}.searchPage .search-result-scroll-wrap .search-result-wrap .levelTwo{margin-bottom:24px}.searchPage .search-result-scroll-wrap .search-result-wrap .levelTwo .items{margin-top:8px;border-left:1px solid #e6e6e6;border-top:1px solid #e6e6e6;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.searchPage .search-result-scroll-wrap .search-result-wrap .levelTwo .items,.searchPage .search-result-scroll-wrap .search-result-wrap .levelTwo .itemWrap{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.searchPage .search-result-scroll-wrap .search-result-wrap .levelTwo .itemWrap>.item{width:33%}.searchPage .search-result-scroll-wrap .search-result-wrap .levelTwo .itemWrap>.right{width:66%;border:none;-ms-flex-wrap:wrap;flex-wrap:wrap}.searchPage .search-result-scroll-wrap .search-result-wrap .levelTwo .itemWrap>.right:hover{background:none}.searchPage .search-result-scroll-wrap .search-result-wrap .levelTwo .itemWrap>.right .item,.searchPage .search-result-scroll-wrap .search-result-wrap .levelTwo .itemWrap>.right .itemWrap{width:100%}.searchPage .search-result-scroll-wrap .search-result-wrap .levelTwo .itemWrap>.right .itemWrap>.item{width:50%}.ant-dropdown-menu-item{padding:4px 20px}.pagesMenuStyles{color:rgba(0,0,0,.45);font-size:12px;padding-left:14px}.pagesMenuStyles:hover{background:none}.menuSettingModal{width:800px!important;height:80vh;max-height:640px;padding:0;top:10vh}.menuSettingModal .ant-modal-content{height:100%}.menuSettingModal .ant-modal-content .ant-modal-body{padding:0;height:calc(100% - 108px);overflow:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.menuSettingModal .ant-modal-content .ant-modal-body .head{-ms-flex-negative:0;flex-shrink:0;padding:12px 20px;display:-webkit-box;display:-ms-flexbox;display:flex}.menuSettingModal .ant-modal-content .ant-modal-body .head .left{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.menuSettingModal .ant-modal-content .ant-modal-body .head .left button{margin-right:8px}.menuSettingModal .ant-modal-content .ant-modal-body .head .right{display:-webkit-box;display:-ms-flexbox;display:flex}.menuSettingModal .ant-modal-content .ant-modal-body .head .right button{margin-left:8px}.menuSettingModal .ant-modal-content .ant-modal-body .menu{height:1px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;overflow:auto;padding:20px;background:#f5f5f5}.menuSettingModal .ant-modal-content .ant-modal-body .menu .menuContent{background:#fff;border-radius:8px;overflow:hidden;min-height:100%}.menuSettingModal .ant-modal-content .ant-modal-body .menu .menuContent .contentHead{height:30px;border-bottom:1px solid #efefef}.menuSettingModal .ant-modal-content .ant-modal-body .menu .menuContent .menuWrap{width:100%;overflow:auto}.menuSettingModal .ant-modal-content .ant-modal-footer .btns{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.ant-menu .ant-menu-item:hover .anticon-close,.ant-menu .ant-menu-submenu-title:hover .anticon-close{opacity:1}.ant-menu .ant-menu-item .anticon-close,.ant-menu .ant-menu-submenu-title .anticon-close{opacity:0}.ant-menu .menuInput{background:inherit;outline:none;border:none}.ant-menu-inline{overflow:visible}.ant-menu-inline .ant-menu-item,.ant-menu-inline .ant-menu-submenu-title{overflow:visible;position:relative}.ant-menu-inline .ant-menu-item button,.ant-menu-inline .ant-menu-submenu-title button{position:absolute;left:100%;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.ant-dropdown-menu-item-active-active{background:#f5f5f5}.ant-dropdown-menu{max-height:120px;overflow:auto}.index{width:100%;margin:0 auto;height:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column}.index,.index .head{display:-webkit-box;display:-ms-flexbox;display:flex}.index .head{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.index .head .wrapper__btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding-right:20px}.index .head .menuBtn{margin-right:8px}.index .head .tabs{overflow:auto;padding:4px 0 0 0}.index .head .tabItem,.index .head .tabs{background:#f7f7f7;display:-webkit-box;display:-ms-flexbox;display:flex}.index .head .tabItem{float:left;padding:8px;border-radius:8px 8px 0 0;font-size:12px;line-height:20px;cursor:pointer;-ms-flex-negative:0;flex-shrink:0}.index .head .tabItem:hover .setting{visibility:visible}.index .head .tabItem .name{max-width:120px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-right:8px}.index .head .tabItem .setting{visibility:hidden}.index .head .tabItem svg{height:100%;display:block}.index .head .add{max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;padding-left:13px}.index .head .add .name{margin-left:4px}.index .head .add i{-webkit-transform:translateY(-1px);transform:translateY(-1px)}.index .head .activeTab{background:#fff}.index .btn img{width:12px;height:12px;display:inline-block;margin-right:7px}.active{-webkit-box-shadow:0 0 1px 1px #fc9c53!important;box-shadow:0 0 1px 1px #fc9c53!important}.ant-dropdown{min-width:80px}.animations{-webkit-animation:myfirst 1.5s infinite;animation:myfirst 1.5s infinite}@-webkit-keyframes myfirst{0%{outline:3px solid #fa883d}50%{outline:6px solid #fa883d}to{outline:3px solid #fa883d}}@keyframes myfirst{0%{outline:3px solid #fa883d}50%{outline:6px solid #fa883d}to{outline:3px solid #fa883d}}.project{height:100%;overflow:hidden}.project,.project .content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.project .content{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:1;flex-shrink:1;height:calc(100% - 33px)}.project .content .search{display:-webkit-box;display:-ms-flexbox;display:flex;z-index:1;padding:24px 24px 24px 24px;-webkit-box-shadow:0 3px 13px 0 rgba(0,0,0,.08);box-shadow:0 3px 13px 0 rgba(0,0,0,.08);background:#fff;border-top:1px solid rgba(0,0,0,.08)}.project .content .search div{text-align:center;line-height:32px;width:240px;font-weight:900;font-size:16px;color:#666;text-indent:-38px}.project .content .searched{padding:24px 120px}.project .content .main{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;height:1px}.project .content .main .empty{margin:auto}.project .content .main .menu{width:240px;height:100%;overflow:scroll;overflow-x:hidden;-ms-flex-negative:0;flex-shrink:0}.project .content .main .menu .menuList{height:100%;width:100%}.project .content .main .menu .menuList .ant-menu-submenu:hover .ant-menu-submenu-title{color:#fa883d}.project .content .main .menu .menuList .ant-menu-item{margin-top:0;padding-left:24px!important;margin:0}.project .content .main .menu .menuList .ant-menu-item:hover .menuName,.project .content .main .menu .menuList .ant-menu-item:hover .nemuLength{color:#fa883d}.project .content .main .menu .menuList .ant-menu-item .menuName{float:left;font-size:14px;color:rgba(0,0,0,.65)}.project .content .main .menu .menuList .ant-menu-item .nemuLength{color:rgba(0,0,0,.45);float:right}.project .content .main .menu .menuList .ant-menu-item-selected .nemuLength{color:rgba(0,0,0,.45)}.project .content .main .menu .ant-menu-submenu-title{font-weight:700;font-size:14px;color:rgba(0,0,0,.85)}.project .content .main .menu .ant-menu-submenu i{-webkit-transform:rotate(270deg);transform:rotate(270deg)}.project .content .main .menu .ant-menu-submenu-open i{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.project .content .main .list{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;height:auto;background:#f7f7f7;height:100%;overflow:auto;padding:0 0 0 16px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-line-pack:start;align-content:flex-start;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.project .content .main .list .addNewProject{text-align:center;margin:0 16px 16px 0;width:272px;min-height:195px;border-radius:8px;background:#fff;padding:12px;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex}.project .content .main .list .addNewProject:hover{-webkit-box-shadow:0 0 10px 0 rgba(0,0,0,.15);box-shadow:0 0 10px 0 rgba(0,0,0,.15)}.project .content .main .list .addNewProject .content{width:100%;margin:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;height:-webkit-max-content;height:-moz-max-content;height:max-content}.project .content .main .list .addNewProject .content .img{width:100px;-ms-flex-negative:0;flex-shrink:0}.project .content .main .list .addNewProject .content .img img{max-width:100%;max-height:100%}.project .content .main .list .addNewProject .content .right{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;margin:0 20px}.project .content .main .list .addNewProject .content .right .add{margin-bottom:16px;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:16px;line-height:24px}.project .content .main .list .addNewProject .content .right .add i{margin-top:4px;margin-right:8px}.project .content .main .list .addNewProject .content .right .add i svg{width:16px;height:16px}.project .content .main .list .addNewProject .content .right .add div{word-break:keep-all}.project .content .main .list .addNewProject .content .right .bar{height:12px;background:#f5f5f5;margin-bottom:8px;border-radius:4px}.project .content .main .list .addNewProject .content .right .fir{height:10px;margin-right:40px}.project .content .main .list .title{width:100%;height:38px;line-height:22px;padding:8px 0;font-size:14px;color:rgba(0,0,0,.65)}.project .content .main .list .titleOne{font-size:16px;font-weight:700;padding:14px 0}.project .content .main .list .items{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.project .content .main .list .item{margin:0 16px 16px 0;width:272px;border-radius:8px;background:#fff;padding:12px;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;cursor:pointer;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.project .content .main .list .item:hover{-webkit-box-shadow:0 0 10px 0 rgba(0,0,0,.15);box-shadow:0 0 10px 0 rgba(0,0,0,.15)}.project .content .main .list .item .isSelect{width:20px;height:20px;position:absolute;right:15px;top:15px;border-radius:50%;border:1px solid #d9d9d9}.project .content .main .list .item .tag{border-radius:8px 0 8px 0;background:#000;width:47px;line-height:22px;overflow:hidden;background:rgba(34,209,121,.3);color:#22d179;position:absolute;text-align:center;left:0;top:0;font-size:10px}.project .content .main .list .item .tag.system{color:#fe881d;background:rgba(254,136,29,.3)}.project .content .main .list .item .tag.mine{background:rgba(255,47,117,.3);color:#ff2f75}.project .content .main .list .item .writer{position:absolute;font-size:12px;line-height:20px;left:60px;top:0;max-width:75px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.project .content .main .list .item .selected{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAYAAAByDd+UAAACb0lEQVRIS8WWP2hTYRTFz3l/gtIqBTcFwUU72qKgaJIW/LMK2kEFOyg6KA4VGwcRLA5JSkcH0UmhQ1Vw6yC0aQpalVbcbFE7KS5dbEXIe/mO5DWpMU2TRyrPN7537/29e++533eJEI9GEl2+p1Mg45J2EdxZchP0jeRXSNOOyxe8kX/fLBwbGfiZnjMGxXsQ9jULFHwn5i3Yt51U7tlG9nWBGk7s8Q1GJR0KBaoxIjnjWDjHm/nFWv91QC/bm4QpPhe0oxVYxYfgEiz7tDs4OVUd5y9gAJP/UoK7GdgalPBA53g1dA0YlLGId5vNbH0JueTYOFgp7xrQyyRet9qzZtUo9dRN5Q+v6gpAoEYVnzZz3Mx3i3ZfSb0BsJCJfwwt/VapxHwsNd1JZePdnsFsq3HK8/fQ3bY9hZ/LHX4RC4KcevFcl9300vG7Au60CiT51unoPIrLD3w/mxyXdLLB0A/RyyQmJPW2AiSx7NDt4uDEZy+dHBDMSKM4JCdZSMfnAeytZ0jAAHgFcoukA7U2Fq0LTmrqSfmsnREQa/LjC/TSiWVB7RsBRftILJWb8bPJs8aY0T92HI3dyp/X8Ik2z/yaDSM6gisNgauC4KK7tW0/r4//KGQSjyBdrPsuRE9KLWhY0g2yeQPYl8pZ9xljxkKwKiYLoUVjWex3BvOPdb+nnVdzK0of2+2z8EFSR1hgIJqwYxEo0rW7OZD7pLE+2//yPSfgaFhY+VgbYklhnqe5UI7knGtZ/UVjrhjpWiifKqNg8CM/2v7L4V2CRno9lYCRX8BBllGuGBUxRbpEVaCRronVsxXZIlw70P9y1f8Njt1hO60RCyMAAAAASUVORK5CYII=) no-repeat 50%;background-size:100% 100%;border:none}.project .content .main .list .item .top{margin-top:30px;display:-webkit-box;display:-ms-flexbox;display:flex}.project .content .main .list .item .top .icon{width:70px;height:70px;border-radius:8px;overflow:hidden;float:left;-ms-flex-negative:0;flex-shrink:0;border:1px solid #f2f2f2;position:relative}.project .content .main .list .item .top .icon img{max-height:100%;max-width:100%;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.project .content .main .list .item .top .text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-left:16px;width:1px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.project .content .main .list .item .top .text .name{line-height:24px;font-weight:700;margin-left:4px;margin-bottom:4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;float:left;font-size:16px}.project .content .main .list .item .top .text .appTag{height:22px;overflow:hidden}.project .content .main .list .item .top .text .appTag .ant-tag{line-height:18px;height:18px;max-width:155px;margin:0 4px 0 0;overflow:hidden;text-overflow:ellipsis;word-break:break-all;background:#fff}.project .content .main .list .item .top .text .desc{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;word-break:break-all;line-height:16px;font-size:12px;color:rgba(0,0,0,.45);height:32px;margin-top:4px}.project .content .main .list .item .top .text .plat{margin-top:8px;font-size:13px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden;word-break:break-all;color:rgba(0,0,0,.65)}.project .content .main .list .item .top .text .plat .bar{margin:0 8px}.project .content .main .list .item .foot{margin-top:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;line-height:20px}.project .content .main .list .item .foot .desc{font-size:12px}.project .content .main .list .item .foot .price{color:#ff6f00}.project .content .main .list .fillItems{width:272px;margin:0 16px 16px 0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.project .content .main .searchList{padding:12px 102px 12px 120px;position:relative}.project .content .main .searchList .title{font-size:16px;font-weight:700;line-height:24px}.project .content .main .searchList .empty{position:absolute;top:40%;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.project .footer{background:#fff;border-top:1px solid #e9e9e9;-ms-flex-negative:0;flex-shrink:0;text-align:left;display:-webkit-box;display:-ms-flexbox;display:flex;z-index:1;padding:20px 0;-webkit-box-sizing:border-box;box-sizing:border-box}.project .footer .tags{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding:5px 0}.project .footer .tags div{float:left}.project .footer .tags .text{margin-right:24px;line-height:22px;float:right;font-size:16px;color:rgba(0,0,0,.45)}.project .footer .tags .ant-tag{font-size:12px;max-width:115px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;position:relative;padding-right:20px}.project .footer .tags .ant-tag i{position:absolute;right:4px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.project .footer .sure{-ms-flex-negative:0;flex-shrink:0;margin-right:26px;width:129px}.project .footer .sure button{width:100%;height:35px;font-size:16px}.pay{width:100%;padding:0 20px}.pay .back{font-size:14px;margin-top:23px;margin-bottom:17px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.pay .back span{line-height:22px;height:20px}.pay .back .icon{margin-right:8px;display:inline-block;width:20px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAEy0lEQVRYR82YXWgcVRTH/+feif2ymAdRGhVBMNRKYTdJA1bFWlAksY3gQ0EqbcUq+FCMXXfWqPnQanc3iR8FH6wKVau++GBIivigbYzah7iZhdKCrX0QsRUUFEuW0MzcI3f2a/Yjmdkk4sxTsnvuPb89597/OXMIIX9oOXz8Rsdtjm1vJxY3A2oDAy16PwIuAbjEhN8kMEnx7IWl+mkYkEfaNypb7QGwk8Gbgjgm0DkQxoTEcYpZ54KsKdoEBuTRLbeoeXsQhD3MLBtx4nGmAHwkmpr66eD0r0H28AVkZlLpaD+YEgxeHWRTPxsCzYEoJeI7XiEa0tALPosCcuru9Q5yx8G8s3oHAtlM+JqIvxRKZrAKF9G8/i/kYGAu1wKlWpRy2pn5EQK2MiBqKAgTEuseI/P7KwsRLgjII9FblcMnmHGndzGB/gFwRKzFETpg/eEXLf09D2+9QXHuIBQdqM4CEc4KSd0Us36pt1ddQB05hdnT1XAgmpLXiF3Um7kcBKzaRp9jZ95+E+BHK360hsS6u+pFsgZQnzkn3fZFdVqJMCw6m/vo/lP2UuC8a5x0pA+MQ8xakQqPTne8p6f6TNYAOqnIADMGKyBI7DbMmU+WC+Zdb6fbdhGrz7yQRGJImjMVvisAC1Jy3ntOiGhUmlbMD45TbXc4rN4CaLUUopfimRm/NU6q7UVmdagcRJoTTUarV4IqAJ1k9AMGP1EOO03Jzuu2+6WVk+2bFalvmPn6/FqaNhJWpx+g/t5ORj/3nkki+lCa1t4ydOEvHQEFPlMUYX1bxSqx0e9C1MK5gBkjYXUEAazOGgFKGLS5WHFKEXSS0cMMTpTICa9JM/vSYk7qwRFhVjAepET2hyCA2sZJR1KsEC/7psPStPrcn1r80ElGzxZrqxZhsRYti+ncgnBE3RS3JoPCaTtXJ53c5aKY69otE5arvy6g25VctS96zt5Xhmk9tJCTlYQr+rCTkSkA9xT/lwKtugtyAe105EkovFcKscCzMp59ux7gfwHnpjkZiTEwXPIpsN+IZ993AZ1U2yCzGijRQ95Licx31YB14UA5IdDVaFpr9h7u2OY49knPHRiUZnaoABg5yoz95fA2baD49O/eTXgkukk5mCxLSf5bfSkA+jPQmWNdp+iCbKJn6LmZnyv2H+1sdeav/uQBPCrN7NP5FKci42A8XAK8sXkN7Ts1593ATkYmAHQHAvE1onEjYVV0SPzOtmudK3+XuxrChGFmdwQHTEVPgLnL13cggzqAurXjWd0pFZ68TTHF7zLjqdCmuLpBkI1cEi3MS9C+hi5J6GWG05HbHYXz5fRTuIQ6L5QrVOokdVHM+jbQXSkY+Za6vFhHX2fmFzw6tPRmQdAD9Lx1OihkoGbBFWKbz3gKdrjarUIUjzGznhoUy8TSGlaiHw3T2hIkgjUNK3BMJrL7SgiV5cadHiyv5SdaIyX1Umwm4wfYcMufj2Jl4+A6CctLk2ZhHhBOemzMW5tdxrC8drqQYX5xL56bUI8+SpDu8Gj20+p0uyn/v4dHJUgeECo93g9mM3TjtxoJsu1Xwfx43VGan6bk39AUiD4WhvHyig0wa9qifOu/G4yeUI2A6wXI7YKA+4hxE4CWUAzRA2RyRU3+BYjzUVa9H6bMAAAAAElFTkSuQmCC) no-repeat 0 50%;background-size:100%}.pay .info__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row;flex-flow:row}.pay .info__wrapper .projectInfo{padding:16px 24px 44px 24px;-webkit-box-flex:2;-ms-flex:2;flex:2;margin-right:10px;background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.pay .info__wrapper .projectInfo .title{font-size:16px;font-weight:700;line-height:24px;margin-bottom:18px;width:100%}.pay .info__wrapper .projectInfo .main{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.pay .info__wrapper .projectInfo .main .icons .icon{width:66px;height:66px;border-radius:8px;border:1px solid #f2f2f2;margin:auto;-ms-flex-negative:0;flex-shrink:0}.pay .info__wrapper .projectInfo .main .icons .icon img{max-width:100%;max-height:100%}.pay .info__wrapper .projectInfo .main .icons .toQuotation{margin-top:12px}.pay .info__wrapper .projectInfo .main .project{margin-left:16px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;font-size:14px;color:rgba(0,0,0,.65);line-height:22px}.pay .info__wrapper .projectInfo .main .project div{margin-bottom:4px}.pay .info__wrapper .projectInfo .main .line{width:1px;background:#f5f5f5;margin:0 32px;-ms-flex-negative:0;flex-shrink:0}.pay .info__wrapper .projectInfo .main .other{width:40%;-ms-flex-negative:0;flex-shrink:0;font-size:14px;color:rgba(0,0,0,.65);line-height:22px}.pay .info__wrapper .projectInfo .main .other .feature{margin-bottom:4px}.pay .info__wrapper .projectInfo .main .other .feature span{margin-right:24px}.pay .info__wrapper .projectInfo .main .other .platform{display:-webkit-box;display:-ms-flexbox;display:flex}.pay .info__wrapper .projectInfo .main .other .platform .platTitle{-ms-flex-negative:0;flex-shrink:0}.pay .info__wrapper .projectInfo .main .other .platform .plats span{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}.pay .info__wrapper .payInfo{-webkit-box-flex:1;-ms-flex:1;flex:1;background-color:#fff;font-size:16px;line-height:24px;padding:16px 24px 4px 24px}.pay .info__wrapper .payInfo div{margin-bottom:8px;color:rgba(0,0,0,.65)}.pay .info__wrapper .payInfo div .icon{font-size:14px;margin:0 8px 0 2px}.pay .info__wrapper .payInfo .title{font-weight:700;margin-bottom:10px;color:#000}.pay .info__wrapper .payInfo .bar{height:1px;width:calc(100% + 48px);background:#f5f5f5;margin:16px -24px 12px}.pay .payPlan{background:#fff;margin-top:12px;padding:16px 24px 40px 24px}.pay .payPlan .title{font-size:16px;line-height:24px;font-weight:700}.pay .payPlan .steps{padding:0 88px}.pay .payPlan .steps .ant-steps{overflow-x:auto;overflow-y:hidden}.pay .payPlan .steps .ant-steps .ant-steps-item .ant-steps-item-tail{top:26px;padding:3.5px 42px}.pay .payPlan .steps .ant-steps .ant-steps-item .ant-steps-item-icon{width:60px;height:60px;line-height:60px;margin-left:22px;font-size:25px}.pay .payPlan .steps .ant-steps .ant-steps-item .ant-steps-item-content{margin-top:15px}.pay .payPlan .steps .ant-steps .ant-steps-item .ant-steps-item-content .ant-steps-item-title{font-size:16px;line-height:24px;color:rgba(0,0,0,.65)}.pay .payPlan .steps .ant-steps .ant-steps-item .ant-steps-item-content .ant-steps-item-description .time{font-size:12px;color:rgba(0,0,0,.45);line-height:20px;height:20px;overflow:hidden;margin:2px 0 4px 0}.pay .payPlan .steps .ant-steps .ant-steps-item-finish .ant-steps-item-title,.pay .payPlan .steps .ant-steps .ant-steps-item-process .ant-steps-item-title{color:#fc8830!important}
/*# sourceMappingURL=editor.28e77c5f.css.map */