﻿@media only screen and (min-width: 1441px){
/* 宽度大于1440*/
	#nav li{
		-webkit-flex-basis: 130px;
		flex-basis: 130px;/* 设置宽度 */
	}
}
@media only screen and (max-width: 1300px){
/* 宽度小于1300 */
	.w13{
		width: 100%;
	}
	.index_product_list .swiper-button-prev,
	.index_product_list .swiper-button-next{
		display: none;
	}
}
@media only screen and (max-width: 1200px){
/* 宽度小于1200 */
	.tab-tcon{
			width: 100%;
		}
	.w11{
		width: 100%;
	}
	#feedback_l_list,
	#feedback_r_list{
		width: 100%;
	}
}
@media only screen and (max-width: 992px){
/* 宽度小于992 */
	.nav_map{
		display: block;
	}
	#footer{
		margin-bottom: 87px;
	}
	#header1,#index_nav{
		display: block;
	}
	.logo_main{
		background-image:none;
	}
	.logo_main .tel{
		display: none;
	}
/* 宽度小于992 */
}
@media only screen and (max-width: 768px){
/* 宽度小于768*/
	#feedback{
		padding-left: 4%;
		padding-right: 4%;
		box-sizing: border-box;
	}
	.news-thumb,.news-time{
		display: none;
	}
	.news-title{
		width: 100%;
		white-space: nowrap;/*设置不折行*/
		overflow: hidden;/*超出部分自动隐藏*/
		text-overflow: ellipsis;/*省略号*/
	}
	.news_list li .show_r .date{
		display: none;
	}
	.news_list li .show_r .description{
		height: 32px;
		line-height: 16px;
		padding-bottom: 0;
		overflow: hidden;
	}
	.news_list li .news_date{
		display: none;
	}
	.about_list1{
		display: none;
	}
/* 宽度小于768*/
}
@media only screen and (max-width: 576px){
/* 宽度小于576 */
	.pc{
		display: none;
	}
	.wap{
		display: block;
	}
	.index_title a::before {
		left: -60px;
		width: 40px;
	}
	.index_title a::after {
		right: -60px;
		width: 40px;
	}
	.index_case_list_l .index_title a::before,
	.index_case_list_l .index_title a::after{
		display: none;
	}
	#index_product{
		padding-top: 30px;
	}
	.tab{
		display: none;
	}
	.tab-tle label{
		width: 100px;
		padding: 0;
		overflow: hidden;
	}
	.index_product_list{
		padding-bottom: 20px;
	}
	.index_case_list_l{
		padding-top: 55px;
	}
	.index_case_list_l .tab-bd{
		padding-top: 0;
	}
	.index_case_list_l .tab-bd li a{
		width: 80%;
	}
	.index_case_list_l .num{
		width: 30px;
		height: 30px;
		line-height: 30px;
		background-size: contain;
		font-size: 20px;
		font-size: 2rem;
		margin-bottom: 10px;
	}
	.index_case_list_l .title{
		height: 45px;
		line-height: 45px;
	}
	.index_case_list_r{
		width: 54%;
	}
	#news{
		margin-top: 30px;
	}
	#news_list{
		padding-bottom: 20px;
	}
	.news_list li .show_r .description{
		display: none;
	}
	.news_list li .show_r .more{
		width: 60px;
		height: 20px;
		background-size: contain;
	}
	.news_list li .title{
		height: 40px;
		line-height: 40px;
	}
	#feedback{
		height: auto;
		padding-left: 0;
		padding-right: 0;
	}
	#feedback_l,#feedback_r{
		width: 100%;
		padding-left: 4%;
		padding-right: 4%;
		box-sizing: border-box;
		padding-top: 10px;
	}
	#feedback_l_list,#feedback_r_list{
		position: initial;
	}
	#feedback_r::after{
		display: none;
	}
	#about{
		padding-top: 30px;
		padding-bottom: 20px;
	}
	#content_lm{
		line-height: 2rem;
    	height: 2rem;
	}
	#content_lm span{
		width: 100%;
		height: 2.1rem;
		display: block;
		float: none;
	}
	#footer{
		margin-bottom: 58px;
	}
/* 宽度小于576 */
}

@media only screen and (min-width: 1441px){
/* 宽度大于1440*/
	html{
		font-size:75%;/* 12px */
	}
}
@media only screen and (max-width: 1200px){
/* 宽度小于1200 */
	.w,.w13{
		width:92%;
		}
	.logo_main{
		width: 100%;/* logo不缩小 */
	}
}
@media only screen and (max-width: 992px){
/* 宽度小于992 */
	html{
		font-size:59.375%;/* 9.5px */
		}
	#kefu_wrap{
		display: none;/* QQ不显示 */
	}
}
@media only screen and (max-width: 992px){
/* 宽度小于992 */
	html{
		font-size:56.25%;/* 9px */
		}
	#header,.logo,#main_left{
		display: none;
		}
	#main{
		margin-top: 10px;
	}
	#main_right{
		margin-left: 0;
	}
	.tbox{
		right: -50px;/* top图标 */
	}
	.swiper-button-prev{
		left: -50px;/* banner箭头图标 */
	}
	.swiper-button-next{
		right: -50px;
	}
	.logo_x{
		display: block;
		}
	#searchbtn{
		/* display: block; */
	}
	#search{
		display: none;/* 先隐藏 */
		top:40px;
		right: 50px;
	}
	#search .gjz{
		display: none;
	}
}
@media only screen and (max-width: 576px){
/* 宽度小于576*/	
	html{
		font-size:53.125%;/* 8.5px */
		}
	#main{
		margin-top: 0;
	}
	#content_lm{
		margin-top: 10px;
		margin-bottom: 10px;
	}
}