.add-page { width: 100%; height: 100vh; min-height: 1624rpx; background: #F7FAFF; } .add-page .add-main { padding-top: 6rpx; } .add-page .add-main .main-line { margin-top: 24rpx; } .add-page .add-main .main-line .line-item { display: flex; align-items: center; justify-content: center; height: 120rpx; background: #FFFFFF; } .add-page .add-main .main-line .line-item .item-label { margin-left: 30rpx; width: 180rpx; } .add-page .add-main .main-line .line-item .item-input { margin-right: 30rpx; flex: 1; height: 120rpx; border-bottom: 1rpx solid #E9E9E9; } .add-page .add-main .main-line .line-item .item-code { padding-right: 30rpx; font-family: PingFangSC, PingFang SC; font-weight: 400; font-size: 30rpx; color: #2263E6; line-height: 28rpx; text-align: center; font-style: normal; } .add-page .add-main .main-line .line-item .mobileCode-min { padding-left: 12rpx; padding-right: 24rpx; height: 100rpx; font-family: PingFangSC, PingFang SC; font-weight: 500; font-size: 30rpx; color: #2263E6; line-height: 100rpx; text-align: right; font-style: normal; text-transform: none; } .add-page .look-bank { display: flex; align-items: center; margin: 24rpx 30rpx 57rpx 68%; } .add-page .look-bank .bank-icon { margin-right: 10rpx; display: inline-block; width: 31rpx; height: 30rpx; background: url('http://ddh.yyhock.com/appStatic/bank-icon.png') 0 0 no-repeat; background-size: 31rpx 30rpx; } .add-page .look-bank .bank-text { font-family: PingFangSC, PingFang SC; font-weight: 400; font-size: 24rpx; color: #2263E6; line-height: 33rpx; text-align: left; font-style: normal; } .add-page .base-protocol { margin: 0 0 19rpx 77rpx; display: flex; } .add-page .base-protocol .protocol-icon { margin-right: 12rpx; width: 28rpx; height: 28rpx; background: url('http://ddh.yyhock.com/appStatic/face-click.png') 0 0 no-repeat; background-size: 100%; } .add-page .base-protocol .protocol-icon-null { display: inline-block; margin-right: 12rpx; width: 28rpx; height: 28rpx; background: url('http://ddh.yyhock.com/appStatic/base-null.png') 0 0 no-repeat; background-size: 100%; } .add-page .base-protocol .procotol-text { height: 33rpx; font-family: PingFangSC, PingFang SC; font-weight: 400; font-size: 24rpx; color: #2263E6; line-height: 33rpx; text-align: right; font-style: normal; } .add-page .base-btn { margin: 0 30rpx; width: 686rpx; height: 98rpx; background: linear-gradient(137deg, #3877F5 0%, #5690FA 100%); border-radius: 49rpx; font-family: PingFangSC, PingFang SC; font-weight: 400; font-size: 32rpx; color: #FFFFFF; line-height: 98rpx; text-align: center; font-style: normal; } .add-page .base-footer { margin: 14rpx 113rpx; display: flex; } .add-page .base-footer .footer-icon { display: inline-block; margin-right: 10rpx; width: 22rpx; height: 27rpx; background: url('http://ddh.yyhock.com/appStatic/auth-tips.png') 0 0 no-repeat; background-size: 22rpx 27rpx; } .add-page .base-footer .footer-text { height: 33rpx; font-family: PingFangSC, PingFang SC; font-weight: 400; font-size: 24rpx; color: #999999; line-height: 33rpx; text-align: center; font-style: normal; } .add-page .bank-card .card-text { margin: 0 30rpx; height: 114rpx; font-family: PingFangSC, PingFang SC; font-weight: 400; font-size: 32rpx; color: #666666; line-height: 114rpx; text-align: left; font-style: normal; border-bottom: 1rpx solid #E9E9E9; } .add-page .bank-card .card-line { display: flex; margin: 0 30rpx; height: 114rpx; align-items: center; border-bottom: 1rpx solid #E9E9E9; } .add-page .bank-card .card-line .line-label { padding-right: 18rpx; font-family: PingFangSC, PingFang SC; font-weight: 400; font-size: 30rpx; color: #666666; line-height: 28rpx; text-align: left; font-style: normal; } .add-page .bank-card .card-line .line-input { font-family: PingFangSC, PingFang SC; font-weight: 400; font-size: 30rpx; color: #666666; line-height: 28rpx; text-align: left; font-style: normal; } .add-page .bank-card .card-line .line-code { font-family: PingFangSC, PingFang SC; font-weight: 400; font-size: 30rpx; color: #2263E6; line-height: 28rpx; text-align: right; font-style: normal; } .add-page .bank-card .card-btn { margin: 70rpx 30rpx ; width: 670rpx; height: 88rpx; background: linear-gradient(137deg, #3877F5 0%, #5690FA 100%); border-radius: 44rpx; font-family: PingFangSC, PingFang SC; font-weight: 400; font-size: 32rpx; color: #FFFFFF; line-height: 88rpx; text-align: center; font-style: normal; } /deep/ .dialog-sprite { height: 40% !important; }