:root{--zero-bottom:0px}.eletronSignPage{background-color:#fff;height:100vh;overflow:hidden}.eletronSignPage .titleEle{background-color:#f7f7f7;height:40px;line-height:40px;font-size:22px;color:#000;text-align:center;position:relative}.eletronSignPage .titleEle .backIcon{position:fixed;top:14px;right:14px}.eletronSignPage .titleEle .backIcon img{width:15px;height:13px;-webkit-transform:rotate(90deg)}.eletronSignPage .eletronSignPageBox{height:100vh;width:100vw;display:flex;flex-direction:row-reverse;background:#f7f7f7}.eletronSignPage .eletronSignPageBox .headWrap{width:41px;display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative}.eletronSignPage .eletronSignPageBox .headWrap .dzqm{width:80vh;text-align:center;font-family:PingFang SC;font-weight:500;font-size:16px;color:#1d1d1f;line-height:21px;-webkit-transform:rotate(90deg)}.eletronSignPage .eletronSignPageBox .headWrap .backIcon{position:fixed;top:14px;right:14px}.eletronSignPage .eletronSignPageBox .headWrap .backIcon img{width:15px;height:13px;-webkit-transform:rotate(90deg)}.eletronSignPage .eletronSignPageBox .backImg{height:38px;transform:rotate(90deg)}.eletronSignPage .eletronSignPageBox .backF{position:relative;width:calc(100vw - 100px);height:100vh;display:flex;justify-content:center;align-items:center}.eletronSignPage .backF canvas{background:#fff!important;border-radius:10px;overflow:hidden}.eletronSignPage .bottomImg,.eletronSignPage .resultStyle{position:absolute;height:35%;transform:rotate(90deg)}.eletronSignPage .resultStyle{background-color:#fff;display:flex;align-items:center;justify-content:center;border-radius:8px}.eletronSignPage .resultStyle img{max-height:285px}.eletronSignPage .bottomImg{width:100%;height:100%;z-index:22;max-height:230px}.eletronSignPage .bottomBtn{position:fixed;bottom:0;left:14px;top:80px;display:flex;flex-direction:column;justify-content:space-around;align-items:center;width:40px;height:calc(100vh - 160px)}.eletronSignPage .bottomBtn div{height:40px;width:calc(50vh - 90px);background:#fff;border-radius:8px 8px 8px 8px;display:flex;justify-content:center;align-items:center;transform:rotate(90deg);font-family:HarmonyOS Sans SC;font-weight:500;font-size:14px;color:#1d1d1f}.eletronSignPage .bottomBtn .nextStepBtn{background-color:#fa5700;color:#fefefe}.eletronSignPage .bottomBtn .disable{background-color:#ffeedb}.tipToast{transform:rotate(90deg);left:36%}.tipToast .van-toast__text{font-size:18px}