.footer{background-color:var(--themeColor);color:#fff}.footer .footer-wrapper{overflow:hidden}.footer .footer-wrapper .footer-contact-list{display:flex;gap:40px}.footer .footer-wrapper .footer-contact-list .contact-item{width:calc(100% / 3 - 40px * 2 / 3);background-color:#fff;padding:24px 12px;display:flex;align-items:center;justify-content:center}.footer .footer-wrapper .footer-contact-list .contact-item .icon{margin-right:12px;flex-shrink:0}.footer .footer-wrapper .footer-contact-list .contact-item .icon img{width:24px}.footer .footer-wrapper .footer-content{display:flex;justify-content:space-between}.footer .footer-wrapper .footer-content .footer-content-left .logo-wrapper img{max-width:100px}.footer .footer-wrapper .footer-content .footer-content-right .footer-nav-wrapper{display:flex;justify-content:space-between;gap:146px}.footer .footer-wrapper .footer-content .footer-content-right .footer-nav-wrapper .footer-nav{max-width:300px;flex-shrink:0;display:flex;flex-direction:column;gap:28px}.footer .footer-wrapper .footer-content .footer-content-right .footer-nav-wrapper .footer-nav .footer-nav-item{position:relative;color:rgba(255,255,255,0.7)}.footer .footer-wrapper .footer-content .footer-content-right .footer-nav-wrapper .footer-nav .footer-nav-item .title{white-space:nowrap;color:#fff !important}.footer .footer-wrapper .footer-content .footer-content-right .footer-nav-wrapper .footer-nav .footer-nav-item .nav-link{color:rgba(255,255,255,0.7)}.footer .copyright{display:flex;align-items:center;justify-content:space-between;width:100%;color:#fff;padding-left:40px;padding-right:40px;position:relative}.footer .copyright .footer-icon{display:flex;align-items:flex-end;justify-content:center;gap:0 26px}.footer .copyright .footer-icon .code-wrapper{position:relative}.footer .copyright .footer-icon .code-wrapper .code-box{position:absolute;left:50%;top:110%;transform:translate(-50%, 0) scale(0);width:200px;padding:6px;background-color:#fff;transition:all .3s;z-index:2}.footer .copyright .footer-icon .code-wrapper .code-box::before{position:absolute;top:-6px;left:50%;width:12px;height:12px;content:"";background:#fff;border-top:.5px solid #fff;border-right:.5px solid #fff;transform:translate(-50%) rotate(-135deg);z-index:-1}.footer .copyright .footer-icon .code-wrapper .code-box img{width:100%;object-fit:cover}.footer .copyright .footer-icon .code-wrapper .code-box.show{transform:translate(-50%, 12px) scale(1)}.footer .copyright .footer-icon .icon-box{display:block;position:relative;transition:all .3s;width:30px;height:30px;overflow:hidden}.footer .copyright .footer-icon .icon-box .icon img{width:100%;height:100%;object-fit:contain}.footer .copyright .footer-icon .icon-box:hover .icon-wrapper{transform:translate(0)}.footer .copyright .footer-icon .icon-box .icon-wrapper{position:relative;z-index:2;width:100%;height:100%;display:flex;align-items:center;margin-right:20px;cursor:pointer;transform:translate(-100%);transition:transform .4s cubic-bezier(.215, .61, .355, 1)}.footer .copyright .footer-icon .icon-box .icon-wrapper .icon{width:100%;height:100%;display:flex;justify-content:center;align-items:center;flex-shrink:0}.footer .copyright .footer-icon .icon-box .icon-wrapper .icon .iconfont{font-size:20px}.footer .copyright::after{content:"";position:absolute;top:0;left:20px;right:20px;height:1px;background-color:#CCCCCC}.footer .copyright a{color:#fff}.footer .copyright a:hover{color:var(--primary-color)}@media only screen and (max-width:1040px){.phone-footer{position:fixed;z-index:999;left:0;bottom:0;width:100%;height:1.4rem;background:#fff;box-shadow:0 3px 16px 0 rgba(0,0,0,0.25)}.phone-footer ul{display:flex}.phone-footer li{flex:1;padding-top:.2rem;text-align:center}.phone-footer a{font-family:var(--fontRegular);font-size:.3rem;color:#555}.phone-footer .iconfont{display:block;font-size:.42rem;margin-bottom:.1rem}.phone-footer span{display:block}}@media screen and (max-width:992px){.footer{padding-bottom:1.8rem}.footer .footer-wrapper{padding-top:24px}.footer .footer-wrapper .footer-contact-list{gap:8px;flex-wrap:wrap}.footer .footer-wrapper .footer-contact-list .contact-item{width:calc(50% - 4px)}.footer .footer-wrapper .footer-contact-list .contact-item:first-child{width:100%}.footer .footer-wrapper .footer-content{flex-direction:column;gap:24px}.footer .footer-wrapper .footer-content .footer-content-left{width:100%;text-align:center}.footer .footer-wrapper .footer-content .footer-content-left .logo-wrapper{display:flex;justify-content:center}.footer .footer-wrapper .footer-content .footer-content-left .logo-wrapper img{max-width:100px}.footer .footer-wrapper .footer-content .footer-content-left .share{margin-top:20px;justify-content:center}.footer .footer-wrapper .footer-content .footer-content-left .share .icon{width:36px;height:36px;line-height:36px;margin-right:16px}.footer .footer-wrapper .footer-content .footer-content-left .share .iconfont{font-size:18px}.footer .footer-wrapper .footer-content .footer-content-right{width:100%;padding-left:0;padding-bottom:12px}.footer .footer-wrapper .footer-content .footer-content-right .footer-nav-wrapper{flex-wrap:wrap;gap:8px;justify-content:center}.footer .footer-wrapper .footer-content .footer-content-right .footer-nav-wrapper .footer-nav{flex:1;gap:12px}.footer .footer-wrapper .footer-content .footer-content-right .footer-nav-wrapper .footer-nav .footer-nav-item .nav-link{font-size:14px}.footer .footer-wrapper .footer-content .footer-content-right .footer-nav-wrapper .footer-nav .footer-nav-item .nav-link.title{display:block;font-size:16px;font-weight:600}.footer .copyright{padding:20px}.footer .copyright .wrap{flex-direction:column;gap:10px;text-align:center;font-size:12px}}