.breadcrumbbox {
    padding: 24px 0;
    background-color: #f7f7f7
}

.breadcrumbbox .breadcrumb {
    width: 1200px;
    margin: 0 auto
}
.content {
    width: 1200px;
    margin: 0 auto
}

.content .breadcrumb {
    padding: 24px 0
}

.content .artcontent .arttitle {
    font-size: 32px;
    /*font-family: PingFangSC-Medium, PingFang SC;*/
    font-weight: 500;
    color: #000;
    line-height: 46px
}

.content .artcontent .time {
    margin-top: 24px;
    font-size: 14px;
    /*font-family: PingFangSC-Regular, PingFang SC;*/
    font-weight: 400;
    color: #999;
    line-height: 14px
}

.content .artcontent .fuj {
    margin-top: 64px;
    font-size: 16px;
    /*font-family: PingFangSC-Regular, PingFang SC;*/
    font-weight: 400;
    line-height: 16px
}

.content .artcontent .fuj a {
    color: #4492f1
}

.artcontent .arttitle,  .artcontent .time {
    /*font-family: PingFangSC-Regular,PingFang SC;*/
    font-weight: 400;
    text-align: center;
}

.artcontent .arttitle {
    font-size: 32px;
    color: #000;
    line-height: 56px;
}

.artcontent .time {
    margin-top: 8px;
    height: 30px;
    font-size: 14px;
    color: #999;
    line-height: 30px;
}

.artcontent .arttitle, .artcontent .time {
    /*font-family: PingFangSC-Regular,PingFang SC;*/
    font-weight: 400;
    text-align: center;
}

.artcontent .artor {
    font-size: 18px;
    /*font-family: PingFangSC-Regular,PingFang SC;*/
    font-weight: 400;
    color: #666;
    line-height: 34px;
}
.artcontent {
    width: 800px;
    margin: 0 auto;
    padding: 44px 0 88px 0;
}