|
@@ -102,7 +102,7 @@ body.loading {
|
|
|
padding: .08rem .24rem;
|
|
|
font-size: .3rem;
|
|
|
line-height: .44rem;
|
|
|
- border-radius: 0.08rem;
|
|
|
+ border-radius: 0.08rem;
|
|
|
}
|
|
|
.seo-button.radius {
|
|
|
border-radius: 0.36rem;
|
|
@@ -111,6 +111,9 @@ body.loading {
|
|
|
color: #fff;
|
|
|
background-color: #2ABED1;
|
|
|
}
|
|
|
+.seo-button.phone-seo-button,.seo-button.login-seo-button{
|
|
|
+ width: 3.16rem;
|
|
|
+}
|
|
|
/* seo button */
|
|
|
/* nav button */
|
|
|
.nav-button {
|
|
@@ -312,7 +315,7 @@ body.loading {
|
|
|
padding-left: .32rem;
|
|
|
}
|
|
|
.buyer-info-hd {
|
|
|
- margin-right: .24rem;
|
|
|
+ margin-right: .24rem;
|
|
|
}
|
|
|
.buyer-info-bd {
|
|
|
max-width: 77%;
|
|
@@ -649,7 +652,7 @@ body.loading {
|
|
|
.swiper-pagination .swiper-pagination-bullet {
|
|
|
width: 0.08rem;
|
|
|
height: 0.08rem;
|
|
|
-
|
|
|
+
|
|
|
}
|
|
|
.swiper-pagination .swiper-pagination-bullet-active {
|
|
|
background-color: #fff;
|
|
@@ -848,4 +851,4 @@ body.loading {
|
|
|
background-color: #fff;
|
|
|
border-top: 1px solid rgba(0, 0, 0, 0.08);
|
|
|
border-bottom: 1px solid rgba(0, 0, 0, 0.08);
|
|
|
-}
|
|
|
+}
|