page{ overflow: hidden; } .fw600{ font-size: 600; } .wdb{ background-color: #f5f5f5; padding: 30px 20px; border-radius: 16px; height: 100vh; } .txje{ font-size: 16px; font-weight: 400; text-align: left; color: #333333; line-height: 22px; } .moneyL{ font-size: 38px; font-family: PingFangSC, PingFangSC-Semibold; font-weight: 601; text-align: left; color: #333333; line-height: 53px; } .moneyT{ font-size: 38px; font-family: PingFangSC, PingFangSC-Semibold; text-align: left; color: #333333; line-height: 53px; } .moneyR{ font-size: 16px; font-family: PingFangSC, PingFangSC-Regular; font-weight: 400; text-align: left; color: #027AFF; line-height: 22px; } .moneyDiv{ /* display-flex mt20 bb1 pb20 */ display: flex; margin-top: 20px; border-bottom: 1rpx solid #ccc; padding-bottom: 10px; } .txmn{ margin-top: 20px; font-size: 16px; font-family: PingFangSC, PingFangSC-Regular; font-weight: 400; color: #666666; line-height: 22px; } .shuoming{ font-size: 14px; font-family: PingFangSC, PingFangSC-Regular; font-weight: 400; text-align: left; color: #666666; line-height: 20px; } .txmx{ margin-top: 10px; font-size: 14px; font-family: PingFangSC, PingFangSC-Regular; font-weight: 400; text-align: center; color: #027AFF; line-height: 28px; } .weui-dialog__title{ font-size: 18px; font-weight: 400; color: #333333; line-height: 25px; } .weui-dialog__bd{ font-size: 16px; font-weight: 400; text-align: center; color: #787878; line-height: 22px; margin-bottom: 20px; /* border-bottom: 1rpx solid #e2e2e2; */ } .weui-dialog__bd view{ padding-bottom: 20px; border-bottom: 1rpx solid #e2e2e2; } .weui-dialog__hd { padding: 32px 24px 20px; } .lflex{ font-size: 18px; font-weight: 601; text-align: center; color: #027AFF; line-height: 28px; /* margin-top: 7px; */ padding:0 10px 0 30px; } .rflex{ flex:1; padding:0 30px 0 10px; } .rflex button{ margin-top: 0; margin-bottom: 0; height: 40px; opacity: 1; background: #027AFF; border-radius: 25px; font-size: 18px; font-weight: 601; color: #ffffff; line-height: 40px; } .pb16{ padding-bottom: 16px; } .pb20{ padding-bottom: 20px; } .btnFlex{ margin: 0; padding: 0; background-color: #fff; line-height: 28px; color: #027AFF; } .lflex.p020{ padding: 0 20px; }