@media (max-width: 1440px) {
    .xypos .section .wrapper {
        min-width: unset;
        width: 66%;
    }
    .xypos .section h1 {
        font-size: 28px;
        letter-spacing: 0.1rem;
        margin: 70px 0 15px 0;
    }
    .xypos .section p.desc {
        font-size: 16px;
        line-height: 22px;
        margin-bottom: 25px;
        letter-spacing: 0.1rem;
    }
    .xypos .btn {
        font-size: 30px;
    }
    .xypos .section_banner{
        height: 536px;
    }
    .xypos .section_banner .left_wrapper {
        padding-top: 90px;
    }
    .xypos .section_banner h1 {
        font-size: 38px;
        line-height: 60px;
    }
    .xypos .section_banner p {
        font-size: 38px;
    }
    .xypos .section_banner .xyText {
        font-size: 48px !important;
    }
    .xypos .section_banner .desc .btn {
        height: 58px;
        width: 180px;
        border-radius: 8px;
    }
    .xypos .section_banner .wrapper .img {
        width: 456px;
    }
    .xypos .section_sass .wrapper .img {
        width: 549px;
    }
    .xypos .section_yun {
        height: 415px;
    }
    .xypos .section_yun .yun-content {
        margin-top: 50px;
    }
    .xypos .section_yun .item-wrapper img {
        width: 65px;
    }
    .xypos .section_yun .item-wrapper .title {
        font-size: 20px;
        margin-bottom: 15px;
    }
    .xypos .section_yun .item-wrapper .desc {
        font-size: 16px;
    }
    .xypos .section_client .bottom {
        font-size: 20px;
        height: 60px;
        line-height: 60px;
    }
    .xypos .section_client .btn {
        font-size: 24px;
        width: 220px;
        height: 50px;
        margin: 0 auto 60px;
    }

    .xypos .wsc-content .img_left {
        width: 600px;
    }
    .xypos .wsc-content .img_right {
        margin-left: -122px;
    }
    .xypos .wsc-content .img_right .item-wrapper {
        width: 155px;
        height: 200px;
    }
    .xypos .wsc-content .img_right .item-wrapper span {
        bottom: 50px;
        font-size: 14px;
    }
    .xypos .section_wsc .btn {
        width: 170px;
        height: 46px;
        font-size: 22px;
        bottom: 50px;
    }
    .xypos .section_tongbu .wrapper .img {
        width: 425px;
    }
    .xypos .section_guandian .wrapper .img {
        width: 665px;
    }
    .xypos .section_guandian .wrapper .img2_wrapper {
        bottom: 100px;
        right: 100px;
    }
    .xypos .section_guandian .wrapper .img2_wrapper img {
        width: 152px;
    }
    .xypos .section_guandian .btn {
        font-size: 20px;
        margin-left: 8px;
        width: 190px;
        height: 48px;
    }

    .xypos .section_ai .content-bg {
        width: 208px;
    }
    .xypos .section_ai content-item:nth-child(2) .content-bg {
        width: 230px;
    }
    .xypos .section_ai .item-wrapper {
        transform: translate(-50%,-50%);
    }
    .xypos .section_ai .item-wrapper img {
        width: 70px;
    }
    .xypos .section_ai .item-wrapper .title {
        font-size: 20px;
        margin: 15px 0 10px;
    }
    .xypos .section_ai .item-wrapper.active .title {
        font-size: 22px;
    }
    .xypos .section_ai .item-wrapper .desc {
        font-size: 15px;
    }
    .xypos .section_ai .item-wrapper.active .desc {
        font-size: 17px;
    }
    .xypos .section_chain .wrapper .img {
        width: 890px;
    }
}