@media only screen and (max-width: 1320px) {
    .banner .slideContent,
    /* .chances ul, */
    .main,
    .newsContent {
        width: 73%;
    }
    .bottom_content {
        width: 67.5%;
    }
    .doesDetails ul {
        width: 62.5%;
    }
    p.subTitle {
        width: 73%;
    }
    .content_left, .content_right {
        padding: 42px 40px 0;
    }
}

@media only screen and (min-width: 1920px) {
    .banner .slideContent,
    /* .chances ul, */
    .main,
    .newsContent {
        width: 1080px;
    }
    .bottom_content {
        width: 989px;
    }
    .doesDetails ul {
        width: 956px;
    }

    /*header*/
    .header {
        height: 80px;
        line-height: 80px;
        font-size: 16px;
    }
    .logo {
        width: 150px;
        height: 54px;
    }
    .header.highlight .headLeft p {
        line-height: 76px;
    }
    .header.highlight .headLeft .bar {
        top: 45%;
    }
    .headLeft p {
        height: 84px;
        line-height: 84px;
    }
    .headRight a {
        margin-top: 26px;
    }
    .header.highlight .headRight a {
        margin-top: 20px;
    }
    .headLeft p .logoText {
        font-size: 32px;
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
    }
    .header.highlight {
        height: 70px;
        line-height: 70px;
    }
    section {
        height: 723px;
    }
    h2.title {
        padding-top: 92px;
    }
    h2.titleg {
        padding-top: 80px;
    }
    p.subTitle {
        margin-top: 18px;
    }
    .banner {
        height: 600px;
    }
    .banner .swiper-container {
        height: 600px;
    }
    .banner .slideContent {
        margin-top: 300px;
    }
    .banner .slideContent h1 {
        margin-bottom: -5px;
        font-size: 40px;
    }
    .banner .slideContent p {
        font-size: 18px;
    }
    .banner .slideContent p .i20n {
        font-size: 22px;
    }
    .swiper-wrapper .swiper-slide:nth-child(2) .slideContent,
    .swiper-wrapper .swiper-slide:nth-child(3) .slideContent {
        margin-top: 280px;
    }

    /* 宜远智能 */
    p.subTitle {
        width: 1080px;
    }
    .opportunities, .chooseUs {
        height: 600px;
    }
    .partner {
        height: 730px;
    }

    /*加入我们*/
    .joinContent .jobContent {
        width: 1080px;
    }

    /*联系我们*/
    .bottom_content {
        padding-top: 240px;
    }
    .content_left,
    .content_right {
        padding: 42px 70px;
    }
    .content_right_text {
        margin-bottom: 42px;
    }
    .confirm {
        margin-top: 24px;
    }
    .content_left_text {
        margin: 24px 0;
    }
    .phone,
    .site,
    .e-mail {
        margin-bottom: 8px;
    }

    .partner-content {
        width: 1080px;
    }
}