$(function(){
if(screen.width<=1440){
}
//回到顶部
var timer = null;
$(".sidebar_item_top").click(function(){
cancelAnimationFrame(timer);
timer = requestAnimationFrame(function fn(){
var oTop = document.body.scrollTop || document.documentElement.scrollTop;
if(oTop > 0){
document.body.scrollTop = document.documentElement.scrollTop = oTop - 50;
timer = requestAnimationFrame(fn);
}else{
cancelAnimationFrame(timer);
}
});
})
setInterval(function(){
var num = parseInt(Math.random()*(30-25+1)+25);
$('.person_num').html(num)
},3000)
})
新三板挂牌上市牙科
全国口腔疾病科学检测与规范治疗定点医院
卫生部口腔种植科技中心微创牙种植技术应用示范单位