@media (max-width: 1660px){
	.index1 .content .right .item h4 span {
    font-size: 36px;
}

		}
@media (max-width: 1660px){
.product_nav_item{
    margin: 0 20px;
}
h1.logo{
font-size: 26px;
}
}
@media (max-width: 1530px){
h1.logo{
font-size: 19px;
}

}
@media (max-width: 1220px){
	.index1 .content .right .item h4 span {
    font-size: 20px;
}


  .product_nav {
    overflow: auto hidden;
  }
  .product_nav .product_nav_inner {
    white-space: nowrap;
  }
 .product_wrap .product_nav {
    width: 90%;
    margin: 0 auto;
    padding: 0 1px;
  }
  .product_nav .product_nav_inner {
    justify-content: flex-start;
  }
  .product_wrap .product_nav .product_nav_inner a {
    margin-left: 0;
  }

		}
	
	@media (max-width: 1080px){
	#product .catalog{
		display:none;}


		}


@media (max-width: 1024px){
	.headerSJ .headerSC h1.logo{
		width:auto;}
	
	}

@media (max-width:768px){
	.index1 .content .right .item h4 span {
    font-size: 36px;
}}
@media (max-width:620px){
	.index1 .content .right .item h4 span {
    font-size: 30px;
}}
@media (max-width:520px){
	.index1 .content .right .item h4 span {
    font-size: 24px;
}}
@media (max-width:410px){
	.index1 .content .right .item h4 span {
    font-size: 20px;
}
h1.logo {
    font-size: 16px;
    line-height: 58px;
}

}