.pdbox-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);display:none;z-index:9999}.pdbox-container{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:610px;border-radius:40px;box-shadow:0 8px 8px 0 rgba(0,0,0,.25);background:rgba(255,255,255,1);z-index:99999}.pdbox-header{display:flex;flex-direction:row;align-items:center;color:#fff;padding:20px;line-height:var(--size);font-size:var(--size);width:100%;border-radius:10px 10px 0 0;background:var(--mr);display:none}.pdbox-header .svgIcon{display:block;width:50px;height:50px;padding-right:10px}.pdbox-header .pdbox-title{flex-grow:1;line-height:50px;color:#fff;padding:0 20px;line-height:50px;font-size:30px}.pdbox-close{right:2px;cursor:pointer;width:30px;height:30px;text-align:center;line-height:25px;font-size:36px;position:relative;z-index:2;display:inline-block}.pdbox-close:after{background:#dc3545;-webkit-border-radius:10%;-moz-border-radius:10%;border-radius:10%}.pdbox-body{padding:96px 0}.pdbox-body i{display:block;width:144px;height:144px;margin:0 auto;background:url(/images/new/i-tips.png) center center no-repeat;background-size:144px 144px}.pdbox-body i:before{content:""}.pdbox-body .text{padding-top:40px;color:rgba(51,51,51,1);line-height:36px;text-align:center}.pdbox-footer{border-top:2px rgba(239,242,245,1) solid;text-align:center;display:flex}.pdbox-btn{cursor:pointer;position:relative;display:inline-block;width:50%;margin:0 auto;z-index:2;text-align:center;height:112px;line-height:112px;color:rgba(51,51,51,1);font-family:'normal';font-size:32px;font-weight:350;background:#fff;border-radius:0 0 40px 40px}.pdbox-btn-cancel{border-right:2px rgba(239,242,245,1) solid}.pdbox-container .icon.hide{display:none}.pdbox-body .info-list{list-style:none}.pdbox-body .info-item{display:flex;justify-content:space-between;padding:8px 0;border-bottom:1px solid #f5f5f5}.pdbox-body .info-item.total{font-weight:600;color:#e64340;border-bottom:0;padding-top:12px}.pdbox-body .info-label{font-size:28px;color:#666}.pdbox-body .info-value{font-size:28px;color:#333;text-align:right}