@media screen and (min-width:980px) and (max-width:1024px){
    .logo p{font-size:38px;}
    .newslist li a{width:80%;}
    .page{margin-top:30px;}
    #myCarousel .carousel-inner .item a{height:300px;}
    .aboutLeftTop{width:62%;}
    .aboutRightTop{width:38%;padding-top:2%;}
    .aboutLeftTop{padding:30px 4% 50px;}
    .video{width:62%;}
    .aboutRightBottom{width:38%;}
    .aboutRightBottom div{width:50%;margin-left:50%;margin-top:35%;}




}
@media screen and (min-width:619px) and (max-width:980px) {
    .logo{width:21%;}
    .logo img{width:70px;}
    .logo p{font-size:30px;}
    .newslist li a{width:80%;}
    .page{margin-top:30px;}
    #myCarousel .carousel-inner .item a{height:300px;}
    .aboutLeftTop{width:62%;}
    .aboutRightTop{width:38%;padding-left:3%;}
    .aboutLeftTop{padding:20px 4% 30px;}
    .video{width:62%;}
    .aboutRightBottom{width:38%;}
    .aboutRightBottom div{width:65%;margin-left:35%;margin-top:25%;}
    .navList{width:79%;}
    .aboutRightBottom p:nth-child(1){font-size:26px;text-align: center;}
    .aboutRightTop>p:nth-child(2){font-size:32px;}
    .aboutRightBottom div a{margin-top:25px;}
    .newsBoxText p{height:50px;overflow: hidden;margin-top: 5px;}
    .newsBox{margin-bottom:30px;}
    .newsCenter{padding-top:25px;}
    .diaochaRight{width:82%;}
    .diaochaBt{font-size:23px;width:42px;}
    .diaochaRight>p{width:98%;}
    .iBottom{padding-top:25px;}
    .iBottomLeft>p{font-size:35px;}
    .iBottomLeft img{width:80px;}
    .industryText{padding:35px 10%;}



}

@media screen and (max-width: 619px) {
	.page {margin-top: 20px;margin-bottom: 20px;}
	.iHead {height: 50px;}
    .index_head{display: block;}
    #myCarousel .carousel-inner .item a{height:160px;}
    .ipHead{height:50px;}
    .iTop{display: none;}
    .iNav{display: none;}
    .flexMain{flex-wrap:wrap;}
    .aboutLeftTop{width:100%;padding:15px ;margin:20px 0;}
    .aboutRightTop{width:100%;position: unset;margin-bottom:20px;padding-bottom:10px;}
    .aboutLeftTop>p{font-size:23px;margin-bottom:10px;}
    .aboutLeftTop>p span{font-size:32px;}
    .aboutRightTop>p:nth-child(1){font-size:23px;}
    .aboutRightTop>p:nth-child(1) span{font-size:32px;}
    .aboutRightTop>p:nth-child(2){font-size:25px;}
    .video{width:100%;margin-bottom:20px;}
    .aboutRightBottom{width:100%;padding-bottom:20px;}
    .aboutRightBottom div{margin-top:12%;}
    .aboutRightBottom p:nth-child(1){font-size:25px;text-align: center;}
    .industryBox{width:49%;margin-bottom:20px;}
    .industryText{padding:20px;}
    .industry{margin:20px 0 0;}
    .newsCenter{padding:20px 0 10px;}
    .newsCenterBt>p{font-size:25px;}
    .newsBox{width:100%;margin-bottom:25px;}
    .newsBoxText p{height:50px;overflow: hidden;margin-top: 5px;}
    .map{background: url("../images/map_15.jpg") no-repeat;background-size: cover;height:150px;}
    .map img{display: none;}
    .iBottomLeft{width:100%;}



    .index_foot{display: block;}
    .p-foot{height:76px;}
    #pageTop{display: none!important;}
    .pageKong{height: 0;}
    .pageLeft{display: none;}
    .pageRight{width:100%;}
    .newslist li a{width:75%;}
    .newslist{margin-top:0;}
   
    .pro_list{display: block;}
    .pageBanner{height:150px;}
    .productBox{width:49%;}
    .productBox:last-child{display: none;}
    .smartBox{flex-wrap:wrap;}
    .iBottomLeft>p{font-size:32px;}
    .iBottomLeft img{width:100px;}
    .diaocha{width:100%;border:none;padding-left:0;border-top:1px solid #444545;padding-top:20px;margin-top:20px;}
    .diaochaRight{width:81%;}
	.newsBt p span:nth-child(1){ display:block; margin:5px auto;}


}
























