.invoice{min-height:100%;background:#f5f6ff}.invoice .invoiceNav{background:#fff;height:44px;position:relative}.invoice .invoiceNav .navLeft{width:24px;height:24px;position:absolute;left:16px;bottom:10px}.invoice .invoiceNav .navTitle{position:absolute;left:50%;bottom:10px;-webkit-transform:translateX(-50%);transform:translateX(-50%);font-size:17px;font-weight:700;color:#404247}.invoice .content{margin:12px 16px}.invoice .content .topCard{background:#fff;border-radius:12px 12px 0 0;padding:24px 16px;border-bottom:2px dashed #f0f1ff}.invoice .content .topCard h3{margin:0 8px;font-size:15px;color:#333;line-height:21px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.invoice .content .topCard h3 img{width:16px;height:16px;margin-left:3px}.invoice .content .topCard .invoiceTip{width:100%;-webkit-transform:translateY(-37px);transform:translateY(-37px)}.invoice .content .topCard .textContent{margin-top:-30px;margin-bottom:11px}.invoice .content .topCard .textContent .item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:16px}.invoice .content .topCard .textContent .item span{font-size:14px;color:#999;line-height:20px;-ms-flex-negative:0;flex-shrink:0}.invoice .content .topCard .textContent .item p{font-size:14px;color:#333;line-height:20px;margin-left:44px;text-align:right}.invoice .content .bomCard{padding:24px 60px;background:#fff;border-radius:0 0 12px 12px;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.invoice .content .bomCard .topLeft{left:-11px}.invoice .content .bomCard .topLeft,.invoice .content .bomCard .topRight{width:22px;height:22px;background:#f5f6ff;position:absolute;top:-11px;border-radius:50%}.invoice .content .bomCard .topRight{right:-11px}.invoice .content .bomCard button{width:100px;height:38px;border-radius:25px;border:1px solid #ccc;line-height:32px;background:#fff;font-size:15px;color:#333}