.footer{background-color:#fff;background-color:#F2EDEE;background-color:rgba(71,90,151,0.9);color:#fff}.footer .footer-wrapper{overflow:hidden}.footer .footer-wrapper .footer-content{display:flex;justify-content:space-between}.footer .footer-wrapper .footer-content .footer-content-left{width:50%;display:flex;flex-direction:column;gap:48px}.footer .footer-wrapper .footer-content .footer-content-left .logo-wrapper img{height:80px}.footer .footer-wrapper .footer-content .footer-content-left .footer-contact{width:80%;display:flex;flex-direction:column;gap:24px}.footer .footer-wrapper .footer-content .footer-content-left .footer-contact .footer-contact-item{display:flex;align-items:center}.footer .footer-wrapper .footer-content .footer-content-left .footer-contact .footer-contact-item .icon-wrapper{margin-right:8px}.footer .footer-wrapper .footer-content .footer-content-left .footer-contact .footer-contact-item .icon-wrapper .iconfont{font-size:24px}.footer .footer-wrapper .footer-content .footer-nav-wrapper{width:70%;display:flex;justify-content:flex-end;gap:0 100px}.footer .footer-wrapper .footer-content .footer-nav-wrapper .footer-nav{display:flex;flex-direction:column;gap:24px}.footer .footer-wrapper .footer-content .footer-nav-wrapper .footer-nav .footer-nav-item{position:relative}.footer .footer-wrapper .footer-content .footer-nav-wrapper .footer-nav .footer-nav-item.title{color:#000000;color:#fff;white-space:nowrap}.footer .footer-wrapper .footer-content .footer-nav-wrapper .footer-nav .footer-nav-item:hover{color:var(--primary-color)}.footer .footer-bottom{display:flex;justify-content:space-between;align-items:center}.footer .footer-bottom .footer-icon{display:flex;align-items:flex-end;justify-content:center;gap:0 24px;color:#999999}.footer .footer-bottom .footer-icon .code-wrapper{position:relative}.footer .footer-bottom .footer-icon .code-wrapper .code-box{position:absolute;left:50%;top:-12px;transform:translate(-50%, -100%) scale(0);width:200px;padding:6px;background-color:#fff;transition:all .3s}.footer .footer-bottom .footer-icon .code-wrapper .code-box::before{position:absolute;bottom:-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 .footer-bottom .footer-icon .code-wrapper .code-box img{width:100%;object-fit:cover}.footer .footer-bottom .footer-icon .code-wrapper .code-box.show{transform:translate(-50%, -100%) scale(1)}.footer .footer-bottom .footer-icon .icon-box{display:block;width:40px;height:40px;border-radius:50%;border:1px solid rgba(153,153,153,0.22);background-color:rgba(153,153,153,0.22);border:1px solid rgba(255,255,255,0.3);background-color:rgba(255,255,255,0.3);overflow:hidden;position:relative;transition:all .3s;color:#B7B7B7;color:#fff}.footer .footer-bottom .footer-icon .icon-box::after{content:'';display:block;background:linear-gradient(to right, var(--primary-color), var(--primary-color-light));position:absolute;inset:0;z-index:1;transform:scale(0);transition:all .3s;border-radius:50%}.footer .footer-bottom .footer-icon .icon-box.weixin::after{background:#3AA732}.footer .footer-bottom .footer-icon .icon-box:hover{border:none;color:#fff}.footer .footer-bottom .footer-icon .icon-box:hover .icon-wrapper{transform:translate(0)}.footer .footer-bottom .footer-icon .icon-box:hover::after{transform:scale(1)}.footer .footer-bottom .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 .footer-bottom .footer-icon .icon-box .icon-wrapper .icon{width:100%;height:100%;display:flex;justify-content:center;align-items:center;flex-shrink:0}.footer .footer-bottom .footer-icon .icon-box .icon-wrapper .icon .iconfont{font-size:22px}.footer .copyright{background-color:#F2EDEE;background-color:rgba(71,90,151,0.9);padding:24px 0}.footer .copyright .container{display:flex;align-items:center;justify-content:space-between;color:#CCCCCC;color:#fff}.footer .copyright .container .copyright-left a:hover,.footer .copyright .container .copyright-right a:hover{color:var(--primary-color)}.sideBar-wrapper{position:fixed;right:0;bottom:15%;z-index:990}.sideBar-wrapper a{display:block;width:50px;height:50px;border-radius:50%;background-color:#5e5c5d;color:#fff;display:flex;justify-content:center;align-items:center;margin-bottom:6px;transition:all .3s linear}.sideBar-wrapper a .iconfont{font-size:24px}.sideBar-wrapper a:hover{background:linear-gradient(to bottom, var(--primary-color-light), var(--primary-color))}.sideBar-wrapper .message-wrapper{position:absolute;left:-12px;bottom:0;transform:translate(-100%, 0);width:434px;background-color:#fff;box-shadow:0 4px 16px 2px rgba(0,0,0,0.1);border-radius:10px;padding:48px 24px 24px;display:none}.sideBar-wrapper .message-wrapper .message-close{position:absolute;top:12px;right:12px;cursor:pointer;transition:all .3s ease}.sideBar-wrapper .message-wrapper .message-close .iconfont{color:#666;font-size:26px}.sideBar-wrapper .message-wrapper .message-close:hover{transform:rotate(180deg)}.sideBar-wrapper .message-wrapper .desc{color:#888}.sideBar-wrapper .message-wrapper .contact-us-form{display:flex;flex-wrap:wrap;gap:12px;width:100%}.sideBar-wrapper .message-wrapper .contact-us-form .single-input-box{width:100%}.sideBar-wrapper .message-wrapper .contact-us-form .single-input-box img{height:70px}.sideBar-wrapper .message-wrapper .contact-us-form input,.sideBar-wrapper .message-wrapper .contact-us-form textarea{width:100%;border:none;color:#000;padding:0 24px;height:50px;transition:border .4s ease;line-height:70px;background-color:#f5f5f5}.sideBar-wrapper .message-wrapper .contact-us-form input:focus,.sideBar-wrapper .message-wrapper .contact-us-form textarea:focus{border-color:var(--primary-color);outline:none;box-shadow:0 0 5px var(--primary-color)}.sideBar-wrapper .message-wrapper .contact-us-form input::placeholder,.sideBar-wrapper .message-wrapper .contact-us-form textarea::placeholder{color:#757575}.sideBar-wrapper .message-wrapper .contact-us-form textarea{height:120px;border-radius:initial;line-height:2;padding:24px}.sideBar-wrapper .message-wrapper .contact-us-form .submit{display:flex;justify-content:center}.sideBar-wrapper .message-wrapper .contact-us-form .btn{display:flex;justify-content:center;align-items:center;width:80%;height:50px;background:linear-gradient(to right, var(--primary-color), var(--primary-color-light));border:none;color:#fff;cursor:pointer}@media screen and (max-width:992px){.footer .footer-wrapper .footer-content{flex-direction:column;gap:32px}.footer .footer-wrapper .footer-content .footer-content-left{width:100%;gap:0;display:flex;flex-direction:row}.footer .footer-wrapper .footer-content .footer-content-left .logo-wrapper img{height:60px}.footer .footer-wrapper .footer-content .footer-content-left .footer-contact{padding-left:24px;flex:1;gap:16px}.footer .footer-wrapper .footer-content .footer-content-left .footer-contact .footer-contact-item{align-items:center}.footer .footer-wrapper .footer-content .footer-content-left .footer-contact .footer-contact-item .icon-wrapper{font-size:20px}.footer .footer-wrapper .footer-content .footer-nav-wrapper{width:100%;justify-content:flex-start;flex-wrap:wrap;gap:24px}.footer .footer-wrapper .footer-content .footer-nav-wrapper .footer-nav{width:calc(33.33% - 24px * 2 / 3);gap:16px}.footer .footer-wrapper .footer-content .footer-nav-wrapper .footer-nav:last-child{display:none}.footer .footer-wrapper .footer-bottom{justify-content:center}.footer .footer-wrapper .footer-bottom .footer-icon{gap:0 16px}.footer .footer-wrapper .footer-bottom .footer-icon .code-wrapper .code-box{width:160px}.footer .footer-wrapper .footer-bottom .footer-icon .icon-box{width:34px;height:34px}.footer .footer-wrapper .footer-bottom .footer-icon .icon-box .icon-wrapper .icon .iconfont{font-size:18px}.footer .footer-wrapper .copyright{padding:24px 0}.footer .footer-wrapper .copyright .container{flex-direction:column;gap:8px;text-align:center}.sideBar-wrapper{right:0;bottom:5%}.sideBar-wrapper a{width:40px;height:40px}.sideBar-wrapper a .iconfont{font-size:20px}.sideBar-wrapper .message-wrapper{width:80vw;padding:24px 12px;bottom:100%}.sideBar-wrapper .message-wrapper .message-close{top:8px;right:8px}.sideBar-wrapper .message-wrapper .message-close .iconfont{font-size:20px}.sideBar-wrapper .message-wrapper .contact-us-form{gap:12px}.sideBar-wrapper .message-wrapper .contact-us-form .column{width:100%}.sideBar-wrapper .message-wrapper .contact-us-form input,.sideBar-wrapper .message-wrapper .contact-us-form textarea{height:40px;line-height:40px;padding:0 12px;font-size:12px}.sideBar-wrapper .message-wrapper .contact-us-form textarea{height:80px;padding:12px;line-height:1.5}.sideBar-wrapper .message-wrapper .contact-us-form .single-input-box img{height:40px}.sideBar-wrapper .message-wrapper .contact-us-form .submit .btn{width:100%;height:40px}}