<script src="https://m.sfrx.cn/statics/JIStatics/js/jquery.min.js"></script><script src="https://m.sfrx.cn/statics/JIStatics/js/bootstrap.min.js"></script><script src="https://m.sfrx.cn/statics/JIStatics/js/toucher.js"></script><script>	$(window).scroll(function () {		if ($(window).scrollTop() >= 1) {			$('body').addClass('body');			$('.navbar').addClass('navbar-fixed-top');		}else{			$('body').removeClass('body');			$('.navbar').removeClass('navbar-fixed-top');		}		if($(window).scrollTop()>=$(window).height()*.3){			$('.subbox').removeClass('hide');		}else{			$('.subbox').addClass('hide');		}	});</script><script language="JavaScript" src="https://m.sfrx.cn/api.php?op=count&id=12550&modelid=1"></script>