@media (max-width: 1599.98px) {
  
}
@media (max-width: 1499.98px) {
	.mainHeader .d1{
        max-width: 300px;
    }
}

@media (max-width: 1399.98px) {
    .banner .div-text h2{
        font-size: 56px;
    }

    .banner .div-text p.endes{
        font-size: 24px;
    }
}

@media (max-width: 1299.98px){
	
    html {
        font-size: 30px;
    }

    .mainFooter .d2 p.title{
        font-size: 18px;
    }

    .conSection .main h2, .conSection .main h2 span{
		font-size: 20px;
	}

	.conSection .main .item1{
		margin-bottom: 25px;
	}

    .newsLeft .div-text p{
        height: 48px;
        line-height: 24px;
    }

    .newsRight .nav-pills a{
        padding: 15px;
    }

    

}

@media (max-width: 1199.98px) { 


   .mainFooter .d2{
        display: none;
    }

    .mainFooter .d1 img{
        max-width: 260px;
        margin-bottom: 25px;
    }

    .conSec .tel strong{
        font-size: 30px;
    }

    .mainHeader .pnav>a{
        padding: 15px 15px;
    }

    .banner .div-text h2{
        font-size: 36px;
    }

    .banner .div-text p.des{
        font-size: 20px;
    }

    .newsLeft .div-text p{
        height: 40px;
        line-height: 20px;
    }

    .newsRight{
        margin-top: 25px;
    }

   
}

@media (max-width: 1099.98px) { 
    .mainHeader .d1{
        max-width: 260px;
    }

    .banner .readMore{
        display: none;
    }

    .banner .div-text{
        top: calc(50% - 50px);
    }
   

   

    
}


@media (max-width: 991.98px) { 

    .mainHeader .d1{
        max-width: 240px;
    }
	.mainHeader{
        display: none;
    }


    /* 手机导航 */
    .mHeader{
        display: block;
        width: 100%;
        color: #ffffff;
        padding: 15px 0;
        z-index: 1;
        background: #ffffff;
    }

    .mobile-inner-nav{
        display: block;
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        z-index: 999;
        background-color: var(--primary);
        text-align: center;
        padding-top: 25%;
        transform: translateX(-100%);
        transition: all .6s;
    }

    .mobile-inner-nav.show{
        transform: translateX(0);
    }

    .mobile-inner-nav a{
        color: #ffffff;
        display: block;
        line-height: 30px;
        margin-bottom: 15px;
    }

    .btnclose{
        position: absolute;
        top: 25px;
        right: 25px;
    }

    .fzSection a.item{
        margin-bottom: 25px;
    }

    .newsSection .nMiddle .d1{
        display: none;
    }

    .newsSection .nMiddle .d2{
        width: 100%;
        margin-top: 15px;
    }

    .newsLists a.item{
        margin-bottom: 15px;
    }

    .newsLists a.item p.des{
        margin: 15px 0 0 0;
    }

    .mainFooter .d1 .links{
        display: none!important;
    }

    .mainFooter .d3 strong{
        font-size: 30px;
    }

    
    .serviceSec{
        background-size: 260px;
    }

    .serviceSec .div-text{
        padding: 45px 25px;
    }

    .proD .div-img{
        margin: 25px 0;
    }

    .prev-next .d2{
        margin-top: 15px;
    }

    .aboutSection{
        background-image: unset;
    }

    .aboutSection .div-img img{
        width: 100%;
    }

    .aboutSection .div-text{
        padding-top: 0;
    }

    .aboutSection .div-text .readMore2{
        margin-top: 25px;
    }

    .mainFooter .infos .item{
        max-width: unset;
        margin-bottom: 15px;
    }

    .aboutSection2 .bimg{
        display: none;
    }

    


}



@media (max-width: 767.98px) { 
    .numSection .mouse{
        display: none;
    }

    .numSection .d1 .item1::after{
        right: 0.5rem;
    }

    .curSite .d1{
        padding: 10px 0;
    }

    .curSite .d2 a{
        padding: 5px 25px;
        margin-top: 10px;
    }

    .serviceSec{
        background-size: 200px;
    }

    .conSection .main .item{
		margin-bottom: 25px;
	}

	.conSection .main .item:after{
		opacity: 0;
	}

    .conSection .pcontitle{
		font-size: 20px;
	}

    .conSection .ttitle p{
        font-size: 20px;
    }

    .mHeader .mlogo img{
        max-height: 50px;
    }

    .banner .div-text p.endes{
        font-size: 16px;
    }

    .banner .div-text h2{
        font-size: 20px;
    }

    .banner .div-text p.des{
        font-size: 20px;
    }

    .banner .div-text{
        top: 50%;
        transform: translateY(-50%);
    }

    .banner .div-text h2{
        margin-bottom: 15px;
    }

    .aboutNum .num .d1{
        font-size: 26px;
    }

    .mainFooter .infos .item p.p2{
        font-size: 20px;
    }

    .mainFooter .infos .div-img{
        min-width: 30px;
        width: 30px;
    }

    .commonTit h3{
        font-size: 24px;
    }

    .commonTit h3 span{
        font-size: 14px;
    }

    .aboutNum{
        margin-top: 0;
    }

  

 }


@media (max-width: 575.98px) { 


    .numSection .d1 .item strong{
        padding-right: 0;
    }

    .mHeader .mlogo{
        max-width: 280px;
    }

    .numSection{
        width: 100%;
    }

    .numSection .d1{
        display: none;
    }

    .numSection .dm{
        display: block;
        padding: 15px 0;
        background-color: var(--primary);
        color: #fff;
    }

    .numSection .dm h4{
        font-size: 18px;
        font-weight: bold;
        margin-top: 5px;
        margin-bottom: 0;
    }

    .banner .div-text p{
        font-size: 14px;
    }

    .commonTit p.des{
        font-size: 14px;
    }

    .pbtn{
        display: none;
    }

    .aboutNum .num .d1{
        font-size: 20px;
    }

    .aboutNum .num p{
        font-size: 14px;
    }

    .banner .div-text p.des{
        font-size: 14px;
    }

    .banner .div-text p.endes{
        font-size: 12px;
    }

    body{
        font-size: 14px;
    }

    .pagetitle .div-text p.title{
        font-size: 20px;
    }






 }


