.footer .footer-wrapper{background-color:#174966;color:#fff;overflow-x:hidden}.footer .footer-wrapper .footer-content{padding:100px 0 50px;display:flex;justify-content:space-between;align-items:center}.footer .footer-wrapper .footer-content .footer-content-left .footer-nav-wrapper .footer-nav{display:flex;gap:0 48px;text-align:center}.footer .footer-wrapper .footer-content .footer-content-left .footer-nav-wrapper .footer-nav .footer-nav-item{position:relative;font-family:'HarmonyOS_Sans_Light' !important;text-align:center}.footer .footer-wrapper .footer-content .footer-content-left .footer-nav-wrapper .footer-nav .footer-nav-item:hover{color:var(--primary-color)}.footer .footer-wrapper .footer-content .footer-content-left .footer-nav-wrapper .footer-nav .footer-nav-item::after{content:'';display:block;position:absolute;top:50%;right:-24px;transform:translateY(-50%);width:2px;height:80%;background-color:#fff}.footer .footer-wrapper .footer-content .footer-content-left .footer-nav-wrapper .footer-nav .footer-nav-item:last-child::after{display:none}.footer .footer-wrapper .footer-content .footer-content-left .contact-info{display:flex;flex-direction:column;gap:24px}.footer .footer-wrapper .footer-content .footer-content-left .contact-info .contact-info-item{font-family:'HarmonyOS_Sans_Light' !important}.footer .footer-wrapper .footer-content .footer-content-right .code-wrapper .code-img{width:120px;object-fit:cover}.footer .footer-wrapper .footer-content .footer-content-right .code-wrapper .code-text{text-align:center;font-family:'HarmonyOS_Sans_Light' !important}.footer .copyright{display:flex;align-items:center;justify-content:space-between;padding:30px 0;color:rgba(255,255,255,0.5);border-top:1px solid rgba(255,255,255,0.5)}.footer .copyright .copyright-left,.footer .copyright .copyright-right{font-family:'HarmonyOS_Sans_Light' !important}.footer .copyright .copyright-left a:hover,.footer .copyright .copyright-right a:hover{color:var(--primary-color)}.back-to-top{position:fixed;right:50px;bottom:150px;display:flex;justify-content:center;align-items:center;width:60px;height:60px;background:linear-gradient(to bottom, var(--primary-color-light), var(--primary-color));border-radius:50%;cursor:pointer;z-index:99;color:#fff;transition:all .3s linear;opacity:0;visibility:hidden}.back-to-top .iconfont{font-size:26px}.back-to-top:active{opacity:.5}.back-to-top.show{opacity:1;visibility:visible}@media screen and (max-width:992px){.footer .footer-wrapper .footer-content{padding:40px 12px 30px;flex-direction:column;gap:24px}.footer .footer-wrapper .footer-content .footer-content-left{width:100%}.footer .footer-wrapper .footer-content .footer-content-left .footer-nav-wrapper .footer-nav{gap:0 18px;justify-content:center}.footer .footer-wrapper .footer-content .footer-content-left .footer-nav-wrapper .footer-nav .footer-nav-item::after{right:-9px}.footer .footer-wrapper .footer-content .footer-content-left .contact-info{margin-top:24px;gap:12px}.footer .footer-wrapper .footer-content .footer-content-left .contact-info .contact-info-item{margin:0 auto;width:70%}.footer .copyright{padding:24px 12px;flex-direction:column;gap:12px;text-align:center}.back-to-top{width:40px;height:40px;right:20px;bottom:50px}.back-to-top .iconfont{font-size:20px}}