台灣人壽保險公司

  • 形象管理密碼課程
  • 業務品質訓練課程
  • 行動學習視訊專區
$(document).ready(function() { setTimeout(function() { const $target = $('#products'); if ($target.length) { $('html, body').animate({ scrollTop: $target.offset().top }, 800); } }, 10000); });