.home-banner{margin-bottom:32px;-webkit-animation:homeBannerEnter .8s cubic-bezier(.4,0,.2,1) both;animation:homeBannerEnter .8s cubic-bezier(.4,0,.2,1) both}.home-banner .swiper-container{height:300px;border-radius:18px}.home-banner .banner-image{position:relative;display:block;height:100%;text-align:center;border-radius:12px;overflow:hidden;box-shadow:0 4px 16px rgba(43,90,160,.08),0 1px 4px rgba(0,0,0,.04)}.home-banner .banner-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;vertical-align:middle;transition:transform .5s cubic-bezier(.4,0,.2,1)}.home-banner .banner-image:hover img{transform:scale(1.05)}.home-banner .swiper-pagination-bullet{background:#00a5ff;opacity:.5}.home-banner .swiper-pagination-bullet-active{opacity:1;background:linear-gradient(90deg,#00a5ff,#5fe9ff)}.home-banner .swiper-button-next,.home-banner .swiper-button-prev{color:#00a5ff}.home-enter{margin:32px 0;border-radius:18px;transition:box-shadow .3s cubic-bezier(.4,0,.2,1),transform .3s cubic-bezier(.4,0,.2,1)}.home-enter:hover{box-shadow:0 8px 24px rgba(43,90,160,.14),0 2px 8px rgba(0,0,0,.06);transform:translateY(-2px)}.home-notice{margin:32px 0;min-height:200px}.home-notice .m-article-list li{transition:background .3s cubic-bezier(.4,0,.2,1),transform .3s cubic-bezier(.4,0,.2,1);-webkit-animation:homeArticleEnter .4s cubic-bezier(.4,0,.2,1) both;animation:homeArticleEnter .4s cubic-bezier(.4,0,.2,1) both}.home-notice .m-article-list li:hover{background:#f7faff;transform:translateX(4px)}.home-notice .m-article-list li .time{color:#94a2bd}.home-notice .m-article-list li .link{color:#1f2a44;transition:color .3s cubic-bezier(.4,0,.2,1)}.home-notice .m-article-list li .link:hover{color:#00a5ff}.home-notice .m-article-list li:first-child{-webkit-animation-delay:.05s;animation-delay:.05s}.home-notice .m-article-list li:nth-child(2){-webkit-animation-delay:.1s;animation-delay:.1s}.home-notice .m-article-list li:nth-child(3){-webkit-animation-delay:.15s;animation-delay:.15s}.home-notice .m-article-list li:nth-child(4){-webkit-animation-delay:.2s;animation-delay:.2s}.home-notice .m-article-list li:nth-child(5){-webkit-animation-delay:.25s;animation-delay:.25s}.home-notice .m-article-list li:nth-child(6){-webkit-animation-delay:.3s;animation-delay:.3s}.home-notice .m-article-list li:nth-child(7){-webkit-animation-delay:.35s;animation-delay:.35s}.home-notice .m-article-list li:nth-child(8){-webkit-animation-delay:.4s;animation-delay:.4s}.home-notice .m-article-list li:nth-child(9){-webkit-animation-delay:.45s;animation-delay:.45s}.home-notice .m-article-list li:nth-child(10){-webkit-animation-delay:.5s;animation-delay:.5s}@-webkit-keyframes homeArticleEnter{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}@keyframes homeArticleEnter{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}.home-section-title{margin-bottom:16px;font-size:24px;color:#1f2a44;text-align:center}.home-section-title:after{content:"";display:block;width:60px;height:3px;margin:8px auto 0;border-radius:999px;background:linear-gradient(90deg,#00a5ff,#ff7db0)}@-webkit-keyframes homeBannerEnter{0%{opacity:0;transform:translateY(24px) scale(.98)}to{opacity:1;transform:none}}@keyframes homeBannerEnter{0%{opacity:0;transform:translateY(24px) scale(.98)}to{opacity:1;transform:none}}@media (max-width:768px){.home-banner{margin-bottom:24px}.home-banner .swiper-container{height:200px}.home-enter,.home-notice{margin:24px 0;padding:16px}.home-section-title{font-size:20px}}