
@media only screen and (max-width: 479px) {
	
.head_top{
	width:100%;
	height: auto;
}

.head_left h1{
	width:100%;		
}
.content{
		width:100%;
}	
.head_right{
		clear:both;
		width:100%;
}	
.head_left{
		clear:both;
}
.head_right input{
		width:100%;	
	background-position: 96%;
}
.new{
		width:100%;
}
	#topNav{
		height:auto;
	}
#topNav .swiper-wrapper{
		width:65%
}
	#topNav .swiper-button-prev{
		width:17.5%
	}
	#topNav .swiper-button-next{
		width:17.5%
	}
	#topNav .swiper-slide .txx1{
		font-size: 14px;
		height:60px;
	}
	.con_tab{
		width:100%;
	}
	.ka_p .pub_lish{
		padding:20px 20px 20px ;
		
	}
	.ka_p .pub_lish p{
		width:100%;
	}
	.news_li .news_tu{
		width:40%;
		height:100%;
	}
	.news_li .news_tu img{
		width:100%;
		height:100%;
	}
	.news_li p{
		display: none;
	}
	.news_li .pdtt_trbs{
		width:100%;
		left: 47%;
	}
	.news_li{
		height:90px;
		
	}
	.footer{
		width:100%;
	}
	.footer span{
		width:100%;
	}
	.card-toggler{
		display: none;
	}
	.news_li h2{
		line-height:22px;
	}
	/* ////////列表/////// */
	.tab_left{
		width:100%;
	}
	.tab_right{
	width: 70%;
    margin: 0 auto;
	clear:both;
	float: none;
	}
	
	
}