| xqd
@@ -1,24 +1,23 @@
|
|
|
-.link{
|
|
|
+.link {
|
|
|
padding: 30rpx 40rpx;
|
|
|
position: relative;
|
|
|
font-family: PingFangSC-Semibold, PingFang SC;
|
|
|
- .hxj{
|
|
|
+ .hxj {
|
|
|
font-size: 40rpx;
|
|
|
font-weight: 600;
|
|
|
- color: #E7DAC1;
|
|
|
- background: angular-gradient(180deg, #E1CFAF 0%, #FEFFFE 100%);
|
|
|
+ color: #e7dac1;
|
|
|
+ background: angular-gradient(180deg, #e1cfaf 0%, #fefffe 100%);
|
|
|
-webkit-background-clip: text;
|
|
|
// -webkit-text-fill-color: transparent;
|
|
|
-
|
|
|
}
|
|
|
-
|
|
|
- .title{
|
|
|
+
|
|
|
+ .title {
|
|
|
font-weight: 500;
|
|
|
color: #121212;
|
|
|
font-size: 32rpx;
|
|
|
position: relative;
|
|
|
z-index: 2;
|
|
|
- .hxjImg{
|
|
|
+ .hxjImg {
|
|
|
width: 249rpx;
|
|
|
height: 31rpx;
|
|
|
position: absolute;
|
| xqd
@@ -27,14 +26,14 @@
|
|
|
z-index: -1;
|
|
|
}
|
|
|
}
|
|
|
- .title1{
|
|
|
+ .title1 {
|
|
|
font-weight: 500;
|
|
|
font-size: 26rpx;
|
|
|
position: relative;
|
|
|
color: #121212;
|
|
|
z-index: 2;
|
|
|
}
|
|
|
- .tyx{
|
|
|
+ .tyx {
|
|
|
width: 37rpx;
|
|
|
height: 37rpx;
|
|
|
position: absolute;
|
| xqd
@@ -42,7 +41,7 @@
|
|
|
left: 24rpx;
|
|
|
z-index: 1;
|
|
|
}
|
|
|
- .d6{
|
|
|
+ .d6 {
|
|
|
width: 32rpx;
|
|
|
height: 17rpx;
|
|
|
position: absolute;
|
| xqd
@@ -50,19 +49,19 @@
|
|
|
left: 234rpx;
|
|
|
z-index: 1;
|
|
|
}
|
|
|
- .subtitle{
|
|
|
+ .subtitle {
|
|
|
height: 34rpx;
|
|
|
font-size: 24rpx;
|
|
|
font-weight: 400;
|
|
|
- color: #A7A7A7;
|
|
|
+ color: #a7a7a7;
|
|
|
line-height: 34rpx;
|
|
|
}
|
|
|
- .coupon_1{
|
|
|
+ .coupon_1 {
|
|
|
width: 15rpx;
|
|
|
height: 15rpx;
|
|
|
margin-left: 25rpx;
|
|
|
}
|
|
|
- .coupon_sub{
|
|
|
+ .coupon_sub {
|
|
|
font-size: 20rpx;
|
|
|
font-weight: 400;
|
|
|
color: #999999;
|
| xqd
@@ -70,11 +69,10 @@
|
|
|
letter-spacing: 3rpx;
|
|
|
margin-left: 25rpx;
|
|
|
}
|
|
|
-
|
|
|
}
|
|
|
-.pd_list{
|
|
|
+.pd_list {
|
|
|
padding: 0 0 0 40rpx;
|
|
|
- .box{
|
|
|
+ .box {
|
|
|
height: 250rpx;
|
|
|
width: 207rpx;
|
|
|
border-radius: 20rpx;
|
| xqd
@@ -92,47 +90,45 @@
|
|
|
width: 100%;
|
|
|
height: 100%;
|
|
|
}
|
|
|
- .text{
|
|
|
+ .text {
|
|
|
width: 87rpx;
|
|
|
height: 33rpx;
|
|
|
- background: #B19D60;
|
|
|
+ background: #b19d60;
|
|
|
border-radius: 0px 70rpx 70rpx 17rpx;
|
|
|
opacity: 0.2;
|
|
|
font-size: 24rpx;
|
|
|
font-family: PingFangSC-Regular, PingFang SC;
|
|
|
font-weight: 400;
|
|
|
- color: #A7824B;
|
|
|
+ color: #a7824b;
|
|
|
line-height: 33rpx;
|
|
|
-
|
|
|
-text-shadow: 0px 0px 8rpx rgba(0, 0, 0, 0.17);
|
|
|
+
|
|
|
+ text-shadow: 0px 0px 8rpx rgba(0, 0, 0, 0.17);
|
|
|
}
|
|
|
}
|
|
|
- .tag_list{
|
|
|
+ .tag_list {
|
|
|
margin-top: 20rpx;
|
|
|
- .tag{
|
|
|
- background-color: rgba(238,235,222, 1);
|
|
|
- color: rgb(167,133,79);
|
|
|
+ .tag {
|
|
|
+ background-color: rgba(238, 235, 222, 1);
|
|
|
+ color: rgb(167, 133, 79);
|
|
|
border-radius: 0 50% 50% 50%;
|
|
|
font-size: 24rpx;
|
|
|
padding: 10rpx 20rpx;
|
|
|
}
|
|
|
}
|
|
|
-
|
|
|
}
|
|
|
-.lg_list{
|
|
|
- .item{
|
|
|
+.lg_list {
|
|
|
+ .item {
|
|
|
padding: 0 40rpx;
|
|
|
padding-bottom: 40rpx;
|
|
|
position: relative;
|
|
|
- .imgBox{
|
|
|
+ .imgBox {
|
|
|
width: 100%;
|
|
|
height: 500rpx;
|
|
|
border-radius: 40rpx 0 0 0;
|
|
|
z-index: 1;
|
|
|
}
|
|
|
-
|
|
|
-
|
|
|
- .b_card{
|
|
|
+
|
|
|
+ .b_card {
|
|
|
width: 650rpx;
|
|
|
height: 130rpx;
|
|
|
position: absolute;
|
| xqd
@@ -142,105 +138,102 @@ text-shadow: 0px 0px 8rpx rgba(0, 0, 0, 0.17);
|
|
|
background-color: #fff;
|
|
|
border-radius: 20rpx;
|
|
|
padding: 20rpx 30rpx;
|
|
|
- box-shadow: 6px 40px 100px 4px #EAEEF0;
|
|
|
- .left{
|
|
|
+ box-shadow: 6px 40px 100px 4px #eaeef0;
|
|
|
+ .left {
|
|
|
display: flex;
|
|
|
flex-flow: column;
|
|
|
- justify-content:space-around;
|
|
|
- .title{
|
|
|
+ justify-content: space-around;
|
|
|
+ .title {
|
|
|
font-size: 24rpx;
|
|
|
font-weight: 500;
|
|
|
- color: #0E0E0E;
|
|
|
+ color: #0e0e0e;
|
|
|
line-height: 34rpx;
|
|
|
}
|
|
|
- .desc{
|
|
|
+ .desc {
|
|
|
font-size: 24rpx;
|
|
|
font-weight: 400;
|
|
|
- color: #A7A7A7;
|
|
|
+ color: #a7a7a7;
|
|
|
line-height: 34rpx;
|
|
|
}
|
|
|
}
|
|
|
- .right{
|
|
|
+ .right {
|
|
|
display: flex;
|
|
|
align-items: center;
|
|
|
- .price{
|
|
|
+ .price {
|
|
|
display: flex;
|
|
|
align-items: flex-end;
|
|
|
color: #000;
|
|
|
font-size: 40rpx;
|
|
|
font-family: Helvetica;
|
|
|
- color: #0E0E0E;
|
|
|
- .rmb{
|
|
|
+ color: #0e0e0e;
|
|
|
+ .rmb {
|
|
|
padding-bottom: 10rpx;
|
|
|
font-size: 18rpx;
|
|
|
font-family: Helvetica;
|
|
|
- color: #0E0E0E;
|
|
|
+ color: #0e0e0e;
|
|
|
}
|
|
|
- .dw{
|
|
|
+ .dw {
|
|
|
padding-bottom: 10rpx;
|
|
|
font-size: 18rpx;
|
|
|
font-weight: 500;
|
|
|
- color: #A7A7A7;
|
|
|
+ color: #a7a7a7;
|
|
|
}
|
|
|
}
|
|
|
}
|
|
|
-
|
|
|
}
|
|
|
}
|
|
|
-
|
|
|
-
|
|
|
}
|
|
|
-.more{
|
|
|
+.more {
|
|
|
+ width: 167rpx;
|
|
|
+ height: auto;
|
|
|
+ padding: 30rpx 0;
|
|
|
+ font-size: 20rpx;
|
|
|
+ font-family: PingFangSC-Regular, PingFang SC;
|
|
|
+ font-weight: 400;
|
|
|
+ color: #999999;
|
|
|
+ line-height: 28rpx;
|
|
|
+ letter-spacing: 3rpx;
|
|
|
+ margin: 0 auto;
|
|
|
+ text-align: center;
|
|
|
+ image {
|
|
|
width: 167rpx;
|
|
|
- height: auto;
|
|
|
- padding: 30rpx 0;
|
|
|
- font-size: 20rpx;
|
|
|
- font-family: PingFangSC-Regular, PingFang SC;
|
|
|
- font-weight: 400;
|
|
|
- color: #999999;
|
|
|
- line-height: 28rpx;
|
|
|
- letter-spacing: 3rpx;
|
|
|
- margin: 0 auto;
|
|
|
- text-align: center;
|
|
|
- image{
|
|
|
- width: 167rpx;
|
|
|
- height: 11rpx;
|
|
|
- }
|
|
|
- .viewmore1{
|
|
|
- width: 51rpx;
|
|
|
- height: 51rpx;
|
|
|
- }
|
|
|
- .viewmore1_color{
|
|
|
- color: #A7824B;
|
|
|
- line-height: 34rpx;
|
|
|
- letter-spacing: 5rpx;
|
|
|
- }
|
|
|
- .viewmore2{
|
|
|
- width: 28rpx;
|
|
|
- height: 28rpx;
|
|
|
- }
|
|
|
+ height: 11rpx;
|
|
|
+ }
|
|
|
+ .viewmore1 {
|
|
|
+ width: 51rpx;
|
|
|
+ height: 51rpx;
|
|
|
+ }
|
|
|
+ .viewmore1_color {
|
|
|
+ color: #a7824b;
|
|
|
+ line-height: 34rpx;
|
|
|
+ letter-spacing: 5rpx;
|
|
|
+ }
|
|
|
+ .viewmore2 {
|
|
|
+ width: 28rpx;
|
|
|
+ height: 28rpx;
|
|
|
+ }
|
|
|
}
|
|
|
-.more1{
|
|
|
+.more1 {
|
|
|
width: 320rpx;
|
|
|
height: 85rpx;
|
|
|
border-radius: 43rpx;
|
|
|
- border: 1rpx solid #B39978;
|
|
|
+ border: 1rpx solid #b39978;
|
|
|
margin: 65rpx auto 100rpx;
|
|
|
- font-size: 24rpx;
|
|
|
- font-family: PingFangSC-Regular, PingFang SC;
|
|
|
- font-weight: 400;
|
|
|
- color: #A7824B;
|
|
|
- line-height: 85rpx;
|
|
|
- image{
|
|
|
- width: 28rpx;
|
|
|
- height: 28rpx;
|
|
|
- margin-left: 12rpx;
|
|
|
- }
|
|
|
+ font-size: 24rpx;
|
|
|
+ font-family: PingFangSC-Regular, PingFang SC;
|
|
|
+ font-weight: 400;
|
|
|
+ color: #a7824b;
|
|
|
+ line-height: 85rpx;
|
|
|
+ image {
|
|
|
+ width: 28rpx;
|
|
|
+ height: 28rpx;
|
|
|
+ margin-left: 12rpx;
|
|
|
+ }
|
|
|
}
|
|
|
|
|
|
-.coupon{
|
|
|
+.coupon {
|
|
|
padding: 0 45rpx 0 40rpx;
|
|
|
- .item{
|
|
|
+ .item {
|
|
|
width: 320rpx;
|
|
|
height: 200rpx;
|
|
|
overflow: hidden;
|
| xqd
@@ -249,35 +242,35 @@ text-shadow: 0px 0px 8rpx rgba(0, 0, 0, 0.17);
|
|
|
position: relative;
|
|
|
background-image: url(../../static/image/index/coupon_masking.png);
|
|
|
background-size: 320rpx 200rpx;
|
|
|
- .Wb{
|
|
|
+ .Wb {
|
|
|
display: flex;
|
|
|
flex-flow: column;
|
|
|
- justify-content:space-around;
|
|
|
+ justify-content: space-around;
|
|
|
padding: 17rpx 0 17rpx 37rpx;
|
|
|
- .price{
|
|
|
+ .price {
|
|
|
font-size: 40rpx;
|
|
|
font-family: PingFangSC-Medium, PingFang SC;
|
|
|
font-weight: 500;
|
|
|
- color: #B19D60;
|
|
|
- text{
|
|
|
+ color: #b19d60;
|
|
|
+ text {
|
|
|
font-size: 24rpx;
|
|
|
}
|
|
|
}
|
|
|
- .yxq{
|
|
|
+ .yxq {
|
|
|
font-size: 18rpx;
|
|
|
font-family: PingFangSC-Regular, PingFang SC;
|
|
|
font-weight: 400;
|
|
|
- color: #C1C2C1;
|
|
|
+ color: #c1c2c1;
|
|
|
}
|
|
|
}
|
|
|
}
|
|
|
}
|
|
|
|
|
|
-.hxdz{
|
|
|
- .q{
|
|
|
+.hxdz {
|
|
|
+ .q {
|
|
|
height: 385rpx;
|
|
|
padding: 0 45rpx 0 40rpx;
|
|
|
- .l{
|
|
|
+ .l {
|
|
|
margin-right: 25rpx;
|
|
|
width: 320rpx;
|
|
|
height: 385rpx;
|
| xqd
@@ -286,7 +279,7 @@ text-shadow: 0px 0px 8rpx rgba(0, 0, 0, 0.17);
|
|
|
position: relative;
|
|
|
overflow: hidden;
|
|
|
z-index: 1;
|
|
|
- image{
|
|
|
+ image {
|
|
|
width: 100%;
|
|
|
height: 100%;
|
|
|
position: absolute;
|
| xqd
@@ -297,7 +290,7 @@ text-shadow: 0px 0px 8rpx rgba(0, 0, 0, 0.17);
|
|
|
z-index: -1;
|
|
|
}
|
|
|
}
|
|
|
- .r1{
|
|
|
+ .r1 {
|
|
|
width: 320rpx;
|
|
|
height: 180rpx;
|
|
|
padding: 27rpx 31rpx;
|
| xqd
@@ -305,7 +298,7 @@ text-shadow: 0px 0px 8rpx rgba(0, 0, 0, 0.17);
|
|
|
position: relative;
|
|
|
overflow: hidden;
|
|
|
z-index: 1;
|
|
|
- image{
|
|
|
+ image {
|
|
|
width: 100%;
|
|
|
height: 100%;
|
|
|
position: absolute;
|
| xqd
@@ -316,7 +309,7 @@ text-shadow: 0px 0px 8rpx rgba(0, 0, 0, 0.17);
|
|
|
z-index: -1;
|
|
|
}
|
|
|
}
|
|
|
- .r2{
|
|
|
+ .r2 {
|
|
|
width: 320rpx;
|
|
|
height: 180rpx;
|
|
|
padding: 27rpx 31rpx;
|
| xqd
@@ -324,7 +317,7 @@ text-shadow: 0px 0px 8rpx rgba(0, 0, 0, 0.17);
|
|
|
position: relative;
|
|
|
overflow: hidden;
|
|
|
z-index: 1;
|
|
|
- image{
|
|
|
+ image {
|
|
|
width: 100%;
|
|
|
height: 100%;
|
|
|
position: absolute;
|
| xqd
@@ -336,14 +329,14 @@ text-shadow: 0px 0px 8rpx rgba(0, 0, 0, 0.17);
|
|
|
}
|
|
|
}
|
|
|
}
|
|
|
-
|
|
|
- .w{
|
|
|
+
|
|
|
+ .w {
|
|
|
padding: 0 0 0 40rpx;
|
|
|
margin-top: 36rpx;
|
|
|
- .item{
|
|
|
+ .item {
|
|
|
width: 320rpx;
|
|
|
margin-right: 25rpx;
|
|
|
- image{
|
|
|
+ image {
|
|
|
width: 320rpx;
|
|
|
height: 250rpx;
|
|
|
}
|
| xqd
@@ -351,15 +344,15 @@ text-shadow: 0px 0px 8rpx rgba(0, 0, 0, 0.17);
|
|
|
}
|
|
|
}
|
|
|
|
|
|
-.group_list{
|
|
|
- .item{
|
|
|
+.group_list {
|
|
|
+ .item {
|
|
|
padding: 0 15rpx;
|
|
|
margin-bottom: 40rpx;
|
|
|
- .imgBox{
|
|
|
+ .imgBox {
|
|
|
width: 100%;
|
|
|
height: 404rpx;
|
|
|
position: relative;
|
|
|
- .img{
|
|
|
+ .img {
|
|
|
position: absolute;
|
|
|
z-index: -1;
|
|
|
left: 0;
|
| xqd
@@ -371,169 +364,165 @@ text-shadow: 0px 0px 8rpx rgba(0, 0, 0, 0.17);
|
|
|
border-radius: 20rpx;
|
|
|
}
|
|
|
}
|
|
|
-
|
|
|
-
|
|
|
- .b_card{
|
|
|
+
|
|
|
+ .b_card {
|
|
|
width: 500rpx;
|
|
|
height: 130rpx;
|
|
|
margin: -65rpx auto 0;
|
|
|
background-color: #fff;
|
|
|
border-radius: 20rpx;
|
|
|
padding: 20rpx 30rpx;
|
|
|
- box-shadow: 6px 40px 100px 4px #EAEEF0;
|
|
|
- .left{
|
|
|
- .i{
|
|
|
+ box-shadow: 6px 40px 100px 4px #eaeef0;
|
|
|
+ .left {
|
|
|
+ .i {
|
|
|
width: 49rpx;
|
|
|
height: 52rpx;
|
|
|
border-radius: 8rpx;
|
|
|
- border: 1rpx solid #0E0E0E;
|
|
|
+ border: 1rpx solid #0e0e0e;
|
|
|
font-size: 24rpx;
|
|
|
font-family: PingFangSC-Medium, PingFang SC;
|
|
|
font-weight: 500;
|
|
|
- color: #0E0E0E;
|
|
|
+ color: #0e0e0e;
|
|
|
line-height: 52rpx;
|
|
|
text-align: center;
|
|
|
}
|
|
|
- .q{
|
|
|
+ .q {
|
|
|
font-size: 24rpx;
|
|
|
font-family: PingFangSC-Medium, PingFang SC;
|
|
|
font-weight: 500;
|
|
|
- color: #0E0E0E;
|
|
|
+ color: #0e0e0e;
|
|
|
line-height: 52rpx;
|
|
|
margin: 0 7rpx;
|
|
|
}
|
|
|
}
|
|
|
- .right{
|
|
|
+ .right {
|
|
|
display: flex;
|
|
|
align-items: center;
|
|
|
- .price{
|
|
|
+ .price {
|
|
|
display: flex;
|
|
|
align-items: flex-end;
|
|
|
color: #000;
|
|
|
font-size: 40rpx;
|
|
|
font-family: Helvetica;
|
|
|
- color: #0E0E0E;
|
|
|
- .rmb{
|
|
|
+ color: #0e0e0e;
|
|
|
+ .rmb {
|
|
|
padding-bottom: 10rpx;
|
|
|
font-size: 18rpx;
|
|
|
font-family: Helvetica;
|
|
|
- color: #0E0E0E;
|
|
|
+ color: #0e0e0e;
|
|
|
}
|
|
|
- .dw{
|
|
|
+ .dw {
|
|
|
padding-bottom: 10rpx;
|
|
|
font-size: 18rpx;
|
|
|
font-weight: 500;
|
|
|
- color: #A7A7A7;
|
|
|
+ color: #a7a7a7;
|
|
|
}
|
|
|
}
|
|
|
}
|
|
|
-
|
|
|
}
|
|
|
}
|
|
|
-
|
|
|
-
|
|
|
}
|
|
|
-
|
|
|
- .hxzy{
|
|
|
- padding: 0 40rpx;
|
|
|
- .top{
|
|
|
- margin-top: 20rpx;
|
|
|
- height: 296rpx;
|
|
|
- position: relative;
|
|
|
- .dbo{
|
|
|
- width: 379rpx;
|
|
|
- height: 204rpx;
|
|
|
- background: #FEFFFE;
|
|
|
- padding: 31rpx 37rpx;
|
|
|
- position: absolute;
|
|
|
- bottom: 0;
|
|
|
- left: 0;
|
|
|
- .text{
|
|
|
- font-size: 26rpx;
|
|
|
- font-family: PingFangSC-Regular, PingFang SC;
|
|
|
- font-weight: 400;
|
|
|
- color: #252526;
|
|
|
- }
|
|
|
- .category{
|
|
|
- font-size: 24rpx;
|
|
|
- font-family: PingFangSC-Regular, PingFang SC;
|
|
|
- font-weight: 400;
|
|
|
- color: #B39978;
|
|
|
- }
|
|
|
- }
|
|
|
- }
|
|
|
- .bottom{
|
|
|
+
|
|
|
+.hxzy {
|
|
|
+ padding: 0 40rpx;
|
|
|
+ .top {
|
|
|
+ margin-top: 20rpx;
|
|
|
+ height: 296rpx;
|
|
|
+ position: relative;
|
|
|
+ .dbo {
|
|
|
+ width: 379rpx;
|
|
|
+ height: 204rpx;
|
|
|
+ background: #fefffe;
|
|
|
+ padding: 31rpx 37rpx;
|
|
|
+ position: absolute;
|
|
|
+ bottom: 0;
|
|
|
+ left: 0;
|
|
|
+ .text {
|
|
|
+ font-size: 26rpx;
|
|
|
+ font-family: PingFangSC-Regular, PingFang SC;
|
|
|
+ font-weight: 400;
|
|
|
+ color: #252526;
|
|
|
+ }
|
|
|
+ .category {
|
|
|
+ font-size: 24rpx;
|
|
|
+ font-family: PingFangSC-Regular, PingFang SC;
|
|
|
+ font-weight: 400;
|
|
|
+ color: #b39978;
|
|
|
+ }
|
|
|
+ }
|
|
|
+ }
|
|
|
+ .bottom {
|
|
|
margin-top: 40rpx;
|
|
|
- .item{
|
|
|
+ .item {
|
|
|
width: 320rpx;
|
|
|
margin-bottom: 35rpx;
|
|
|
border-radius: 20rpx;
|
|
|
- .cover{
|
|
|
+ .cover {
|
|
|
width: 320rpx;
|
|
|
height: 250rpx;
|
|
|
- }
|
|
|
+ }
|
|
|
}
|
|
|
- &>.item:nth-child(2n-1){
|
|
|
+ & > .item:nth-child(2n-1) {
|
|
|
margin-right: 25rpx;
|
|
|
}
|
|
|
}
|
|
|
- }
|
|
|
- .bottom_logo{
|
|
|
- text-align: center;
|
|
|
- padding: 50rpx 0;
|
|
|
- image{
|
|
|
- width: 135rpx;
|
|
|
- height: 46rpx;
|
|
|
- }
|
|
|
- .text{
|
|
|
- font-variant:small-caps;
|
|
|
- font-size: 16rpx;
|
|
|
- font-family: PingFangSC-Regular, PingFang SC;
|
|
|
- font-weight: 400;
|
|
|
- color: #999999;
|
|
|
- line-height: 22px;
|
|
|
- letter-spacing: 10rpx;
|
|
|
- }
|
|
|
- }
|
|
|
-.title_2{
|
|
|
+}
|
|
|
+.bottom_logo {
|
|
|
+ text-align: center;
|
|
|
+ padding: 50rpx 0;
|
|
|
+ image {
|
|
|
+ width: 135rpx;
|
|
|
+ height: 46rpx;
|
|
|
+ }
|
|
|
+ .text {
|
|
|
+ font-variant: small-caps;
|
|
|
+ font-size: 16rpx;
|
|
|
+ font-family: PingFangSC-Regular, PingFang SC;
|
|
|
+ font-weight: 400;
|
|
|
+ color: #999999;
|
|
|
+ line-height: 22px;
|
|
|
+ letter-spacing: 10rpx;
|
|
|
+ }
|
|
|
+}
|
|
|
+.title_2 {
|
|
|
font-weight: 600;
|
|
|
font-family: PingFangSC-Regular, PingFang SC;
|
|
|
color: #000;
|
|
|
font-size: 24rpx;
|
|
|
font-weight: 500;
|
|
|
- color: #0E0E0E;
|
|
|
+ color: #0e0e0e;
|
|
|
}
|
|
|
-.desc_2{
|
|
|
+.desc_2 {
|
|
|
color: #5a5a5a;
|
|
|
font-size: 24rpx;
|
|
|
font-family: PingFangSC-Regular, PingFang SC;
|
|
|
font-weight: 400;
|
|
|
- color: #A7A7A7;
|
|
|
+ color: #a7a7a7;
|
|
|
}
|
|
|
-.borradu_20{
|
|
|
+.borradu_20 {
|
|
|
border-radius: 20rpx;
|
|
|
}
|
|
|
-.mt_20{
|
|
|
+.mt_20 {
|
|
|
margin-top: 20rpx;
|
|
|
}
|
|
|
|
|
|
-.price{
|
|
|
- display: flex;
|
|
|
- align-items: flex-end;
|
|
|
- color: #000;
|
|
|
- font-size: 40rpx;
|
|
|
- font-family: Helvetica;
|
|
|
- color: #0E0E0E;
|
|
|
- .rmb{
|
|
|
- padding-bottom: 10rpx;
|
|
|
- font-size: 18rpx;
|
|
|
- font-family: Helvetica;
|
|
|
- color: #0E0E0E;
|
|
|
- }
|
|
|
- .dw{
|
|
|
- padding-bottom: 10rpx;
|
|
|
- font-size: 18rpx;
|
|
|
- font-weight: 500;
|
|
|
- color: #A7A7A7;
|
|
|
- }
|
|
|
- }
|
|
|
+.price {
|
|
|
+ display: flex;
|
|
|
+ align-items: flex-end;
|
|
|
+ color: #000;
|
|
|
+ font-size: 40rpx;
|
|
|
+ font-family: Helvetica;
|
|
|
+ color: #0e0e0e;
|
|
|
+ .rmb {
|
|
|
+ padding-bottom: 10rpx;
|
|
|
+ font-size: 18rpx;
|
|
|
+ font-family: Helvetica;
|
|
|
+ color: #0e0e0e;
|
|
|
+ }
|
|
|
+ .dw {
|
|
|
+ padding-bottom: 10rpx;
|
|
|
+ font-size: 18rpx;
|
|
|
+ font-weight: 500;
|
|
|
+ color: #a7a7a7;
|
|
|
+ }
|
|
|
+}
|