.ax-hrmw-common-floatwindow{position:absolute;right:0;border:solid #32c4c6;border-radius:.33333rem;z-index:2;--widnowWidth:transitionPx(0);--widnowHeight:transitionPx(0)}.ax-hrmw-common-floatwindow.open{width:var(--widnowWidth);height:var(--widnowHeight);transition:all .2s;border-width:.08333rem}.ax-hrmw-common-floatwindow.close{width:0!important;height:0!important;transition:all .2s;border-width:0}.ax-hrmw-common-floatwindow .window-btn{width:4.16667rem;height:4.16667rem;position:absolute;right:100%;top:0;color:#32c4c6;cursor:pointer}.ax-hrmw-common-floatwindow .window-btn.open i{transform:rotate(0deg);font-size:4.16667rem}.ax-hrmw-common-floatwindow .window-btn.close i{transform:rotate(180deg);font-size:4.16667rem}.ax-hrmw-common-floatwindow .window-content{width:100%;height:100%;overflow:hidden;word-break:break-word;color:#fff;background:rgba(7,133,174,.5);box-shadow:0 0 1.66667rem rgba(50,196,198,.6)}