diff --git a/css/index.css b/css/index.css
index 6f618a7..bae8928 100644
--- a/css/index.css
+++ b/css/index.css
@@ -503,6 +503,7 @@ a:active{
.news_Container,.conpanyBrand_Container{
display: flex;
align-items: center;
+ margin-top: 100px;
}
.news_Container button,.conpanyBrand_Container button{
background-color: #ffffff;
@@ -1212,10 +1213,10 @@ a:active{
top:25%;
}
.image1{
- bottom: 10%;width: 100%;left: 0%;
+ bottom: 11%;width: 100%;left: 0%;
}
.image2{
- bottom: 29%;width: 100%;left: 0%;
+ bottom: 11%;width: 100%;left: 0%;
}
.image3{
bottom: 27%;
@@ -1271,11 +1272,12 @@ a:active{
margin: 10px;
}
.items1{
-
+ background-image: url(../images/mobilebanner.png) !important;
background-size: auto 100%;
background-position: 77% !important;
}
.item2{
+ background-image: url(../images/mobilebg2.png) !important;
background-position: 23% !important;
background-size: auto 100% !important;
}
@@ -1284,13 +1286,31 @@ a:active{
background-size: auto 100% !important;
}
.g1,.g2,.g3,.g4{width:100%; height:70px; margin:0 5px 5px 0}
+ .news_Container, .conpanyBrand_Container{
+ margin-top:12%;
+ }
+ .footer a{
+ font-size: 12px;
+ font-family: Microsoft YaHei;
+ font-weight: 400;
+ color: #72747a !important;
+ line-height: 30px;
+ }
+ .footer .title {
+ font-size: 14px;
+ font-family: Microsoft YaHei;
+ font-weight: bold;
+ color: #72747a;
+ line-height: 20px;
+ text-align: center;
+ }
}
@media (max-height: 667px) {
.news_Container{
}
- .news_Container, .conpanyBrand_Container{
+ /* .news_Container, .conpanyBrand_Container{
margin-top:12%;
- }
+ } */
}
\ No newline at end of file
diff --git a/images/mobilebanner.png b/images/mobilebanner.png
new file mode 100644
index 0000000..61dabca
Binary files /dev/null and b/images/mobilebanner.png differ
diff --git a/images/mobilebg2.png b/images/mobilebg2.png
new file mode 100644
index 0000000..6e31458
Binary files /dev/null and b/images/mobilebg2.png differ
diff --git a/index.html b/index.html
index 2b3933c..18f4758 100644
--- a/index.html
+++ b/index.html
@@ -18,7 +18,7 @@
-
+