#app{height:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#333;background:#f9f9f9}.bgwhite{background:#fff}.nomore{font-size:.32rem;color:#999;line-height:.8rem;text-align:center}.flex{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.flex-wrap{flex-wrap:wrap}.flex-v{-webkit-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.flex-auto{flex:auto}.flex-1{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.flex-2{-webkit-box-flex:2;-webkit-flex:2;-ms-flex:2;flex:2}.flex-3{-webkit-box-flex:3;-webkit-flex:3;-ms-flex:3;flex:3}.flex-4{-webkit-box-flex:4;-webkit-flex:4;-ms-flex:4;flex:4}.flex-align-start{-webkit-box-align:start;-webkit-align-items:start;-ms-flex-align:start;align-items:flex-start}.flex-align-center{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.flex-align-end{-webkit-box-align:end;-webkit-align-items:end;-ms-flex-align:end;align-items:flex-end}.flex-pack-start{-webkit-box-pack:start;-webkit-justify-content:start;-ms-flex-pack:start;justify-content:flex-start}.flex-pack-center{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.flex-pack-end{-webkit-box-pack:end;-webkit-justify-content:end;-ms-flex-pack:end;justify-content:flex-end}.flex-pack-justify{-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.flex-pack-around{-webkit-justify-content:space-around;justify-content:space-around}.flex-center{display:flex;justify-content:center;align-items:center}html{text-size-adjust:100%!important;-moz-text-size-adjust:100%!important;-webkit-tap-highlight-color:rgba(0,0,0,0)}body,html{width:100%;height:100%;-webkit-text-size-adjust:100%!important}body{font-family:'-apple-system, BlinkMacSystemFont, "SF Pro SC", "SF Pro Text", "Helvetica Neue", Helvetica, "PingFang SC", "Segoe UI", Roboto, "Hiragino Sans GB", "arial", "microsoft yahei ui", "Microsoft YaHei", SimSun, sans-serif';background-color:#f9f9f9}.userSelect{-webkit-touch-callout:none;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;-khtml-user-select:none;user-select:none}*{box-sizing:border-box}a,b,body,button,dd,dl,dt,html,i,img,input,li,option,select,span,textarea,ul{padding:0;margin:0}b,button,i,input,select,textarea{outline:none;resize:none;background:none;border:none;font-style:normal}b:focus,b:hover,button:focus,button:hover,i:focus,i:hover,input:focus,input:hover,select:focus,select:hover,textarea:focus,textarea:hover{outline:none}a{text-decoration:none}dd,dl,dt,li,ul{list-style:none}.alignC{text-align:center}.spacing{letter-spacing:.5em}.spacing2{letter-spacing:2em}input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:#575353}[v-cloak]{display:none}.van-popup--bottom.van-popup--round{border-radius:.24rem .24rem 0 0}.van-popup--bottom.van-popup--round .van-action-sheet__header{height:1.066667rem;line-height:1.066667rem;background:#edf4ff;font-size:.4rem;color:#000}.van-popup--bottom.van-popup--round .van-action-sheet__close{font-size:.48rem}.van-button--primary{color:#fff;background-color:#4294f7;border:.026667rem solid #4294f7}.van-button--large{height:1.2rem;line-height:1.2rem;font-size:.48rem}.van-button--plain{background:none;color:#2e77ed}.van-button--plain.van-button--primary{color:#4294f7}.van-dialog__header--isolated{padding:.533333rem 0}.van-dialog__header{margin-bottom:.266667rem;padding:0;line-height:1.066667rem;font-size:.48rem;color:#007bd9;background-color:#d6eaf9}.van-hairline--top.van-dialog__footer{border-top:0.133333rem solid #ebedf0}.van-dialog__message{line-height:.746667rem!important}.van-hairline--top-bottom:after{border-top-width:0}.van-checkbox__icon--checked .van-icon{color:#1989fa!important;background-color:#fff!important;border-color:#1989fa}.van-checkbox__icon .van-icon{border-radius:.106667rem}.mt10{margin-top:.266667rem}.over-text{max-width:3.733333rem;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.mask{width:100%;height:100%;background:rgba(0,0,0,.7);position:fixed;top:0;left:0;z-index:999}.mask .wrap{width:100%;min-height:100%;padding:.4rem 0;display:flex;flex-direction:column;align-items:center;justify-content:center}.nodata{margin-top:.533333rem;font-size:.32rem;color:#999;text-align:center}.two-line-ellipsis{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;white-space:normal;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.loading-container{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#fff;display:flex;justify-content:center;align-items:center;z-index:9999}.loading-icon{border:.133333rem solid rgba(0,0,0,.1);border-top:.133333rem solid #3498db;border-radius:50%;width:.8rem;height:.8rem;animation:spin 1s linear infinite}