@media (max-width: 475px) {
    .div_center {
        display: block !important;
    }
    .div7_3 .divleft {
        width: 100% !important;
    }
    .inviteblockleft {
        float: left;
        width: 50%;
    }
    .job {
        font-size: 16px;
        font-weight: bold;
        padding-bottom: 10px;
    }
    .place,
    .industry,
    .issue {
        color: #666;
        font-size: 12px;
    }
    .inviteblockcenter {
        float: right;
        width: 35%;
    }
    .industry {
        display: none;
    }
    .inviteblockright {
        /* float: right; */
        width: 100%;
        /* text-align: right; */
        display: flex;
        justify-content: space-between;
        /* align-items: center; */
        align-items: baseline;
        /* margin-top: 1px; */
    }
    .company {
        padding-bottom: 10px;
        /* font-weight: 600; */
        font-size: 12px;
    }
    .paginate {
        margin-left: unset;
        transform: unset;
    }
    .paginate a {
        float: left;
        margin: 0 5px;
        width: 26px;
        height: 26px;
        line-height: 26px;
        background: #fff;
        border: 1px solid #ebebeb;
        color: #bdbdbd;
        font-size: 12px;
    }
    .paginate .active {
        float: left;
        margin: 0 5px;
        width: 26px;
        height: 26px;
        line-height: 26px;
        background: #e72027;
        color: #fff;
        font-size: 12px;
        border: 1px solid #e72027;
    }
    .posi {
        border: 1px solid #eee;
        padding: 10px;
        margin-top: 15px;
        position: relative;
        box-shadow: 0px 0px 6px rgb(0, 0, 0, 0.3);
    }
    .main-title3 {
        border-bottom: unset;
    }
    .main-title3 .time {
        position: absolute;
        right: 10px;
        top: 16px;
        font-size: 12px;
        width: 70px;
    }
    .main-title3-right {
        position: fixed;
        bottom: 0px;
        width: 100%;
    }
    .email {
        width: 100%;
        padding: 10px 0;
        text-align: center;
        margin-left: -20px;
        background-color: #fd6407;
        color: #fff;
    }
    .divmain {
        display: flex;
        flex-direction: column-reverse;
        position: relative;
    }
    .div7_3 .divright {
        width: 100% !important;
    }
    .div7_3 .divleft {
        width: 100% !important;
        margin-top: 20px;
    }
    .cor-intro {
        box-shadow: 0px 0px 6px rgb(0, 0, 0, 0.3);
        padding: 11px;
    }
    .cor-industry {
        background-image: url(/uploads/image/sgimages/zp.jpg);
        background-repeat: no-repeat;
        padding-left: 19px;
        text-align: left;
        background-position-x: 0px;
        background-position-y: 3px;
        margin-top: 10px;
        margin-bottom: 10px;
        font-size: 12px;
    }
    .cor-name {
        padding-left: unset;
    }
    .job-li {
        font-size: 14px;
        padding: 10px 0 10px 15px;
    }
    .job-li-name {
        margin-bottom: unset;
    }
    .job-li-info .time {
        width: 95px;
    }
    .more-job {
        box-shadow: 0px 0px 6px rgb(0, 0, 0, 0.3);
        position: absolute;
        bottom: 0px;
        width: 99%;
    }
    .main-title {
        font-size: 20px;
    }
    .main-title3-left {
        margin-top: unset;
    }
}
