@-webkit-keyframes bounce-down { 25% {-webkit-transform: translateY(-10px);} 50%, 100% {-webkit-transform: translateY(0);} 75% {-webkit-transform: translateY(10px);} } @keyframes bounce-down { 25% {transform: translateY(-10px);} 50%, 100% {transform: translateY(0);} 75% {transform: translateY(10px);} } @-webkit-keyframes bounce-up { 25% {-webkit-transform: translateY(10px);} 50%, 100% {-webkit-transform: translateY(0);} 75% {-webkit-transform: translateY(-10px);} } @keyframes bounce-up { 25% {transform: translateY(10px);} 50%, 100% {transform: translateY(0);} 75% {transform: translateY(-10px);} } #c_static_001-1700554971885 .e_html-5 .sy1_1{ animation-name: none; animation-direction: normal; animation-duration: 0s; animation-delay: 0s; } #c_static_001-1700554971885 .e_html-5 .animate-bounce-down { background: url(https://omo-oss-image.thefastimg.com/portal-saas/new2023111715412832532/cms/image/1afb0289-ea9d-42d4-bc40-35964496d9ea.png)no-repeat; width: 24px; height: 24px; -webkit-animation: bounce-down 1.5s linear infinite; animation: bounce-down 1.5s linear infinite; margin: 20px auto; } #c_static_001-1700554971885 .e_html-5 .scroll_box { font-size: 14px; color: #ffffff; text-align: center; } #c_static_001-1700554971885 .e_html-5 .e_box { margin-top: 80px; } #c_static_001-1700554971885 .e_html-5 { width: 100%; max-width: none; min-width: 0px; height: auto; max-height: none; min-height: 0px; margin-top: 0px; margin-left: 0px; margin-right: 0px; margin-bottom: 0px; padding-top: 0px; padding-left: 0px; padding-right: 0px; padding-bottom: 0px; }