|
|
@@ -1,7 +1,11 @@ |
|
|
|
button::after{ border: none; } |
|
|
|
.notes{ |
|
|
|
button::after { |
|
|
|
border: none; |
|
|
|
} |
|
|
|
|
|
|
|
.notes { |
|
|
|
padding-bottom: 60rpx; |
|
|
|
} |
|
|
|
|
|
|
|
.record text:nth-of-type(2n+1) { |
|
|
|
float: left; |
|
|
|
} |
|
|
@@ -20,14 +24,20 @@ button::after{ border: none; } |
|
|
|
} |
|
|
|
|
|
|
|
.record1 text:nth-of-type(1) { |
|
|
|
font-size:30rpx; |
|
|
|
font-family:PingFang-SC-Bold; |
|
|
|
color:rgba(51,51,51,1); |
|
|
|
font-size: 30rpx; |
|
|
|
font-family: PingFang-SC-Bold; |
|
|
|
color: rgba(51, 51, 51, 1); |
|
|
|
} |
|
|
|
|
|
|
|
.list { |
|
|
|
padding: 18rpx 0; |
|
|
|
} |
|
|
|
|
|
|
|
.orderId { |
|
|
|
margin-top: 15rpx; |
|
|
|
color: #999999; |
|
|
|
} |
|
|
|
|
|
|
|
.title { |
|
|
|
display: block; |
|
|
|
padding: 0 32rpx; |
|
|
@@ -39,9 +49,10 @@ button::after{ border: none; } |
|
|
|
|
|
|
|
.record2 { |
|
|
|
margin-top: 16rpx; |
|
|
|
color:rgba(153,153,153,1)!important; |
|
|
|
color: rgba(153, 153, 153, 1) !important; |
|
|
|
} |
|
|
|
.record2 text{ |
|
|
|
|
|
|
|
.record2 text { |
|
|
|
font-size: 30rpx; |
|
|
|
} |
|
|
|
|
|
|
@@ -126,7 +137,8 @@ button::after{ border: none; } |
|
|
|
.titles .fr { |
|
|
|
color: red; |
|
|
|
} |
|
|
|
.titles .fr text{ |
|
|
|
|
|
|
|
.titles .fr text { |
|
|
|
font-size: 42rpx; |
|
|
|
} |
|
|
|
|
|
|
@@ -150,6 +162,7 @@ button::after{ border: none; } |
|
|
|
letter-spacing: 0; |
|
|
|
line-height: 42rpx; |
|
|
|
} |
|
|
|
|
|
|
|
.tel { |
|
|
|
right: 0; |
|
|
|
top: 0; |
|
|
@@ -158,13 +171,16 @@ button::after{ border: none; } |
|
|
|
width: 50rpx; |
|
|
|
height: 50rpx; |
|
|
|
} |
|
|
|
.list{ |
|
|
|
|
|
|
|
.list { |
|
|
|
padding: 20rpx 32rpx; |
|
|
|
border-bottom:1px solid #EAEAEA; |
|
|
|
border-bottom: 1px solid #EAEAEA; |
|
|
|
} |
|
|
|
.notess{ |
|
|
|
|
|
|
|
.notess { |
|
|
|
padding: 0 32rpx; |
|
|
|
} |
|
|
|
|
|
|
|
.dingdan { |
|
|
|
margin-top: 33rpx; |
|
|
|
} |
|
|
@@ -192,52 +208,59 @@ button::after{ border: none; } |
|
|
|
height: 300rpx; |
|
|
|
margin: 0 auto 16rpx; |
|
|
|
} |
|
|
|
.head{ |
|
|
|
padding:32rpx 32rpx 0; |
|
|
|
|
|
|
|
.head { |
|
|
|
padding: 32rpx 32rpx 0; |
|
|
|
} |
|
|
|
.bottom{ |
|
|
|
|
|
|
|
.bottom { |
|
|
|
text-align: center; |
|
|
|
height: 70rpx; |
|
|
|
line-height: 70rpx; |
|
|
|
color: #999; |
|
|
|
font-size: 32rpx; |
|
|
|
} |
|
|
|
.support-tansfer{ |
|
|
|
|
|
|
|
.support-tansfer { |
|
|
|
display: block; |
|
|
|
width: 540rpx; |
|
|
|
margin: 4rpx auto; |
|
|
|
border-radius: 50rpx; |
|
|
|
/* background: #02C0FF!important; */ |
|
|
|
background: linear-gradient(127deg,rgba(252,177,74,1) 0%,rgba(254,70,20,1) 100%); |
|
|
|
background: linear-gradient(127deg, rgba(252, 177, 74, 1) 0%, rgba(254, 70, 20, 1) 100%); |
|
|
|
} |
|
|
|
.share{ |
|
|
|
|
|
|
|
.share { |
|
|
|
width: 40rpx; |
|
|
|
height: 40rpx; |
|
|
|
margin-right: 20rpx; |
|
|
|
} |
|
|
|
.share-bottom{ |
|
|
|
|
|
|
|
.share-bottom { |
|
|
|
width: 100%; |
|
|
|
/* overflow:hidden; */ |
|
|
|
margin-top:66rpx; |
|
|
|
margin-top: 66rpx; |
|
|
|
} |
|
|
|
|
|
|
|
.goback { |
|
|
|
float:left; |
|
|
|
width:122rpx!important; |
|
|
|
height:95rpx; |
|
|
|
background:rgba(255,255,255,1); |
|
|
|
line-height:95rpx; |
|
|
|
border:1rpx solid rgba(227,227,227,1); |
|
|
|
box-shadow:0px 8px 8px 1px rgba(189,189,189,0.32); |
|
|
|
border-radius:48rpx; |
|
|
|
margin-left:25rpx; |
|
|
|
} |
|
|
|
.goback image{ |
|
|
|
position:absolute; |
|
|
|
width:60rpx; |
|
|
|
left:0; |
|
|
|
right:0; |
|
|
|
top:0; |
|
|
|
bottom:0; |
|
|
|
margin:auto; |
|
|
|
height: 80rpx; |
|
|
|
float: left; |
|
|
|
width: 122rpx !important; |
|
|
|
height: 95rpx; |
|
|
|
background: rgba(255, 255, 255, 1); |
|
|
|
line-height: 95rpx; |
|
|
|
border: 1rpx solid rgba(227, 227, 227, 1); |
|
|
|
box-shadow: 0px 8px 8px 1px rgba(189, 189, 189, 0.32); |
|
|
|
border-radius: 48rpx; |
|
|
|
margin-left: 25rpx; |
|
|
|
} |
|
|
|
|
|
|
|
.goback image { |
|
|
|
position: absolute; |
|
|
|
width: 60rpx; |
|
|
|
left: 0; |
|
|
|
right: 0; |
|
|
|
top: 0; |
|
|
|
bottom: 0; |
|
|
|
margin: auto; |
|
|
|
height: 80rpx; |
|
|
|
} |