@media screen and (max-width: 1700px) {
    .box {
        width: 1380px;
    }
    .ct-body-avatar {
        padding-right: 0;
    }
    .ct-body-avatar {
        width: 480px;
    }
    .ct-body-avatar img {
        max-width: 480px;
    }
    .working-box .working-item {
        height: 336px;
    }
    .working-box .working-item .img-list-box {
        width: 480px;
    }
    .working-box .working-item .img-list-box li {
        float: left;
        width: 480px;
        overflow: hidden;
    }
    .working-box .working-item .img-list-box li img {
        display: block;
        width: 480px;
        height: 336px;
    }
    .working-box .working-item__right .working-cont {
        padding-right: 480px;
    }
    .working-box .working-item__left .working-cont {
        padding-left: 480px;
    }

    .working-box .working-item .working-cont .main-title{
        height: 336px;
    }
    .working-box .working-item .working-cont .main-title p {
        font-size: 38px;
    }
    .working-box .working-item .working-cont .desc-info {
        width: 50%;
        float: left;
        height: 336px;
        background-color: #f5f5f5;
    }
    .working-box .working-item .working-cont .desc-info p{
        font-size: 22px;
        color: #333333;
        padding: 30px 25px;
        line-height: 48px;
    }


    .human-top .human-top-item{
        margin-bottom: 60px;
    }
    .human-top .human-top-one {
        width: 648px;
        height: 292px;
    }
    .human-top .human-top-one img{
        width: 648px;
        height: 292px;
    }
    .human-top .human-top-one .human-top-body {
        left: 55px;
        top: 127px;
    }
    .human-top .human-top-one .human-top-body h4 {
        font-size: 48px;
        font-weight: 300;
        color: #fff;
    }
    .job-body .job-box .job-main {
        float: left;
        width: 890px;
    }

    .human-top .job-cls {
        height: 292px;
    }

    .company-box .company-one {
        margin-bottom: 105px;
    }
    .company-box .company-one .company-item {
        width: 395px;
    }

    .company-box .company-one .company-item .thumb {
        height: 245px;
    }
    .company-box .company-one .company-item .thumb img {
        height: 245px;
    }

    .campus-flow-box .next {
        width: 90px;
    }


    .human-body .weals {
        width: 1380px;
    }
    .human-body .weals li {
        width: 193px;
    }
    .human-body .heighter-box {
        width: 1380px;
    }
    .human-body .heighter-box li {
        width: 229px;
    }

    #footer.en .footer__menu .memu_1.ctt_130 {
        width: 12%;
    }
}
