.main{height:100vh;width:100%;background-color:#f7f8fa}.main,.main .body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.main .body{margin-top:8px}.main .body .head{display:-webkit-box;display:-ms-flexbox;display:flex;width:95%;margin:0 auto}.main .body .head .datails_item_head{background-color:#fff;height:50px;width:85%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;line-height:50px}.main .body .head .icon_btn{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;-ms-flex-item-align:center;align-self:center;width:18%;height:50px;background-color:#5b8df6}.main .body .head .icon_btn .datails_item_head_text{color:#fff;font-size:12px;font-size:14px;line-height:15px;height:15px}.main .body .poptime{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}.main .body .poptime .popbtn{width:50%}.main .body .datails_item{width:95%;margin:0 auto;margin-top:5px;padding:0 5px}.main .body .datails_item,.main .body .pay_item{background-color:#fff;height:45px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;line-height:45px}.main .body .pay_item{width:94%;margin:0 auto}.main .body .datails_item_text,.main .body .datails_item_title{font-size:16px;color:#747d8c}.main .foot{width:100%;position:fixed;bottom:10vh;margin:0 auto}.main .foot .details_BTn{width:95%;margin:0 auto;letter-spacing:10px}.van-button--round{border-radius:10px}