@media (max-width: 1440px) {
    .mbx{
        height: 60px;
    }
    .padd {
        padding: 80px 0;
    }

    .padd2 {
        padding: 100px 0;
    }

    .top2 h1 {
        width: 50%;
    }

    .top2 h1 img {
        width: 100%;
    }

    .header .left li>a {
        font-size: 14px;
        padding: 0 25px;
    }
    .erji > div div{
        width: 100%;
    }

    .erji {
        width: calc(100% - 78px);
    }

    .swiper-container-index .container p:nth-child(1) {
        font-size: 48px;
    }

    .swiper-container-index .container p:nth-child(2) {
        font-size: 35px;
    }

    .swiper-container-index .container a {
        font-size: 16px;
    }

    .about .left > p br {
        display: none;
    }

    .superiority {
        padding-top: 100px;
    }

    .superiority .title {
        margin-bottom: 80px;
    }

    .superiority-div div:nth-child(2) {
        padding: 60px 30px 0;
    }

    .superiority-div div:nth-child(2) p br {
        display: none;
    }

    .superiority-div div:nth-child(2) span {
        font-size: 80px;
        right: 20px;
    }

    .title p, .about .bottom p:nth-child(1) {
        font-size: 36px;
    }
}

@media (max-width: 1260px) {
    .padd {
        padding: 60px 0;
    }

    .padd2 {
        padding: 80px 0;
    }

    .service-div {
        width: 180px;
        height: 180px;
    }

    .service .title, .superiority .title {
        margin-bottom: 45px;
    }

    .superiority-div div:nth-child(1) {
        font-size: 18px;
    }

    .superiority-div div:nth-child(1) i {
        font-size: 40px;
    }

    .superiority-div div:nth-child(2) {
        padding: 30px 30px 0;
        min-height: 200px;
    }

    .title p, .about .bottom p:nth-child(1) {
        font-size: 30px;
    }

    .service-div div span {
        font-size: 80px;
    }

    .service-div div p {
        font-size: 18px;
    }


}

@media (max-width: 992px) {
    .padd {
        padding: 45px 0;
    }

    .padd2 {
        padding: 60px 0;
    }

    .top2 {
        display: none;
    }
    /* .swiper-index {
        margin-top: 60px;
    } */
    .top1 {
        height: 60px;
        /* display: none; */
        /* opacity: 0; */
    }
    .mbx-search form {
        width: 100%;
    }
    .page-html2 a p {
        display: none;
    }
    .swiper-container-index .container p:nth-child(1) {
        font-size: 30px;
        margin-bottom: 20px;
    }

    .swiper-container-index .container p:nth-child(2) {
        font-size: 18px;
        line-height: 25px;
        margin-bottom: 20px;
    }

    .ban1 .container div {
        width: 50%;
    }

    .swiper-container-index .container a {
        width: 140px;
        height: 45px;
        line-height: 45px;
        font-size: 14px;
    }

    .superiority-div div:nth-child(1) {
        height: 60px;
        padding: 0 15px;
    }

    .superiority-div div:nth-child(2) {
        padding: 20px 20px 0;
    }

    .superiority-div div:nth-child(2) span {
        font-size: 45px;
    }

    .service .title, .superiority .title {
        margin-bottom: 30px;
    }

    .e-main-div {
        width: calc((100% - 45px) / 4);
        padding: 15px 15px 25px;
    }

    .e-main-div div {
        margin-bottom: 25px;
        padding-bottom: 25px;
    }

    .footer {
        display: none;
    }

    .swiper-button-next-service {
        transform: translate(0, -50%);
    }

    .swiper-button-prev-service {
        transform: translate(0, -50%);
    }

    .swiper-num {
        margin-top: 40px;
    }

    .about .right div p:nth-child(3) {
        line-height: 25px;
        padding: 0 15px;
    }

    .about .top .left {
        padding: 45px;
    }

    .copyright {
        padding: 25px 0;
    }

    .lanmu a {
        width: 120px;
        height: 40px;
        line-height: 40px;
    }

}

@media (max-width: 767px) {
    .padd {
        padding: 25px 0;
    }

    .padd2 {
        padding: 25px 0;
    }

    .ban1 .container div {
        width: 100%;
    }

    .swiper-container-index:hover .swiper-button-next-index {
        right: 10px;
    }

    .swiper-container-index:hover .swiper-button-prev-index {
        left: 10px;
    }

    .swiper-button-next-index, .swiper-button-prev-index {
        width: 15px;
        height: 30px;
        background-size: 100% 100%;
        top: 50%;
        transform: translateY(-50%);
        margin-top: 0;
    }

    .swiper-container-index .container p:nth-child(1) {
        font-size: 24px;
        margin-bottom: 15px;
    }

    .title p, .about .bottom p:nth-child(1) {
        font-size: 24px;
    }

    .swiper-container-index .container {
        text-align: center;
    }

    .swiper-container-index .container a {
        margin: 0 auto;
        width: 100px;
        height: 35px;
        line-height: 35px;
        font-size: 12px;
        display: none;
    }

    .about .top {
        flex-wrap: wrap;
        margin-bottom: 25px;
    }

    .about .top .left {
        padding: 25px;
        width: 100%;
        margin-bottom: 25px;
    }

    .swiper-container-index .container p:nth-child(2) {
        font-size: 16px;
        line-height: 20px;
        margin-bottom: 0;
    }

    .about .left .title {
        margin-bottom: 15px;
    }

    .about .left > p {
        font-size: 14px;
        line-height: 28px;
        margin-bottom: 15px;
    }

    .about .left > a {
        width: 100px;
        height: 35px;
        line-height: 35px;
        font-size: 14px;
    }

    .about .top > div {
        width: 100%;
    }

    .about .right div p:nth-child(3) {
        padding: 0 12px;
    }

    .about .right div:nth-child(2) ~ div {
        margin-bottom: 0;
    }

    .about .bottom {
        padding: 25px 30px;
    }

    .about .bottom p:nth-child(2) {
        font-size: 16px;
        line-height: 30px;
        margin-bottom: 15px;
    }

    .title p, .about .bottom p:nth-child(1) {
        margin-bottom: 15px;
    }

    .superiority {
        padding-top: 60px;
    }

    .superiority-bottom {
        flex-wrap: wrap;
    }

    .superiority-div {
        width: calc((100% - 15px) / 2);
        margin-bottom: 77px;
    }

    .superiority .title span, .service .title span, .repair-zx .title span, .repair-sl .title span, .solve .title span, .join .title span, .team .title span, .development .title span, .honor .title span {
        font-size: 16px;
        line-height: initial;
        margin-bottom: 15px;
    }

    .superiority-div div:nth-child(2) {
        /* min-height: 255px; */
        min-height: 100%;
        padding: 15px;
    }

    .superiority-bottom .superiority-div:nth-child(2) ~ div {
        margin-top: 18px;
    }

    .superiority-div div:nth-child(2) span {
        font-size: 36px;
        right: 15px;
        bottom: 15px;
    }

    .service .title, .superiority .title {
        margin-bottom: 15px;
    }

    .equipment-div {
        flex-wrap: wrap;
        margin-bottom: 25px;
    }

    .equipment .title span {
        font-size: 16px;
        margin-top: 0;
        margin-bottom: 15px;
    }

    .e-tab p:first-child {
        margin-left: 0;
    }

    /* .e-tab {
        flex-wrap: wrap;
    } */

    .e-tab p {
        font-size: 14px;
        font-weight: initial;
        margin: 0 17.5px;
    }

    .e-main > div > div {
        flex-wrap: wrap;
    }

    .e-main-div {
        width: calc((100% - 15px) / 2);
        padding: 15px;
    }

    .e-main > div > div .e-main-div:nth-child(2) ~ a {
        margin-top: 15px;
    }

    .e-main-div div {
        margin-bottom: 15px;
        padding-bottom: 15px;
    }

    .copyright span {
        display: block;
        margin: 0 !important;
    }

    .copyright {
        padding: 15px 0;
    }

    .logo a, .logo a img {
        display: block;
        height: 100%;
    }

    .header_wap .logo {
        display: block;
    }

    .header_wap .logo h1 {
        max-width: 95px;
        height: 25px !important;
        margin-top: 17.5px !important;
    }

    .superiority .title {
        margin-bottom: 25px;
    }

    .swiper-num {
        margin-top: 25px;
    }

    .header_wap .logo h1 {
        max-width: 95px;
        overflow: hidden;
    }

    .mbx {
        font-size: 14px;
    }

    .mbx a {
        font-size: 14px;
    }

    .supply-show-param a, .page-html > a {
        position: relative;
        transform: translate(0, 0);
        margin-top: 15px;
        width: 120px;
        height: 40px;
        font-size: 14px;
        line-height: 38px;
    }

    .lanmu a {
        font-size: 14px;
        height: 30px;
        line-height: 30px;
    }

    .fanye a:first-child, .fanye a:last-child {
        padding: 0 10px;
    }

    .fanye a {
        font-size: 14px;
        width: 25px;
        height: 25px;
        line-height: 24px;
    }

    .fanye {
        margin-top: 25px;
    }
}

@media (max-width: 414px) {

}

@media (max-width: 375px) {
    .header_wap .logo h1 {
        max-width: 95px;
        overflow: hidden;
    }
}