.post[data-v-70b5a3c0]{height:100%;padding:8px;overflow:auto;border:1px solid #fff;background-color:#fff;border-radius:4px;user-select:none;color:#000}.post .title[data-v-70b5a3c0]{display:flex;justify-content:space-between;align-items:center}.post .title .goInfo[data-v-70b5a3c0]{cursor:pointer;font-size:18px;font-weight:700;color:#6f6f6f;display:flex;align-items:center}.post .projectList[data-v-70b5a3c0]{width:100%}.post .projectList .projectItem[data-v-70b5a3c0]{color:#6f6f6f;float:left;width:504px;margin-right:40px;margin-top:24px;height:300px;border-radius:8px;border:1px solid rgba(100,100,111,.2);transition:all .2s linear;box-sizing:border-box;padding:40px 50px}.post .projectList .projectItem .projectItem_title[data-v-70b5a3c0]{position:relative;width:100%;height:80px;display:flex;align-items:center}.post .projectList .projectItem .projectItem_title p[data-v-70b5a3c0]{width:50px;height:50px;border-radius:12px;margin-right:12px;background-repeat:no-repeat;background-position:50%;background-size:100% 100%}.post .projectList .projectItem .projectItem_title h1[data-v-70b5a3c0]{color:#000;font-size:22px;margin-right:12px;max-width:200px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.post .projectList .projectItem .projectItem_title div[data-v-70b5a3c0]{background-color:#ff6700;color:#fff;padding:4px 9px;border-radius:4px}.post .projectList .projectItem .projectItem_content p[data-v-70b5a3c0]{margin-top:8px;font-size:16px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.post .projectList .projectItem .projectItem_bottom[data-v-70b5a3c0]{margin-top:40px}.post .projectList .projectItem_add[data-v-70b5a3c0]{display:flex;justify-content:center;font-size:28px;color:#00a7fa;align-items:center;width:504px;margin-right:40px;margin-top:24px;height:300px;border-radius:8px;border:1px solid rgba(100,100,111,.2);transition:all .2s linear;box-sizing:border-box;padding:40px 50px;border:2px dashed #00a7fa}.post .projectList .projectItem_add p[data-v-70b5a3c0]{cursor:pointer;padding:20px 40px}.post .projectList .projectItem[data-v-70b5a3c0]:hover{box-shadow:0 7px 29px 0 rgba(100,100,111,.2)}.post .projectList .projectItem[data-v-70b5a3c0]:nth-child(3n){margin-right:0}