.nav-box{width:171px;height:auto;background:#fff;border-radius:8px;padding:10px 20px 10px 20px;box-sizing:border-box;display:flex;flex-direction:column}.nav-box .spItem{width:131px;height:44px;position:relative;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:500;color:#333;line-height:14px;margin-bottom:10px}.nav-box .spItem.active,.nav-box .spItem:hover{background:#f1f2f6;border-radius:4px;color:#3ca7fa}.nav-box .item{width:100%;box-sizing:border-box;padding-top:14px;padding-bottom:10px;border-top:1px solid #e5e5e5}.nav-box .item:last-child{padding-bottom:0}.nav-box .item .title{width:100%;height:14px;font-size:14px;font-weight:400;color:#666;line-height:14px}.nav-box .item .children{width:100%}.nav-box .item .children .item-children{width:131px;height:44px;position:relative;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:500;color:#333;line-height:14px}.nav-box .item .children .item-children.active,.nav-box .item .children .item-children:hover{background:#f1f2f6;border-radius:4px;color:#3ca7fa}.nav-box .item .children .item-children .point{position:absolute;width:8px;height:8px;background:#ff4d4f;border-radius:50%;top:18px;left:12px}.content[data-v-ec1b8e86]{width:100%}.content .mask[data-v-ec1b8e86]{width:100%;height:100%;top:0;bottom:0;left:0;right:0;position:fixed;background-color:rgba(0,0,0,.6);display:flex;align-items:center;justify-content:center;z-index:100}.content .mask .dialog-box[data-v-ec1b8e86]{width:500px;height:auto;background:#fff;border-radius:8px;display:flex;flex-direction:column;box-sizing:border-box;animation:scaleBig .3s}.content .mask .dialog-box .dialog-tabs[data-v-ec1b8e86]{width:100%;height:auto;display:flex;flex-direction:row;position:relative;box-sizing:border-box;padding:30px}.content .mask .dialog-box .dialog-tabs .btn-close[data-v-ec1b8e86]{width:16.25px;height:16.25px;position:absolute;right:22px;top:32px;cursor:pointer}.content .mask .dialog-box .dialog-tabs .btn-close[data-v-ec1b8e86]:hover{opacity:.8;animation:rotate360 1s}.content .mask .dialog-box .dialog-tabs .item-tab[data-v-ec1b8e86]{width:auto;height:20px;font-size:18px;font-weight:500;color:#333;line-height:20px}.content .mask .dialog-box .info[data-v-ec1b8e86]{width:100%;height:auto;float:left;box-sizing:border-box;padding:20px 30px}.content .mask .dialog-box .info .tit[data-v-ec1b8e86]{width:100%;height:14px;font-size:14px;font-weight:500;color:#333;line-height:14px;margin-bottom:10px}.content .mask .dialog-box .info .project-box[data-v-ec1b8e86]{width:100%;height:auto;float:left;max-height:360px;overflow-y:auto;overflow-x:hidden}.content .mask .dialog-box .info .project-box .project-item[data-v-ec1b8e86]{width:100%;margin-bottom:20px;display:flex;flex-direction:row;align-items:center;justify-content:space-between}.content .mask .dialog-box .info .project-box .project-item[data-v-ec1b8e86]:last-child{margin-bottom:30px}.content .mask .dialog-box .info .project-box .project-item .title[data-v-ec1b8e86]{height:18px;font-size:14px;font-weight:400;color:#333;line-height:18px}.content .mask .dialog-box .info .list-item[data-v-ec1b8e86]{width:100%;margin-bottom:20px;display:flex;flex-direction:row;align-items:center;justify-content:space-between}.content .mask .dialog-box .info .list-item[data-v-ec1b8e86]:last-child{margin-bottom:30px}.content .mask .dialog-box .info .list-item span[data-v-ec1b8e86]{height:18px;font-size:14px;font-weight:400;color:#333;line-height:18px}.content .mask .dialog-box .info .list-item .status[data-v-ec1b8e86]{color:#666}.content .mask .dialog-box .info .list-item .c-red[data-v-ec1b8e86]{color:#ff4d4f}.content .mask .dialog-box .info .input-item[data-v-ec1b8e86]{width:100%;margin-bottom:30px;display:flex;flex-direction:row;align-items:center}.content .mask .dialog-box .info .input-item .input[data-v-ec1b8e86]{width:100%;height:54px;background:#f4fafe;border-radius:4px;border:1px solid #e5e5e5;padding-left:20px;outline:none}.content .mask .dialog-box .info .input-item .input-short[data-v-ec1b8e86]{width:310px;height:54px;background:#f4fafe;border-radius:4px;border:1px solid #e5e5e5;padding-left:20px;margin-right:20px;outline:none}.content .mask .dialog-box .info .input-item .captcha[data-v-ec1b8e86]{width:110px;height:39px;cursor:pointer}.content .mask .dialog-box .info .input-item .captcha img[data-v-ec1b8e86]{width:110px;height:39px}.content .mask .dialog-box .btn-box[data-v-ec1b8e86]{width:100%;height:74px;background:#fff;box-shadow:0 -2px 4px 0 hsla(0,0%,40%,.05);border-radius:0 0 8px 8px;display:flex;flex-direction:row-reverse;box-sizing:border-box;padding:15px 30px}.content .mask .dialog-box .btn-box .btn-cancel[data-v-ec1b8e86]{width:88px;height:44px;border-radius:4px;border:1px solid #ccc;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:14px;font-weight:400;color:#333;margin-right:30px}.content .mask .dialog-box .btn-box .btn-cancel[data-v-ec1b8e86]:hover{opacity:.8}.content .mask .dialog-box .btn-box .btn-submit[data-v-ec1b8e86]{width:116px;height:44px;border-radius:4px;background-color:#3ca7fa;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:14px;font-weight:400;color:#fff}.content .mask .dialog-box .btn-box .btn-submit.disabled[data-v-ec1b8e86]{background-color:#999;cursor:not-allowed}.content .mask .dialog-box .btn-box .btn-submit[data-v-ec1b8e86]:hover{opacity:.8}.content .box[data-v-ec1b8e86]{width:1200px;margin:0 auto;display:flex;flex-direction:row;margin-top:30px}.content .box .right-box[data-v-ec1b8e86]{margin-left:30px;width:999px;height:auto;box-sizing:border-box}.content .box .right-box .exchange-box[data-v-ec1b8e86]{width:999px;height:100px;background:#fff;border-radius:8px;box-sizing:border-box;margin-bottom:20px;display:flex;align-items:center;flex-direction:row;padding:30px}.content .box .right-box .exchange-box .tit[data-v-ec1b8e86]{height:14px;font-size:14px;font-weight:500;color:#333;line-height:14px;margin-right:30px}.content .box .right-box .exchange-box .input[data-v-ec1b8e86]{width:300px;height:40px;background:#fff;border-radius:4px;border:1px solid #dcdfe6;outline:none;padding-left:15px;margin-right:30px}.content .box .right-box .exchange-box .btn-exchange[data-v-ec1b8e86]{width:104px;height:40px;background:#3ca7fa;border-radius:4px;display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:400;color:#fff;line-height:16px;outline:none}.content .box .right-box .exchange-box .btn-exchange[data-v-ec1b8e86]:hover{opacity:.8}.content .box .right-box .project-box[data-v-ec1b8e86]{display:flex;flex-direction:column;width:999px;height:auto;background:#fff;border-radius:8px;box-sizing:border-box;padding:30px}.content .box .right-box .project-box .btn-title[data-v-ec1b8e86]{width:80px;height:16px;font-size:16px;font-weight:500;color:#333;line-height:16px;margin-bottom:6px}.content .box .right-box .project-box .project-item[data-v-ec1b8e86]{width:100%;height:14px;display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin-top:28px;cursor:pointer}.content .box .right-box .project-box .project-item[data-v-ec1b8e86]:hover{opacity:.8}.content .box .right-box .project-box .project-item .title[data-v-ec1b8e86]{height:14px;font-size:14px;font-weight:500;color:#333;line-height:14px}.content .box .right-box .project-box .project-item .info[data-v-ec1b8e86]{height:14px;font-size:14px;font-weight:400;color:#666;line-height:14px}.content .box .right-box .project-box .project-item .info .item[data-v-ec1b8e86]{height:14px;margin-left:10px;margin-right:10px}.content .box .right-box .project-box #page[data-v-ec1b8e86]{width:100%;display:flex;justify-content:center}