박재현 한미약품 대표 사의…"임성기 정신 지켜야" 박재현 한미약품 대표이사가 임기 종료와 함께 대표직에서 물러나겠다는 뜻을 밝혔다.
박재현 한미약품 대표 사의…"임성기 정신 지켜야" 2026년 03월 14일(토) 전문가가 분석한 요즘 이슈 지식 UP! 용어·퀴즈 총집합 생각을 넓히는 실험실, 플랩+ const carouselInner = document.querySelector('.bx--rolling .carousel-inner'); const items = document.querySelectorAll('.bx--rolling .carousel-inner .item'); let currentIndex = 0;
const firstClone = items[0].cloneNode(true);
carouselInner.appendChild(firstClone);
const itemHeight = 60;
const totalItems = items.length;
function moveCarousel() {
currentIndex++;
carouselInner.style.transform = `translateY(-${itemHeight * currentIndex}px)`;
if (currentIndex === totalItems) {
setTimeout(() => {
carouselInner.style.transition = 'none';
carouselInner.style.transform = 'translateY(0)';
currentIndex = 0;
setTimeout(() => {
carouselInner.style.transition = 'transform 0.6s ease-in-out';
}, 50);
}, 700);
}
}
setInterval(moveCarousel, 3000);
뉴스
뉴스
증권
경제
부동산
산업·IT
정치
사회
국제
문화·라이프
오피니언
해외칼럼
골프
연예·스포츠
포토뉴스
전국
스페셜
기획·이슈
연재
프리미엄 콘텐츠
경제법률 완전정복
법률소식
Visual-News
인사이트
실시간 뉴스
오디오페이퍼
많이 본 뉴스
뉴스레터
전 종목 시세
플랩+
if ($('.service-list__banner .swiper-container .item').length > 1) {
const serviceRollingSwiper = new Swiper('.service-list__banner .swiper-container', {
slidesPerView: 1,
loop: true,
resizeObserver: true,
pagination: {
clickable: true,
el: '.service-list__banner .swiper-pagination',
},
autoplay: {
delay: 3000,
disableOnInteraction: false,
},
});
$('.btn_gnb').on('click', function () {
setTimeout(() => {
serviceRollingSwiper.update(); //250630-1 수정
serviceRollingSwiper.slideTo(1,0,true)//첫번째슬라이드로 이동
}, 10);
});
}
아시아경제 서비스
운세
양낙규의 디펜스클럽
아시아경제CORE
알립니다
아시아경제 교육센터
E아시아경제