.management_body {
    width: 1200px;
    opacity: 1;
    margin: 0 auto;
    background: #FFFFFF;
}

.management_banner {
    position: relative;
    height: 141px;
    opacity: 1;
    background-image: url("/company/images/management222.png");
}

.management_title_div {
    width: 248px;
    height: 25px;
    border-radius: 378px;
    opacity: 1;
    margin: 0 auto;
    background-image: url("/company/images/management222222.png");
}

.management_company_title {
    height: 24px;
    margin-left: 390px;
}

.management_company_name {
    width: 340px;
    height: 24px;
    opacity: 1;
    font-family: Microsoft YaHei;
    font-size: 20px;
    font-weight: normal;
    line-height: 24px;
    text-align: left;
    color: #666666;
    z-index: 0;
    float: left;
    margin-right: 62px;
}

.management_title_tag {
    height: 24px;
    opacity: 1;
    font-family: Microsoft YaHei;
    font-size: 20px;
    font-weight: bold;
    line-height: 24px;
    color: #3D3D3D;
}

.form_man {
    width: 1022px;
    margin: 0 auto;
}


.old_data_btn {
    position: absolute;
    width: 142px;
    height: 38px;
    border-radius: 4px;
    opacity: 1;
    /* 主色1 */
    background: #F66126;
    bottom: 51px;
    right: 45px;
    font-family: HarmonyOS Sans SC;
    font-size: 14px;
    font-weight: normal;
    line-height: 38px;

    text-align: center;
    cursor: pointer;
    z-index: 0;
}
.old_data_btn a{
    color: #FFFFFF;
}

.preview_title {
    height: 24px;
    opacity: 1;
    font-family: Microsoft YaHei;
    font-size: 24px;
    font-weight: bold;
    line-height: 24px;
    text-align: center;
    color: #3D3D3D;
}
.preview_company_div{
    height: 32px;
}

.preview_company_txt {
    height: 38px;
    opacity: 1;
    font-family: Microsoft YaHei;
    font-size: 16px;
    font-weight: normal;
    line-height: 38px;
    color: #3D3D3D;
    float: left;
}

.preview_company_content {
    width: 970px;
    margin: 0 auto;
}
.preview_company_time{
    width: 224px;
    float: right;
    height: 38px;
}