.project-container[data-v-0c018e2c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-height:100vh;background-color:#f0f2f6}.app-header[data-v-0c018e2c]{height:60px!important;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-box-shadow:0 2px 12px rgba(102,126,234,.15);box-shadow:0 2px 12px rgba(102,126,234,.15);-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.main-card[data-v-0c018e2c]{background-color:#f0f2f6;border-radius:6px;-webkit-box-shadow:0 4px 12px rgba(0,0,0,.1);box-shadow:0 4px 12px rgba(0,0,0,.1);position:relative;padding-bottom:80px}.main-card .content-wrapper[data-v-0c018e2c],.main-card[data-v-0c018e2c]{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.main-card .content-wrapper[data-v-0c018e2c]{min-height:-100vh;padding:15px;overflow:hidden}.custom-tabs[data-v-0c018e2c]{background-color:#fff;padding-left:16px}.custom-tabs[data-v-0c018e2c] .el-tabs__nav-wrap:after{background-color:#e4e7ed;height:2px}.custom-tabs[data-v-0c018e2c] .el-tabs__item{font-size:16px;color:#64748b;-webkit-transition:all .3s;transition:all .3s;padding:0 1.5rem}.custom-tabs[data-v-0c018e2c] .el-tabs__item.is-active{color:#667eea;font-weight:600}.custom-tabs[data-v-0c018e2c] .el-tabs__item:hover{color:#93a4f0}.custom-tabs[data-v-0c018e2c] .el-tabs__active-bar{background-color:#667eea;height:3px;border-radius:2px}.search-area .search-input[data-v-0c018e2c] .el-input-group__append{background-color:#fff;border-left:none;border-radius:0 20px 20px 0}.search-area .search-input[data-v-0c018e2c] .el-input__inner{border-radius:20px 0 0 20px;padding:12px 25px;border:1px solid rgba(102,126,234,.2);-webkit-box-shadow:0 2px 6px rgba(102,126,234,.1);box-shadow:0 2px 6px rgba(102,126,234,.1);-webkit-transition:all .3s;transition:all .3s}.search-area .search-input[data-v-0c018e2c] .el-input__inner:focus{-webkit-box-shadow:0 4px 12px rgba(102,126,234,.2);box-shadow:0 4px 12px rgba(102,126,234,.2);border-color:#667eea}.search-area .search-input[data-v-0c018e2c] .el-icon-search{color:#667eea;font-size:1.1rem}.search-area .search-input .type-select[data-v-0c018e2c]{width:120px}.search-area .search-input .type-select[data-v-0c018e2c] .el-input__inner{border-radius:0 20px 20px 0;background:rgba(102,126,234,.05)}.project-grid .project-card[data-v-0c018e2c]{min-height:250px;margin-bottom:15px;border-radius:12px;position:relative;-webkit-transition:-webkit-transform .3s ease,-webkit-box-shadow .3s ease;transition:-webkit-transform .3s ease,-webkit-box-shadow .3s ease;transition:transform .3s ease,box-shadow .3s ease;transition:transform .3s ease,box-shadow .3s ease,-webkit-transform .3s ease,-webkit-box-shadow .3s ease;border:1px solid rgba(102,126,234,.1);background:linear-gradient(145deg,#fff,#f8fafc)}.project-grid .project-card[data-v-0c018e2c]:hover{-webkit-transform:translateY(-5px) scale(1.02);transform:translateY(-5px) scale(1.02);-webkit-box-shadow:0 10px 15px -3px rgba(102,126,234,.1),0 4px 6px -4px rgba(102,126,234,.1);box-shadow:0 10px 15px -3px rgba(102,126,234,.1),0 4px 6px -4px rgba(102,126,234,.1)}.project-grid .project-card .card-body .card-header[data-v-0c018e2c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:12px}.project-grid .project-card .card-body .card-header .project-meta[data-v-0c018e2c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.project-grid .project-card .card-body .card-header .project-meta .project-no[data-v-0c018e2c]{font-size:12px;color:rgba(100,116,139,.8);font-family:Fira Code,monospace;letter-spacing:.05em}.project-grid .project-card .card-body .card-header .project-meta .collab-tag[data-v-0c018e2c]{-webkit-transform:scale(.9);transform:scale(.9)}.project-grid .project-card .card-body .card-header .favorite-icon[data-v-0c018e2c]{font-size:20px;color:#e2e8f0;cursor:pointer;-webkit-transition:color .3s;transition:color .3s}.project-grid .project-card .card-body .card-header .favorite-icon.active[data-v-0c018e2c],.project-grid .project-card .card-body .card-header .favorite-icon[data-v-0c018e2c]:hover{color:#fbbf24}.project-grid .project-card .card-body .project-title[data-v-0c018e2c]{margin:-5px 0;font-size:16px;color:#1e293b;font-weight:600;position:relative;padding-bottom:.5rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.project-grid .project-card .card-body .project-title[data-v-0c018e2c]:after{content:"";position:absolute;bottom:0;left:0;width:40px;height:2px;background:-webkit-gradient(linear,left top,right top,from(#667eea),to(#764ba2));background:linear-gradient(90deg,#667eea,#764ba2);-webkit-transition:width .3s cubic-bezier(.4,0,.2,1);transition:width .3s cubic-bezier(.4,0,.2,1)}.project-grid .project-card .card-body .project-title[data-v-0c018e2c]:hover:after{width:70px;background:-webkit-gradient(linear,left top,right top,from(rgba(102,126,234,.01)),to(rgba(102,126,234,.008)));background:linear-gradient(90deg,rgba(102,126,234,.01),rgba(102,126,234,.008))}.project-grid .project-card .card-body .project-info[data-v-0c018e2c]{margin:15px 0}.project-grid .project-card .card-body .project-info .info-item[data-v-0c018e2c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-bottom:12px}.project-grid .project-card .card-body .project-info .info-item i[data-v-0c018e2c]{color:#64748b;margin-right:8px;margin-top:3px}.project-grid .project-card .card-body .project-info .info-item .info-label[data-v-0c018e2c]{color:#94a3b8;font-size:12px}.project-grid .project-card .card-body .project-info .info-item .info-addr-text[data-v-0c018e2c]{min-height:36px;color:#475569;font-size:13px;line-height:1.4;word-break:break-word;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.project-grid .project-card .card-body .project-info .info-item .info-name-text[data-v-0c018e2c]{min-height:14px;color:#475569;font-size:13px;line-height:1.4;word-break:break-word;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}.project-grid .project-card .card-body .card-footer[data-v-0c018e2c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:12px;border-top:1px solid #f1f5f9}.project-grid .project-card .card-body .card-footer .update-time[data-v-0c018e2c]{color:rgba(100,116,139,.8);font-size:.85rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.project-grid .project-card .card-body .card-footer .update-time i[data-v-0c018e2c]{margin-right:4px}.project-grid .project-card .card-body .card-footer .detail-btn[data-v-0c018e2c]{padding:6px 12px;border-radius:15px;-webkit-transition:all .3s ease;transition:all .3s ease;background:linear-gradient(135deg,#667eea,#764ba2);border:none;letter-spacing:.5px}.project-grid .project-card .card-body .card-footer .detail-btn[data-v-0c018e2c]:hover{-webkit-transform:translateX(3px);transform:translateX(3px);-webkit-box-shadow:0 2px 5px rgba(102,126,234,.003);box-shadow:0 2px 5px rgba(102,126,234,.003)}.project-grid .project-card .card-body .card-footer .detail-btn:hover i[data-v-0c018e2c]{-webkit-transform:translateX(3px);transform:translateX(3px)}@media (max-width:768px){.project-grid .el-col[data-v-0c018e2c]{width:100%}.pagination-wrapper[data-v-0c018e2c]{position:static;margin-top:10px;background:transparent;padding:0}.search-area .el-input-group[data-v-0c018e2c]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.search-area .el-input-group .el-input__inner[data-v-0c018e2c]{margin-bottom:.5rem}.search-area .el-input-group .el-select[data-v-0c018e2c]{width:100%}.search-area .el-input-group .el-select .el-input__inner[data-v-0c018e2c]{border-radius:20px}}.search_menu[data-v-0c018e2c]{padding-left:16px;display:-webkit-box;display:-ms-flexbox;display:flex;background-color:#fff;height:70px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:0 12px;margin-bottom:16px}.search_menu .el-button+.el-button[data-v-0c018e2c]{margin-left:0!important}main[data-v-0c018e2c]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:16px}main>.room[data-v-0c018e2c]{width:calc((100% - 64px)/5);height:132px;background:#fff;border-radius:8px;font-family:PingFang SC;position:relative}main>.room .topbox[data-v-0c018e2c]{height:80px;margin:0 16px;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-bottom:2px dashed #f0f2f5}main>.room .topbox .topbox_left[data-v-0c018e2c],main>.room .topbox[data-v-0c018e2c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center}main>.room .topbox .topbox_left[data-v-0c018e2c]{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-align:center;gap:0 12px}main>.room .topbox .topbox_left .top_name[data-v-0c018e2c]{font-family:PingFang SC;font-weight:500;color:#2d3540;line-height:22px;text-align:left}main>.room .topbox .topbox_left .b_name[data-v-0c018e2c]{font-family:Microsoft YaHei;font-size:12px;color:#adb1bb;line-height:22px}main>.room .bottombox[data-v-0c018e2c]{margin:0 16px;height:56px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}main>.room .bottombox .bottombox_left[data-v-0c018e2c]{font-weight:400;font-size:14px;color:#adb1bb}main>.room .bottombox .bottombox_right[data-v-0c018e2c]{width:88px;height:32px;background-color:#f2fbff;color:#0080ff;border-radius:4px;line-height:32px;text-align:center;cursor:pointer;-webkit-transition:all .3s ease;transition:all .3s ease}main>.room .room_ab[data-v-0c018e2c]{position:absolute;width:65px;height:22px;font-size:12px;line-height:22px;top:1px;right:1px;text-align:right}main>.room .zy[data-v-0c018e2c]{background-color:#f4fff2;color:#5dc769}main>.room .xz[data-v-0c018e2c]{background-color:#fff8f2;color:#ef9739}main>.room .zd[data-v-0c018e2c]{background-color:#dcdeec;color:#f7f8fd}.favorite-icon[data-v-0c018e2c]{font-size:24px;color:#e2e8f0;cursor:pointer;-webkit-transition:color .3s;transition:color .3s}.favorite-icon.active[data-v-0c018e2c],.favorite-icon[data-v-0c018e2c]:hover{color:#fbbf24}.fix_pagination[data-v-0c018e2c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-right:20px}@media (max-width:1439px){main>.room[data-v-0c018e2c]{width:calc((100% - 48px)/4)}}