.home-header{height:200px;width:100%;position:absolute;overflow:hidden;border-radius:0 0 45px 45px;background:#3b71e8}.personal-title{position:relative;padding:40px 30px 30px 30px;box-sizing:border-box;border-radius:6px}.personal-title,.personal-title-head{width:100%;display:flex;justify-content:space-between}.personal-title-head{color:#fff}.payment_details{margin:20px;background-color:#fff;border-radius:16px;padding:20px;position:relative;top:-20px}.payment_details_title{font-weight:700;color:#606266;align-items:center;padding-bottom:20px;border-bottom:2px dashed #eff0f4}.payment_details_body,.payment_details_title{font-size:16px;display:flex;justify-content:space-between}.payment_details_body{margin-top:20px;color:#909399}.medpay-footer{position:fixed;bottom:0;background-color:#fff;height:40px;justify-content:space-between;padding:10px 20px;width:100%}.medpay-footer,.popup-header{display:flex;align-items:center}.popup-header{height:60px;padding-left:20px;font-size:20px;font-weight:700}.popup-body{height:calc(80vh - 60px);padding:15px;box-sizing:border-box;overflow-y:scroll}.popup-body-item{border:1px solid #e6e6e6;color:#606266;margin-bottom:10px;border-radius:10px}.popup-body-item-body{padding:10px;color:#606266;font-size:14px;box-sizing:border-box;line-height:30px;border-top:1px solid #e6e6e6}.popup-body-item-header{border-left:5px solid #3b71e8;font-weight:700;font-size:16px;color:#606266;margin:20px 20px 20px 0;padding-left:20px}.popup-body-item-header-mx{padding-left:10px;display:flex;justify-content:space-between}