.content {
    width: 1080px;
    margin: 160px auto 110px;
}

.content .title {
    width: 100%;
    font-family: FZDHTK;
    font-weight: normal;
    font-size: 33px;
    color: #005EA5;
    line-height: 31px;
    text-align: center;
}

.content .editor {
    width: 100%;
    height: 25px;
    font-family: FZHTK;
    font-weight: normal;
    font-size: 24px;
    color: #ACACAC;
    margin-top: 34px;
    text-align: center;
    margin-bottom: 50px;
}

.content .info {
    width: 100%;
    padding: 0 50px;
    box-sizing: border-box;
    font-family: FZSSK;
    font-weight: normal;
    font-size: 21px;
    color: #2A2A2A;
    line-height: 39px;
}

.content .info img,
.content .info video {
    max-width: 100%;
}
.footer .footerbox .fright .fitem span {
    color: #5d5a58 !important;
}