.article-detail {
    width: 1440px;
    margin: 0 auto;
    overflow: hidden;
}

.article-img {
    margin-top: -72px;
}

.detail-content {}