.level-box{display:flex;flex-direction:row;justify-items:stretch;align-items:stretch;margin:-20px}.level-box-left{background-color:#f7f9fb;min-height:300px;border-right:1px solid #ebeef5;flex:2.2}.level-box-right{flex:10;padding:15px;display:flex;flex-direction:column;max-width:82.55%}.level-box-content{height:100%;overflow-x:auto}.level-box-user-avatar{width:40px;margin:auto;margin-top:75px;margin-bottom:15px}.level-box-user-name-container{text-align:center;margin-bottom:25px}.level-box-user-name{margin-bottom:15px}.level-box-corner{margin-top:auto;text-align:right}.post-page{text-align:left}.post-page .el-card{overflow:visible}.post-page-body,.post-page-title{margin-bottom:15px}.post-page-title{font-size:24px}.post-page-tail{margin-top:5px;margin-bottom:-5px}.el-pagination{margin-bottom:15px;text-align:center}.reply-box-container{text-align:left}.reply-box-container>div{margin-bottom:15px}.reply-box-title{font-size:32px;margin:5px}.el-page-header{margin-bottom:15px}.pulse{-webkit-animation:pulse 1s ease .2s both;animation:pulse 1s ease .2s both}@-webkit-keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}blockquote{border-left:2px solid #ccc;margin-left:1.5rem;padding-left:1rem}