@charset "utf-8";

@media screen and (min-width: 1470px){
    .container {
        width: 100%;
        padding-left: 120px;
        padding-right: 120px;
    }
}
@media screen and ( max-width: 1400px) {
    .frontBanner .swiper-slide{
        display: block;
    }
    .ibanner{
        display: block;
    }
    .aboutsecInfo{
        display: none!important;
    }
    .about .aboutCon h4:before{
        font-size: 48px;
    }
}

@media screen and ( max-width: 1200px) {
    .mobileNone{
        display: none;
    }
    .hotLine{
        display: none;
    }
    .header{
        display: none;
    }
    .header_mb{
        display: block;
    }
    .proTxt{
        padding: 50px 30px;
    }
    .expertsList li{
        padding: 0 15px;
    }
    .headerTop{
        display: none;
    }
    .about .aboutCon h4:before{
        font-size: 36px;
    }
    .about .aboutCon p{
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
    }
}

@media screen and ( max-width: 992px) {
    .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9{
        padding-left: 6px;
        padding-right: 6px;
    }
    .container{
        padding-left: 6px;
        padding-right: 6px;
    }
    .row{
        margin-left: -6px;
        margin-right: -6px;
    }
    .nyLeft{
    display: flex;
    align-items: center;
    border:none;
    padding-bottom: 30px;
    }
    .companyView{
        display: none;
    }
    .nyLeft p{
        padding-left: 15px;
        margin: 0;
    }
    .frontTit{
        padding: 30px 0 20px;
    }
    .frontTit h3{
        padding-bottom: 10px;
    }
    h1{
        font-size: 48px;
    }
    h2{
        font-size: 36px;
    }
    h3{
        font-size: 20px;
    }
    h4{
        font-size: 18px;
    }
    h5{
        font-size: 14px;
    }
    .infoPage{
        padding: 30px 0;
    }
    .listPage{
        padding: 30px 0 15px;
    }
    p{
        font-size: 12px;
    }
    .pageContent p,.infoDes{
        font-size: 14px;
    }
    .companyP li{
    padding: 0 6px 30px;
    width: 50%!important;
    }
    .nymilePost{
        padding: 30px 0;
        margin-bottom: 30px;
    }
    .page{
        padding-top: 15px;
    }
    .infoTit{
        margin-bottom: 15px;
    }
    .latelyList li p{
        font-size: 12px;
    }
    .latelyView h5{
        margin-bottom: 15px;
    }
    .latelyView{
        padding: 30px 0;
    }
    .latelyList li{
        padding: 0 15px;
    }
    .newsInfo .more{
        display: none;
    }
    .newsText span{
        font-size: 14px;
    }
    .contactList ul li h1{
        font-size: 60px;
    }
    .nyContact{
        padding-bottom: 30px;
    }
    .contactList ul li{
        margin-bottom: 15px;
    }
    .contactList ul li:after{
        display: none;
    }
    .nyright{
        display: none;
    }
    .nyProtit{
        flex-direction: column;
    }
    .titText{
        padding: 10px 15px 0;
    }
    .nyinforight,.nyright{
        display: none;
    }
    .hotPro{
        display: none;
    }
    .frontBanner .swiper-pagination{
        position: absolute;
        bottom: 0;
        background: none;
    }
    .productList li{
        width: 33.33333333333333%;
    }
    .productList li a{
        background: #fff;
    }
    .switch{
        padding: 10px 30px;
        font-size: 14px;
        margin-top: 30px;
    }
    .companyP li h5{
        margin-top: 10px;
    }
    .productList li{
        padding: 0 10px;
    }
    .pcNone{
        display: block;
    }
    .mbNone{
        display: none;
    }
    .proNav{
        padding-bottom: 20px;
    }
    .about .aboutCon h4:before{
        display: none;
    }
    .about .aboutCon h4{
        margin-bottom: 30px;
    }
    .about .aboutCon .more{
        padding-top: 30px;
        font-size: 14px;
    }
    .cases li h5{
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        padding: 15px 0;
    }
    .contact{
        padding: 70px 0;
    }
    .advantages li{
        margin-bottom: 15px;
    }
    .advantages{
        padding-bottom: 35px;
    }
    .newsCenter .hFlow li{
        padding-bottom: 15px;
    }
    .newsCenter .cFlow li{
        margin-top: 0px;
        margin-bottom: 15px;
    }
    .newsCenter{
        padding-bottom: 35px;
    }
    .footer .row>li:nth-child(2){
        display: block;
        margin-top: 30px;
    }
    .e-mail{
        display: none;
    }
    .footLogo{
        margin-bottom: 30px;
        width: 80%;
    }
    .footer .footWechat{
        width: 50%;
        margin-top: 30px;
        text-align: left;
    }
    .footer .footWechat h4,.footer .footContact h4,.footer .firstL .footLogo{
        margin-bottom: 15px;
    }
    .footer .firstL h3{
        margin: 15px 0;
    }
    .footer .shareIcon{
        margin-top: 15px;
    }
    .footer{
        padding: 50px 0;
    }
}

@media screen and ( max-width: 768px) {
    .process li h4{
        font-size: 14px;
    }
    .nav_mb{
        padding-top: 70px;
    }
    .nyLeft{
        padding-bottom: 0;
        display: block;
    }
    .nyLeft p{
        padding: 15px 0 0;
    }
    .colTit{
        text-align: center;
    }
    .newsText p{
        margin-bottom: 10px;
        max-height: 40px;
        overflow: hidden;
    }
    .newsText h5{
        margin-bottom: 10px;
    }
    .proTxt{
        padding: 30px;
    }
    .proTxt h3{
        margin-bottom: 15px;
    }
    .proTxt p{
        font-size: 14px;
    }
    .proTxt .more{
        margin-top: 15px;
    }
    .proTxt h4:after{
        margin: 10px 0;
    }
    .headerTop{
        display: none;
    }
    .ibanCon{
        display: none;
    }
    .mbSwitch{
        display: block;
    }
    .nyTit{
        display: none;
    }
    .productList li .img{
        padding: 5px;
        margin: -5px;
    }
    .productList li a{
        padding: 5px;
    }
    .productList li h5{
        margin-top: 10px;
    }
    .frontBanner .bannerSwitch{
        bottom: 15px;
    }
    .proNav{
        display: none;
    }
    .bannerCon p{
        display: none;
    }
    .bannerCon h2{
        letter-spacing: 5px;
        font-size: 18px;
    }
    .about .row{
        display: block!important;
    }
    .about .aboutCon{
        padding: 30px;
    }
    .contact .more{
        padding: 10px 25px;
    }
    .contact h5{
        margin-bottom: 15px;
    }
    .contact h4{
        font-size: 14px;
    }
}