@media screen and (max-width:1200px){
	.title{
		padding:20px 15px 0;border-bottom:0 !important;
	}
	.title h1{
		font-size:26px !important;line-height:40px !important;
	}
	.title p{
		font-size:16px !important;border-bottom: 1px solid #ddd;padding-bottom:10px;
	}
	.h_banner{
		width:100%;
	}
	.h_banner .swiper-container{
		width:100%;height:240px;
	}
	.h_banner_box{
		padding:20px 15px 0 15px;display:block;
	}
	.h_banner .swiper-slide .title h2{
		font-size:16px;
	}
	.h_banner .swiper-pagination-bullets{
		bottom:15px !important;left:10px;
	}
	.ytyb{
		width:100% !important;margin-left:0 !important;padding-left:0 !important;
	}
	.m-column-single{
		margin-top:15px !important;
	}
	.newslist3 li a{
		overflow:hidden;text-overflow:ellipsis;white-space: nowrap;
	}
	.m-column-single h2{
		font-size:18px !important;
	}
	.sbw_block{
		width:auto !important;padding-top:0;
	}
	.newslist3{
		width:100% !important;
	}
}