.ezviz-player-page__ptz{position:absolute;right:24px;bottom:24px;width:224px;padding:16px;background:rgba(15,18,24,.88);border:1px solid hsla(0,0%,100%,.18);border-radius:8px}.ezviz-player-page__directions{display:grid;grid-template:repeat(3,36px)/repeat(3,36px);gap:6px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.ezviz-player-page__directions .up{grid-area:1/2}.ezviz-player-page__directions .left{grid-area:2/1}.ezviz-player-page__directions .stop{grid-area:2/2}.ezviz-player-page__directions .right{grid-area:2/3}.ezviz-player-page__directions .down{grid-area:3/2}.ezviz-player-page__lens{display:grid;grid-template-columns:32px minmax(0,1fr) 32px;gap:10px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:14px}.ezviz-player-page__lens span{color:#fff;text-align:center;font-size:12px}.ezviz-player-page__ptz .ant-btn-circle{width:32px;min-width:32px;height:32px!important;padding:0!important;border-radius:50%!important}