.header-content .hot-keyword label {
    color: rgba(0, 0, 0, 0.672);
}
.header-content .hot-keyword a {
    color: rgba(0, 0, 0, 0.552);
}
.img-article {
    margin-top: 80px;
}

.img-title {
    margin-bottom: 29px;
    font-size: 38px;
    font-weight: 500;
    color: #353b40;
    line-height: 53px;
}
.img-info {
    margin-bottom: 60px;
    font-size: 14px;
    font-weight: 400;
    color: #9b9b9b;
    line-height: 20px;
}
.img-info span + span {
    margin-left: 34px;
}
.img-content {
    width: 850px;
    overflow: hidden;
}
.img-content img,
.img-content video,
.img-content audio {
    max-width: 100%;
    vertical-align: middle;
}
.img-aside {
    position: relative;
    width: 260px;
    padding: 0 25px 80px;
}
.img-keyword {
    margin-bottom: 64px;
}
.img-keyword_label {
    margin-bottom: 14px;
    font-size: 12px;
    font-weight: 400;
    color: #000000;
    line-height: 17px;
}
.img-keyword a {
    display: inline-block;
    margin-right: 30px;
    margin-bottom: 10px;
    font-size: 16px;
    font-weight: 400;
    color: #000000;
    line-height: 22px;
    letter-spacing: 1px;
}
.img-keyword a:hover {
    color: #004fed;
}
.img-handler{
    margin-bottom: 15px;
}
.img-handler_label {
    padding: 12px 13px 12px 0;
    font-size: 18px;
    font-weight: 400;
    color: #333333;
    line-height: 25px;
    letter-spacing: 1px;
    border-right: 1px solid rgba(151, 151, 151, 0.13);
}
.img-handler_list {
    width: 185px;
    font-size: 14px;
    font-weight: 500;
    color: #333333;
    line-height: 18px;
}
.img-aside .social-share{
    position: absolute;
    left: 25px;
    bottom: 5px;
}