diff --git a/contact.html b/contact.html
index 511fab0..4fd7a4e 100644
--- a/contact.html
+++ b/contact.html
@@ -129,6 +129,7 @@
企业荣誉
打造创新型停车场 轻松停车
diff --git a/css/contact.css b/css/contact.css
index 6d8e10c..b87dc81 100644
--- a/css/contact.css
+++ b/css/contact.css
@@ -197,5 +197,21 @@
width: 382px;
height: 260px;
float: left;
- margin-right: 20px;
+ margin-right: 27px;
+}
+.box span{
+ position: absolute;
+ bottom:105px;
+ display: inline-block;
+ width: 50px;
+ height: 50px;
+ cursor: pointer;
+ background: url('../images/swiper-l-r.png') no-repeat;
+ /*background-size: 100% 100%;*/
+ z-index: 90;
}
+
+.box .next{
+ background-position: -60px 0px;
+ right: 0;
+}
\ No newline at end of file
diff --git a/images/swiper-l-r.png b/images/swiper-l-r.png
new file mode 100644
index 0000000..bc86ef1
--- /dev/null
+++ b/images/swiper-l-r.png