-
+
{{ concatData.data && concatData.data.whatsapp }}
-
+

电话号码
-
+
{{ concatData.data && concatData.data.tel }}
-
+
-
+
-
-
+
+
![]()
@@ -918,18 +932,18 @@
-
-
-
-
-
@@ -1480,6 +1494,9 @@ img {
.jus-x {
justify-content: center;
}
+.jus-sp{
+ justify-content: space-around;
+}
.al-item {
align-items: center;
@@ -1657,12 +1674,15 @@ img {
letter-spacing: normal;
color: #333333;
+ .mg-l-80{
+ margin-left:80px;
+ }
+
.round {
width: 180px;
height: 180px;
background: rgba(218, 246, 241, 0.5);
border-radius: 50%;
- margin-left: 80px;
.deepen {
width: 130px;
@@ -1698,7 +1718,7 @@ img {
height: 368px;
position: absolute;
z-index: 333;
- padding: 0px 80px 0 60px;
+ padding: 0px 80px 0 45px;
font-family: 'PingFangSC-Regular', 'PingFang SC', sans-serif;
font-weight: 400;
font-style: normal;
@@ -1720,7 +1740,6 @@ img {
}
.whatsapp-wx-box {
- margin-top: 50px;
font-family: 'PingFangSC-Regular', 'PingFang SC', sans-serif;
font-weight: 400;
font-style: normal;
@@ -1744,7 +1763,7 @@ img {
width: 1px;
height: 190px;
border: 1px solid #e2e7ec;
- margin: 0 100px 0 100px
+ margin: 0 30px 0 30px
}
}
@@ -1754,6 +1773,15 @@ img {
font-style: normal;
font-size: 24px;
color: #000000;
+ margin-bottom: 30px;
+ }
+
+ .mg-b-50{
+ margin-bottom:50px;
+ }
+
+ .mg-b-30 {
+ margin-bottom: 30px;
}
.box-text {
@@ -1763,6 +1791,11 @@ img {
font-size: 18px;
color: #000000;
margin-top: 20px;
+
+ .num-text {
+ width:180px;
+ word-wrap: break-word;
+ }
}
.mg-l-35 {