.wechat-box{z-index:1024;position:fixed;bottom:70px;left:22px;border-radius:5px;box-shadow:0 0 10px rgba(0,0,0,0.35);--wechat-menu-size: 2rem}.wechat-menu{position:relative;height:var(--wechat-menu-size);width:var(--wechat-menu-size);background:url(/images/icons/wechat.svg);background-size:var(--wechat-menu-size) var(--wechat-menu-size)}.wechat-hover{position:absolute;bottom:0;left:0;height:0;width:0;border-radius:3px;box-shadow:0 0 10px 0 rgba(0,0,0,0.35);background:url(/images/qr-wx-mp_s.webp);background-color:#fff;background-repeat:no-repeat;background-size:150px 150px;transition:all .35s ease-in-out;z-index:1024;opacity:0}.wechat-menu:hover .wechat-hover{bottom:var(--wechat-menu-size);left:var(--wechat-menu-size);height:170px;width:150px;opacity:1}.wechat-description{opacity:0;position:absolute;bottom:3%;left:5%;right:5%;font-size:12px;transition:all 0.35s cubic-bezier(1, 0, 0, 1)}.wechat-menu:hover .wechat-description{opacity:1}

/*# sourceMappingURL=wechat-box.min.css.map */