#authorize{background-color:#f6f6f6;min-height:100vh;padding-bottom:1.2rem;-webkit-box-sizing:border-box;box-sizing:border-box}#authorize .head{height:.66rem;background-color:#fff;font-size:.26rem}#authorize .head,#authorize .head .left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#authorize .head .left{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:1.6rem;height:.5rem;background-color:#f7a015;border-top-right-radius:.24rem;border-bottom-right-radius:.24rem;color:#fff}#authorize .head .time{margin-left:.2rem}#authorize .head .state{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%;margin:0 .28rem 0 auto;color:#de787e}#authorize .head .state .sanjiao{display:block;position:absolute;left:50%;bottom:0;width:0;height:0;margin-left:-.1rem;border-left:.1rem solid transparent;border-right:.1rem solid transparent;border-bottom:.1rem solid #de787e}#authorize .title{padding:.15rem .3rem;font-size:.3rem}#authorize .van-cell-group .van-cell__value{-webkit-box-flex:2;-ms-flex:2;flex:2}#authorize .table{width:100%}#authorize .table tr th{padding:5px 10px;background:#fff;font-size:.28rem;color:#323233;font-weight:400}#authorize .table tr td{padding:5px 5px;background:#fff;font-size:.28rem;color:#969799;text-align:center}#authorize .bottom-submit-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;position:fixed;bottom:0;left:0;width:100%}#authorize .bottom-submit-wrap .btn{width:50%;height:.95rem;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;outline:0;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:#f7a015;font-size:.3rem;color:#fff}#authorize .bottom-submit-wrap .btn:first-child{background-color:#ff6c6c}#authorize .bottom-submit{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;outline:0;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;position:fixed;bottom:0;left:0;width:100%;height:.95rem;background-color:#f7a015;font-size:.3rem;color:#fff;-webkit-box-flex:1;-ms-flex:1;flex:1}