@media (max-width: 1299.98px) { 

}
@media (max-width: 1199.98px) { 

}

@media (max-width: 991.98px) { 
	.banner{
		margin-top: 68px;
	}

	.banner .swiper-pagination .swiper-pagination-bullet{
		width: 8px;
		height: 8px;
	}

	.banner .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{
		width: 35px;
		height: 8px;
		border-radius: 8px;
	}

	.banner .swiper-slide .div-text p.des{
		display: none;
	}

	.banner .swiper-slide .div-text h2.title{
		font-size: 20px;
	}
}

@media (max-width: 767.98px) { 
	.syAbout .div-img{
		min-width: unset;
		max-width: 100%;
		margin-left: 0;
		margin-top: 25px;
	}

	.syAbout .div-text .bigt{
		font-size: 46px;
	}

	.mainFooter .d3{
		margin-top: 25px;
	}

	.copyright a{
		display: block;
	}
}

@media (max-width: 575.98px) { 
	.sp{
		padding: 35px 0;
	}

	.commTit{
		margin-bottom: 25px;
	}

	.commTit p.p2{
		font-size: 24px;
	}

	.commTit p.des{
		font-size: 14px;
	}

	.gsNum .item div.d1 span{
		font-size: 20px;
	}	
}



