.articlePage .other-info{padding:15px 20px}.articlePage .other-info-title{display:flex;justify-content:space-between}.articlePage .other-info-title .title{flex-shrink:0;color:#333;font-size:18px;font-weight:700;display:inline-flex;align-items:center}.articlePage .other-info-title .title:before{content:"";display:inline-block;width:4px;height:12px;background-color:var(--website-active-color);margin-right:10px}.articlePage .other-info-title .moreBtn{cursor:pointer;color:#999;font-size:16px;display:inline-flex;align-items:center}.articlePage .other-info-title .moreBtn .icon{font-size:14px}.articlePage .other-info-content{margin-top:20px;display:flex;flex-direction:column;gap:20px}.articlePage .other-info-content .row{color:#333;font-size:16px;display:flex;gap:15px;height:86px;cursor:pointer}.articlePage .other-info-content .row .cover{width:45%;height:100%;flex-shrink:0;-o-object-fit:cover;object-fit:cover;border-radius:4px}.articlePage .other-info-content .row .text{flex:1}

