红绿项目
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

162 lines
2.5 KiB

.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: #303133FF;
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: #303133FF;
}
.login-sigh{
width: 110rpx;
position: relative;
}
.login-sigh::before{
content: '';
width: 4rpx;
height: 26rpx;
background-color: #BFC2CCFF;
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: #303133FF;
}
.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: #34026BFF;
}
.rech-capy{
display: flex;
justify-content: space-around;
align-items: center;
margin-top: 25rpx;
padding: 0 36rpx;
}
.payment{
font-size: 28rpx;
color: #909399;
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);
}