.order-detail{width:100%;min-height:100vh;background:#f2f2f2;padding:50px 24px 100px;-webkit-box-sizing:border-box;box-sizing:border-box}.order-detail .tips1{font-size:12px;color:#b1b1b1;line-height:17px;margin:20px 0}.order-detail .top{width:100%;background:#fff;border-radius:6px;padding:20px;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:14px;color:#000;line-height:22px;margin-bottom:16px}.order-detail .top .product{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:700;font-size:16px;color:#000;line-height:22px}.order-detail .top .product img{width:42px;height:42px;border-radius:6px;margin-right:12px}.order-detail .top .divder{width:100%;height:1px;background:#f2f2f2;margin:16px 0}.order-detail .top .amount-box{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:700;font-size:16px;color:#1b9183;line-height:22px;margin-bottom:16px}.order-detail .top .amount-box .amount{font-size:24px}.order-detail .loan-list{-webkit-mask:none;padding-bottom:1px}.order-detail .submit-btn-box{background:#f2f2f2}.order-detail .buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.order-detail .buttons .btn01,.order-detail .buttons .btn11{width:49%}.order-detail .buttons .btn11{background:#105d38}.order-detail .protocol{margin-top:30px}.web-view{position:relative;top:20px;width:100%;min-height:100vh}