﻿@charset "utf-8";

/* pc */
@media screen and (max-width:1600px) {


}
@media screen and (max-width:1440px) {


}
@media screen and (max-width:1280px) {

}

@media screen and (max-width:1024px) {

}


/* ipad */
@media screen and (max-width:768px) {
    .center {
        width: 100%;
        padding-left: 10px;
        padding-right: 10px;
    }
    .pc{
        display: none;
    }
    .phone{
        display: flex;
    }

    .pc-block{
        display: none;
    }

    .phone-block{
        display: block;
    }

    .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
        bottom: -25px;
    }

    .swiper-pagination-b .swiper-pagination-bullet{
        width: 8px;
        height: 8px;
    }
    .swiper-pagination-b .swiper-pagination-bullet-active{
        width: 13px;
    }
    .page-content{
        padding-bottom: 0;
    }

    .header-cls{
        height: 60px;
        padding: 0;
    }

    .logo-cls {
        width: auto;
        height: 40px;
    }
    .menu-img-menu{
        max-height: 32px;
    }
    .s-pc{
        height: auto;
    }
    .s-pc .swiper-slide img.img1{
        display: none;
    }
    .s-pc .swiper-slide img.img2{
        display: block;
    }
    .home-about{
        width: 100%;
        padding: 30px 0 30px 0;
    }
    .home-about{
        display: block;
    }
    .home-about-left{
        width: 100%;
        height: 100%;
    }

    .home-about-right{
        margin-top: 20px;
    }

    .home-about-right-t-text{
        font-size: 22px;
        line-height: 22px;
    }
    .h-a-text{
        font-size: 14px;
        line-height: 18px;
        margin: 15px 0 15px 0;
    }
    .h-a-tit{
        font-size: 16px;
        margin-top: 4px;
    }

    .h-a-btn{
        border-radius: 40px;
        font-size: 14px;
        line-height: 14px;
        padding: 8px 12px 8px 12px;
    }
    .h-a-text-br{
        width: 100%;
        height: 10px;
    }
    .h-a-m{
        margin-left: -8px;
    }
    .home-desc{
        height: auto;
        padding: 20px 10px 20px 10px;
    }
    .home-desc-left{
        width: 100%;
        display: block;
        margin-right: 0;
    }
    .home-desc-right{
        width: 100%;
        display: block;
        background: url("../image/guo.png") no-repeat center;
        background-size: cover;
        background-position: 30px 0;
    }
    .home-cer-right{
        display: block;
        width: 100%;
    }
    .h-d-txt{
        font-size: 14px;
        margin-top: 10px;
    }
    .h-d-cell{

    }
    .h-d-cell-item{
        width: calc((100% - 20px)/2);
        margin-right: 10px;
        margin-top: 20px;
    }
    .h-d-cell .h-d-cell-item:nth-child(2n){
        margin-right: 0;
    }
    .h-d-cell .h-d-cell-item:nth-child(3n){
        margin-right: 10px;
    }
    .h-d-img{
        width: 32px;
        height: 32px;
    }
    .h-d-cell-item-txt{
        color: rgba(51, 51, 51, 1);
        font-size: 13px;
        line-height: 16px;
        margin-top: 4px;
    }
    .home-cer{
        display: block;
        padding: 20px 0 20px 10px;
    }
    .home-cer-left{
        width: 100%;
        margin-right: 0;
    }
    .home-zx{
        height: 100px;
        padding: 10px 10px ;
    }
    .home-zx-guo{
        height: 100%;
        right: 5px;
    }
    .home-zx-guo img{
        height: 36px;
    }
    .home-zx-btn{
        border-radius: 40px;
        font-size: 12px;
        line-height: 12px;
        padding: 6px 10px 6px 10px;
    }
    .qq{
        display: none;
    }
    .phone{
        display: block;
    }
    .home-zx-txt{
        font-size: 15px;
        line-height: 15px;
    }
    .home-zx-dh{
        font-size: 16px;
        line-height: 16px;
    }
    .home-zx-phone-txt{
        font-size: 12px;
        line-height: 12px;
        margin-top: 15px;
        margin-bottom: 4px;
    }
    .home-zx-desc {
        max-width: 80%;
    }
    .m-r-l{
        margin-left: -4px;
    }
    .home-lx{
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .lx-img-icon{
        width: 24px;
        height: 24px;
        margin-bottom: 12px;
    }

    .home-lx-nav{
        flex-wrap: wrap;
        align-items: stretch;
    }

    .home-lx-nav-item{
        width: calc((100% - 12px)/2);
        height: auto;
        padding: 10px 10px;
        justify-content: flex-start;
        margin-right: 12px;
        margin-top: 12px;
    }

    .home-lx-nav-item:nth-child(1),.home-lx-nav-item:nth-child(2){
        margin-top: 0;
    }

    .home-lx-nav-item:nth-child(2n){
        margin-right: 0;
    }

    .home-l-n-i-txt{
        font-size: 12px;
        margin-bottom: 4px;
        line-height: 16px;
    }
    .map-cls{
        height: 240px;
        margin-top: 20px;
        width: calc(100% - 20px);
        margin-left: auto;
        margin-right: auto;
    }

    .footer-cls{
        height: 80px;
        font-size: 13px;
        line-height: 13px;
        padding-bottom: 15px;
        padding-left: 0;
        padding-right: 0;
    }
    .footer-nav-item{
        margin-right: 10px;
        height: 50px;
    }
    .footer-desc{
        margin-top: 0;
    }

    .home-env{
        height: 380px;
        margin-top: 30px;
        padding: 20px 0 20px 0;
    }

    .s-env{
        padding-right: 0;
    }

    .home-env .swiper-slide{
        border: 2px solid #ffffff;
        width: 100% !important;
        height: 220px !important;
        margin-right: 0 !important;
    }

    .home-env-swiper{
        width: calc(100% - 60px);
        height: 220px;
    }
    .swiper-button-next{
        right: -25px;
        width: 30px;
        height: 30px;
    }
    .swiper-button-next::after,.swiper-button-prev::after{
        font-size: 14px;
    }

    .swiper-button-prev{
        left: -25px;
        width: 30px;
        height: 30px;
    }
    .s-cer{
        height: 240px;
        width: 100%;
    }
    .s-cer .swiper-slide{
        width: 100%;
        height: 240px;
        overflow: hidden;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .s-cer .swiper-slide img {
        max-height: 210px;
        max-width: 210px;
    }

    .home-pro{
        height: auto;
        margin-top: 30px;
        margin-bottom: 30px;
    }

    .home-pro-nav{
        height: 100px;
    }

    .home-pro-nav-item{
        padding: 15px 0 15px 0;
        font-size: 14px;
    }
    .home-pro-nav-item:last-child{
        border-right: 0;
    }

    .h-pro-img{
        height: 48px;
        width: 48px;
    }
    .home-pro-swiper{
        height: 220px;
    }
    .s-pro{
        height: 220px;
    }

    .h-pro-txt{
        font-size: 14px;
        line-height: 16px;
        margin-top: 4px;
    }

    .home-pro-desc-div{
        width: 140px;
    }

    .home-pro-desc{
        width: 120px;
        height: 200px;
        top: -20px;
        padding: 20px 10px 20px 10px;
    }

    .h-p-d-tit {
        font-size: 16px;
        line-height: 20px;
        margin-bottom: 5px;
    }

    .h-p-d-txt{
        font-size: 14px;
        line-height: 22px;
    }

    .swiper-button-pro-next{
        left: 80px;
        bottom: 50px;
        width: 30px;
        height: 30px;
    }

    .swiper-button-pro-prev{
        width: 30px;
        height: 30px;
        left: 40px;
        bottom: 50px;
    }

    .swiper-button-pro-next::after,.swiper-button-pro-prev::after{
        font-size: 14px;
    }
}

@media screen and (max-width:414px) {

}

@media screen and (max-width:375px) {

}
