@media screen and (max-width:1730px)
{
}
@media screen and (max-width:1600px)
{
}
@media screen and (max-width:1500px)
{
}
@media screen and (max-width:1400px)
{
}
@media screen and (max-width:1300px)
{
	.inserlist{padding-bottom: 50px}
}
@media screen and (max-width:1200px)
{
	.inserbox{padding: 25px}
	.inserbox p{font-size: 16px;line-height: 24px;padding-top: 15px}
	.inserlist li{min-height: inherit}
	
}
@media screen and (max-width:1120px)
{  	
	.inserlist li{width: 25.1%}
	.inserlist{padding-bottom: 30px}
	.sertop{padding-bottom: 30px}
	.sertop .innertit{margin-bottom: 15px}
}
@media screen and (max-width:1024px){
}
@media screen and (max-width:992px){	
}
@media screen and (max-width:860px){
	
	.inserlist li{width:33.4%}
}
@media screen and (max-width:768px){
	
}
@media screen and (max-width:700px)
{

}
@media screen and (max-width:600px)
{
	.inserbox{padding: 20px 15px}
	.inserbox p{font-size: 14px;line-height: 22px;padding-top: 10px}
	
	.inserbox img{max-width: 55px}
}
@media screen and (max-width:500px)
{
	.inserlist li{width:50.1%}
}
@media screen and (max-width:400px)
{	

}
@media screen and (max-width:360px)
{
	.inserbox{padding: 20px 10px}
	.inserbox p{font-size: 13px;line-height: 18px;}
}