.bigImgBox{position:fixed;top:0;left:0;right:0;bottom:0;width:100%;height:100%;padding:24px;background-color:rgba(0,0,0,.7)}.bigImgBox .closeBox{text-align:right}.bigImgBox .closeBox img{width:24px;height:24px;cursor:pointer}.bigImgBox .bigImgCon{display:flex;justify-content:center;align-items:center;width:100%;height:100%}.bigImgBox .bigImgCon .bigImg{max-width:70%;max-height:80%}.editReview{display:flex;align-items:flex-start;grid-gap:8px;gap:8px}.editReview .tx{width:24px;height:24px;border-radius:50%}.editReview .replyBox{flex:1}.editReview .replyBox .name{color:#141414;font-family:Rubik-600;font-size:16px;font-style:normal;font-weight:600}.editReview .replyBox .content{color:#141414;font-family:Rubik-400;font-size:14px;font-style:normal;font-weight:400;margin:4px 0}.editReview .replyBox .time{color:#a3a3a6;font-family:Rubik-400;font-size:12px;font-style:normal;font-weight:400;margin-bottom:16px}.editReview .replyBox .time span{color:#141414}.editReview .replyBox .editReviewCon{width:100%;background:#f5f5f5;font-family:Rubik-400;font-size:14px;font-weight:400;color:#141414;border-radius:8px}.editReview .replyBox .editReviewCon .el-textarea{border-radius:8px!important}.editReview .replyBox .editReviewCon .el-textarea .el-textarea__inner{padding:16px!important;border-radius:8px!important;border:1px solid #f5f5f5!important;resize:none}.editReview .replyBox .editReviewCon .el-textarea .el-textarea__inner:focus{border:1px solid #7cb400!important}.editReview .replyBox .editReviewBot{width:100%;height:44px;position:relative}.editReview .replyBox .editReviewBot .imgIcon{position:absolute;top:24px;left:0;width:18.5px;height:18.5px;cursor:pointer}.editReview .replyBox .editReviewBot .gl-btn-la{position:absolute;top:16px;right:0;width:60px;height:32px}.editReview .replyBox .editReviewBot .disableBtn{background:#b6d94c;color:#fff}.editReview .replyBox .imageBox{width:96px;height:96px;padding:8px;border-radius:10px;margin-top:4px;position:relative;border:1px solid #f0f0f0}.editReview .replyBox .imageBox .imgModal{position:absolute;top:0;left:0;width:96px;height:96px;border-radius:10px;background-color:rgba(0,0,0,.4)}.editReview .replyBox .imageBox .el-progress--circle{position:absolute;top:23px;left:23px}.editReview .replyBox .imageBox .el-progress--circle .el-progress-circle{width:50px!important;height:50px!important}.editReview .replyBox .imageBox .el-progress--circle .el-progress__text{color:#fff!important}.editReview .replyBox .imageBox .closeBtn{width:16px;height:16px;position:absolute;top:8px;right:8px;color:#fff;cursor:pointer}.commentPage .reviewBox .reviewBoxItem{margin-top:32px;display:flex}.commentPage .reviewBox .reviewBoxItem .imgVBox{position:relative;width:40px;height:40px;margin-right:8px}.commentPage .reviewBox .reviewBoxItem .imgVBox .tx{width:40px;height:40px;border-radius:50%;cursor:pointer}.commentPage .reviewBox .reviewBoxItem .imgVBox .vImg{position:absolute;bottom:0;right:0;width:14px;height:14px}.commentPage .reviewBox .reviewBoxItem .reviewBoxItemCon{width:calc(100% - 48px)}.commentPage .reviewBox .reviewBoxItem .reviewBoxItemCon .reviewName{font-family:Rubik-600;font-size:16px;font-weight:600;color:#141414;display:flex;align-items:center;cursor:pointer}.commentPage .reviewBox .reviewBoxItem .reviewBoxItemCon .reviewName .author{min-width:32px;height:20px;background:#f5f5f5;border:1px solid #d9d9d9;border-radius:4px;font-family:Rubik-600;font-size:12px;font-weight:600;color:#a3a3a6;padding:0 4px;line-height:20px;text-align:center;margin-left:4px}.commentPage .reviewBox .reviewBoxItem .reviewBoxItemCon .reviewText{font-family:Rubik-400;font-size:14px;font-weight:400;color:#141414;margin-top:2px}.commentPage .reviewBox .reviewBoxItem .reviewBoxItemCon .reviewText img{width:80px;height:80px;border-radius:8px;cursor:pointer}.commentPage .reviewBox .reviewBoxItem .reviewBoxItemCon .reviewStatus{display:flex;justify-content:space-between;align-items:center}.commentPage .reviewBox .reviewBoxItem .reviewBoxItemCon .reviewStatus .reviewStatusLeft .time{font-family:Rubik-400;font-size:12px;font-weight:400;color:#a3a3a6}.commentPage .reviewBox .reviewBoxItem .reviewBoxItemCon .reviewStatus .reviewStatusLeft .recover{font-family:Rubik-400;font-size:12px;font-weight:400;color:#141414;cursor:pointer}.commentPage .reviewBox .reviewBoxItem .reviewBoxItemCon .reviewStatus .reviewStatusRight{font-family:Rubik-500;font-size:12px;font-weight:500;color:#141414;height:16px;display:flex;align-items:center;cursor:pointer}.commentPage .reviewBox .reviewBoxItem .reviewBoxItemCon .reviewStatus .reviewStatusRight .interactionIcon{width:24px;height:24px;margin-right:2px}.commentPage .reviewBox .reviewBoxItem .reviewBoxItemCon .replyBox{margin-top:32px}.commentPage .reviewBox .reviewBoxItem .reviewBoxItemCon .recoverBox{background:#f5f5f5;padding:16px;border-radius:8px;margin-top:16px}.commentPage .reviewBox .reviewBoxItem .reviewBoxItemCon .recoverBox .recoverBoxTip{font-family:Rubik-400;font-size:12px;font-weight:400;color:#a3a3a6}.commentPage .reviewBox .reviewBoxItem .reviewBoxItemCon .recoverBox .recoverBoxTip .unfold{color:#7cb400;cursor:pointer}.commentPage .reviewBox .recoverBoxItem{margin-bottom:16px}.commentPage .reviewBox .recoverBoxItem .recoverBoxItemCon{width:100%;display:flex;align-items:center}.commentPage .reviewBox .recoverBoxItem .recoverBoxItemCon .imgVBox{position:relative;width:24px;height:24px;margin-right:8px}.commentPage .reviewBox .recoverBoxItem .recoverBoxItemCon .imgVBox .tx{width:24px;height:24px;border-radius:50%;cursor:pointer}.commentPage .reviewBox .recoverBoxItem .recoverBoxItemCon .imgVBox .vImg{position:absolute;bottom:-1px;right:-4px;width:10px;height:10px}.commentPage .reviewBox .recoverBoxItem .recoverBoxItemCon .recoverName{font-family:Rubik-600;font-size:16px;font-weight:600;color:#141414;display:flex;align-items:center}.commentPage .reviewBox .recoverBoxItem .recoverBoxItemCon .recoverName .author{min-width:32px;height:20px;background:#f5f5f5;border:1px solid #d9d9d9;border-radius:4px;font-family:Rubik-600;font-size:12px;font-weight:600;color:#a3a3a6;padding:0 4px;line-height:20px;text-align:center;margin-left:4px}.commentPage .reviewBox .recoverBoxItem .recoverBoxItemCon .recoverName .recover{color:#a3a3a6;margin:0 8px}.commentPage .reviewBox .recoverBoxItem .recoverBoxItemCon .recoverName .name{cursor:pointer}.commentPage .reviewBox .recoverBoxItem .recoverText{font-family:Rubik-400;font-size:14px;font-weight:400;color:#141414;margin-top:2px;margin-left:32px}.commentPage .reviewBox .recoverBoxItem .recoverText img{width:80px;height:80px;border-radius:8px;cursor:pointer}.commentPage .reviewBox .recoverBoxItem .recoverStatus{display:flex;justify-content:space-between;align-items:center;margin-left:32px}.commentPage .reviewBox .recoverBoxItem .recoverStatus .recoverStatusLeft{width:100%}.commentPage .reviewBox .recoverBoxItem .recoverStatus .recoverStatusLeft .time{font-family:Rubik-400;font-size:12px;font-weight:400;color:#a3a3a6}.commentPage .reviewBox .recoverBoxItem .recoverStatus .recoverStatusLeft .recover{font-family:Rubik-400;font-size:12px;font-weight:400;color:#141414;cursor:pointer}.commentPage .reviewBox .recoverBoxItem .recoverStatus .recoverStatusLeft .editReview{margin-top:16px}@media (max-width:760px){.commentPage .reviewBox .recoverBoxItem{flex-wrap:nowrap}.commentPage .reviewBox .recoverBoxItem .recoverBoxItemCon .recoverName{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.commentPage .reviewBox .recoverBoxItem .recoverBoxItemCon .recoverName .name2{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}.el-popover .imgShareBox{display:flex;align-items:center;grid-gap:20px;gap:20px;padding:16px}.el-popover .imgShareBox a{display:block;cursor:pointer}.el-popover .imgShareBox a img{width:36px;height:36px}.communityDetailPage{padding:40px 0}.communityDetailPage .communityDetailCon{width:1400px;margin:0 auto;display:flex;flex-direction:row;justify-content:space-between}.communityDetailPage .communityDetailCon .communityDetailConLeft{width:800px}.communityDetailPage .communityDetailCon .communityDetailConLeft .articleTitle{font-family:Rubik-600;font-size:20px;font-weight:600;color:#141414;line-height:28px}.communityDetailPage .communityDetailCon .communityDetailConLeft .articleHeader{display:flex;flex-direction:row;justify-content:space-between;margin-top:20px}.communityDetailPage .communityDetailCon .communityDetailConLeft .articleHeader .headerLeft{display:flex;flex-direction:row;cursor:pointer}.communityDetailPage .communityDetailCon .communityDetailConLeft .articleHeader .headerLeft .tx{width:40px;height:40px;border-radius:50%;margin-right:8px}.communityDetailPage .communityDetailCon .communityDetailConLeft .articleHeader .headerLeft .nameTime .nameText{font-family:Rubik-600;font-size:16px;font-weight:600;color:#141414;line-height:22px;display:flex;align-items:center}.communityDetailPage .communityDetailCon .communityDetailConLeft .articleHeader .headerLeft .nameTime .nameText .label{margin-left:4px;border-radius:4px;height:18px;line-height:18px;font-family:Rubik-600;font-size:12px;font-weight:600;color:#fff;text-align:center;min-width:28px;padding:0 4px}.communityDetailPage .communityDetailCon .communityDetailConLeft .articleHeader .headerLeft .nameTime .timeText{font-family:Rubik-400;font-size:12px;font-weight:400;color:#a3a3a6;line-height:16px;margin-top:2px}.communityDetailPage .communityDetailCon .communityDetailConLeft .articleHeader .headerRight{display:flex;align-items:center}.communityDetailPage .communityDetailCon .communityDetailConLeft .articleHeader .headerRight .attention{cursor:pointer;height:36px;padding:0 16px;color:#fff;font-family:Rubik-500;font-size:14px;font-style:normal;font-weight:500;line-height:36px;text-align:center;border-radius:100px;background:#7cb400}.communityDetailPage .communityDetailCon .communityDetailConLeft .articleHeader .headerRight .hasAttention{display:flex;height:36px;padding:8px 12px;justify-content:center;align-items:center;grid-gap:4px;gap:4px;color:#141414;font-family:Rubik-500;font-size:14px;font-style:normal;font-weight:500;line-height:normal;border-radius:999px;background:#f5f5f5;cursor:pointer}.communityDetailPage .communityDetailCon .communityDetailConLeft .articleHeader .headerRight .hasAttention img{width:16px;height:16px}.communityDetailPage .communityDetailCon .communityDetailConLeft .incomeBox{display:flex;align-items:center;justify-content:space-between;border-radius:6px;background:#f5f5f5;font-family:Rubik-400;font-size:12px;font-weight:400;width:100%;box-sizing:border-box;padding:12px 16px;color:#141414;margin-top:12px}.communityDetailPage .communityDetailCon .communityDetailConLeft .incomeBox .rate{color:#52c41a}.communityDetailPage .communityDetailCon .communityDetailConLeft .incomeBox .taBox{display:flex;align-items:center;cursor:pointer}.communityDetailPage .communityDetailCon .communityDetailConLeft .incomeBox .taBox img{width:6px;margin-left:4px}.communityDetailPage .communityDetailCon .communityDetailConLeft .articleTagBox{margin-top:20px;display:flex;flex-direction:row}.communityDetailPage .communityDetailCon .communityDetailConLeft .articleTagBox .articleTag{min-width:155px;height:40px;line-height:40px;padding:0 10px;border-radius:8px;background:#f5f5f5;font-family:Rubik-400;font-size:14px;font-weight:400;color:#141414;text-align:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.communityDetailPage .communityDetailCon .communityDetailConLeft .articleCon{margin-top:20px}.communityDetailPage .communityDetailCon .communityDetailConLeft .articleCon *{color:#141414;font-family:Rubik-400;font-size:16px;line-height:22px;font-style:normal;font-weight:400;word-break:break-all}.communityDetailPage .communityDetailCon .communityDetailConLeft .articleCon img{max-width:100%!important}[dir=ltr] .communityDetailPage .communityDetailCon .communityDetailConLeft .articleCon p{margin-left:0}[dir=ltr] .communityDetailPage .communityDetailCon .communityDetailConLeft .articleCon p,[dir=rtl] .communityDetailPage .communityDetailCon .communityDetailConLeft .articleCon p{margin-right:0}[dir=rtl] .communityDetailPage .communityDetailCon .communityDetailConLeft .articleCon p{margin-left:0}.communityDetailPage .communityDetailCon .communityDetailConLeft .articleCon p{margin-top:1em;margin-bottom:1em}.communityDetailPage .communityDetailCon .communityDetailConLeft .articleImgBox{margin-top:12px;display:flex}.communityDetailPage .communityDetailCon .communityDetailConLeft .articleImgBox .articleImg{width:260px;height:120px;margin-right:10px;border-radius:10px;cursor:pointer;overflow:hidden;position:relative}.communityDetailPage .communityDetailCon .communityDetailConLeft .articleImgBox .articleImg img{width:100%;height:100%;border-radius:10px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.communityDetailPage .communityDetailCon .communityDetailConLeft .articleImgBox .articleImg:nth-of-type(3n){margin-right:0}.communityDetailPage .communityDetailCon .communityDetailConLeft .articleTip{font-family:Rubik-400;font-size:14px;font-weight:400;color:#a3a3a6;margin-top:20px;line-height:20px}.communityDetailPage .communityDetailCon .communityDetailConLeft .symbolBox{display:flex;flex-direction:row;margin-top:20px}.communityDetailPage .communityDetailCon .communityDetailConLeft .symbolBox .symbolItem{min-width:172px;height:60px;border-radius:8px;border:1px solid #d9d9d9;padding:0 24px;display:flex;align-items:center;margin-right:10px;cursor:pointer}.communityDetailPage .communityDetailCon .communityDetailConLeft .symbolBox .symbolItem .icon{width:36px;height:36px;border-radius:50%;margin-right:16px}.communityDetailPage .communityDetailCon .communityDetailConLeft .symbolBox .symbolItem .symbolItemRight{font-family:Rubik-500;font-size:14px;font-weight:500;color:#141414}.communityDetailPage .communityDetailCon .communityDetailConLeft .symbolBox .symbolItem .symbolItemRight .upDown{font-family:Rubik-400;font-size:12px;font-weight:400;margin-top:2px}.communityDetailPage .communityDetailCon .communityDetailConLeft .leadBox{width:100%;height:62px;padding:0 16px;border:1px solid #d9d9d9;border-radius:6px;background:#f5f5f5;margin-top:20px;display:flex;align-items:center;justify-content:space-between}.communityDetailPage .communityDetailCon .communityDetailConLeft .leadBox .leadBoxLeft{font-family:Rubik-500;font-size:14px;font-weight:500;color:#141414;position:relative;cursor:pointer}.communityDetailPage .communityDetailCon .communityDetailConLeft .leadBox .leadBoxLeft:after{content:"";display:inline-block;width:0;height:0;transform:rotate(45deg);border-color:#141414 #141414 transparent transparent;border-style:solid;border-width:3px;position:relative;top:-2px}.communityDetailPage .communityDetailCon .communityDetailConLeft .leadBox .leadBoxRight{display:flex;align-items:center}.communityDetailPage .communityDetailCon .communityDetailConLeft .leadBox .leadBoxRight .leadBoxItem{margin-left:130px}.communityDetailPage .communityDetailCon .communityDetailConLeft .leadBox .leadBoxRight .leadBoxItem .label{font-family:Rubik-400;font-size:12px;font-weight:400;color:#141414}.communityDetailPage .communityDetailCon .communityDetailConLeft .leadBox .leadBoxRight .leadBoxItem .val{font-family:Rubik-400;font-size:12px;font-weight:400;color:#141414;margin-top:2px}.communityDetailPage .communityDetailCon .communityDetailConLeft .interactionBox{margin-top:20px;display:flex;flex-direction:row}.communityDetailPage .communityDetailCon .communityDetailConLeft .interactionBox .interactionItem{width:112px;font-family:Rubik-500;font-size:12px;font-weight:500;color:#141414;height:16px;display:flex;align-items:center;cursor:pointer}.communityDetailPage .communityDetailCon .communityDetailConLeft .interactionBox .interactionItem .interactionIcon{width:24px;height:24px;margin-right:2px}.communityDetailPage .communityDetailCon .communityDetailConLeft #reviewBox{padding-top:65px}.communityDetailPage .communityDetailCon .communityDetailConLeft .allReview{font-family:Rubik-600;font-size:17px;font-weight:600;color:#141414}.communityDetailPage .communityDetailCon .communityDetailConLeft .editReviewBox{margin-top:32px;display:flex}.communityDetailPage .communityDetailCon .communityDetailConLeft .editReviewBox .tx{width:40px;height:40px;border-radius:50%;margin-right:16px}.communityDetailPage .communityDetailCon .communityDetailConLeft .editReviewBox .editDetailReview{width:calc(100% - 56px)}.communityDetailPage .communityDetailCon .communityDetailConLeft .editReviewBox .editDetailReview .editReviewCon{width:100%;background:#f5f5f5;font-family:Rubik-400;font-size:14px;font-weight:400;color:#141414;border-radius:8px}.communityDetailPage .communityDetailCon .communityDetailConLeft .editReviewBox .editDetailReview .editReviewCon .el-textarea{border-radius:8px!important}.communityDetailPage .communityDetailCon .communityDetailConLeft .editReviewBox .editDetailReview .editReviewCon .el-textarea .el-textarea__inner{padding:16px!important;border-radius:8px!important;border:1px solid #f5f5f5!important;resize:none}.communityDetailPage .communityDetailCon .communityDetailConLeft .editReviewBox .editDetailReview .editReviewCon .el-textarea .el-textarea__inner:focus{border:1px solid #7cb400!important}.communityDetailPage .communityDetailCon .communityDetailConLeft .editReviewBox .editDetailReview .editReviewBot{width:100%;height:44px;position:relative}.communityDetailPage .communityDetailCon .communityDetailConLeft .editReviewBox .editDetailReview .editReviewBot .imgIcon{position:absolute;top:24px;left:0;width:18.5px;height:18.5px;cursor:pointer}.communityDetailPage .communityDetailCon .communityDetailConLeft .editReviewBox .editDetailReview .editReviewBot .gl-btn-la{position:absolute;top:16px;right:0;width:60px;height:32px}.communityDetailPage .communityDetailCon .communityDetailConLeft .editReviewBox .editDetailReview .editReviewBot .disableBtn{background:#b6d94c;color:#fff}.communityDetailPage .communityDetailCon .communityDetailConLeft .editReviewBox .editDetailReview .imageBox{width:96px;height:96px;padding:8px;border-radius:10px;margin-top:4px;position:relative;border:1px solid #f0f0f0}.communityDetailPage .communityDetailCon .communityDetailConLeft .editReviewBox .editDetailReview .imageBox .imgModal{position:absolute;top:0;left:0;width:96px;height:96px;border-radius:10px;background-color:rgba(0,0,0,.4)}.communityDetailPage .communityDetailCon .communityDetailConLeft .editReviewBox .editDetailReview .imageBox .el-progress--circle{position:absolute;top:23px;left:23px}.communityDetailPage .communityDetailCon .communityDetailConLeft .editReviewBox .editDetailReview .imageBox .el-progress--circle .el-progress-circle{width:50px!important;height:50px!important}.communityDetailPage .communityDetailCon .communityDetailConLeft .editReviewBox .editDetailReview .imageBox .el-progress--circle .el-progress__text{color:#fff!important}.communityDetailPage .communityDetailCon .communityDetailConLeft .editReviewBox .editDetailReview .imageBox .closeBtn{width:16px;height:16px;position:absolute;top:8px;right:8px;color:#fff;cursor:pointer}.communityDetailPage .communityDetailCon .communityDetailConLeft .editReviewBox .notReview{width:calc(100% - 56px);padding:12px;height:44px;box-sizing:border-box;border-radius:8px;border:1px solid #d9d9d9;background:#d9d9d9;color:#a3a3a6;font-family:Rubik-400;font-size:14px;font-style:normal;font-weight:400;text-align:center}.communityDetailPage .communityDetailCon .communityDetailConLeft .newHotTitle{margin-top:64px}.communityDetailPage .communityDetailCon .communityDetailConLeft .newHotTitle .typeItem{font-family:Rubik-600;font-size:17px;font-weight:600;color:#a3a3a6;margin-right:16px;cursor:pointer}.communityDetailPage .communityDetailCon .communityDetailConLeft .newHotTitle .curType{color:#141414}.communityDetailPage .communityDetailCon .communityDetailConRight{width:360px}.communityDetailPage .communityDetailCon .communityDetailConRight .personalInformationBox{width:100%;height:218px;border-radius:16px;border:1px solid #d9d9d9;padding:16px;margin-bottom:32px}.communityDetailPage .communityDetailCon .communityDetailConRight .personalInformationBox .informationHeader{border-bottom:1px solid #d9d9d9;padding-bottom:16px;display:flex;align-items:center}.communityDetailPage .communityDetailCon .communityDetailConRight .personalInformationBox .informationHeader .imgVBox{position:relative;width:40px;height:40px;margin-right:8px}.communityDetailPage .communityDetailCon .communityDetailConRight .personalInformationBox .informationHeader .imgVBox .tx{width:40px;height:40px;border-radius:50%}.communityDetailPage .communityDetailCon .communityDetailConRight .personalInformationBox .informationHeader .imgVBox .vImg{position:absolute;bottom:0;right:0;width:14px;height:14px}.communityDetailPage .communityDetailCon .communityDetailConRight .personalInformationBox .informationHeader .nameDesc .nameText{font-family:Rubik-600;font-size:16px;font-weight:600;color:#141414;line-height:22px}.communityDetailPage .communityDetailCon .communityDetailConRight .personalInformationBox .informationHeader .nameDesc .descText{width:270px;font-family:Rubik-400;font-size:12px;font-weight:400;color:#a3a3a6;line-height:16px;margin-top:2px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.communityDetailPage .communityDetailCon .communityDetailConRight .personalInformationBox .informationCon{display:flex;flex-direction:row;padding:28px 0}.communityDetailPage .communityDetailCon .communityDetailConRight .personalInformationBox .informationCon .informationItem{width:33.33%;text-align:center}.communityDetailPage .communityDetailCon .communityDetailConRight .personalInformationBox .informationCon .informationItem .val{font-family:Rubik-500;font-size:17px;font-weight:500;color:#141414}.communityDetailPage .communityDetailCon .communityDetailConRight .personalInformationBox .informationCon .informationItem .label{font-family:Rubik-400;font-size:12px;font-weight:400;color:#a3a3a6;margin-top:2px}.communityDetailPage .communityDetailCon .communityDetailConRight .personalInformationBox .informationBtnBox{display:flex;flex-direction:row;justify-content:space-between;grid-gap:10px;gap:10px}.communityDetailPage .communityDetailCon .communityDetailConRight .personalInformationBox .informationBtnBox .gl-btn-la,.communityDetailPage .communityDetailCon .communityDetailConRight .personalInformationBox .informationBtnBox .gl-btn-la-cancel{height:34px;width:100%}.communityDetailPage .communityDetailCon .communityDetailConRight .hotTopicBox{width:100%;padding:16px 24px 24px;border-radius:16px;border:.5px solid #d9d9d9;border:.5px solid var(--color-border-defult,#d9d9d9);background:#f5f5f5;background:var(--color-fill-tabs-bg-01,#f5f5f5)}.communityDetailPage .communityDetailCon .communityDetailConRight .hotTopicBox .hotTopicBoxHeader{display:flex;justify-content:space-between;align-items:center}.communityDetailPage .communityDetailCon .communityDetailConRight .hotTopicBox .hotTopicBoxHeader .hotTopicText{font-family:Rubik-600;font-size:16px;font-weight:600;color:#141414}.communityDetailPage .communityDetailCon .communityDetailConRight .hotTopicBox .hotTopicBoxHeader .moreText{font-family:Rubik-400;font-size:14px;font-weight:400;color:#a3a3a6;cursor:pointer}.communityDetailPage .communityDetailCon .communityDetailConRight .hotTopicBox .hotTopicBoxCon .hotTopicItem{font-family:Rubik-400;font-size:14px;font-weight:400;color:#141414;margin-top:16px;display:flex;align-items:center;cursor:pointer}.communityDetailPage .communityDetailCon .communityDetailConRight .hotTopicBox .hotTopicBoxCon .hotTopicItem .hotTopicIcon{width:16px;height:16px;margin-right:8px}.communityDetailPage .communityDetailCon .communityDetailConRight .hotTopicBox .hotTopicBoxCon .hotTopicItem .hotTopicNum{font-family:Rubik-500;font-size:14px;font-weight:500;color:#fa8c16;margin-right:8px;display:inline-block;width:16px;height:16px;text-align:center}.communityDetailPage .communityDetailCon .communityDetailConRight .hotTopicBox .hotTopicBoxCon .hotTopicItem .topicName{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.communityDetailPage .communityDetailCon .communityDetailConRight .hotTopicBox .hotTopicBoxCon .hotTopicItem .tagIcon{width:20px;height:20px;margin-left:8px}.communityDetailPage .communityDetailCon .communityDetailConRight .hotTopicBox .hotTopicBoxCon .hotTopicItem .hot{min-width:20px;height:16px;border-radius:4px;font-family:Rubik-400;font-size:12px;font-weight:400;color:#fff;background:#fa541c;text-align:center;line-height:16px;padding:0 4px;margin-left:8px}.communityDetailPage .communityDetailCon .communityDetailConRight .hotTopicBox .hotTopicBoxCon .hotTopicItem .new{min-width:20px;height:16px;border-radius:4px;font-family:Rubik-400;font-size:12px;font-weight:400;color:#fff;background:#52c41a;text-align:center;line-height:16px;padding:0 4px;margin-left:8px}.communityDetailPage .commonTipDialog .userTip{color:#141414;font-family:Rubik-500;font-size:15px;font-style:normal;font-weight:500}.communityDetailPage .commonTipDialog .feeBox{display:flex;align-items:center;justify-content:space-between;margin:20px 0 6px;color:#141414;font-family:Rubik-400;font-size:12px;font-style:normal;font-weight:400}@media (max-width:760px){.communityDetailPage .communityDetailCon{width:100%;padding:0 10px}.communityDetailPage .communityDetailCon .communityDetailConLeft{width:100%}.communityDetailPage .communityDetailCon .communityDetailConLeft .articleHeader .headerLeft .nameTime .nameText{flex-wrap:wrap}.communityDetailPage .communityDetailCon .communityDetailConLeft .symbolBox{flex-wrap:wrap;grid-gap:10px;gap:10px}.communityDetailPage .communityDetailCon .communityDetailConLeft .symbolBox .symbolItem{min-width:auto;width:calc(50% - 5px);margin-right:0}.communityDetailPage .communityDetailCon .communityDetailConRight{display:none}}