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