.fixed-contact-widget{bottom:120px;font-family:Microsoft YaHei,Arial,sans-serif;pointer-events:auto;position:fixed;right:30px;z-index:9999}.contact-buttons{display:flex;flex-direction:column;gap:15px}.contact-btn{align-items:center;background:#fff;border-radius:50%;box-shadow:0 4px 12px rgba(0,0,0,.15);cursor:pointer;display:flex;height:60px;justify-content:center;position:relative;transition:all .3s ease;width:60px}.phone-btn{background:linear-gradient(135deg,#007bff,#0056b3);color:#fff}.phone-btn:hover{background:linear-gradient(135deg,#0056b3,#004085);box-shadow:0 6px 20px rgba(0,123,255,.4);transform:scale(1.1)}.wechat-btn{background:linear-gradient(135deg,#07c160,#06ad56);color:#fff}.wechat-btn:hover{background:linear-gradient(135deg,#06ad56,#059a4c);box-shadow:0 6px 20px rgba(7,193,96,.4);transform:scale(1.1)}.contact-btn i{font-size:24px}.phone-popup,.wechat-popup{background:#fff;border:1px solid #e9ecef;border-radius:12px;box-shadow:0 8px 25px rgba(0,0,0,.15);min-width:200px;opacity:0;padding:20px;position:absolute;right:70px;top:50%;transform:translateY(-50%);transition:all .3s ease;visibility:hidden;z-index:10000}.phone-popup:before,.wechat-popup:before{border-bottom:8px solid transparent;border-left:8px solid #fff;border-top:8px solid transparent;right:-8px}.phone-popup:after,.phone-popup:before,.wechat-popup:after,.wechat-popup:before{content:"";height:0;position:absolute;top:50%;transform:translateY(-50%);width:0}.phone-popup:after,.wechat-popup:after{border-bottom:9px solid transparent;border-left:9px solid #e9ecef;border-top:9px solid transparent;right:-9px}.contact-btn:hover .phone-popup,.contact-btn:hover .wechat-popup{opacity:1;right:75px;visibility:visible}.phone-item{align-items:center;border-bottom:1px solid #f0f0f0;display:flex;justify-content:space-between;margin-bottom:12px;padding:8px 0}.phone-item:last-child{border-bottom:none;margin-bottom:0}.phone-label{color:#666;font-size:14px;font-weight:500}.phone-number{color:#007bff;font-size:14px;font-weight:600}.wechat-popup .popup-content{align-items:center;display:flex;flex-direction:column;justify-content:center;text-align:center}.qr-code{border:1px solid #e9ecef;border-radius:8px;display:block;height:111px;margin-bottom:10px;margin-left:auto;margin-right:auto;width:111px}.qr-tip{color:#666;font-size:12px;margin:0;text-align:center}@media (max-width:768px){.fixed-contact-widget{bottom:100px;right:20px}.contact-btn{height:50px;width:50px}.contact-btn i{font-size:20px}.phone-popup,.wechat-popup{min-width:180px;padding:15px;right:60px}.contact-btn:hover .phone-popup,.contact-btn:hover .wechat-popup{right:65px}.qr-code{display:block;height:90px;margin-left:auto;margin-right:auto;width:90px}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.phone-popup,.wechat-popup{animation:fadeInUp .3s ease}.fixed-contact-widget{bottom:120px!important;position:fixed!important;right:30px!important;z-index:9999!important}
