@media screen and (max-width:768px) {
    .head-main {
        padding: 8px;
    }
    #gs {
        display: none;
    }
    .news-item .info {
        width: 160%;
    }
    .com-tit {
        padding: 12px 0;
    }
    .com-tit h1 {
        font-size: 2.6rem;
    }
    .service-wrap {
        padding-bottom: 20px;
    }
    .service-list li h3 {
        font-size: 2.0rem;
        font-weight: normal;
    }
    .index-case {
        padding-bottom: 0px;
    }
    .service-process-cont .tit {
        font-size: 2.4rem;
    }
    .index-news {
        background: none;
    }
    .index-linkus {
        padding: 10px 0 30px 0;
    }
    .index-linkus h1 {
        font-size: 2.6rem;
    }
    .index-banner>.swiper-pagination-bullets .swiper-pagination-bullet {
        width: 20px;
        height: 2px;
    }
    .ser-item-container>.swiper-pagination-bullets .swiper-pagination-bullet {
        width: 32px;
        height: 32px;
        line-height: 30px;
        border: 1px solid #ddd;
        border-radius: 100%;
        font-size: 1.8rem;
    }
    .ser-item-container>.swiper-pagination {
        position: relative;
        margin: 10px auto 20px;
    }
    .order-row h1 {
        margin-top: 30px;
        font-size: 2.6rem;
    }
    .order-row p {
        margin-top: 20px;
    }
    .ser-system {
        background: #efefef;
        padding: 30px 15px;
    }
    .ser-system-tit {
        width: 140px;
        margin: 0 auto;
    }
    .ser-system-tit img {
        max-width: 100%;
    }
    .ser-system-main {
        width: 100%;
        /* padding: 15px; */
    }
    .ser-system-main img {
        max-width: 100%;
    }
    .ser-flow {
        padding-top: 30px;
        background: url(../images/flowbg.png) no-repeat;
        background-size: 100% 100%;
    }
    .ser-flow p {
        display: block;
        width: 77%;
        margin: 40px auto 10px !important;
    }
    .ser-flow p img {
        max-width: 100%;
    }
    .case-itemwrap .ser-system-tit {
        margin: 20px auto;
    }
    .link-row {
        background: none;
    }
    .link-cont {
        padding: 10px 25px 30px 25px;
        color: #666;
    }
    .link-cont1 {
        border-bottom-width: 0px;
    }
    .link-cont2 p {
        border-bottom: 1px solid #ddd;
    }
    .link-map {
        height: 250px;
    }
    .detail-imgshow {
        width: 100%;
        height: 280px;
        margin-top: 20px;
    }
    .detail-imgshow .swiper-container {
        width: 96%;
        height: 190px;
    }
    .detail-imgshow {
        padding-top: 8px;
    }
    .detail-imgshow .swiper-container .swiper-slide img {
        max-width: 100%;
    }
    .detail-tit {
        margin: 20px auto;
    }
}

@media screen and (max-width:992px) {
    .service-prort li:last-child {
        margin-top: 0px;
    }
    .service-prort li:first-child {
        margin-top: 0px;
    }
    .footer-copyright {
        padding-top: 12px;
    }
}

@media screen and (min-width:768px) and (max-width:992px) {
    .index-news {
        background: none;
    }
    .news-item .date {
        padding: 8px;
        width: auto;
    }
    .order-row h1 {
        margin-top: 42px;
    }
}

@media screen and (max-width:1200px) and (min-width:992px) {
    .service-prort li:last-child {
        margin-top: -10px;
    }
    .service-prolf li:last-child {
        margin-top: -25px;
    }
    .news-item-top {
        font-size: 2.0rem;
    }
    .index-linkus h1 span {
        font-size: 3.2rem;
        margin-top: 8px;
    }
    .news-item .date {
        width: 180px;
    }
}

@media screen and (min-width:1243px) {
    .head-list li {
        margin-left: 60px;
    }
}

@media screen and (max-width:1000px) {
    /* .w1000 {
        padding: 0px;
    } */
    .caseshow {
        background: none;
        padding: 0px 15px;
    }
    .caseshow-top {
        background: none;
        min-height: auto;
        padding: 0;
    }
}