body,html{width:100%;height:100%;background-color:#f9faff}#app{font-size:.3rem}.page-content{height:calc(100% - 2.2rem);overflow:scroll}.app-page{width:100%;height:100%}.footer-Bar{position:fixed;bottom:0;width:100%}.footer-Bar,.footer-Bar div{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.footer-Bar div{width:50%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;background:#fff}.footer-Bar div img{width:.8rem;height:.8rem}.footer-Bar div span{color:#838b9e;font-size:.3rem}*{box-sizing:border-box}textarea{resize:none}.flex{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.flex1{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.boxPadding{width:100%;min-height:100%;background:-webkit-linear-gradient(228deg,#bdedfe,rgba(192,236,255,0) 100%,#e2f4fd 0);background:linear-gradient(222deg,#bdedfe,rgba(192,236,255,0) 100%,#e2f4fd 0)}.alignCenter{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.justifyCenter{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.justifyBetween,.justifybetween{-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.justifyEnd{-webkit-box-pack:end;-webkit-justify-content:end;-ms-flex-pack:end;justify-content:end}.directionColumn{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}