.article-detail{background:hsla(0,0%,100%,.4);background-size:100% 100%;position:relative;padding:20px 0}.article-detail-title{font-size:32px;font-weight:700;line-height:40px;border-bottom:1px solid #ccc;padding:30px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.article-detail-subtitle{background:#feefce;display:inline-block;padding:5px 20px;margin-left:20px;border-radius:5px;color:#83510b;font-size:24px}.article-detail-content{padding:20px 0;min-height:400px;font-size:18px}.article-detail-loading{font-size:18px;line-height:400px;text-align:center;color:#999}