|
|
|
@ -326,7 +326,7 @@ body{
|
|
|
|
|
}
|
|
|
|
|
.payment_heng .containner{
|
|
|
|
|
padding: 0 0.3rem;
|
|
|
|
|
margin-top: 0.2rem;
|
|
|
|
|
margin-top: 0.1rem;
|
|
|
|
|
}
|
|
|
|
|
.payment_heng .indent{
|
|
|
|
|
background:rgba(255,255,255,1);
|
|
|
|
@ -364,7 +364,7 @@ body{
|
|
|
|
|
margin-left: 0.38rem;
|
|
|
|
|
}
|
|
|
|
|
.payment_heng .documents{
|
|
|
|
|
margin-top: 0.2rem;
|
|
|
|
|
margin-top: 0.1rem;
|
|
|
|
|
background:rgba(255,255,255,1);
|
|
|
|
|
box-shadow:0px 0px 5px 0px rgba(0, 0, 0, 0.2);
|
|
|
|
|
border-radius:0.1rem;
|
|
|
|
@ -390,7 +390,7 @@ body{
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.payment_heng .select_pay{
|
|
|
|
|
margin-top: 0.15rem;
|
|
|
|
|
margin-top: 0.1rem;
|
|
|
|
|
background:rgba(255,255,255,1);
|
|
|
|
|
box-shadow:0px 0px 5px 0px rgba(0, 0, 0, 0.2);
|
|
|
|
|
border-radius:0.1rem;
|
|
|
|
@ -428,7 +428,7 @@ body{
|
|
|
|
|
bottom: 0;
|
|
|
|
|
left: 0;
|
|
|
|
|
width:100%;
|
|
|
|
|
height:0.5rem;
|
|
|
|
|
height:0.4rem;
|
|
|
|
|
background:#fff;
|
|
|
|
|
display: flex;
|
|
|
|
|
align-items: center;
|
|
|
|
@ -437,7 +437,7 @@ body{
|
|
|
|
|
.payment_heng .payment_btn>div:first-child{
|
|
|
|
|
width: 66.6%;
|
|
|
|
|
height: 100%;
|
|
|
|
|
line-height: 0.5rem;
|
|
|
|
|
line-height: 0.4rem;
|
|
|
|
|
background:rgba(80,84,93,1);
|
|
|
|
|
font-size:0.2rem;
|
|
|
|
|
font-family:PingFang SC;
|
|
|
|
@ -448,7 +448,7 @@ body{
|
|
|
|
|
.payment_heng .payment_btn>div:last-child{
|
|
|
|
|
width: 33.4%;
|
|
|
|
|
height: 100%;
|
|
|
|
|
line-height:0.5rem;
|
|
|
|
|
line-height:0.4rem;
|
|
|
|
|
background:rgba(33,177,235,1);
|
|
|
|
|
font-size:0.2rem;
|
|
|
|
|
font-family:PingFang SC;
|
|
|
|
|