Commit 3f179a04 authored by superman's avatar superman

update

parent c5da3fc9
...@@ -233,7 +233,6 @@ ...@@ -233,7 +233,6 @@
/* .address-map */ /* .address-map */
.address-map { .address-map {
height: 575px; height: 575px;
width: 100%;
background: url("../images/about_us/map.jpg") no-repeat center center; background: url("../images/about_us/map.jpg") no-repeat center center;
background-size: cover; background-size: cover;
} }
......
...@@ -251,14 +251,13 @@ ...@@ -251,14 +251,13 @@
.address-map { .address-map {
height: 575px; height: 575px;
width: 100%;
background: url("../images/about_us/map.jpg") no-repeat center center; background: url("../images/about_us/map.jpg") no-repeat center center;
background-size: cover; background-size: cover;
> div { & > div {
width: 1200px; width: 1200px;
height: 100%; height: 100%;
margin: 0 auto; margin: 0 auto;
> div { & > div {
margin: 150px 0 0 240px; margin: 150px 0 0 240px;
width: 291px; width: 291px;
height: 207px; height: 207px;
......
...@@ -62,7 +62,7 @@ ...@@ -62,7 +62,7 @@
background-position: -329px -13px; background-position: -329px -13px;
} }
.hot-project-introducer > ul li:nth-child(4) > b { .hot-project-introducer > ul li:nth-child(4) > b {
background-position: -450px -13pxpx; background-position: -450px -13px;
} }
.hot-project-introducer > hr.line-separate { .hot-project-introducer > hr.line-separate {
width: 100%; width: 100%;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment