.topic_other_info_view{margin-top:10px;padding-right:10px;width:980px;border-left:1px solid #ccc;padding-left:20px}.topic_other_info_view .header_view{display:flex;align-items:center;justify-content:space-between;line-height:40px;color:#8993c9}.topic_other_info_view .header_view .header_left,.topic_other_info_view .header_view .header_right{display:flex;align-items:center}.topic_other_info_view .header_view .header_left i,.topic_other_info_view .header_view .header_right i{margin-right:4px}.topic_other_info_view .header_view .header_right{flex:1;display:flex;align-items:center;justify-content:flex-end}.topic_other_info_view .topic_title{text-align:left;color:#8993c9;font-size:16px;margin:10px 0}.topic_other_info_view .editor{width:950px;text-align:left}.topic_other_info_view .body_view{height:calc(100vh - 280px);overflow-y:auto}.topic_other_info_view .body_view .item_list{display:flex;align-items:center;justify-content:center}.topic_other_info_view .body_view .item_list .item{border:1px solid #8993c9;border-radius:2px;line-height:40px;padding:0 30px;margin-right:10px;cursor:pointer}.topic_other_info_view .body_view .item_list .item_a{background-color:#8993c9;color:#fff}