#legal-pay-detail{width:1200px;margin:50px auto}#legal-pay-detail>.title{background:#f8f8f8;margin-bottom:20px;padding:0 0 20px 30px}#legal-pay-detail>.title span{font-size:20px;line-height:50px;font-weight:700}#legal-pay-detail>.title div{font-size:12px}#legal-pay-detail>.info{background:#f8f8f8;padding:0 30px;line-height:40px}#legal-pay-detail>.info>div{display:flex}#legal-pay-detail>.info span:first-child{width:140px}#legal-pay-detail>.info>.btns{padding:20px 0;cursor:pointer}#legal-pay-detail>.info>.btns>div{color:#fff;border-radius:2px;padding:0 16px;background:#2e1b85;margin-right:30px;font-size:14px}#legal-pay-detail>.info>.btns>div:first-child{background:#ccc;color:#333}#legal-pay-detail>.cancel-box,#legal-pay-detail>.confirm-box{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.7)}#legal-pay-detail>.cancel-box>.content,#legal-pay-detail>.confirm-box>.content{background:#26292b;margin:200px auto 0;border-radius:2px;width:360px;border-radius:5px;line-height:40px;text-align:center}#legal-pay-detail>.cancel-box>.content>div:first-child,#legal-pay-detail>.confirm-box>.content>div:first-child{font-weight:600}#legal-pay-detail>.cancel-box>.content>.flex,#legal-pay-detail>.confirm-box>.content>.flex{margin-top:10px;border-top:1px solid #ccc;cursor:pointer}#legal-pay-detail>.cancel-box>.content>.flex div,#legal-pay-detail>.confirm-box>.content>.flex div{width:50%}#legal-pay-detail>.cancel-box>.content>.flex>div:first-child,#legal-pay-detail>.confirm-box>.content>.flex>div:first-child{border-right:1px solid #ccc}