     /*=================================中小型笔记本或大平板 laptop /*=================================*/
    @media screen and (max-width: 1300px) {
        .w1200{
            width: 92%;
        }
        .inpro_type aside{
            width: 20%;
        }
        .inpro_type article{
            width: 77%;
        }
        .inrt{
            padding:10px 0;
        }
        .search button{
            width: 24%;
        }
        .contact{
            padding:5% 0;
        }
        .newslist{
            width: 77%;
        }
        .address{
            width: 41%;
        }
        .inpro_tit h3{
            font-size: 30px;
        }
        .inpro_tit p{
            font-size: 15px;
        }
        .maxpro_right h3{
            font-size: 28px;
        }
        .maxpro_right button{
            font-size: 17px;
        }
        .proinfo_btn{
            font-size: 16px;
        }
        .newstail_tit h3{
            font-size: 26px;
        }
        .tel_right p{
            font-size: 15px;
        }
        .tel_right span{
            font-size: 18px;
        }
        .ccontact{
			width:100%;
			padding:30px 0 0 20px;
		}
        

    }

    /*=================================手机或小平板 phone=============================== */
    @media screen and (max-width: 1100px) {
    	.w1000{
    		width: 92%;
    	}
        .maxpro_right h3{
            font-size: 22px;
        }
        .maxpro_right button{
            line-height: 2.5;
        }
        .proinfo_btn{
            font-size: 14px;
        }
        .inewsright2{
            width: 77%;
        }
        .inewspic2{
            width: 20%;
        }
        .address{
            width: 44%;
            padding-right: 3%;
        }
        .logo{
            width: 180px;
        }
        .inpro_tit h3{
            font-size: 24px;
        }
        .inpro_type article ul li p{
            font-size: 14px;
            padding-top: 0;
        }
        .inrb p{
            overflow: hidden;
            white-space: nowrap;
            text-overflow: ellipsis;
            margin: .6em .6em 1em 0;
        }
        .inewsright{
            width: 66%;
        }
        .iaboutpic{
            width: 100%;
        }
        .inaboutr{
            width: 100%;
            padding-top:3%;
            font-size: 14px;
            line-height: 2;
        }
        .inabout_part{
            padding-top: 2%;
        }
        .inewsright2{
            width: 77%;
        }
    }


    @media screen and (max-width: 1000px){
        .search{
            display: none;
        }
        .inproduct{
            padding:6% 0;
        }
        .inpro_type article ul li{
            width: 33.33%;
        }
        .innews_list ul li{
            padding-bottom: 2%;
            width: 100%;
        }
        .innews{
            padding-bottom: 5%;
        }
        .footaam{
            display: none;
        }
        .maxpro_right{
            width: 100%;
        }
        .inewspic2{
            width: 26%;
        }
        .inewsright2{
            width: 69%
        }
        .innews_list ul li{
            padding-bottom: 4%;
        }
        .message{
            width: 100%;
            padding-bottom: 6%;
        }
        .map{
            width: 100%;
        }
    }


    @media screen and (max-width: 640px){
    .tititi{
    	display:block;
	width:92%;
	margin:0 auto;
    }
    .tititi li{
    	border-bottom:1px solid #ddd;
	line-height:3;
    }
     .tititi li p{
    	float:left;
	padding-left:3%;
    }
    .inabout2{
    	background:#fff;
    }
    .tititi li span{
    	float:right;
    }
        .logo{
            width: 120px;
        }
        .nav ul li{
            line-height: 3;
	    width:33.33%;
        }
        .inpro_tit h3{
            font-size: 20px;
        }
        .inpro_tit p{
            font-size: 12px;
        }
        .inpro_type aside{
            width: 100%;
        }
        .inpro_type article{
            width: 100%;
            padding-top: 5%;
        }
        .inpro_type article ul li p{
            overflow: hidden;
            white-space: nowrap;
            text-overflow: ellipsis;
        }
        .innews_list{
            padding-top: 4%;
        }
        .inrt{
            padding:0 0 5px;
	    font-size:15px;
        }
        .inrb p{
            margin: 0 .6em 1em 0;
        }
        .inrm{
            padding-top: .4rem;
        }
        .inabout{
            padding:6% 0;
        }
        .inaboutr{
            font-size: 13px;
	  
        }
        .copy{
            font-size: 12px;
	    line-height:1.8;
	    padding:3% 0;
        }
        .inpro_type article ul li{
            width: 50%;
        }
        #preview{
            width: 100%;
        }
        .newslist{
            width: 100%;
        }
        .inewspic2{
            width:32%;
        }
        .inewsright2{
            width: 64%;
        }
        .newstail_tit span{
            padding:0 3px;
        }
        .newstail_tit h3{
            padding-bottom: 3%;
            font-size: 22px;
        }
        .newstail_item1{
            margin:5% 0;
        }
        .phonepro{
            display: block;
        }
        #preview{
            display: none;
        }
        .maxpro_right h3{
            font-size: 20px;
        }
        .maxpro_right button{
            font-size: 14px;
        }
        .copy a{
            display: none;
        }
        .headtel i{
            font-size: 32px;
        }
        .tel_right p{
            font-size: 13px;
        }
        .tel_right span{
            font-size: 14px;
        }
        .nav_center{
            width: 100%;
        }

    }




