@charset "utf-8";

@media screen and ( min-width: 1600px) {
    .container{
        width: 1600px;
    }
}
@media screen and ( max-width: 1400px) {
    .frontBanner .swiper-slide{
        display: block;
    }
    .ibanner{
        display: block;
    }
    .navList .firstClass{
        margin: 0 30px;
    }
    .about .aboutCon a{
        margin-top: 70px;
    }
    .team .teamDes{
        overflow : hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
    }
    .team .more{
        margin-top: 50px;
    }
    .cases .casesFlow li .caseCon{
        padding: 20px;
    }
    .news li .newsCon .newsDes p{
        -webkit-line-clamp: 3;
    }
    .news li:hover .newsDes{
        height: 170px;
    }
}

@media screen and ( max-width: 1200px) {
    .hotLine{
        display: none;
    }
    .header{
        display: none;
    }
    .header_mb{
        display: block;
    }
    .advantages li .adCon{
        padding: 30px;
    }
    .advantages li .adCon p{
        overflow : hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
    }
    .advantages li .adCon num{
        top: -20px;
        font-size: 100px;
    }
    .about .more{
        margin-top: 50px;
    }
    .about .aboutBg{
        display: none;
    }
    .about .aboutMb{
        display: block;
    }
    .about .teamAdvlist li .img{
        width: 50%;
    }
    .team li{
        width: 50%;
    }
    .news li .newsCon h4{
        font-size: 18px;
        margin-bottom: 15px;
    }
    .news li .newsCon a{
        margin-top: 30px;
    }
    .news li:hover .newsDes{
        height: 100px;
    }
}

@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;
    }
    .mobileNone{
        display: none;
    }
    .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;
    }
    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;
    }
    .nyContact{
        padding-bottom: 30px;
    }
    .contactDivide li{
        display: block;
        padding: 0;
        margin: 0 0 12px;
        text-align: left;
    }
    .nyright{
        display: none;
    }
    .nyProtit{
        flex-direction: column;
    }
    .titText{
        padding: 10px 15px 0;
    }
    .nyinforight,.nyright{
        display: none;
    }
    .hotPro{
        display: none;
    }
    .productList li{
        width: 33.33333333333333%;
    }
    .productList li a{
        background: #fff;
    }
    .companyP li h5{
        margin-top: 10px;
    }
    .productList li{
        padding: 0 10px;
    }
    .frontTit{
        padding: 50px 0 30px;
    }
    .advantages li:nth-child(-n+2){
        margin-bottom: 12px;
    }
    .frontTit h3{
        margin-top: 10px;
        margin-bottom: 15px;
    }
    .more{
        font-size: 12px;
        padding: 5px 15px!important;
    }
    .more span{
        font-size: 12px;
    }
    .about{
        margin: 50px 0;
    }
    .about .teamAdvlist{
        margin-top: 50px;
    }
    .about .teamAdvlist li .img{
        margin-right: 10px;
        width: 85%;
    }
    .about .teamAdvlist li h5{
        margin-bottom: 15px;
    }
    .servicePc{
        display: none;
    }
    .serviceMb{
        display: block;
    }
    .service{
        margin-bottom: 38px;
    }
    .process{
        padding: 50px 0;
    }
    .service li .serviceCon{
        padding: 10px;
    }
    .service li .serviceCon p{
        display: none;
    }
    .process li h4{
        margin: 20px 0 10px
    }
    .process li{
        margin-bottom: 30px;
    }
    .process{
        padding-bottom: 20px;
    }
    .process li .img{
        width: 8%;
    }
    .process ul{
        display: block;
    }
    .process .arrow4{
        display: none;
    }
    .process li h4{
        font-size: 16px;
    }
    .team{
        padding: 50px 0;
    }
    .team .more{
        margin-top: 50px;
    }
    .team li{
        width: 33.333333%;
    }
    .team .titDivide{
        padding-right: 6px;
        margin-bottom: 50px;
    }
    .contact{
        padding: 50px 0;
    }
    .cases{
        padding-bottom: 50px;
    }
    .cases .casesFlow{
        overflow: hidden;
    }
    .cases .casesFlow li{
        width: 33.333333333%;
    }
    .cases .casesFlow .case-button-prev{
        left: 0px;
    }
    .cases .casesFlow .case-button-next{
        right: 0px;
    }
    .news li .newsCon h4{
        font-size: 22px;
        margin-bottom: 30px;
    }
    .news li .newsCon a{
        margin-top: 50px;
    }
    .news li:hover .newsDes{
        height: 250px;
    }
    .news li .newsCon .newsDes p{
        -webkit-line-clamp: 5;
    }
    .news li:nth-child(-n+2){
        margin-bottom: 12px;
    }
    .news{
        padding-bottom: 50px;
    }
    .partners{
        padding: 50px 0;
    }
    .footer .footCol li{
        margin-right: 50px;
    }
    .footer{
        padding-top: 50px;
    }
}

@media screen and ( max-width: 768px) {
    .nav_mb{
        padding-top: 50px;
    }
    .nyLeft{
        padding-bottom: 0;
        display: block;
    }
    .nyLeft p{
        padding: 15px 0 0;
    }
    .newsText p{
        margin-bottom: 10px;
        max-height: 40px;
        overflow: hidden;
    }
    .newsText h5{
        margin-bottom: 10px;
    }
    .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;
    }
    .nyProtit .img{
        margin-bottom: 10px;
    }
    .nyProtit h4 span{
        display: block;
        margin-top: 10px;
    }
    .advantages li .adCon num{
        left: -20px;
        top: -10px;
        font-size: 72px;
    }
    .aboutConmb{
        display: block;
    }
    .aboutMb .contxt2{
        padding: 30px 15px;
    }
    .about .more{
        margin-top: 30px;
    }
    .about .teamAdvlist{
        display: block;
    }
    .about .teamAdvlist li{
        width: auto;
        margin-bottom: 15px;
        flex-direction: column;
        align-items: center;
    }
    .about .teamAdvlist li .img{
        width: auto;
        margin-right: 0;
        margin-bottom: 15px;
    }
    .about .teamAdvlist li .teamCon{
        text-align: center;
    }
    .about{
        margin-bottom: 35px;
    }
    .process li .img{
        width: 10%;
    }
    .team li{
        width: 100%;
    }
    .contact .contactLink a{
        display: none;
    }
    .contact .contactTit{
        border-left: 5px solid #fff;
        padding-left: 15px;
    }
    .contact .contactTit h3{
        margin-bottom: 10px;
    }
    .cases .casesFlow li{
        width: 50%;
    }
    .news li .newsCon h4{
        font-size: 14px;
        margin-bottom: 15px;
    }
    .news li:hover .newsDes{
        height: 140px;
    }
    .news li .newsCon .newsDes p{
        -webkit-line-clamp: 3;
    }
    .news li .newsCon{
        padding: 15px;
    }
    .news li .newsBtline{
        transition: all 0.5s ease;
    }
    .news li:hover .newsBtline{
        opacity: 0;
        visibility: hidden;
    }
    .news li .newsCon a{
        font-size: 12px;
        margin-top: 15px;
    }
    .footer .footCol li{
        display: none;
    }
    .footer .footCol li:nth-child(-n+3){
        display: block;
    }
    .footer .footerBtline .lawLink a{
        margin-right: 10px;
    }
    .footer .footerBtline{
        margin-top: 50px;
    }
    .footer .icp{
        display: block;
    }
    .footer .footerBtline{
        padding-bottom: 30px;
    }
    .proList li .img{
        padding: 0;
    }
}