@@ -1308,16 +1308,13 @@
margin: 0.43rem 0.54rem 0.39rem;
}
.openVip {
- border-radius: 0.14rem 0.14rem 0.14rem 0.14rem;
- border: 0.02rem solid #FA483C;
- font-size: 0.18rem;
- font-weight: 500;
- color: #FA483C;
- width: 0.57rem;
- text-align: center;
- height: 0.29rem;
- line-height: 0.29rem;
- margin-left: 0.29rem;
+ display: inline-block;
+ width: 0.28rem;
+ height: 0.28rem;
+ margin-left: 0.04rem;
+ margin-bottom: 0.1rem;
+ background: url('image/v_vip_icon.png') no-repeat center;
+ background-size: contain;
.matching {
display: flex;
@@ -1384,4 +1381,4 @@
background: #2ABDD1;
color: #fff;
margin-left: 0.36rem;
-}
+}