.order .order-header{height:60px;line-height:60px;background:#3370ff;display:flex;align-items:center;width:100%;z-index:999}.order .order-header .header-left{font-size:24px;color:#fff;position:absolute;cursor:pointer;left:40px;top:0}.order .order-header .header-title{font-size:20px;flex:1;text-align:center;color:#fff}.order .order-header .header-right{position:absolute;right:16px;top:0}.order .order-step{width:700px;margin:40px auto 40px}.order .order-warp{width:1024px;margin:0 auto}.order .order-warp .detail .row{display:flex;align-items:center}.order .order-warp .detail .row .row-left{float:left;min-width:135px;text-align:left;line-height:30px;position:relative;padding-left:10px;box-sizing:border-box;font-size:12px}.order .pay-method{margin-top:15px}.order .pay-method .pay-list{display:flex}.order .pay-method .pay-list .item-list{display:flex;align-items:center;justify-content:center;width:134px;height:58px;border:1px solid #eee;border-radius:10px;margin-right:20px;cursor:pointer}.order .pay-method .pay-list .item-list img{margin-right:10px}.order .pay-method .pay-list .active{border-color:#3370ff}.order .pay-method .qrcode{margin-top:25px}.order .pay-success{width:1200px;margin:0 auto;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#fff}.order .pay-success .ivu-card{width:100%;height:100%;text-align:center}.order .pay-success .pay-status{padding-top:80px}.order .pay-success h1{margin-top:15px}.order .pay-success .apply-status{width:60px;height:60px;text-align:center;border-radius:50%;color:#21a675;font-size:30px;line-height:60px;margin-bottom:20px}.order .pay-success .apply-status i{font-weight:700}.order .pay-success .btn-list{margin-top:15px}.order .pay-success .btn-list button{padding:0 16px;font-size:12px;line-height:26px;height:26px}.order .pay-success h1{font-size:18px;color:#000;font-weight:700;margin-bottom:15px}