﻿@media (max-width: 1719px) {
    header .headerTop div .logoBox {
        width: 63%;
    }

    header .headerTop .Slogan p {
        font-size: 16px;
        line-height: 24px;
        height: 24px;
    }

    .header .headerTop div .logoBox img {
        height: 50px;
    }

    .aboutBox .rightBox .moreBox {
        margin-top: 50px;
    }

    .aboutBox .rightBox .title {
        height: 64px;
        line-height: 64px;
    }
    /* 关于我们 */
    .aboutBox .content .txt {
        height: 100px !important;
    }

    header .headerTop .headerTop-right a, header .headerTop .headerTop-right a p {
        font-size: 18px;
    }

    header .headerTop .headerTop-right img {
        width: 0.4rem;
        height: 0.4rem;
    }

    .bannerBox {
        margin-top: 184px !important;
    }
    /*
        .gallery-top img{
        height: 311px;
    }
    */
    .swiper-button-next, .swiper-button-prev {
        top: calc(311px / 2);
    }

    .showBox .main .typeListBox {
        width: 100%;
    }

    .showBox .main {
        padding: 0px 5.5%;
    }
    /*about page*/
    .acoutBox .ImgBox img {
        height: 252px;
    }
    /*产品分类*/
    .showBox .leftBox {
        height: 511px;
    }

    .dynamicBox .newsListBox li a {
        height: 36px;
    }
}

@media (max-width: 1199px) {
.dynamicBox,.contactBox{
margin-top:-1px;
}
    .header .headerTop {
        width: 100%;
    }

        .header .headerTop div .logoBox img {
            height: 50px;
        }
    /* .gallery-top img{
        height: 250px;
    }*/
    .swiper-button-next, .swiper-button-prev {
        top: calc(250px / 2);
    }
    /*产品分类*/
    .showBox .leftBox {
        height: 461px;
    }

    header .headerTop .Slogan p {
        font-size: 16px;
    }
}
/* 平板 */

/* 响应式导航分界点 */
@media (max-width: 1169px) {
    .showBox .main .typeListBox {
        width: 100%;
    }
}

@media (max-width: 991px) {
    header .headerTop > .row {
        width: 90%;
        margin: auto;
    }

    .industryBox .newsListBox {
        height: auto;
    }

    .bounceInRight {
        padding-left: 7.5px;
    }

    .bounceInLeft {
        padding-right: 7.5px;
    }

    .swiper-button-next, .swiper-button-prev {
        display: none;
    }

    .header {
        position: fixed;
        top: 0;
        left: 0;
        box-shadow: 0px 0px 5px #888;
    }

    .bannerBox {
        margin-top: 70px !important;
    }

    .cd-header-buttons {
        top: 12px;
        display: block !important;
    }

    .header .headerTop div .logoBox {
        width: 100%;
    }

    .headerContent {
        display: none;
    }

    .Slogan {
        display: none;
    }

    .header .headerTop {
        height: 70px;
    }

    header .headerTop .Slogan {
        margin-left: 0.14rem;
        padding: 0 0.14rem;
        border-left: 2px solid #000;
        float: left;
    }

    header .headerTop .headerTop-right, header .headerTop .headerTop-left {
        padding: 0;
    }

    header .headerTop .headerTop-right {
        margin: 19px 0;
    }

    .headerTop-left {
        height: 100%;
    }

    .header .headerTop div .logoBox {
        width: 100%;
        display: inline-block;
        position: relative;
        height: 70px;
    }

        .header .headerTop div .logoBox img {
            position: absolute;
            top: 50%;
            left: 0;
            transform: translateY(-50%);
            height: 36px !important;
            width: auto;
        }

    header .headerTop .headerTop-right a, header .headerTop .headerTop-right a p {
        font-size: 16px;
        height: 32px;
        line-height: 32px;
    }

    .contactBox .contacts-right {
        height: 260px;
    }

    .dynamicBox .newsListBox, .dynamicBox .rightBox .title {
        padding-left: 0;
        width: 100%;
        text-align: center;
    }

    .dynamicBox .newsListBox {
        text-align: left;
    }

    .dynamicBox .title p {
        text-align: center;
    }

    .dynamicBox .leftBox > .title, .dynamicBox .rightBox > .title {
        width: 100%;
        text-align: center;
    }
    /* 案例展示 */
    .caseBox li {
        width: 25%;
    }
    /* banner */
    .swiper-wrapper .banner-titl p:nth-child(1) {
        text-align: left;
        font-size: 28px;
    }
    /* 模型展示详情 */
    .showBox .swiperBox {
        padding: 0;
    }

    .showBox .main .typeListBox {
        height: 55px !important;
        overflow: hidden;
    }

        .showBox .main .typeListBox .classification {
            display: block;
            background-color: #2e6dc4;
            color: #fff;
        }

    .showBox .leftBox {
        height: auto;
        overflow: hidden;
    }

    .showBox .main .typeListBox .all {
        display: none;
    }

    .showBox .main .typeListBox li {
        display: none;
    }

        .showBox .main .typeListBox li:nth-child(1) {
            display: block;
        }

    .showBox .main .typeListBox {
        width: 100%;
        margin: 0;
        margin-bottom: 20px;
    }
    /*aboutPage*/
    .acoutBox .ImgBox img {
        width: 100% !important;
        margin: 10px 0;
        height: auto !important;
    }
}

@media (max-width: 767px) {
    .ExhibitionBox .flipInY:nth-child(3) {
        clear: both;
    }
.ExhibitionBox .row >div:nth-child(3) {
        clear: both;
    }

    .headerTop-right {
        display: none !important;
    }

    .header .headerTop div .logoBox img {
        max-width: calc(100% - 60px);
    }
    /* footer */
    .footerLogBox > div {
        float: none;
    }

    .footerLogBox .boxLeft {
        margin-bottom: 20px;
    }

    .footerLogBox .boxRight {
        border: 0;
        padding: 0;
        margin: 0;
        font-size: 14px;
    }

    .caseBox li {
        width: 33.3333%;
    }
    /* banner */
    .swiper-wrapper .banner-titl p:nth-child(2) {
        display: none;
    }
    /* 模型展示详情 */
    /*.gallery-top img{
        height: 166px;
    }*/
    .swiper-button-next, .swiper-button-prev {
        display: none;
    }

    .ExhibitionBox {
        background-attachment: local;
    }
}

@media (max-width: 575px) {
    /* 案例展示 */
    .caseBox li {
        width: 50%;
    }

    .dynamicBox .title1 {
        text-indent: 10px;
    }
    /* 行业动态 */
    .dynamicBox .newsListBox, .dynamicBox .rightBox .title {
        padding-left: 0;
    }

        .dynamicBox .newsListBox li a span.content {
            font-size: 16px;
        }

    .swiper-wrapper .banner-titl p:nth-child(1) {
        font-size: 16px;
        white-space: nowrap;
    }

    .swiper-wrapper .banner-titl {
        padding: 20px 25px;
    }

    .ExhibitionBox {
        font-size: 14px;
        background-color: rgba(0,0,0,.5)
    }
    /* 行业动态页 */
    .industryBox .newsListBox li {
        text-align: left;
    }

    .industryBox .newsListBox .lists {
        width: 100%;
        padding-left: 18px;
    }

        .industryBox .newsListBox .lists a .time {
            display: none;
        }

        .industryBox .newsListBox .lists a .content {
            width: 100%;
        }
    /* 产品展示-详情 */
    .showBox .swiperBox {
        padding: 0px;
    }

    .swiper-button-next.swiper-button-white, .swiper-container-rtl .swiper-button-prev.swiper-button-white, .swiper-button-prev.swiper-button-white {
        display: none;
    }

    .showBox .main .title {
        font-size: 18px !important;
    }
    /* 模型展示详情 */
    /*.gallery-top img{
        height: 238px;
    }*/
    .showBox .main {
        padding: 0;
    }
    /* to top*/
    #toTop, #toTop img {
        width: 25px !important;
        height: 25px !important;
    }

    .ExhibitionBox {
        background-image: none;
    }
    /* homePage dynamicBox */
    .dynamicBox dl {
        margin-bottom: 30px;
    }

    .contacts-right .contacts-right-content {
        top: 0;
        transform: translateY(0);
    }

    .homebox1 .title p:nth-child(1) {
        font-size: 26px;
        font-weight: 700;
    }
}
