     /*=================================中小型笔记本或大平板 laptop /*=================================*/
    @media screen and (max-width: 1600px) {
        .header_in{
            width: 92%;
        }
        .header{
            background:none;
            position: relative;
        }
        .header::before{
            content: "";
            position: absolute;
            left:0;
            top:0;
            width: 17%;
            height: 88px;
            background:url("../images/headbg1.jpg") right top no-repeat;
        }
		.header::after{
            content: "";
            position: absolute;
            right:0;
            top:0;
            width: 22%;
            height: 88px;
            background:url("../images/headbg2.jpg") left top no-repeat;
        }
        .nav{
            width: 55%;
        }

    }
    @media screen and (max-width: 1440px){
        .header::before{
            width: 20%;
        }
        .telline{
            padding-left: 10px;
        }
        .language{
            padding-right: 10px;
        }
    }

    @media screen and (max-width: 1220px){
        .w1200{
            width: 92%;
        }
        .about{
            padding:70px 0 30px;
        }
        .about_tit h3{
            font-size: 32px;
        }
        .devoted_name h2{
            font-size: 50px;
        }
        .devoted_name h3{
            font-size: 25px;
        }
        .devoted_name p{
            font-size: 15px;
        }
        .devoted_name{
            top:35px;
        }
        .devoted_name p{
            padding:20px 0;
        }
        .innews{
            padding:70px 0;
        }
        .innewsl1_text{
            padding:22px 22px 30px;
        }
        .innewsl_it1 li p{
            overflow: hidden;
            white-space: nowrap;
            text-overflow: ellipsis;
        }
        .inn1t_tit h3{
            font-size: 15px;
        }
        .innewsl_it1 li h3{
            font-size: 15px;
        }
        .footer_right{
            width: 100%;
        }
        .footer_move{
            display: none;
        }
        .brand_left a{
            font-size: 14px;
        }
        .brand_left span{
            font-size: 14px;
        }
        .brand_left i{
            font-size: 14px;
        }
        .sidenav a{
            width: 120px;
            font-size: 14px;
        }
        .about_info{
            width: 100%;
            border:2px solid #af010a;
        }
        .about_tit2 h3{
            font-size: 32px;
        }
        .aboutinfo_left{
            width: 60%;
        }
        .aboutinfo_right{
            width: 35%;
        }
        .honorgt{
            padding:70px 0 95px;
        }
        .culturebg{
            padding:70px 0 180px;
        }
        .product_page aside li a{
            font-size: 14px;
        }
        .product_page aside{
            width: 210px;
        }
        .product_page article{
            width: calc(100% - 250px);
        }
        .product_type h3{
            font-size: 24px;
        }
        .product_list2{
            padding-top: 20px;
        }
        .pro_maxpic{
            width: 50%;
        }
        .pro_right{
            width: 45%;
        }
        .protail_link a{
            font-size: 14px;
        }
        .proil_info_tit h3{
            font-size: 16px;
            width: 160px;
        }
        .proil_pass{
            font-size: 14px;
        }
        .common_tit{
            font-size: 26px;
        }
        .proil_common{
            padding:52px 0;
        }
        .news_right{
            width: calc(100% - 86px);
        }
        .news_tail{
            padding:0;
        }
        .news_tail_tit h3{
            font-size: 26px;
        }
        .news_tail_info{
            font-size: 14px;
        }
        .news_tail_info p{
            font-size: 14px;
        }
        .message_li li.code input{
            width: 22%;
        }
        .down_list li{
            width: 33.33%;
        }
        .map{
            width: 100%;
            float: none;
        }
        .map img{
            width: 100%;
        }
        .address{
            float: none;
            width:100%;
            padding-top: 40px;
        }
        .innews_tit h3{
            font-size: 32px;
        }
        .header::before{
            width: 24%;
        }
        .hotline{
            display: none;
        }
        .header::after{
            display: none;
        }
        .nav{
            width: 75%;
            float: right;
        }
        .nav li a{
            font-size: 15px;
        }
        .nav li.nav_lang{
            display: block;
        }
		.product_list .swiper-button-next{
			display:none;
		}
		.product_list .swiper-button-prev{
			display:none;
		}
		.product_pic{
			height:170px;
		}
    }


    /*=================================手机或小平板 phone=============================== */
    @media screen and (max-width: 1000px) {		
        .nav{
            display: none;
        }
        .devoted_name p{
            display: none;
        }
        .devoted_name h2{
            font-size: 36px;
        }
        .devoted_name h3{
            font-size: 20px;
        }
        .devoted_name a{
            margin-top: 20px;
        }
        .innews{
            padding:50px 0;
        }
        .innewsl_it2{
            display: none;
        }
        .innewsl_it1{
            width: 48%;
        }
        .footer article{
            display: none;
        }
        .brand_left{
            display: none;
        }
        .sidenav{
            float: left;
        }
        .aboutinfo_left{
            width: 100%;
            padding-top: 0;
        }
        .aboutinfo_right{
            display: none;
        }
        .about_info{
            padding:45px;
        }
        .aboutin_pt{
            padding-right: 30px;
        }
        .product_page aside{
            width: 200px;
        }
        .product_page article{
            width: calc(100% - 230px);
        }
        .product_list2 li{
            width: 50%;
        }
        .pblic_page{
            padding:60px 0 30px;
        }
        .newsroll{
            width: 100%;
        }
        .newsli_part{
            padding:40px 0 0;
        }
        .message_li{
            -webkit-flex-wrap:wrap;
            flex-wrap: wrap;
        }
        .message_li ul{
            width: 100%;
        }
        .down_list li{
            width: 50%;
        }
        .menu{
            display: block;
            float: right;
            margin-top: 30px;
        }
        .menu i{
            color: #000;
            font-size: 26px;
        }
        .menu_down{
            padding-bottom: 22px;
            background: #f1f1f1;
        }
        .menu_down li{
            line-height: 4;
            text-align: center;
            border-bottom: 1px solid rgba(97,100,101,0.37);
        }
        .menu_down li a{
            font-weight: bold;
            display: block;
            font-size: 17px;
            color: #333;
        }
        .menu span.icon-bar{
            background: #000;
            width: 25px;
            height: 2px;
            display: block;
            -webkit-transition: all 300ms ease-out; 
            -moz-transition: all 300ms ease-out;
            transition: all 300ms ease-out; 
        }
        .menu .sr-only{
            display: none;
        }
        .menu .icon-bar:nth-child(2){
            -webkit-transform: rotate(0deg) translate(0,0);
            -moz-transform: rotate(0deg) translate(0,0);
            -ms-transform: rotate(0deg) translate(0,0);
            transform: rotate(0deg) translate(0,0);
            transform-origin:top left;
        }
        .menu .icon-bar:nth-child(3){
            margin-top: 6px; 
                -webkit-transform: scale(1,1);
    -moz-transform: scale(1,1);
    -ms-transform: scale(1,1);
    transform: scale(1,1);
    -webkit-transform-origin: center center;
    -moz-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
        }
        .menu .icon-bar:nth-child(4){
            margin-top: 6px; 
            -webkit-transform: rotate(0deg) translate(0,0);
            -moz-transform: rotate(0deg) translate(0,0);
            -ms-transform: rotate(0deg) translate(0,0);
            transform: rotate(0deg) translate(0,0);
            transform-origin:top left;
        }
        .xz .icon-bar:nth-child(2){
            -webkit-transform: rotate(45deg) translate(2px,-3px);
            -moz-transform: rotate(45deg) translate(2px,-3px);
            -ms-transform: rotate(45deg) translate(2px,-3px);
            transform: rotate(45deg) translate(2px,-3px);
            transform-origin:0 0;
        }
        .xz .icon-bar:nth-child(3){
            opacity: 0;
        }
        .xz .icon-bar:nth-child(4){
            -webkit-transform: rotate(-45deg) translate(1px,2px);
            -moz-transform: rotate(-45deg) translate(1px,2px);
            -ms-transform: rotate(-45deg) translate(1px,2px);
            transform: rotate(-45deg) translate(1px,2px);
            
        }
        .header::before{
            width: 31%;
            height: 78px;
            -webkit-background-size: cover;
            background-size: cover;
            padding:5px 0;
        }
        .logo{
            padding:5px 0;
            position: initial;
            float: left;
        }

    }



    @media screen and (max-width: 640px){		.honor_list .swiper-button-next{			display:none;		}
		.down_in span{
			display:block;
			float:none;
		}
        .about_tit h3{
            font-size: 26px;
        }
        .about_tit{
            padding-bottom: 20px;
        }
        .about{
            padding:20px 0;
        }
	.about_in{
		padding-top:20px;
	}
        .digital li{
            width: 50%;
            padding-bottom: 20px;
        }
        .digital{
            padding:20px 0 0;
        }
        .product_list .swiper-slide figcaption::before{
            height: 2px;
        }
        .product_list .swiper-slide figcaption::before{
            width: 24px;
            margin-left: -12px;
        }
        .product_list{
            padding-bottom: 70px;
        }
        .product_list .swiper-pagination{
            bottom:20px;
        }
        .innews_list{
            -webkit-flex-wrap: wrap;
             flex-wrap:wrap;
        }
        .innewsl_it1{
            margin-bottom: 20px;
            width: 100%;
        }
        .innews_list{
            padding-top: 35px;
        }
        .innews{
            padding:40px 0 0;
        }
        .innews_tit h3{
            font-size: 26px;
        }
        .devoted_name{
            top:25px;
        }
        .devoted_name h3{
            font-size: 16px;
        }
        .devoted_name h2{
            font-size: 24px;
        }
        .devoted_name a{
            display: none;
        }
        .footer aside{
            padding:10px 0;
            text-align: center;
        }
        .footer aside a{
            display: none;
        }
        .footer aside p{
            line-height: 1.8;
        }
        .about_tit2 h3{
            font-size: 26px;
        }
        .about_info{
            padding:10px;
            border:0;
        }
        .aboutin_tit{
            font-size: 20px;
            padding-bottom: 20px;
        }
        .aboutin_pt{
            padding-right: 10px;
            font-size: 14px;
            line-height: 2.2;
        }
        .aboutgt{
            padding-bottom: 45px;
        }
        .honorgt {
            padding: 43px 0 70px;
        }
        .honor_list{
            padding-top: 0;
        }
        .honor_list .swiper-slide{
            padding:15px;
        }
        .culturebg{
            padding:45px 0;
        }
        .about_tit2{
            padding-bottom: 20px;
        }
        .about_tit2 img{
            padding-top: 15px;
        }
        .culture_info{
            padding-top: 0;
        }
        .pblic_page{
            padding:30px 0;
        }
        .brand{
            line-height: 50px;
            height: auto;
        }
        .sidenav{
            width: 100%;
        }
        .sidenav a{
            width: 25%;
        }
        .product_page aside{
            width: 100%;
        }
        .product_page article{
            width: 100%;
            padding-top: 30px;
        }
        .product_page aside{
            padding:0;
        }
	.product_page aside ul{
 /*	display:-webkit-flex;
	display:-ms-flex;
	display:-moz-flex;
		display:flex;
		-webkit-flex-wrap:wrap;
		-moz-flex-wrap:wrap;
		-ms-flex-wrap:wrap;
		flex-wrap:wrap;
		*/
	}
        .product_page aside li{
            padding:0;
	   /* width:50%; */
	   line-height:1.5;
        }
	.product_page aside li a{
	line-height:3.5;
	}
        .product_type h3{
            font-size: 20px;
        }
        .product_list2 li figcaption{
            padding:15px 0;
        }
        .protail_img_name{
            -webkit-flex-wrap:wrap;
            flex-wrap:wrap;
        }
        .pro_maxpic{
            width: 100%;
        }
        .pro_right{
            padding-top: 30px;
            width: 100%;
        }
        .pro_right_name li{
            font-size: 14px;
            padding-bottom: 20px;
        }
        .protail_link a{
            width: 25%;
        }
        .proil_info_tit h3{
            line-height: 45px;
            width: 120px;
        }
	.proil_info_right{
		width:100%;
	}
	.proil_info_left{
		display:none;
	}
	#map{
	width:100%;
	height:310px;
}
.address_pat li p{
	line-height:2;
}
	.proil_info{
		padding-top:20px;
	}
	.protail_link a{
		line-height:45px;
		height:45px;
	}
        .proil_common{
            margin-top: 20px;
        }
        .proil_common{
            padding:40px 0;
        }
        .common_tit{
            font-size: 24px;
        }
        .newsroll{
            border:1px solid #ccc;
        }
        .news_swiper{
            padding-bottom: 55px;
        }
        .news_swiper_list .swiper-pagination{
            bottom:-25px;
        }
        .newsli_part li{
            width: 100%;
        }
        .newsli_part li a{
            padding:10px;
        }
        .news_time h3{
            font-size: 22px;
            line-height: 45px;
        }
        .news_right h3{
            padding-bottom: 10px;
        }
        .newsli_part{
            padding-top: 30px;
        }
        .newsli_part li{
            padding-bottom: 13px;
        }
        .news_tail_tit h3{
            font-size: 20px;
        }
        .news_tail_tit span{
            font-size: 13px;
        }
        .news_tail_tit{
            padding-bottom: 25px;
        }
        .message_li{
            padding-top: 0;
        }
        .message_li li label{
            width: 75px;
        }
        .message_li li.code a{
            display: none;
        }
        .message_li li.code img{

        }
        .message_li li.code input{
            width: 35%;
        }
        .message_btn{
            padding-top: 25px;
        }
        .message_btn button{
            margin:0 10px;
            width: 40%;
        }
        .contact_info{
            padding-top: 0;
        }
        .address_tit h3{
            font-size: 22px;
        }
        .header::before{
            width: 41%;
            height:52px;
        }
        .logo{
            width: 90px;
        }
        .menu{
            margin-top: 22px;
        }
        .menu_down li a{
            font-size: 14px;
        }
        .menu_down li{
            line-height: 3.3;
        }
		.product_pic{
			height:130px;
		}
		.about{
			display:none;
		}
		.about_product{
			padding-top:30px;
		}
		.product_list{
			display:none;
		}
		.product_list_phone{
			display:block;
		}
		.inn1t_tit h3{
			overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
padding-bottom:12px;
height:auto;
display:block;
		}

    }




