.eletronSignPage{background-color:#fff;height:100vh;overflow:hidden}.eletronSignPage .titleEle{background-color:#e5ecf2;height:40px;line-height:40px;font-size:22px;color:#000;text-align:center;position:relative}.eletronSignPage .titleEle .backIcon{position:absolute;right:16px}.eletronSignPage .eletronSignPageBox{height:calc(100vh - 40px);width:100vw;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;background:#e5ecf2}.eletronSignPage .eletronSignPageBox .headWrap{width:41px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}.eletronSignPage .eletronSignPageBox .headWrap span{font-size:22px}.eletronSignPage .eletronSignPageBox .headWrap img{height:31px;margin-top:-13vh}.eletronSignPage .eletronSignPageBox .backImg{height:38px;-webkit-transform:rotate(90deg);transform:rotate(90deg)}.eletronSignPage .eletronSignPageBox .backF{position:relative;width:calc(100vw - 100px);height:92vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.eletronSignPage .eletronSignPageBox .bottomBtn{width:54px;padding:15vh 5px 25vh}.eletronSignPage .backF canvas{background:#fff!important;border-radius:10px;overflow:hidden}.eletronSignPage .bottomImg,.eletronSignPage .resultStyle{position:absolute;width:100%;-webkit-transform:rotate(90deg);transform:rotate(90deg)}.eletronSignPage .bottomImg{width:100%;height:100%;z-index:2;max-height:230px}.eletronSignPage .bottomBtn{-ms-flex-pack:distribute;justify-content:space-around}.eletronSignPage .bottomBtn,.eletronSignPage .bottomBtn div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.eletronSignPage .bottomBtn div{height:10vh;width:40px;border-radius:20px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:10px;-webkit-box-sizing:border-box;box-sizing:border-box}.eletronSignPage .bottomBtn .nextStepBtn{background-color:transparent!important}.tipToast{-webkit-transform:rotate(90deg);transform:rotate(90deg);left:36%}.tipToast .van-toast__text{font-size:18px}