调整联系我们弹窗
This commit is contained in:
@@ -610,7 +610,7 @@
|
|||||||
}
|
}
|
||||||
body .contactUs_pub .contactUs_pub_in,
|
body .contactUs_pub .contactUs_pub_in,
|
||||||
html .contactUs_pub .contactUs_pub_in {
|
html .contactUs_pub .contactUs_pub_in {
|
||||||
width: 7.12rem;
|
width: 7.8rem;
|
||||||
height: 6.4rem;
|
height: 6.4rem;
|
||||||
left: 50%;
|
left: 50%;
|
||||||
top: 50%;
|
top: 50%;
|
||||||
@@ -640,7 +640,7 @@
|
|||||||
}
|
}
|
||||||
body .contactUs_pub .contactUs_pub_in ul,
|
body .contactUs_pub .contactUs_pub_in ul,
|
||||||
html .contactUs_pub .contactUs_pub_in ul {
|
html .contactUs_pub .contactUs_pub_in ul {
|
||||||
width: 6rem;
|
width: 7.1rem;
|
||||||
margin: 0 auto 0;
|
margin: 0 auto 0;
|
||||||
}
|
}
|
||||||
body .contactUs_pub .contactUs_pub_in ul li,
|
body .contactUs_pub .contactUs_pub_in ul li,
|
||||||
|
@@ -815,7 +815,7 @@
|
|||||||
display: none;
|
display: none;
|
||||||
|
|
||||||
.contactUs_pub_in {
|
.contactUs_pub_in {
|
||||||
width: px2rem(534);
|
width: 7.8rem;
|
||||||
height: px2rem(480);
|
height: px2rem(480);
|
||||||
left: 50%;
|
left: 50%;
|
||||||
top: 50%;
|
top: 50%;
|
||||||
@@ -844,7 +844,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
ul {
|
ul {
|
||||||
width: 6rem;
|
width: 7.1rem;
|
||||||
margin: 0 auto 0;
|
margin: 0 auto 0;
|
||||||
|
|
||||||
li {
|
li {
|
||||||
|
@@ -151,7 +151,7 @@
|
|||||||
</li>
|
</li>
|
||||||
<li class="li3">
|
<li class="li3">
|
||||||
<img src="./images/email.png" alt="">
|
<img src="./images/email.png" alt="">
|
||||||
<span><b>Email:</b> zzxx@gmail.co</span>
|
<span><b>Email:</b> pikoservice@outlook.com</span>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
|
Reference in New Issue
Block a user