.bread{ } .bread image{ width: 28rpx; height: 24rpx; position: absolute; right: 36rpx; top: 50%; transform: translateY(-50%); } .rech-body{ padding: 0 36rpx; } .pro-body-p1{ display: flex; font-size: 22px; justify-content: center; align-items: center; color: #303133; text-align: center; padding: 30px 0; text-transform: capitalize; } .category-sigh{ font-size: 18px; padding-left: 8px; } .pro-body-p1 .s1{ font-family: 'din'; padding-left: 4px; vertical-align: bottom; } .input-item{ position: relative; height: 48px; padding-left: 12px; border-bottom: 1px solid #F4F5F7; margin-bottom: 12px; } .input-item input{ line-height: 96rpx; width: 500rpx; text-transform: capitalize; font-size: 28rpx; color: #303133; } .login-sigh{ width: 110rpx; position: relative; } .login-sigh::before{ content: ''; width: 4rpx; height: 26rpx; background-color: #BFC2CC; position: absolute; right: 16rpx; top: 50%; transform: translateY(-50%); } .login-sigh2{ width: 64rpx; } .login-sigh2::before{ content: none; } .login-sigh .imgcon{ width: 40rpx; height: 40rpx; } .login-sigh .imgcon image{ width: 100%; height: 100%; } .login-sigh .quhao{ font-size: 28rpx; color: #303133; } .flex{ display: flex; align-items: center; } .rech-input-con{ margin-top: 60rpx; } .rech-mount { justify-content: space-between; padding: 0 36rpx; margin-top: 48rpx; flex-wrap: wrap; } .mount{ width: 210rpx; line-height: 88rpx; background: #FFFFFF; border: 2rpx solid #EDEFF2; opacity: 1; border-radius: 16rpx; font-size: 28rpx; font-weight: 500; color: #303133; text-align: center; margin-bottom: 24rpx; } .mount:hover{ border-color: #34026B; } .rech-capy{ display: flex; justify-content: space-around; align-items: center; margin-top: 25rpx; padding: 0 36rpx; } .payment{ font-size: 28rpx; color: #333; text-transform: capitalize; } .rech-btn{ margin-top: 58rpx; line-height: 96rpx; background: #34026B; border-radius: 24rpx; font-size: 28rpx; font-weight: 400; color: #FFFFFF; text-transform: capitalize; text-align: center; } .rech-btn-con{ padding: 0 36rpx; } .content{ padding-bottom: 170rpx; } .payTypenName{ text-transform: capitalize; font-size: 32rpx; } .offline-text{ padding: 0 36rpx; font-size: 28rpx; color: #303133; line-height: 60rpx; margin-top: 40rpx; } .offline-button{ display: inline-block; width: 80rpx; margin: 0 10rpx; vertical-align: middle; line-height: 40rpx; text-align: center; font-size: 28rpx; padding: 0; color: rgb(149, 77, 227); } .invite-more{ width: 750rpx; height: 480rpx; background: #FFFFFF; border-radius: 48rpx 48rpx 0px 0px; position: fixed; bottom: 0; z-index: 9999; } .more-a{ text-transform: capitalize; font-size: 32rpx; color: #303133; text-align: center; line-height: 108rpx; } .invite-con{ padding: 24rpx 0; } .invite-con2{ background-color: #F5F7FA; } .msg-box-bg { width: 100%; height: 100%; position: fixed; left: 0; top: 0; z-index: 1001; background-color: rgba(0,0,0,.5); }