.employ {
    padding: 0px 400px 100px 400px;

}


.employ-main {
    margin-top: 30px
}


.employ-title {

    font-size: 20px;
    /*font-family: PingFangSC-Medium;*/
    font-weight: 500;
    color: rgba(0, 0, 0, 1);
    line-height: 28px;
    text-align: center;
    margin-bottom: 32px;
}

.employ-content {

    font-size: 18px;
    /*font-family: PingFangSC-Regular;*/
    font-weight: 400;
    color: rgba(94, 92, 94, 1);
    line-height: 30px;
}