.rankView[data-v-6a2aeda0]{background-color:#fff;border-radius:5px;overflow:hidden}.rankView .header[data-v-6a2aeda0]{height:35px;background-color:#ff7b00;font-size:14px;color:#fff;text-align:center;line-height:35px}.rankView .rankContainer .tabs[data-v-6a2aeda0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-top:10px}.rankView .rankContainer .tabs .tab[data-v-6a2aeda0]{color:#666;font-size:15px;margin-left:15px;margin-right:15px;padding-bottom:3px;cursor:pointer}.rankView .rankContainer .tabs .tab.select[data-v-6a2aeda0]{color:#6b45e1;border-bottom:1.5px solid #6b45e1}.rankView .rankContainer .items[data-v-6a2aeda0]{margin-bottom:20px;margin-top:10px}.rankView .rankContainer .items .item[data-v-6a2aeda0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:40px;font-size:14px;padding:0 20px}.rankView .rankContainer .items .item .icon[data-v-6a2aeda0]{width:20px;margin-left:20px}.rankView .rankContainer .items .item .name[data-v-6a2aeda0]{height:40px;overflow:hidden;line-height:40px;-webkit-box-flex:1;-ms-flex:1;flex:1;cursor:pointer}.rankView .rankContainer .items .item .name[data-v-6a2aeda0]:hover{color:#eb7350}.rankView .rankContainer .items .item .segment[data-v-6a2aeda0]{color:#666;font-size:11px;margin-left:20px}.rankView .rankContainer .items .item .number[data-v-6a2aeda0]{color:#5158ff;font-weight:700;width:20px;margin-left:20px;text-align:center}.createCompany[data-v-2274acc1]{background-color:#644ed9;border:3px solid #fff;padding:25px;padding-top:15px;border-radius:10px;overflow:hidden}.createCompany .header[data-v-2274acc1]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:30px;color:#fff;font-size:20px}.createCompany .header[data-v-2274acc1],.createCompany .logo[data-v-2274acc1]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin-bottom:15px}.createCompany .logo .text[data-v-2274acc1]{margin-right:10px;color:#fff;font-size:14px}.createCompany .logo .logoImg[data-v-2274acc1]{width:60px;height:60px;margin-right:10px;position:relative;background-size:cover;background-repeat:no-repeat;background-position:50%}.createCompany .logo .logoImg .logoImgShadow[data-v-2274acc1]{position:absolute;left:0;top:0;right:0;bottom:0;width:100%;height:100%;background-color:rgba(0,0,0,.2);position:relative;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}.createCompany .logo .logoImg .logoImgShadow .logoImgProgress[data-v-2274acc1]{color:#fff;font-size:20px}.createCompany .logo .upload[data-v-2274acc1]{width:60px;height:60px;border-radius:5px;background-color:#fff;position:relative;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;cursor:pointer}.createCompany .logo .upload .line1[data-v-2274acc1]{position:absolute;width:35px;height:2px;background-color:#644ed9;top:50%}.createCompany .logo .upload .line2[data-v-2274acc1]{width:2px;height:35px;background-color:#644ed9}.createCompany .companyName[data-v-2274acc1]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin-bottom:15px}.createCompany .companyName .text[data-v-2274acc1]{margin-right:10px;color:#fff;font-size:14px}.createCompany .companyName .input[data-v-2274acc1]{-webkit-box-flex:1;-ms-flex:1;flex:1;height:35px;background-color:#fff;border-radius:5px;overflow:hidden;padding:0 10px}.createCompany .companyName .input input[data-v-2274acc1]{border:none;width:100%;height:100%}.createCompany .companyIntro[data-v-2274acc1]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin-bottom:25px}.createCompany .companyIntro .text[data-v-2274acc1]{margin-right:10px;color:#fff;font-size:14px}.createCompany .companyIntro .textarea[data-v-2274acc1]{-webkit-box-flex:1;-ms-flex:1;flex:1;height:80px;background-color:#fff;border-radius:5px;overflow:hidden;padding:10px}.createCompany .companyIntro .textarea textarea[data-v-2274acc1]{border:none;width:100%;height:100%}.createCompany .submit[data-v-2274acc1]{width:70px;height:30px;border-radius:15px;background-color:#f1923c;color:#fff;font-size:14px;display:inline-block;line-height:30px;text-align:center;margin-left:calc(50% - 35px);cursor:pointer}.createCompanyShadow[data-v-2274acc1]{top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.6);z-index:9999;position:fixed;overflow:auto;margin:0;padding:0;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}.createCompanyShadow .createCompanyView[data-v-2274acc1]{width:60%;border-radius:5px;position:relative}.createCompanyShadow .createCompanyView .close[data-v-2274acc1]{width:30px;height:30px;border-radius:50%;background-color:#fff;position:relative;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;cursor:pointer;position:absolute;right:-50px;top:0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.createCompanyShadow .createCompanyView .close .line1[data-v-2274acc1]{position:absolute;width:20px;height:1.5px;background-color:#644ed9;top:calc(50% - 1px)}.createCompanyShadow .createCompanyView .close .line2[data-v-2274acc1]{width:1.5px;height:20px;background-color:#644ed9}.companydic[data-v-61f4c9ef]{margin:0 15px;margin-bottom:10px;cursor:pointer}.companydic .logo[data-v-61f4c9ef],.companydic[data-v-61f4c9ef]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.companydic .logo[data-v-61f4c9ef]{width:100px;height:100px;margin-right:15px;border-radius:8px;background-color:#f4f3f3;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;overflow:hidden}.companydic .logo img[data-v-61f4c9ef]{width:100%;max-height:100%}.companydic .rightView[data-v-61f4c9ef]{-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;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.companydic .rightView .title[data-v-61f4c9ef]{color:#333;font-size:15px;margin-bottom:5px;height:20px;line-height:20px;overflow:hidden}.companydic .rightView .content[data-v-61f4c9ef]{color:#666;font-size:13px;line-height:23px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin-bottom:5px}.companydic .rightView .desc[data-v-61f4c9ef]{color:#999;font-size:13px;overflow:hidden;height:20px;line-height:20px}.companydic .rightView .desc .tab[data-v-61f4c9ef],.companydic .rightView .desc[data-v-61f4c9ef]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.companydic .rightView .desc .tab[data-v-61f4c9ef]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:20px}.companydic .rightView .desc .tab.position[data-v-61f4c9ef]{max-width:150px}.companydic .rightView .desc .tab .icon[data-v-61f4c9ef]{height:15px;margin-right:5px}.companydic .rightView .desc .tab .text[data-v-61f4c9ef]{color:#999;font-size:12px;height:20px;line-height:20px}.company[data-v-b75df124]{width:100%}.company .header[data-v-b75df124]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-top:10px;margin-right:10px}.company .header .productBtn[data-v-b75df124]{margin-right:10px}.company .header .createBtn[data-v-b75df124],.company .header .productBtn[data-v-b75df124]{padding:5px 15px;background-color:#ff7b00;border-radius:15px;color:#fff;font-size:13px;cursor:pointer}.company .items .item[data-v-b75df124]{cursor:pointer;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin:15px;margin-bottom:25px}.company .items .item .logo[data-v-b75df124],.company .items .item[data-v-b75df124]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.company .items .item .logo[data-v-b75df124]{width:100px;height:100px;margin-right:15px;border-radius:8px;background-color:#f4f3f3;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;overflow:hidden}.company .items .item .logo img[data-v-b75df124]{width:100%;max-height:100%}.company .items .item .rightView[data-v-b75df124]{-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;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.company .items .item .rightView .title[data-v-b75df124]{color:#333;font-size:15px;margin-bottom:5px;height:20px;line-height:20px;overflow:hidden}.company .items .item .rightView .content[data-v-b75df124]{color:#666;font-size:13px;line-height:23px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin-bottom:5px}.company .items .item .rightView .desc[data-v-b75df124]{color:#999;font-size:13px;overflow:hidden;height:20px;line-height:20px}.company .items .item .rightView .desc .tab[data-v-b75df124],.company .items .item .rightView .desc[data-v-b75df124]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.company .items .item .rightView .desc .tab[data-v-b75df124]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:20px}.company .items .item .rightView .desc .tab.position[data-v-b75df124]{max-width:150px}.company .items .item .rightView .desc .tab .icon[data-v-b75df124]{height:15px;margin-right:5px}.company .items .item .rightView .desc .tab .text[data-v-b75df124]{color:#999;font-size:12px;height:20px;line-height:20px}.company .items .companyItem .head[data-v-b75df124]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:40px 0 10px 0}.company .items .companyItem .head .left[data-v-b75df124],.company .items .companyItem .head[data-v-b75df124]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.company .items .companyItem .head .left[data-v-b75df124]{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin-left:15px}.company .items .companyItem .head .left .icon[data-v-b75df124]{width:30px}.company .items .companyItem .head .left .text[data-v-b75df124]{margin-left:10px;font-size:16px;font-family:PingFang SC;font-weight:500;color:#333}.company .items .companyItem .footer[data-v-b75df124]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-right:10px}.company .items .companyItem .footer .text[data-v-b75df124]{color:#6b45e1;font-size:12px;cursor:pointer}.rankView[data-v-35b6a100]{background-color:#fff;border-radius:5px;overflow:hidden;margin-bottom:10px}.rankView .header[data-v-35b6a100]{height:50px;background-color:#ff7b00;font-size:15px;color:#fff;text-align:center;line-height:50px;background-repeat:no-repeat;background-size:100%;font-weight:700}.rankView .rankContainer .tabs[data-v-35b6a100]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-top:10px}.rankView .rankContainer .tabs .tab[data-v-35b6a100]{color:#666;font-size:15px;margin-left:15px;margin-right:15px;padding-bottom:3px;cursor:pointer}.rankView .rankContainer .tabs .tab.select[data-v-35b6a100]{color:#6b45e1;border-bottom:1.5px solid #6b45e1}.rankView .rankContainer .items[data-v-35b6a100]{margin-bottom:20px;margin-top:10px}.rankView .rankContainer .items .item[data-v-35b6a100]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:40px;font-size:14px;padding:0 20px}.rankView .rankContainer .items .item .icon[data-v-35b6a100]{width:20px;margin-right:10px}.rankView .rankContainer .items .item .name[data-v-35b6a100]{height:40px;overflow:hidden;line-height:40px;-webkit-box-flex:1;-ms-flex:1;flex:1;cursor:pointer;text-align:right}.rankView .rankContainer .items .item .name.select[data-v-35b6a100],.rankView .rankContainer .items .item .name[data-v-35b6a100]:hover{color:#eb7350}.rankView .rankContainer .items .item .segment[data-v-35b6a100]{color:#666;font-size:11px;margin-left:20px}.rankView .rankContainer .items .item .number[data-v-35b6a100]{color:#5158ff;font-weight:700;width:20px;text-align:center;margin-right:10px}.workItem[data-v-74d132a2]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative}.workItem .img[data-v-74d132a2]{width:100%;height:140px;background-color:#e1e1e1;background-repeat:no-repeat;background-position:50%;background-size:cover;border-radius:3px}.workItem .text[data-v-74d132a2]{padding-left:10px;padding-right:10px;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-pack:distribute;justify-content:space-around;position:relative}.workItem .text .title[data-v-74d132a2]{font-size:12px;color:#333;line-height:20px;overflow:hidden;height:20px;margin-top:5px}.workItem .text .icons[data-v-74d132a2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:-10px;margin-left:-10px;padding-left:10px;margin-right:-10px;padding-right:10px}.workItem .text .icons.line[data-v-74d132a2]{margin-top:5px;padding-bottom:5px;margin-bottom:5px;border-bottom:1px solid #ebebeb}.workItem .text .icons .zan[data-v-74d132a2]{font-size:13px;color:#999;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;line-height:20px;overflow:hidden;height:20px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;cursor:pointer}.workItem .text .icons .zan.browser[data-v-74d132a2]{margin-left:20px}.workItem .text .icons .zan img[data-v-74d132a2]{height:12px;margin-right:3px}.workItem .text .icons .zan .number[data-v-74d132a2]{line-height:20px;overflow:hidden;height:20px}.workItem .text .authorWrapper[data-v-74d132a2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:5px}.workItem .text .authorWrapper .avatar[data-v-74d132a2]{width:24px;height:24px;border-radius:50%;margin-right:5px}.workItem .text .authorWrapper .name[data-v-74d132a2]{font-size:11px;color:#666;line-height:20px;overflow:hidden;height:20px}.workItem .text .time[data-v-74d132a2]{font-size:14px;color:#666;margin-top:10px;margin-bottom:12px}.workItem .text .send[data-v-74d132a2]{padding:2px 10px;border-radius:15px;background-color:#f56501;color:#fff;position:absolute;font-size:12px;right:-10px;bottom:10px;border-top-right-radius:0;border-bottom-right-radius:0}.workItem .author[data-v-74d132a2]{height:42px;border-top:1px solid #ebebeb;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 10px;font-size:10px}.workItem .author img[data-v-74d132a2]{width:20px;height:20px;border-radius:10px;margin-right:6px}.workItem .joinActivity[data-v-74d132a2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:42px;border-top:1px solid #ebebeb}.workItem .joinActivity img[data-v-74d132a2]{width:25px}.workItem .closeWrapper[data-v-74d132a2]{background-color:#f56501;color:#fff;position:absolute;font-size:12px;right:0;top:0;width:30px;height:30px;border-bottom-left-radius:30px}.workItem .closeWrapper .close[data-v-74d132a2],.workItem .closeWrapper[data-v-74d132a2]{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}.workItem .closeWrapper .close[data-v-74d132a2]{position:relative;margin-left:0;margin-top:-5px;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.workItem .closeWrapper .close .line1[data-v-74d132a2]{position:absolute;width:15px;height:1px;background-color:#fff}.workItem .closeWrapper .close .line2[data-v-74d132a2]{width:1px;height:15px;background-color:#fff}.workItem .remix[data-v-74d132a2]{background-color:#f56501;color:#fff;padding:1px 5px;margin-right:5px;font-size:10px;position:absolute;left:0;top:10px;border-bottom-right-radius:10px;border-top-right-radius:10px}.contentView__works[data-v-1b9b088e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:100%;margin:auto;margin-bottom:10px;height:184px}.swiper-next-btn[data-v-1b9b088e],.swiper-prev-btn[data-v-1b9b088e]{height:100%;text-align:center;color:#6b45e1;border-radius:5px;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;cursor:pointer}.swiper-next-btn .icon[data-v-1b9b088e],.swiper-prev-btn .icon[data-v-1b9b088e]{width:40px}.swiper-prev-btn[data-v-1b9b088e]{margin-left:-45px}.swiper-next-btn[data-v-1b9b088e]{margin-right:-45px}.swiper-items[data-v-1b9b088e]{-webkit-box-flex:1;-ms-flex:1;flex:1;height:100%;flex-direction:row;margin-left:5px;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:hidden}.swiper-items .swiper-item[data-v-1b9b088e],.swiper-items[data-v-1b9b088e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row}.swiper-items .swiper-item[data-v-1b9b088e]{width:calc(14.28571% - 15px);background-color:#fff;border-radius:5px;margin-right:5px;flex-direction:row;padding:5px;cursor:pointer}.swiper-items .swiper-item .img[data-v-1b9b088e]{width:80px;height:80px;border-radius:5px;background-color:#e1e1e1;background-repeat:no-repeat;background-position:50%;background-size:cover}.swiper-items .swiper-item .text[data-v-1b9b088e]{padding-left:5px;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-pack:distribute;justify-content:space-around;-webkit-box-flex:1;-ms-flex:1;flex:1}.swiper-items .swiper-item .text .title[data-v-1b9b088e]{font-size:13px;color:#333;line-height:20px;overflow:hidden;height:20px}.swiper-items .swiper-item .text .author[data-v-1b9b088e]{font-size:13px;color:#666;line-height:20px;overflow:hidden;height:20px}.swiper-items .swiper-item .text .icons[data-v-1b9b088e]{-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center}.swiper-items .swiper-item .text .icons[data-v-1b9b088e],.swiper-items .swiper-item .text .zan[data-v-1b9b088e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;align-items:center}.swiper-items .swiper-item .text .zan[data-v-1b9b088e]{-webkit-box-flex:1;-ms-flex:1;flex:1;font-size:13px;color:#999;-ms-flex-direction:row;flex-direction:row;line-height:20px;overflow:hidden;height:20px;-ms-flex-align:center;cursor:pointer}.swiper-items .swiper-item .text .zan img[data-v-1b9b088e]{height:14px;margin-right:3px}.CodeQA[data-v-123fcb9e]{padding:10px}.header[data-v-123fcb9e]{position:relative;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:10px}.header .tabs[data-v-123fcb9e],.header[data-v-123fcb9e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header .tabs[data-v-123fcb9e]{line-height:25px;font-size:15px;color:#666}.header .tabs div[data-v-123fcb9e]{margin:0 15px;padding:0 3px;cursor:pointer}.header .tabs div.active[data-v-123fcb9e]{color:#ff7e00;border-bottom:2px solid #ff7e00}.header .btn[data-v-123fcb9e]{margin-right:30px}.header .btn button[data-v-123fcb9e]{height:24px;border-radius:12px;color:#fff;background:#ff7b00;padding:0 12px;cursor:pointer;font-size:14px}.filter[data-v-123fcb9e]{height:2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#999;font-size:.9rem;line-height:.9rem}.filter .active[data-v-123fcb9e]{color:#6b45e1}.filter .latest[data-v-123fcb9e]{padding:0 .5rem;border-right:1px solid #999;cursor:pointer}.filter .essence[data-v-123fcb9e]{padding:0 .5rem;cursor:pointer}.postList[data-v-123fcb9e]{height:100%;width:100%}.postList ul li[data-v-123fcb9e]{margin-top:.5rem;background:#f4f3f3;padding:1rem 1.5rem;border-radius:.25rem;font-size:.8rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.postList ul li .left[data-v-123fcb9e],.postList ul li[data-v-123fcb9e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.postList ul li .left[data-v-123fcb9e]{width:8.5rem;-ms-flex-negative:0;flex-shrink:0}.postList ul li .left .avatarImage[data-v-123fcb9e]{position:relative;margin-right:.5rem;height:4rem;cursor:pointer}.postList ul li .left .avatarImage .avatarImg[data-v-123fcb9e]{width:2.5rem;height:2.5rem;border-radius:1.25rem;overflow:hidden;position:absolute;z-index:0;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.postList ul li .left .avatarImage .segmentImg[data-v-123fcb9e]{position:relative;z-index:1;height:4rem}.postList ul li .left .name[data-v-123fcb9e]{font-size:.8rem;color:#333;width:4rem}.postList ul li .left .name .userName[data-v-123fcb9e]{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;width:100%}.postList ul li .left .name .segment[data-v-123fcb9e]{font-size:.7rem;color:#999;margin-top:.3rem}.postList ul li .center[data-v-123fcb9e]{-ms-flex-negative:1;flex-shrink:1;cursor:pointer;width:calc(100% - 21rem)}.postList ul li .center .title[data-v-123fcb9e]{font-size:.8rem;color:#6b45e1;line-height:1.5rem;text-overflow:-o-ellipsis-lastline;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.postList ul li .center .title span[data-v-123fcb9e]{color:#fff;height:1.2rem;display:inline-block;line-height:1.2rem;padding:0 .5rem;border-radius:.6rem}.postList ul li .center .title .isTop[data-v-123fcb9e]{background:#dd3c53}.postList ul li .center .title .isEssence[data-v-123fcb9e]{background:#ff7b00;margin-left:.3rem}.postList ul li .center .title .tag[data-v-123fcb9e]{color:#ff7b00;font-weight:500;text-transform:capitalize}.postList ul li .center .times[data-v-123fcb9e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:.5rem;font-size:.7rem}.postList ul li .center .times .time[data-v-123fcb9e]{color:#666}.postList ul li .center .times .first[data-v-123fcb9e]{color:#666;margin-left:.5rem}.postList ul li .center .times .btns button[data-v-123fcb9e]{color:#666;font-size:.7rem;margin-left:1.5rem;cursor:pointer}.postList ul li .right[data-v-123fcb9e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-negative:0;flex-shrink:0;width:12.5rem}.postList ul li .right div[data-v-123fcb9e]{text-align:center;margin-left:2.5rem;cursor:pointer}.postList ul li .right div img[data-v-123fcb9e]{height:1rem;display:block;margin:0 auto}.createQuestion[data-v-0134c2ae]{background-color:#fff;border:5px solid #6b45e1;padding:25px;padding-top:15px;border-radius:5px;overflow:auto;max-height:500px}.createQuestion .problemView[data-v-0134c2ae]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:10px}.createQuestion .problemView .text[data-v-0134c2ae]{color:#333;font-size:14px;margin-right:10px}.createQuestion .problemView .text .star[data-v-0134c2ae]{color:#de0000;margin-right:2px}.createQuestion .problemView .titleWrapper[data-v-0134c2ae]{-webkit-box-flex:1;-ms-flex:1;flex:1;height:30px;background-color:#f2f2f5;border:1px solid #ebebeb;padding:0 5px;border-radius:3px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.createQuestion .problemView .titleWrapper .input[data-v-0134c2ae]{-webkit-box-flex:1;-ms-flex:1;flex:1}.createQuestion .problemView .titleWrapper .input input[data-v-0134c2ae]{border:none;width:100%;height:100%;background-color:transparent}.createQuestion .problemView .titleWrapper .photo[data-v-0134c2ae]{width:20px;cursor:pointer;max-height:20px;margin-left:5px}.createQuestion .optionView[data-v-0134c2ae]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin-bottom:20px}.createQuestion .optionView .text[data-v-0134c2ae]{color:#333;font-size:14px;margin-right:10px}.createQuestion .optionView .text .star[data-v-0134c2ae]{color:#de0000;margin-right:2px}.createQuestion .optionView .options[data-v-0134c2ae]{-webkit-box-flex:1;-ms-flex:1;flex:1}.createQuestion .optionView .options .option[data-v-0134c2ae]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:10px}.createQuestion .optionView .options .option .deleteIcon[data-v-0134c2ae]{width:20px;height:20px;margin-left:10px;cursor:pointer;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}.createQuestion .optionView .options .option .deleteIcon .line[data-v-0134c2ae]{width:90%;height:2px;background-color:red}.createQuestion .optionView .options .option .optionWrapper[data-v-0134c2ae]{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:30px;background-color:#f2f2f5;border:1px solid #ebebeb;padding:0 5px;border-radius:3px}.createQuestion .optionView .options .option .optionWrapper .number[data-v-0134c2ae]{color:#774ee5;font-size:14px;margin-right:5px}.createQuestion .optionView .options .option .optionWrapper .input[data-v-0134c2ae]{-webkit-box-flex:1;-ms-flex:1;flex:1}.createQuestion .optionView .options .option .optionWrapper .input input[data-v-0134c2ae]{border:none;width:100%;height:100%;background-color:transparent}.createQuestion .optionView .options .option .optionWrapper .photo[data-v-0134c2ae]{width:20px;cursor:pointer;max-height:20px;margin-left:5px}.createQuestion .optionView .options .option .selectIcon[data-v-0134c2ae]{width:20px;margin-left:10px;cursor:pointer}.createQuestion .optionView .options .addOption[data-v-0134c2ae]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#774ee5;font-size:14px;cursor:pointer}.createQuestion .optionView .options .addOption .addIcon[data-v-0134c2ae]{width:18px;height:18px;position:relative;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;margin-right:5px;cursor:pointer}.createQuestion .optionView .options .addOption .addIcon .line1[data-v-0134c2ae]{position:absolute;width:80%;height:2px;background-color:#644ed9;top:calc(50% - 1px)}.createQuestion .optionView .options .addOption .addIcon .line2[data-v-0134c2ae]{width:2px;height:80%;background-color:#644ed9}.createQuestion .answerView[data-v-0134c2ae]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:10px}.createQuestion .answerView .text[data-v-0134c2ae]{color:#333;font-size:14px;margin-right:10px}.createQuestion .answerView .text .star[data-v-0134c2ae]{color:#de0000;margin-right:2px}.createQuestion .answerView .input[data-v-0134c2ae]{-webkit-box-flex:1;-ms-flex:1;flex:1;height:30px;background-color:#f2f2f5;border:1px solid #ebebeb;padding:0 5px;border-radius:3px}.createQuestion .answerView .input input[data-v-0134c2ae]{border:none;width:100%;height:100%;background-color:transparent}.createQuestion .diamondView[data-v-0134c2ae]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin-top:20px;font-size:14px}.createQuestion .diamondView .text[data-v-0134c2ae]{font-size:14px;color:#333;margin-right:10px}.createQuestion .diamondView .diamondWrapper[data-v-0134c2ae]{-webkit-box-flex:1;-ms-flex:1;flex:1}.createQuestion .diamondView .diamondWrapper .diamondType[data-v-0134c2ae]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:10px}.createQuestion .diamondView .diamondWrapper .diamondType .common[data-v-0134c2ae],.createQuestion .diamondView .diamondWrapper .diamondType .luck[data-v-0134c2ae]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:13px}.createQuestion .diamondView .diamondWrapper .diamondType .common .icon[data-v-0134c2ae],.createQuestion .diamondView .diamondWrapper .diamondType .luck .icon[data-v-0134c2ae]{width:15px;margin-right:5px}.createQuestion .diamondView .diamondWrapper .diamondType .common[data-v-0134c2ae]{margin-right:30px}.createQuestion .diamondView .diamondWrapper .diamondNumber[data-v-0134c2ae]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.createQuestion .diamondView .diamondWrapper .diamondNumber .count[data-v-0134c2ae],.createQuestion .diamondView .diamondWrapper .diamondNumber .value[data-v-0134c2ae]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.createQuestion .diamondView .diamondWrapper .diamondNumber .count .title[data-v-0134c2ae],.createQuestion .diamondView .diamondWrapper .diamondNumber .value .title[data-v-0134c2ae]{font-size:13px;margin-right:10px;display:inline-block}.createQuestion .diamondView .diamondWrapper .diamondTip[data-v-0134c2ae]{margin-bottom:10px;margin-top:10px;font-size:12px;color:#666;display:block}.createQuestion .diamondView .diamondWrapper .counterView[data-v-0134c2ae]{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#6b45e1;font-size:26px}.createQuestion .diamondView .diamondWrapper .counterView .add[data-v-0134c2ae]{cursor:pointer}.createQuestion .diamondView .diamondWrapper .counterView .input[data-v-0134c2ae]{border:1px solid #ebebeb;height:25px;display:-webkit-box;display:-ms-flexbox;display:flex;padding:0 5px;margin:0 5px;background-color:#f2f2f5;border-radius:3px;width:50px}.createQuestion .diamondView .diamondWrapper .counterView .input input[data-v-0134c2ae]{background-color:transparent;border:none;width:100%;height:100%}.createQuestion .diamondView .diamondWrapper .counterView .subtract[data-v-0134c2ae]{cursor:pointer}.createQuestion .submit[data-v-0134c2ae]{width:70px;height:30px;border-radius:15px;background-color:#774ee5;color:#fff;font-size:14px;display:inline-block;line-height:30px;text-align:center;margin-left:calc(50% - 35px);cursor:pointer;margin-top:20px}.createQuestionShadow[data-v-0134c2ae]{top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.4);z-index:9999;position:fixed;overflow:auto;margin:0;padding:0;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}.createQuestionShadow .createQuestionView[data-v-0134c2ae]{width:60%;border-radius:5px;position:relative}.createQuestionShadow .createQuestionView .close[data-v-0134c2ae]{width:30px;height:30px;border-radius:50%;background-color:#fff;position:relative;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;cursor:pointer;position:absolute;right:-50px;top:0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.createQuestionShadow .createQuestionView .close .line1[data-v-0134c2ae]{position:absolute;width:20px;height:1.5px;background-color:#644ed9;top:calc(50% - 1px)}.createQuestionShadow .createQuestionView .close .line2[data-v-0134c2ae]{width:1.5px;height:20px;background-color:#644ed9}[data-v-55a6f4b0] .markdown .markdown-content .markdown-preview{background:#f1f1fe}[data-v-55a6f4b0] .markdown{height:86vh!important}[data-v-55a6f4b0] .markdown .cm-s-default *{color:#111}[data-v-55a6f4b0] .markdown .cm-s-default .CodeMirror-cursor{border-left:thin solid #333}[data-v-55a6f4b0] .cm-s-default .CodeMirror-gutter{background:#e6ebf9}[data-v-55a6f4b0] .cm-s-default.CodeMirror{background-color:#fff!important}.EditDiary[data-v-55a6f4b0]{position:fixed;left:0;top:0;background:rgba(0,0,0,.6);height:100%;width:100%;z-index:900;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.EditDiary .block[data-v-55a6f4b0]{width:70vw;margin:auto;padding:0 10px 10px 10px;background:#644ed9;position:relative}.EditDiary .block .title[data-v-55a6f4b0]{height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.EditDiary .block .title div[data-v-55a6f4b0]{text-align:center;color:#fff;font-size:18px;width:50%}.EditDiary .block .close[data-v-55a6f4b0]{position:absolute;right:-80px;top:0;cursor:pointer}.EditDiary .block .close img[data-v-55a6f4b0]{width:40px}.btn[data-v-55a6f4b0]{position:absolute;right:-120px;bottom:0;cursor:pointer}.btn img[data-v-55a6f4b0]{width:80px}.diary[data-v-33b38bf8]{padding:20px}.tips[data-v-33b38bf8]{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:16px;color:#666;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.tips img[data-v-33b38bf8]{width:22px;margin-right:10px}.calendar[data-v-33b38bf8]{margin-top:20px;width:calc(100% - 20px);border:10px solid #55c0a4;border-radius:10px;overflow:hidden}.calendar .month[data-v-33b38bf8]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:calc(100% - 30px);padding:0 15px;height:60px;color:#55c0a4;font-size:32px;border-top-left-radius:10px;border-top-right-radius:10px}.calendar .month[data-v-33b38bf8],.calendar .week[data-v-33b38bf8]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.calendar .week[data-v-33b38bf8]{width:100%;text-align:center;height:32px;background:#55c0a4;color:#fff}.calendar .week div[data-v-33b38bf8]{width:14.28571%}.calendar .day[data-v-33b38bf8]{width:100%;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;-ms-flex-wrap:wrap;flex-wrap:wrap}.calendar .day .grid[data-v-33b38bf8]{width:calc(14.28571% - 1px);height:70px;border-right:1px solid #55c0a4;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;flex-grow:0;border-bottom:1px solid #55c0a4;position:relative}.calendar .day .grid .date[data-v-33b38bf8]{position:absolute;left:15px;bottom:0;font-size:14px;color:#333;line-height:20px;text-align:center}.calendar .day .grid .mood[data-v-33b38bf8]{position:absolute;top:5px;right:10px}.calendar .day .grid .mood img[data-v-33b38bf8]{display:block;width:34px}.calendar .day .grid.last[data-v-33b38bf8]{border-right:none}.changeMonth[data-v-33b38bf8]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:1rem;color:#6b45e1;font-size:18px}.changeMonth[data-v-33b38bf8],.changeMonth div[data-v-33b38bf8]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.changeMonth div[data-v-33b38bf8]{cursor:pointer}.changeMonth div img[data-v-33b38bf8]{width:18px}.changeMonth div span[data-v-33b38bf8]{margin:0 10px}.changeMonth div.grey[data-v-33b38bf8]{color:#909294;cursor:not-allowed}.mask[data-v-33b38bf8]{position:fixed;left:0;top:0;background:rgba(0,0,0,.6);height:100%;width:100%;z-index:900}.chooseMood[data-v-33b38bf8]{background:#644ed9;color:#fff;font-size:28px;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);border-radius:14px;padding:20px;text-align:center}.chooseMood .box[data-v-33b38bf8]{margin-top:30px;border-radius:14px;width:100%;background:#fff;position:relative;overflow:hidden}.chooseMood .box .moods[data-v-33b38bf8]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-right:45px;text-align:center;color:#333;font-size:20px;padding-top:40px}.chooseMood .box .moods .active[data-v-33b38bf8]{-webkit-transform:scale(1.1);transform:scale(1.1)}.chooseMood .box .moods div[data-v-33b38bf8]{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-left:45px;cursor:pointer}.chooseMood .box .moods div img[data-v-33b38bf8]{width:100px;display:block}.chooseMood .box .moods div[data-v-33b38bf8]:hover{-webkit-transform:scale(1.05);transform:scale(1.05)}.chooseMood .box .start[data-v-33b38bf8]{text-align:center;margin-top:40px;margin-bottom:30px}.chooseMood .box .start button[data-v-33b38bf8]{height:50px;border-radius:25px;color:#fff;background:#644ed9;font-size:24px;padding:0 40px;cursor:pointer}.capillariesView[data-v-5eaf2062]{position:relative;width:100%}.capillariesView .purple.categorys .circle[data-v-5eaf2062]{background:#774ee5}.capillariesView .orange.categorys .circle[data-v-5eaf2062]{background:#ff7b00}.capillariesView .blue.categorys .circle[data-v-5eaf2062]{background:#0084ff}.capillariesView .categorys[data-v-5eaf2062]{padding-bottom:13px;margin:10px;border-bottom:1px solid #e6e6e6}.capillariesView .categorys .title[data-v-5eaf2062]{color:#666;font-size:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:45px}.capillariesView .categorys .title img[data-v-5eaf2062]{width:20px;margin-right:5px}.capillariesView .categorys .category[data-v-5eaf2062]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:15px;color:#333;height:35px;cursor:pointer}.capillariesView .categorys .category .icon[data-v-5eaf2062]{width:25px;margin-right:5px;height:25px}.capillariesView .categorys .category .circle[data-v-5eaf2062]{display:inline-block;height:6px;width:6px;border-radius:50%;margin-right:5px;position:relative;left:0}.capillariesView .categorys .category .text[data-v-5eaf2062]{text-align:center}.capillariesView .categorys .category .number[data-v-5eaf2062]{margin-left:5px;min-width:18px;height:13px;line-height:14px;text-align:center;display:inline-block;padding:0 0;color:#fff;border-radius:3px;background-color:#f60;font-size:8px}.capillariesView .categorys .category.select[data-v-5eaf2062]{color:#6b45e1;font-weight:700}.capillariesView .categorys .category.select .line[data-v-5eaf2062]{border-right:3px solid #6b45e1;height:20px;-webkit-box-flex:1;-ms-flex:1;flex:1;right:-10px;position:relative}.videoCourseItem[data-v-9099bf94]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.videoCourseItem .banner[data-v-9099bf94]{display:inline-block;width:100%;height:150px;background:#f4f3f3;background-repeat:no-repeat;background-size:cover}.videoCourseItem .title[data-v-9099bf94]{margin-top:10px;color:#333;font-size:14px;margin-bottom:10px;padding-left:5px}.videoCourseItem .begin[data-v-9099bf94]{background-color:#ff7b00;font-size:13px;color:#fff;width:70px;text-align:center;height:25px;line-height:25px;border-radius:15px;cursor:pointer}.videoCourseItem .bottomView[data-v-9099bf94]{margin:10px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:0}.videoCourseItem .bottomView[data-v-9099bf94],.videoCourseItem .zan[data-v-9099bf94]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.videoCourseItem .zan[data-v-9099bf94]{font-size:13px;color:#999;line-height:20px;overflow:hidden;height:20px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.videoCourseItem .zan img[data-v-9099bf94]{height:12px;margin-right:3px}.videoCourseItem .zan .number[data-v-9099bf94]{line-height:20px;overflow:hidden;height:20px}.scratchHome .ad[data-v-3f0dff50]{cursor:pointer;margin:10px;border-radius:5px;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex}.scratchHome .ad img[data-v-3f0dff50]{width:100%;height:100%}.scratchHome .courseView[data-v-3f0dff50]{background-color:#f8f8f8;border-radius:4px;margin:10px;padding:10px}.scratchHome .courseView .header[data-v-3f0dff50]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.scratchHome .courseView .header .left[data-v-3f0dff50],.scratchHome .courseView .header[data-v-3f0dff50]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.scratchHome .courseView .header .left .icon[data-v-3f0dff50]{width:30px}.scratchHome .courseView .header .left .text[data-v-3f0dff50]{color:#333;margin-left:10px;font-size:16px;font-weight:700}.scratchHome .courseView .items[data-v-3f0dff50]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin:10px 0;margin-left:-10px;margin-bottom:0;min-height:120px;-ms-flex-wrap:wrap;flex-wrap:wrap}.scratchHome .courseView .items .item[data-v-3f0dff50]{width:calc(33.33333% - 12px);margin-left:10px;margin-bottom:10px;border:1px solid #ebebeb;cursor:pointer;background-color:#fff;border-radius:4px;overflow:hidden}.scratchHome .courseView .items .item.four_item[data-v-3f0dff50]{width:calc(25% - 12px)}.scratchHome .courseView .footer[data-v-3f0dff50]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.scratchHome .courseView .footer .text[data-v-3f0dff50]{color:#6b45e1;font-size:12px;cursor:pointer}.courseView[data-v-610c475a]{background-color:#f8f8f8;border-radius:4px;padding:10px;min-height:500px}.courseView .items[data-v-610c475a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:10px 0;margin-left:-10px;margin-bottom:0;min-height:120px}.courseView .items .item[data-v-610c475a]{width:calc(33.33333% - 12px);margin-left:10px;margin-bottom:10px;border:1px solid #ebebeb;cursor:pointer;background-color:#fff;border-radius:4px;overflow:hidden}.courseView .items .item.four_item[data-v-610c475a]{width:calc(25% - 12px)}.headerView[data-v-610c475a]{margin:15px 0}.headerView .tabs[data-v-610c475a],.headerView[data-v-610c475a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}.headerView .tabs .tab[data-v-610c475a]{color:#666;font-size:15px;margin-left:15px;margin-right:15px;padding-bottom:3px;cursor:pointer}.headerView .tabs .tab--select[data-v-610c475a]{color:#ff7b00;border-bottom:1.5px solid #f56501;font-weight:700}.userGuideShadow[data-v-49395e2c]{top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.8);z-index:9999;position:fixed;overflow:auto;margin:0;padding:0}.userGuideShadow .userGuideView[data-v-49395e2c]{width:1000px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin:auto;height:100%}.userGuideShadow .back[data-v-49395e2c]{height:44px;margin-top:10px}.userGuideShadow .arrow[data-v-49395e2c]{width:60px;margin-left:20px;margin-top:10px}.userGuideShadow .text[data-v-49395e2c]{color:#ffae00;margin-left:-20px}.activityItem[data-v-e897ac02]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:20px;cursor:pointer}.activityItem .activityimg[data-v-e897ac02]{display:inline-block;width:93%;border-radius:15px;margin:0 auto;margin-top:20px;background:#f4f3f3;background-repeat:no-repeat;background-size:cover}.activityItem .wrap[data-v-e897ac02]{display:inline-block;width:93%;margin:20px auto;background-size:cover}.activityItem .wrap .title[data-v-e897ac02]{display:block;width:100%;color:#333;margin-top:-10px;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}.activityItem .wrap .title .name[data-v-e897ac02]{font-size:.9rem;line-height:1.1rem}.activityItem .wrap .des[data-v-e897ac02]{display:block;width:100%;color:#666;font-size:.7rem;margin-top:.4rem;line-height:1.3rem}.activityItem .wrap .bottom[data-v-e897ac02]{margin-top:5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.activityItem .wrap .bottom .time[data-v-e897ac02]{height:1.1rem;font-size:14px;color:#6b45e1;border-radius:.55rem;-ms-flex-negative:0;flex-shrink:0}.activityItem .wrap .bottom .end[data-v-e897ac02]{height:1.1rem;font-size:.7rem;color:#fff;line-height:1.1rem;background:#ff7b00;padding:0 .5rem;border-radius:.55rem;-ms-flex-negative:0;flex-shrink:0}.activityItem .wrap .bottom .btns .btn[data-v-e897ac02]{height:35px;font-size:14px;color:#fff;background:#6b45e1;padding:5px 10px;border-radius:25px;margin-left:15px}.activityItem .begin[data-v-e897ac02]{background-color:#ff7b00;font-size:13px;color:#fff;width:70px;text-align:center;height:25px;line-height:25px;border-radius:15px;cursor:pointer}.scratchHome .ad[data-v-54b6ca14]{cursor:pointer;margin:10px;border-radius:5px;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex}.scratchHome .ad img[data-v-54b6ca14]{width:100%;height:100%}.scratchHome .courseView[data-v-54b6ca14]{background-color:#f8f8f8;border-radius:4px;margin:10px;padding:10px}.scratchHome .courseView .header[data-v-54b6ca14]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.scratchHome .courseView .header .left[data-v-54b6ca14],.scratchHome .courseView .header[data-v-54b6ca14]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.scratchHome .courseView .header .left .icon[data-v-54b6ca14]{width:30px}.scratchHome .courseView .header .left .text[data-v-54b6ca14]{color:#333;margin-left:10px;font-size:16px;font-weight:700}.scratchHome .courseView .items[data-v-54b6ca14]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin:10px 0;margin-left:-10px;margin-bottom:0;min-height:120px;-ms-flex-wrap:wrap;flex-wrap:wrap}.scratchHome .courseView .items .item[data-v-54b6ca14]{width:calc(33.33333% - 12px);margin-left:10px;margin-bottom:10px;border:1px solid #ebebeb;cursor:pointer;background-color:#fff;border-radius:4px;overflow:hidden}.scratchHome .courseView .items .item.four_item[data-v-54b6ca14]{width:calc(25% - 12px)}.scratchHome .courseView .footer[data-v-54b6ca14]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.scratchHome .courseView .footer .text[data-v-54b6ca14]{color:#6b45e1;font-size:12px;cursor:pointer}#line[data-v-54b6ca14]{height:1px;background-color:#ebebeb;width:93%;margin:-10px auto 15px}.item:nth-child(4) #line[data-v-54b6ca14]{display:none}.createSchool[data-v-5d31663b]{background-color:#644ed9;border:3px solid #fff;padding:25px;padding-top:15px;border-radius:10px;overflow:hidden}.createSchool .header[data-v-5d31663b]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:30px;color:#fff;font-size:20px}.createSchool .header[data-v-5d31663b],.createSchool .logo[data-v-5d31663b]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin-bottom:15px}.createSchool .logo .text[data-v-5d31663b]{margin-right:10px;color:#fff;font-size:14px}.createSchool .logo .logoImg[data-v-5d31663b]{width:60px;height:60px;margin-right:10px;position:relative;background-size:cover;background-repeat:no-repeat;background-position:50%}.createSchool .logo .logoImg .logoImgShadow[data-v-5d31663b]{position:absolute;left:0;top:0;right:0;bottom:0;width:100%;height:100%;background-color:rgba(0,0,0,.2);position:relative;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}.createSchool .logo .logoImg .logoImgShadow .logoImgProgress[data-v-5d31663b]{color:#fff;font-size:20px}.createSchool .logo .upload[data-v-5d31663b]{width:60px;height:60px;border-radius:5px;background-color:#fff;position:relative;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;cursor:pointer}.createSchool .logo .upload .line1[data-v-5d31663b]{position:absolute;width:35px;height:2px;background-color:#644ed9;top:50%}.createSchool .logo .upload .line2[data-v-5d31663b]{width:2px;height:35px;background-color:#644ed9}.createSchool .SchoolName[data-v-5d31663b]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin-bottom:15px}.createSchool .SchoolName .text[data-v-5d31663b]{margin-right:10px;color:#fff;font-size:14px}.createSchool .SchoolName .input[data-v-5d31663b]{-webkit-box-flex:1;-ms-flex:1;flex:1;height:35px;background-color:#fff;border-radius:5px;overflow:hidden;padding:0 10px}.createSchool .SchoolName .input input[data-v-5d31663b]{border:none;width:100%;height:100%}.createSchool .SchoolIntro[data-v-5d31663b]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin-bottom:25px}.createSchool .SchoolIntro .text[data-v-5d31663b]{margin-right:10px;color:#fff;font-size:14px}.createSchool .SchoolIntro .textarea[data-v-5d31663b]{-webkit-box-flex:1;-ms-flex:1;flex:1;height:80px;background-color:#fff;border-radius:5px;overflow:hidden;padding:10px}.createSchool .SchoolIntro .textarea textarea[data-v-5d31663b]{border:none;width:100%;height:100%}.createSchool .submit[data-v-5d31663b]{width:70px;height:30px;border-radius:15px;background-color:#f1923c;color:#fff;font-size:14px;display:inline-block;line-height:30px;text-align:center;margin-left:calc(50% - 35px);cursor:pointer}.createSchoolShadow[data-v-5d31663b]{top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.6);z-index:9999;position:fixed;overflow:auto;margin:0;padding:0;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}.createSchoolShadow .createSchoolView[data-v-5d31663b]{width:60%;border-radius:5px;position:relative}.createSchoolShadow .createSchoolView .close[data-v-5d31663b]{width:30px;height:30px;border-radius:50%;background-color:#fff;position:relative;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;cursor:pointer;position:absolute;right:-50px;top:0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.createSchoolShadow .createSchoolView .close .line1[data-v-5d31663b]{position:absolute;width:20px;height:1.5px;background-color:#644ed9;top:calc(50% - 1px)}.createSchoolShadow .createSchoolView .close .line2[data-v-5d31663b]{width:1.5px;height:20px;background-color:#644ed9}.school[data-v-5e4b4b3e]{width:100%}.school .header[data-v-5e4b4b3e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-top:10px;margin-right:10px}.school .header .createBtn[data-v-5e4b4b3e]{padding:5px 15px;background-color:#ff7b00;border-radius:15px;color:#fff;font-size:13px;cursor:pointer}.school .items .item[data-v-5e4b4b3e]{cursor:pointer;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin:15px;margin-bottom:25px}.school .items .item .logo[data-v-5e4b4b3e],.school .items .item[data-v-5e4b4b3e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.school .items .item .logo[data-v-5e4b4b3e]{width:100px;height:100px;margin-right:15px;border-radius:8px;background-color:#f4f3f3;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;overflow:hidden}.school .items .item .logo img[data-v-5e4b4b3e]{width:100%;max-height:100%}.school .items .item .rightView[data-v-5e4b4b3e]{-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;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.school .items .item .rightView .title[data-v-5e4b4b3e]{color:#333;font-size:15px;margin-bottom:5px;height:20px;line-height:20px;overflow:hidden}.school .items .item .rightView .content[data-v-5e4b4b3e]{color:#666;font-size:13px;line-height:23px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin-bottom:5px}.school .items .item .rightView .desc[data-v-5e4b4b3e]{color:#999;font-size:13px;overflow:hidden;height:20px;line-height:20px}.school .items .item .rightView .desc .tab[data-v-5e4b4b3e],.school .items .item .rightView .desc[data-v-5e4b4b3e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.school .items .item .rightView .desc .tab[data-v-5e4b4b3e]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:20px}.school .items .item .rightView .desc .tab.position[data-v-5e4b4b3e]{max-width:150px}.school .items .item .rightView .desc .tab .icon[data-v-5e4b4b3e]{height:15px;margin-right:5px}.school .items .item .rightView .desc .tab .text[data-v-5e4b4b3e]{color:#999;font-size:12px;height:20px;line-height:20px}