@media screen and (max-width: 1200px) {
	.container{
		width: 100%;
		padding: 0 15px;
	}
	.logo img{
		max-width: 80%;
	}
	.nav{
		display: none;
	}
	.header{
		padding: 15px 15px 0;
		background: #108BC6;
		margin-bottom: 20px;
	}
	.header .logo{margin-top: 0;}
	.headr{
		width: 100%;
	    padding: 15px 0;
	}
	.headr .search{display: none;}
	.swiper-news,.inews .newslist,.inews,.notice,.health,.service,.arrange{
		width: 100%;
		height: auto;
		margin-bottom: 15px;
	}
	.service{
		margin: 0;margin-bottom: 15px;
	}
	.flink{
		padding-bottom: 15px;
	}
	
	

	.sidebar{
		display: none;
	}
	.subboxbg{
		margin: 0 15px 20px 15px;
	}
	.submain{
		width: 100%;
		margin: 10px 0;
	}
	.subboxbg .column{
		min-height: 460px;
		padding: 0 15px;
	}
	.profile{
		padding-top:10px;
		padding-bottom: 15px;
		font-size: 13px;
	}
	
	.column_list{
		padding: 0;
	}
	.column_list ul.list_info li a{
		padding-left: 18px;
	}
	.column_list ul.list_info li{
		height: 30px;
		line-height: 30px;
		font-size: 14px;
	}
	.column_list ul.list_info li span{
		height: 30px;
		line-height: 30px;	
		font-size: 13px;
	}
	
	.list_img {

	}
	.list_img li{
		width: 48%;
	}
	.list_img li img{
		width: 100%;
		height: 120px;
	}
	.list_img li:nth-child(2n){
		float: right;
	}
	.list_img li:nth-child(3n+2){
		margin: 0;
		margin-bottom: 12px;
	}
	
}
